Motion Master
Loading...
Searching...
No Matches
ProtoServer::ConnectionData Struct Reference

Per-connection data for each WebSocket. More...

#include <proto_server.h>

Public Attributes

std::string id

Detailed Description

Per-connection data for each WebSocket.

Stores a unique ID and the port number for each WebSocket connection. Used as the user data type for uWebSockets WebSocketBehavior.

Member Data Documentation

◆ id

std::string ProtoServer::ConnectionData::id

Unique identifier for the WebSocket connection.


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