We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f78d4 commit ac52c6fCopy full SHA for ac52c6f
src-docs/spec/joinRealtimeChannel.md
@@ -16,7 +16,7 @@ Per-app realtime channels are:
16
connected peers but not by peers connecting later.
17
18
Calling `joinRealtimeChannel` a second time without leaving the prior one
19
-will not cause any action and returns a `null` value.
+will throw an error.
20
21
## `realtimeChannel.setListener((data) => {})`
22
0 commit comments