compose/docs
Nicolas De Loof a86f6eb7af docs: dedicated section for compose-native addressing via publish-endpoint
The 'Connection to a service' section only covered environment-variable
injection, while the relay mechanism was buried in the message-type
reference list. Move the relay narrative into its own subsection there,
illustrated with a sequence diagram showing the full path — the provider
publishing the endpoint, Compose deploying the relay on the dependents'
networks, and the application connecting at the compose-native address.
The publish-endpoint entry in the message list keeps the wire-format
contract and points to the new section.

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2026-09-16 17:03:23 +02:00
..
examples fix(relay): reap idle half-open forwards instead of pinning them forever 2026-09-16 17:03:23 +02:00
reference PRIVATE_PORT optional for docker compose port 2026-09-11 11:35:18 +02:00
yaml/main golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
extension.md docs: dedicated section for compose-native addressing via publish-endpoint 2026-09-16 17:03:23 +02:00
sdk.md test(docs): compile the sdk.md examples 2026-08-27 11:21:03 +02:00