Crate wick_invocation_server
source ·Expand description
Wick RPC SDK
Re-exports
pub use crate::error::Error;
Modules
- Error module.
Structs
- A GRPC server for implementers of flow_component::Component.
Functions
- Create an RPC client.
- Build and spawn an RPC server for the passed collection.
Type Aliases
- Exported type so consumers don’t need to depend on tonic directly.