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
RPC client interfaces like this and this are is too heavy to implement, extend and use. It is far from ISP (Interface Segregation Principle) and need to break up or clean.
The text was updated successfully, but these errors were encountered:
RPC client interfaces like this and this are is too heavy to implement, extend and use. It is far from ISP (Interface Segregation Principle) and need to break up or clean.
The text was updated successfully, but these errors were encountered: