flutter - Azure SignalR Service Not Working as a WebSocket Connection - Stack Overflow

I have an ASP.NET Core application that provides a SignalR hub for real-time notifications. I used the

I have an ASP.NET Core application that provides a SignalR hub for real-time notifications. I used the SignalR hub as a WebSocket endpoint with a self-hosted SignalR server. Using the WebSocket package in my Flutter web application, I could connect to the hub, receive notifications, and even test the connection using Postman.

Recently, I migrated from the self-hosted SignalR setup to Azure SignalR Service. Now, my Flutter web app and Postman can no longer connect to the same endpoint, wss://example/chat-hub. The connection fails during the handshake, and I cannot even establish a WebSocket connection using Postman.

I have followed this tutorial to migrate from self-hosted SignalR to Azure SignalR service

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742383130a4433516.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信