v0.1.0
peersignal v0.1.0
Initial release!
Features
- π Code-based P2P pairing
- π Works in Node.js and browsers
- β‘ Auto-approve by default (knowing code = trust)
- π‘ WebRTC data channels for direct messaging
- π§ Trickle ICE for fast connections
Install
npm install peersignal
# For Node.js:
npm install node-datachannel