Skip to content

Simperium/node-simperium

Repository files navigation

Simperium Client library for Node.js

Build Status

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.