# Functions
OnewayChain combines a series of `OnewayInbound`s into a single `InboundMiddleware`.
StreamChain combines a series of `StreamInbound`s into a single `InboundMiddleware`.
UnaryChain combines a series of `UnaryInbound`s into a single `InboundMiddleware`.