/forthwith

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

Primary LanguageJavaScriptMIT LicenseMIT

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.