Exponentially easier to use moq-transport as there's no message handling required. This is a BREAKING CHANGE.
Switched to the webtransport-generic crate so quinn or quiche (with adapter) can be used. This also involved switching out the decoder/encoder since it meant a wrapper was required.