A web socket server implementation built for S&box custom networking and game servers. This project is built for C# 10/.NET 6.x and later.
- Works with Text and Binary messages.
- It does asynchronous reading/writing.
- Builtin Ping/Pong functionality.
- It is extensible.
- It is highly configurable.