Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
winrid
on Feb 21, 2023
|
parent
|
context
|
favorite
| on:
Millions of active WebSockets with Node.js
Millions of clients. IOT devices? Who knows.
ThePhysicist
on Feb 21, 2023
|
next
[–]
It's unlikely you'd want to connect IOT devices to a backend using web sockets, I'd use a UDP based protocol for that, e.g. QUIC. But for web clients it makes sense.
winrid
on Feb 21, 2023
|
parent
|
next
[–]
MQTT is usually the go to protocol for IOT devices. You can do MQTT over WebSockets to help prevent issues using odd ports on home networks etc.
inglor
on Feb 21, 2023
|
prev
[–]
This was working for Peer5 (YC startup) - building a p2p CDN, these were video viewers in live events (e.g. the world cup).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: