Firmware  0.0.0
Loading...
Searching...
No Matches
endpoints.hpp File Reference

HTTP and WebSocket endpoints. More...

#include <esp_http_server.h>
#include <concepts>
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include <ztl/fail.hpp>
#include "log.h"
#include "message.hpp"
#include "request.hpp"
#include "response.hpp"
#include "utility.hpp"
Include dependency graph for endpoints.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  http::Endpoints
 
struct  http::Endpoints::key_compare
 

Namespaces

namespace  http
 

Detailed Description

Author
Vincent Hamp
Date
01/03/2023