Y
Hacker News
new
|
ask
|
show
|
jobs
by
ranger_danger
435 days ago
My problem with SSE is that it has a very low connection limit of 6 per domain across the entire browser session.
2 comments
VWWHFSfQ
435 days ago
That's an HTTP 1.1 problem, not SSE. Websockets has the same restriction.
link
CharlieDigital
435 days ago
You just use HTTP/2. It's a solved problem.
link