Skip to content
/ verus Public
forked from yzaki/verus

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

License

Notifications You must be signed in to change notification settings

Doubb/verus

 
 

Repository files navigation

Verus

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

Build Instructions:

Required packages: libasio libalglib libboost-system

Steps (tested on Ubuntu 14.04.1):

$ sudo apt-get install build-essential autoconf libasio-dev libalglib-dev libboost-system-dev
$ ./bootstrap.sh
$ ./configure
$ make

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.5%
  • HTML 13.3%
  • Java 0.1%
  • M4 0.1%
  • Python 0.0%
  • Makefile 0.0%