y-crdt / yrs-warp

Yrs web socket data exchange protocol implementation for tokio warp server
Other
16 stars 6 forks source link

Broadcast groups #2

Closed Horusiath closed 1 year ago

Horusiath commented 1 year ago

Related to #1

This PR introduces the idea of BroadcastGroups, which can be used as a gossip exchange hubs between web sockets communicating using y-sync binary protocol.