Skip to main content

Module middleware

Module middleware 

Source
Expand description

Utils for installing Rpc middleware

Traits§

RethAuthHttpMiddleware
Helper alias trait for auth-server HTTP transport middleware layers.
RethRpcMiddleware
A Helper alias trait for the RPC middleware supported by the server.

Type Aliases§

AuthHttpService
Inner HTTP transport service type for auth-server middleware.