muaz-khan / Canvas-Designer

Collaborative, extendable, JavaScript Canvas2D drawing tool, supports dozens of builtin tools, as well as generates JavaScript code for 2D animations.
https://www.webrtc-experiment.com/Canvas-Designer/
MIT License
368 stars 171 forks source link

Collaborative web canvas #1

Open ITSPLI opened 9 years ago

ITSPLI commented 9 years ago

Issues of canvas designer :

1 . sometimes it takes too much time to connect with room instance.

2 . when i join the room after starting the discussions my canvas was blank and when i start writing something , all the previous instance of that room was removed, even if anyone refresh the webpage, all the content is also removed from everyone's canvas of that room.

Is there a way that we can capture live changes in the database of our server, and show them?