How to manually upgrade a websocket connection (preferably with a popular package like Fleck)
For authentication (this isn't a traditional web server so I planned on not using like ASP.NET, plain console). I'd prefer not creating/managing a websocket connection from scratch, but if there's no other option with C#, i guess ill have to.
0 Replies