tanghai 4bd92a60cf 增加消息生成工具 il y a 8 ans
..
AActorMessage.cs 4bd92a60cf 增加消息生成工具 il y a 8 ans
AActorMessage.cs.meta 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 il y a 8 ans
AMHandler.cs df588fd985 客户端消息Handler还是需要带上Session,Session中可以保存消息上下文。 il y a 8 ans
AMHandler.cs.meta a21c68d1b4 actor模型测试通过,客户端发送一个actor_test消息到gate,gate转发给map上的unit(actor),unit收到Actor_test消息回发给gatesession(actor),gatesession将收到的actor_test消息回发给client端 il y a 8 ans
AMessage.cs 4bd92a60cf 增加消息生成工具 il y a 8 ans
AMessage.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
AppType.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 il y a 8 ans
AppType.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
ClientDispatcher.cs df588fd985 客户端消息Handler还是需要带上Session,Session中可以保存消息上下文。 il y a 8 ans
ClientDispatcher.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
ErrorCode.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
ErrorCode.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
IMHandler.cs df588fd985 客户端消息Handler还是需要带上Session,Session中可以保存消息上下文。 il y a 8 ans
IMHandler.cs.meta a21c68d1b4 actor模型测试通过,客户端发送一个actor_test消息到gate,gate转发给map上的unit(actor),unit收到Actor_test消息回发给gatesession(actor),gatesession将收到的actor_test消息回发给client端 il y a 8 ans
IMessageDispatcher.cs f00711e95e opcode使用枚举类型 il y a 8 ans
IMessageDispatcher.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
IMessagePacker.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
IMessagePacker.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
MessageAttribute.cs f00711e95e opcode使用枚举类型 il y a 8 ans
MessageAttribute.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
MessageHandlerAttribute.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
MessageHandlerAttribute.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
MessageInfo.cs f00711e95e opcode使用枚举类型 il y a 8 ans
MessageInfo.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
MongoPacker.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
MongoPacker.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
NumericType.cs d2f4add035 添加一个数值组件,一个数值监听组件 il y a 8 ans
NumericType.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
OpcodeHelper.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
OpcodeHelper.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
ProtobufPacker.cs 00307a04c8 1.npoi只是Editor用到,主工程不需要,移动到EditorPlugin下面 il y a 8 ans
ProtobufPacker.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
RpcException.cs 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans
RpcException.cs.meta 42bd5e86b2 重构了网络层,使用TcpListener tcpClient类实现Tcp通信 il y a 8 ans