jabr / forthwith

A shared, browser-server workspace for RingoJS inspired by now.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthwith

A shared, browser-server workspace for RingoJS inspired by now.js.

Examples

  • ./examples/chat

    A basic multi-user chat interface.

Limitations

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.

About

A shared, browser-server workspace for RingoJS inspired by now.js.

License:MIT License


Languages

Language:JavaScript 100.0%