REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
server.h
Go to the documentation of this file.
Define singletons which are not static-space allocated (and thus consume valuable ICTM space).
Definition singleton.h:46
Definition client.h:25
Definition assets.h:11
This class implements a simple webserver for the LUCIDAC.
Definition server.h:47
This structure collects all relevant context about a running Websocket connection.
Definition server.h:24
net::auth::AuthentificationContext user_context
Definition server.h:26
LucidacWebsocketsClient(const net::EthernetClient &other)
Definition server.cpp:311
utils::duration last_contact
Tracking lifetime with millis() to time-out a connection.
Definition server.h:25