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
0760e7c77c64fab11dd2ad554002b822a86e5343
bl
/
common
/
socket
History
昔念
0760e7c77c
perf(server): 调整服务器心跳间隔并优化服务器信息列表
...
- 将服务器心跳间隔从 3 秒调整为 10 秒 - 在 CommendSvrInfo 中使用 array 包对服务器信息列表进行排序 - 更新 go.mod 和 go.sum 文件,添加新的依赖项
2025-07-07 21:16:15 +08:00
..
cmd
build: 更新依赖并添加新库
2025-07-02 22:18:29 +08:00
codec
1
2025-06-24 22:09:05 +08:00
errorcode
chore(vscode): 更新调试配置并删除无用的 API 代码
2025-07-06 19:31:30 +08:00
handler
chore(vscode): 更新调试配置并删除无用的 API 代码
2025-07-06 19:31:30 +08:00
Server.go
refactor(info): 删除多余的信息结构体文件
2025-06-23 10:15:22 +08:00
ServerEvent.go
perf(server): 调整服务器心跳间隔并优化服务器信息列表
2025-07-07 21:16:15 +08:00
ServerOption.go
feat(socket): 增加连接数统计功能
2025-07-07 19:58:23 +08:00