Releases: ambianic/peerjs-python
Releases · ambianic/peerjs-python
 v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-01-28)
Bug Fixes
- 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)
 
Features
- 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)