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
6b639b882681ee3cd11a49a3b73193b46912e1c1
bl
/
common
/
data
/
entity
History
昔念
6b639b8826
feat(common): 添加 WebSocket 支持
...
- 在 ClientData 结构中添加 WsCodec 字段 - 实现 WebSocket 升级和消息处理逻辑 - 添加 WebSocket 相关的依赖包
2025-07-11 21:04:28 +08:00
..
Client.go
feat(common): 添加 WebSocket 支持
2025-07-11 21:04:28 +08:00
player.go
refactor(entity): 重构 ClientData 结构体并添加同步锁
2025-07-06 22:58:39 +08:00
Server.go
feat(entity): 新增游戏核心实体类(Client/Server/Player)并调整.gitignore
2025-06-22 00:52:02 +00:00
wscodec.go
feat(common): 添加 WebSocket 支持
2025-07-11 21:04:28 +08:00