[noise] Javascript example code
Kyle Bateman
kyle at batemans.org
Mon Apr 9 19:25:41 PDT 2018
I'm interested in possibly using noise protocol for a peer-to-peer
private credit system (http://gotchoices.org/mychips/intro.html). The
server will be written in Javascript, running under node.js.
I've read through the noise specification a few times and I see the npm
package, noise-c.wasm. I understand enough to be dangerous at this
point, but still looking for more help and examples to get started.
Is there some Javascript sample code somewhere implementing an example
of client/server or peer/peer communications?
More information about the Noise
mailing list