Now About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/relay/network.py
AgeCommit message (Collapse)Author
3 daysnetwork: Improve disconnect handlingLucas Fryzek
Make sure disconnecting closes the SSH tunnel connection. Also add keep alive ping to check if connection to server is still there and time out if the keep alive ping does not respond.
2024-10-07fix various exceptions from missing Qweechat codeLucas Fryzek
2024-10-06window: Add interface for connecting and disconnectingLucas Fryzek
2024-10-05chat: Get auto-scroll working, and fix ssh connLucas Fryzek
2024-10-04Initial commitLucas Fryzek