Commit graph

1 commit

Author SHA256 Message Date
Tyler J King
5a759f5e12 feat(connectors): add SessionTransport and SessionConnector base
Session-based connectors acquire credentials at invocation time
from CredentialResolver, manage transport lifecycle with cleanup
guarantees, and never store credentials.

Signed-off-by: Tyler King <tking@guildhouse.dev>
2026-04-14 05:58:58 -04:00