Skip to content

Releases: digital-pet/pyBGBLink

v0.69.420 - "Blaze It"

14 Nov 06:52
Compare
Choose a tag to compare

• Server class accepts client connections and handshakes, then holds connection open and sends packets
• Client class connects to server and handshakes, and then holds connection open and sends packets
• All necessary event handlers are present
• ProxyServer and ProxyPeer classes are roughed in
• Documentation is partially complete