Skip to content

Possible to communicate between web workers with sockets locally? #20727

Answered by sbc100
djytw asked this question in Q&A
Discussion options

You must be logged in to vote

No we don't currently have support for anything like that.

In fact, there is nothing in the form of IPC for different emscripten-built modules. Currently would would have to do any wiring of multiple modules/instance yourself, emscripten doesn't do any of that for you.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@djytw
Comment options

Answer selected by djytw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants