Skip to content

v0.2.3

Choose a tag to compare

@DinoThor DinoThor released this 28 Mar 11:57
· 172 commits to master since this release

Hotfix:

  • Move message/connection queue creation from contextvars to server class to ensure queues are created in the correct loop
  • Limit the TLS version to 1.2 due to bad negotiation with SPADE/Slixmpp client. (TEMPORAL SOLUTION)