opjs-primitives

0.1.0 • Public • Published

Status: DEV

OpenPeer JavaScript Primitives Library

This library contains the JavaScript primitives needed to build JavaScript implementations of the OpenPeer Protocol.

The library features:

  • Cryptographic compatibility with Java, PHP and C implementations.
  • Runnable in NodeJS and Browser.

Install

npm install opjs-primitives

Development

Dev UI:

make install
make run
open http://localhost:8081/

Development Process:

  1. make test (this runs server-side and dev UI tests)
  2. Launch dev UI
  3. Run all dev UI tests
  4. Make changes
  5. Run/write individual tests to verify changes
  6. make test
  7. Commit

License

BSD-2-Clause

Readme

Keywords

none

Package Sidebar

Install

npm i opjs-primitives

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • cadorn