Skip to main content

Crate nemo_relay_switchyard

Crate nemo_relay_switchyard 

Source
Expand description

First-party Switchyard Decision API routing plugin for NeMo Relay.

Re-exports§

pub use component::ContextMode;
pub use component::ProtocolDefaults;
pub use component::RoutingMode;
pub use component::SWITCHYARD_PLUGIN_KIND;
pub use component::SwitchyardConfig;
pub use component::TargetBinding;
pub use component::WireProtocol;
pub use component::deregister_switchyard_component;
pub use component::register_switchyard_component;
pub use component::validate_switchyard_atof_configuration;

Modules§

component
Switchyard plugin configuration and Relay execution integration.
contract
JSON compatibility types for the Switchyard Decision API.