Module pipeline

Source

Structs§

HttpContext
StreamContext

Traits§

HttpPipeline
HttpPipelineFactory
HttpPipelineFactory is aim at generating specified HttpPipeline. It’s designed for user-defined, which means you can customize your own HttpPipeline as an entrance.
StreamPipeline
StreamPipelineFactory
StreamPipelineFactory is aim at generating specified StreamPipeline. It’s designed for user-defined, which means you can customize your own StreamPipeline as an entrance.

Functions§

register_http_pipeline
register_stream_pipeline

Type Aliases§

PipelineConf