elixir-mint / mint_web_socket

HTTP/1 and HTTP/2 WebSocket support for Mint 🌱
https://hex.pm/packages/mint_web_socket
Apache License 2.0
124 stars 14 forks source link

add fail-fast behavior for frames #15

Closed the-mikedavis closed 3 years ago

the-mikedavis commented 3 years ago

changes some behavior of Mint.WebSocket.decode/2

connects #6

the-mikedavis commented 3 years ago

specifically this PR fixed the non-strict conformance for cases

but left 6.4.x cases as non-strict