4 projects
blackbull
Async ASGI 3.0 framework with a from-scratch HTTP/1.1 parser, HTTP/2 frame layer, and WebSocket codec. HPACK delegates to the hpack library.
blackbull-htcpcp
HTCPCP (RFC 2324 + RFC 7168) extension for the BlackBull ASGI framework.
blackbull-protobuf
Protobuf integration for the BlackBull ASGI framework's gRPC support: servicer adapter, server reflection, health checking, and rich error details.
blackbull-session
Signed-cookie session extension for the BlackBull ASGI framework.