Skip to content
josmas edited this page Aug 6, 2011 · 7 revisions

Welcome to the beetroot_board wiki!

Links

Client Examples

Examples can be found in http://websocket.org/

Server implementations

http://stackoverflow.com/questions/1530023/do-i-need-a-server-to-use-html5s-websockets

We can go for Java or Node.js

Notes on the server page [https://github.com/josmas/beetroot_board/wiki/The-Sever].

##Canvas

look into 'context'. We think that we need one per client connected.

Clone this wiki locally