Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Factory for generic client (Current RPC) and Interface #18

Closed
juanfranblanco opened this issue Mar 10, 2016 · 1 comment
Closed
Assignees

Comments

@juanfranblanco
Copy link
Member

Decouple the implementation from RPC Client by creating a factory and interface, this will allow to use other types of clients but maintaining the same json messaging contracts (IPC), together with specific configuration settings for the RPC Client.

This should not be done in Web3 as it will enforce coupling to the "simpler" wrapper.

@juanfranblanco
Copy link
Member Author

f726627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant