增加基础的接口约束

This commit is contained in:
2021-03-27 19:24:08 +08:00
parent bdee75b5f3
commit b0814c443a
8 changed files with 245 additions and 2 deletions

View File

@ -1,2 +1,5 @@
# websocket
基础的websocket长连接框架,屏蔽细节,只关注业务开发即可
# 介绍
## 作用
基础的websocket长连接框架,屏蔽ws基础细节,只关注业务开发即可