v1.0.2
⚠️ Breaking Change
- socket service connect function no longer returns the socket. initialize needs to be called first which returns the socket
What's Changed
- fix: change socket service to initialize first then connect by @jacqueswho in #38
- fix: socket connect callback race conditions by @jacqueswho in #39
Full Changelog: v1.0.1...v1.0.2