v0.4.2
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