enumquic.constants.ccenum ccBBR = 'bbr'CUBIC = 'cubic'RENO = 'reno'Congestion control algorithm identifiers, for use with the sessionOptions.cc option:quic.constants.cc.RENO — Reno congestion control.quic.constants.cc.CUBIC — CUBIC congestion control.quic.constants.cc.BBR — BBR congestion control.
Congestion control algorithm identifiers, for use with the sessionOptions.cc option:quic.constants.cc.RENO — Reno congestion control.quic.constants.cc.CUBIC — CUBIC congestion control.quic.constants.cc.BBR — BBR congestion control.