Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yencabulator
on Feb 20, 2022
|
parent
|
context
|
favorite
| on:
Server-sent events, WebSockets, and HTTP
One thing that comes to bite you surprisingly quickly is that with SSE+POST, you lose ordering in the C->S direction. Consider a chat client that POSTs every line you type; two POSTs might get reordered in-flight while two WebSocket messages won't.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: