Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Mogzol
on April 12, 2025
|
parent
|
context
|
favorite
| on:
You might not need WebSockets
And even if you are using a "regular" video format like mp4, browsers will still use range requests [1] to fetch chunks of the file in separate requests, assuming the server supports it (which most do).
[1]
https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Ran...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Ran...