Comparing version
@@ -381,3 +381,3 @@ var util = require('util'); | ||
iceServers: this.iceServers, | ||
constraints: this.peerConnectionConstraints | ||
constraints: this.config.peerConnectionConstraints | ||
}, req); | ||
@@ -384,0 +384,0 @@ } |
{ | ||
"name": "jingle", | ||
"description": "Generic Jingle via WebRTC session manager.", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"author": "Lance Stout <lance@andyet.net>", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/otalk/jingle.js/issues", |
@@ -53,2 +53,6 @@ # Jingle WebRTC | ||
## Documentation | ||
- [API Reference](docs/Reference.md) | ||
## License | ||
@@ -55,0 +59,0 @@ |
61010
17.84%16
6.67%64
6.67%