1.4.1 (2020-11-28)
1.4.0 (2020-11-09)
1.3.0 (2020-11-03)
1.2.7 (2020-10-31)
1.2.6 (2020-10-31)
1.2.5 (2020-06-03)
- upgrade av to 8.0.0 (656b312)
1.2.4 (2020-04-02)
- expand list of fallback stun and turn servers (5e179f3)
1.2.3 (2020-03-29)
- improve http-proxy resilience to network disruptions (2a85739)
1.2.2 (2020-03-24)
- handle graceful peer reconnect on network disruptions (95ce08c)
- move peer to local variable scope (3afc680)
- shutdown cleanup (de121d7)
- syntax error (10ad6e1)
1.2.1 (2020-02-13)
- switched to aiohttp for more robust webrtc connectivity (20f12e2)
1.2.0 (2020-02-12)
- more robust datachannel management (8755cfc)
1.1.6 (2020-02-04)
1.1.5 (2020-02-03)
- logging levels (fffcdd4)
1.1.4 (2020-02-01)
- log levels throughout code (c4c5836)
1.1.3 (2020-01-30)
- polish shutdown sequence (161394c)
1.1.2 (2020-01-29)
- use find_namespace: to include python code in package (204a13b)
1.1.1 (2020-01-29)
- remove msgpack dependency (9dc5b03)
1.1.0 (2020-01-29)
- add ext.http-proxy to pypi package (1fbaaa4)
1.0.9 (2020-01-28)
- update docs to reflect pypi release (e684daf)
1.0.8 (2020-01-28)
- Include PnP and HTTP Proxy features in README (eaa9fbc)
1.0.7 (2020-01-28)
- include README.md in pypi package (9275708)
1.0.6 (2020-01-28)
- trigger pypi release (f9acd06)
1.0.5 (2020-01-28)
- pypi classisifer topic (f06ce5a)
1.0.4 (2020-01-28)
1.0.3 (2020-01-28)
- pypi dev status classifier (e8c773a)
1.0.2 (2020-01-28)
- package dir (6007457)
1.0.1 (2020-01-28)
- publish action trigger (ef7ffa1)
- a number of fixes in the port (c627b1d)
- add test placeholder (0557c5f)
- advancing towards initia PoC (39d03f5)
- advancing with port (3a67796)
- datachannel handshake bugs (66682a7)
- datachannel handshake bugs between python and js peers (15c9958)
- datachannel setup fixes (897a8b0)
- dataconnection port bugs (6093cde)
- done with conversion of all peerjs datachannel code to python. Time to test it. (a8ad1cd)
- first successful package setup script (87dcc2e)
- http proxy (06d3708)
- issues with Safari and iOS (57ecadf)
- making progress with port from js (cf55701)
- more fixes in port (ef0acc2)
- p2p dataconnection fixes (5a22a22)
- peer.py port advancing (af8e675)
- plug and play support fixes (94b8105)
- polishing signaling server communication and room membership api (1849be6)
- port fixes towards MVP (4a76bac)
- prepare setup.py and .cfg packaging script (1cbe908)
- progressing with port (70b9eca)
- progressing with port (6cd7645)
- progressing with port from js, but not ready yet (4b553d9)
- progressing with python port (a6142cc)
- various fixes in python port (ceac7ab)
- various fixes of port errors (ffe854a)
- various fixes, close to running a cli test (ed7c608)
- various port fixes (f26f88b)
- add peerroom class to manage shared local rooms for peers (467260e)
- communication with signaling server over websockets successfully tested (62ca5d3)
- datachannel handshake successful (c9da24a)
- initial code commit. Dev draft. Doesn't work yet. (3564b3b)
- persist peer id between restarts (19f42b4)
- server side http tunnel over webrtc peer datachannel (48b40f3)