Hacker News
- WebSockets vs. Server-Sent-Events vs. Long-Polling vs. WebRTC vs. WebTransport https://rxdb.info/articles/websockets-sse-polling-webrtc-webtransport.html 228 comments
- Replacing WebRTC: real-time latency with WebTransport and WebCodecs https://quic.video/blog/replacing-webrtc/ 77 comments
- WebKit is going to support WebTransport https://github.com/WebKit/standards-positions/issues/18 2 comments
- Brave Trynna Disable WebTransport https://github.com/brave/brave-browser/issues/28647 2 comments
- Show HN: WebTransport vs. WebRTC vs. WebSocket https://github.com/Sh3B0/realtime-web 5 comments
- Using WebTransport https://web.dev/webtransport/ 117 comments
- WebTransport API https://wicg.github.io/web-transport/ 66 comments
Lobsters
- WebTransport (WebSockets 2.0) talk at RubyConf https://youtu.be/WqYExpMWIUU?t=16 6 comments networking , ruby , video , web
- WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport https://rxdb.info/articles/websockets-sse-polling-webrtc-webtransport.html 21 comments browsers , javascript
- WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport https://rxdb.info/articles/websockets-sse-polling-webrtc-webtransport.html 57 comments programming
- WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport https://rxdb.info/articles/websockets-sse-polling-webrtc-webtransport.html 6 comments javascript
- Replacing WebRTC: real-time latency with WebTransport and WebCodecs https://quic.video/blog/replacing-webrtc/ 10 comments programming
- wTransport (Rust Webtransport Implementation) version 0.1.6 released https://github.com/BiagioFesta/wtransport/tree/master 2 comments rust
- Bye WebSockets! Boost Web Comms with Rust and WebTransport https://www.youtube.com/watch?ab_channel=SecurityUnion&v=dztIToTf8Yc 18 comments rust
- GitHub - centrifugal/centrifuge-js: JavaScript client SDK to communicate with Centrifugo real-time messaging server from browser, NodeJS and React Native. Supports WebSocket, HTTP-streaming, EventSource, WebTransport and SockJS transports https://github.com/centrifugal/centrifuge-js 13 comments javascript
- Centrifugo v4 released – with own WebSocket emulation layer, optimized client protocol, unified SDK behavior, experimental HTTP/3 and WebTransport support https://centrifugal.dev/blog/2022/07/19/centrifugo-v4-released 17 comments golang
- WebTransport is a proposed API to expose QUIC's datagrams and streams to JavaScript clients https://web.dev/webtransport/ 3 comments javascript
- WebTransport is a proposed API to expose QUIC's datagrams and streams to JavaScript clients https://web.dev/webtransport/ 8 comments programming