SignalR-Client-Swift

Swift SignalR Client for Asp.Net Core SignalR server

MIT License

Stars
354
Committers
29

Bot releases are hidden (Show)

SignalR-Client-Swift - 1.1.0 Latest Release

Published by moozzyk 10 months ago

What's Changed

New Contributors

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

SignalR-Client-Swift -

Published by moozzyk 12 months ago

  • Fixing a bug when stopping a disconnected connection (#283)
  • Make tests buildable on all platforms
SignalR-Client-Swift - 0.9.4

Published by moozzyk over 1 year 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

SignalR-Client-Swift - 0.9.2

Published by moozzyk over 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