Commit 5c34ad1
docs(websocket): mark sharpapi-v1.5 as internal-only (#204)
The MessagePack subprotocol is reserved for first-party SDKs and SharpLines
— it isn't part of the documented public API. Listing it in the public
asyncapi spec led a customer-support agent to recommend it to a customer
debugging unrelated 60s WS disconnects (already fixed server-side in
sharp-api-go PR #177).
Removes v1.5 from the public table and replaces the explanatory paragraph
with a note that additional subprotocols exist but are not public.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 208f383 commit 5c34ad1
1 file changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments