Commit 63cb959
docs(readme): correct latency comparison
The "~100ms vs 1-2s for SSE" line wrongly framed WS as faster than
SSE — both are push-based with comparable end-to-end latency. The
"1-2s" number applies to REST polling.
Reframe so the comparison is WS-push vs REST-polling, and surface
the real WS-vs-SSE tradeoff: bidirectional control vs simpler
unidirectional streaming.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent dc4e22b commit 63cb959
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments