diff --git a/pages/websocket.vue b/pages/websocket.vue index 113643a6c..70c932118 100644 --- a/pages/websocket.vue +++ b/pages/websocket.vue @@ -1,94 +1,135 @@ - - - - URL - - - - - - - {{ toggleConnectionVerb }} - - sync - sync_disabled + + WebSocket + + + + + URL + + + + + + - - - - - - - - - - - Log - - - @ {{ logEntry.ts }} {{ getSourcePrefix(logEntry.source) }} {{ logEntry.payload }} - - (waiting for connection) - - - - - - Message - - - - - - - Send - - send - - - - - - - - - - + {{ toggleConnectionVerb }} + + sync + sync_disabled + + + + + + + + + + Log + + + @ {{ logEntry.ts }} {{ getSourcePrefix(logEntry.source) }} {{ logEntry.payload }} + + (waiting for connection) + + + + + + Message + + + + + + + Send + + send + + + + + + + + + SSE + + + + + Server + + + + + + + {{ toggleSSEConnectionVerb }} + + sync + sync_disabled + + + + + + + + + + +