buexplain / netsvr-protocol
https://github.com/buexplain/netsvr的协议
Installs: 38
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Go
Requires
- php: >=8.0
README
这套proto
是https://github.com/buexplain/netsvr的网关层与业务层的交互协议。
指令有如下三种类别:
- 网关单向转发给业务进程的指令
- 业务进程单向请求网关的指令
- 业务进程请求网关,网关处理完毕再响应给业务进程的指令