back

by dochtman·5y ago·view on hn ↗
QUIC does run in user space, and also uses congestion controllers running inside the QUIC stack, in user space.

(I work on a QUIC implementation in Rust.)

1 comments
QUIC is a protocol... "...CCA in userspace" CCA stands for congestion control algorithm.