Skip to content

Commit 6f2613b

Browse files
Mlaz-codeclaude
andcommitted
docs: add WebSocket API reference and streaming guide
New pages for the WebSocket server (wss://ws.sharpapi.io/ws): - API reference with connection lifecycle, message types, close codes - Streaming guide with SSE vs WebSocket comparison and reconnection patterns - Updated navigation and streaming overview to link both protocols Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6958771 commit 6f2613b

5 files changed

Lines changed: 652 additions & 7 deletions

File tree

pages/api-reference/_meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"type": "separator",
3636
"title": "Streaming"
3737
},
38-
"stream": "Unified Stream",
38+
"stream": "SSE Stream",
39+
"websocket": "WebSocket Stream",
3940
"---Account": {
4041
"type": "separator",
4142
"title": "Account"

0 commit comments

Comments
 (0)