buexplain / netsvr-protocol
https://github.com/buexplain/netsvr的协议
v3.0.0
2024-07-27 15:32 UTC
Requires
- php: >=8.0
README
这套proto
是https://github.com/buexplain/netsvr的网关层与业务层的交互协议。
指令有如下三种类别:
- 网关单向转发给业务进程的指令
- 业务进程单向请求网关的指令
- 业务进程请求网关,网关处理完毕再响应给业务进程的指令