tanghai 69d0ef373f 1.location完善了lock unlock调用,location保存到mongodb中 8 年之前
..
Config 00edcc18c5 服务端加入mongodb操作 8 年之前
Session 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
Unit 331dc20242 实现actorProxy,向一个actor发送消息,actorproxy会排队发送,如果发现actor不存在,则重新向location请求actor地址,重新发送,重试3次 8 年之前
ActorComponent.cs 69d0ef373f 1.location完善了lock unlock调用,location保存到mongodb中 8 年之前
ActorManagerComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
ActorMessageDispatherComponent.cs 69d0ef373f 1.location完善了lock unlock调用,location保存到mongodb中 8 年之前
ActorProxyComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 年之前
AppManagerComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 年之前
BenchmarkComponent.cs 331dc20242 实现actorProxy,向一个actor发送消息,actorproxy会排队发送,如果发现actor不存在,则重新向location请求actor地址,重新发送,重试3次 8 年之前
ConfigComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 年之前
DBCacheComponent.cs 00edcc18c5 服务端加入mongodb操作 8 年之前
DBComponent.cs 00edcc18c5 服务端加入mongodb操作 8 年之前
DBProxyComponent.cs 331dc20242 实现actorProxy,向一个actor发送消息,actorproxy会排队发送,如果发现actor不存在,则重新向location请求actor地址,重新发送,重试3次 8 年之前
EventComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 年之前
GamerComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
GateSessionKeyComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 年之前
KVComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 年之前
LocationComponent.cs 69d0ef373f 1.location完善了lock unlock调用,location保存到mongodb中 8 年之前
LocationProxyComponent.cs 69d0ef373f 1.location完善了lock unlock调用,location保存到mongodb中 8 年之前
MessageDispatherComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
NetInnerComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
NetOuterComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
NetworkComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
OpcodeTypeComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
OptionComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 年之前
RealmGateAddressComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 年之前
RobotComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 8 年之前
StartConfigComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前
TimerComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 8 年之前
UnitComponent.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 8 年之前