UNPKG

node-noise

Version:
19 lines (11 loc) 239 B
# node-noise [noise-protocol](http://www.noiseprotocol.org/) implementation based node.js stream # Installation ```bash $ yarn add node-noise ``` ```bash $ npm install --save node-noise ``` # License [Apache-2.0 License](./LICENSE)