You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/index.mdx
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,8 @@ There's a new way to achieve **real-time latency** in the browser, including con
40
40
- 🔧 **Customizable**: Hardware accelerated encoding, the rest is in your control.
41
41
42
42
### *Standards
43
-
This website uses a [fork](/blog/transfork) of the IETF draft called [moq-lite](https://doc.moq.dev/concept/layer/moq-lite) and a media layer called [hang](https://doc.moq.dev/concept/layer/hang).
43
+
This website uses [moq-lite](https://doc.moq.dev/concept/layer/moq-lite), a subset of the IETF [moq-transport](https://datatracker.ietf.org/doc/draft-ietf-moq-transport/) draft.
44
+
moq-lite is forwards compatible with moq-transport, so it works with any moq-transport CDN (ex. [Cloudflare](/blog/first-cdn)).
44
45
The principles behind MoQ are fantastic, but standards are **SLOW** and involve too much arguing.
45
46
My goal is to build something simple that you can use *now*, even if it's not a standard *yet*.
0 commit comments