Skip to content

hookflash/obsolete.opjs-primitives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors