What is the preferred method for using raw websockets in an ASP.NET Web API application?
We\'d like to use binary WebSockets on a couple of our inte
What about using SignalR 2?