Y
Hacker News
new
|
ask
|
show
|
jobs
by
dochtman
1863 days ago
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
leadbase0
1863 days ago
QUIC is a protocol... "...CCA in userspace" CCA stands for congestion control algorithm.
link