npm package for signalr client not getting connected

核能气质少年 提交于 2020-01-06 03:35:42

问题


Hi we need to run signalr client on console, are there any npm packages available. i've already tried this https://www.npmjs.com/package/signalr-client but it is not getting connected to server HUB.


回答1:


There is an issue under "Known Issues" title. "client.Proxy settings currently only work for HTTP and not HTTPS".

Alternatives

https://www.npmjs.com/package/signalrjs



来源:https://stackoverflow.com/questions/31934632/npm-package-for-signalr-client-not-getting-connected

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!