Skip to main content

TCP, UDP, Unix socket, pipe, in-process, listener, and QUIC transport primitives for the Tigrcorn server stack.

Project description

tigrcorn-transports

Tigrcorn tiger-unicorn logo

TCP, UDP, Unix socket, pipe, in-process, listener, and QUIC transport primitives for the Tigrcorn server stack.

PyPI version for tigrcorn-transports tigrcorn-transports package on PyPI Downloads for tigrcorn-transports Hits for tigrcorn-transports README Apache 2.0 license Python 3.10 | 3.11 | 3.12 | 3.13 | 3.14 supported transports role package

SSOT governed Discord

Install

uv add tigrcorn-transports
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, pipe, inproc, 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-adjacent surfaces, and Apache 2.0 licensed infrastructure.

Why Use This?

Use tigrcorn-transports when you want the transports layer as a direct install target instead of the full server bundle. It lets application, operator, or certification workflows depend on this boundary explicitly while keeping the broader Tigrcorn runtime assembled from smaller repo-owned package surfaces.

FAQ

What does this package export?

The package exports through the tigrcorn_transports namespace and keeps the root tigrcorn package as the compatibility umbrella.

Which boundary does this package own?

It is the package boundary for listener registry, tcp, udp, unix, pipe, inproc, and quic transport primitives in the Tigrcorn package graph.

Which transport families live here?

TCP, UDP, Unix socket, pipe, in-process, listener-registry, and QUIC transport primitives all live in this package so higher protocol and runtime layers can remain transport-agnostic.

Features

  • Owns listener registry, tcp, udp, unix, pipe, inproc, and quic transport primitives inside the Tigrcorn split-package architecture.
  • Publishes the tigrcorn_transports import surface for module-oriented public surfaces.
  • Declared runtime dependencies: tigrcorn-core, tigrcorn-config.
  • Optional dependency surface: none.
  • Supports Python 3.10, 3.11, 3.12, 3.13, and 3.14.

Use It When

Use tigrcorn-transports when you need transports-level behavior without pulling the entire server stack into the import surface. 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.

Related Packages

Package Graph

tigrcorn-core | tigrcorn-config | tigrcorn-http | tigrcorn-asgi | tigrcorn-contract | tigrcorn-transports | tigrcorn-security | tigrcorn-protocols | tigrcorn-static | tigrcorn-observability | tigrcorn-runtime | tigrcorn-compat | tigrcorn-certification

Best Practices

  • Keep transport primitives separate from protocol parsing and runtime orchestration.
  • Treat QUIC and listener behavior as transport-level concerns here before exposing them upward.
  • Use config-driven transport construction rather than hard-coding listener details in protocol packages.

License

Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tigrcorn_transports-0.3.16.dev13.tar.gz (57.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tigrcorn_transports-0.3.16.dev13-py3-none-any.whl (66.0 kB view details)

Uploaded Python 3

File details

Details for the file tigrcorn_transports-0.3.16.dev13.tar.gz.

File metadata

  • Download URL: tigrcorn_transports-0.3.16.dev13.tar.gz
  • Upload date:
  • Size: 57.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tigrcorn_transports-0.3.16.dev13.tar.gz
Algorithm Hash digest
SHA256 c22173afb1a4b9e21696f29eeef3d6310102feacae282112cf09458eab2bf764
MD5 559a8cca91bc9d1ead52ef35e09b2b8a
BLAKE2b-256 bb0264f628f6952e630ea7f37b6dd588831825e37a44dab816969b3292eaba64

See more details on using hashes here.

File details

Details for the file tigrcorn_transports-0.3.16.dev13-py3-none-any.whl.

File metadata

  • Download URL: tigrcorn_transports-0.3.16.dev13-py3-none-any.whl
  • Upload date:
  • Size: 66.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for tigrcorn_transports-0.3.16.dev13-py3-none-any.whl
Algorithm Hash digest
SHA256 5caef30f4336dc866091471bb0c5b9f49aa6a844b006344697be6ac27356c800
MD5 41e0d47579d089fe1292676197e08a1b
BLAKE2b-256 43cad1095ee7cd1791969425dff7a546008d4a4bd572c0eac29c32ef559c5ece

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page