RSS Amplifier

PGJones' blog · Aug 26, 2019

How to serve HTTP 1, 2, and 3 in Python

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Serving HTTP/1, HTTP/2, and HTTP/3 in Python has never been easier, as Hypercorn can serve all three. This article will show how to use Hypercorn and how Hypercorn uses three great Sans-IO libraries to work.

Read on pgjones.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.