问题
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