Skip to content

saltyrtc-server-python 3.0.0

Compare
Choose a tag to compare
@lgrahl lgrahl released this 18 Dec 16:06
· 85 commits to master since this release
v3.0.0
d7084f8
  • Use the timeout close code (3008) when a client does not respond to a
    ping message (major)
  • Add support for Python 3.7
  • Various task queue improvements resulting in more robust client handling
  • Fix to not send a 'disconnected' message when a responder has been dropped
    via 'drop-responder'
  • Fix to prevent the initiator from relaying messages to a responder client
    which is in the process of being dropped
  • Fix to not accept new incoming connections when closing the server