hichat:基于Go + Echo开发的多房间实时通讯系统

时间:2024-03-31 15:32:14
【文件属性】:

文件名称:hichat:基于Go + Echo开发的多房间实时通讯系统

文件大小:12KB

文件格式:ZIP

更新时间:2024-03-31 15:32:14

系统开源

聊天室 基于Echo实现的多房间实时通讯系统。 编译 GOOS=linux GOARCH=amd64 go build -o hichat


【文件预览】:
hichat-master
----api()
--------index.go(155B)
--------room.go(1KB)
--------ws.go(2KB)
----.gitignore(22B)
----go.mod(151B)
----models()
--------roomManager.go(559B)
--------init.go(139B)
--------message.go(309B)
--------client.go(1KB)
--------room.go(1KB)
----go.sum(8KB)
----.github()
--------workflows()
----helper()
--------helper.go(172B)
--------logger.go(165B)
----README.md(129B)
----config()
--------config.go(175B)
----cmd()
--------client()
--------server()

网友评论