tgbot-cpp
Loading...
Searching...
No Matches
HttpServer.h File Reference
#include <boost/asio.hpp>
#include <boost/asio/signal_set.hpp>
#include <boost/beast/core/flat_buffer.hpp>
#include <boost/beast/http.hpp>
#include <csignal>
#include <exception>
#include <functional>
#include <initializer_list>
#include <memory>
#include <optional>
#include <stdexcept>
#include <string>
#include <unordered_map>
#include <utility>

Go to the source code of this file.

Classes

class  TgBot::HttpServer< Protocol >
 This class handles HTTP requests from the Internet. More...

Namespaces

namespace  TgBot