News
Shop
Learn
Community
Ein Bild oder sowas
LUCIDAC Documentation
User Docs
Pybrid
Julia
C++
Firmware
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
tcp.cpp
Go to the documentation of this file.
1
#include "websockets/tcp.h"
2
3
#include "web/server.h"
4
5
using
web::LucidacWebsocketsClient;
6
7
websockets::network::TcpClient::TcpClient(LucidacWebsocketsClient *context)
8
: context(context), client(&context->socket) {}
lib
core
src
websockets
tcp.cpp
Generated by
1.12.0