Skip to main content

Module local_endpoint_registry

Module local_endpoint_registry 

Source
Expand description

Local Endpoint Registry

Provides a registry for locally registered endpoints that can be called in-process without going through the network stack.

Structs§

LocalEndpointRegistry
Registry for locally registered endpoints

Type Aliases§

LocalAsyncEngine
Type alias for a boxed async engine that can handle generic requests and responses