Skip to content

Usage

Start with common-http for website requests, provider endpoints and internal HTTP services. Its guide covers construction, configuration, execution, authentication integration and transport lifecycle.

PackageCurrent responsibility and status
common-httpImplemented async HTTP client, contracts, configuration, reports and transports
common-executionReleased execution foundation consumed from the existing common repository
common-coreReleased core primitives consumed from the existing common repository
common-authReserved for shared authentication implementations; HTTP’s integration interface is available
common-ratesReserved for shared quota coordination
common-browserReserved for shared browser runtime work
common-reportsReserved in this workspace; migration is separate

Reserved directories do not imply completed implementations. Use the owning package’s release and migration records when choosing a distribution. Each consumer imports only the packages it needs; the workspace root is not installed as a runtime dependency.