Skip to content

mnaamani/otr4-em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTR4-em - Off-the-Record Messaging [emscripten]

This module exposes a simple event emitting API which wraps around libotr4.1.0 compiled to javascript using the emscripten compiler.

You can install the module directly from npm registry:

npm install otr4-em

A short tutorial is available.

Latest API documentation can be found here

For version's older than v0.1.0 see documentation here

Example Use:

Related projects:

  • otr talk p2p chat (command line chat app)

License

The module is dual licensed: GPLv2 and LGPL You may choose the license that is more suitable for your application.

built on

Important Note: The package includes an optimised/minified precompiled libotr4.js to simplify npm package installation. You may rebuild libotr4.js from source if required. How-to build libotr4.js

About

OTR Messaging Protocol [libotr4.1.1 emscripten] (otr4-em)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published