Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jordic/node_tests
https://github.com/jordic/node_tests
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jordic/node_tests
- Owner: jordic
- Created: 2012-05-06T20:48:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-14T05:35:24.000Z (over 12 years ago)
- Last Synced: 2024-11-06T02:56:55.342Z (about 2 months ago)
- Language: JavaScript
- Size: 3.69 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
COPERATIVE SOCKET.IO DRAWER
===============================
Author: Jordi Collell
jordicgmail.comRealtime drawing using canvas object. Support FF, Safari and Chrome.
Using node + socket.io + expressThis is a test project and will evolve, at the point only drawing with a custom
Shape is supported. No shape change, no exportable, no... but will be added.Future plans:
- Export canvas object to png
- Add shapes and rubbers. Add colors.
- Create draw rooms. At this momment only drawing on general room is supported.
- Add chromeframe support, actually not testedFeatures:
------------
- Ping calculus.
- Mouse tracking for drawers.