Categorygithub.com/gtck520/ConsoleIM
repositorypackage
0.0.0-20211109081648-e0691d952387
Repository: https://github.com/gtck520/consoleim.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

ConsoleIM

go websocket实战学习之--控制台聊天应用
代码下载之后 go build -o cim main.go
执行 ./cim
目前简单实现了 登录、聊天界面
服务端用的自己的另外一个项目 https://github.com/gtck520/go-gin-admin