Delegate the connection token to the wrapped transport context: the RequestScope is a per-request decorator, so the connection identity is whatever the underlying transport reported (empty when it is not connection-scoped).
Delegate the connection token to the wrapped transport context: the RequestScope is a per-request decorator, so the connection identity is whatever the underlying transport reported (empty when it is not connection-scoped).