We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
使用TcpListener实现的异步Tcp服务器, 方便用来测试客户端连接和收发消息是否正常. 可以自己实现消息解析和消息派发来测试客户端消息是否正常.