Docs.rs
wasmcloud-runtime-0.11.0
wasmcloud-runtime 0.11.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
automation-wasmcloud
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bytes ^1
normal
futures ^0.3
normal
http ^1
normal
opentelemetry ^0.28
normal
secrecy ^0.10
normal
semver ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.29
normal
wascap ^0.16.0
normal
wasi-preview1-component-adapter-provider ^31
normal
wasmcloud-core ^0.20.0
normal
wasmparser ^0.228
normal
wasmtime ^31
normal
wasmtime-wasi ^31
normal
wasmtime-wasi-http ^31
normal
wit-bindgen-wrpc ^0.9
normal
wit-component ^0.224.1
normal
wrpc-interface-blobstore ^0.21
normal
wrpc-interface-http ^0.32.1
normal
wrpc-runtime-wasmtime ^0.28
normal
wrpc-transport ^0.28
normal
once_cell ^1
dev
serde ^1
dev
serde_json ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
wasmcloud-component ^0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmcloud_
runtime
0.11.0
Module types
Module Items
Enums
Traits
Functions
Type Aliases
In wasmcloud_
runtime::
capability::
messaging
wasmcloud_runtime
::
capability
::
messaging
Module
types
Copy item path
Source
Enums
§
Error
Errors that can occur when using the messaging interface.
Traits
§
GetHost
Host
Host
Client
Host
Message
Functions
§
add_
to_
linker
add_
to_
linker_
get_
host
Type Aliases
§
Client
A connection to a message-exchange service (e.g., buffer, broker, etc.).
Message
A message with a binary payload and additional information
Metadata
A type alias for list<tuple<string, string>> to represent metadata attached to a message
Topic
A type alias for string to represent a message topic