aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/Cargo.toml
Commit message (Collapse)AuthorAgeFiles
* jsonrpc: add ws cargo featureshozan232024-05-201
|
* use cargo features to enable/disable protocols for net cratehozan232024-05-191
|
* jsonrpc: remove jsonrpc_internal cratehozan232024-05-191
|
* add support for tokio & improve net crate apihozan232024-05-191
|
* core: add the option to create a new task group without providing anhozan232024-03-201
| | | | executor & remove GlobalExecutor type
* update dependencieshozan232024-03-131
|
* Ensure uniform usage of the name `karyon` across all fileshozan232023-12-021
|
* karyons jsonrpc implementationhozan232023-11-191