Skip to content

Releases: Temasys/SkylinkJS

0.4.1: incomingMessage sending correct peerId

27 Aug 09:31
Compare
Choose a tag to compare

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

25 Aug 10:21
Compare
Choose a tag to compare

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 now incomingStream
  • chatMessageReceived is now incomingMessage
  • Only two chat function are remaining. .sendMessage and .sendP2PMessage
  • Lots of Bugfixes.

0.3.1: Updated Interface for ease-of-use.

14 Aug 10:34
Compare
Choose a tag to compare

Dependencies

API Documentation

Documentation files are in the doc/ folder.

NPM Installation

npm install git://github.com/Temasys/SkylinkJS#0.3.1