Reading List
- <video>, HTTP range requests & WHATWG streams
Surma
•
28 Dec 2021
Range requests allow a <video> tag to seek through a video file. Adding support to your dev server is a fun challenge and taught me some interesting things about WHATWG Streams.