Skip to content

Tags: ivelin/peerjs-python

Tags

v1.4.2

Toggle v1.4.2's commit message
chore(release): 1.4.2 [skip ci] ## [1.4.2](v1.4.1...v1.4.2) (2021-09-21) ### Bug Fixes * test new script ([5090913](5090913))

v1.4.1

Toggle v1.4.1's commit message
chore(release): 1.4.1 [skip ci] ## [1.4.1](v1.4.0...v1.4.1) (2021-09-21) ### Bug Fixes * allow more lenient peers id load ([1fe71b6](1fe71b6)), closes [ambianic#51](https://github.com/ivelin/peerjs-python/issues/51) * allow more lenient peers id load ([981ae27](981ae27)) * load peer ID from an empty file ([4cfe6fb](4cfe6fb)), closes [ambianic#52](https://github.com/ivelin/peerjs-python/issues/52) * load peer ID from an empty file ([b9ff9fa](b9ff9fa)) * log_level not found in config ([fb0a2da](fb0a2da)), closes [ambianic#53](https://github.com/ivelin/peerjs-python/issues/53) * log_level not found in config ([ddfedea](ddfedea)) * merge pull request [ambianic#38](https://github.com/ivelin/peerjs-python/issues/38) from ivelin/master ([12a4365](12a4365)) * peer reconnect error; closes [ambianic#31](https://github.com/ivelin/peerjs-python/issues/31) ([6b68cfa](6b68cfa)) * rename http-proxy to http_proxy ([8ee5e0b](8ee5e0b)), closes [ambianic#50](https://github.com/ivelin/peerjs-python/issues/50)

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci] # [1.4.0](ambianic/peerjs-python@v1.3.0...v1.4.0) (2020-11-09) ### Features * expose dedicated configuration ([c1cf754](ambianic@c1cf754)), closes [ambianic#37](ambianic#37)

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci] # [1.3.0](ambianic/peerjs-python@v1.2.7...v1.3.0) (2020-11-03) ### Features * expose stun servers config ([22f69b3](ambianic@22f69b3)), closes [ambianic#36](ambianic#36)

v1.2.7

Toggle v1.2.7's commit message
chore(release): 1.2.7 [skip ci] ## [1.2.7](ambianic/peerjs-python@v1.2.6...v1.2.7) (2020-10-31) ### Bug Fixes * accomodate aiortc 1.0 breaking change ([eebc55c](ambianic@eebc55c)) * remove irresponsive TURN server ([4cafb54](ambianic@4cafb54))

v1.2.6

Toggle v1.2.6's commit message
chore(release): 1.2.6 [skip ci] ## [1.2.6](ambianic/peerjs-python@v1.2.5...v1.2.6) (2020-10-31) ### Bug Fixes * remove dead STUN and TURN servers ([ef53875](ambianic@ef53875)) * support python 3.7 and 3.8 ([cfb81a1](ambianic@cfb81a1))

v1.2.5

Toggle v1.2.5's commit message
chore(release): 1.2.5 [skip ci] ## [1.2.5](ambianic/peerjs-python@v1.2.4...v1.2.5) (2020-06-03) ### Bug Fixes * upgrade av to 8.0.0 ([656b312](ambianic@656b312))

v1.2.4

Toggle v1.2.4's commit message
chore(release): 1.2.4 [skip ci] ## [1.2.4](ambianic/peerjs-python@v1.2.3...v1.2.4) (2020-04-02) ### Bug Fixes * expand list of fallback stun and turn servers ([5e179f3](ambianic@5e179f3))

v1.2.3

Toggle v1.2.3's commit message
chore(release): 1.2.3 [skip ci] ## [1.2.3](ambianic/peerjs-python@v1.2.2...v1.2.3) (2020-03-29) ### Bug Fixes * improve http-proxy resilience to network disruptions ([2a85739](ambianic@2a85739))

v1.2.2

Toggle v1.2.2's commit message
chore(release): 1.2.2 [skip ci] ## [1.2.2](ambianic/peerjs-python@v1.2.1...v1.2.2) (2020-03-24) ### Bug Fixes * handle graceful peer reconnect on network disruptions ([95ce08c](ambianic@95ce08c)) * move peer to local variable scope ([3afc680](ambianic@3afc680)) * shutdown cleanup ([de121d7](ambianic@de121d7)) * syntax error ([10ad6e1](ambianic@10ad6e1))