sefidgaran / signalr_client

A Flutter SignalR Client for ASP.NET Core
https://pub.dev/packages/signalr_netcore
MIT License
71 stars 112 forks source link

Is package supports Azure SignalR Service? #36

Closed sezer closed 1 year ago

sezer commented 2 years ago

Hi. I'm trying to connect to azure SignalR service but I got a 401 error. I made azure network public but I'm not sure what is wrong. I successfully connected the self-hosted SignalR. Any help or ideas?