Signalr java client: not able to call HubConnection.on

后端 未结 0 1858
余生分开走
余生分开走 2021-02-11 14:13

I am trying to form a connection to SignalR azure instance and call send. But the connection.on is not getting called.


        connection.on("Send", (m         


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