This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
bl
Watch
1
Star
0
Fork
0
You've already forked bl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf72b91fc6d7c712129a1d27306f72d42b063202
bl
/
common
/
data
/
entity
History
昔念
bf72b91fc6
refactor(rpc): 重构 RPC 客户端并添加重连机制
...
- 更新了 RPC 客户端的初始化和重连逻辑 - 添加了重连函数和最大重试次数的配置 - 优化了与服务器的连接管理 - 调整了端口相关的数据类型
2025-07-17 05:20:30 +08:00
..
Client.go
feat(common): 添加 WebSocket 支持
2025-07-11 21:04:28 +08:00
conn.go
refactor(pack): 重构组包逻辑
2025-07-14 11:07:13 +08:00
player.go
refactor(common): 重构 common 模块
2025-07-15 12:14:17 +08:00
Server.go
feat(entity): 新增游戏核心实体类(Client/Server/Player)并调整.gitignore
2025-06-22 00:52:02 +00:00
wscodec.go
refactor(rpc): 重构 RPC 客户端并添加重连机制
2025-07-17 05:20:30 +08:00