Unverified Commit 2da9244b authored by Igor Aleksanov's avatar Igor Aleksanov Committed by GitHub
Browse files

Basic support for async methods (#327)



* Add basic support for async methods

* Add support of async methods into ws server

* Add support of async methods to HTTP server

* Fix subscriptions method lookup

* Remove type that appeared to be unused

* Add comment on safety of unwrap in OwnedJsonRpcRequest::borrowed

* Update utils/src/server/rpc_module.rs

Co-authored-by: default avatarNiklas Adolfsson <[email protected]>

Co-authored-by: default avatarMaciej Hirsz <[email protected]>
Co-authored-by: default avatarNiklas Adolfsson <[email protected]>
parent c2c66e1a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment