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 json-rpc library #520

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Conversation

alvasw
Copy link
Contributor

@alvasw alvasw commented Oct 24, 2022

The json-rpc library that we are currently using doesn't properly clean up all resources. On Windows it blocks the Electrum Daemon. It's better to create a new simple json-rpc client that supports batching and asynchronous calls.

The json-rpc library that we are currently using doesn't properly clean
up all resources. On Windows it blocks the Electrum Daemon. It's better
to create a new simple json-rpc client that supports batching and
asynchronous calls.
@alvasw alvasw merged commit bce6d24 into bisq-network:main Oct 24, 2022
@alvasw alvasw deleted the create_json_rpc_lib branch October 24, 2022 09:23
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.

1 participant