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.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-py3-none-any.whl (65.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tigrcorn_transports-0.3.16.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.tar.gz
Algorithm Hash digest
SHA256 acb1485ee4e9596a1f235bacc2c7bf72cd26ad25f7dce203feec39631b2f76e1
MD5 ade163182d9ccd510239b8729151c8ee
BLAKE2b-256 cad7598116a1cd4592ad5c5144783a0ce22ef87c8b0a3b5766756eb71005320c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tigrcorn_transports-0.3.16-py3-none-any.whl
  • Upload date:
  • Size: 65.9 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-py3-none-any.whl
Algorithm Hash digest
SHA256 e3d697900d1ec5b02d5c098b9ca8afa1970f1b7424ce78c97ee2fba87f8e8c96
MD5 51fbd49d6ffab1181be2018cb316ef6f
BLAKE2b-256 0f517132b1a42ffa604278bcd19d367848438f71442f3d7984e5fddf34800ed3

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