dfrencham / ms-signalr-client

Unofficial package for the Microsoft SignalR client. Intented for comsumption with jspm.
21 stars 16 forks source link

node.js without jquery usage #12

Closed tasoss closed 7 years ago

tasoss commented 7 years ago

Hello.I would like to use the client on node.js without using 'window'. I think that this is impossible.So i cannot use this client right? Thanks!

dfrencham commented 7 years ago

Correct. This is just a package of the Microsoft SignalR (jQuery) client.

For a node service, this is the package you need: signalr-client