beetlex-io / XRPC

dotnet high performance remote interface and delegate invoke(RPC) communication components,support millions RPS remote interface method invokes
Apache License 2.0
84 stars 22 forks source link

添加委托订阅功能 #22

Closed beetlex-io closed 4 years ago

beetlex-io commented 4 years ago

主要实现多个客户端可以同时订阅服务端的委托,当客户端订阅后服务端在调用委托时都会广播到订阅的客户端。

beetlex-io commented 4 years ago

update to 1.0.2