Beyond voice, chat, and realtime, the same QUIC + MoQT substrate powers a family of typed modalities. Each modality is its own subpath import with a client shaped for the job. All modalities share one connection, one auth, and one relay. Pick the modality that you build. The sidebar now lists their starting points.

Streaming

Live one-to-many broadcast + VOD. RTMP / SRT / WHIP / TUS2 ingest, CMAF, signed playback.

Robotics

Topic pub/sub for robot fleets — ROS 2 (CDR), Zenoh-over-QUIC, and MQTT.

Games

Multiplayer rooms with state / input / event channels; drop-in Unity transport.

Data

MQTT-style typed pub/sub — hierarchical topics, + / # filters, retained messages, and no broker.

Crypto

A Solana block-dissemination network — low-latency feeds in, native TPU delivery out.

Tunnel

Expose a local TCP/HTTP service over QUIC. You get a public URL with no inbound ports.

QuickDesk

Self-hosted remote desktop and unattended access over the same QUIC relay. It is end-to-end encrypted, with no inbound ports.

Inference

Duplex audio into one speech-to-speech model over a single QUIC connection.
The docs describe every modality the same way: Details, SDK Methods, Cookbook, and Recipes. Open Explore all docs in the sidebar for the full reference.