/mybbr

The BBR algorithm implemented with C++14

Primary LanguageC++

BBR

The C++ version of user-layer BBR, tailored from the implementation of quic.

It's easy to apply BBR to your own projects, you only need to implement some interfaces. (Still under development )