|
|
|
|
|
by klinquist
4081 days ago
|
|
Right now I am using IPWorks WS client for C# and the simple 'ws' nodejs module, they are talking to each other just fine. Doesn't have the same capabilities as socket.io though (we have to handle reconnections a bit differently, no concept of channels, etc). Would SignalR talk to a nodejs socket.io server with these features? |
|