An open API service indexing awesome lists of open source software.

https://github.com/zituitui/-multi-client-chat-server

实现一个多客户端的纯文本聊天服务器,能同时接受多个客户端的连接,并将任意一个客户端发送的文本向所有客户端(包括发送方)转发。
https://github.com/zituitui/-multi-client-chat-server

Last synced: over 1 year ago
JSON representation

实现一个多客户端的纯文本聊天服务器,能同时接受多个客户端的连接,并将任意一个客户端发送的文本向所有客户端(包括发送方)转发。

Awesome Lists containing this project