Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
Is possible to open a WebSocket with a Thunderbird add-on?
Post Body

Hi.

I am trying to use websockets in a Thunderbird extension I am working on but I only get an empty error when I am trying to do it.

Here is an example of what I am trying to do:

In my background.js: ```js console.log("a");

let ws = new WebSocket("wss://echo.websocket.org");

console.log("b"); ```

But I only see get this result in the debugging console: Webconsole context has changed a background.js:1:9 Webconsole context has changed : background.js:3 <anonyme> moz-extension://e908747f-c410-4427-8868-1336f813f1cd/background.js:3

I am testing on Thunderbird v68.6.0.

Author
Account Strength
100%
Account Age
11 years
Verified Email
Yes
Verified Flair
No
Total Karma
7,846
Link Karma
5,479
Comment Karma
2,334
Profile updated: 3 days ago
Posts updated: 9 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago