长链接
Go to file
白茶清欢 0ddab40835 升级command配置,支持配置记录上行、下行数据,以及自动响应数据 2021-04-18 19:50:22 +08:00
abstract server支持自定义配置 2021-04-17 21:41:40 +08:00
config 升级command配置,支持配置记录上行、下行数据,以及自动响应数据 2021-04-18 19:50:22 +08:00
context 升级connectionID生成规则 2021-04-18 01:02:17 +08:00
example server支持自定义配置 2021-04-17 21:41:40 +08:00
message 增加建立以及断开连接时,移除连接 2021-04-08 18:36:17 +08:00
storage 升级默认的连接管理的实现 2021-04-17 23:58:26 +08:00
.gitignore server支持自定义配置 2021-04-17 21:41:40 +08:00
LICENSE Initial commit 2021-03-27 18:22:23 +08:00
README.md 增加基础的接口约束 2021-03-27 19:24:08 +08:00
construct.go 升级server逻辑, 多模块监听同一个端口,除了共享GIN实例外,其他均按照模块进行隔离 2021-04-18 00:43:19 +08:00
go.mod server支持自定义配置 2021-04-17 21:41:40 +08:00
go.sum server支持自定义配置 2021-04-17 21:41:40 +08:00

README.md

介绍

作用

基础的websocket长连接框架,屏蔽ws基础细节,只关注业务开发即可