Are there any cross-platform (read: Mono-friendly) libraries that offer WebSocket server support and allow for asynchronous IO via a C# 5 async
API?
SuperSocket.NET seems like the closest option, but does not appear to offer async support.
Mono itself does not yet implement System.Net.WebSockets
.
You can use now WebSocketListener.
It offers async methods.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With