-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Description
- refactor
ws client(released alpha version on crates.io) - refactor
http client(released alpha version on crates.io) - api proc macros (release alpha version to support for clients but server support is missing), [proc macros]: server support #221
- status: not active
- priority: low
- refactor
ws server(integration currently ongoing) - refactor
http server - bring back
jsonrpsee root crate, [repo org]: add root/facade cratejsonrpsee#214 - integrate with servers with substrate to test it in production.
- status: in progress jsonrpsee integration substrate#8783
- priority: high
- server batch requests [servers]: batch request support #277
- tests on jsonrpsee-types [types]: jsonrpc_v2 types write serialize/deserialize tests. #276
- status: partly addressed by [types]: ID type instead of serde_json::RawValue #325 Types (de)serialization tests #326
- priority: high
- server subscriptions need to take params into account Server ignores subscription parameters #116
- status: merged [servers]: subscriptionSink support params. #318
- priority: high
- register async methods on RpcModule [rpc context module]: register async methods #291
- status: merged Basic support for async methods #327
- priority: high
- refactor
rpc moduleso that it can be reused by servers [rpc module]: possibility to re-use modules on different servers. #328- status: not active
- priority: mid
- unify duplicated JSON-RPC types [types]: unify duplication of JSON-RPC types #329
- status: not active
- priority: mid
Metadata
Metadata
Assignees
Labels
No labels