signalr_client icon indicating copy to clipboard operation
signalr_client copied to clipboard

A Flutter SignalR Client for ASP.NET Core

Results 52 signalr_client issues
Sort by recently updated
recently updated
newest added

Hi, Since the transition from 1.3.9 to 1.4.0 I can no longer establish a connection with the SignalR server, the error states: WebSocket connection to #server failed: WebSocketException: Connection to...

Hello! I want to ask if you are planning on updating this package to support the newest SignalR feature called [StatefulReconnects](https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-8.0?view=aspnetcore-8.0#signalr-stateful-reconnect). Thank you for your work and this great package!