







Direct Sockets API for the web platform
Filling the remaining gap between WebSocket, WebRTC and WebTranspor
Existing web platform facilities for network communication include WebSocket and WebRTC. Each mandates a specific protocol, ensures TLS, and respects the Same Origin Policy. The proposed WebTransport is similar in these respects.
QUIC API for Peer-to-peer Connections
This document defines a set of ECMAScript APIs in WebIDL to allow data to be sent and received from another browser or device implementing the QUIC protocol. The specification for multiplexing of QUIC with STUN/TURN/ZRTP/DTLS/RTP/RTCP [[RFC9443]] was developed within the IETF AVTCORE Working Group.
🔎 No WebSocket implementation was found in your environment. You must provide an implementation as the `ws` option. - Google Search

Integrating gRPC with the Homa Transport Protocol - John Ousterhout, Stanford University
Isolated Web Apps (IWA) | Chrome for Developers
Isolated Web Apps allow for a high-trust security model for web apps allowing for access to high-trust APIs like Direct Sockets and Controlled Frame.

High Performance Browser Networking (O'Reilly)
What every web developer must know about mobile networks, protocols, and APIs provided by browser to deliver the best user experience.

bluesky has always offered protocol services for devs— the relay, jetstream, and the bluesky api are the main ones. but until today those haven't really had a proper home. the crew as been working hard, and there's (even) more here than meets the eye, let's break this down!!
Bluesky Protocol Services
bsky.networkbluesky has always offered protocol services for devs— the relay, jetstream, and the bluesky api are the main ones. but until today those haven't really had a proper home. the crew as been working hard, and there's (even) more here than meets the eye, let's break this down!!
Bluesky Protocol Services
bsky.networkfun new little websocket client published under @atproto/ws-client. works in the browser or server-side. designed for long-lived connections and reconnects. care taken with flow control and backpressure. because, you know... atproto go wsssshh. tangled.org/strings/did:plc:l3rouwludahu3…
corkiejp.github.io/ATProtocolHandler/index.html Features:- AT Protocol utilities: handle tools, post filtering, PDS info. Stores:- chromewebstore.google.com/detail/foippfcmhngnjdlfhgaifp… | addons.mozilla.org/en-US/firefox/addon/at-protoc… github.com/corkiejp/corkiejp.github.io/t… Supported clients: - 'wsocial.eu', 'bsky.app', 'mu.social', 'deer.social', 'blacksky.community', 'northsky.app' bsky.app/profile/did:plc:qxlh6bohvep3t…
7/ Check out the details, including a deeper discussion of challenges, a prototype of Bitchat over Wi-Fi Aware, and general notes on cross-platform Wi-Fi Aware implementation 👉 grjte.sh/bitchat-wifi-aware