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

Port to jsonrpsee #15

Open
vorot93 opened this issue Nov 3, 2021 · 1 comment
Open

Port to jsonrpsee #15

vorot93 opened this issue Nov 3, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@vorot93
Copy link
Member

vorot93 commented Nov 3, 2021

This crate was originally written in another era, when async/await and tokio were in their relative infancy, with no jsonrpc framework on top of it. It is no longer the case, with Parity's jsonrpsee now being available.

@h4sh3d
Copy link
Member

h4sh3d commented Nov 5, 2021

Had a quick look at it, I think we should transition at some point to jsonrpsee but it is currently marked as Under development: The library is still under development; do not use in production. so I'd wait for there first stable release before trying to migrate. Looking at their release and TODO it should not take that long before they become stable, let see.

@h4sh3d h4sh3d added the enhancement New feature or request label Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants