5891c0d955
The datagram muxer will wrap a QUIC Connection datagram read-writer operations to unmarshal datagrams from the connection to the origin with the session manager. Incoming datagram session registration operations will create new UDP sockets for sessions to proxy UDP packets between the edge and the origin. The muxer is also responsible for marshalling UDP packets and operations into datagrams for communication over the QUIC connection towards the edge. Closes TUN-8700 |
||
---|---|---|
.. | ||
v3 | ||
constants.go | ||
conversion.go | ||
datagram.go | ||
datagram_test.go | ||
datagramv2.go | ||
metrics.go | ||
param_unix.go | ||
param_windows.go | ||
safe_stream.go | ||
safe_stream_test.go | ||
tracing.go |