Chat-Wane / CRATE

CRATE is a real-time distributed CollaboRATive Editor
http://chat-wane.github.io/CRATE
99 stars 13 forks source link

Disconnection button #8

Closed Chat-Wane closed 9 years ago

Chat-Wane commented 9 years ago

Currently, a user can join but cannot leave the network. Simply add a disconnect button which call the appropriate networking function (not in the common p2pnetwork interface yet). Thus, the user can connect, disconnect, continue the editing offline, reconnect and share its changes.