facebook / wdt

Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
https://www.facebook.com/WdtOpenSource
Other
2.86k stars 391 forks source link

Installation #185

Closed JDface closed 3 years ago

JDface commented 5 years ago

Please help to provide any installation guide for Ubuntu.

jamie-arcc commented 5 years ago

take a look at https://github.com/facebook/wdt/blob/master/build/BUILD.md and that should get you going. If you are on Ubuntu 16.04 or newer, you can just use cmake from the repository (so add cmake to your sudo apt install ...)