#WebTransport
March 24, 2026 at 7:33 PM
This is a very cool tech, and I'm really excited to play with it and see it in action.
WebTransport API - Web APIs | MDN
The WebTransport API provides a modern update to WebSockets, transmitting data between client and server using HTTP/3 Transport. WebTransport provides support for multiple streams, unidirectional stre...
developer.mozilla.org
November 19, 2025 at 6:04 PM
Rust, CBOR, DASL/ATProtocol, iroh, quic/webtransport, and webrtc are all at the top of my list of production tech these days. They are the starting points.
December 6, 2025 at 10:30 PM
Sketching some ideas for a unified http server api (supporting h1, h2, and h3, webtransport, websockets, extended connect, multi-runtime, etc) ... www.jasnell.me/posts/http-s...
HTTP Server API: A Draft Specification
A draft specification for a server-side HTTP API built on Fetch Standard types — ServerContext, tunnels, WebSocket, WebTransport, priority, error codes, and lifecycle management.
www.jasnell.me
July 20, 2026 at 4:01 PM
Safari 26.4 is here!
webkit.org/blog/17862/w...

Grid Lanes. WebTransport. Keyboard Lock API. And _tons_ of fixes & improvements. Please read the introduction to our article to learn what we’ve been up to…
WebKit Features for Safari 26.4
March has a way of bringing a lot of new things to WebKit — and this year is no exception.
webkit.org
March 24, 2026 at 5:22 PM
i think it's crazy we don't have webtransport/webcodecs in react native???
April 17, 2026 at 8:26 PM
TIL about WebTransport w3c.github.io/webtransport...

> It can be used like WebSockets but with support for multiple streams, unidirectional streams, out-of-order delivery, and reliable as well as unreliable transport.
September 29, 2023 at 11:35 AM
Still holding out for enough WebTransport uptake that we can get unreliable networking in the browser without webrtc insanity.
May 2, 2026 at 4:53 AM
Results from @igalia.bsky.social's work on perf and features in Firefox and Chromium implementations of the WebTransport API for the IPFS/Libp2p teams.

Libp2p connections in Firefox blowing Chrome away 🤯

Test yourself: libp2p-webtransport-sessions.on.fleek.co

Funding thx to Protocol Labs!
March 7, 2024 at 11:56 AM
Major versions of Firefox now land every two weeks, so Firefox 155 dropped today with web platform features including:

🎉 Fully typed CSS attr()
🎉 CSS progress()
🎉 Promise.allKeyed() and allSettledKeyed()
🎉 Lots of new WebTransport stuff

…And more!

developer.mozilla.org/en-US/docs/M...
Firefox 155 release notes for developers (Stable) - Mozilla | MDN
This article provides information about the changes in Firefox 155 that affect developers. Firefox 155 was released on September 1, 2026.
developer.mozilla.org
September 1, 2026 at 1:15 PM
CD reduction duel? Wanted to try with QUICK protocol HTTP3 web hmm sounds more interesting.. #gamedev #indiedev #web #browser #quick #webtransport
July 4, 2026 at 9:47 PM
What do these API have in common?

* WebTransport
* Keyboard Lock API
* Grid Lanes w/ flow-tolerance
* Threaded scroll-driven animations
* WebAuthn PRF extension
* ReadableByteStream
* Blob.stream() with BYOB reader
* Name-only @container queries
* min(), max(), and clamp() in sizes attribute
February 18, 2026 at 12:35 AM
Someone should do a tier list video of all of these proposals.

WebTransport is S-tier, don't @ me
As an experiment, we (the Firefox team) wanted to try a new way to get feedback on which Interop proposals matter most.

So, here's a web app where you can rank the proposals you care about, giving us data we can use when reviewing which ones to champion.

interop-rank.jakearchibald.com
Interop Feature Ranking
Rank the web platform features you care most about
interop-rank.jakearchibald.com
October 9, 2025 at 5:18 PM
Colyseus 0.16 is out! ✨

Introducing StateView, experimental support for WebTransport, quality of life improvements, and more!

colyseus.io/blog/colyseu...
Colyseus 0.16 is here! | Colyseus
Introducing StateView. Experimental WebTransport support, and more.
colyseus.io
February 19, 2025 at 12:06 PM
TIL about WebTransport serverCertificateHash. But where do websites get the hash from if it can't talk to the device in the first place? ;) Are people relying on a rendezvous server on the internet where the local device needs to register its public key/hash? And what would TOFU look like here?
WebTransport: WebTransport() constructor - Web APIs | MDN
The WebTransport() constructor creates a new WebTransport object instance.
developer.mozilla.org
December 3, 2024 at 9:09 AM
webrtc SHOULD ditch the massive security risk / general un-governability / ancientness of using SCTP in general and update, get on webtransport ASAP.

alas, the working group considering the core work to make this viable shut down 2023,
github.com/w3c/p2p-webt...
August 10, 2026 at 7:47 PM
The new 0.16 version of the open source Node.js multiplayer framework, #Colyseus by @endel.bsky.social, is introducing #StateView, experimental support for #WebTransport, and more.

gamedevjs.com/tools/colyse...

#gamedev #gamedevjs #node #nodejs #OpenSource #update
Colyseus 0.16 released - Gamedev.js
The new 0.16 version of the open source Node.js multiplayer framework, Colyseus, is introducing StateView, experimental support for WebTransport, and more. This version brings a new iteration of the @...
gamedevjs.com
February 26, 2025 at 1:51 PM
Blink: Intent to Prototype: WebTransport Datagram readable stream type
Blink: Intent to Prototype: WebTransport Datagram readable stream type
Blink: Intent to Prototype: WebTransport Datagram readable stream type
groups.google.com
September 14, 2026 at 9:18 PM
So there’s a new streaming protocol being standardized that can do sub-second latency from OBS to a browser, no proprietary infra required. It’s called Media over QUIC (aka "MoQ"). I work on it, and I started a newsletter about it. Issue #0: buttondown.com/moqmonthly/archive/moq-monthly-0/
MoQ Monthly #0
Mile High Video, Boulder interim, draft-17, Safari WebTransport, and the growing MoQ ecosystem
buttondown.com
March 9, 2026 at 12:41 PM
Interop 2026 launches today! If you want know on what it includes and what it means for web development — our article provides all the details. webkit.org/blog/17818/a...

Focus areas include Anchor Positioning, Style Queries, contrast-color(), WebTransport and much, much more.
Announcing Interop 2026
Exciting news for web developers, designers, and browser enthusiasts alike — Interop 2026 is here, continuing the mission of improving cross-browser interoperability.
webkit.org
February 12, 2026 at 5:07 PM
What would you call the group of JavaScript APIs containing XMLHttpRequest, fetch, WebSocket, WebTransport, and EventSource?

Ten years ago I'd call that "Ajax" but I'm not sure anyone really uses that term anymore.

"JavaScript networking" seems overly vague?
February 25, 2025 at 9:37 PM
Une impasse mexicaine de premier ordre :
"WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport"
-> rxdb.info/articles/w...
March 19, 2024 at 7:30 PM
i mean maybe WebTransport is just strictly better than websockets and we should just use it for our existing chat websockets use case
March 4, 2026 at 1:20 AM
WebTransport baselined maybe its time
April 29, 2026 at 1:29 AM