From 39ae3ba6be9e5fbe6f445bb8dde71f13cf49ec00 Mon Sep 17 00:00:00 2001 From: shockrah Date: Wed, 14 Apr 2021 22:39:06 -0700 Subject: [PATCH] Adding example of websocket url --- docs/content/rtc/auth.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/rtc/auth.md b/docs/content/rtc/auth.md index a972b67..cef0176 100644 --- a/docs/content/rtc/auth.md +++ b/docs/content/rtc/auth.md @@ -24,6 +24,8 @@ To authenticate properly you must use the following url structure: > `/text?jwt=` +> Example ws://localhost:1234/text?jwt=asdf123 + The JWT in the query string is the same JWT used for requests against the REST API. The `/text` path listens for changes on all available text channels so even if a