rupl / bustashape

Collaborative, real-time artboards
https://bustashape.art
MIT License
5 stars 3 forks source link

Rejoin on lost connection #94

Closed rupl closed 7 years ago

rupl commented 7 years ago

Socket.io automatically re-establishes a basic connection, but the rooms were not being rejoined. This branch ensures that the room is rejoined and users can continue participating in a room without refreshing the page.

This also means the server can die/reboot without disrupting anything too! 👍

This also finishes laying the groundwork for #80

rupl commented 7 years ago

hmm, build error on Twitter config. I'll just trust myself :bowtie: