TypeFox / open-collaboration-tools

Open Collaboration Tools: live-sharing solution for Eclipse Theia, VS Code and other editors and IDEs
https://www.open-collab.tools/
MIT License
81 stars 5 forks source link

Enable end-to-end encryption #14

Closed msujew closed 2 months ago

msujew commented 2 months ago

Refactors the messaging mechanism to include e2e encryption. Also refactors messages to use binary encoding (msgpack) during transmission to enable sending around binary payloads.

jonah-iden commented 2 months ago

@msujew can confirm caching works great and it feels super fast