You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subscribe method is the only one that is using something more than just a rpc.Client interface. Because of that we cannot use rpc.Client interface in service implementation.
Subscribemethod is the only one that is using something more than just a rpc.Client interface. Because of that we cannot userpc.Clientinterface inserviceimplementation.