TypeFox / vscode-messenger

RPC messaging library for the VS Code extension platform
MIT License
33 stars 3 forks source link

Evaluate a possibility to implement messaging with a Worker/SharedWorker #18

Open dhuebner opened 10 months ago

dhuebner commented 10 months ago

It would be interesting to try out communication with a worker thread. Following should work: