Skip to content

canhttp-v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Nov 09:20
· 5 commits to main since this release
472cd24

Added

  • Add JsonRpcHttpLayer which combines the HttpConversionLayer, JsonConversionLayer and ConsistentJsonRpcIdFilter middlewares into a single convenient-to-use layer (#46)
  • Add example canisters demonstrating JSON-RPC functionalities and parallel calls (#48)

Changed

  • Bump ic-cdk to v0.19.0 (#40)

Fixed

  • Missing optional dependency on serde for multi feature (#47)