A shared, browser-server workspace for RingoJS inspired by now.js.
-
./examples/chat
A basic multi-user chat interface.
The client currently requires a native WebSocket implementation and a generally modern Javascript implementation (e.g. JSON, Array.prototype.filter, Array.prototype.forEach, Object.defineProperty). At the moment, I believe only Chrome works.