Warning, this is alpha code! Interfaces and functionality might change a lot in each version.
A client centric websocket service that lets the clients put anything on a shared websocket 'table'.
It is inspired by redux, and my desire to rapidly prototype browserbased multiplayer games.
- Scopes, server-private scopes
- Add XSS protection and fix the lodash securety issue..