Library to connect and manage websocket clients to a C# websocket server.
Websocker server is C# with a binary message reader and writer. Very efficient and easy to use.
Typescript client that connects to the C# server and also has a binary message reader and writer.