simperium
v1.1.4
Published
A simperium client for node.js
Downloads
104
Keywords
Readme
Simperium Client library for Node.js
Goal: To have a feature complete Simperium client using the websocket API and adaptable local storage layers.
Features
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.
Unit Tests
Uses Mocha for testing.