|
Motion Master
|
Per-connection data for each WebSocket. More...
#include <proto_server.h>
Public Attributes | |
| std::string | id |
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.
| std::string ProtoServer::ConnectionData::id |
Unique identifier for the WebSocket connection.