turn-js
v0.5.4
Published
TURN (Traversal Using Relay NAT) library written entirely in JavaScript
Downloads
546
Readme
Turn-JS
TURN (Traversal Using Relay NAT) library written entirely in JavaScript.
Features
- implements (most of) the features specified in RFC 5766
- supports TCP and UDP communication
- offers callback and promise based API
- can be browserified (to be used in chrome apps)
Install
npm install turn-js