长链接
Go to file
白茶清欢 fef46f3a0b 增加对当前连接发送消息的方法 2021-03-28 17:21:47 +08:00
abstract 完成基本的server启动以及example 2021-03-28 16:04:42 +08:00
context 完成基本的server启动以及example 2021-03-28 16:04:42 +08:00
example 增加对当前连接发送消息的方法 2021-03-28 17:21:47 +08:00
message 增加对当前连接发送消息的方法 2021-03-28 17:21:47 +08:00
.gitignore 增加基础的接口约束 2021-03-27 19:24:08 +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启动以及example 2021-03-28 16:04:42 +08:00
go.mod 完成基本的server启动以及example 2021-03-28 16:04:42 +08:00
go.sum 完成基本的server启动以及example 2021-03-28 16:04:42 +08:00

README.md

介绍

作用

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