tanghai 8d33d1e7ce 一个进程传送也测试OK 8 years ago
..
Config 00edcc18c5 服务端加入mongodb操作 8 years ago
Player bffe5b739a actor对象迁移测试OK 8 years ago
Session 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
Unit bffe5b739a actor对象迁移测试OK 8 years ago
ActorComponent.cs bffe5b739a actor对象迁移测试OK 8 years ago
ActorManagerComponent.cs bffe5b739a actor对象迁移测试OK 8 years ago
ActorMessageDispatherComponent.cs bffe5b739a actor对象迁移测试OK 8 years ago
ActorProxyComponent.cs 8e0fa7ebd0 客户端事件与服务端一模一样,服务端共用大部分客户端代码 8 years ago
AppManagerComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
BenchmarkComponent.cs 331dc20242 实现actorProxy,向一个actor发送消息,actorproxy会排队发送,如果发现actor不存在,则重新向location请求actor地址,重新发送,重试3次 8 years ago
DBCacheComponent.cs 00edcc18c5 服务端加入mongodb操作 8 years ago
DBComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
DBProxyComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
GateSessionKeyComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
KVComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 years ago
LocationComponent.cs 8d33d1e7ce 一个进程传送也测试OK 8 years ago
LocationProxyComponent.cs bffe5b739a actor对象迁移测试OK 8 years ago
MessageDispatherComponent.cs bffe5b739a actor对象迁移测试OK 8 years ago
NetInnerComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 years ago
NetOuterComponent.cs 0f752a9bf0 修改了mongo中IOS不支持的部分,可以用mongdb序列化消息了 8 years ago
OpcodeTypeComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 years ago
OptionComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 years ago
PlayerComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
RealmGateAddressComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 years ago
RobotComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 years ago
StartConfigComponent.cs bffe5b739a actor对象迁移测试OK 8 years ago
UnitComponent.cs 8d33d1e7ce 一个进程传送也测试OK 8 years ago