Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
dev:web_api:v3:streaming_api [2022/06/23 22:29] – [Add subscriptions to the event stream] dstillmandev:web_api:v3:streaming_api [2023/04/11 17:46] (current) – [Create an empty WebSocket stream] dstillman
Line 10: Line 10:
 ==== Create an empty WebSocket stream ==== ==== Create an empty WebSocket stream ====
  
-<code javascript>var ws = new WebSocket('https://stream.zotero.org');</code>+<code javascript>var ws = new WebSocket('wss://stream.zotero.org');</code>
  
 Server response: Server response:
dev/web_api/v3/streaming_api.1656037741.txt.gz · Last modified: 2022/06/23 22:29 by dstillman