Bot for reposting from Telegram channels and VK pages to another Telegram channel.
Go to file
2024-11-15 11:04:26 +03:00
curl@acc73edce8 add basic HTTP client and its testing in main() 2024-11-14 16:48:45 +03:00
libuv@d4ab6fbba4 add basic HTTP client and its testing in main() 2024-11-14 16:48:45 +03:00
spdlog@51a0deca2c add basic HTTP client and its testing in main() 2024-11-14 16:48:45 +03:00
td@18618cad56 add basic HTTP client and its testing in main() 2024-11-14 16:48:45 +03:00
.gitignore add basic HTTP client and its testing in main() 2024-11-14 16:48:45 +03:00
.gitmodules add basic HTTP client and its testing in main() 2024-11-14 16:48:45 +03:00
CMakeLists.txt add basic HTTP client and its testing in main() 2024-11-14 16:48:45 +03:00
http.cpp fix HttpClient destructor and remove its demo in main() 2024-11-15 10:57:52 +03:00
http.h fix HttpClient destructor and remove its demo in main() 2024-11-15 10:57:52 +03:00
main.cpp move signal handling in a separate function 2024-11-15 11:04:26 +03:00