Search before asking
Description
Followup From: #57
IIUC, if data.len() < 8 { , continuation != CONTINUATION_MARKER, if data.len() < 8 + metadata_size should all be unexpected, right?
I think we should return exception instead of return None.
You can do return exception in this pr or another pr(but rememeber to left todo).
Willingness to contribute