Y
Hacker News
new
|
ask
|
show
|
jobs
by
arca_vorago
3412 days ago
I think the key point is that web sockets are a TCP connection with a http prenogotiation. If you need UDP style connections (OK to miss state changes as long as it catches up) WebRTC is where it is at AFAIK.