|
tgbot-cpp
|
HTTP clients, servers, and update transports. More...
Classes | |
| class | TgBot::CurlHttpClient |
| This class makes http requests via libcurl. More... | |
| class | TgBot::HttpClient |
| This class makes http requests. More... | |
| struct | TgBot::HttpFile |
| struct | TgBot::HttpFormField |
| class | TgBot::HttpServer< Protocol > |
| This class handles HTTP requests from the Internet. More... | |
| class | TgBot::TgLongPoll |
| This class handles long polling and updates parsing. More... | |
| class | TgBot::TgWebhookServer< Protocol > |
| class | TgBot::TgWebhookTcpServer |
HTTP clients, servers, and update transports.