Closed sakitume closed 1 year ago
ah one more thing, please bump the minor for the QUIC_PROTOCOL_VERSION
in quic.h
line 11, stictly speaking we are breaking protocol compatibility. We gonna need that to gate the functionality in the config.
I went ahead and bumped up QUIC_PROTOCOL_VERSION as requested, and I agree, the protocol is not identical however I don't think it is actually incompatible in any way.
I'm curious what I might be missing
I went ahead and bumped up QUIC_PROTOCOL_VERSION as requested, and I agree, the protocol is not identical however I don't think it is actually incompatible in any way.
I'm curious what I might be missing
the blackbox files do not necessarily include all fields anymore. i know that you have a quite clever workaround for the BF converter, but strictly speaking we have removed data from the api surface.