When broswer refreshing, the socket connection is duplicated.
Though a room is empty, the room isn't removed.
chat
Add people list.
draggable
Upgrade event performance.
canvas
Add layers. Add paint. Add downloading image in canvas. Add feature whether keeping canvas after got out. When one enter the room, canvas status of others have to be reflected in one's mirroring-canvas.
draggable.js
$('#something').minimalize(selected);
Something : Object to minimalize.
Selected : Child object of Something that dbclick to minimalize. Only this object doesn't hide.
$('#something').draggable(selected);
Something : Object to drag.
Selected : Child object of Something to drag. When dragging this object, Something is moved.
chat.js
Feature to chat.
canvas.js
Feature to draw
mirroring-canvas.js
Feature to draw other people's canvas over socket.io
1 Enter width, height of your canvas and press "start" button.
2 Enjoy canvas!
1 Enter width, height of your canvas and press "start" button.
2 Enter your name and press "confirm" button.
3 You can chat and draw with someone and your room name is 'vw89B0J'.
4 The other try to connect to room 'vw89B0J'.
5 Someone enter the room.
6 Enjoy drawing and chatting.







