kvision
kvision copied to clipboard
[Feature] Add support for PeerJS to do WebRTC based peer-to-peer communication
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?