Andrew Magliozzi b15c7aa4e6 Inital Commit hace 12 años
..
archive b15c7aa4e6 Inital Commit hace 12 años
images b15c7aa4e6 Inital Commit hace 12 años
lib b15c7aa4e6 Inital Commit hace 12 años
node_modules b15c7aa4e6 Inital Commit hace 12 años
static b15c7aa4e6 Inital Commit hace 12 años
README.markdown b15c7aa4e6 Inital Commit hace 12 años
old_bcserver.js b15c7aa4e6 Inital Commit hace 12 años
server.js b15c7aa4e6 Inital Commit hace 12 años

README.markdown

backchannel

is a reimplementation of the features of backchan.nl using a node.js server with the socket.io module. It is intended for HTML5 capable browsers supporting websockets. The project will migrate towards a component stucture with a javascript library to be used on the HTML page and a node module to be used on the server, each containing no presentation. Examples of practical ways to skin the functionality will available as part of the project.