Unknown frame types must be ignored
squirrelfm opened this issue · 1 comments
squirrelfm commented
Implementations MUST ignore frames of unsupported or unrecognized types (draft-09, section 4.1). Now endpoint fails when receives incoming frame with unknown frame type in function readCommonHeader.
molnarg commented
See my comment on the pull request! But anyway, thans for bringing this up!