Protocol handlers for Tigrcorn HTTP/1.1, HTTP/2, HTTP/3, QUIC, WebSocket, WebTransport, lifespan, and ASGI3 traffic.
Project description
tigrcorn-protocols
Protocol handlers for Tigrcorn HTTP/1.1, HTTP/2, HTTP/3, QUIC, WebSocket, WebTransport, lifespan, and ASGI3 traffic.
Install
pip install tigrcorn-protocols
Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-protocols directly when you want only this package boundary and its declared dependencies.
What It Owns
tigrcorn-protocols owns HTTP/1.1, HTTP/2, HTTP/3, WebSocket, lifespan, rawframed, custom protocols, flow control, scheduler primitives, sessions, and streams. Its import package is tigrcorn_protocols, and its declared package dependencies are: tigrcorn-core, tigrcorn-config, tigrcorn-asgi, tigrcorn-http, tigrcorn-transports.
This package page is written for developers searching for Tigrcorn ASGI3 server components, Python web server packages, HTTP/3 and QUIC support, WebSocket and WebTransport runtime surfaces, typed package boundaries, and Apache 2.0 licensed infrastructure.
Use It When
Use tigrcorn-protocols when you need protocol-level Tigrcorn handling for ASGI3 traffic, backpressure, flow control, HTTP/3, QUIC, WebSocket, or WebTransport behavior. It is part of Tigrcorn's split-package architecture, so it can be installed independently while remaining linked to the rest of the Tigrcorn package family on PyPI.
Import Surface
import tigrcorn_protocols
print(tigrcorn_protocols.__name__)
The package exposes its supported public surface through the tigrcorn_protocols namespace. The root tigrcorn package keeps compatibility shims for users who install the full server distribution.
Package Graph
tigrcorn | tigrcorn-core | tigrcorn-config | tigrcorn-asgi | tigrcorn-contract | tigrcorn-transports | tigrcorn-protocols | tigrcorn-http | tigrcorn-security | tigrcorn-runtime | tigrcorn-static | tigrcorn-observability | tigrcorn-compat | tigrcorn-certification
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tigrcorn_protocols-0.3.16.dev5.tar.gz.
File metadata
- Download URL: tigrcorn_protocols-0.3.16.dev5.tar.gz
- Upload date:
- Size: 93.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c3ad63815ea30203415ce20a46db5fab7af752145c6dc99b5a5fc4921a56f05
|
|
| MD5 |
9cf8507e161e83c911cf917c70f6126b
|
|
| BLAKE2b-256 |
d1e4f018c9fbd914324ff0aae2f5ac6ef5fc505c93a1f54048628c0e2e3abbfd
|
File details
Details for the file tigrcorn_protocols-0.3.16.dev5-py3-none-any.whl.
File metadata
- Download URL: tigrcorn_protocols-0.3.16.dev5-py3-none-any.whl
- Upload date:
- Size: 115.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a13e54e2aafa4d12d7ec8cb5cbf3f2abb557b675fc476156594e569ba5dec442
|
|
| MD5 |
2e05d23408ffa7869b8016af6ee5d5b3
|
|
| BLAKE2b-256 |
e66070f72bb3c00083667524b84b32dcd69dfc0ae05c6f7e4bb7c990b2b5ce84
|