配置为使用SignalR的AWS Lambda(.NET Web API)无法连接到S3网站

SignalR doesn't work in this case:
-.NET core Web API hosted on AWS Lambda that configured with SignalR.
-Vue Web site hosted on S3 bucket also configured with SignalR.
Both can't connect on AWS,but they work fine locally on my machine.

I tried to specify the transport type explicitly ( SSE,Long polling)
but in vain.
Error messages I got until now,stuff like the following :

"Server returned handshake error: Handshake was canceled" 
"Error: Connection disconnected with error 'Error: Server returned handshake error: Handshake was canceled.'"
Would it help trying to deploy to Azure instead of AWS ? as Azure SignalR service might help more than AWS ?
yhj861212 回答:配置为使用SignalR的AWS Lambda(.NET Web API)无法连接到S3网站

暂时没有好的解决方案,如果你有好的解决方案,请发邮件至:iooj@foxmail.com
本文链接:https://www.f2er.com/3156200.html

大家都在问