Starting out with derbyJS.
I am looking for a working example (or directions) for a small derbyJS app that synchronizes the content of a canvas.
Something like the multiplayer notepad screencast, but using an HTML canvas.
Edit : I will only ever need to synchronise a 2D context. Also I would prefer a solution leveraging derbyJs, but at this point if you have another solution I may as well consider it.