Requesting data Registering as a listener Receiving data updates Exit application Keyboard keypress Keyboard text Media control Send notification Open path Open URL Power control

WebSocket - Open URL

{
    "id": "abc123",
    "token": "abc123",
    "event": "OPEN",
    "data": {
        "url": "https://timmo.dev"
    }
}