🚀 Glaze WebSocket + HTTP Server

Real-time communication with header-only C++ WebSocket implementation

🔴 Disconnected

Available Commands:

  • /ping - Send a ping to the server
  • /clients - Get number of connected clients
  • /echo [message] - Echo a message back
  • Any other text will be broadcast to all clients