@yaus/heckle
v0.0.5
Published
isomorphic p2p chat protocol
Downloads
22
Readme
heckle
instructions
heckle: chat cli
heckle --private-key <>
heckle --private-key <> --heckle <someone elses public key>
<enter interactive chat mode>
heckle --export
library usage
var heckle = require('@yaus/heckle')
install
npm i @yaus/heckle -g