Historique des commits

Auteur SHA1 Message Date
  tanghai 01ee31767d 使用.net4.6 il y a 10 ans
  tanghai f9e6356406 整理代码 il y a 11 ans
  tanghai da3dde2abe 1.增加channel自动连接功能,每5秒连接一次 il y a 11 ans
  tanghai 5f2b81b2ae 完善了消息发送和分发模块 il y a 11 ans
  tanghai fdf13d0cbf 1.ConfigAttribute ServerType改成或操作的形式 il y a 11 ans
  tanghai 1bbb40aee0 format代码 il y a 11 ans
  tanghai 6d169497ca 1.增加一个nuget命令行解析库 il y a 11 ans
  tanghai 885936f7dd 增加IRunner接口,World的Componet实现该接口会每帧调用Run方法 il y a 11 ans
  tanghai b53bd22fba 1.修复TBuffer一个bug il y a 11 ans
  tanghai 95b602ebde 修复linux上UServiceTest单元测试crash,bug原因是因为UService Dispose的时候没有将拥有的UChannel Dispose il y a 11 ans
  tanghai 5bb66d41cd 1.增加一个登录消息 il y a 11 ans
  tanghai 601cdbe793 1.Unit增加ActorComponent,用于处理Unit消息,Unit处理一个消息返回后接着处理下一个消息,相当于一个协程 il y a 11 ans
  tanghai 574fc9585b 整理代码格式 il y a 11 ans
  tanghai cf17b5b487 行为树节点按字母排序 il y a 11 ans
  tanghai 7cb15395ac 去除TChannel的start函数,channel一创建就在构造函数中startrecv il y a 11 ans
  tanghai 95c6125a74 去掉connectasync channelcount 参数 il y a 11 ans
  tanghai 6aa4d7b86b 整理代码 il y a 11 ans
  tanghai 7bddc88829 正确实现IDisposable接口,请看TChannel的实现 il y a 11 ans
  tanghai 506accd7c7 TService测试OK il y a 11 ans
  tanghai 8ce25cc17b 抽出IService和IChannel接口,用TCP实现TService TChannel, UDP实现UService UChannel,可以非常方便切换TCP和UDP协议 il y a 11 ans