#rpc #actor #smithy #macro #runtime #shared #model #capability #actors #models

wasmbus-rpc

Runtime library for actors and capability providers

55 releases (11 breaking)

0.12.0 Feb 28, 2023
0.11.2 Nov 23, 2022
0.10.1 Sep 12, 2022
0.9.3 Jul 16, 2022
0.1.5 Jul 31, 2021

#117 in Asynchronous

Download history 446/week @ 2022-11-28 259/week @ 2022-12-05 425/week @ 2022-12-12 237/week @ 2022-12-19 226/week @ 2022-12-26 474/week @ 2023-01-02 370/week @ 2023-01-09 148/week @ 2023-01-16 309/week @ 2023-01-23 569/week @ 2023-01-30 636/week @ 2023-02-06 580/week @ 2023-02-13 498/week @ 2023-02-20 1925/week @ 2023-02-27 676/week @ 2023-03-06 627/week @ 2023-03-13

3,807 downloads per month
Used in 23 crates

Apache-2.0 and maybe LGPL-3.0-or-later

260KB
6K SLoC

Crates.io Documentation Rustdocs MSRV shield

This library provides shared runtime components for Rust actors and capability providers.

Contents:

  • shared library code for namespace org.wasmcloud.core (generated from smithy model)
  • re-exports derive macros from the ../macros crate

lib.rs:

wasmcloud-rpc runtime library

This crate provides code generation and runtime support for wasmcloud rpc messages used by wasmcloud actors and capability providers.

Dependencies

~10–22MB
~453K SLoC