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

HTTP connection pool for libwallet #207

Open
wants to merge 3 commits into
base: rta-alpha3
Choose a base branch
from

Conversation

LenyKholodov
Copy link
Contributor

This PR provides possibility to use single HTTP connection for requests to the same RPC host/port/user from different wallets. As a result this PR decreases number of outgoing HTTP connections from wallet to daemon.

@LenyKholodov LenyKholodov force-pushed the feature/lkholodov/wallet_connection_pool branch from ec1c250 to d16781d Compare January 4, 2019 16:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants