Releases: lepicekmichal/SignalRKore
Releases · lepicekmichal/SignalRKore
0.7.1
- Fix throwing error on registering multiple non-result listeners
0.7.0
0.6.2
- Failure on negotiation also starts reconnection process
0.6.0
- added support for iOS (iosArm64 and iosSimulatorArm64)
0.5.4
- fixed reconnection on socket closing
- updated kotlin to version 1.9.23
- updated AGP to version 8.3.1
- updated ktor to version 2.3.8
0.5.3
- fixed manual restart
- fixed unhandled crash with handshake
- updated kotlin to version 1.9.21
- updated ktor to version 2.3.6
0.5.0
added support for automatic reconnect
0.4.0
- fixed disconnect status
- extended functionality to JVM
- updated ktor to version 2.2.1
0.3.0
Added streams
0.2.0
SSE reuses okhttp instance passed to ktor