masque_h2_client_session (masque v0.7.0)
View SourceClient-side MASQUE CONNECT-UDP session over HTTP/2.
Mirrors masque_client_session but uses erlang_h2 as the transport. HTTP/2 has no native datagram channel, so every UDP payload is wrapped in a DATAGRAM capsule (RFC 9297 §3.2) and carried on the CONNECT request stream body alongside any extension capsules.