Skip to content

Releases: lepicekmichal/SignalRKore

0.7.1

30 Apr 08:46
Compare
Choose a tag to compare
  • Fix throwing error on registering multiple non-result listeners

0.7.0

29 Apr 00:34
Compare
Choose a tag to compare
  • Added client results #1

0.6.2

13 Apr 19:39
Compare
Choose a tag to compare
  • Failure on negotiation also starts reconnection process

0.6.0

24 Mar 19:10
Compare
Choose a tag to compare
  • added support for iOS (iosArm64 and iosSimulatorArm64)

0.5.4

23 Mar 09:14
Compare
Choose a tag to compare
  • 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

28 Jan 20:56
Compare
Choose a tag to compare
  • 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

31 Dec 20:33
Compare
Choose a tag to compare

added support for automatic reconnect

0.4.0

11 Dec 17:52
Compare
Choose a tag to compare
  • fixed disconnect status
  • extended functionality to JVM
  • updated ktor to version 2.2.1

0.3.0

09 Dec 20:07
Compare
Choose a tag to compare

Added streams

0.2.0

04 Dec 17:12
Compare
Choose a tag to compare

SSE reuses okhttp instance passed to ktor