tanghai a21c68d1b4 actor模型测试通过,客户端发送一个actor_test消息到gate,gate转发给map上的unit(actor),unit收到Actor_test消息回发给gatesession(actor),gatesession将收到的actor_test消息回发给client端 8 anni fa
..
Config 00edcc18c5 服务端加入mongodb操作 8 anni fa
Session 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
Unit a21c68d1b4 actor模型测试通过,客户端发送一个actor_test消息到gate,gate转发给map上的unit(actor),unit收到Actor_test消息回发给gatesession(actor),gatesession将收到的actor_test消息回发给client端 8 anni fa
ActorComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
ActorManagerComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 anni fa
ActorMessageDispatherComponent.cs 69d0ef373f 1.location完善了lock unlock调用,location保存到mongodb中 8 anni fa
ActorProxyComponent.cs 009d24c4b3 更新mongodb驱动到2.4版本 8 anni fa
AppManagerComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
BenchmarkComponent.cs 331dc20242 实现actorProxy,向一个actor发送消息,actorproxy会排队发送,如果发现actor不存在,则重新向location请求actor地址,重新发送,重试3次 8 anni fa
ConfigComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 anni fa
DBCacheComponent.cs 00edcc18c5 服务端加入mongodb操作 8 anni fa
DBComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
DBProxyComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
EventComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 anni fa
GateSessionKeyComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
KVComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 anni fa
LocationComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
LocationProxyComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
MessageDispatherComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 anni fa
NetInnerComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 anni fa
NetOuterComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 anni fa
NetworkComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 anni fa
OpcodeTypeComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 anni fa
OptionComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 anni fa
PlayerComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
RealmGateAddressComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 anni fa
RobotComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 anni fa
StartConfigComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 anni fa
TimerComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 anni fa
UnitComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 anni fa