philips / libsignal-node-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libsignal Node Example

Silly example encrypted session between two clients a and b.

This code is mostly lifted from libsignal node test case and annotated with print statements.

Usage

yarn install -D
npx nodemon

About


Languages

Language:TypeScript 53.1%Language:JavaScript 46.9%