Skip to main content

HTTP/3 | daniel.haxx.se

The protocol that's been called HTTP-over-QUIC for quite some time has now changed name and will officially become HTTP/3. This was triggered by this original suggestion by Mark Nottingham. The QUIC Working Group in the IETF works on creating the QUIC transport protocol.

HTTP/3 | daniel.haxx.se

Comments

Popular posts from this blog

GPT-J is self-hosted open-source analog of GPT-3: how to run in Docker

Generative Pre-trained Transformer is a generation of models used to produce human-like text based on some initial text (part of dialogs or some task). One of the most "hyped" models is a GPT-3. When you see what GPT-3 generates you feel like "the future is here". GPT-J is self-hosted open-source analog of GPT-3: how to run in Docker