Function wasmcloud_core::rpc::link_put_subject

source ยท
pub fn link_put_subject(lattice: &str, provider_key: &str) -> String
Expand description

Generate the wasmbus RPC subject for putting links on a NATS cluster

When messages are published on this subject, hosts set up and update (if necessary) link information, which may include calling receive_link_config_*() functions on relevant providers.