Skip to content

Releases: moozzyk/SignalR-Client-Swift

1.1.0

17 Dec 02:42
Compare
Choose a tag to compare

What's Changed

  • add ability to specify the URLSessionWebSocketTask maximumMessageSize by @aj-bartocci in #291
  • Update Test Server to .NET 8

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

04 Nov 22:12
Compare
Choose a tag to compare
  • Fixing a bug when stopping a disconnected connection (#283)
  • Make tests buildable on all platforms

0.9.4

29 Jun 11:02
Compare
Choose a tag to compare
  • Removed support for legacy HttpConnection
  • Enabled watchos for CocoaPods
  • Updates to README

Full Changelog: 0.9.2...0.9.3

0.9.2

18 Feb 21:45
Compare
Choose a tag to compare
0.9.2 Pre-release
Pre-release

Issues fixed:

  • deadlock that would occur when a keep-alive was sent during reconnects
  • connectionId getter doesn't return the connection Id
  • authenticationChallengeHandler was lost when creating a connection making it impossible to handle challenges issued by a server

New Contributors

Full Changelog: 0.9.1...0.9.2