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

Uploaded Python 3

File details

Details for the file tigrcorn_transports-0.3.18.dev2.tar.gz.

File metadata

  • Download URL: tigrcorn_transports-0.3.18.dev2.tar.gz
  • Upload date:
  • Size: 66.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","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.18.dev2.tar.gz
Algorithm Hash digest
SHA256 ced2b2a95683ded269b98b2228a4de44121e35071d39be1e5d2853751425529f
MD5 992c6e2d595d6d74c84b89e8c60402af
BLAKE2b-256 21715b6034fd20e8c09563770686277edf89f6bab30277c99c2c3ee443b6abb6

See more details on using hashes here.

File details

Details for the file tigrcorn_transports-0.3.18.dev2-py3-none-any.whl.

File metadata

  • Download URL: tigrcorn_transports-0.3.18.dev2-py3-none-any.whl
  • Upload date:
  • Size: 87.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","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.18.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 91a70f4891c49ca5b3d7d3b2fa41ccde6cd018cb851ca09825911e1d99c144aa
MD5 f99a16a28553c343e4da459e9502c8e6
BLAKE2b-256 377229ba8c3e51f3df9aea1e689eba29e9b5e9b6ce27b777db908a7bfce526c8

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