TCP, UDP, Unix socket, pipe, in-process, listener, and QUIC transport primitives for the Tigrcorn server stack.
Project description
tigrcorn-transports
TCP, UDP, Unix socket, pipe, in-process, listener, and QUIC transport primitives for the Tigrcorn server stack.
Install
pip install tigrcorn-transports
Use the aggregate tigrcorn distribution when you want the full ASGI3 Python web server stack. Install tigrcorn-transports directly when you want only this package boundary and its declared dependencies.
What It Owns
tigrcorn-transports owns listener registry, TCP, UDP, Unix socket, pipe, in-process, and QUIC transport primitives. Its import package is tigrcorn_transports, and its declared package dependencies are: tigrcorn-core, tigrcorn-config.
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-transports when you need network listener and transport building blocks below Tigrcorn HTTP, WebSocket, WebTransport, and runtime orchestration. 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_transports
print(tigrcorn_transports.__name__)
The package exposes its supported public surface through the tigrcorn_transports 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_transports-0.3.16.dev5.tar.gz.
File metadata
- Download URL: tigrcorn_transports-0.3.16.dev5.tar.gz
- Upload date:
- Size: 55.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
731c812f7010dc036afb5b22e5915e7a5a3ad37e5e1af2661edd1479ff488e2b
|
|
| MD5 |
4cfb23a9af08685f8b868038b48e8a25
|
|
| BLAKE2b-256 |
8a6c56159a7def39c4b00b30c67c118df8e248f694a38940210bfc810e2b87a5
|
File details
Details for the file tigrcorn_transports-0.3.16.dev5-py3-none-any.whl.
File metadata
- Download URL: tigrcorn_transports-0.3.16.dev5-py3-none-any.whl
- Upload date:
- Size: 65.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 |
f235d5a548a7c45619bf369d6a4770049c0c499acc28b4dd5f7560ed1d9432ed
|
|
| MD5 |
7ce46b76e2e52d5e5bcef164019e9898
|
|
| BLAKE2b-256 |
8648d173c414ec52a9a79809bff907f6f993d83855da4bef97ffa517de8d9e03
|