tanghai
|
7d2800c7e1
名字这块做了很大的调整,主要原因是现在所有的消息都是Actor消息,所以,其实不需要再加Actor前缀
|
%!s(int64=2) %!d(string=hai) anos |
tanghai
|
1aae96f26c
既然所有消息都是Actor消息了,那么Actor这个名字也不需要加了
|
%!s(int64=2) %!d(string=hai) anos |
tanghai
|
325f249979
调通了进程间通信
|
%!s(int64=2) %!d(string=hai) anos |
tanghai
|
9e9e2d6188
ActorInnerComponent 进程内Actor消息发送
|
%!s(int64=2) %!d(string=hai) anos |
tanghai
|
0971ff4dae
修改proto2cs,生成的消息dispose方法清理字段
|
%!s(int64=2) %!d(string=hai) anos |
tanghai
|
ae195382ca
Fiber不设计成Entity,Fiber有个字段Root作为Entity根
|
%!s(int64=2) %!d(string=hai) anos |
tanghai
|
bd3f106850
调整代码目录结构
|
%!s(int64=2) %!d(string=hai) anos |