pub fn encode_datagram(context_id: u64, payload: &[u8]) -> Bytes
Encodes a DATAGRAM capsule (RFC 9297 §3.5).
Used only when the peer has not enabled QUIC datagrams; see tunnel::udp::Session::forward_to_client.
tunnel::udp::Session::forward_to_client