dotnet high performance remote interface and delegate invoke(RPC) communication components,support millions RPS remote interface method invokes
84
stars
22
forks
source link
XRPCClient是否能提供已连接和已断开的事件,方便处理断线重连后的自定制操作。 #28
Closed
e4ky closed 4 years ago
XRPCClient是否能像XRPCServer一样提供已连接(RPCConnected)和已断开的(RPCDisconnect)事件,方便处理断线重连后的自定制操作。