radu-matei / websocket-manager

Real-Time library for ASP .NET Core
https://radu-matei.com/blog/real-time-aspnet-core/
MIT License
452 stars 183 forks source link

Exception handling for unexpected quit of .NET Client #19

Closed radu-matei closed 6 years ago

radu-matei commented 7 years ago

Hi! Thank you very much for the contribution you provided so far!

Sorry for delaying this, I have been focusing on different projects lately, but I would love to get back working on this. In order to do this, I would love to enable you people to contribute directly to the projects. Please let me know if you want to be granted write access to branches of this repo.

Thanks, Radu M

Henry00IS commented 6 years ago

Pushed an important bugfix for this where "OnDisconnected" would never be called for these clients.