Goal: To have a feature complete Simperium client using the websocket API and adaptable local storage layers.
Currently with this library you can:
- authorize/create users
- fetch bucket indexes
- send receive changes
See the example to get an idea of how the API looks.
Uses Mocha for testing.