tanghai 331dc20242 实现actorProxy,向一个actor发送消息,actorproxy会排队发送,如果发现actor不存在,则重新向location请求actor地址,重新发送,重试3次 %!s(int64=8) %!d(string=hai) anos
..
LockComponent.cs 331dc20242 实现actorProxy,向一个actor发送消息,actorproxy会排队发送,如果发现actor不存在,则重新向location请求actor地址,重新发送,重试3次 %!s(int64=8) %!d(string=hai) anos
MasterComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 %!s(int64=8) %!d(string=hai) anos
SessionInfoComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 %!s(int64=8) %!d(string=hai) anos