SignalR Client Swift Versions Save

Swift SignalR Client for Asp.Net Core SignalR server

1.1.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/moozzyk/SignalR-Client-Swift/compare/1.0.0...1.1.0

1.0.0

6 months ago
  • Fixing a bug when stopping a disconnected connection (#283)
  • Make tests buildable on all platforms

0.9.4

10 months ago
  • Removed support for legacy HttpConnection
  • Enabled watchos for CocoaPods
  • Updates to README

Full Changelog: https://github.com/moozzyk/SignalR-Client-Swift/compare/0.9.2...0.9.3

0.9.2

1 year ago

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: https://github.com/moozzyk/SignalR-Client-Swift/compare/0.9.1...0.9.2