tanghai
|
bffe5b739a
actor对象迁移测试OK
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
6ab3eb8f00
简化了actor消息的实现,客户端发送actor消息,gate收到后会包装actorid变成ActorRequest发送到真正的actor上去
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
42bd5e86b2
重构了网络层,使用TcpListener tcpClient类实现Tcp通信
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
0a883994ad
修复连接错误,并且加上了服务器actor模型
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
2d6115bd7e
1.增加ActorManager,用来管理所有Acotr,
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
%!s(int64=8) %!d(string=hai) anos |
tanghai
|
36218ecfd7
客户端消息兼容IL层
|
%!s(int64=9) %!d(string=hai) anos |