Skip to content

CCP implementation of the BBR congestion control algorithm

License

Notifications You must be signed in to change notification settings

ccp-project/bbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCP Algorithm: BBR

This repository provides a simplified implementation of Google's BBR congestion control algorithm using CCP.

To get started using this algorithm with CCP, please see our guide.

NOTE: So far, this implementation only covers the high-level concepts in BBR. It does not yet handle all of the edge cases and thus will not perform exactly the same as the canonical implementation in all scenarios. We are currently working on improving this implementation to match the canonical one.

About

CCP implementation of the BBR congestion control algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages