You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the specs state that the sequence length is encoded as a varint and that the reserved bytes are encoded as a two byte padded varint. We recently decided to change both to big endian 4 byte unsigned integers.