/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

w3c.github.io
| | www.debugbear.com
9.3 parsecs away

Travel
| | HTTP3 and QUIC are two new communication protocols that come with performance and security improvements and bring a new protocol architecture to the web.
| | httpwg.org
5.3 parsecs away

Travel
| | This specification describes an optimized expression of the semantics of the Hypertext Transfer Protocol (HTTP), referred to as HTTP version 2 (HTTP/2). HTTP/2 enables a more efficient use of network resources and a reduced latency by introducing field compression and allowing multiple concurrent exchanges on the same connection. This document obsoletes RFCs 7540 and 8740.
| | lsd.gnunet.org
6.1 parsecs away

Travel
| | This document contains the R 5 N DHT technical specification. R 5 N is a secure distributed hash table (DHT) routing algorithm and data structure for decentralized applications. It features an open peer-to-peer overlay routing mechanism which supports ad-hoc permissionless participation and support for topologies in restricted-route environments. Optionally, the paths data takes through the overlay can be recorded, allowing decentralized applications to use the DHT to discover routes. This document defin...
| | stribny.name
27.3 parsecs away

Travel
| How to send a video stream using HTTP protocol from FastAPI backend to a browser and display it with video tag.