@@ -0,0 +1,7 @@
+namespace WingServerCommon.Service
+{
+ public interface IJsonRpcService
+ {
+
+ }
+}
+ public class JsonRpcClientPool