Skip to content

migrate handler/jsonrpc logic to async flavor #70

@hexfusion

Description

@hexfusion

During testing it has become obvious paritytech/jsonrpc[1] is not well suited for async muti threaded code. This issue is around moving the current handler logic and API to actix or strait hyper[2] or other alternative,[3].

[1] paritytech/jsonrpc#485
[2] https://docs.rs/actix-web/latest/actix_web/web/struct.Data.html
[3] https://github.com/paritytech/jsonrpsee/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions