Motion Master
Loading...
Searching...
No Matches
proto_server.h File Reference
#include <uwebsockets/App.h>
#include <atomic>
#include <thread>
#include "incoming_machine_message.h"
#include "outgoing_machine_message.h"
#include "core/containers/thread_safe_queue.h"
Include dependency graph for proto_server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProtoServer
 WebSocket server for Motion Master Proto (Protocol Buffer) messages. More...
struct  ProtoServer::ConnectionData
 Per-connection data for each WebSocket. More...