Skip to content

v0.1.0

Choose a tag to compare

@monteslu monteslu released this 03 Feb 21:50
· 12 commits to main since this release
19c125b

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