This website requires JavaScript.
Explore
Help
Register
Sign In
kris
/
ForcePilot
Watch
1
Star
0
Fork
0
You've already forked ForcePilot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
b2ea3426fd
ForcePilot
/
backend
/
package
/
yuxi
/
gateway
/
protocol
History
Kris
fee71576a2
feat(gateway): add core gateway protocol implementation
...
新建了完整的网关协议模块,包含版本协商、基础类型定义、信道请求模型、错误码规范、通信帧结构以及握手流程,实现了完整的客户端-服务端通信协议基础框架
2026-05-12 00:54:15 +08:00
..
__init__.py
feat(gateway): add core gateway protocol implementation
2026-05-12 00:54:15 +08:00
channels.py
feat(gateway): add core gateway protocol implementation
2026-05-12 00:54:15 +08:00
errors.py
feat(gateway): add core gateway protocol implementation
2026-05-12 00:54:15 +08:00
frames.py
feat(gateway): add core gateway protocol implementation
2026-05-12 00:54:15 +08:00
handshake.py
feat(gateway): add core gateway protocol implementation
2026-05-12 00:54:15 +08:00
primitives.py
feat(gateway): add core gateway protocol implementation
2026-05-12 00:54:15 +08:00
version.py
feat(gateway): add core gateway protocol implementation
2026-05-12 00:54:15 +08:00