REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
HTTPContext Struct Reference

Public Attributes

net::EthernetClient * client
 
LucidacWebServer * server
 
bool convert_to_websocket
 

Detailed Description

Definition at line 31 of file server.cpp.

Member Data Documentation

◆ client

net::EthernetClient* HTTPContext::client

Definition at line 32 of file server.cpp.

◆ convert_to_websocket

bool HTTPContext::convert_to_websocket

Definition at line 34 of file server.cpp.

◆ server

LucidacWebServer* HTTPContext::server

Definition at line 33 of file server.cpp.


The documentation for this struct was generated from the following file: