Cross platform with asynchronous support Net websocket server Library

Are there any cross platform (read: single friendly) libraries that provide websocket server support and allow asynchronous IO through c#5 asynchronous APIs?

SuperSocket. Net seems to be the closest choice, but not appear to offer async support

Mono does not yet implement system Net. WebSockets.

Solution

You can now use websocketlistener

It provides asynchronous methods

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>