Connected Clients: 0
WebSocket Endpoint: ws://ghost.jcyrus.com/ws
{
"type": "MSG" | "AUTH" | "SYS",
"payload": "...",
"meta": {
"sender": "...",
"timestamp": 1234567890
}
}
This server is intentionally "dumb" - it relays messages without reading them.
All security is client-side. The server knows nothing.