Releases: ambianic/peerjs-python
Releases · ambianic/peerjs-python
v1.2.6
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
1.2.5 (2020-06-03)
Bug Fixes
v1.2.4
1.2.4 (2020-04-02)
Bug Fixes
- expand list of fallback stun and turn servers (5e179f3)
v1.2.3
1.2.3 (2020-03-29)
Bug Fixes
- improve http-proxy resilience to network disruptions (2a85739)
v1.2.2
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
1.2.1 (2020-02-13)
Bug Fixes
- switched to aiohttp for more robust webrtc connectivity (20f12e2)
v1.2.0
1.2.0 (2020-02-12)
Features
- more robust datachannel management (8755cfc)
v1.1.6
1.1.6 (2020-02-04)
Bug Fixes
v1.1.5
1.1.5 (2020-02-03)
Bug Fixes
v1.1.4
1.1.4 (2020-02-01)
Bug Fixes
- log levels throughout code (c4c5836)