Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Add requirements that raw sockets should be support in WebWorkers. #87

Open
lygstate opened this issue May 2, 2015 · 1 comment
Open

Comments

@lygstate
Copy link

lygstate commented May 2, 2015

At the current time, there is no specific works about if there is need to support for Raw Sockets in Web Worker.

@ClaesNilsson
Copy link
Contributor

Sorry for late reply.

There has been a discussion on making this independent of DOM, which would make it implementable in JS servers, web workers, etc: #62. I don't see any problems exposing the API to a web worker except the general big issue on security. See the section on Security and Privacy and the Permission methods in the specification.

FYI: As the SysApps WG has been closed down we are in the process of moving the TCP and UDP Sockets API to a Community Group where interested parties could continue to develop this API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants