-
Notifications
You must be signed in to change notification settings - Fork 46
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
Add jsonrpsee client #1266
base: master
Are you sure you want to change the base?
Add jsonrpsee client #1266
Conversation
Giving up on this PR, as this is very tokio and worker specific. I hoped to see the efficiency increase but it seems not to be so easy to switch. @clangenb Should I leave this PR open for now, or rather close it? The one thing I can offer is to rebase it once #1263 has been merged and give the (squashed) commits a sensible name. |
If you don't mind, rebasing it would be great to have a grasp of the diff then I will gladly have a look at it. However, you don't need to fix the commits. Thanks a lot! |
46e93e2
to
e2159ce
Compare
@clangenb PR is rebased. I hope this helps |
well well taplo fmt lets try again fix clippy
I will be taking over this PR, will do a rebase, and see how stuck it is right now. Is that okay, @haerdib? |
Yes, of course, go ahead! |
closes #1395
Switch from simple ws-client to jsonrpsee client