Expand description
Types for parsing and manipulating stream-level network protocols.
Any protocol that requires parsing over multiple packets within a single connection or flow is considered a “stream-level” protocol, even if it is a datagram-based protocol in the traditional-sense.