Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dabeeeenster
on Feb 12, 2022
|
parent
|
context
|
favorite
| on:
Server-Sent Events: an alternative to WebSockets
"the main gotcha for maintaining long-lived connections is that server/clients should implement their own heartbeat to be able to detect & auto reconnect failed connections"
That sounds like a total nightmare!
ec109685
on Feb 12, 2022
[–]
Definitely needed. That would be true for all long lived connection protocols in order to detect connection interruptions in a timely fashion.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
That sounds like a total nightmare!