crossbario / autobahn-testsuite

Autobahn WebSocket protocol testsuite
https://crossbar.io/autobahn/
Apache License 2.0
973 stars 82 forks source link

1014 and 1015 are valid close codes #89

Closed marci4 closed 6 years ago

marci4 commented 6 years ago

Remove 1014 and 1015 from the invalid close codes list.

This PR will fix #88.

oberstet commented 6 years ago

thanks!