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 406cd01 commit 23f8496Copy full SHA for 23f8496
tests/languages/web/index.html
@@ -33,7 +33,7 @@
33
response = await client.ping();
34
console.log(response.result);
35
36
- // Realtime
+ // Realtime setup
37
client.setProject('console');
38
client.setEndpointRealtime('wss://cloud.appwrite.io/v1');
39
0 commit comments