Skip to content

saltyrtc-server-python 2.0.0

Compare
Choose a tag to compare
@lgrahl lgrahl released this 16 Jul 13:08
· 141 commits to master since this release
v2.0.0
35331a3

Important: Make sure you're using Python >= 3.4.4 and that your clients support the disconnected message before upgrading.

  • Add support for the disconnected message (major)
  • Fix potential invalid order of messages when dispatching a send-error
  • Fix the id field's value in the send-error message
  • Fix a few potential race conditions