Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 230 Bytes

NettyWebSocketChatDemo

一款web在线聊天系统 , 服务端使用netty编写 , 仅支持websocket协议 , 客户端使用html + elementUI + vue

  • 需要自己创建数据库,需要一个user表,包含用户名和密码字段