Close connections when reserved bits are used (autobahn test: 3 Reserved Bits)

This commit is contained in:
Benjamin Sergeant
2019-09-01 16:23:00 -07:00
parent 8826d62075
commit 2887370666
10 changed files with 22 additions and 6 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
## [5.1.1] - 2019-09-01
Close connections when reserved bits are used (autobahn test: 3 Reserved Bits)
## [5.1.0] - 2019-08-31
ws autobahn / Add code to test websocket client compliance with the autobahn test-suite