kvision icon indicating copy to clipboard operation
kvision copied to clipboard

[Feature] Add support for PeerJS to do WebRTC based peer-to-peer communication

Open JoonasC opened this issue 3 years ago • 0 comments

peerjs is a javascript library which allows for simple peer-to-peer communication using WebRTC. Peer-to-peer communication could be useful when doing Google Docs style multi-user synchronization for example.

Could you add support for PeerJS in KVision?

JoonasC avatar Jan 19 '22 16:01 JoonasC