Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 352 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 352 Bytes

聊天室

基于Swing+Netty实现的简单聊天室,支持多人在线拉扯。

怎么玩

聊天室分为客户端和服务端:

  1. 运行ChatServer,启动服务端
  2. 运行ChatClient,启动客户端