PreviousNext

Back to WebSockets fundamentals in ASP.NET Core - Lifetime & Prematurely closed connections

by bill-s, 2018-02-10T08:17:26.000Z

This post discusses WebSocket lifetime (with special focus on scenarios where the WebSocket is handed of to some kind of service/manager) and how to handle prematurely closed connections.

Read More