Skip to content

Releases: peers/peerjs

v1.4.0-rc.3

05 May 13:49
46c5855
Compare
Choose a tag to compare
v1.4.0-rc.3 Pre-release
Pre-release

1.4.0-rc.3 (2022-05-05)

Bug Fixes

  • add changelog and npm version to the repo (d5bd955)

v1.4.0-rc.2

28 Apr 11:22
82b8c71
Compare
Choose a tag to compare
v1.4.0-rc.2 Pre-release
Pre-release

1.4.0-rc.2 (2022-04-28)

Bug Fixes

  • websocket connection string (82b8c71)

v1.4.0-rc.1

27 Apr 08:38
63f065a
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release

1.4.0-rc.1 (2022-04-27)

Bug Fixes

  • add token to PeerJSOption type definition (e7675e1)

Features

Performance Improvements

  • turn: lower TURN-latency due to more local servers (a412ea4)

Release 1.3.2

11 Mar 08:14
Compare
Choose a tag to compare

See changelog.md

Release 1.3.0

03 Jul 08:33
Compare
Choose a tag to compare

Changed: don't close the Connection if iceConnectionState changed to disconnected

1.0.0

10 Apr 17:11
Compare
Choose a tag to compare

Refactoring

Almost all project was refactored!!!

  • removed: xhr long-pooling #506
  • changed: fetch api instead of xhr

Features

  • added: heartbeat #502

Bug Fixes

  • fixed: destroy RTCPeerConnection #513
  • fixed: MediaStream memory leak #514

2018 Release

28 Aug 08:23
e5b82ce
Compare
Choose a tag to compare
Merge pull request #437 from capripio/master

Add WebRTC Adapter