SignalR-Client-Swift icon indicating copy to clipboard operation
SignalR-Client-Swift copied to clipboard

Swift SignalR Client for Asp.Net Core SignalR server

Results 24 SignalR-Client-Swift issues
Sort by recently updated
recently updated
newest added

Hello do you have xcframework to run in simulator? I use SignalR-Client-Swift in custom swift framework and I put this framework in subproject. Can I run it on simulator ?

Hello Having trouble with invocations after the networks is disconnected. My expectation is that `invocationDidComplete` should be called with an error but it never does. ``` 2022-03-30 17:23:20.328232+0300 ****[3808:1426624] [hubService]...

**Describe the bug** After updating the pod from v0.8.0 to v0.9.0, HubConnectionDelegate methods stopped firing on network disconnection in iOS versions 13, 14 and 15 (I don't know about previous...

While trying to add it to my watchOS project, I get the following error. [!] The platform of the target `watch` (watchOS 2.0) is not compatible with `SignalRSwift (2.0.3)`, which...

Hey there, I've hit a weird case where the connection fails to restart in some cases: The way I was able to consistently reproduce it is: Start a connection Go...

- [x] races (start/stop, start/close/stop) - transports: - [x] longpolling (see SignalR source - there is some special logic when closing the LP transport) - [ ] serverSentEvents - [...

Can you support objective-c

Close message can now have the `allowReconnect` property which is currently ignored.

Hello, I am sorry if this is obvious to the highly skilled, of which I am not. I am also sorry if this is not the most appropriate place to...

As per: https://github.com/aspnet/SignalR/pull/2998

help wanted
hacktoberfest