·
5 commits
to main
since this release
Added
- Add
JsonRpcHttpLayerwhich combines theHttpConversionLayer,JsonConversionLayerandConsistentJsonRpcIdFiltermiddlewares into a single convenient-to-use layer (#46) - Add example canisters demonstrating JSON-RPC functionalities and parallel calls (#48)
Changed
- Bump
ic-cdkto v0.19.0 (#40)
Fixed
- Missing optional dependency on
serdeformultifeature (#47)