Skip to content

n0mad01/signalr-client-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

signalr-client-nodejs

This is a signalR client for node.js.

The only communication channel that is supported is websockets. This will not fallback to long polling or any other protocol.

Make sure your hub is configured to support websockets.

This is a node.js service client. It is not supported within a web browser.
For browser support use the offical client from Microsoft.

I'm looking for contributors

I am not actively working on a project using this library… as such I don’t really have the time to maintain this code base. If anyone would like to help contribute to this project please feel free to contact me.

About

This is a signalR client for node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%