1 Star 3 Fork 2

jerry/go-websocket

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 522 Bytes
一键复制 编辑 原始数据 按行查看 历史
jerry 提交于 2020-12-03 23:56 +08:00 . no message
module go-websocket
go 1.15
require (
github.com/gin-gonic/gin v1.6.3
github.com/go-redis/redis v6.15.9+incompatible
github.com/gomodule/redigo v1.8.3
github.com/gorilla/websocket v1.4.2
github.com/pkg/errors v0.9.1
github.com/rpcxio/rpcx-examples v1.1.6
github.com/smallnest/rpcx v0.0.0-20201201225933-a922ef376871
google.golang.org/grpc/examples v0.0.0-20201130222003-4a0125ac5808 // indirect
gorm.io/driver/mysql v1.0.3
gorm.io/gorm v1.20.8
)
replace google.golang.org/grpc => google.golang.org/grpc v1.26.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jason0319/go-websocket.git
git@gitee.com:jason0319/go-websocket.git
jason0319
go-websocket
go-websocket
main

搜索帮助