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.17.tar.gz (66.8 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.17-py3-none-any.whl (87.8 kB view details)

Uploaded Python 3

File details

Details for the file tigrcorn_transports-0.3.17.tar.gz.

File metadata

  • Download URL: tigrcorn_transports-0.3.17.tar.gz
  • Upload date:
  • Size: 66.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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.17.tar.gz
Algorithm Hash digest
SHA256 1f693e39b8e74827cd587769e5a1f01a48a43de06f7e171658ecd7836a659ab0
MD5 1fdddc4b06c50213212e8c789b5d49ae
BLAKE2b-256 4826c0cb1931922992a84f228bb9d48d43916aa23bb90172222744133690394a

See more details on using hashes here.

File details

Details for the file tigrcorn_transports-0.3.17-py3-none-any.whl.

File metadata

  • Download URL: tigrcorn_transports-0.3.17-py3-none-any.whl
  • Upload date:
  • Size: 87.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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.17-py3-none-any.whl
Algorithm Hash digest
SHA256 f83016dafd2c0d1560694149f2565acc752b5779e06aa38682432be9aa8b020b
MD5 93585835b70eaec1dc297687bb305cb5
BLAKE2b-256 9ec8a7641712cd3ab312efe76b9c7d65a6220bc8cc8bd6bb10f4c0e153284461

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