Skip to content

v0.4.2

Compare
Choose a tag to compare
@1c3t3a 1c3t3a released this 25 Jun 18:57
· 67 commits to main since this release
69b5967

Changes

  • Fix "Error while parsing an incomplete packet socketio" on first heartbeat killing the connection async client
    (#311). Credits to @sirkrypt0
  • Fix allow awaiting async callbacks (#313). Credits to @felix-gohla
  • Various performance improvements especially in packet parsing. Credits to @MaxOhn
  • API for setting the reconnect URL on a connected client (#251).
    Credits to @tyilo