HTML5 canvas synchronisation, part 2, peer-to-peer
In part 2 of my hacking a way to synchronise HTML5 canvases across browser windows, I'm taking the results from part 1 and making them work between browser windows via communications lib PeerJS.
Members only