Releases: Temasys/SkylinkJS
Releases · Temasys/SkylinkJS
0.4.1: incomingMessage sending correct peerId
Dependencies
API Documentation
Documentation files are in the doc/
folder.
NPM Installation
npm install git://github.com/Temasys/SkylinkJS#0.4.1
Notable changes
mediaAccessError
thrown if not all getUserMedia requirements are granted by the user.- Documentation updates
0.4.0: Updated chat interface and incoming stream events
Dependencies
API Documentation
Documentation files are in the doc/
folder.
NPM Installation
npm install git://github.com/Temasys/SkylinkJS#0.4.0
Notable changes
addPeerStream
event is nowincomingStream
chatMessageReceived
is nowincomingMessage
- Only two chat function are remaining.
.sendMessage
and.sendP2PMessage
- Lots of Bugfixes.