Simple_Gin_Websocket_chat

使用gin、google/uuid和gorilla/websocket 实现的简单聊天室

运行:

go run main.go

浏览器打开:

http://localhost:8080

演示图片: image