vRp.CD2g_test/server/gateway
kercylan98 83ab553734 docs: 部分注释优化 2023-10-08 10:30:35 +08:00
..
doc.go docs: 部分注释优化 2023-10-08 10:30:35 +08:00
endpoint.go docs: 部分注释优化 2023-10-08 10:30:35 +08:00
endpoint_options.go feat: gateway 新增 WithEndpointConnectionPoolSize 支持配置与端点建立连接的数量 2023-09-01 14:30:57 +08:00
errors.go refactor: gateway 整体优化重构 2023-08-24 16:40:03 +08:00
events.go refactor: gateway 整体优化重构 2023-08-24 16:40:03 +08:00
gateway.go docs: gateway 包注释优化 2023-09-09 17:10:13 +08:00
gateway_test.go feat: gateway 支持连接与某一端点保持持久通讯,支持将端点的所有连接切换到另一端点 2023-09-01 20:25:23 +08:00
options.go refactor: gateway 整体优化重构 2023-08-24 16:40:03 +08:00
packet.go refactor: 调整 server 数据包相关处理函数的接收参数不再为 server.Packet,同时移除 server.Packet 2023-08-23 19:29:55 +08:00
scanner.go refactor: gateway 整体优化重构 2023-08-24 16:40:03 +08:00