-
- Downloads
dhtproxy: replace restbed by restinio & asio
No related branches found
No related tags found
Showing
- CMakeLists.txt 23 additions, 9 deletionsCMakeLists.txt
- README.md 4 additions, 4 deletionsREADME.md
- cmake/FindRestinio.cmake 14 additions, 0 deletionscmake/FindRestinio.cmake
- configure.ac 2 additions, 2 deletionsconfigure.ac
- docker/DockerfileDeps 39 additions, 12 deletionsdocker/DockerfileDeps
- docker/DockerfileDepsLlvm 36 additions, 13 deletionsdocker/DockerfileDepsLlvm
- docker/conan/restinio/conanfile.py 59 additions, 0 deletionsdocker/conan/restinio/conanfile.py
- docker/conan/restinio/conanfile.txt 11 additions, 0 deletionsdocker/conan/restinio/conanfile.txt
- include/opendht/dht_proxy_client.h 54 additions, 28 deletionsinclude/opendht/dht_proxy_client.h
- include/opendht/dht_proxy_server.h 102 additions, 48 deletionsinclude/opendht/dht_proxy_server.h
- include/opendht/dhtrunner.h 7 additions, 1 deletioninclude/opendht/dhtrunner.h
- include/opendht/http.h 217 additions, 0 deletionsinclude/opendht/http.h
- python/opendht.pyx 1 addition, 1 deletionpython/opendht.pyx
- python/setup.py.in 2 additions, 2 deletionspython/setup.py.in
- src/dht_proxy_client.cpp 661 additions, 496 deletionssrc/dht_proxy_client.cpp
- src/dht_proxy_server.cpp 775 additions, 681 deletionssrc/dht_proxy_server.cpp
- src/dhtrunner.cpp 4 additions, 1 deletionsrc/dhtrunner.cpp
- src/http.cpp 342 additions, 0 deletionssrc/http.cpp
- tests/dhtproxytester.cpp 17 additions, 10 deletionstests/dhtproxytester.cpp
- tests/dhtproxytester.h 6 additions, 2 deletionstests/dhtproxytester.h
Loading
Please register or sign in to comment