./www/py-h11, Pure-Python, bring-your-own-I/O implementation of HTTP/1.1

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q4, Version: 0.11.0, Package name: py38-h11-0.11.0, Maintainer: pkgsrc-users

This is a little HTTP/1.1 library written from scratch in Python,
heavily inspired by hyper-h2.

It's a "bring-your-own-I/O" library; h11 contains no IO code
whatsoever. This means you can hook h11 up to your favorite network
API, and that could be anything you want: synchronous, threaded,
asynchronous, or your own implementation of RFC 6214 - h11 won't
judge you. (Compare this to the current state of the art, where
every time a new network API comes along then someone gets to start
over reimplementing the entire HTTP protocol from scratch.)


Master sites:

SHA1: 7df90e00060ad9002a098e3041849f2bd00ce535
RMD160: b931c83cd3ee3724aaf4d89c2a9b8f2fe3a39ba4
Filesize: 95.224 KB

Version history: (Expand)