All Projects → mkropat → Websocketdemo

mkropat / Websocketdemo

Licence: mit

WebSocketDemo

Demo code for a blog post I wrote: Things I Wish Someone Told Me About ASP.NET Core WebSockets

The demo doesn't look pretty:

screenshot

But it might help you if you're trying to write a WebSocket handler and you want to compare your code to some running code.

Starting Points

Take a look at MessagePushHandler.cs.

Other files of interest:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].