REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
server.h File Reference
#include <ArduinoJson.h>
#include <list>
#include "QNEthernet.h"
#include "net/auth.h"
#include "net/ethernet.h"
#include "utils/durations.h"
#include "websockets/client.h"
#include "utils/singleton.h"
Include dependency graph for server.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
struct | web::LucidacWebsocketsClient |
This structure collects all relevant context about a running Websocket connection. More... | |
struct | web::LucidacWebServer |
This class implements a simple webserver for the LUCIDAC. More... | |
Namespaces | |
namespace | web |