Skip to content

pipeline: use an async http client

Gmodena requested to merge pipeline-async-http into main

To improve latency on large streams, we should use an HTTP backend with support to non blocking IO.

Merge request reports