Releases: moozzyk/SignalR-Client-Swift
Releases · moozzyk/SignalR-Client-Swift
1.1.0
What's Changed
- add ability to specify the URLSessionWebSocketTask maximumMessageSize by @aj-bartocci in #291
- Update Test Server to .NET 8
New Contributors
- @aj-bartocci made their first contribution in #291
Full Changelog: 1.0.0...1.1.0
1.0.0
0.9.4
- Removed support for legacy HttpConnection
- Enabled watchos for CocoaPods
- Updates to README
Full Changelog: 0.9.2...0.9.3
0.9.2
Issues fixed:
- deadlock that would occur when a keep-alive was sent during reconnects
connectionId
getter doesn't return the connection IdauthenticationChallengeHandler
was lost when creating a connection making it impossible to handle challenges issued by a server
New Contributors
- @Ninban made their first contribution in #261
- @ovidiuadorian-yonder made their first contribution in #272
Full Changelog: 0.9.1...0.9.2