Skip to main content

Module client

Module client 

Source
Expand description

Minimal streaming HTTP client for Pi.

This is intentionally small and purpose-built for provider streaming (SSE). It avoids Node/Bun-style ambient APIs and is designed to pair with asupersync for TLS + cancel-correctness.

Structsยง

Client
RequestBuilder
Response