aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/Cargo.toml
Commit message (Collapse)AuthorAgeFiles
* bump version to 0.1.6hozan232024-07-151
|
* jsonrpc: remove redundant macro codes in the main crate and clean uphozan232024-06-301
| | | | internal proc macros
* bump version to 0.1.5hozan232024-06-301
|
* update dependencieshozan232024-06-241
|
* bump version to 0.1.4hozan232024-06-221
|
* jsonrpc: add tcp, tls and ws features for compilationhozan232024-06-221
|
* bump version to 0.1.3hozan232024-06-151
|
* jsonrpc: client use unbounded channels as buffer for sending requests & ↵hozan232024-06-141
| | | | clean up examples
* bump version to 0.1.2hozan232024-06-131
|
* bump version to 0.1.1hozan232024-05-311
|
* jsonrpc: support pubsubhozan232024-05-221
|
* jsonrpc: minor change in Cargo.tomlhozan232024-05-211
|
* add metadata to Cargo.toml fileshozan232024-05-201
|
* 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