How to connect to websocket server from other application?

前端 未结 0 1095
陌清茗
陌清茗 2021-01-05 15:29

I made a ASP.NET Core webSocket server and started it in local IIS Express.

The relevant code looks like the following:

[HttpGet("/ws")]
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题