- Notifications
You must be signed in to change notification settings - Fork43
Closed
Description
Semantics uses "Connection" to mean both "the underlying transport-layer substrate" and "the logical channel that a particular request/response exchange uses" (roughly).
They are the same in H1, but not in H2 and later. Should we consider using a separate term for the latter (e.g., "channel")?