Skip to content

Releases: ambianic/peerjs-python

v1.2.6

31 Oct 00:31
Compare
Choose a tag to compare

1.2.6 (2020-10-31)

Bug Fixes

  • remove dead STUN and TURN servers (ef53875)
  • support python 3.7 and 3.8 (cfb81a1)

v1.2.5

03 Jun 15:04
Compare
Choose a tag to compare

1.2.5 (2020-06-03)

Bug Fixes

v1.2.4

02 Apr 01:53
Compare
Choose a tag to compare

1.2.4 (2020-04-02)

Bug Fixes

  • expand list of fallback stun and turn servers (5e179f3)

v1.2.3

29 Mar 21:34
Compare
Choose a tag to compare

1.2.3 (2020-03-29)

Bug Fixes

  • improve http-proxy resilience to network disruptions (2a85739)

v1.2.2

24 Mar 21:40
Compare
Choose a tag to compare

1.2.2 (2020-03-24)

Bug Fixes

  • handle graceful peer reconnect on network disruptions (95ce08c)
  • move peer to local variable scope (3afc680)
  • shutdown cleanup (de121d7)
  • syntax error (10ad6e1)

v1.2.1

13 Feb 03:26
Compare
Choose a tag to compare

1.2.1 (2020-02-13)

Bug Fixes

  • switched to aiohttp for more robust webrtc connectivity (20f12e2)

v1.2.0

12 Feb 14:14
Compare
Choose a tag to compare

1.2.0 (2020-02-12)

Features

  • more robust datachannel management (8755cfc)

v1.1.6

04 Feb 18:46
Compare
Choose a tag to compare

1.1.6 (2020-02-04)

Bug Fixes

v1.1.5

03 Feb 02:21
Compare
Choose a tag to compare

1.1.5 (2020-02-03)

Bug Fixes

v1.1.4

01 Feb 00:39
Compare
Choose a tag to compare

1.1.4 (2020-02-01)

Bug Fixes

  • log levels throughout code (c4c5836)