Skip to content
forked from yzaki/verus

Verus is an adaptive congestion control protocol that is custom designed for cellular networks.

Notifications You must be signed in to change notification settings

thp-comnets/verus

 
 

Repository files navigation

verus

Verus is an adaptive congestion control protocol that is custom designed for cellular networks.

Build Instructions:

Required packages: libtbb libasio libalglib libboost-system

Steps (tested on Ubuntu 14.04.1):

$ sudo apt-get install build-essential autoconf libtbb-dev libasio-dev libalglib-dev libboost-system-dev
$ autoreconf -i
$ ./configure
$ make

About

Verus is an adaptive congestion control protocol that is custom designed for cellular networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.6%
  • HTML 13.4%