Propagates document updates peer-to-peer to all users using WebRTC.
- Fast message propagation -Encryption and authorization over untrusted signaling servers
- No setup required, public signaling servers are available
- Very little server load
- Not suited for a large amount of collaborators on a single document (each peer is connected to each other)
--
- Published under: @layer5/y-webrtc
- Forked from: https://github.com/yjs/y-webrtc
- Original y-webrtc version: [10.2.4)(https://www.npmjs.com/package/y-webrtc?activeTab=versions)