tanghai 15b049d12a 去除了BsonClassMap注册方式,使用BsonKnownTypes标签注册,更简单方便 9 年之前
..
AppManagerComponent.cs ee8213fd5b Manager服务器增加监控进程功能,如果进程挂了,重新拉起进程 9 年之前
GateSessionKeyComponent.cs fd0b276ff1 Client连接Realm(验证服务器), Realm随机分配一个Gate,并且向Gate请求一个Key,发回给Client, client拿着key连接Gate 9 年之前
LogToClientComponent.cs d865b20e25 AppType EventIdType 等改成枚举类型 9 年之前
RealmGateAddressComponent.cs 15b049d12a 去除了BsonClassMap注册方式,使用BsonKnownTypes标签注册,更简单方便 9 年之前
StartConfigComponent.cs 172ec9d951 1.提供将所有App功能合并到一个进程的功能,AppType=AllServer表示这个进程可以充当所有server,调试非常方便 9 年之前