0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 02, 2024 — Jan 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 9 years ago
防止无对应changelog时,更新器崩溃 More... about 12 years ago
fixes #10 More... about 12 years ago
准备新版本 More... about 12 years ago
提示所有用户有人被踢。 More... about 12 years ago
给予被踢用户一个小提示。 More... about 12 years ago
忘了把踢人加进router了。 More... about 12 years ago
增加踢人的功能。 More... about 12 years ago
为0.51的发布做准备 More... about 12 years ago
漏改了个变量名。 More... about 12 years ago
使用服务端的心跳时间来检测客户端超时,以免时钟不同步。 More... about 12 years ago
改用客户端的时间反馈心跳,以免客户端时间与服务端时间校准有误。 More... about 12 years ago
放宽对心跳包的限制 More... about 12 years ago
修正对非数组调用forEach。 More... about 12 years ago
更少的underscore。 More... about 12 years ago
尝试修正房间关闭后数据库不能同步删除的问题。 More... about 12 years ago
修复一处错误引用 More... about 12 years ago
替换部分underscore调用。 More... about 12 years ago
预防房间数量较多时将时间长期花费在心跳检查中。 More... about 12 years ago
完成心跳包机制。 closes #8 More... about 12 years ago
启用心跳包。 More... about 12 years ago
对RoomManager的路由函数进行整理。 More... about 12 years ago
修正潜在的错误用法。 More... about 12 years ago
使用原生的call替代_.bind More... about 12 years ago
修正:错误使用的unalive。 More... about 12 years ago
完善心跳包。 More... about 12 years ago
增加心跳包; 增加类型鉴别的方法集。 More... about 12 years ago
将消息不同路由上的消息处理函数移出。 More... about 12 years ago
保证房间销毁后不会再有延迟的数据交互。 More... about 12 years ago
移动业务无关的文件至libs目录 More... about 12 years ago