diff --git a/.gitignore b/.gitignore
index a9d37c5..787c379 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
target
Cargo.lock
+
+autobahn/client/*
+autobahn/server/*
\ No newline at end of file
diff --git a/autobahn/client/index.html b/autobahn/client/index.html
deleted file mode 100644
index 614a588..0000000
--- a/autobahn/client/index.html
+++ /dev/null
@@ -1,5923 +0,0 @@
-
-
-
-
-
-
-
-
-
- Toggle Details
-
-
-
-
-
-
-
- 1 Framing |
- WS-RS |
-
-
- 1.1 Text Messages |
-
-
- Case 1.1.1 |
- Missing |
-
-
- Case 1.1.2 |
- Missing |
-
-
- Case 1.1.3 |
- Missing |
-
-
- Case 1.1.4 |
- Missing |
-
-
- Case 1.1.5 |
- Missing |
-
-
- Case 1.1.6 |
- Missing |
-
-
- Case 1.1.7 |
- Missing |
-
-
- Case 1.1.8 |
- Missing |
-
-
- 1 Framing |
- WS-RS |
-
-
- 1.2 Binary Messages |
-
-
- Case 1.2.1 |
- Missing |
-
-
- Case 1.2.2 |
- Missing |
-
-
- Case 1.2.3 |
- Missing |
-
-
- Case 1.2.4 |
- Missing |
-
-
- Case 1.2.5 |
- Missing |
-
-
- Case 1.2.6 |
- Missing |
-
-
- Case 1.2.7 |
- Missing |
-
-
- Case 1.2.8 |
- Missing |
-
-
- 2 Pings/Pongs |
- WS-RS |
-
-
- Case 2.1 |
- Missing |
-
-
- Case 2.2 |
- Missing |
-
-
- Case 2.3 |
- Missing |
-
-
- Case 2.4 |
- Missing |
-
-
- Case 2.5 |
- Missing |
-
-
- Case 2.6 |
- Missing |
-
-
- Case 2.7 |
- Missing |
-
-
- Case 2.8 |
- Missing |
-
-
- Case 2.9 |
- Missing |
-
-
- Case 2.10 |
- Missing |
-
-
- Case 2.11 |
- Missing |
-
-
- 3 Reserved Bits |
- WS-RS |
-
-
- Case 3.1 |
- Missing |
-
-
- Case 3.2 |
- Missing |
-
-
- Case 3.3 |
- Missing |
-
-
- Case 3.4 |
- Missing |
-
-
- Case 3.5 |
- Missing |
-
-
- Case 3.6 |
- Missing |
-
-
- Case 3.7 |
- Missing |
-
-
- 4 Opcodes |
- WS-RS |
-
-
- 4.1 Non-control Opcodes |
-
-
- Case 4.1.1 |
- Missing |
-
-
- Case 4.1.2 |
- Missing |
-
-
- Case 4.1.3 |
- Missing |
-
-
- Case 4.1.4 |
- Missing |
-
-
- Case 4.1.5 |
- Missing |
-
-
- 4 Opcodes |
- WS-RS |
-
-
- 4.2 Control Opcodes |
-
-
- Case 4.2.1 |
- Missing |
-
-
- Case 4.2.2 |
- Missing |
-
-
- Case 4.2.3 |
- Missing |
-
-
- Case 4.2.4 |
- Missing |
-
-
- Case 4.2.5 |
- Missing |
-
-
- 5 Fragmentation |
- WS-RS |
-
-
- Case 5.1 |
- Missing |
-
-
- Case 5.2 |
- Missing |
-
-
- Case 5.3 |
- Missing |
-
-
- Case 5.4 |
- Missing |
-
-
- Case 5.5 |
- Missing |
-
-
- Case 5.6 |
- Missing |
-
-
- Case 5.7 |
- Missing |
-
-
- Case 5.8 |
- Missing |
-
-
- Case 5.9 |
- Missing |
-
-
- Case 5.10 |
- Missing |
-
-
- Case 5.11 |
- Missing |
-
-
- Case 5.12 |
- Missing |
-
-
- Case 5.13 |
- Missing |
-
-
- Case 5.14 |
- Missing |
-
-
- Case 5.15 |
- Missing |
-
-
- Case 5.16 |
- Missing |
-
-
- Case 5.17 |
- Missing |
-
-
- Case 5.18 |
- Missing |
-
-
- Case 5.19 |
- Missing |
-
-
- Case 5.20 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.1 Valid UTF-8 with zero payload fragments |
-
-
- Case 6.1.1 |
- Missing |
-
-
- Case 6.1.2 |
- Missing |
-
-
- Case 6.1.3 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.2 Valid UTF-8 unfragmented, fragmented on code-points and within code-points |
-
-
- Case 6.2.1 |
- Missing |
-
-
- Case 6.2.2 |
- Missing |
-
-
- Case 6.2.3 |
- Missing |
-
-
- Case 6.2.4 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.3 Invalid UTF-8 differently fragmented |
-
-
- Case 6.3.1 |
- Missing |
-
-
- Case 6.3.2 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.4 Fail-fast on invalid UTF-8 |
-
-
- Case 6.4.1 |
- Missing |
-
-
- Case 6.4.2 |
- Missing |
-
-
- Case 6.4.3 |
- Missing |
-
-
- Case 6.4.4 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.5 Some valid UTF-8 sequences |
-
-
- Case 6.5.1 |
- Missing |
-
-
- Case 6.5.2 |
- Missing |
-
-
- Case 6.5.3 |
- Missing |
-
-
- Case 6.5.4 |
- Missing |
-
-
- Case 6.5.5 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.6 All prefixes of a valid UTF-8 string that contains multi-byte code points |
-
-
- Case 6.6.1 |
- Missing |
-
-
- Case 6.6.2 |
- Missing |
-
-
- Case 6.6.3 |
- Missing |
-
-
- Case 6.6.4 |
- Missing |
-
-
- Case 6.6.5 |
- Missing |
-
-
- Case 6.6.6 |
- Missing |
-
-
- Case 6.6.7 |
- Missing |
-
-
- Case 6.6.8 |
- Missing |
-
-
- Case 6.6.9 |
- Missing |
-
-
- Case 6.6.10 |
- Missing |
-
-
- Case 6.6.11 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.7 First possible sequence of a certain length |
-
-
- Case 6.7.1 |
- Missing |
-
-
- Case 6.7.2 |
- Missing |
-
-
- Case 6.7.3 |
- Missing |
-
-
- Case 6.7.4 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.8 First possible sequence length 5/6 (invalid codepoints) |
-
-
- Case 6.8.1 |
- Missing |
-
-
- Case 6.8.2 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.9 Last possible sequence of a certain length |
-
-
- Case 6.9.1 |
- Missing |
-
-
- Case 6.9.2 |
- Missing |
-
-
- Case 6.9.3 |
- Missing |
-
-
- Case 6.9.4 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.10 Last possible sequence length 4/5/6 (invalid codepoints) |
-
-
- Case 6.10.1 |
- Missing |
-
-
- Case 6.10.2 |
- Missing |
-
-
- Case 6.10.3 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.11 Other boundary conditions |
-
-
- Case 6.11.1 |
- Missing |
-
-
- Case 6.11.2 |
- Missing |
-
-
- Case 6.11.3 |
- Missing |
-
-
- Case 6.11.4 |
- Missing |
-
-
- Case 6.11.5 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.12 Unexpected continuation bytes |
-
-
- Case 6.12.1 |
- Missing |
-
-
- Case 6.12.2 |
- Missing |
-
-
- Case 6.12.3 |
- Missing |
-
-
- Case 6.12.4 |
- Missing |
-
-
- Case 6.12.5 |
- Missing |
-
-
- Case 6.12.6 |
- Missing |
-
-
- Case 6.12.7 |
- Missing |
-
-
- Case 6.12.8 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.13 Lonely start characters |
-
-
- Case 6.13.1 |
- Missing |
-
-
- Case 6.13.2 |
- Missing |
-
-
- Case 6.13.3 |
- Missing |
-
-
- Case 6.13.4 |
- Missing |
-
-
- Case 6.13.5 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.14 Sequences with last continuation byte missing |
-
-
- Case 6.14.1 |
- Missing |
-
-
- Case 6.14.2 |
- Missing |
-
-
- Case 6.14.3 |
- Missing |
-
-
- Case 6.14.4 |
- Missing |
-
-
- Case 6.14.5 |
- Missing |
-
-
- Case 6.14.6 |
- Missing |
-
-
- Case 6.14.7 |
- Missing |
-
-
- Case 6.14.8 |
- Missing |
-
-
- Case 6.14.9 |
- Missing |
-
-
- Case 6.14.10 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.15 Concatenation of incomplete sequences |
-
-
- Case 6.15.1 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.16 Impossible bytes |
-
-
- Case 6.16.1 |
- Missing |
-
-
- Case 6.16.2 |
- Missing |
-
-
- Case 6.16.3 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.17 Examples of an overlong ASCII character |
-
-
- Case 6.17.1 |
- Missing |
-
-
- Case 6.17.2 |
- Missing |
-
-
- Case 6.17.3 |
- Missing |
-
-
- Case 6.17.4 |
- Missing |
-
-
- Case 6.17.5 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.18 Maximum overlong sequences |
-
-
- Case 6.18.1 |
- Missing |
-
-
- Case 6.18.2 |
- Missing |
-
-
- Case 6.18.3 |
- Missing |
-
-
- Case 6.18.4 |
- Missing |
-
-
- Case 6.18.5 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.19 Overlong representation of the NUL character |
-
-
- Case 6.19.1 |
- Missing |
-
-
- Case 6.19.2 |
- Missing |
-
-
- Case 6.19.3 |
- Missing |
-
-
- Case 6.19.4 |
- Missing |
-
-
- Case 6.19.5 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.20 Single UTF-16 surrogates |
-
-
- Case 6.20.1 |
- Missing |
-
-
- Case 6.20.2 |
- Missing |
-
-
- Case 6.20.3 |
- Missing |
-
-
- Case 6.20.4 |
- Missing |
-
-
- Case 6.20.5 |
- Missing |
-
-
- Case 6.20.6 |
- Missing |
-
-
- Case 6.20.7 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.21 Paired UTF-16 surrogates |
-
-
- Case 6.21.1 |
- Missing |
-
-
- Case 6.21.2 |
- Missing |
-
-
- Case 6.21.3 |
- Missing |
-
-
- Case 6.21.4 |
- Missing |
-
-
- Case 6.21.5 |
- Missing |
-
-
- Case 6.21.6 |
- Missing |
-
-
- Case 6.21.7 |
- Missing |
-
-
- Case 6.21.8 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.22 Non-character code points (valid UTF-8) |
-
-
- Case 6.22.1 |
- Missing |
-
-
- Case 6.22.2 |
- Missing |
-
-
- Case 6.22.3 |
- Missing |
-
-
- Case 6.22.4 |
- Missing |
-
-
- Case 6.22.5 |
- Missing |
-
-
- Case 6.22.6 |
- Missing |
-
-
- Case 6.22.7 |
- Missing |
-
-
- Case 6.22.8 |
- Missing |
-
-
- Case 6.22.9 |
- Missing |
-
-
- Case 6.22.10 |
- Missing |
-
-
- Case 6.22.11 |
- Missing |
-
-
- Case 6.22.12 |
- Missing |
-
-
- Case 6.22.13 |
- Missing |
-
-
- Case 6.22.14 |
- Missing |
-
-
- Case 6.22.15 |
- Missing |
-
-
- Case 6.22.16 |
- Missing |
-
-
- Case 6.22.17 |
- Missing |
-
-
- Case 6.22.18 |
- Missing |
-
-
- Case 6.22.19 |
- Missing |
-
-
- Case 6.22.20 |
- Missing |
-
-
- Case 6.22.21 |
- Missing |
-
-
- Case 6.22.22 |
- Missing |
-
-
- Case 6.22.23 |
- Missing |
-
-
- Case 6.22.24 |
- Missing |
-
-
- Case 6.22.25 |
- Missing |
-
-
- Case 6.22.26 |
- Missing |
-
-
- Case 6.22.27 |
- Missing |
-
-
- Case 6.22.28 |
- Missing |
-
-
- Case 6.22.29 |
- Missing |
-
-
- Case 6.22.30 |
- Missing |
-
-
- Case 6.22.31 |
- Missing |
-
-
- Case 6.22.32 |
- Missing |
-
-
- Case 6.22.33 |
- Missing |
-
-
- Case 6.22.34 |
- Missing |
-
-
- 6 UTF-8 Handling |
- WS-RS |
-
-
- 6.23 Unicode specials (i.e. replacement char) |
-
-
- Case 6.23.1 |
- Missing |
-
-
- Case 6.23.2 |
- Missing |
-
-
- Case 6.23.3 |
- Missing |
-
-
- Case 6.23.4 |
- Missing |
-
-
- Case 6.23.5 |
- Missing |
-
-
- Case 6.23.6 |
- Missing |
-
-
- Case 6.23.7 |
- Missing |
-
-
- 7 Close Handling |
- WS-RS |
-
-
- 7.1 Basic close behavior (fuzzer initiated) |
-
-
- Case 7.1.1 |
- Missing |
-
-
- Case 7.1.2 |
- Missing |
-
-
- Case 7.1.3 |
- Missing |
-
-
- Case 7.1.4 |
- Missing |
-
-
- Case 7.1.5 |
- Missing |
-
-
- Case 7.1.6 |
- Missing |
-
-
- 7 Close Handling |
- WS-RS |
-
-
- 7.3 Close frame structure: payload length (fuzzer initiated) |
-
-
- Case 7.3.1 |
- Missing |
-
-
- Case 7.3.2 |
- Missing |
-
-
- Case 7.3.3 |
- Missing |
-
-
- Case 7.3.4 |
- Missing |
-
-
- Case 7.3.5 |
- Missing |
-
-
- Case 7.3.6 |
- Missing |
-
-
- 7 Close Handling |
- WS-RS |
-
-
- 7.5 Close frame structure: payload value (fuzzer initiated) |
-
-
- Case 7.5.1 |
- Missing |
-
-
- 7 Close Handling |
- WS-RS |
-
-
- 7.7 Close frame structure: valid close codes (fuzzer initiated) |
-
-
- Case 7.7.1 |
- Missing |
-
-
- Case 7.7.2 |
- Missing |
-
-
- Case 7.7.3 |
- Missing |
-
-
- Case 7.7.4 |
- Missing |
-
-
- Case 7.7.5 |
- Missing |
-
-
- Case 7.7.6 |
- Missing |
-
-
- Case 7.7.7 |
- Missing |
-
-
- Case 7.7.8 |
- Missing |
-
-
- Case 7.7.9 |
- Missing |
-
-
- Case 7.7.10 |
- Missing |
-
-
- Case 7.7.11 |
- Missing |
-
-
- Case 7.7.12 |
- Missing |
-
-
- Case 7.7.13 |
- Missing |
-
-
- 7 Close Handling |
- WS-RS |
-
-
- 7.9 Close frame structure: invalid close codes (fuzzer initiated) |
-
-
- Case 7.9.1 |
- Missing |
-
-
- Case 7.9.2 |
- Missing |
-
-
- Case 7.9.3 |
- Missing |
-
-
- Case 7.9.4 |
- Missing |
-
-
- Case 7.9.5 |
- Missing |
-
-
- Case 7.9.6 |
- Missing |
-
-
- Case 7.9.7 |
- Missing |
-
-
- Case 7.9.8 |
- Missing |
-
-
- Case 7.9.9 |
- Missing |
-
-
- 7 Close Handling |
- WS-RS |
-
-
- 7.13 Informational close information (fuzzer initiated) |
-
-
- Case 7.13.1 |
- Missing |
-
-
- Case 7.13.2 |
- Missing |
-
-
- 9 Limits/Performance |
- WS-RS |
-
-
- 9.1 Text Message (increasing size) |
-
-
- Case 9.1.1 |
- Missing |
-
-
- Case 9.1.2 |
- Missing |
-
-
- Case 9.1.3 |
- Missing |
-
-
- Case 9.1.4 |
- Missing |
-
-
- Case 9.1.5 |
- Missing |
-
-
- Case 9.1.6 |
- Missing |
-
-
- 9 Limits/Performance |
- WS-RS |
-
-
- 9.2 Binary Message (increasing size) |
-
-
- Case 9.2.1 |
- Missing |
-
-
- Case 9.2.2 |
- Missing |
-
-
- Case 9.2.3 |
- Missing |
-
-
- Case 9.2.4 |
- Missing |
-
-
- Case 9.2.5 |
- Missing |
-
-
- Case 9.2.6 |
- Missing |
-
-
- 9 Limits/Performance |
- WS-RS |
-
-
- 9.3 Fragmented Text Message (fixed size, increasing fragment size) |
-
-
- Case 9.3.1 |
- Missing |
-
-
- Case 9.3.2 |
- Missing |
-
-
- Case 9.3.3 |
- Missing |
-
-
- Case 9.3.4 |
- Missing |
-
-
- Case 9.3.5 |
- Missing |
-
-
- Case 9.3.6 |
- Missing |
-
-
- Case 9.3.7 |
- Missing |
-
-
- Case 9.3.8 |
- Missing |
-
-
- Case 9.3.9 |
- Missing |
-
-
- 9 Limits/Performance |
- WS-RS |
-
-
- 9.4 Fragmented Binary Message (fixed size, increasing fragment size) |
-
-
- Case 9.4.1 |
- Missing |
-
-
- Case 9.4.2 |
- Missing |
-
-
- Case 9.4.3 |
- Missing |
-
-
- Case 9.4.4 |
- Missing |
-
-
- Case 9.4.5 |
- Missing |
-
-
- Case 9.4.6 |
- Missing |
-
-
- Case 9.4.7 |
- Missing |
-
-
- Case 9.4.8 |
- Missing |
-
-
- Case 9.4.9 |
- Missing |
-
-
- 9 Limits/Performance |
- WS-RS |
-
-
- 9.5 Text Message (fixed size, increasing chop size) |
-
-
- Case 9.5.1 |
- Missing |
-
-
- Case 9.5.2 |
- Missing |
-
-
- Case 9.5.3 |
- Missing |
-
-
- Case 9.5.4 |
- Missing |
-
-
- Case 9.5.5 |
- Missing |
-
-
- Case 9.5.6 |
- Missing |
-
-
- 9 Limits/Performance |
- WS-RS |
-
-
- 9.6 Binary Text Message (fixed size, increasing chop size) |
-
-
- Case 9.6.1 |
- Missing |
-
-
- Case 9.6.2 |
- Missing |
-
-
- Case 9.6.3 |
- Missing |
-
-
- Case 9.6.4 |
- Missing |
-
-
- Case 9.6.5 |
- Missing |
-
-
- Case 9.6.6 |
- Missing |
-
-
- 9 Limits/Performance |
- WS-RS |
-
-
- 9.7 Text Message Roundtrip Time (fixed number, increasing size) |
-
-
- Case 9.7.1 |
- Missing |
-
-
- Case 9.7.2 |
- Missing |
-
-
- Case 9.7.3 |
- Missing |
-
-
- Case 9.7.4 |
- Missing |
-
-
- Case 9.7.5 |
- Missing |
-
-
- Case 9.7.6 |
- Missing |
-
-
- 9 Limits/Performance |
- WS-RS |
-
-
- 9.8 Binary Message Roundtrip Time (fixed number, increasing size) |
-
-
- Case 9.8.1 |
- Missing |
-
-
- Case 9.8.2 |
- Missing |
-
-
- Case 9.8.3 |
- Missing |
-
-
- Case 9.8.4 |
- Missing |
-
-
- Case 9.8.5 |
- Missing |
-
-
- Case 9.8.6 |
- Missing |
-
-
- 10 Misc |
- WS-RS |
-
-
- 10.1 Auto-Fragmentation |
-
-
- Case 10.1.1 |
- Missing |
-
-
- 12 WebSocket Compression (different payloads) |
- WS-RS |
-
-
- 12.1 Large JSON data file (utf8, 194056 bytes) |
-
-
- Case 12.1.1 |
- Missing |
-
-
- Case 12.1.2 |
- Missing |
-
-
- Case 12.1.3 |
- Missing |
-
-
- Case 12.1.4 |
- Missing |
-
-
- Case 12.1.5 |
- Missing |
-
-
- Case 12.1.6 |
- Missing |
-
-
- Case 12.1.7 |
- Missing |
-
-
- Case 12.1.8 |
- Missing |
-
-
- Case 12.1.9 |
- Missing |
-
-
- Case 12.1.10 |
- Missing |
-
-
- Case 12.1.11 |
- Missing |
-
-
- Case 12.1.12 |
- Missing |
-
-
- Case 12.1.13 |
- Missing |
-
-
- Case 12.1.14 |
- Missing |
-
-
- Case 12.1.15 |
- Missing |
-
-
- Case 12.1.16 |
- Missing |
-
-
- Case 12.1.17 |
- Missing |
-
-
- Case 12.1.18 |
- Missing |
-
-
- 12 WebSocket Compression (different payloads) |
- WS-RS |
-
-
- 12.2 Lena Picture, Bitmap 512x512 bw (binary, 263222 bytes) |
-
-
- Case 12.2.1 |
- Missing |
-
-
- Case 12.2.2 |
- Missing |
-
-
- Case 12.2.3 |
- Missing |
-
-
- Case 12.2.4 |
- Missing |
-
-
- Case 12.2.5 |
- Missing |
-
-
- Case 12.2.6 |
- Missing |
-
-
- Case 12.2.7 |
- Missing |
-
-
- Case 12.2.8 |
- Missing |
-
-
- Case 12.2.9 |
- Missing |
-
-
- Case 12.2.10 |
- Missing |
-
-
- Case 12.2.11 |
- Missing |
-
-
- Case 12.2.12 |
- Missing |
-
-
- Case 12.2.13 |
- Missing |
-
-
- Case 12.2.14 |
- Missing |
-
-
- Case 12.2.15 |
- Missing |
-
-
- Case 12.2.16 |
- Missing |
-
-
- Case 12.2.17 |
- Missing |
-
-
- Case 12.2.18 |
- Missing |
-
-
- 12 WebSocket Compression (different payloads) |
- WS-RS |
-
-
- 12.3 Human readable text, Goethe's Faust I (German) (binary, 222218 bytes) |
-
-
- Case 12.3.1 |
- Missing |
-
-
- Case 12.3.2 |
- Missing |
-
-
- Case 12.3.3 |
- Missing |
-
-
- Case 12.3.4 |
- Missing |
-
-
- Case 12.3.5 |
- Missing |
-
-
- Case 12.3.6 |
- Missing |
-
-
- Case 12.3.7 |
- Missing |
-
-
- Case 12.3.8 |
- Missing |
-
-
- Case 12.3.9 |
- Missing |
-
-
- Case 12.3.10 |
- Missing |
-
-
- Case 12.3.11 |
- Missing |
-
-
- Case 12.3.12 |
- Missing |
-
-
- Case 12.3.13 |
- Missing |
-
-
- Case 12.3.14 |
- Missing |
-
-
- Case 12.3.15 |
- Missing |
-
-
- Case 12.3.16 |
- Missing |
-
-
- Case 12.3.17 |
- Missing |
-
-
- Case 12.3.18 |
- Missing |
-
-
- 12 WebSocket Compression (different payloads) |
- WS-RS |
-
-
- 12.4 Large HTML file (utf8, 263527 bytes) |
-
-
- Case 12.4.1 |
- Missing |
-
-
- Case 12.4.2 |
- Missing |
-
-
- Case 12.4.3 |
- Missing |
-
-
- Case 12.4.4 |
- Missing |
-
-
- Case 12.4.5 |
- Missing |
-
-
- Case 12.4.6 |
- Missing |
-
-
- Case 12.4.7 |
- Missing |
-
-
- Case 12.4.8 |
- Missing |
-
-
- Case 12.4.9 |
- Missing |
-
-
- Case 12.4.10 |
- Missing |
-
-
- Case 12.4.11 |
- Missing |
-
-
- Case 12.4.12 |
- Missing |
-
-
- Case 12.4.13 |
- Missing |
-
-
- Case 12.4.14 |
- Missing |
-
-
- Case 12.4.15 |
- Missing |
-
-
- Case 12.4.16 |
- Missing |
-
-
- Case 12.4.17 |
- Missing |
-
-
- Case 12.4.18 |
- Missing |
-
-
- 12 WebSocket Compression (different payloads) |
- WS-RS |
-
-
- 12.5 A larger PDF (binary, 1042328 bytes) |
-
-
- Case 12.5.1 |
- Missing |
-
-
- Case 12.5.2 |
- Missing |
-
-
- Case 12.5.3 |
- Missing |
-
-
- Case 12.5.4 |
- Pass 452 ms [0.785/0.786] | 1000 |
-
-
- Case 12.5.5 |
- Missing |
-
-
- Case 12.5.6 |
- Missing |
-
-
- Case 12.5.7 |
- Missing |
-
-
- Case 12.5.8 |
- Missing |
-
-
- Case 12.5.9 |
- Missing |
-
-
- Case 12.5.10 |
- Missing |
-
-
- Case 12.5.11 |
- Missing |
-
-
- Case 12.5.12 |
- Missing |
-
-
- Case 12.5.13 |
- Missing |
-
-
- Case 12.5.14 |
- Missing |
-
-
- Case 12.5.15 |
- Missing |
-
-
- Case 12.5.16 |
- Missing |
-
-
- Case 12.5.17 |
- Missing |
-
-
- Case 12.5.18 |
- Missing |
-
-
- 13 WebSocket Compression (different parameters) |
- WS-RS |
-
-
- 13.1 Large JSON data file (utf8, 194056 bytes) - client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)] / server accept (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)] |
-
-
- Case 13.1.1 |
- Missing |
-
-
- Case 13.1.2 |
- Missing |
-
-
- Case 13.1.3 |
- Missing |
-
-
- Case 13.1.4 |
- Missing |
-
-
- Case 13.1.5 |
- Missing |
-
-
- Case 13.1.6 |
- Missing |
-
-
- Case 13.1.7 |
- Missing |
-
-
- Case 13.1.8 |
- Missing |
-
-
- Case 13.1.9 |
- Missing |
-
-
- Case 13.1.10 |
- Missing |
-
-
- Case 13.1.11 |
- Missing |
-
-
- Case 13.1.12 |
- Missing |
-
-
- Case 13.1.13 |
- Missing |
-
-
- Case 13.1.14 |
- Missing |
-
-
- Case 13.1.15 |
- Missing |
-
-
- Case 13.1.16 |
- Missing |
-
-
- Case 13.1.17 |
- Missing |
-
-
- Case 13.1.18 |
- Missing |
-
-
- 13 WebSocket Compression (different parameters) |
- WS-RS |
-
-
- 13.2 Large JSON data file (utf8, 194056 bytes) - client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)] / server accept (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)] |
-
-
- Case 13.2.1 |
- Missing |
-
-
- Case 13.2.2 |
- Missing |
-
-
- Case 13.2.3 |
- Missing |
-
-
- Case 13.2.4 |
- Missing |
-
-
- Case 13.2.5 |
- Missing |
-
-
- Case 13.2.6 |
- Missing |
-
-
- Case 13.2.7 |
- Missing |
-
-
- Case 13.2.8 |
- Missing |
-
-
- Case 13.2.9 |
- Missing |
-
-
- Case 13.2.10 |
- Missing |
-
-
- Case 13.2.11 |
- Missing |
-
-
- Case 13.2.12 |
- Missing |
-
-
- Case 13.2.13 |
- Missing |
-
-
- Case 13.2.14 |
- Missing |
-
-
- Case 13.2.15 |
- Missing |
-
-
- Case 13.2.16 |
- Missing |
-
-
- Case 13.2.17 |
- Missing |
-
-
- Case 13.2.18 |
- Missing |
-
-
- 13 WebSocket Compression (different parameters) |
- WS-RS |
-
-
- 13.3 Large JSON data file (utf8, 194056 bytes) - client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)] / server accept (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)] |
-
-
- Case 13.3.1 |
- Missing |
-
-
- Case 13.3.2 |
- Missing |
-
-
- Case 13.3.3 |
- Missing |
-
-
- Case 13.3.4 |
- Missing |
-
-
- Case 13.3.5 |
- Missing |
-
-
- Case 13.3.6 |
- Missing |
-
-
- Case 13.3.7 |
- Missing |
-
-
- Case 13.3.8 |
- Missing |
-
-
- Case 13.3.9 |
- Missing |
-
-
- Case 13.3.10 |
- Missing |
-
-
- Case 13.3.11 |
- Missing |
-
-
- Case 13.3.12 |
- Missing |
-
-
- Case 13.3.13 |
- Missing |
-
-
- Case 13.3.14 |
- Missing |
-
-
- Case 13.3.15 |
- Missing |
-
-
- Case 13.3.16 |
- Missing |
-
-
- Case 13.3.17 |
- Missing |
-
-
- Case 13.3.18 |
- Missing |
-
-
- 13 WebSocket Compression (different parameters) |
- WS-RS |
-
-
- 13.4 Large JSON data file (utf8, 194056 bytes) - client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)] / server accept (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)] |
-
-
- Case 13.4.1 |
- Missing |
-
-
- Case 13.4.2 |
- Missing |
-
-
- Case 13.4.3 |
- Missing |
-
-
- Case 13.4.4 |
- Missing |
-
-
- Case 13.4.5 |
- Missing |
-
-
- Case 13.4.6 |
- Missing |
-
-
- Case 13.4.7 |
- Missing |
-
-
- Case 13.4.8 |
- Missing |
-
-
- Case 13.4.9 |
- Missing |
-
-
- Case 13.4.10 |
- Missing |
-
-
- Case 13.4.11 |
- Missing |
-
-
- Case 13.4.12 |
- Missing |
-
-
- Case 13.4.13 |
- Missing |
-
-
- Case 13.4.14 |
- Missing |
-
-
- Case 13.4.15 |
- Missing |
-
-
- Case 13.4.16 |
- Missing |
-
-
- Case 13.4.17 |
- Missing |
-
-
- Case 13.4.18 |
- Missing |
-
-
- 13 WebSocket Compression (different parameters) |
- WS-RS |
-
-
- 13.5 Large JSON data file (utf8, 194056 bytes) - client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)] / server accept (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)] |
-
-
- Case 13.5.1 |
- Missing |
-
-
- Case 13.5.2 |
- Missing |
-
-
- Case 13.5.3 |
- Missing |
-
-
- Case 13.5.4 |
- Missing |
-
-
- Case 13.5.5 |
- Missing |
-
-
- Case 13.5.6 |
- Missing |
-
-
- Case 13.5.7 |
- Missing |
-
-
- Case 13.5.8 |
- Missing |
-
-
- Case 13.5.9 |
- Missing |
-
-
- Case 13.5.10 |
- Missing |
-
-
- Case 13.5.11 |
- Missing |
-
-
- Case 13.5.12 |
- Missing |
-
-
- Case 13.5.13 |
- Missing |
-
-
- Case 13.5.14 |
- Missing |
-
-
- Case 13.5.15 |
- Missing |
-
-
- Case 13.5.16 |
- Missing |
-
-
- Case 13.5.17 |
- Missing |
-
-
- Case 13.5.18 |
- Missing |
-
-
- 13 WebSocket Compression (different parameters) |
- WS-RS |
-
-
- 13.6 Large JSON data file (utf8, 194056 bytes) - client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)] / server accept (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)] |
-
-
- Case 13.6.1 |
- Missing |
-
-
- Case 13.6.2 |
- Missing |
-
-
- Case 13.6.3 |
- Missing |
-
-
- Case 13.6.4 |
- Missing |
-
-
- Case 13.6.5 |
- Missing |
-
-
- Case 13.6.6 |
- Missing |
-
-
- Case 13.6.7 |
- Missing |
-
-
- Case 13.6.8 |
- Missing |
-
-
- Case 13.6.9 |
- Missing |
-
-
- Case 13.6.10 |
- Missing |
-
-
- Case 13.6.11 |
- Missing |
-
-
- Case 13.6.12 |
- Missing |
-
-
- Case 13.6.13 |
- Missing |
-
-
- Case 13.6.14 |
- Missing |
-
-
- Case 13.6.15 |
- Missing |
-
-
- Case 13.6.16 |
- Missing |
-
-
- Case 13.6.17 |
- Missing |
-
-
- Case 13.6.18 |
- Missing |
-
-
- 13 WebSocket Compression (different parameters) |
- WS-RS |
-
-
- 13.7 Large JSON data file (utf8, 194056 bytes) - client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)] / server accept (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)] |
-
-
- Case 13.7.1 |
- Missing |
-
-
- Case 13.7.2 |
- Missing |
-
-
- Case 13.7.3 |
- Missing |
-
-
- Case 13.7.4 |
- Missing |
-
-
- Case 13.7.5 |
- Missing |
-
-
- Case 13.7.6 |
- Missing |
-
-
- Case 13.7.7 |
- Missing |
-
-
- Case 13.7.8 |
- Missing |
-
-
- Case 13.7.9 |
- Missing |
-
-
- Case 13.7.10 |
- Missing |
-
-
- Case 13.7.11 |
- Missing |
-
-
- Case 13.7.12 |
- Missing |
-
-
- Case 13.7.13 |
- Missing |
-
-
- Case 13.7.14 |
- Missing |
-
-
- Case 13.7.15 |
- Missing |
-
-
- Case 13.7.16 |
- Missing |
-
-
- Case 13.7.17 |
- Missing |
-
-
- Case 13.7.18 |
- Missing |
-
-
-
-
-
-
-
Case 1.1.1
-
Up
-
Case Description
Send text message with payload 0.
-
Case Expectation
Receive echo'ed text message (with empty payload). Clean close with normal code.
-
-
-
Case 1.1.2
-
Up
-
Case Description
Send text message message with payload of length 125.
-
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.1.3
-
Up
-
Case Description
Send text message message with payload of length 126.
-
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.1.4
-
Up
-
Case Description
Send text message message with payload of length 127.
-
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.1.5
-
Up
-
Case Description
Send text message message with payload of length 128.
-
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.1.6
-
Up
-
Case Description
Send text message message with payload of length 65535.
-
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.1.7
-
Up
-
Case Description
Send text message message with payload of length 65536.
-
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.1.8
-
Up
-
Case Description
Send text message message with payload of length 65536. Sent out data in chops of 997 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.2.1
-
Up
-
Case Description
Send binary message with payload 0.
-
Case Expectation
Receive echo'ed binary message (with empty payload). Clean close with normal code.
-
-
-
Case 1.2.2
-
Up
-
Case Description
Send binary message message with payload of length 125.
-
Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.2.3
-
Up
-
Case Description
Send binary message message with payload of length 126.
-
Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.2.4
-
Up
-
Case Description
Send binary message message with payload of length 127.
-
Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.2.5
-
Up
-
Case Description
Send binary message message with payload of length 128.
-
Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.2.6
-
Up
-
Case Description
Send binary message message with payload of length 65535.
-
Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.2.7
-
Up
-
Case Description
Send binary message message with payload of length 65536.
-
Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
-
Case 1.2.8
-
Up
-
Case Description
Send binary message message with payload of length 65536. Sent out data in chops of 997 octets.
-
Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
-
Case 2.1
-
Up
-
Case Description
Send ping without payload.
-
Case Expectation
Pong (with empty payload) is sent in reply to Ping. Clean close with normal code.
-
-
-
Case 2.2
-
Up
-
Case Description
Send ping with small text payload.
-
Case Expectation
Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.
-
-
-
Case 2.3
-
Up
-
Case Description
Send ping with small binary (non UTF-8) payload.
-
Case Expectation
Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.
-
-
-
Case 2.4
-
Up
-
Case Description
Send ping with binary payload of 125 octets.
-
Case Expectation
Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.
-
-
-
Case 2.5
-
Up
-
Case Description
Send ping with binary payload of 126 octets.
-
Case Expectation
Connection is failed immediately (1002/Protocol Error), since control frames are only allowed to have payload up to and including 125 octets..
-
-
-
Case 2.6
-
Up
-
Case Description
Send ping with binary payload of 125 octets, send in octet-wise chops.
-
Case Expectation
Pong with payload echo'ed is sent in reply to Ping. Implementations must be TCP clean. Clean close with normal code.
-
-
-
Case 2.7
-
Up
-
Case Description
Send unsolicited pong without payload. Verify nothing is received. Clean close with normal code.
-
Case Expectation
Nothing.
-
-
-
Case 2.8
-
Up
-
Case Description
Send unsolicited pong with payload. Verify nothing is received. Clean close with normal code.
-
Case Expectation
Nothing.
-
-
-
Case 2.9
-
Up
-
Case Description
Send unsolicited pong with payload. Send ping with payload. Verify pong for ping is received.
-
Case Expectation
Nothing in reply to own Pong, but Pong with payload echo'ed in reply to Ping. Clean close with normal code.
-
-
-
Case 2.10
-
Up
-
Case Description
Send 10 Pings with payload.
-
Case Expectation
Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.
-
-
-
Case 2.11
-
Up
-
Case Description
Send 10 Pings with payload. Send out octets in octet-wise chops.
-
Case Expectation
Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.
-
-
-
Case 3.1
-
Up
-
Case Description
Send small text message with RSV = 1.
-
Case Expectation
The connection is failed immediately (1002/protocol error), since RSV must be 0, when no extension defining RSV meaning has been negotiated.
-
-
-
Case 3.2
-
Up
-
Case Description
Send small text message, then send again with RSV = 2, then send Ping.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.
-
-
-
Case 3.3
-
Up
-
Case Description
Send small text message, then send again with RSV = 3, then send Ping. Octets are sent in frame-wise chops. Octets are sent in octet-wise chops.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.
-
-
-
Case 3.4
-
Up
-
Case Description
Send small text message, then send again with RSV = 4, then send Ping. Octets are sent in octet-wise chops.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.
-
-
-
Case 3.5
-
Up
-
Case Description
Send small binary message with RSV = 5.
-
Case Expectation
The connection is failed immediately, since RSV must be 0.
-
-
-
Case 3.6
-
Up
-
Case Description
Send Ping with RSV = 6.
-
Case Expectation
The connection is failed immediately, since RSV must be 0.
-
-
-
Case 3.7
-
Up
-
Case Description
Send Close with RSV = 7.
-
Case Expectation
The connection is failed immediately, since RSV must be 0.
-
-
-
Case 4.1.1
-
Up
-
Case Description
Send frame with reserved non-control Opcode = 3.
-
Case Expectation
The connection is failed immediately.
-
-
-
Case 4.1.2
-
Up
-
Case Description
Send frame with reserved non-control Opcode = 4 and non-empty payload.
-
Case Expectation
The connection is failed immediately.
-
-
-
Case 4.1.3
-
Up
-
Case Description
Send small text message, then send frame with reserved non-control Opcode = 5, then send Ping.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
-
Case 4.1.4
-
Up
-
Case Description
Send small text message, then send frame with reserved non-control Opcode = 6 and non-empty payload, then send Ping.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
-
Case 4.1.5
-
Up
-
Case Description
Send small text message, then send frame with reserved non-control Opcode = 7 and non-empty payload, then send Ping.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
-
Case 4.2.1
-
Up
-
Case Description
Send frame with reserved control Opcode = 11.
-
Case Expectation
The connection is failed immediately.
-
-
-
Case 4.2.2
-
Up
-
Case Description
Send frame with reserved control Opcode = 12 and non-empty payload.
-
Case Expectation
The connection is failed immediately.
-
-
-
Case 4.2.3
-
Up
-
Case Description
Send small text message, then send frame with reserved control Opcode = 13, then send Ping.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
-
Case 4.2.4
-
Up
-
Case Description
Send small text message, then send frame with reserved control Opcode = 14 and non-empty payload, then send Ping.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
-
Case 4.2.5
-
Up
-
Case Description
Send small text message, then send frame with reserved control Opcode = 15 and non-empty payload, then send Ping.
-
Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
-
Case 5.1
-
Up
-
Case Description
Send Ping fragmented into 2 fragments.
-
Case Expectation
Connection is failed immediately, since control message MUST NOT be fragmented.
-
-
-
Case 5.2
-
Up
-
Case Description
Send Pong fragmented into 2 fragments.
-
Case Expectation
Connection is failed immediately, since control message MUST NOT be fragmented.
-
-
-
Case 5.3
-
Up
-
Case Description
Send text Message fragmented into 2 fragments.
-
Case Expectation
Message is processed and echo'ed back to us.
-
-
-
Case 5.4
-
Up
-
Case Description
Send text Message fragmented into 2 fragments, octets are sent in frame-wise chops.
-
Case Expectation
Message is processed and echo'ed back to us.
-
-
-
Case 5.5
-
Up
-
Case Description
Send text Message fragmented into 2 fragments, octets are sent in octet-wise chops.
-
Case Expectation
Message is processed and echo'ed back to us.
-
-
-
Case 5.6
-
Up
-
Case Description
Send text Message fragmented into 2 fragments, one ping with payload in-between.
-
Case Expectation
A pong is received, then the message is echo'ed back to us.
-
-
-
Case 5.7
-
Up
-
Case Description
Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in frame-wise chops.
-
Case Expectation
A pong is received, then the message is echo'ed back to us.
-
-
-
Case 5.8
-
Up
-
Case Description
Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in octet-wise chops.
-
Case Expectation
A pong is received, then the message is echo'ed back to us.
-
-
-
Case 5.9
-
Up
-
Case Description
Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in one chop.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.10
-
Up
-
Case Description
Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in per-frame chops.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.11
-
Up
-
Case Description
Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in octet-wise chops.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.12
-
Up
-
Case Description
Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in one chop.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.13
-
Up
-
Case Description
Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in per-frame chops.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.14
-
Up
-
Case Description
Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in octet-wise chops.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.15
-
Up
-
Case Description
Send text Message fragmented into 2 fragments, then Continuation Frame with FIN = false where there is nothing to continue, then unfragmented Text Message, all sent in one chop.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.16
-
Up
-
Case Description
Repeated 2x: Continuation Frame with FIN = false (where there is nothing to continue), then text Message fragmented into 2 fragments.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.17
-
Up
-
Case Description
Repeated 2x: Continuation Frame with FIN = true (where there is nothing to continue), then text Message fragmented into 2 fragments.
-
Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
-
Case 5.18
-
Up
-
Case Description
Send text Message fragmented into 2 fragments, with both frame opcodes set to text, sent in one chop.
-
Case Expectation
The connection is failed immediately, since all data frames after the initial data frame must have opcode 0.
-
-
-
Case 5.19
-
Up
-
Case Description
A fragmented text message is sent in multiple frames. After
- sending the first 2 frames of the text message, a Ping is sent. Then we wait 1s,
- then we send 2 more text fragments, another Ping and then the final text fragment.
- Everything is legal.
-
Case Expectation
The peer immediately answers the first Ping before
- it has received the last text message fragment. The peer pong's back the Ping's
- payload exactly, and echo's the payload of the fragmented message back to us.
-
-
-
Case 5.20
-
Up
-
Case Description
Same as Case 5.19, but send all frames with SYNC = True.
- Note, this does not change the octets sent in any way, only how the stream
- is chopped up on the wire.
-
Case Expectation
Same as Case 5.19. Implementations must be agnostic to how
- octet stream is chopped up on wire (must be TCP clean).
-
-
-
Case 6.1.1
-
Up
-
Case Description
Send text message of length 0.
-
Case Expectation
A message is echo'ed back to us (with empty payload).
-
-
-
Case 6.1.2
-
Up
-
Case Description
Send fragmented text message, 3 fragments each of length 0.
-
Case Expectation
A message is echo'ed back to us (with empty payload).
-
-
-
Case 6.1.3
-
Up
-
Case Description
Send fragmented text message, 3 fragments, first and last of length 0, middle non-empty.
-
Case Expectation
A message is echo'ed back to us (with payload = payload of middle fragment).
-
-
-
Case 6.2.1
-
Up
-
Case Description
Send a valid UTF-8 text message in one fragment.
MESSAGE:
Hello-µ@ßöäüà á-UTF-8!!
48656c6c6f2dc2b540c39fc3b6c3a4c3bcc3a0c3a12d5554462d382121
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.2.2
-
Up
-
Case Description
Send a valid UTF-8 text message in two fragments, fragmented on UTF-8 code point boundary.
MESSAGE FRAGMENT 1:
Hello-µ@ßöä
48656c6c6f2dc2b540c39fc3b6c3a4
MESSAGE FRAGMENT 2:
üà á-UTF-8!!
c3bcc3a0c3a12d5554462d382121
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.2.3
-
Up
-
Case Description
Send a valid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
Hello-µ@ßöäüà á-UTF-8!!
48656c6c6f2dc2b540c39fc3b6c3a4c3bcc3a0c3a12d5554462d382121
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.2.4
-
Up
-
Case Description
Send a valid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
κόσμε
cebae1bdb9cf83cebcceb5
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.3.1
-
Up
-
Case Description
Send invalid UTF-8 text message unfragmented.
MESSAGE:
cebae1bdb9cf83cebcceb5eda080656469746564
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.3.2
-
Up
-
Case Description
Send invalid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
cebae1bdb9cf83cebcceb5eda080656469746564
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.4.1
-
Up
-
Case Description
Send invalid UTF-8 text message in 3 fragments (frames).
-First frame payload is valid, then wait, then 2nd frame which contains the payload making the sequence invalid, then wait, then 3rd frame with rest.
-Note that PART1 and PART3 are valid UTF-8 in themselves, PART2 is a 0x110000 encoded as in the UTF-8 integer encoding scheme, but the codepoint is invalid (out of range).
-
MESSAGE PARTS:
-PART1 = cebae1bdb9cf83cebcceb5
-PART2 = f4908080
-PART3 = 656469746564
-
-
Case Expectation
The first frame is accepted, we expect to timeout on the first wait. The 2nd frame should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.
-
-
-
Case 6.4.2
-
Up
-
Case Description
Same as Case 6.4.1, but in 2nd frame, we send only up to and including the octet making the complete payload invalid.
-
MESSAGE PARTS:
-PART1 = cebae1bdb9cf83cebcceb5f4
-PART2 = 90
-PART3 = 8080656469746564
-
-
Case Expectation
The first frame is accepted, we expect to timeout on the first wait. The 2nd frame should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.
-
-
-
Case 6.4.3
-
Up
-
Case Description
Same as Case 6.4.1, but we send message not in 3 frames, but in 3 chops of the same message frame.
-
MESSAGE PARTS:
-PART1 = cebae1bdb9cf83cebcceb5
-PART2 = f4908080
-PART3 = 656469746564
-
-
Case Expectation
The first chop is accepted, we expect to timeout on the first wait. The 2nd chop should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.
-
-
-
Case 6.4.4
-
Up
-
Case Description
Same as Case 6.4.2, but we send message not in 3 frames, but in 3 chops of the same message frame.
-
MESSAGE PARTS:
-PART1 = cebae1bdb9cf83cebcceb5f4
-PART2 = 90
-PART3 =
-
-
Case Expectation
The first chop is accepted, we expect to timeout on the first wait. The 2nd chop should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.
-
-
-
Case 6.5.1
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6f24776f726c64
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.5.2
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6fc2a2776f726c64
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.5.3
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6fe282ac776f726c64
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.5.4
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6ff0a4ada2776f726c64
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.5.5
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcceb5
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.6.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xce
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.6.2
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xceba
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.6.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.6.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bd
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.6.5
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.6.6
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.6.7
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.6.8
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83ce
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.6.9
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebc
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.6.10
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcce
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.6.11
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcceb5
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.7.1
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x00
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.7.2
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xc280
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.7.3
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xe0a080
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.7.4
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0908080
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.8.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf888808080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.8.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc8480808080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.9.1
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x7f
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.9.2
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xdfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.9.3
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.9.4
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.10.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf7bfbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.10.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfbbfbfbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.10.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfdbfbfbfbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.11.1
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xed9fbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.11.2
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xee8080
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.11.3
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbd
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.11.4
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.11.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf4908080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.12.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.12.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.12.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.12.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.12.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.12.6
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf80
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.12.7
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf80bf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.12.8
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbe
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.13.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc020c120c220c320c420c520c620c720c820c920ca20cb20cc20cd20ce20cf20d020d120d220d320d420d520d620d720d820d920da20db20dc20dd20de20
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.13.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe020e120e220e320e420e520e620e720e820e920ea20eb20ec20ed20ee20
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.13.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf020f120f220f320f420f520f620
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.13.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf820f920fa20
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.13.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc20
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf8808080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc80808080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.6
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xdf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.7
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xefbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.8
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf7bfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.9
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfbbfbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.14.10
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfdbfbfbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.15.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0e080f08080f8808080fc80808080dfefbff7bfbffbbfbfbffdbfbfbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.16.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfe
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.16.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xff
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.16.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfefeffff
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.17.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0af
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.17.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe080af
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.17.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08080af
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.17.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf8808080af
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.17.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc80808080af
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.18.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc1bf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.18.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe09fbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.18.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08fbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.18.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf887bfbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.18.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc83bfbfbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.19.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.19.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe08080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.19.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf0808080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.19.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf880808080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.19.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc8080808080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.20.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.20.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.20.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.20.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.20.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedb080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.20.6
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedbe80
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.20.7
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.21.1
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080edb080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.21.2
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080edbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.21.3
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbfedb080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.21.4
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbfedbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.21.5
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80edb080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.21.6
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80edbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.21.7
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbfedb080
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.21.8
-
Up
-
Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbfedbfbf
-
Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
-
Case 6.22.1
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.2
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.3
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf09fbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.4
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf09fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.5
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0afbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.6
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0afbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.7
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0bfbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.8
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0bfbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.9
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf18fbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.10
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf18fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.11
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf19fbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.12
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf19fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.13
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1afbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.14
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1afbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.15
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1bfbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.16
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1bfbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.17
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf28fbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.18
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf28fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.19
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf29fbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.20
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf29fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.21
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2afbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.22
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2afbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.23
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2bfbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.24
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2bfbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.25
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf38fbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.26
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf38fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.27
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf39fbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.28
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf39fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.29
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3afbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.30
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3afbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.31
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3bfbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.32
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3bfbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.33
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.22.34
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.23.1
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfb9
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.23.2
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfba
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.23.3
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbb
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.23.4
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbc
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.23.5
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbd
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.23.6
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbe
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 6.23.7
-
Up
-
Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf
-
Case Expectation
The message is echo'ed back to us.
-
-
-
Case 7.1.1
-
Up
-
Case Description
Send a message followed by a close frame
-
Case Expectation
Echoed message followed by clean close with normal code.
-
-
-
Case 7.1.2
-
Up
-
Case Description
Send two close frames
-
Case Expectation
Clean close with normal code. Second close frame ignored.
-
-
-
Case 7.1.3
-
Up
-
Case Description
Send a ping after close message
-
Case Expectation
Clean close with normal code, no pong.
-
-
-
Case 7.1.4
-
Up
-
Case Description
Send text message after sending a close frame.
-
Case Expectation
Clean close with normal code. Text message ignored.
-
-
-
Case 7.1.5
-
Up
-
Case Description
Send message fragment1 followed by close then fragment
-
Case Expectation
Clean close with normal code.
-
-
-
Case 7.1.6
-
Up
-
Case Description
Send 256K message followed by close then a ping
-
Case Expectation
Case outcome depends on implementation defined close behavior. Message and close frame are sent back to back. If the close frame is processed before the text message write is complete (as can happen in asynchronous processing models) the close frame is processed first and the text message may not be received or may only be partially recieved.
-
-
-
Case 7.3.1
-
Up
-
Case Description
Send a close frame with payload length 0 (no close code, no close reason)
-
Case Expectation
Clean close with normal code.
-
-
-
Case 7.3.2
-
Up
-
Case Description
Send a close frame with payload length 1
-
Case Expectation
Clean close with protocol error or drop TCP.
-
-
-
Case 7.3.3
-
Up
-
Case Description
Send a close frame with payload length 2 (regular close with a code)
-
Case Expectation
Clean close with normal code.
-
-
-
Case 7.3.4
-
Up
-
Case Description
Send a close frame with close code and close reason
-
Case Expectation
Clean close with normal code.
-
-
-
Case 7.3.5
-
Up
-
Case Description
Send a close frame with close code and close reason of maximum length (123)
-
Case Expectation
Clean close with normal code.
-
-
-
Case 7.3.6
-
Up
-
Case Description
Send a close frame with close code and close reason which is too long (124) - total frame payload 126 octets
-
Case Expectation
Clean close with protocol error code or dropped TCP connection.
-
-
-
Case 7.5.1
-
Up
-
Case Description
Send a close frame with invalid UTF8 payload
-
Case Expectation
Clean close with protocol error or invalid utf8 code or dropped TCP.
-
-
-
Case 7.7.1
-
Up
-
Case Description
Send close with valid close code 1000
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.2
-
Up
-
Case Description
Send close with valid close code 1001
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.3
-
Up
-
Case Description
Send close with valid close code 1002
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.4
-
Up
-
Case Description
Send close with valid close code 1003
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.5
-
Up
-
Case Description
Send close with valid close code 1007
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.6
-
Up
-
Case Description
Send close with valid close code 1008
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.7
-
Up
-
Case Description
Send close with valid close code 1009
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.8
-
Up
-
Case Description
Send close with valid close code 1010
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.9
-
Up
-
Case Description
Send close with valid close code 1011
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.10
-
Up
-
Case Description
Send close with valid close code 3000
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.11
-
Up
-
Case Description
Send close with valid close code 3999
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.12
-
Up
-
Case Description
Send close with valid close code 4000
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.7.13
-
Up
-
Case Description
Send close with valid close code 4999
-
Case Expectation
Clean close with normal or echoed code
-
-
-
Case 7.9.1
-
Up
-
Case Description
Send close with invalid close code 0
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.9.2
-
Up
-
Case Description
Send close with invalid close code 999
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.9.3
-
Up
-
Case Description
Send close with invalid close code 1004
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.9.4
-
Up
-
Case Description
Send close with invalid close code 1005
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.9.5
-
Up
-
Case Description
Send close with invalid close code 1006
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.9.6
-
Up
-
Case Description
Send close with invalid close code 1016
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.9.7
-
Up
-
Case Description
Send close with invalid close code 1100
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.9.8
-
Up
-
Case Description
Send close with invalid close code 2000
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.9.9
-
Up
-
Case Description
Send close with invalid close code 2999
-
Case Expectation
Clean close with protocol error code or drop TCP
-
-
-
Case 7.13.1
-
Up
-
Case Description
Send close with close code 5000
-
Case Expectation
Actual events are undefined by the spec.
-
-
-
Case 7.13.2
-
Up
-
Case Description
Send close with close code 65536
-
Case Expectation
Actual events are undefined by the spec.
-
-
-
Case 9.1.1
-
Up
-
Case Description
Send text message message with payload of length 64 * 2**10 (64k).
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.1.2
-
Up
-
Case Description
Send text message message with payload of length 256 * 2**10 (256k).
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.1.3
-
Up
-
Case Description
Send text message message with payload of length 1 * 2**20 (1M).
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.1.4
-
Up
-
Case Description
Send text message message with payload of length 4 * 2**20 (4M).
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.1.5
-
Up
-
Case Description
Send text message message with payload of length 8 * 2**20 (8M).
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.1.6
-
Up
-
Case Description
Send text message message with payload of length 16 * 2**20 (16M).
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.2.1
-
Up
-
Case Description
Send binary message message with payload of length 64 * 2**10 (64k).
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.2.2
-
Up
-
Case Description
Send binary message message with payload of length 256 * 2**10 (256k).
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.2.3
-
Up
-
Case Description
Send binary message message with payload of length 1 * 2**20 (1M).
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.2.4
-
Up
-
Case Description
Send binary message message with payload of length 4 * 2**20 (4M).
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.2.5
-
Up
-
Case Description
Send binary message message with payload of length 8 * 2**20 (16M).
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.2.6
-
Up
-
Case Description
Send binary message message with payload of length 16 * 2**20 (16M).
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.3.1
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.3.2
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.3.3
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1k.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.3.4
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4k.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.3.5
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 16k.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.3.6
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64k.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.3.7
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256k.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.3.8
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1M.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.3.9
-
Up
-
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (8M). Sent out in fragments of 4M.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.4.1
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.4.2
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.4.3
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1k.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.4.4
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4k.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.4.5
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 16k.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.4.6
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64k.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.4.7
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256k.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.4.8
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1M.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.4.9
-
Up
-
Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4M.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.5.1
-
Up
-
Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 64 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.5.2
-
Up
-
Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 128 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.5.3
-
Up
-
Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 256 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.5.4
-
Up
-
Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 512 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.5.5
-
Up
-
Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 1024 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.5.6
-
Up
-
Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 2048 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.6.1
-
Up
-
Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 64 octets.
-
Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
-
Case 9.6.2
-
Up
-
Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 128 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.6.3
-
Up
-
Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 256 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.6.4
-
Up
-
Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 512 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.6.5
-
Up
-
Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 1024 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.6.6
-
Up
-
Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 2048 octets.
-
Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
-
Case 9.7.1
-
Up
-
Case Description
Send 1000 text messages of payload size 0 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 9.7.2
-
Up
-
Case Description
Send 1000 text messages of payload size 16 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 9.7.3
-
Up
-
Case Description
Send 1000 text messages of payload size 64 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 9.7.4
-
Up
-
Case Description
Send 1000 text messages of payload size 256 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 9.7.5
-
Up
-
Case Description
Send 1000 text messages of payload size 1024 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 9.7.6
-
Up
-
Case Description
Send 1000 text messages of payload size 4096 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 9.8.1
-
Up
-
Case Description
Send 1000 binary messages of payload size 0 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 9.8.2
-
Up
-
Case Description
Send 1000 binary messages of payload size 16 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 9.8.3
-
Up
-
Case Description
Send 1000 binary messages of payload size 64 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 9.8.4
-
Up
-
Case Description
Send 1000 binary messages of payload size 256 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 9.8.5
-
Up
-
Case Description
Send 1000 binary messages of payload size 1024 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 9.8.6
-
Up
-
Case Description
Send 1000 binary messages of payload size 4096 to measure implementation/network RTT (round trip time) / latency.
-
Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 10.1.1
-
Up
-
Case Description
Send text message with payload of length 65536 auto-fragmented with autoFragmentSize = 1300.
-
Case Expectation
Receive echo'ed text message (with payload as sent and transmitted frame counts as expected). Clean close with normal code.
-
-
-
Case 12.1.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.1.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.1.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 12.1.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 12.1.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.1.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.2.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.2.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 12.2.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 12.2.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.2.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.3.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.3.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 12.3.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 12.3.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.3.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.4.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.4.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 12.4.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 12.4.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.4.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.5.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 12.5.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 12.5.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 12.5.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 12.5.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.1.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.1.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 13.1.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 13.1.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.1.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.2.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.2.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 13.2.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 13.2.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.2.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.3.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.3.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 13.3.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 13.3.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.3.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.4.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.4.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 13.4.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 13.4.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.4.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.5.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.5.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 13.5.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 13.5.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.5.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.6.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.6.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 13.6.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 13.6.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.6.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.1
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.7.2
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
-
Case 13.7.3
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
-
Case 13.7.4
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
-
Case 13.7.5
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.6
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.7
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.8
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.9
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.10
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.11
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.12
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.13
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.14
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.15
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.16
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.17
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
Case 13.7.18
-
Up
-
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
-
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
-
-
diff --git a/autobahn/client/index.json b/autobahn/client/index.json
deleted file mode 100644
index aa70f1e..0000000
--- a/autobahn/client/index.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "WS-RS": {
- "12.5.4": {
- "behavior": "OK",
- "behaviorClose": "OK",
- "duration": 452,
- "remoteCloseCode": 1000,
- "reportfile": "ws_rs_case_12_5_4.json"
- }
- }
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_10_1_1.html b/autobahn/client/tungstenite_case_10_1_1.html
deleted file mode 100644
index d7a9e12..0000000
--- a/autobahn/client/tungstenite_case_10_1_1.html
+++ /dev/null
@@ -1,509 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 10.1.1 : Pass - 2 ms @ 2020-09-07T18:44:08.086Z
- Case Description
Send text message with payload of length 65536 auto-fragmented with autoFragmentSize = 1300.
- Case Expectation
Receive echo'ed text message (with payload as sent and transmitted frame counts as expected). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'**************************************************************** ...', False)]}
- Observed:
[('message', u'**************************************************************** ...', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=301&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: T2ynyuRyyAIA3HB43FBfgQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 7DxZEfjX+SM/AxIT79+h5ADKugY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 1 | 65536 |
- Total | 4 | 65815 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 540 | 1 | 540 |
- 1304 | 50 | 65200 |
- Total | 53 | 65950 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 50 |
- 1 | 1 |
- 8 | 1 |
- Total | 52 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333031266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
003 TX OCTETS: 017e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
005 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
007 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
009 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
010 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
011 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
013 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
015 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
016 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
017 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
018 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
019 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
020 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
021 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
022 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
023 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
024 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
025 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
026 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
027 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
028 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
029 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
030 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
031 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
032 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
033 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
034 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
035 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
036 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
037 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
038 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
039 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
040 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
041 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
042 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
043 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
044 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
045 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
046 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
047 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
048 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
049 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
050 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
051 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
052 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
053 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
054 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
055 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
056 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
057 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
058 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
059 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
060 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
061 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
062 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
063 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
064 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
065 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
066 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
067 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
068 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
069 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
070 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
071 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
072 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
073 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
074 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
075 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
076 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
077 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
078 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
079 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
080 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
081 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
082 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
083 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
084 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
085 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
086 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
087 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
088 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
089 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
090 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
091 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
092 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
093 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
094 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
095 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
096 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
097 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
098 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
099 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
100 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1300, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
101 TX OCTETS: 007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
102 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=536, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
103 TX OCTETS: 807e02182a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
104 FAIL CONNECTION AFTER 10.000000 sec
-
105 RX OCTETS: 81ff0000000000010000fdf29880d7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aa
-
d7d8b2aad7d8b2aad7d8b2aad7d8 ...
-
106 RX OCTETS: b2aad7d8b2aad7d8b2aad7d8b2aa
-
107 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASKED=True, MASK=6664663239383830
-
**************************************************************** ...
-
108 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
109 TX OCTETS: 880203e8
-
110 RX OCTETS: 8882dfd83cb8dc30
-
111 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6466643833636238
-
0x03e8
-
112 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_10_1_1.json b/autobahn/client/tungstenite_case_10_1_1.json
deleted file mode 100644
index fec32dd..0000000
--- a/autobahn/client/tungstenite_case_10_1_1.json
+++ /dev/null
@@ -1,1287 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 301,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message with payload of length 65536 auto-fragmented with autoFragmentSize = 1300.",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "Receive echo'ed text message (with payload as sent and transmitted frame counts as expected). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=301&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: T2ynyuRyyAIA3HB43FBfgQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 7DxZEfjX+SM/AxIT79+h5ADKugY=\r\n\r\n",
- "id": "10.1.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:44:08.086Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 50,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "540": 1,
- "1304": 50
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333031266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "017e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1300,
- "**************************************************************** ..."
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 1304,
- "007e05142a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "TF",
- [
- 536,
- "**************************************************************** ..."
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 540,
- "807e02182a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 10
- ],
- [
- "RO",
- [
- 65536,
- "81ff0000000000010000fdf29880d7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8b2aad7d8 ..."
- ]
- ],
- [
- "RO",
- [
- 14,
- "b2aad7d8b2aad7d8b2aad7d8b2aa"
- ]
- ],
- [
- "RF",
- [
- 65536,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- true,
- "fdf29880"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882dfd83cb8dc30"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "dfd83cb8"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_1.html b/autobahn/client/tungstenite_case_12_1_1.html
deleted file mode 100644
index 6ba163e..0000000
--- a/autobahn/client/tungstenite_case_12_1_1.html
+++ /dev/null
@@ -1,324 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.1 : Pass - 527 ms @ 2020-09-07T18:44:08.089Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=302&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: A/t7Hn0jTvlZUgKlBjTHzQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ivOYk1z0ulKPNLfcTo4F5KJqHHs=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 755 | 7550 |
- 11 | 66 | 726 |
- 12 | 37 | 444 |
- 13 | 103 | 1339 |
- 14 | 24 | 336 |
- 15 | 4 | 60 |
- 16 | 2 | 32 |
- 18 | 1 | 18 |
- 19 | 3 | 57 |
- 20 | 1 | 20 |
- 21 | 1 | 21 |
- 22 | 1 | 22 |
- 24 | 2 | 48 |
- 257 | 1 | 257 |
- Total | 1002 | 10938 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 755 | 4530 |
- 7 | 66 | 462 |
- 8 | 37 | 296 |
- 9 | 103 | 927 |
- 10 | 24 | 240 |
- 11 | 4 | 44 |
- 12 | 2 | 24 |
- 14 | 1 | 14 |
- 15 | 3 | 45 |
- 16 | 1 | 16 |
- 17 | 1 | 17 |
- 18 | 1 | 18 |
- 20 | 2 | 40 |
- 252 | 1 | 252 |
- Total | 1002 | 6929 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333032266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882987f23cb9b97
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3938376632336362
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_1.json b/autobahn/client/tungstenite_case_12_1_1.json
deleted file mode 100644
index 7a3c00e..0000000
--- a/autobahn/client/tungstenite_case_12_1_1.json
+++ /dev/null
@@ -1,171 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 302,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 527,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=302&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: A/t7Hn0jTvlZUgKlBjTHzQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ivOYk1z0ulKPNLfcTo4F5KJqHHs=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 755,
- "11": 66,
- "12": 37,
- "13": 103,
- "14": 24,
- "15": 4,
- "16": 2,
- "18": 1,
- "19": 3,
- "20": 1,
- "21": 1,
- "22": 1,
- "24": 2,
- "257": 1
- },
- "started": "2020-09-07T18:44:08.089Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.2920625,
- "incomingOctetsAppLevel": 16000,
- "incomingOctetsWebSocketLevel": 4673,
- "incomingOctetsWireLevel": 10673,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 1.2839717526214423,
- "outgoingCompressionRatio": 0.2920625,
- "outgoingOctetsAppLevel": 16000,
- "outgoingOctetsWebSocketLevel": 4673,
- "outgoingOctetsWireLevel": 6673,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.4279905842071474,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 755,
- "7": 66,
- "8": 37,
- "9": 103,
- "10": 24,
- "11": 4,
- "12": 2,
- "14": 1,
- "15": 3,
- "16": 1,
- "17": 1,
- "18": 1,
- "20": 2,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333032266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882987f23cb9b97"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "987f23cb"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_10.html b/autobahn/client/tungstenite_case_12_1_10.html
deleted file mode 100644
index 32363f5..0000000
--- a/autobahn/client/tungstenite_case_12_1_10.html
+++ /dev/null
@@ -1,597 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.10 : Pass - 6972 ms @ 2020-09-07T18:44:19.530Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=311&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: sd5rocn7bJ3q6QMvZsqqPg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8h6jM78abKU2lg35/qKAayCLpMU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 5575 | 2 | 11150 |
- 5576 | 1 | 5576 |
- 5577 | 1 | 5577 |
- 5578 | 1 | 5578 |
- 5579 | 2 | 11158 |
- 5580 | 5 | 27900 |
- 5581 | 7 | 39067 |
- 5582 | 5 | 27910 |
- 5583 | 4 | 22332 |
- 5584 | 1 | 5584 |
- 5585 | 6 | 33510 |
- 5586 | 8 | 44688 |
- 5587 | 6 | 33522 |
- 5588 | 4 | 22352 |
- 5589 | 11 | 61479 |
- 5590 | 8 | 44720 |
- 5591 | 7 | 39137 |
- 5592 | 6 | 33552 |
- 5593 | 6 | 33558 |
- 5594 | 4 | 22376 |
- 5595 | 4 | 22380 |
- 5596 | 5 | 27980 |
- 5597 | 5 | 27985 |
- 5598 | 7 | 39186 |
- 5599 | 17 | 95183 |
- 5600 | 16 | 89600 |
- 5601 | 14 | 78414 |
- 5602 | 13 | 72826 |
- 5603 | 6 | 33618 |
- 5604 | 6 | 33624 |
- 5605 | 10 | 56050 |
- 5606 | 16 | 89696 |
- 5607 | 13 | 72891 |
- 5608 | 9 | 50472 |
- 5609 | 6 | 33654 |
- 5610 | 6 | 33660 |
- 5611 | 6 | 33666 |
- 5612 | 2 | 11224 |
- 5613 | 4 | 22452 |
- 5614 | 5 | 28070 |
- 5615 | 4 | 22460 |
- 5616 | 6 | 33696 |
- 5617 | 3 | 16851 |
- 5619 | 2 | 11238 |
- 5620 | 2 | 11240 |
- 5622 | 2 | 11244 |
- 5624 | 1 | 5624 |
- 5625 | 1 | 5625 |
- 5627 | 3 | 16881 |
- 5629 | 3 | 16887 |
- 5630 | 2 | 11260 |
- 5632 | 1 | 5632 |
- 5634 | 2 | 11268 |
- 5635 | 1 | 5635 |
- 5637 | 2 | 11274 |
- 5638 | 3 | 16914 |
- 5639 | 1 | 5639 |
- 5640 | 2 | 11280 |
- 5641 | 2 | 11282 |
- 5642 | 1 | 5642 |
- 5643 | 2 | 11286 |
- 5644 | 1 | 5644 |
- 5645 | 3 | 16935 |
- 5646 | 1 | 5646 |
- 5647 | 3 | 16941 |
- 5648 | 6 | 33888 |
- 5649 | 2 | 11298 |
- 5650 | 2 | 11300 |
- 5651 | 2 | 11302 |
- 5657 | 1 | 5657 |
- 5664 | 1 | 5664 |
- 5665 | 2 | 11330 |
- 5667 | 1 | 5667 |
- 5668 | 1 | 5668 |
- 5670 | 1 | 5670 |
- 5671 | 2 | 11342 |
- 5673 | 3 | 17019 |
- 5674 | 1 | 5674 |
- 5675 | 1 | 5675 |
- 5676 | 2 | 11352 |
- 5677 | 3 | 17031 |
- 5678 | 9 | 51102 |
- 5679 | 5 | 28395 |
- 5680 | 3 | 17040 |
- 5681 | 10 | 56810 |
- 5682 | 10 | 56820 |
- 5683 | 15 | 85245 |
- 5684 | 20 | 113680 |
- 5685 | 14 | 79590 |
- 5686 | 16 | 90976 |
- 5687 | 14 | 79618 |
- 5688 | 21 | 119448 |
- 5689 | 26 | 147914 |
- 5690 | 17 | 96730 |
- 5691 | 11 | 62601 |
- 5692 | 25 | 142300 |
- 5693 | 21 | 119553 |
- 5694 | 24 | 136656 |
- 5695 | 16 | 91120 |
- 5696 | 25 | 142400 |
- 5697 | 24 | 136728 |
- 5698 | 24 | 136752 |
- 5699 | 12 | 68388 |
- 5700 | 17 | 96900 |
- 5701 | 19 | 108319 |
- 5702 | 13 | 74126 |
- 5703 | 9 | 51327 |
- 5704 | 25 | 142600 |
- 5705 | 25 | 142625 |
- 5706 | 16 | 91296 |
- 5707 | 12 | 68484 |
- 5708 | 11 | 62788 |
- 5709 | 8 | 45672 |
- 5710 | 10 | 57100 |
- 5711 | 13 | 74243 |
- 5712 | 4 | 22848 |
- 5713 | 6 | 34278 |
- 5714 | 3 | 17142 |
- 5715 | 1 | 5715 |
- 5716 | 2 | 11432 |
- 5717 | 2 | 11434 |
- 5718 | 5 | 28590 |
- 5719 | 3 | 17157 |
- 5720 | 3 | 17160 |
- 5721 | 5 | 28605 |
- 5722 | 4 | 22888 |
- 5723 | 12 | 68676 |
- 5724 | 10 | 57240 |
- 5725 | 7 | 40075 |
- 5726 | 11 | 62986 |
- 5727 | 9 | 51543 |
- 5728 | 2 | 11456 |
- 5729 | 3 | 17187 |
- 5731 | 2 | 11462 |
- 5732 | 3 | 17196 |
- 5733 | 1 | 5733 |
- 5746 | 1 | 5746 |
- 5747 | 1 | 5747 |
- 5748 | 1 | 5748 |
- 5750 | 3 | 17250 |
- 5751 | 2 | 11502 |
- 5753 | 1 | 5753 |
- 5761 | 1 | 5761 |
- 5762 | 2 | 11524 |
- Total | 1002 | 5668354 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333131266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88829136007d92de
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3931333630303764
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_10.json b/autobahn/client/tungstenite_case_12_1_10.json
deleted file mode 100644
index bf00b4f..0000000
--- a/autobahn/client/tungstenite_case_12_1_10.json
+++ /dev/null
@@ -1,444 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 311,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6972,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=311&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: sd5rocn7bJ3q6QMvZsqqPg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8h6jM78abKU2lg35/qKAayCLpMU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.10",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:44:19.530Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5668098,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0007062024703668616,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "5575": 2,
- "5576": 1,
- "5577": 1,
- "5578": 1,
- "5579": 2,
- "5580": 5,
- "5581": 7,
- "5582": 5,
- "5583": 4,
- "5584": 1,
- "5585": 6,
- "5586": 8,
- "5587": 6,
- "5588": 4,
- "5589": 11,
- "5590": 8,
- "5591": 7,
- "5592": 6,
- "5593": 6,
- "5594": 4,
- "5595": 4,
- "5596": 5,
- "5597": 5,
- "5598": 7,
- "5599": 17,
- "5600": 16,
- "5601": 14,
- "5602": 13,
- "5603": 6,
- "5604": 6,
- "5605": 10,
- "5606": 16,
- "5607": 13,
- "5608": 9,
- "5609": 6,
- "5610": 6,
- "5611": 6,
- "5612": 2,
- "5613": 4,
- "5614": 5,
- "5615": 4,
- "5616": 6,
- "5617": 3,
- "5619": 2,
- "5620": 2,
- "5622": 2,
- "5624": 1,
- "5625": 1,
- "5627": 3,
- "5629": 3,
- "5630": 2,
- "5632": 1,
- "5634": 2,
- "5635": 1,
- "5637": 2,
- "5638": 3,
- "5639": 1,
- "5640": 2,
- "5641": 2,
- "5642": 1,
- "5643": 2,
- "5644": 1,
- "5645": 3,
- "5646": 1,
- "5647": 3,
- "5648": 6,
- "5649": 2,
- "5650": 2,
- "5651": 2,
- "5657": 1,
- "5664": 1,
- "5665": 2,
- "5667": 1,
- "5668": 1,
- "5670": 1,
- "5671": 2,
- "5673": 3,
- "5674": 1,
- "5675": 1,
- "5676": 2,
- "5677": 3,
- "5678": 9,
- "5679": 5,
- "5680": 3,
- "5681": 10,
- "5682": 10,
- "5683": 15,
- "5684": 20,
- "5685": 14,
- "5686": 16,
- "5687": 14,
- "5688": 21,
- "5689": 26,
- "5690": 17,
- "5691": 11,
- "5692": 25,
- "5693": 21,
- "5694": 24,
- "5695": 16,
- "5696": 25,
- "5697": 24,
- "5698": 24,
- "5699": 12,
- "5700": 17,
- "5701": 19,
- "5702": 13,
- "5703": 9,
- "5704": 25,
- "5705": 25,
- "5706": 16,
- "5707": 12,
- "5708": 11,
- "5709": 8,
- "5710": 10,
- "5711": 13,
- "5712": 4,
- "5713": 6,
- "5714": 3,
- "5715": 1,
- "5716": 2,
- "5717": 2,
- "5718": 5,
- "5719": 3,
- "5720": 3,
- "5721": 5,
- "5722": 4,
- "5723": 12,
- "5724": 10,
- "5725": 7,
- "5726": 11,
- "5727": 9,
- "5728": 2,
- "5729": 3,
- "5731": 2,
- "5732": 3,
- "5733": 1,
- "5746": 1,
- "5747": 1,
- "5748": 1,
- "5750": 3,
- "5751": 2,
- "5753": 1,
- "5761": 1,
- "5762": 2
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333131266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829136007d92de"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9136007d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_11.html b/autobahn/client/tungstenite_case_12_1_11.html
deleted file mode 100644
index f1687e2..0000000
--- a/autobahn/client/tungstenite_case_12_1_11.html
+++ /dev/null
@@ -1,647 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.11 : Pass - 1069 ms @ 2020-09-07T18:44:26.503Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=312&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: sCoEieliRLf8bh0p9wNc6g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: rb4PQ8vdplfksAyAG4CBQcN/Q7A=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 248 | 1 | 248 |
- 249 | 4 | 996 |
- 250 | 3 | 750 |
- 251 | 1 | 251 |
- 252 | 4 | 1008 |
- 253 | 7 | 1771 |
- 254 | 3 | 762 |
- 255 | 6 | 1530 |
- 256 | 6 | 1536 |
- 257 | 5 | 1285 |
- 258 | 10 | 2580 |
- 259 | 13 | 3367 |
- 260 | 7 | 1820 |
- 261 | 8 | 2088 |
- 262 | 4 | 1048 |
- 263 | 8 | 2104 |
- 264 | 7 | 1848 |
- 265 | 5 | 1325 |
- 266 | 5 | 1330 |
- 267 | 5 | 1335 |
- 268 | 11 | 2948 |
- 269 | 6 | 1614 |
- 270 | 5 | 1350 |
- 271 | 9 | 2439 |
- 272 | 15 | 4080 |
- 273 | 10 | 2730 |
- 274 | 13 | 3562 |
- 275 | 14 | 3850 |
- 276 | 12 | 3312 |
- 277 | 13 | 3601 |
- 278 | 12 | 3336 |
- 279 | 10 | 2790 |
- 280 | 17 | 4760 |
- 281 | 14 | 3934 |
- 282 | 9 | 2538 |
- 283 | 12 | 3396 |
- 284 | 8 | 2272 |
- 285 | 9 | 2565 |
- 286 | 7 | 2002 |
- 287 | 9 | 2583 |
- 288 | 10 | 2880 |
- 289 | 10 | 2890 |
- 290 | 8 | 2320 |
- 291 | 4 | 1164 |
- 292 | 16 | 4672 |
- 293 | 3 | 879 |
- 294 | 6 | 1764 |
- 295 | 9 | 2655 |
- 296 | 4 | 1184 |
- 297 | 8 | 2376 |
- 298 | 9 | 2682 |
- 299 | 11 | 3289 |
- 300 | 8 | 2400 |
- 301 | 5 | 1505 |
- 302 | 2 | 604 |
- 303 | 5 | 1515 |
- 304 | 12 | 3648 |
- 305 | 9 | 2745 |
- 306 | 12 | 3672 |
- 307 | 11 | 3377 |
- 308 | 6 | 1848 |
- 309 | 8 | 2472 |
- 310 | 7 | 2170 |
- 311 | 5 | 1555 |
- 312 | 9 | 2808 |
- 313 | 10 | 3130 |
- 314 | 10 | 3140 |
- 315 | 6 | 1890 |
- 316 | 15 | 4740 |
- 317 | 6 | 1902 |
- 318 | 5 | 1590 |
- 319 | 10 | 3190 |
- 320 | 10 | 3200 |
- 321 | 12 | 3852 |
- 322 | 3 | 966 |
- 323 | 5 | 1615 |
- 324 | 6 | 1944 |
- 325 | 3 | 975 |
- 326 | 6 | 1956 |
- 327 | 8 | 2616 |
- 328 | 6 | 1968 |
- 329 | 4 | 1316 |
- 330 | 11 | 3630 |
- 331 | 8 | 2648 |
- 332 | 13 | 4316 |
- 333 | 3 | 999 |
- 334 | 5 | 1670 |
- 335 | 5 | 1675 |
- 336 | 8 | 2688 |
- 337 | 6 | 2022 |
- 338 | 2 | 676 |
- 339 | 2 | 678 |
- 340 | 5 | 1700 |
- 341 | 4 | 1364 |
- 342 | 4 | 1368 |
- 343 | 5 | 1715 |
- 344 | 5 | 1720 |
- 345 | 4 | 1380 |
- 346 | 3 | 1038 |
- 347 | 1 | 347 |
- 350 | 4 | 1400 |
- 351 | 6 | 2106 |
- 352 | 2 | 704 |
- 354 | 1 | 354 |
- 358 | 3 | 1074 |
- 359 | 5 | 1795 |
- 360 | 5 | 1800 |
- 361 | 3 | 1083 |
- 362 | 2 | 724 |
- 363 | 5 | 1815 |
- 364 | 5 | 1820 |
- 365 | 4 | 1460 |
- 366 | 6 | 2196 |
- 367 | 2 | 734 |
- 368 | 6 | 2208 |
- 369 | 3 | 1107 |
- 370 | 6 | 2220 |
- 371 | 7 | 2597 |
- 372 | 4 | 1488 |
- 373 | 5 | 1865 |
- 374 | 1 | 374 |
- 375 | 2 | 750 |
- 377 | 2 | 754 |
- 378 | 1 | 378 |
- 384 | 1 | 384 |
- 387 | 2 | 774 |
- 388 | 1 | 388 |
- 389 | 1 | 389 |
- 390 | 7 | 2730 |
- 391 | 6 | 2346 |
- 392 | 2 | 784 |
- 393 | 6 | 2358 |
- 394 | 3 | 1182 |
- 395 | 2 | 790 |
- 396 | 5 | 1980 |
- 397 | 8 | 3176 |
- 398 | 7 | 2786 |
- 399 | 4 | 1596 |
- 400 | 10 | 4000 |
- 401 | 8 | 3208 |
- 402 | 3 | 1206 |
- 403 | 7 | 2821 |
- 404 | 9 | 3636 |
- 405 | 6 | 2430 |
- 406 | 3 | 1218 |
- 407 | 4 | 1628 |
- 408 | 6 | 2448 |
- 409 | 5 | 2045 |
- 410 | 5 | 2050 |
- 411 | 6 | 2466 |
- 412 | 3 | 1236 |
- 413 | 4 | 1652 |
- 414 | 3 | 1242 |
- 415 | 6 | 2490 |
- 417 | 1 | 417 |
- 418 | 1 | 418 |
- 419 | 4 | 1676 |
- 420 | 1 | 420 |
- 421 | 1 | 421 |
- 422 | 2 | 844 |
- 424 | 2 | 848 |
- 425 | 5 | 2125 |
- 426 | 3 | 1278 |
- 427 | 1 | 427 |
- 428 | 2 | 856 |
- 432 | 1 | 432 |
- 469 | 1 | 469 |
- Total | 1002 | 320226 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 43 | 5 | 215 |
- 44 | 6 | 264 |
- 45 | 2 | 90 |
- 46 | 5 | 230 |
- 47 | 6 | 282 |
- 48 | 11 | 528 |
- 49 | 10 | 490 |
- 50 | 3 | 150 |
- 51 | 1 | 51 |
- 52 | 5 | 260 |
- 53 | 1 | 53 |
- 54 | 3 | 162 |
- 55 | 1 | 55 |
- 56 | 5 | 280 |
- 57 | 7 | 399 |
- 58 | 4 | 232 |
- 59 | 6 | 354 |
- 60 | 12 | 720 |
- 61 | 4 | 244 |
- 62 | 12 | 744 |
- 63 | 11 | 693 |
- 64 | 10 | 640 |
- 65 | 13 | 845 |
- 66 | 10 | 660 |
- 67 | 18 | 1206 |
- 68 | 16 | 1088 |
- 69 | 15 | 1035 |
- 70 | 10 | 700 |
- 71 | 21 | 1491 |
- 72 | 21 | 1512 |
- 73 | 19 | 1387 |
- 74 | 13 | 962 |
- 75 | 16 | 1200 |
- 76 | 7 | 532 |
- 77 | 7 | 539 |
- 78 | 12 | 936 |
- 79 | 11 | 869 |
- 80 | 10 | 800 |
- 81 | 5 | 405 |
- 82 | 7 | 574 |
- 83 | 4 | 332 |
- 84 | 5 | 420 |
- 85 | 5 | 425 |
- 86 | 3 | 258 |
- 87 | 1 | 87 |
- 88 | 5 | 440 |
- 89 | 5 | 445 |
- 90 | 6 | 540 |
- 91 | 9 | 819 |
- 92 | 9 | 828 |
- 93 | 9 | 837 |
- 94 | 8 | 752 |
- 95 | 10 | 950 |
- 96 | 8 | 768 |
- 97 | 14 | 1358 |
- 98 | 9 | 882 |
- 99 | 10 | 990 |
- 100 | 12 | 1200 |
- 101 | 9 | 909 |
- 102 | 8 | 816 |
- 103 | 12 | 1236 |
- 104 | 8 | 832 |
- 105 | 10 | 1050 |
- 106 | 4 | 424 |
- 107 | 6 | 642 |
- 108 | 6 | 648 |
- 109 | 2 | 218 |
- 110 | 2 | 220 |
- 111 | 11 | 1221 |
- 112 | 7 | 784 |
- 113 | 2 | 226 |
- 114 | 11 | 1254 |
- 115 | 7 | 805 |
- 116 | 8 | 928 |
- 117 | 3 | 351 |
- 118 | 7 | 826 |
- 119 | 8 | 952 |
- 120 | 6 | 720 |
- 121 | 10 | 1210 |
- 122 | 6 | 732 |
- 123 | 4 | 492 |
- 124 | 2 | 248 |
- 125 | 7 | 875 |
- 126 | 2 | 252 |
- 127 | 3 | 381 |
- 130 | 3 | 390 |
- 131 | 4 | 524 |
- 132 | 3 | 396 |
- 133 | 3 | 399 |
- 134 | 5 | 670 |
- 135 | 2 | 270 |
- 136 | 4 | 544 |
- 137 | 3 | 411 |
- 138 | 4 | 552 |
- 139 | 3 | 417 |
- 140 | 3 | 420 |
- 141 | 6 | 846 |
- 142 | 4 | 568 |
- 143 | 3 | 429 |
- 144 | 1 | 144 |
- 145 | 1 | 145 |
- 146 | 4 | 584 |
- 147 | 3 | 441 |
- 148 | 3 | 444 |
- 149 | 1 | 149 |
- 150 | 4 | 600 |
- 151 | 8 | 1208 |
- 152 | 3 | 456 |
- 153 | 2 | 306 |
- 154 | 7 | 1078 |
- 155 | 6 | 930 |
- 156 | 2 | 312 |
- 157 | 1 | 157 |
- 158 | 1 | 158 |
- 159 | 4 | 636 |
- 160 | 12 | 1920 |
- 161 | 5 | 805 |
- 162 | 3 | 486 |
- 163 | 3 | 489 |
- 164 | 2 | 328 |
- 165 | 2 | 330 |
- 166 | 7 | 1162 |
- 167 | 4 | 668 |
- 168 | 3 | 504 |
- 169 | 3 | 507 |
- 170 | 5 | 850 |
- 171 | 2 | 342 |
- 173 | 3 | 519 |
- 174 | 3 | 522 |
- 175 | 3 | 525 |
- 176 | 1 | 176 |
- 177 | 1 | 177 |
- 178 | 3 | 534 |
- 180 | 1 | 180 |
- 181 | 1 | 181 |
- 185 | 2 | 370 |
- 186 | 1 | 186 |
- 187 | 3 | 561 |
- 189 | 1 | 189 |
- 191 | 1 | 191 |
- 192 | 3 | 576 |
- 193 | 1 | 193 |
- 194 | 3 | 582 |
- 195 | 3 | 585 |
- 196 | 1 | 196 |
- 197 | 9 | 1773 |
- 198 | 8 | 1584 |
- 199 | 2 | 398 |
- 200 | 7 | 1400 |
- 201 | 10 | 2010 |
- 202 | 9 | 1818 |
- 203 | 2 | 406 |
- 204 | 7 | 1428 |
- 205 | 13 | 2665 |
- 206 | 6 | 1236 |
- 207 | 8 | 1656 |
- 208 | 5 | 1040 |
- 209 | 8 | 1672 |
- 210 | 9 | 1890 |
- 211 | 6 | 1266 |
- 212 | 8 | 1696 |
- 213 | 2 | 426 |
- 214 | 4 | 856 |
- 215 | 1 | 215 |
- 216 | 2 | 432 |
- 217 | 2 | 434 |
- 218 | 1 | 218 |
- 219 | 1 | 219 |
- 220 | 2 | 440 |
- 221 | 1 | 221 |
- 222 | 1 | 222 |
- 223 | 3 | 669 |
- 224 | 1 | 224 |
- 226 | 1 | 226 |
- 228 | 1 | 228 |
- 231 | 2 | 462 |
- 232 | 1 | 232 |
- 233 | 3 | 699 |
- 234 | 1 | 234 |
- 236 | 1 | 236 |
- 237 | 1 | 237 |
- 252 | 1 | 252 |
- 260 | 1000 | 260000 |
- Total | 2002 | 376202 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1000 |
- 1 | 1000 |
- 8 | 1 |
- Total | 2001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333132266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88827a01c3ef79e9
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3761303163336566
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_11.json b/autobahn/client/tungstenite_case_12_1_11.json
deleted file mode 100644
index a92da99..0000000
--- a/autobahn/client/tungstenite_case_12_1_11.json
+++ /dev/null
@@ -1,494 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 312,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1069,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=312&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: sCoEieliRLf8bh0p9wNc6g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: rb4PQ8vdplfksAyAG4CBQcN/Q7A=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "248": 1,
- "249": 4,
- "250": 3,
- "251": 1,
- "252": 4,
- "253": 7,
- "254": 3,
- "255": 6,
- "256": 6,
- "257": 5,
- "258": 10,
- "259": 13,
- "260": 7,
- "261": 8,
- "262": 4,
- "263": 8,
- "264": 7,
- "265": 5,
- "266": 5,
- "267": 5,
- "268": 11,
- "269": 6,
- "270": 5,
- "271": 9,
- "272": 15,
- "273": 10,
- "274": 13,
- "275": 14,
- "276": 12,
- "277": 13,
- "278": 12,
- "279": 10,
- "280": 17,
- "281": 14,
- "282": 9,
- "283": 12,
- "284": 8,
- "285": 9,
- "286": 7,
- "287": 9,
- "288": 10,
- "289": 10,
- "290": 8,
- "291": 4,
- "292": 16,
- "293": 3,
- "294": 6,
- "295": 9,
- "296": 4,
- "297": 8,
- "298": 9,
- "299": 11,
- "300": 8,
- "301": 5,
- "302": 2,
- "303": 5,
- "304": 12,
- "305": 9,
- "306": 12,
- "307": 11,
- "308": 6,
- "309": 8,
- "310": 7,
- "311": 5,
- "312": 9,
- "313": 10,
- "314": 10,
- "315": 6,
- "316": 15,
- "317": 6,
- "318": 5,
- "319": 10,
- "320": 10,
- "321": 12,
- "322": 3,
- "323": 5,
- "324": 6,
- "325": 3,
- "326": 6,
- "327": 8,
- "328": 6,
- "329": 4,
- "330": 11,
- "331": 8,
- "332": 13,
- "333": 3,
- "334": 5,
- "335": 5,
- "336": 8,
- "337": 6,
- "338": 2,
- "339": 2,
- "340": 5,
- "341": 4,
- "342": 4,
- "343": 5,
- "344": 5,
- "345": 4,
- "346": 3,
- "347": 1,
- "350": 4,
- "351": 6,
- "352": 2,
- "354": 1,
- "358": 3,
- "359": 5,
- "360": 5,
- "361": 3,
- "362": 2,
- "363": 5,
- "364": 5,
- "365": 4,
- "366": 6,
- "367": 2,
- "368": 6,
- "369": 3,
- "370": 6,
- "371": 7,
- "372": 4,
- "373": 5,
- "374": 1,
- "375": 2,
- "377": 2,
- "378": 1,
- "384": 1,
- "387": 2,
- "388": 1,
- "389": 1,
- "390": 7,
- "391": 6,
- "392": 2,
- "393": 6,
- "394": 3,
- "395": 2,
- "396": 5,
- "397": 8,
- "398": 7,
- "399": 4,
- "400": 10,
- "401": 8,
- "402": 3,
- "403": 7,
- "404": 9,
- "405": 6,
- "406": 3,
- "407": 4,
- "408": 6,
- "409": 5,
- "410": 5,
- "411": 6,
- "412": 3,
- "413": 4,
- "414": 3,
- "415": 6,
- "417": 1,
- "418": 1,
- "419": 4,
- "420": 1,
- "421": 1,
- "422": 2,
- "424": 2,
- "425": 5,
- "426": 3,
- "427": 1,
- "428": 2,
- "432": 1,
- "469": 1
- },
- "started": "2020-09-07T18:44:26.503Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0380811767578125,
- "incomingOctetsAppLevel": 8192000,
- "incomingOctetsWebSocketLevel": 311961,
- "incomingOctetsWireLevel": 319961,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.025644231169921882,
- "outgoingCompressionRatio": 0.045077392578125,
- "outgoingOctetsAppLevel": 8192000,
- "outgoingOctetsWebSocketLevel": 369274,
- "outgoingOctetsWireLevel": 375946,
- "outgoingWebSocketFrames": 2000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.018067884551850388,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 1000,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "43": 5,
- "44": 6,
- "45": 2,
- "46": 5,
- "47": 6,
- "48": 11,
- "49": 10,
- "50": 3,
- "51": 1,
- "52": 5,
- "53": 1,
- "54": 3,
- "55": 1,
- "56": 5,
- "57": 7,
- "58": 4,
- "59": 6,
- "60": 12,
- "61": 4,
- "62": 12,
- "63": 11,
- "64": 10,
- "65": 13,
- "66": 10,
- "67": 18,
- "68": 16,
- "69": 15,
- "70": 10,
- "71": 21,
- "72": 21,
- "73": 19,
- "74": 13,
- "75": 16,
- "76": 7,
- "77": 7,
- "78": 12,
- "79": 11,
- "80": 10,
- "81": 5,
- "82": 7,
- "83": 4,
- "84": 5,
- "85": 5,
- "86": 3,
- "87": 1,
- "88": 5,
- "89": 5,
- "90": 6,
- "91": 9,
- "92": 9,
- "93": 9,
- "94": 8,
- "95": 10,
- "96": 8,
- "97": 14,
- "98": 9,
- "99": 10,
- "100": 12,
- "101": 9,
- "102": 8,
- "103": 12,
- "104": 8,
- "105": 10,
- "106": 4,
- "107": 6,
- "108": 6,
- "109": 2,
- "110": 2,
- "111": 11,
- "112": 7,
- "113": 2,
- "114": 11,
- "115": 7,
- "116": 8,
- "117": 3,
- "118": 7,
- "119": 8,
- "120": 6,
- "121": 10,
- "122": 6,
- "123": 4,
- "124": 2,
- "125": 7,
- "126": 2,
- "127": 3,
- "130": 3,
- "131": 4,
- "132": 3,
- "133": 3,
- "134": 5,
- "135": 2,
- "136": 4,
- "137": 3,
- "138": 4,
- "139": 3,
- "140": 3,
- "141": 6,
- "142": 4,
- "143": 3,
- "144": 1,
- "145": 1,
- "146": 4,
- "147": 3,
- "148": 3,
- "149": 1,
- "150": 4,
- "151": 8,
- "152": 3,
- "153": 2,
- "154": 7,
- "155": 6,
- "156": 2,
- "157": 1,
- "158": 1,
- "159": 4,
- "160": 12,
- "161": 5,
- "162": 3,
- "163": 3,
- "164": 2,
- "165": 2,
- "166": 7,
- "167": 4,
- "168": 3,
- "169": 3,
- "170": 5,
- "171": 2,
- "173": 3,
- "174": 3,
- "175": 3,
- "176": 1,
- "177": 1,
- "178": 3,
- "180": 1,
- "181": 1,
- "185": 2,
- "186": 1,
- "187": 3,
- "189": 1,
- "191": 1,
- "192": 3,
- "193": 1,
- "194": 3,
- "195": 3,
- "196": 1,
- "197": 9,
- "198": 8,
- "199": 2,
- "200": 7,
- "201": 10,
- "202": 9,
- "203": 2,
- "204": 7,
- "205": 13,
- "206": 6,
- "207": 8,
- "208": 5,
- "209": 8,
- "210": 9,
- "211": 6,
- "212": 8,
- "213": 2,
- "214": 4,
- "215": 1,
- "216": 2,
- "217": 2,
- "218": 1,
- "219": 1,
- "220": 2,
- "221": 1,
- "222": 1,
- "223": 3,
- "224": 1,
- "226": 1,
- "228": 1,
- "231": 2,
- "232": 1,
- "233": 3,
- "234": 1,
- "236": 1,
- "237": 1,
- "252": 1,
- "260": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333132266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827a01c3ef79e9"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7a01c3ef"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_12.html b/autobahn/client/tungstenite_case_12_1_12.html
deleted file mode 100644
index 207dce7..0000000
--- a/autobahn/client/tungstenite_case_12_1_12.html
+++ /dev/null
@@ -1,804 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.12 : Pass - 1484 ms @ 2020-09-07T18:44:27.573Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=313&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: iwrbq9oCOArqJdZMHQisqg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: hQ54ZvU0VL7DFJ8NmqcDZF1o4EA=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 492 | 2 | 984 |
- 493 | 2 | 986 |
- 494 | 2 | 988 |
- 495 | 2 | 990 |
- 496 | 5 | 2480 |
- 497 | 4 | 1988 |
- 498 | 5 | 2490 |
- 499 | 3 | 1497 |
- 500 | 3 | 1500 |
- 501 | 10 | 5010 |
- 502 | 12 | 6024 |
- 503 | 5 | 2515 |
- 504 | 9 | 4536 |
- 505 | 8 | 4040 |
- 506 | 8 | 4048 |
- 507 | 3 | 1521 |
- 508 | 6 | 3048 |
- 509 | 10 | 5090 |
- 510 | 8 | 4080 |
- 511 | 7 | 3577 |
- 512 | 7 | 3584 |
- 513 | 4 | 2052 |
- 514 | 1 | 514 |
- 515 | 3 | 1545 |
- 516 | 2 | 1032 |
- 517 | 4 | 2068 |
- 518 | 4 | 2072 |
- 519 | 3 | 1557 |
- 520 | 2 | 1040 |
- 521 | 2 | 1042 |
- 522 | 5 | 2610 |
- 523 | 4 | 2092 |
- 524 | 6 | 3144 |
- 525 | 11 | 5775 |
- 526 | 9 | 4734 |
- 527 | 10 | 5270 |
- 528 | 10 | 5280 |
- 529 | 11 | 5819 |
- 530 | 9 | 4770 |
- 531 | 12 | 6372 |
- 532 | 11 | 5852 |
- 533 | 7 | 3731 |
- 534 | 9 | 4806 |
- 535 | 8 | 4280 |
- 536 | 12 | 6432 |
- 537 | 5 | 2685 |
- 538 | 5 | 2690 |
- 539 | 7 | 3773 |
- 540 | 5 | 2700 |
- 541 | 1 | 541 |
- 542 | 3 | 1626 |
- 543 | 3 | 1629 |
- 544 | 1 | 544 |
- 545 | 2 | 1090 |
- 546 | 6 | 3276 |
- 547 | 2 | 1094 |
- 548 | 2 | 1096 |
- 549 | 6 | 3294 |
- 551 | 4 | 2204 |
- 552 | 2 | 1104 |
- 553 | 1 | 553 |
- 554 | 2 | 1108 |
- 555 | 4 | 2220 |
- 556 | 6 | 3336 |
- 557 | 5 | 2785 |
- 558 | 4 | 2232 |
- 559 | 8 | 4472 |
- 560 | 12 | 6720 |
- 561 | 10 | 5610 |
- 562 | 15 | 8430 |
- 563 | 13 | 7319 |
- 564 | 5 | 2820 |
- 565 | 9 | 5085 |
- 566 | 6 | 3396 |
- 567 | 6 | 3402 |
- 568 | 6 | 3408 |
- 570 | 1 | 570 |
- 571 | 3 | 1713 |
- 572 | 4 | 2288 |
- 573 | 2 | 1146 |
- 574 | 2 | 1148 |
- 575 | 3 | 1725 |
- 576 | 1 | 576 |
- 577 | 6 | 3462 |
- 578 | 5 | 2890 |
- 579 | 4 | 2316 |
- 580 | 4 | 2320 |
- 581 | 4 | 2324 |
- 582 | 2 | 1164 |
- 583 | 4 | 2332 |
- 584 | 1 | 584 |
- 585 | 1 | 585 |
- 586 | 3 | 1758 |
- 588 | 3 | 1764 |
- 589 | 2 | 1178 |
- 590 | 2 | 1180 |
- 591 | 4 | 2364 |
- 592 | 2 | 1184 |
- 593 | 2 | 1186 |
- 594 | 2 | 1188 |
- 595 | 2 | 1190 |
- 596 | 1 | 596 |
- 597 | 2 | 1194 |
- 598 | 4 | 2392 |
- 599 | 4 | 2396 |
- 600 | 4 | 2400 |
- 601 | 8 | 4808 |
- 602 | 3 | 1806 |
- 603 | 4 | 2412 |
- 604 | 4 | 2416 |
- 605 | 4 | 2420 |
- 606 | 4 | 2424 |
- 607 | 6 | 3642 |
- 608 | 3 | 1824 |
- 610 | 2 | 1220 |
- 611 | 3 | 1833 |
- 612 | 3 | 1836 |
- 613 | 4 | 2452 |
- 614 | 7 | 4298 |
- 615 | 4 | 2460 |
- 616 | 3 | 1848 |
- 617 | 3 | 1851 |
- 618 | 1 | 618 |
- 619 | 2 | 1238 |
- 620 | 3 | 1860 |
- 621 | 1 | 621 |
- 622 | 2 | 1244 |
- 623 | 2 | 1246 |
- 624 | 2 | 1248 |
- 625 | 2 | 1250 |
- 626 | 1 | 626 |
- 629 | 2 | 1258 |
- 630 | 2 | 1260 |
- 631 | 3 | 1893 |
- 632 | 3 | 1896 |
- 633 | 3 | 1899 |
- 634 | 1 | 634 |
- 635 | 3 | 1905 |
- 637 | 1 | 637 |
- 638 | 3 | 1914 |
- 639 | 2 | 1278 |
- 640 | 3 | 1920 |
- 641 | 4 | 2564 |
- 643 | 2 | 1286 |
- 644 | 3 | 1932 |
- 645 | 1 | 645 |
- 646 | 5 | 3230 |
- 647 | 1 | 647 |
- 648 | 4 | 2592 |
- 649 | 2 | 1298 |
- 650 | 1 | 650 |
- 652 | 1 | 652 |
- 653 | 2 | 1306 |
- 654 | 2 | 1308 |
- 655 | 2 | 1310 |
- 657 | 2 | 1314 |
- 658 | 1 | 658 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 661 | 2 | 1322 |
- 663 | 2 | 1326 |
- 666 | 4 | 2664 |
- 667 | 4 | 2668 |
- 668 | 1 | 668 |
- 669 | 4 | 2676 |
- 670 | 3 | 2010 |
- 671 | 3 | 2013 |
- 672 | 2 | 1344 |
- 673 | 3 | 2019 |
- 674 | 1 | 674 |
- 675 | 1 | 675 |
- 676 | 1 | 676 |
- 677 | 2 | 1354 |
- 678 | 2 | 1356 |
- 679 | 2 | 1358 |
- 680 | 6 | 4080 |
- 681 | 5 | 3405 |
- 682 | 5 | 3410 |
- 683 | 3 | 2049 |
- 684 | 5 | 3420 |
- 685 | 5 | 3425 |
- 687 | 5 | 3435 |
- 688 | 2 | 1376 |
- 689 | 3 | 2067 |
- 690 | 2 | 1380 |
- 691 | 1 | 691 |
- 692 | 2 | 1384 |
- 693 | 3 | 2079 |
- 694 | 2 | 1388 |
- 695 | 3 | 2085 |
- 696 | 3 | 2088 |
- 697 | 3 | 2091 |
- 698 | 4 | 2792 |
- 699 | 2 | 1398 |
- 700 | 2 | 1400 |
- 701 | 2 | 1402 |
- 702 | 7 | 4914 |
- 703 | 2 | 1406 |
- 704 | 3 | 2112 |
- 705 | 7 | 4935 |
- 706 | 4 | 2824 |
- 707 | 3 | 2121 |
- 708 | 1 | 708 |
- 709 | 3 | 2127 |
- 710 | 5 | 3550 |
- 711 | 2 | 1422 |
- 712 | 3 | 2136 |
- 713 | 8 | 5704 |
- 714 | 4 | 2856 |
- 715 | 3 | 2145 |
- 716 | 2 | 1432 |
- 717 | 5 | 3585 |
- 718 | 5 | 3590 |
- 719 | 4 | 2876 |
- 720 | 4 | 2880 |
- 721 | 3 | 2163 |
- 722 | 3 | 2166 |
- 723 | 8 | 5784 |
- 724 | 4 | 2896 |
- 725 | 5 | 3625 |
- 726 | 7 | 5082 |
- 727 | 3 | 2181 |
- 728 | 7 | 5096 |
- 729 | 4 | 2916 |
- 730 | 4 | 2920 |
- 731 | 4 | 2924 |
- 732 | 11 | 8052 |
- 733 | 4 | 2932 |
- 734 | 6 | 4404 |
- 735 | 3 | 2205 |
- 736 | 4 | 2944 |
- 737 | 4 | 2948 |
- 738 | 3 | 2214 |
- 740 | 5 | 3700 |
- 741 | 3 | 2223 |
- 742 | 3 | 2226 |
- 743 | 2 | 1486 |
- 744 | 1 | 744 |
- 745 | 2 | 1490 |
- 746 | 1 | 746 |
- 747 | 4 | 2988 |
- 748 | 4 | 2992 |
- 749 | 1 | 749 |
- 750 | 5 | 3750 |
- 751 | 1 | 751 |
- 752 | 1 | 752 |
- 753 | 2 | 1506 |
- 754 | 2 | 1508 |
- 755 | 3 | 2265 |
- 756 | 3 | 2268 |
- 757 | 1 | 757 |
- 760 | 1 | 760 |
- 762 | 2 | 1524 |
- 778 | 1 | 778 |
- 779 | 3 | 2337 |
- 781 | 1 | 781 |
- 783 | 1 | 783 |
- 785 | 1 | 785 |
- 786 | 1 | 786 |
- 787 | 1 | 787 |
- 788 | 1 | 788 |
- 789 | 1 | 789 |
- 790 | 1 | 790 |
- 792 | 1 | 792 |
- 794 | 1 | 794 |
- Total | 1002 | 609789 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 3 | 2 | 6 |
- 4 | 2 | 8 |
- 5 | 3 | 15 |
- 6 | 1 | 6 |
- 7 | 1 | 7 |
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 13 | 1 | 13 |
- 16 | 2 | 32 |
- 17 | 2 | 34 |
- 18 | 3 | 54 |
- 19 | 1 | 19 |
- 20 | 4 | 80 |
- 21 | 2 | 42 |
- 22 | 2 | 44 |
- 24 | 1 | 24 |
- 25 | 4 | 100 |
- 27 | 5 | 135 |
- 28 | 2 | 56 |
- 30 | 1 | 30 |
- 31 | 2 | 62 |
- 32 | 2 | 64 |
- 33 | 1 | 33 |
- 34 | 1 | 34 |
- 35 | 3 | 105 |
- 36 | 7 | 252 |
- 37 | 6 | 222 |
- 38 | 2 | 76 |
- 39 | 6 | 234 |
- 40 | 4 | 160 |
- 41 | 5 | 205 |
- 42 | 3 | 126 |
- 43 | 2 | 86 |
- 44 | 2 | 88 |
- 45 | 2 | 90 |
- 46 | 4 | 184 |
- 47 | 3 | 141 |
- 48 | 4 | 192 |
- 49 | 3 | 147 |
- 50 | 2 | 100 |
- 51 | 3 | 153 |
- 53 | 5 | 265 |
- 54 | 2 | 108 |
- 55 | 6 | 330 |
- 57 | 5 | 285 |
- 58 | 4 | 232 |
- 59 | 4 | 236 |
- 60 | 4 | 240 |
- 61 | 4 | 244 |
- 62 | 2 | 124 |
- 63 | 1 | 63 |
- 64 | 8 | 512 |
- 65 | 2 | 130 |
- 66 | 2 | 132 |
- 67 | 4 | 268 |
- 68 | 4 | 272 |
- 69 | 2 | 138 |
- 70 | 5 | 350 |
- 71 | 2 | 142 |
- 72 | 7 | 504 |
- 73 | 3 | 219 |
- 74 | 6 | 444 |
- 75 | 2 | 150 |
- 76 | 1 | 76 |
- 77 | 2 | 154 |
- 78 | 2 | 156 |
- 79 | 1 | 79 |
- 80 | 5 | 400 |
- 81 | 10 | 810 |
- 82 | 5 | 410 |
- 83 | 4 | 332 |
- 84 | 5 | 420 |
- 85 | 5 | 425 |
- 86 | 1 | 86 |
- 87 | 7 | 609 |
- 88 | 6 | 528 |
- 89 | 4 | 356 |
- 90 | 6 | 540 |
- 91 | 5 | 455 |
- 92 | 4 | 368 |
- 93 | 8 | 744 |
- 94 | 4 | 376 |
- 95 | 5 | 475 |
- 96 | 8 | 768 |
- 97 | 9 | 873 |
- 98 | 14 | 1372 |
- 99 | 7 | 693 |
- 100 | 8 | 800 |
- 101 | 11 | 1111 |
- 102 | 8 | 816 |
- 103 | 8 | 824 |
- 104 | 6 | 624 |
- 105 | 12 | 1260 |
- 106 | 5 | 530 |
- 107 | 3 | 321 |
- 108 | 5 | 540 |
- 109 | 8 | 872 |
- 110 | 9 | 990 |
- 111 | 10 | 1110 |
- 112 | 13 | 1456 |
- 113 | 9 | 1017 |
- 114 | 12 | 1368 |
- 115 | 15 | 1725 |
- 116 | 11 | 1276 |
- 117 | 16 | 1872 |
- 118 | 9 | 1062 |
- 119 | 6 | 714 |
- 120 | 9 | 1080 |
- 121 | 8 | 968 |
- 122 | 7 | 854 |
- 123 | 4 | 492 |
- 124 | 6 | 744 |
- 125 | 4 | 500 |
- 126 | 7 | 882 |
- 127 | 5 | 635 |
- 130 | 4 | 520 |
- 131 | 6 | 786 |
- 132 | 6 | 792 |
- 133 | 7 | 931 |
- 134 | 4 | 536 |
- 135 | 2 | 270 |
- 136 | 2 | 272 |
- 137 | 6 | 822 |
- 138 | 4 | 552 |
- 139 | 6 | 834 |
- 140 | 3 | 420 |
- 141 | 4 | 564 |
- 142 | 7 | 994 |
- 143 | 5 | 715 |
- 144 | 8 | 1152 |
- 145 | 6 | 870 |
- 146 | 7 | 1022 |
- 147 | 2 | 294 |
- 148 | 7 | 1036 |
- 149 | 9 | 1341 |
- 150 | 11 | 1650 |
- 151 | 10 | 1510 |
- 152 | 11 | 1672 |
- 153 | 8 | 1224 |
- 154 | 7 | 1078 |
- 155 | 8 | 1240 |
- 156 | 7 | 1092 |
- 157 | 4 | 628 |
- 158 | 8 | 1264 |
- 159 | 6 | 954 |
- 160 | 4 | 640 |
- 161 | 5 | 805 |
- 162 | 4 | 648 |
- 163 | 2 | 326 |
- 164 | 2 | 328 |
- 165 | 4 | 660 |
- 166 | 1 | 166 |
- 167 | 4 | 668 |
- 168 | 4 | 672 |
- 169 | 4 | 676 |
- 170 | 2 | 340 |
- 171 | 1 | 171 |
- 172 | 4 | 688 |
- 173 | 4 | 692 |
- 174 | 1 | 174 |
- 175 | 2 | 350 |
- 176 | 4 | 704 |
- 177 | 2 | 354 |
- 178 | 3 | 534 |
- 179 | 3 | 537 |
- 180 | 1 | 180 |
- 181 | 3 | 543 |
- 182 | 3 | 546 |
- 183 | 5 | 915 |
- 184 | 4 | 736 |
- 185 | 3 | 555 |
- 186 | 4 | 744 |
- 187 | 4 | 748 |
- 188 | 3 | 564 |
- 189 | 2 | 378 |
- 190 | 3 | 570 |
- 191 | 2 | 382 |
- 192 | 6 | 1152 |
- 193 | 3 | 579 |
- 194 | 8 | 1552 |
- 195 | 2 | 390 |
- 196 | 1 | 196 |
- 197 | 1 | 197 |
- 198 | 3 | 594 |
- 199 | 3 | 597 |
- 200 | 1 | 200 |
- 201 | 1 | 201 |
- 202 | 2 | 404 |
- 203 | 3 | 609 |
- 204 | 2 | 408 |
- 205 | 2 | 410 |
- 206 | 4 | 824 |
- 207 | 2 | 414 |
- 208 | 3 | 624 |
- 209 | 2 | 418 |
- 210 | 5 | 1050 |
- 211 | 2 | 422 |
- 212 | 2 | 424 |
- 213 | 5 | 1065 |
- 214 | 2 | 428 |
- 215 | 2 | 430 |
- 216 | 1 | 216 |
- 217 | 1 | 217 |
- 218 | 3 | 654 |
- 220 | 3 | 660 |
- 221 | 1 | 221 |
- 222 | 4 | 888 |
- 223 | 2 | 446 |
- 224 | 5 | 1120 |
- 225 | 2 | 450 |
- 227 | 3 | 681 |
- 228 | 3 | 684 |
- 229 | 5 | 1145 |
- 231 | 3 | 693 |
- 232 | 3 | 696 |
- 233 | 2 | 466 |
- 234 | 2 | 468 |
- 235 | 1 | 235 |
- 236 | 1 | 236 |
- 237 | 7 | 1659 |
- 238 | 1 | 238 |
- 239 | 1 | 239 |
- 240 | 1 | 240 |
- 241 | 1 | 241 |
- 242 | 1 | 242 |
- 243 | 4 | 972 |
- 244 | 4 | 976 |
- 245 | 3 | 735 |
- 246 | 5 | 1230 |
- 247 | 3 | 741 |
- 248 | 2 | 496 |
- 250 | 2 | 500 |
- 251 | 3 | 753 |
- 252 | 5 | 1260 |
- 253 | 1 | 253 |
- 254 | 1 | 254 |
- 255 | 3 | 765 |
- 257 | 1 | 257 |
- 258 | 1 | 258 |
- 259 | 3 | 777 |
- 260 | 2331 | 606060 |
- Total | 3333 | 733754 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 2331 |
- 1 | 1000 |
- 8 | 1 |
- Total | 3332 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333133266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882457c1c014694
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3435376331633031
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_12.json b/autobahn/client/tungstenite_case_12_1_12.json
deleted file mode 100644
index d127940..0000000
--- a/autobahn/client/tungstenite_case_12_1_12.json
+++ /dev/null
@@ -1,651 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 313,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1484,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=313&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: iwrbq9oCOArqJdZMHQisqg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: hQ54ZvU0VL7DFJ8NmqcDZF1o4EA=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.12",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "492": 2,
- "493": 2,
- "494": 2,
- "495": 2,
- "496": 5,
- "497": 4,
- "498": 5,
- "499": 3,
- "500": 3,
- "501": 10,
- "502": 12,
- "503": 5,
- "504": 9,
- "505": 8,
- "506": 8,
- "507": 3,
- "508": 6,
- "509": 10,
- "510": 8,
- "511": 7,
- "512": 7,
- "513": 4,
- "514": 1,
- "515": 3,
- "516": 2,
- "517": 4,
- "518": 4,
- "519": 3,
- "520": 2,
- "521": 2,
- "522": 5,
- "523": 4,
- "524": 6,
- "525": 11,
- "526": 9,
- "527": 10,
- "528": 10,
- "529": 11,
- "530": 9,
- "531": 12,
- "532": 11,
- "533": 7,
- "534": 9,
- "535": 8,
- "536": 12,
- "537": 5,
- "538": 5,
- "539": 7,
- "540": 5,
- "541": 1,
- "542": 3,
- "543": 3,
- "544": 1,
- "545": 2,
- "546": 6,
- "547": 2,
- "548": 2,
- "549": 6,
- "551": 4,
- "552": 2,
- "553": 1,
- "554": 2,
- "555": 4,
- "556": 6,
- "557": 5,
- "558": 4,
- "559": 8,
- "560": 12,
- "561": 10,
- "562": 15,
- "563": 13,
- "564": 5,
- "565": 9,
- "566": 6,
- "567": 6,
- "568": 6,
- "570": 1,
- "571": 3,
- "572": 4,
- "573": 2,
- "574": 2,
- "575": 3,
- "576": 1,
- "577": 6,
- "578": 5,
- "579": 4,
- "580": 4,
- "581": 4,
- "582": 2,
- "583": 4,
- "584": 1,
- "585": 1,
- "586": 3,
- "588": 3,
- "589": 2,
- "590": 2,
- "591": 4,
- "592": 2,
- "593": 2,
- "594": 2,
- "595": 2,
- "596": 1,
- "597": 2,
- "598": 4,
- "599": 4,
- "600": 4,
- "601": 8,
- "602": 3,
- "603": 4,
- "604": 4,
- "605": 4,
- "606": 4,
- "607": 6,
- "608": 3,
- "610": 2,
- "611": 3,
- "612": 3,
- "613": 4,
- "614": 7,
- "615": 4,
- "616": 3,
- "617": 3,
- "618": 1,
- "619": 2,
- "620": 3,
- "621": 1,
- "622": 2,
- "623": 2,
- "624": 2,
- "625": 2,
- "626": 1,
- "629": 2,
- "630": 2,
- "631": 3,
- "632": 3,
- "633": 3,
- "634": 1,
- "635": 3,
- "637": 1,
- "638": 3,
- "639": 2,
- "640": 3,
- "641": 4,
- "643": 2,
- "644": 3,
- "645": 1,
- "646": 5,
- "647": 1,
- "648": 4,
- "649": 2,
- "650": 1,
- "652": 1,
- "653": 2,
- "654": 2,
- "655": 2,
- "657": 2,
- "658": 1,
- "659": 1,
- "660": 1,
- "661": 2,
- "663": 2,
- "666": 4,
- "667": 4,
- "668": 1,
- "669": 4,
- "670": 3,
- "671": 3,
- "672": 2,
- "673": 3,
- "674": 1,
- "675": 1,
- "676": 1,
- "677": 2,
- "678": 2,
- "679": 2,
- "680": 6,
- "681": 5,
- "682": 5,
- "683": 3,
- "684": 5,
- "685": 5,
- "687": 5,
- "688": 2,
- "689": 3,
- "690": 2,
- "691": 1,
- "692": 2,
- "693": 3,
- "694": 2,
- "695": 3,
- "696": 3,
- "697": 3,
- "698": 4,
- "699": 2,
- "700": 2,
- "701": 2,
- "702": 7,
- "703": 2,
- "704": 3,
- "705": 7,
- "706": 4,
- "707": 3,
- "708": 1,
- "709": 3,
- "710": 5,
- "711": 2,
- "712": 3,
- "713": 8,
- "714": 4,
- "715": 3,
- "716": 2,
- "717": 5,
- "718": 5,
- "719": 4,
- "720": 4,
- "721": 3,
- "722": 3,
- "723": 8,
- "724": 4,
- "725": 5,
- "726": 7,
- "727": 3,
- "728": 7,
- "729": 4,
- "730": 4,
- "731": 4,
- "732": 11,
- "733": 4,
- "734": 6,
- "735": 3,
- "736": 4,
- "737": 4,
- "738": 3,
- "740": 5,
- "741": 3,
- "742": 3,
- "743": 2,
- "744": 1,
- "745": 2,
- "746": 1,
- "747": 4,
- "748": 4,
- "749": 1,
- "750": 5,
- "751": 1,
- "752": 1,
- "753": 2,
- "754": 2,
- "755": 3,
- "756": 3,
- "757": 1,
- "760": 1,
- "762": 2,
- "778": 1,
- "779": 3,
- "781": 1,
- "783": 1,
- "785": 1,
- "786": 1,
- "787": 1,
- "788": 1,
- "789": 1,
- "790": 1,
- "792": 1,
- "794": 1
- },
- "started": "2020-09-07T18:44:27.573Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.036714111328125,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 601524,
- "incomingOctetsWireLevel": 609524,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.013299552470059383,
- "outgoingCompressionRatio": 0.0440235595703125,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 721282,
- "outgoingOctetsWireLevel": 733498,
- "outgoingWebSocketFrames": 3331,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.016936510269215093,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 2331,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "3": 2,
- "4": 2,
- "5": 3,
- "6": 1,
- "7": 1,
- "8": 1,
- "10": 1,
- "13": 1,
- "16": 2,
- "17": 2,
- "18": 3,
- "19": 1,
- "20": 4,
- "21": 2,
- "22": 2,
- "24": 1,
- "25": 4,
- "27": 5,
- "28": 2,
- "30": 1,
- "31": 2,
- "32": 2,
- "33": 1,
- "34": 1,
- "35": 3,
- "36": 7,
- "37": 6,
- "38": 2,
- "39": 6,
- "40": 4,
- "41": 5,
- "42": 3,
- "43": 2,
- "44": 2,
- "45": 2,
- "46": 4,
- "47": 3,
- "48": 4,
- "49": 3,
- "50": 2,
- "51": 3,
- "53": 5,
- "54": 2,
- "55": 6,
- "57": 5,
- "58": 4,
- "59": 4,
- "60": 4,
- "61": 4,
- "62": 2,
- "63": 1,
- "64": 8,
- "65": 2,
- "66": 2,
- "67": 4,
- "68": 4,
- "69": 2,
- "70": 5,
- "71": 2,
- "72": 7,
- "73": 3,
- "74": 6,
- "75": 2,
- "76": 1,
- "77": 2,
- "78": 2,
- "79": 1,
- "80": 5,
- "81": 10,
- "82": 5,
- "83": 4,
- "84": 5,
- "85": 5,
- "86": 1,
- "87": 7,
- "88": 6,
- "89": 4,
- "90": 6,
- "91": 5,
- "92": 4,
- "93": 8,
- "94": 4,
- "95": 5,
- "96": 8,
- "97": 9,
- "98": 14,
- "99": 7,
- "100": 8,
- "101": 11,
- "102": 8,
- "103": 8,
- "104": 6,
- "105": 12,
- "106": 5,
- "107": 3,
- "108": 5,
- "109": 8,
- "110": 9,
- "111": 10,
- "112": 13,
- "113": 9,
- "114": 12,
- "115": 15,
- "116": 11,
- "117": 16,
- "118": 9,
- "119": 6,
- "120": 9,
- "121": 8,
- "122": 7,
- "123": 4,
- "124": 6,
- "125": 4,
- "126": 7,
- "127": 5,
- "130": 4,
- "131": 6,
- "132": 6,
- "133": 7,
- "134": 4,
- "135": 2,
- "136": 2,
- "137": 6,
- "138": 4,
- "139": 6,
- "140": 3,
- "141": 4,
- "142": 7,
- "143": 5,
- "144": 8,
- "145": 6,
- "146": 7,
- "147": 2,
- "148": 7,
- "149": 9,
- "150": 11,
- "151": 10,
- "152": 11,
- "153": 8,
- "154": 7,
- "155": 8,
- "156": 7,
- "157": 4,
- "158": 8,
- "159": 6,
- "160": 4,
- "161": 5,
- "162": 4,
- "163": 2,
- "164": 2,
- "165": 4,
- "166": 1,
- "167": 4,
- "168": 4,
- "169": 4,
- "170": 2,
- "171": 1,
- "172": 4,
- "173": 4,
- "174": 1,
- "175": 2,
- "176": 4,
- "177": 2,
- "178": 3,
- "179": 3,
- "180": 1,
- "181": 3,
- "182": 3,
- "183": 5,
- "184": 4,
- "185": 3,
- "186": 4,
- "187": 4,
- "188": 3,
- "189": 2,
- "190": 3,
- "191": 2,
- "192": 6,
- "193": 3,
- "194": 8,
- "195": 2,
- "196": 1,
- "197": 1,
- "198": 3,
- "199": 3,
- "200": 1,
- "201": 1,
- "202": 2,
- "203": 3,
- "204": 2,
- "205": 2,
- "206": 4,
- "207": 2,
- "208": 3,
- "209": 2,
- "210": 5,
- "211": 2,
- "212": 2,
- "213": 5,
- "214": 2,
- "215": 2,
- "216": 1,
- "217": 1,
- "218": 3,
- "220": 3,
- "221": 1,
- "222": 4,
- "223": 2,
- "224": 5,
- "225": 2,
- "227": 3,
- "228": 3,
- "229": 5,
- "231": 3,
- "232": 3,
- "233": 2,
- "234": 2,
- "235": 1,
- "236": 1,
- "237": 7,
- "238": 1,
- "239": 1,
- "240": 1,
- "241": 1,
- "242": 1,
- "243": 4,
- "244": 4,
- "245": 3,
- "246": 5,
- "247": 3,
- "248": 2,
- "250": 2,
- "251": 3,
- "252": 5,
- "253": 1,
- "254": 1,
- "255": 3,
- "257": 1,
- "258": 1,
- "259": 3,
- "260": 2331
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333133266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882457c1c014694"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "457c1c01"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_13.html b/autobahn/client/tungstenite_case_12_1_13.html
deleted file mode 100644
index b9e0d6e..0000000
--- a/autobahn/client/tungstenite_case_12_1_13.html
+++ /dev/null
@@ -1,883 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.13 : Pass - 2282 ms @ 2020-09-07T18:44:29.058Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=314&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: y6B4MPxvYKdVJbycZkfkjw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: On6fluw3EwzqxvhJ7azhzadTzcA=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 995 | 1 | 995 |
- 997 | 1 | 997 |
- 998 | 1 | 998 |
- 999 | 1 | 999 |
- 1000 | 1 | 1000 |
- 1001 | 2 | 2002 |
- 1002 | 3 | 3006 |
- 1003 | 5 | 5015 |
- 1004 | 1 | 1004 |
- 1005 | 1 | 1005 |
- 1006 | 1 | 1006 |
- 1008 | 2 | 2016 |
- 1010 | 3 | 3030 |
- 1012 | 2 | 2024 |
- 1016 | 1 | 1016 |
- 1017 | 1 | 1017 |
- 1019 | 2 | 2038 |
- 1020 | 2 | 2040 |
- 1021 | 1 | 1021 |
- 1022 | 3 | 3066 |
- 1023 | 1 | 1023 |
- 1024 | 5 | 5120 |
- 1025 | 7 | 7175 |
- 1026 | 5 | 5130 |
- 1027 | 1 | 1027 |
- 1028 | 4 | 4112 |
- 1029 | 2 | 2058 |
- 1030 | 5 | 5150 |
- 1031 | 2 | 2062 |
- 1032 | 6 | 6192 |
- 1033 | 1 | 1033 |
- 1034 | 4 | 4136 |
- 1035 | 2 | 2070 |
- 1036 | 5 | 5180 |
- 1037 | 1 | 1037 |
- 1038 | 2 | 2076 |
- 1039 | 2 | 2078 |
- 1040 | 4 | 4160 |
- 1043 | 1 | 1043 |
- 1044 | 1 | 1044 |
- 1045 | 2 | 2090 |
- 1046 | 2 | 2092 |
- 1047 | 6 | 6282 |
- 1048 | 4 | 4192 |
- 1049 | 2 | 2098 |
- 1050 | 6 | 6300 |
- 1051 | 5 | 5255 |
- 1052 | 6 | 6312 |
- 1053 | 9 | 9477 |
- 1054 | 6 | 6324 |
- 1055 | 7 | 7385 |
- 1056 | 7 | 7392 |
- 1057 | 7 | 7399 |
- 1058 | 5 | 5290 |
- 1059 | 6 | 6354 |
- 1060 | 5 | 5300 |
- 1061 | 4 | 4244 |
- 1062 | 3 | 3186 |
- 1063 | 4 | 4252 |
- 1064 | 6 | 6384 |
- 1065 | 6 | 6390 |
- 1066 | 2 | 2132 |
- 1067 | 1 | 1067 |
- 1068 | 5 | 5340 |
- 1069 | 3 | 3207 |
- 1070 | 5 | 5350 |
- 1071 | 3 | 3213 |
- 1072 | 6 | 6432 |
- 1073 | 8 | 8584 |
- 1074 | 3 | 3222 |
- 1075 | 6 | 6450 |
- 1076 | 7 | 7532 |
- 1077 | 5 | 5385 |
- 1078 | 7 | 7546 |
- 1079 | 7 | 7553 |
- 1080 | 3 | 3240 |
- 1081 | 6 | 6486 |
- 1082 | 5 | 5410 |
- 1083 | 2 | 2166 |
- 1084 | 4 | 4336 |
- 1085 | 1 | 1085 |
- 1086 | 1 | 1086 |
- 1087 | 3 | 3261 |
- 1088 | 2 | 2176 |
- 1089 | 6 | 6534 |
- 1090 | 4 | 4360 |
- 1092 | 5 | 5460 |
- 1093 | 2 | 2186 |
- 1094 | 2 | 2188 |
- 1095 | 1 | 1095 |
- 1097 | 4 | 4388 |
- 1098 | 6 | 6588 |
- 1099 | 1 | 1099 |
- 1100 | 4 | 4400 |
- 1102 | 2 | 2204 |
- 1103 | 2 | 2206 |
- 1104 | 2 | 2208 |
- 1105 | 1 | 1105 |
- 1106 | 2 | 2212 |
- 1107 | 2 | 2214 |
- 1108 | 1 | 1108 |
- 1109 | 2 | 2218 |
- 1110 | 3 | 3330 |
- 1112 | 1 | 1112 |
- 1113 | 3 | 3339 |
- 1114 | 3 | 3342 |
- 1116 | 2 | 2232 |
- 1117 | 1 | 1117 |
- 1120 | 2 | 2240 |
- 1121 | 1 | 1121 |
- 1122 | 1 | 1122 |
- 1124 | 2 | 2248 |
- 1125 | 1 | 1125 |
- 1126 | 1 | 1126 |
- 1127 | 1 | 1127 |
- 1129 | 2 | 2258 |
- 1130 | 2 | 2260 |
- 1131 | 1 | 1131 |
- 1132 | 3 | 3396 |
- 1133 | 1 | 1133 |
- 1134 | 1 | 1134 |
- 1135 | 1 | 1135 |
- 1136 | 4 | 4544 |
- 1137 | 2 | 2274 |
- 1138 | 2 | 2276 |
- 1139 | 3 | 3417 |
- 1142 | 2 | 2284 |
- 1143 | 1 | 1143 |
- 1146 | 2 | 2292 |
- 1147 | 2 | 2294 |
- 1149 | 1 | 1149 |
- 1150 | 1 | 1150 |
- 1151 | 2 | 2302 |
- 1152 | 3 | 3456 |
- 1154 | 2 | 2308 |
- 1155 | 1 | 1155 |
- 1156 | 1 | 1156 |
- 1157 | 3 | 3471 |
- 1158 | 2 | 2316 |
- 1160 | 1 | 1160 |
- 1161 | 2 | 2322 |
- 1162 | 4 | 4648 |
- 1163 | 2 | 2326 |
- 1164 | 2 | 2328 |
- 1165 | 1 | 1165 |
- 1166 | 2 | 2332 |
- 1167 | 3 | 3501 |
- 1169 | 3 | 3507 |
- 1170 | 1 | 1170 |
- 1171 | 1 | 1171 |
- 1172 | 3 | 3516 |
- 1173 | 4 | 4692 |
- 1174 | 2 | 2348 |
- 1175 | 1 | 1175 |
- 1176 | 5 | 5880 |
- 1177 | 3 | 3531 |
- 1178 | 2 | 2356 |
- 1179 | 1 | 1179 |
- 1180 | 2 | 2360 |
- 1181 | 5 | 5905 |
- 1182 | 2 | 2364 |
- 1183 | 2 | 2366 |
- 1184 | 3 | 3552 |
- 1186 | 3 | 3558 |
- 1187 | 3 | 3561 |
- 1188 | 2 | 2376 |
- 1189 | 1 | 1189 |
- 1190 | 3 | 3570 |
- 1192 | 2 | 2384 |
- 1193 | 5 | 5965 |
- 1194 | 1 | 1194 |
- 1195 | 2 | 2390 |
- 1196 | 3 | 3588 |
- 1197 | 1 | 1197 |
- 1198 | 1 | 1198 |
- 1199 | 1 | 1199 |
- 1200 | 3 | 3600 |
- 1202 | 2 | 2404 |
- 1203 | 1 | 1203 |
- 1204 | 1 | 1204 |
- 1205 | 3 | 3615 |
- 1206 | 1 | 1206 |
- 1207 | 1 | 1207 |
- 1208 | 1 | 1208 |
- 1209 | 3 | 3627 |
- 1210 | 2 | 2420 |
- 1211 | 1 | 1211 |
- 1212 | 1 | 1212 |
- 1213 | 2 | 2426 |
- 1214 | 4 | 4856 |
- 1215 | 3 | 3645 |
- 1216 | 4 | 4864 |
- 1217 | 3 | 3651 |
- 1218 | 3 | 3654 |
- 1219 | 3 | 3657 |
- 1220 | 1 | 1220 |
- 1221 | 2 | 2442 |
- 1222 | 1 | 1222 |
- 1224 | 3 | 3672 |
- 1225 | 1 | 1225 |
- 1226 | 3 | 3678 |
- 1228 | 2 | 2456 |
- 1229 | 2 | 2458 |
- 1230 | 3 | 3690 |
- 1231 | 1 | 1231 |
- 1232 | 1 | 1232 |
- 1233 | 3 | 3699 |
- 1235 | 1 | 1235 |
- 1236 | 3 | 3708 |
- 1237 | 3 | 3711 |
- 1238 | 3 | 3714 |
- 1239 | 1 | 1239 |
- 1240 | 3 | 3720 |
- 1241 | 2 | 2482 |
- 1242 | 3 | 3726 |
- 1243 | 2 | 2486 |
- 1244 | 2 | 2488 |
- 1245 | 2 | 2490 |
- 1246 | 5 | 6230 |
- 1247 | 2 | 2494 |
- 1248 | 4 | 4992 |
- 1250 | 1 | 1250 |
- 1251 | 7 | 8757 |
- 1252 | 3 | 3756 |
- 1253 | 3 | 3759 |
- 1254 | 2 | 2508 |
- 1255 | 3 | 3765 |
- 1256 | 3 | 3768 |
- 1257 | 2 | 2514 |
- 1259 | 4 | 5036 |
- 1260 | 3 | 3780 |
- 1261 | 3 | 3783 |
- 1262 | 1 | 1262 |
- 1263 | 5 | 6315 |
- 1264 | 3 | 3792 |
- 1265 | 3 | 3795 |
- 1266 | 1 | 1266 |
- 1267 | 4 | 5068 |
- 1268 | 5 | 6340 |
- 1269 | 5 | 6345 |
- 1270 | 4 | 5080 |
- 1271 | 2 | 2542 |
- 1272 | 2 | 2544 |
- 1273 | 3 | 3819 |
- 1274 | 3 | 3822 |
- 1275 | 4 | 5100 |
- 1276 | 5 | 6380 |
- 1277 | 2 | 2554 |
- 1278 | 2 | 2556 |
- 1279 | 5 | 6395 |
- 1280 | 1 | 1280 |
- 1281 | 6 | 7686 |
- 1282 | 7 | 8974 |
- 1283 | 4 | 5132 |
- 1284 | 8 | 10272 |
- 1285 | 5 | 6425 |
- 1286 | 2 | 2572 |
- 1287 | 6 | 7722 |
- 1288 | 3 | 3864 |
- 1289 | 6 | 7734 |
- 1290 | 4 | 5160 |
- 1291 | 7 | 9037 |
- 1292 | 5 | 6460 |
- 1293 | 7 | 9051 |
- 1294 | 2 | 2588 |
- 1295 | 3 | 3885 |
- 1296 | 1 | 1296 |
- 1297 | 2 | 2594 |
- 1298 | 7 | 9086 |
- 1299 | 5 | 6495 |
- 1300 | 4 | 5200 |
- 1301 | 4 | 5204 |
- 1302 | 8 | 10416 |
- 1303 | 9 | 11727 |
- 1304 | 4 | 5216 |
- 1305 | 14 | 18270 |
- 1306 | 11 | 14366 |
- 1307 | 8 | 10456 |
- 1308 | 6 | 7848 |
- 1309 | 7 | 9163 |
- 1310 | 6 | 7860 |
- 1311 | 5 | 6555 |
- 1312 | 3 | 3936 |
- 1313 | 3 | 3939 |
- 1314 | 4 | 5256 |
- 1315 | 5 | 6575 |
- 1316 | 2 | 2632 |
- 1318 | 1 | 1318 |
- 1319 | 1 | 1319 |
- 1320 | 1 | 1320 |
- 1321 | 2 | 2642 |
- 1322 | 4 | 5288 |
- 1323 | 1 | 1323 |
- 1324 | 1 | 1324 |
- 1325 | 1 | 1325 |
- 1326 | 2 | 2652 |
- 1336 | 1 | 1336 |
- 1356 | 1 | 1356 |
- 1360 | 2 | 2720 |
- 1364 | 1 | 1364 |
- 1365 | 1 | 1365 |
- 1366 | 1 | 1366 |
- 1367 | 1 | 1367 |
- 1368 | 2 | 2736 |
- 1369 | 4 | 5476 |
- 1370 | 5 | 6850 |
- 1371 | 3 | 4113 |
- 1372 | 2 | 2744 |
- 1373 | 4 | 5492 |
- 1374 | 3 | 4122 |
- 1375 | 6 | 8250 |
- 1376 | 2 | 2752 |
- 1377 | 2 | 2754 |
- 1379 | 1 | 1379 |
- 1382 | 1 | 1382 |
- 1384 | 1 | 1384 |
- 1385 | 2 | 2770 |
- 1386 | 1 | 1386 |
- 1388 | 2 | 2776 |
- 1390 | 1 | 1390 |
- 1394 | 1 | 1394 |
- 1395 | 1 | 1395 |
- 1396 | 1 | 1396 |
- 1397 | 2 | 2794 |
- 1398 | 3 | 4194 |
- 1400 | 2 | 2800 |
- 1401 | 1 | 1401 |
- 1402 | 1 | 1402 |
- 1403 | 1 | 1403 |
- 1404 | 1 | 1404 |
- 1405 | 1 | 1405 |
- 1406 | 1 | 1406 |
- 1408 | 1 | 1408 |
- 1409 | 7 | 9863 |
- 1410 | 7 | 9870 |
- 1411 | 2 | 2822 |
- 1412 | 2 | 2824 |
- 1414 | 3 | 4242 |
- 1415 | 4 | 5660 |
- 1416 | 2 | 2832 |
- 1417 | 2 | 2834 |
- 1419 | 1 | 1419 |
- 1420 | 1 | 1420 |
- Total | 1002 | 1192856 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 10 | 20 |
- 3 | 11 | 33 |
- 4 | 15 | 60 |
- 5 | 8 | 40 |
- 6 | 10 | 60 |
- 7 | 6 | 42 |
- 8 | 5 | 40 |
- 9 | 11 | 99 |
- 10 | 3 | 30 |
- 11 | 5 | 55 |
- 12 | 8 | 96 |
- 13 | 10 | 130 |
- 14 | 8 | 112 |
- 15 | 10 | 150 |
- 16 | 8 | 128 |
- 17 | 8 | 136 |
- 18 | 9 | 162 |
- 19 | 11 | 209 |
- 20 | 14 | 280 |
- 21 | 11 | 231 |
- 22 | 15 | 330 |
- 23 | 8 | 184 |
- 24 | 8 | 192 |
- 25 | 6 | 150 |
- 26 | 8 | 208 |
- 27 | 8 | 216 |
- 28 | 7 | 196 |
- 29 | 8 | 232 |
- 30 | 6 | 180 |
- 31 | 5 | 155 |
- 32 | 6 | 192 |
- 33 | 5 | 165 |
- 34 | 5 | 170 |
- 35 | 5 | 175 |
- 36 | 2 | 72 |
- 37 | 5 | 185 |
- 38 | 2 | 76 |
- 39 | 5 | 195 |
- 40 | 2 | 80 |
- 41 | 1 | 41 |
- 42 | 5 | 210 |
- 43 | 4 | 172 |
- 44 | 3 | 132 |
- 45 | 6 | 270 |
- 46 | 2 | 92 |
- 47 | 2 | 94 |
- 48 | 3 | 144 |
- 49 | 4 | 196 |
- 50 | 4 | 200 |
- 51 | 3 | 153 |
- 52 | 4 | 208 |
- 53 | 2 | 106 |
- 54 | 4 | 216 |
- 55 | 2 | 110 |
- 57 | 2 | 114 |
- 58 | 3 | 174 |
- 59 | 3 | 177 |
- 60 | 1 | 60 |
- 61 | 2 | 122 |
- 62 | 2 | 124 |
- 63 | 4 | 252 |
- 64 | 2 | 128 |
- 65 | 6 | 390 |
- 66 | 2 | 132 |
- 67 | 1 | 67 |
- 69 | 6 | 414 |
- 70 | 6 | 420 |
- 71 | 2 | 142 |
- 73 | 7 | 511 |
- 74 | 4 | 296 |
- 75 | 1 | 75 |
- 76 | 2 | 152 |
- 77 | 3 | 231 |
- 78 | 3 | 234 |
- 79 | 3 | 237 |
- 80 | 5 | 400 |
- 81 | 2 | 162 |
- 82 | 1 | 82 |
- 83 | 1 | 83 |
- 84 | 2 | 168 |
- 85 | 6 | 510 |
- 86 | 3 | 258 |
- 87 | 5 | 435 |
- 88 | 7 | 616 |
- 89 | 3 | 267 |
- 90 | 3 | 270 |
- 91 | 4 | 364 |
- 92 | 4 | 368 |
- 94 | 2 | 188 |
- 95 | 1 | 95 |
- 96 | 3 | 288 |
- 97 | 1 | 97 |
- 98 | 3 | 294 |
- 99 | 5 | 495 |
- 100 | 3 | 300 |
- 101 | 2 | 202 |
- 102 | 3 | 306 |
- 103 | 6 | 618 |
- 104 | 1 | 104 |
- 105 | 4 | 420 |
- 106 | 2 | 212 |
- 107 | 2 | 214 |
- 108 | 6 | 648 |
- 109 | 4 | 436 |
- 110 | 4 | 440 |
- 111 | 1 | 111 |
- 112 | 4 | 448 |
- 113 | 4 | 452 |
- 114 | 3 | 342 |
- 115 | 4 | 460 |
- 116 | 2 | 232 |
- 117 | 2 | 234 |
- 119 | 3 | 357 |
- 120 | 3 | 360 |
- 121 | 3 | 363 |
- 122 | 3 | 366 |
- 123 | 2 | 246 |
- 124 | 2 | 248 |
- 126 | 2 | 252 |
- 127 | 2 | 254 |
- 130 | 1 | 130 |
- 131 | 2 | 262 |
- 132 | 1 | 132 |
- 133 | 6 | 798 |
- 134 | 2 | 268 |
- 135 | 1 | 135 |
- 136 | 3 | 408 |
- 137 | 4 | 548 |
- 138 | 1 | 138 |
- 139 | 1 | 139 |
- 140 | 1 | 140 |
- 141 | 4 | 564 |
- 142 | 2 | 284 |
- 143 | 2 | 286 |
- 144 | 1 | 144 |
- 145 | 2 | 290 |
- 146 | 1 | 146 |
- 147 | 4 | 588 |
- 149 | 2 | 298 |
- 151 | 2 | 302 |
- 152 | 4 | 608 |
- 154 | 1 | 154 |
- 155 | 1 | 155 |
- 156 | 3 | 468 |
- 157 | 2 | 314 |
- 159 | 4 | 636 |
- 160 | 1 | 160 |
- 161 | 2 | 322 |
- 162 | 2 | 324 |
- 164 | 1 | 164 |
- 166 | 4 | 664 |
- 167 | 2 | 334 |
- 168 | 1 | 168 |
- 169 | 2 | 338 |
- 170 | 1 | 170 |
- 171 | 2 | 342 |
- 172 | 2 | 344 |
- 173 | 2 | 346 |
- 174 | 3 | 522 |
- 175 | 2 | 350 |
- 176 | 2 | 352 |
- 177 | 2 | 354 |
- 179 | 1 | 179 |
- 180 | 2 | 360 |
- 181 | 1 | 181 |
- 182 | 1 | 182 |
- 183 | 2 | 366 |
- 184 | 1 | 184 |
- 185 | 3 | 555 |
- 186 | 2 | 372 |
- 187 | 2 | 374 |
- 188 | 2 | 376 |
- 189 | 4 | 756 |
- 190 | 4 | 760 |
- 191 | 6 | 1146 |
- 192 | 3 | 576 |
- 193 | 2 | 386 |
- 194 | 2 | 388 |
- 195 | 1 | 195 |
- 196 | 2 | 392 |
- 197 | 3 | 591 |
- 198 | 3 | 594 |
- 199 | 2 | 398 |
- 200 | 2 | 400 |
- 201 | 1 | 201 |
- 202 | 1 | 202 |
- 203 | 3 | 609 |
- 204 | 4 | 816 |
- 205 | 6 | 1230 |
- 206 | 3 | 618 |
- 207 | 2 | 414 |
- 208 | 4 | 832 |
- 209 | 3 | 627 |
- 210 | 2 | 420 |
- 211 | 1 | 211 |
- 212 | 4 | 848 |
- 213 | 3 | 639 |
- 214 | 2 | 428 |
- 215 | 5 | 1075 |
- 216 | 6 | 1296 |
- 217 | 1 | 217 |
- 218 | 3 | 654 |
- 219 | 1 | 219 |
- 220 | 4 | 880 |
- 221 | 6 | 1326 |
- 222 | 3 | 666 |
- 223 | 2 | 446 |
- 224 | 4 | 896 |
- 225 | 3 | 675 |
- 226 | 4 | 904 |
- 227 | 3 | 681 |
- 228 | 4 | 912 |
- 229 | 3 | 687 |
- 230 | 4 | 920 |
- 231 | 3 | 693 |
- 232 | 4 | 928 |
- 233 | 6 | 1398 |
- 234 | 5 | 1170 |
- 235 | 3 | 705 |
- 236 | 2 | 472 |
- 237 | 7 | 1659 |
- 238 | 9 | 2142 |
- 239 | 5 | 1195 |
- 240 | 7 | 1680 |
- 241 | 2 | 482 |
- 242 | 10 | 2420 |
- 243 | 4 | 972 |
- 244 | 4 | 976 |
- 245 | 8 | 1960 |
- 246 | 6 | 1476 |
- 248 | 7 | 1736 |
- 249 | 13 | 3237 |
- 250 | 4 | 1000 |
- 251 | 11 | 2761 |
- 252 | 7 | 1764 |
- 253 | 10 | 2530 |
- 254 | 10 | 2540 |
- 255 | 10 | 2550 |
- 256 | 16 | 4096 |
- 257 | 13 | 3341 |
- 258 | 18 | 4644 |
- 259 | 14 | 3626 |
- 260 | 5116 | 1330160 |
- Total | 6118 | 1454489 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 5116 |
- 1 | 1000 |
- 8 | 1 |
- Total | 6117 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333134266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882a4acbe79a744
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6134616362653739
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_13.json b/autobahn/client/tungstenite_case_12_1_13.json
deleted file mode 100644
index 14a0a77..0000000
--- a/autobahn/client/tungstenite_case_12_1_13.json
+++ /dev/null
@@ -1,730 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 314,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 2282,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=314&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: y6B4MPxvYKdVJbycZkfkjw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: On6fluw3EwzqxvhJ7azhzadTzcA=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.13",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "995": 1,
- "997": 1,
- "998": 1,
- "999": 1,
- "1000": 1,
- "1001": 2,
- "1002": 3,
- "1003": 5,
- "1004": 1,
- "1005": 1,
- "1006": 1,
- "1008": 2,
- "1010": 3,
- "1012": 2,
- "1016": 1,
- "1017": 1,
- "1019": 2,
- "1020": 2,
- "1021": 1,
- "1022": 3,
- "1023": 1,
- "1024": 5,
- "1025": 7,
- "1026": 5,
- "1027": 1,
- "1028": 4,
- "1029": 2,
- "1030": 5,
- "1031": 2,
- "1032": 6,
- "1033": 1,
- "1034": 4,
- "1035": 2,
- "1036": 5,
- "1037": 1,
- "1038": 2,
- "1039": 2,
- "1040": 4,
- "1043": 1,
- "1044": 1,
- "1045": 2,
- "1046": 2,
- "1047": 6,
- "1048": 4,
- "1049": 2,
- "1050": 6,
- "1051": 5,
- "1052": 6,
- "1053": 9,
- "1054": 6,
- "1055": 7,
- "1056": 7,
- "1057": 7,
- "1058": 5,
- "1059": 6,
- "1060": 5,
- "1061": 4,
- "1062": 3,
- "1063": 4,
- "1064": 6,
- "1065": 6,
- "1066": 2,
- "1067": 1,
- "1068": 5,
- "1069": 3,
- "1070": 5,
- "1071": 3,
- "1072": 6,
- "1073": 8,
- "1074": 3,
- "1075": 6,
- "1076": 7,
- "1077": 5,
- "1078": 7,
- "1079": 7,
- "1080": 3,
- "1081": 6,
- "1082": 5,
- "1083": 2,
- "1084": 4,
- "1085": 1,
- "1086": 1,
- "1087": 3,
- "1088": 2,
- "1089": 6,
- "1090": 4,
- "1092": 5,
- "1093": 2,
- "1094": 2,
- "1095": 1,
- "1097": 4,
- "1098": 6,
- "1099": 1,
- "1100": 4,
- "1102": 2,
- "1103": 2,
- "1104": 2,
- "1105": 1,
- "1106": 2,
- "1107": 2,
- "1108": 1,
- "1109": 2,
- "1110": 3,
- "1112": 1,
- "1113": 3,
- "1114": 3,
- "1116": 2,
- "1117": 1,
- "1120": 2,
- "1121": 1,
- "1122": 1,
- "1124": 2,
- "1125": 1,
- "1126": 1,
- "1127": 1,
- "1129": 2,
- "1130": 2,
- "1131": 1,
- "1132": 3,
- "1133": 1,
- "1134": 1,
- "1135": 1,
- "1136": 4,
- "1137": 2,
- "1138": 2,
- "1139": 3,
- "1142": 2,
- "1143": 1,
- "1146": 2,
- "1147": 2,
- "1149": 1,
- "1150": 1,
- "1151": 2,
- "1152": 3,
- "1154": 2,
- "1155": 1,
- "1156": 1,
- "1157": 3,
- "1158": 2,
- "1160": 1,
- "1161": 2,
- "1162": 4,
- "1163": 2,
- "1164": 2,
- "1165": 1,
- "1166": 2,
- "1167": 3,
- "1169": 3,
- "1170": 1,
- "1171": 1,
- "1172": 3,
- "1173": 4,
- "1174": 2,
- "1175": 1,
- "1176": 5,
- "1177": 3,
- "1178": 2,
- "1179": 1,
- "1180": 2,
- "1181": 5,
- "1182": 2,
- "1183": 2,
- "1184": 3,
- "1186": 3,
- "1187": 3,
- "1188": 2,
- "1189": 1,
- "1190": 3,
- "1192": 2,
- "1193": 5,
- "1194": 1,
- "1195": 2,
- "1196": 3,
- "1197": 1,
- "1198": 1,
- "1199": 1,
- "1200": 3,
- "1202": 2,
- "1203": 1,
- "1204": 1,
- "1205": 3,
- "1206": 1,
- "1207": 1,
- "1208": 1,
- "1209": 3,
- "1210": 2,
- "1211": 1,
- "1212": 1,
- "1213": 2,
- "1214": 4,
- "1215": 3,
- "1216": 4,
- "1217": 3,
- "1218": 3,
- "1219": 3,
- "1220": 1,
- "1221": 2,
- "1222": 1,
- "1224": 3,
- "1225": 1,
- "1226": 3,
- "1228": 2,
- "1229": 2,
- "1230": 3,
- "1231": 1,
- "1232": 1,
- "1233": 3,
- "1235": 1,
- "1236": 3,
- "1237": 3,
- "1238": 3,
- "1239": 1,
- "1240": 3,
- "1241": 2,
- "1242": 3,
- "1243": 2,
- "1244": 2,
- "1245": 2,
- "1246": 5,
- "1247": 2,
- "1248": 4,
- "1250": 1,
- "1251": 7,
- "1252": 3,
- "1253": 3,
- "1254": 2,
- "1255": 3,
- "1256": 3,
- "1257": 2,
- "1259": 4,
- "1260": 3,
- "1261": 3,
- "1262": 1,
- "1263": 5,
- "1264": 3,
- "1265": 3,
- "1266": 1,
- "1267": 4,
- "1268": 5,
- "1269": 5,
- "1270": 4,
- "1271": 2,
- "1272": 2,
- "1273": 3,
- "1274": 3,
- "1275": 4,
- "1276": 5,
- "1277": 2,
- "1278": 2,
- "1279": 5,
- "1280": 1,
- "1281": 6,
- "1282": 7,
- "1283": 4,
- "1284": 8,
- "1285": 5,
- "1286": 2,
- "1287": 6,
- "1288": 3,
- "1289": 6,
- "1290": 4,
- "1291": 7,
- "1292": 5,
- "1293": 7,
- "1294": 2,
- "1295": 3,
- "1296": 1,
- "1297": 2,
- "1298": 7,
- "1299": 5,
- "1300": 4,
- "1301": 4,
- "1302": 8,
- "1303": 9,
- "1304": 4,
- "1305": 14,
- "1306": 11,
- "1307": 8,
- "1308": 6,
- "1309": 7,
- "1310": 6,
- "1311": 5,
- "1312": 3,
- "1313": 3,
- "1314": 4,
- "1315": 5,
- "1316": 2,
- "1318": 1,
- "1319": 1,
- "1320": 1,
- "1321": 2,
- "1322": 4,
- "1323": 1,
- "1324": 1,
- "1325": 1,
- "1326": 2,
- "1336": 1,
- "1356": 1,
- "1360": 2,
- "1364": 1,
- "1365": 1,
- "1366": 1,
- "1367": 1,
- "1368": 2,
- "1369": 4,
- "1370": 5,
- "1371": 3,
- "1372": 2,
- "1373": 4,
- "1374": 3,
- "1375": 6,
- "1376": 2,
- "1377": 2,
- "1379": 1,
- "1382": 1,
- "1384": 1,
- "1385": 2,
- "1386": 1,
- "1388": 2,
- "1390": 1,
- "1394": 1,
- "1395": 1,
- "1396": 1,
- "1397": 2,
- "1398": 3,
- "1400": 2,
- "1401": 1,
- "1402": 1,
- "1403": 1,
- "1404": 1,
- "1405": 1,
- "1406": 1,
- "1408": 1,
- "1409": 7,
- "1410": 7,
- "1411": 2,
- "1412": 2,
- "1414": 3,
- "1415": 4,
- "1416": 2,
- "1417": 2,
- "1419": 1,
- "1420": 1
- },
- "started": "2020-09-07T18:44:29.058Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03615084838867187,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 1184591,
- "incomingOctetsWireLevel": 1192591,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0067533857677459985,
- "outgoingCompressionRatio": 0.043666534423828125,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 1430865,
- "outgoingOctetsWireLevel": 1454233,
- "outgoingWebSocketFrames": 6116,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.016331379969459034,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 5116,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 10,
- "3": 11,
- "4": 15,
- "5": 8,
- "6": 10,
- "7": 6,
- "8": 5,
- "9": 11,
- "10": 3,
- "11": 5,
- "12": 8,
- "13": 10,
- "14": 8,
- "15": 10,
- "16": 8,
- "17": 8,
- "18": 9,
- "19": 11,
- "20": 14,
- "21": 11,
- "22": 15,
- "23": 8,
- "24": 8,
- "25": 6,
- "26": 8,
- "27": 8,
- "28": 7,
- "29": 8,
- "30": 6,
- "31": 5,
- "32": 6,
- "33": 5,
- "34": 5,
- "35": 5,
- "36": 2,
- "37": 5,
- "38": 2,
- "39": 5,
- "40": 2,
- "41": 1,
- "42": 5,
- "43": 4,
- "44": 3,
- "45": 6,
- "46": 2,
- "47": 2,
- "48": 3,
- "49": 4,
- "50": 4,
- "51": 3,
- "52": 4,
- "53": 2,
- "54": 4,
- "55": 2,
- "57": 2,
- "58": 3,
- "59": 3,
- "60": 1,
- "61": 2,
- "62": 2,
- "63": 4,
- "64": 2,
- "65": 6,
- "66": 2,
- "67": 1,
- "69": 6,
- "70": 6,
- "71": 2,
- "73": 7,
- "74": 4,
- "75": 1,
- "76": 2,
- "77": 3,
- "78": 3,
- "79": 3,
- "80": 5,
- "81": 2,
- "82": 1,
- "83": 1,
- "84": 2,
- "85": 6,
- "86": 3,
- "87": 5,
- "88": 7,
- "89": 3,
- "90": 3,
- "91": 4,
- "92": 4,
- "94": 2,
- "95": 1,
- "96": 3,
- "97": 1,
- "98": 3,
- "99": 5,
- "100": 3,
- "101": 2,
- "102": 3,
- "103": 6,
- "104": 1,
- "105": 4,
- "106": 2,
- "107": 2,
- "108": 6,
- "109": 4,
- "110": 4,
- "111": 1,
- "112": 4,
- "113": 4,
- "114": 3,
- "115": 4,
- "116": 2,
- "117": 2,
- "119": 3,
- "120": 3,
- "121": 3,
- "122": 3,
- "123": 2,
- "124": 2,
- "126": 2,
- "127": 2,
- "130": 1,
- "131": 2,
- "132": 1,
- "133": 6,
- "134": 2,
- "135": 1,
- "136": 3,
- "137": 4,
- "138": 1,
- "139": 1,
- "140": 1,
- "141": 4,
- "142": 2,
- "143": 2,
- "144": 1,
- "145": 2,
- "146": 1,
- "147": 4,
- "149": 2,
- "151": 2,
- "152": 4,
- "154": 1,
- "155": 1,
- "156": 3,
- "157": 2,
- "159": 4,
- "160": 1,
- "161": 2,
- "162": 2,
- "164": 1,
- "166": 4,
- "167": 2,
- "168": 1,
- "169": 2,
- "170": 1,
- "171": 2,
- "172": 2,
- "173": 2,
- "174": 3,
- "175": 2,
- "176": 2,
- "177": 2,
- "179": 1,
- "180": 2,
- "181": 1,
- "182": 1,
- "183": 2,
- "184": 1,
- "185": 3,
- "186": 2,
- "187": 2,
- "188": 2,
- "189": 4,
- "190": 4,
- "191": 6,
- "192": 3,
- "193": 2,
- "194": 2,
- "195": 1,
- "196": 2,
- "197": 3,
- "198": 3,
- "199": 2,
- "200": 2,
- "201": 1,
- "202": 1,
- "203": 3,
- "204": 4,
- "205": 6,
- "206": 3,
- "207": 2,
- "208": 4,
- "209": 3,
- "210": 2,
- "211": 1,
- "212": 4,
- "213": 3,
- "214": 2,
- "215": 5,
- "216": 6,
- "217": 1,
- "218": 3,
- "219": 1,
- "220": 4,
- "221": 6,
- "222": 3,
- "223": 2,
- "224": 4,
- "225": 3,
- "226": 4,
- "227": 3,
- "228": 4,
- "229": 3,
- "230": 4,
- "231": 3,
- "232": 4,
- "233": 6,
- "234": 5,
- "235": 3,
- "236": 2,
- "237": 7,
- "238": 9,
- "239": 5,
- "240": 7,
- "241": 2,
- "242": 10,
- "243": 4,
- "244": 4,
- "245": 8,
- "246": 6,
- "248": 7,
- "249": 13,
- "250": 4,
- "251": 11,
- "252": 7,
- "253": 10,
- "254": 10,
- "255": 10,
- "256": 16,
- "257": 13,
- "258": 18,
- "259": 14,
- "260": 5116
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333134266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882a4acbe79a744"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "a4acbe79"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_14.html b/autobahn/client/tungstenite_case_12_1_14.html
deleted file mode 100644
index d2e9059..0000000
--- a/autobahn/client/tungstenite_case_12_1_14.html
+++ /dev/null
@@ -1,556 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.14 : Pass - 3876 ms @ 2020-09-07T18:44:31.340Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=315&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: sLvKiQPcLjdYA7l3zy5AKA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: lEgSmntbnlFZYa1IdEbP/HZpjf8=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2291 | 1 | 2291 |
- 2293 | 1 | 2293 |
- 2295 | 2 | 4590 |
- 2296 | 3 | 6888 |
- 2297 | 1 | 2297 |
- 2298 | 2 | 4596 |
- 2299 | 1 | 2299 |
- 2300 | 2 | 4600 |
- 2301 | 4 | 9204 |
- 2302 | 7 | 16114 |
- 2303 | 5 | 11515 |
- 2304 | 8 | 18432 |
- 2305 | 6 | 13830 |
- 2306 | 4 | 9224 |
- 2307 | 6 | 13842 |
- 2308 | 7 | 16156 |
- 2309 | 18 | 41562 |
- 2310 | 11 | 25410 |
- 2311 | 9 | 20799 |
- 2312 | 23 | 53176 |
- 2313 | 16 | 37008 |
- 2314 | 25 | 57850 |
- 2315 | 23 | 53245 |
- 2316 | 24 | 55584 |
- 2317 | 14 | 32438 |
- 2318 | 18 | 41724 |
- 2319 | 18 | 41742 |
- 2320 | 14 | 32480 |
- 2321 | 24 | 55704 |
- 2322 | 23 | 53406 |
- 2323 | 14 | 32522 |
- 2324 | 16 | 37184 |
- 2325 | 13 | 30225 |
- 2326 | 12 | 27912 |
- 2327 | 10 | 23270 |
- 2328 | 11 | 25608 |
- 2329 | 5 | 11645 |
- 2330 | 7 | 16310 |
- 2331 | 7 | 16317 |
- 2332 | 5 | 11660 |
- 2333 | 5 | 11665 |
- 2334 | 5 | 11670 |
- 2335 | 4 | 9340 |
- 2336 | 2 | 4672 |
- 2337 | 4 | 9348 |
- 2338 | 8 | 18704 |
- 2339 | 5 | 11695 |
- 2340 | 8 | 18720 |
- 2341 | 7 | 16387 |
- 2342 | 8 | 18736 |
- 2343 | 5 | 11715 |
- 2344 | 11 | 25784 |
- 2345 | 12 | 28140 |
- 2346 | 16 | 37536 |
- 2347 | 12 | 28164 |
- 2348 | 17 | 39916 |
- 2349 | 18 | 42282 |
- 2350 | 18 | 42300 |
- 2351 | 7 | 16457 |
- 2352 | 9 | 21168 |
- 2353 | 13 | 30589 |
- 2354 | 4 | 9416 |
- 2355 | 5 | 11775 |
- 2356 | 1 | 2356 |
- 2357 | 3 | 7071 |
- 2358 | 2 | 4716 |
- 2360 | 1 | 2360 |
- 2361 | 2 | 4722 |
- 2362 | 2 | 4724 |
- 2366 | 2 | 4732 |
- 2367 | 1 | 2367 |
- 2368 | 1 | 2368 |
- 2369 | 2 | 4738 |
- 2370 | 1 | 2370 |
- 2371 | 1 | 2371 |
- 2372 | 2 | 4744 |
- 2373 | 2 | 4746 |
- 2375 | 3 | 7125 |
- 2376 | 4 | 9504 |
- 2377 | 3 | 7131 |
- 2378 | 2 | 4756 |
- 2379 | 2 | 4758 |
- 2381 | 1 | 2381 |
- 2383 | 1 | 2383 |
- 2385 | 1 | 2385 |
- 2386 | 1 | 2386 |
- 2388 | 2 | 4776 |
- 2390 | 1 | 2390 |
- 2392 | 1 | 2392 |
- 2393 | 2 | 4786 |
- 2394 | 3 | 7182 |
- 2395 | 2 | 4790 |
- 2396 | 1 | 2396 |
- 2397 | 2 | 4794 |
- 2398 | 2 | 4796 |
- 2399 | 7 | 16793 |
- 2400 | 7 | 16800 |
- 2401 | 6 | 14406 |
- 2402 | 2 | 4804 |
- 2403 | 6 | 14418 |
- 2404 | 3 | 7212 |
- 2405 | 5 | 12025 |
- 2406 | 1 | 2406 |
- 2407 | 3 | 7221 |
- 2408 | 1 | 2408 |
- 2409 | 2 | 4818 |
- 2411 | 2 | 4822 |
- 2413 | 5 | 12065 |
- 2414 | 4 | 9656 |
- 2415 | 6 | 14490 |
- 2416 | 4 | 9664 |
- 2417 | 15 | 36255 |
- 2418 | 6 | 14508 |
- 2419 | 7 | 16933 |
- 2420 | 12 | 29040 |
- 2421 | 14 | 33894 |
- 2422 | 9 | 21798 |
- 2423 | 15 | 36345 |
- 2424 | 12 | 29088 |
- 2425 | 6 | 14550 |
- 2426 | 21 | 50946 |
- 2427 | 20 | 48540 |
- 2428 | 20 | 48560 |
- 2429 | 12 | 29148 |
- 2430 | 17 | 41310 |
- 2431 | 21 | 51051 |
- 2432 | 13 | 31616 |
- 2433 | 9 | 21897 |
- 2434 | 8 | 19472 |
- 2435 | 6 | 14610 |
- 2436 | 5 | 12180 |
- 2437 | 2 | 4874 |
- 2438 | 1 | 2438 |
- 2441 | 1 | 2441 |
- 2442 | 2 | 4884 |
- 2445 | 1 | 2445 |
- 2454 | 1 | 2454 |
- Total | 1002 | 2360177 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 17 | 34 |
- 3 | 21 | 63 |
- 4 | 28 | 112 |
- 5 | 25 | 125 |
- 6 | 22 | 132 |
- 7 | 26 | 182 |
- 8 | 20 | 160 |
- 9 | 34 | 306 |
- 10 | 20 | 200 |
- 11 | 14 | 154 |
- 12 | 8 | 96 |
- 13 | 9 | 117 |
- 14 | 17 | 238 |
- 15 | 16 | 240 |
- 16 | 17 | 272 |
- 17 | 16 | 272 |
- 18 | 10 | 180 |
- 19 | 9 | 171 |
- 20 | 5 | 100 |
- 21 | 3 | 63 |
- 22 | 1 | 22 |
- 23 | 3 | 69 |
- 24 | 4 | 96 |
- 25 | 2 | 50 |
- 28 | 2 | 56 |
- 29 | 1 | 29 |
- 31 | 1 | 31 |
- 32 | 1 | 32 |
- 33 | 2 | 66 |
- 35 | 1 | 35 |
- 36 | 1 | 36 |
- 37 | 2 | 74 |
- 39 | 3 | 117 |
- 41 | 4 | 164 |
- 42 | 1 | 42 |
- 44 | 4 | 176 |
- 45 | 3 | 135 |
- 46 | 2 | 92 |
- 48 | 2 | 96 |
- 49 | 1 | 49 |
- 50 | 1 | 50 |
- 51 | 1 | 51 |
- 52 | 1 | 52 |
- 54 | 1 | 54 |
- 60 | 1 | 60 |
- 61 | 1 | 61 |
- 64 | 2 | 128 |
- 65 | 1 | 65 |
- 66 | 1 | 66 |
- 67 | 1 | 67 |
- 68 | 2 | 136 |
- 69 | 1 | 69 |
- 70 | 2 | 140 |
- 74 | 1 | 74 |
- 77 | 1 | 77 |
- 79 | 1 | 79 |
- 81 | 3 | 243 |
- 82 | 2 | 164 |
- 83 | 2 | 166 |
- 84 | 5 | 420 |
- 85 | 8 | 680 |
- 86 | 5 | 430 |
- 87 | 7 | 609 |
- 88 | 4 | 352 |
- 89 | 8 | 712 |
- 90 | 2 | 180 |
- 91 | 3 | 273 |
- 92 | 3 | 276 |
- 93 | 5 | 465 |
- 94 | 10 | 940 |
- 95 | 11 | 1045 |
- 96 | 16 | 1536 |
- 97 | 10 | 970 |
- 98 | 11 | 1078 |
- 99 | 6 | 594 |
- 100 | 19 | 1900 |
- 101 | 12 | 1212 |
- 102 | 6 | 612 |
- 103 | 9 | 927 |
- 104 | 12 | 1248 |
- 105 | 12 | 1260 |
- 106 | 12 | 1272 |
- 107 | 9 | 963 |
- 108 | 7 | 756 |
- 109 | 9 | 981 |
- 110 | 7 | 770 |
- 111 | 6 | 666 |
- 112 | 4 | 448 |
- 113 | 4 | 452 |
- 114 | 2 | 228 |
- 115 | 3 | 345 |
- 116 | 1 | 116 |
- 117 | 6 | 702 |
- 118 | 11 | 1298 |
- 119 | 8 | 952 |
- 120 | 13 | 1560 |
- 121 | 10 | 1210 |
- 122 | 9 | 1098 |
- 123 | 5 | 615 |
- 124 | 2 | 248 |
- 125 | 3 | 375 |
- 141 | 1 | 141 |
- 241 | 2 | 482 |
- 242 | 1 | 242 |
- 243 | 2 | 486 |
- 244 | 5 | 1220 |
- 245 | 4 | 980 |
- 246 | 6 | 1476 |
- 247 | 5 | 1235 |
- 248 | 6 | 1488 |
- 249 | 12 | 2988 |
- 250 | 17 | 4250 |
- 251 | 22 | 5522 |
- 252 | 27 | 6804 |
- 253 | 28 | 7084 |
- 254 | 17 | 4318 |
- 255 | 35 | 8925 |
- 256 | 19 | 4864 |
- 257 | 31 | 7967 |
- 258 | 20 | 5160 |
- 259 | 23 | 5957 |
- 260 | 10719 | 2786940 |
- Total | 11721 | 2897789 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 10719 |
- 1 | 1000 |
- 8 | 1 |
- Total | 11720 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333135266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88827e06f0327dee
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3765303666303332
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_14.json b/autobahn/client/tungstenite_case_12_1_14.json
deleted file mode 100644
index d2fdbd8..0000000
--- a/autobahn/client/tungstenite_case_12_1_14.json
+++ /dev/null
@@ -1,403 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 315,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3876,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=315&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: sLvKiQPcLjdYA7l3zy5AKA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: lEgSmntbnlFZYa1IdEbP/HZpjf8=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.14",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2291": 1,
- "2293": 1,
- "2295": 2,
- "2296": 3,
- "2297": 1,
- "2298": 2,
- "2299": 1,
- "2300": 2,
- "2301": 4,
- "2302": 7,
- "2303": 5,
- "2304": 8,
- "2305": 6,
- "2306": 4,
- "2307": 6,
- "2308": 7,
- "2309": 18,
- "2310": 11,
- "2311": 9,
- "2312": 23,
- "2313": 16,
- "2314": 25,
- "2315": 23,
- "2316": 24,
- "2317": 14,
- "2318": 18,
- "2319": 18,
- "2320": 14,
- "2321": 24,
- "2322": 23,
- "2323": 14,
- "2324": 16,
- "2325": 13,
- "2326": 12,
- "2327": 10,
- "2328": 11,
- "2329": 5,
- "2330": 7,
- "2331": 7,
- "2332": 5,
- "2333": 5,
- "2334": 5,
- "2335": 4,
- "2336": 2,
- "2337": 4,
- "2338": 8,
- "2339": 5,
- "2340": 8,
- "2341": 7,
- "2342": 8,
- "2343": 5,
- "2344": 11,
- "2345": 12,
- "2346": 16,
- "2347": 12,
- "2348": 17,
- "2349": 18,
- "2350": 18,
- "2351": 7,
- "2352": 9,
- "2353": 13,
- "2354": 4,
- "2355": 5,
- "2356": 1,
- "2357": 3,
- "2358": 2,
- "2360": 1,
- "2361": 2,
- "2362": 2,
- "2366": 2,
- "2367": 1,
- "2368": 1,
- "2369": 2,
- "2370": 1,
- "2371": 1,
- "2372": 2,
- "2373": 2,
- "2375": 3,
- "2376": 4,
- "2377": 3,
- "2378": 2,
- "2379": 2,
- "2381": 1,
- "2383": 1,
- "2385": 1,
- "2386": 1,
- "2388": 2,
- "2390": 1,
- "2392": 1,
- "2393": 2,
- "2394": 3,
- "2395": 2,
- "2396": 1,
- "2397": 2,
- "2398": 2,
- "2399": 7,
- "2400": 7,
- "2401": 6,
- "2402": 2,
- "2403": 6,
- "2404": 3,
- "2405": 5,
- "2406": 1,
- "2407": 3,
- "2408": 1,
- "2409": 2,
- "2411": 2,
- "2413": 5,
- "2414": 4,
- "2415": 6,
- "2416": 4,
- "2417": 15,
- "2418": 6,
- "2419": 7,
- "2420": 12,
- "2421": 14,
- "2422": 9,
- "2423": 15,
- "2424": 12,
- "2425": 6,
- "2426": 21,
- "2427": 20,
- "2428": 20,
- "2429": 12,
- "2430": 17,
- "2431": 21,
- "2432": 13,
- "2433": 9,
- "2434": 8,
- "2435": 6,
- "2436": 5,
- "2437": 2,
- "2438": 1,
- "2441": 1,
- "2442": 2,
- "2445": 1,
- "2454": 1
- },
- "started": "2020-09-07T18:44:31.340Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0358873291015625,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 2351912,
- "incomingOctetsWireLevel": 2359912,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00340148781076843,
- "outgoingCompressionRatio": 0.04351948547363281,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 2852093,
- "outgoingOctetsWireLevel": 2897533,
- "outgoingWebSocketFrames": 11719,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015932159294945854,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 10719,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 17,
- "3": 21,
- "4": 28,
- "5": 25,
- "6": 22,
- "7": 26,
- "8": 20,
- "9": 34,
- "10": 20,
- "11": 14,
- "12": 8,
- "13": 9,
- "14": 17,
- "15": 16,
- "16": 17,
- "17": 16,
- "18": 10,
- "19": 9,
- "20": 5,
- "21": 3,
- "22": 1,
- "23": 3,
- "24": 4,
- "25": 2,
- "28": 2,
- "29": 1,
- "31": 1,
- "32": 1,
- "33": 2,
- "35": 1,
- "36": 1,
- "37": 2,
- "39": 3,
- "41": 4,
- "42": 1,
- "44": 4,
- "45": 3,
- "46": 2,
- "48": 2,
- "49": 1,
- "50": 1,
- "51": 1,
- "52": 1,
- "54": 1,
- "60": 1,
- "61": 1,
- "64": 2,
- "65": 1,
- "66": 1,
- "67": 1,
- "68": 2,
- "69": 1,
- "70": 2,
- "74": 1,
- "77": 1,
- "79": 1,
- "81": 3,
- "82": 2,
- "83": 2,
- "84": 5,
- "85": 8,
- "86": 5,
- "87": 7,
- "88": 4,
- "89": 8,
- "90": 2,
- "91": 3,
- "92": 3,
- "93": 5,
- "94": 10,
- "95": 11,
- "96": 16,
- "97": 10,
- "98": 11,
- "99": 6,
- "100": 19,
- "101": 12,
- "102": 6,
- "103": 9,
- "104": 12,
- "105": 12,
- "106": 12,
- "107": 9,
- "108": 7,
- "109": 9,
- "110": 7,
- "111": 6,
- "112": 4,
- "113": 4,
- "114": 2,
- "115": 3,
- "116": 1,
- "117": 6,
- "118": 11,
- "119": 8,
- "120": 13,
- "121": 10,
- "122": 9,
- "123": 5,
- "124": 2,
- "125": 3,
- "141": 1,
- "241": 2,
- "242": 1,
- "243": 2,
- "244": 5,
- "245": 4,
- "246": 6,
- "247": 5,
- "248": 6,
- "249": 12,
- "250": 17,
- "251": 22,
- "252": 27,
- "253": 28,
- "254": 17,
- "255": 35,
- "256": 19,
- "257": 31,
- "258": 20,
- "259": 23,
- "260": 10719
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333135266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827e06f0327dee"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7e06f032"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_15.html b/autobahn/client/tungstenite_case_12_1_15.html
deleted file mode 100644
index 5fd7678..0000000
--- a/autobahn/client/tungstenite_case_12_1_15.html
+++ /dev/null
@@ -1,598 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.15 : Pass - 7117 ms @ 2020-09-07T18:44:35.216Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=316&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: C9/dCdhZ+gGN/gZ7fyG0/w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Z6lRIqv6/pHza5WbEfst7fH9tas=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 2 | 6 |
- 4 | 4 | 16 |
- 5 | 1 | 5 |
- 6 | 2 | 12 |
- 7 | 2 | 14 |
- 8 | 1 | 8 |
- 9 | 2 | 18 |
- 10 | 1 | 10 |
- 11 | 3 | 33 |
- 12 | 1 | 12 |
- 13 | 3 | 39 |
- 14 | 6 | 84 |
- 15 | 2 | 30 |
- 16 | 2 | 32 |
- 17 | 2 | 34 |
- 23 | 1 | 23 |
- 30 | 1 | 30 |
- 31 | 2 | 62 |
- 33 | 1 | 33 |
- 34 | 1 | 34 |
- 36 | 1 | 36 |
- 37 | 2 | 74 |
- 39 | 3 | 117 |
- 40 | 1 | 40 |
- 41 | 1 | 41 |
- 42 | 2 | 84 |
- 43 | 3 | 129 |
- 44 | 9 | 396 |
- 45 | 5 | 225 |
- 46 | 3 | 138 |
- 47 | 10 | 470 |
- 48 | 10 | 480 |
- 49 | 15 | 735 |
- 50 | 20 | 1000 |
- 51 | 14 | 714 |
- 52 | 16 | 832 |
- 53 | 14 | 742 |
- 54 | 21 | 1134 |
- 55 | 26 | 1430 |
- 56 | 17 | 952 |
- 57 | 11 | 627 |
- 58 | 25 | 1450 |
- 59 | 21 | 1239 |
- 60 | 24 | 1440 |
- 61 | 16 | 976 |
- 62 | 25 | 1550 |
- 63 | 24 | 1512 |
- 64 | 24 | 1536 |
- 65 | 12 | 780 |
- 66 | 17 | 1122 |
- 67 | 19 | 1273 |
- 68 | 13 | 884 |
- 69 | 9 | 621 |
- 70 | 25 | 1750 |
- 71 | 25 | 1775 |
- 72 | 16 | 1152 |
- 73 | 12 | 876 |
- 74 | 11 | 814 |
- 75 | 8 | 600 |
- 76 | 10 | 760 |
- 77 | 13 | 1001 |
- 78 | 4 | 312 |
- 79 | 6 | 474 |
- 80 | 3 | 240 |
- 81 | 1 | 81 |
- 82 | 2 | 164 |
- 83 | 2 | 166 |
- 84 | 5 | 420 |
- 85 | 3 | 255 |
- 86 | 3 | 258 |
- 87 | 5 | 435 |
- 88 | 4 | 352 |
- 89 | 12 | 1068 |
- 90 | 10 | 900 |
- 91 | 7 | 637 |
- 92 | 11 | 1012 |
- 93 | 9 | 837 |
- 94 | 2 | 188 |
- 95 | 3 | 285 |
- 97 | 2 | 194 |
- 98 | 3 | 294 |
- 99 | 1 | 99 |
- 112 | 1 | 112 |
- 113 | 1 | 113 |
- 114 | 1 | 114 |
- 116 | 3 | 348 |
- 117 | 2 | 234 |
- 119 | 1 | 119 |
- 127 | 1 | 127 |
- 130 | 2 | 260 |
- 199 | 2 | 398 |
- 200 | 1 | 200 |
- 201 | 1 | 201 |
- 202 | 1 | 202 |
- 203 | 2 | 406 |
- 204 | 5 | 1020 |
- 205 | 7 | 1435 |
- 206 | 5 | 1030 |
- 207 | 4 | 828 |
- 208 | 1 | 208 |
- 209 | 6 | 1254 |
- 210 | 8 | 1680 |
- 211 | 6 | 1266 |
- 212 | 4 | 848 |
- 213 | 11 | 2343 |
- 214 | 8 | 1712 |
- 215 | 7 | 1505 |
- 216 | 6 | 1296 |
- 217 | 6 | 1302 |
- 218 | 4 | 872 |
- 219 | 4 | 876 |
- 220 | 5 | 1100 |
- 221 | 5 | 1105 |
- 222 | 7 | 1554 |
- 223 | 17 | 3791 |
- 224 | 16 | 3584 |
- 225 | 14 | 3150 |
- 226 | 13 | 2938 |
- 227 | 6 | 1362 |
- 228 | 6 | 1368 |
- 229 | 10 | 2290 |
- 230 | 16 | 3680 |
- 231 | 13 | 3003 |
- 232 | 9 | 2088 |
- 233 | 6 | 1398 |
- 234 | 6 | 1404 |
- 235 | 6 | 1410 |
- 236 | 2 | 472 |
- 237 | 4 | 948 |
- 238 | 5 | 1190 |
- 239 | 4 | 956 |
- 240 | 6 | 1440 |
- 241 | 3 | 723 |
- 243 | 2 | 486 |
- 244 | 2 | 488 |
- 246 | 2 | 492 |
- 248 | 1 | 248 |
- 249 | 1 | 249 |
- 251 | 3 | 753 |
- 252 | 1 | 252 |
- 253 | 3 | 759 |
- 254 | 2 | 508 |
- 256 | 1 | 256 |
- 258 | 2 | 516 |
- 259 | 1 | 259 |
- 260 | 21702 | 5642520 |
- Total | 22704 | 5753762 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 21702 |
- 1 | 1000 |
- 8 | 1 |
- Total | 22703 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333136266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88826c0b45216fe3
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3663306234353231
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_15.json b/autobahn/client/tungstenite_case_12_1_15.json
deleted file mode 100644
index 2d4d782..0000000
--- a/autobahn/client/tungstenite_case_12_1_15.json
+++ /dev/null
@@ -1,445 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 316,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 7117,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=316&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: C9/dCdhZ+gGN/gZ7fyG0/w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Z6lRIqv6/pHza5WbEfst7fH9tas=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.15",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:44:35.216Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5753506,
- "outgoingWebSocketFrames": 22702,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.01578503761764009,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 21702,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "3": 2,
- "4": 4,
- "5": 1,
- "6": 2,
- "7": 2,
- "8": 1,
- "9": 2,
- "10": 1,
- "11": 3,
- "12": 1,
- "13": 3,
- "14": 6,
- "15": 2,
- "16": 2,
- "17": 2,
- "23": 1,
- "30": 1,
- "31": 2,
- "33": 1,
- "34": 1,
- "36": 1,
- "37": 2,
- "39": 3,
- "40": 1,
- "41": 1,
- "42": 2,
- "43": 3,
- "44": 9,
- "45": 5,
- "46": 3,
- "47": 10,
- "48": 10,
- "49": 15,
- "50": 20,
- "51": 14,
- "52": 16,
- "53": 14,
- "54": 21,
- "55": 26,
- "56": 17,
- "57": 11,
- "58": 25,
- "59": 21,
- "60": 24,
- "61": 16,
- "62": 25,
- "63": 24,
- "64": 24,
- "65": 12,
- "66": 17,
- "67": 19,
- "68": 13,
- "69": 9,
- "70": 25,
- "71": 25,
- "72": 16,
- "73": 12,
- "74": 11,
- "75": 8,
- "76": 10,
- "77": 13,
- "78": 4,
- "79": 6,
- "80": 3,
- "81": 1,
- "82": 2,
- "83": 2,
- "84": 5,
- "85": 3,
- "86": 3,
- "87": 5,
- "88": 4,
- "89": 12,
- "90": 10,
- "91": 7,
- "92": 11,
- "93": 9,
- "94": 2,
- "95": 3,
- "97": 2,
- "98": 3,
- "99": 1,
- "112": 1,
- "113": 1,
- "114": 1,
- "116": 3,
- "117": 2,
- "119": 1,
- "127": 1,
- "130": 2,
- "199": 2,
- "200": 1,
- "201": 1,
- "202": 1,
- "203": 2,
- "204": 5,
- "205": 7,
- "206": 5,
- "207": 4,
- "208": 1,
- "209": 6,
- "210": 8,
- "211": 6,
- "212": 4,
- "213": 11,
- "214": 8,
- "215": 7,
- "216": 6,
- "217": 6,
- "218": 4,
- "219": 4,
- "220": 5,
- "221": 5,
- "222": 7,
- "223": 17,
- "224": 16,
- "225": 14,
- "226": 13,
- "227": 6,
- "228": 6,
- "229": 10,
- "230": 16,
- "231": 13,
- "232": 9,
- "233": 6,
- "234": 6,
- "235": 6,
- "236": 2,
- "237": 4,
- "238": 5,
- "239": 4,
- "240": 6,
- "241": 3,
- "243": 2,
- "244": 2,
- "246": 2,
- "248": 1,
- "249": 1,
- "251": 3,
- "252": 1,
- "253": 3,
- "254": 2,
- "256": 1,
- "258": 2,
- "259": 1,
- "260": 21702
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333136266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88826c0b45216fe3"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "6c0b4521"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_16.html b/autobahn/client/tungstenite_case_12_1_16.html
deleted file mode 100644
index cef05f9..0000000
--- a/autobahn/client/tungstenite_case_12_1_16.html
+++ /dev/null
@@ -1,599 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.16 : Pass - 6983 ms @ 2020-09-07T18:44:42.334Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=317&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Omb1Dukt3XVz9VQr1YELmA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: dLaaBK5Bw8n5eTT1LuiV1+W0oSo=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 455 | 2 | 910 |
- 456 | 1 | 456 |
- 457 | 1 | 457 |
- 458 | 1 | 458 |
- 459 | 2 | 918 |
- 460 | 5 | 2300 |
- 461 | 7 | 3227 |
- 462 | 5 | 2310 |
- 463 | 4 | 1852 |
- 464 | 1 | 464 |
- 465 | 6 | 2790 |
- 466 | 8 | 3728 |
- 467 | 6 | 2802 |
- 468 | 4 | 1872 |
- 469 | 11 | 5159 |
- 470 | 8 | 3760 |
- 471 | 7 | 3297 |
- 472 | 6 | 2832 |
- 473 | 6 | 2838 |
- 474 | 4 | 1896 |
- 475 | 4 | 1900 |
- 476 | 5 | 2380 |
- 477 | 5 | 2385 |
- 478 | 7 | 3346 |
- 479 | 17 | 8143 |
- 480 | 16 | 7680 |
- 481 | 14 | 6734 |
- 482 | 13 | 6266 |
- 483 | 6 | 2898 |
- 484 | 6 | 2904 |
- 485 | 10 | 4850 |
- 486 | 16 | 7776 |
- 487 | 13 | 6331 |
- 488 | 9 | 4392 |
- 489 | 6 | 2934 |
- 490 | 6 | 2940 |
- 491 | 6 | 2946 |
- 492 | 2 | 984 |
- 493 | 4 | 1972 |
- 494 | 5 | 2470 |
- 495 | 4 | 1980 |
- 496 | 6 | 2976 |
- 497 | 3 | 1491 |
- 499 | 2 | 998 |
- 500 | 2 | 1000 |
- 502 | 2 | 1004 |
- 504 | 1 | 504 |
- 505 | 1 | 505 |
- 507 | 3 | 1521 |
- 509 | 3 | 1527 |
- 510 | 2 | 1020 |
- 512 | 1 | 512 |
- 514 | 2 | 1028 |
- 515 | 1 | 515 |
- 517 | 2 | 1034 |
- 518 | 3 | 1554 |
- 519 | 1 | 519 |
- 520 | 2 | 1040 |
- 521 | 2 | 1042 |
- 522 | 1 | 522 |
- 523 | 2 | 1046 |
- 524 | 1 | 524 |
- 525 | 3 | 1575 |
- 526 | 1 | 526 |
- 527 | 3 | 1581 |
- 528 | 6 | 3168 |
- 529 | 2 | 1058 |
- 530 | 2 | 1060 |
- 531 | 2 | 1062 |
- 537 | 1 | 537 |
- 544 | 1 | 544 |
- 545 | 2 | 1090 |
- 547 | 1 | 547 |
- 548 | 1 | 548 |
- 550 | 1 | 550 |
- 551 | 2 | 1102 |
- 553 | 3 | 1659 |
- 554 | 1 | 554 |
- 555 | 1 | 555 |
- 556 | 2 | 1112 |
- 557 | 3 | 1671 |
- 558 | 9 | 5022 |
- 559 | 5 | 2795 |
- 560 | 3 | 1680 |
- 561 | 10 | 5610 |
- 562 | 10 | 5620 |
- 563 | 15 | 8445 |
- 564 | 20 | 11280 |
- 565 | 14 | 7910 |
- 566 | 16 | 9056 |
- 567 | 14 | 7938 |
- 568 | 21 | 11928 |
- 569 | 26 | 14794 |
- 570 | 17 | 9690 |
- 571 | 11 | 6281 |
- 572 | 25 | 14300 |
- 573 | 21 | 12033 |
- 574 | 24 | 13776 |
- 575 | 16 | 9200 |
- 576 | 25 | 14400 |
- 577 | 24 | 13848 |
- 578 | 24 | 13872 |
- 579 | 12 | 6948 |
- 580 | 17 | 9860 |
- 581 | 19 | 11039 |
- 582 | 13 | 7566 |
- 583 | 9 | 5247 |
- 584 | 25 | 14600 |
- 585 | 25 | 14625 |
- 586 | 16 | 9376 |
- 587 | 12 | 7044 |
- 588 | 11 | 6468 |
- 589 | 8 | 4712 |
- 590 | 10 | 5900 |
- 591 | 13 | 7683 |
- 592 | 4 | 2368 |
- 593 | 6 | 3558 |
- 594 | 3 | 1782 |
- 595 | 1 | 595 |
- 596 | 2 | 1192 |
- 597 | 2 | 1194 |
- 598 | 5 | 2990 |
- 599 | 3 | 1797 |
- 600 | 3 | 1800 |
- 601 | 5 | 3005 |
- 602 | 4 | 2408 |
- 603 | 12 | 7236 |
- 604 | 10 | 6040 |
- 605 | 7 | 4235 |
- 606 | 11 | 6666 |
- 607 | 9 | 5463 |
- 608 | 2 | 1216 |
- 609 | 3 | 1827 |
- 611 | 2 | 1222 |
- 612 | 3 | 1836 |
- 613 | 1 | 613 |
- 626 | 1 | 626 |
- 627 | 1 | 627 |
- 628 | 1 | 628 |
- 630 | 3 | 1890 |
- 631 | 2 | 1262 |
- 633 | 1 | 633 |
- 641 | 1 | 641 |
- 642 | 2 | 1284 |
- 1028 | 5000 | 5140000 |
- Total | 6002 | 5688354 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 5000 |
- 1 | 1000 |
- 8 | 1 |
- Total | 6001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333137266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882ac7f4c5caf97
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6163376634633563
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_16.json b/autobahn/client/tungstenite_case_12_1_16.json
deleted file mode 100644
index df6b3e7..0000000
--- a/autobahn/client/tungstenite_case_12_1_16.json
+++ /dev/null
@@ -1,446 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 317,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6983,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=317&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Omb1Dukt3XVz9VQr1YELmA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: dLaaBK5Bw8n5eTT1LuiV1+W0oSo=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.16",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:44:42.334Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5688098,
- "outgoingWebSocketFrames": 6000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0042372148222011696,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 5000,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "455": 2,
- "456": 1,
- "457": 1,
- "458": 1,
- "459": 2,
- "460": 5,
- "461": 7,
- "462": 5,
- "463": 4,
- "464": 1,
- "465": 6,
- "466": 8,
- "467": 6,
- "468": 4,
- "469": 11,
- "470": 8,
- "471": 7,
- "472": 6,
- "473": 6,
- "474": 4,
- "475": 4,
- "476": 5,
- "477": 5,
- "478": 7,
- "479": 17,
- "480": 16,
- "481": 14,
- "482": 13,
- "483": 6,
- "484": 6,
- "485": 10,
- "486": 16,
- "487": 13,
- "488": 9,
- "489": 6,
- "490": 6,
- "491": 6,
- "492": 2,
- "493": 4,
- "494": 5,
- "495": 4,
- "496": 6,
- "497": 3,
- "499": 2,
- "500": 2,
- "502": 2,
- "504": 1,
- "505": 1,
- "507": 3,
- "509": 3,
- "510": 2,
- "512": 1,
- "514": 2,
- "515": 1,
- "517": 2,
- "518": 3,
- "519": 1,
- "520": 2,
- "521": 2,
- "522": 1,
- "523": 2,
- "524": 1,
- "525": 3,
- "526": 1,
- "527": 3,
- "528": 6,
- "529": 2,
- "530": 2,
- "531": 2,
- "537": 1,
- "544": 1,
- "545": 2,
- "547": 1,
- "548": 1,
- "550": 1,
- "551": 2,
- "553": 3,
- "554": 1,
- "555": 1,
- "556": 2,
- "557": 3,
- "558": 9,
- "559": 5,
- "560": 3,
- "561": 10,
- "562": 10,
- "563": 15,
- "564": 20,
- "565": 14,
- "566": 16,
- "567": 14,
- "568": 21,
- "569": 26,
- "570": 17,
- "571": 11,
- "572": 25,
- "573": 21,
- "574": 24,
- "575": 16,
- "576": 25,
- "577": 24,
- "578": 24,
- "579": 12,
- "580": 17,
- "581": 19,
- "582": 13,
- "583": 9,
- "584": 25,
- "585": 25,
- "586": 16,
- "587": 12,
- "588": 11,
- "589": 8,
- "590": 10,
- "591": 13,
- "592": 4,
- "593": 6,
- "594": 3,
- "595": 1,
- "596": 2,
- "597": 2,
- "598": 5,
- "599": 3,
- "600": 3,
- "601": 5,
- "602": 4,
- "603": 12,
- "604": 10,
- "605": 7,
- "606": 11,
- "607": 9,
- "608": 2,
- "609": 3,
- "611": 2,
- "612": 3,
- "613": 1,
- "626": 1,
- "627": 1,
- "628": 1,
- "630": 3,
- "631": 2,
- "633": 1,
- "641": 1,
- "642": 2,
- "1028": 5000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333137266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882ac7f4c5caf97"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "ac7f4c5c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_17.html b/autobahn/client/tungstenite_case_12_1_17.html
deleted file mode 100644
index 34ae1c5..0000000
--- a/autobahn/client/tungstenite_case_12_1_17.html
+++ /dev/null
@@ -1,599 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.17 : Pass - 8544 ms @ 2020-09-07T18:44:49.318Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=318&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: X8Xj1mBqT8WOIZpka+xtIQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9Ddsdutcu0jVwlUQbrfEdSHt114=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 1479 | 2 | 2958 |
- 1480 | 1 | 1480 |
- 1481 | 1 | 1481 |
- 1482 | 1 | 1482 |
- 1483 | 2 | 2966 |
- 1484 | 5 | 7420 |
- 1485 | 7 | 10395 |
- 1486 | 5 | 7430 |
- 1487 | 4 | 5948 |
- 1488 | 1 | 1488 |
- 1489 | 6 | 8934 |
- 1490 | 8 | 11920 |
- 1491 | 6 | 8946 |
- 1492 | 4 | 5968 |
- 1493 | 11 | 16423 |
- 1494 | 8 | 11952 |
- 1495 | 7 | 10465 |
- 1496 | 6 | 8976 |
- 1497 | 6 | 8982 |
- 1498 | 4 | 5992 |
- 1499 | 4 | 5996 |
- 1500 | 5 | 7500 |
- 1501 | 5 | 7505 |
- 1502 | 7 | 10514 |
- 1503 | 17 | 25551 |
- 1504 | 16 | 24064 |
- 1505 | 14 | 21070 |
- 1506 | 13 | 19578 |
- 1507 | 6 | 9042 |
- 1508 | 6 | 9048 |
- 1509 | 10 | 15090 |
- 1510 | 16 | 24160 |
- 1511 | 13 | 19643 |
- 1512 | 9 | 13608 |
- 1513 | 6 | 9078 |
- 1514 | 6 | 9084 |
- 1515 | 6 | 9090 |
- 1516 | 2 | 3032 |
- 1517 | 4 | 6068 |
- 1518 | 5 | 7590 |
- 1519 | 4 | 6076 |
- 1520 | 6 | 9120 |
- 1521 | 3 | 4563 |
- 1523 | 2 | 3046 |
- 1524 | 2 | 3048 |
- 1526 | 2 | 3052 |
- 1528 | 1 | 1528 |
- 1529 | 1 | 1529 |
- 1531 | 3 | 4593 |
- 1533 | 3 | 4599 |
- 1534 | 2 | 3068 |
- 1536 | 1 | 1536 |
- 1538 | 2 | 3076 |
- 1539 | 1 | 1539 |
- 1541 | 2 | 3082 |
- 1542 | 3 | 4626 |
- 1543 | 1 | 1543 |
- 1544 | 2 | 3088 |
- 1545 | 2 | 3090 |
- 1546 | 1 | 1546 |
- 1547 | 2 | 3094 |
- 1548 | 1 | 1548 |
- 1549 | 3 | 4647 |
- 1550 | 1 | 1550 |
- 1551 | 3 | 4653 |
- 1552 | 6 | 9312 |
- 1553 | 2 | 3106 |
- 1554 | 2 | 3108 |
- 1555 | 2 | 3110 |
- 1561 | 1 | 1561 |
- 1568 | 1 | 1568 |
- 1569 | 2 | 3138 |
- 1571 | 1 | 1571 |
- 1572 | 1 | 1572 |
- 1574 | 1 | 1574 |
- 1575 | 2 | 3150 |
- 1577 | 3 | 4731 |
- 1578 | 1 | 1578 |
- 1579 | 1 | 1579 |
- 1580 | 2 | 3160 |
- 1581 | 3 | 4743 |
- 1582 | 9 | 14238 |
- 1583 | 5 | 7915 |
- 1584 | 3 | 4752 |
- 1585 | 10 | 15850 |
- 1586 | 10 | 15860 |
- 1587 | 15 | 23805 |
- 1588 | 20 | 31760 |
- 1589 | 14 | 22246 |
- 1590 | 16 | 25440 |
- 1591 | 14 | 22274 |
- 1592 | 21 | 33432 |
- 1593 | 26 | 41418 |
- 1594 | 17 | 27098 |
- 1595 | 11 | 17545 |
- 1596 | 25 | 39900 |
- 1597 | 21 | 33537 |
- 1598 | 24 | 38352 |
- 1599 | 16 | 25584 |
- 1600 | 25 | 40000 |
- 1601 | 24 | 38424 |
- 1602 | 24 | 38448 |
- 1603 | 12 | 19236 |
- 1604 | 17 | 27268 |
- 1605 | 19 | 30495 |
- 1606 | 13 | 20878 |
- 1607 | 9 | 14463 |
- 1608 | 25 | 40200 |
- 1609 | 25 | 40225 |
- 1610 | 16 | 25760 |
- 1611 | 12 | 19332 |
- 1612 | 11 | 17732 |
- 1613 | 8 | 12904 |
- 1614 | 10 | 16140 |
- 1615 | 13 | 20995 |
- 1616 | 4 | 6464 |
- 1617 | 6 | 9702 |
- 1618 | 3 | 4854 |
- 1619 | 1 | 1619 |
- 1620 | 2 | 3240 |
- 1621 | 2 | 3242 |
- 1622 | 5 | 8110 |
- 1623 | 3 | 4869 |
- 1624 | 3 | 4872 |
- 1625 | 5 | 8125 |
- 1626 | 4 | 6504 |
- 1627 | 12 | 19524 |
- 1628 | 10 | 16280 |
- 1629 | 7 | 11403 |
- 1630 | 11 | 17930 |
- 1631 | 9 | 14679 |
- 1632 | 2 | 3264 |
- 1633 | 3 | 4899 |
- 1635 | 2 | 3270 |
- 1636 | 3 | 4908 |
- 1637 | 1 | 1637 |
- 1650 | 1 | 1650 |
- 1651 | 1 | 1651 |
- 1652 | 1 | 1652 |
- 1654 | 3 | 4962 |
- 1655 | 2 | 3310 |
- 1657 | 1 | 1657 |
- 1665 | 1 | 1665 |
- 1666 | 2 | 3332 |
- 4100 | 1000 | 4100000 |
- Total | 2002 | 5672354 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1000 |
- 1 | 1000 |
- 8 | 1 |
- Total | 2001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333138266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888246886b444560
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3436383836623434
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_17.json b/autobahn/client/tungstenite_case_12_1_17.json
deleted file mode 100644
index 27b3c6e..0000000
--- a/autobahn/client/tungstenite_case_12_1_17.json
+++ /dev/null
@@ -1,446 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 318,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 8544,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=318&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: X8Xj1mBqT8WOIZpka+xtIQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9Ddsdutcu0jVwlUQbrfEdSHt114=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.17",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:44:49.318Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5672098,
- "outgoingWebSocketFrames": 2000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0014124049407337233,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 1000,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "1479": 2,
- "1480": 1,
- "1481": 1,
- "1482": 1,
- "1483": 2,
- "1484": 5,
- "1485": 7,
- "1486": 5,
- "1487": 4,
- "1488": 1,
- "1489": 6,
- "1490": 8,
- "1491": 6,
- "1492": 4,
- "1493": 11,
- "1494": 8,
- "1495": 7,
- "1496": 6,
- "1497": 6,
- "1498": 4,
- "1499": 4,
- "1500": 5,
- "1501": 5,
- "1502": 7,
- "1503": 17,
- "1504": 16,
- "1505": 14,
- "1506": 13,
- "1507": 6,
- "1508": 6,
- "1509": 10,
- "1510": 16,
- "1511": 13,
- "1512": 9,
- "1513": 6,
- "1514": 6,
- "1515": 6,
- "1516": 2,
- "1517": 4,
- "1518": 5,
- "1519": 4,
- "1520": 6,
- "1521": 3,
- "1523": 2,
- "1524": 2,
- "1526": 2,
- "1528": 1,
- "1529": 1,
- "1531": 3,
- "1533": 3,
- "1534": 2,
- "1536": 1,
- "1538": 2,
- "1539": 1,
- "1541": 2,
- "1542": 3,
- "1543": 1,
- "1544": 2,
- "1545": 2,
- "1546": 1,
- "1547": 2,
- "1548": 1,
- "1549": 3,
- "1550": 1,
- "1551": 3,
- "1552": 6,
- "1553": 2,
- "1554": 2,
- "1555": 2,
- "1561": 1,
- "1568": 1,
- "1569": 2,
- "1571": 1,
- "1572": 1,
- "1574": 1,
- "1575": 2,
- "1577": 3,
- "1578": 1,
- "1579": 1,
- "1580": 2,
- "1581": 3,
- "1582": 9,
- "1583": 5,
- "1584": 3,
- "1585": 10,
- "1586": 10,
- "1587": 15,
- "1588": 20,
- "1589": 14,
- "1590": 16,
- "1591": 14,
- "1592": 21,
- "1593": 26,
- "1594": 17,
- "1595": 11,
- "1596": 25,
- "1597": 21,
- "1598": 24,
- "1599": 16,
- "1600": 25,
- "1601": 24,
- "1602": 24,
- "1603": 12,
- "1604": 17,
- "1605": 19,
- "1606": 13,
- "1607": 9,
- "1608": 25,
- "1609": 25,
- "1610": 16,
- "1611": 12,
- "1612": 11,
- "1613": 8,
- "1614": 10,
- "1615": 13,
- "1616": 4,
- "1617": 6,
- "1618": 3,
- "1619": 1,
- "1620": 2,
- "1621": 2,
- "1622": 5,
- "1623": 3,
- "1624": 3,
- "1625": 5,
- "1626": 4,
- "1627": 12,
- "1628": 10,
- "1629": 7,
- "1630": 11,
- "1631": 9,
- "1632": 2,
- "1633": 3,
- "1635": 2,
- "1636": 3,
- "1637": 1,
- "1650": 1,
- "1651": 1,
- "1652": 1,
- "1654": 3,
- "1655": 2,
- "1657": 1,
- "1665": 1,
- "1666": 2,
- "4100": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333138266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888246886b444560"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "46886b44"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_18.html b/autobahn/client/tungstenite_case_12_1_18.html
deleted file mode 100644
index 6a4f9ec..0000000
--- a/autobahn/client/tungstenite_case_12_1_18.html
+++ /dev/null
@@ -1,597 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.18 : Pass - 8485 ms @ 2020-09-07T18:44:57.863Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=319&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Vd1yAQZrhYK1wpEUgTCyPw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: rpPTcvTdvDp9io4/fO0c/f7H57c=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 5575 | 2 | 11150 |
- 5576 | 1 | 5576 |
- 5577 | 1 | 5577 |
- 5578 | 1 | 5578 |
- 5579 | 2 | 11158 |
- 5580 | 5 | 27900 |
- 5581 | 7 | 39067 |
- 5582 | 5 | 27910 |
- 5583 | 4 | 22332 |
- 5584 | 1 | 5584 |
- 5585 | 6 | 33510 |
- 5586 | 8 | 44688 |
- 5587 | 6 | 33522 |
- 5588 | 4 | 22352 |
- 5589 | 11 | 61479 |
- 5590 | 8 | 44720 |
- 5591 | 7 | 39137 |
- 5592 | 6 | 33552 |
- 5593 | 6 | 33558 |
- 5594 | 4 | 22376 |
- 5595 | 4 | 22380 |
- 5596 | 5 | 27980 |
- 5597 | 5 | 27985 |
- 5598 | 7 | 39186 |
- 5599 | 17 | 95183 |
- 5600 | 16 | 89600 |
- 5601 | 14 | 78414 |
- 5602 | 13 | 72826 |
- 5603 | 6 | 33618 |
- 5604 | 6 | 33624 |
- 5605 | 10 | 56050 |
- 5606 | 16 | 89696 |
- 5607 | 13 | 72891 |
- 5608 | 9 | 50472 |
- 5609 | 6 | 33654 |
- 5610 | 6 | 33660 |
- 5611 | 6 | 33666 |
- 5612 | 2 | 11224 |
- 5613 | 4 | 22452 |
- 5614 | 5 | 28070 |
- 5615 | 4 | 22460 |
- 5616 | 6 | 33696 |
- 5617 | 3 | 16851 |
- 5619 | 2 | 11238 |
- 5620 | 2 | 11240 |
- 5622 | 2 | 11244 |
- 5624 | 1 | 5624 |
- 5625 | 1 | 5625 |
- 5627 | 3 | 16881 |
- 5629 | 3 | 16887 |
- 5630 | 2 | 11260 |
- 5632 | 1 | 5632 |
- 5634 | 2 | 11268 |
- 5635 | 1 | 5635 |
- 5637 | 2 | 11274 |
- 5638 | 3 | 16914 |
- 5639 | 1 | 5639 |
- 5640 | 2 | 11280 |
- 5641 | 2 | 11282 |
- 5642 | 1 | 5642 |
- 5643 | 2 | 11286 |
- 5644 | 1 | 5644 |
- 5645 | 3 | 16935 |
- 5646 | 1 | 5646 |
- 5647 | 3 | 16941 |
- 5648 | 6 | 33888 |
- 5649 | 2 | 11298 |
- 5650 | 2 | 11300 |
- 5651 | 2 | 11302 |
- 5657 | 1 | 5657 |
- 5664 | 1 | 5664 |
- 5665 | 2 | 11330 |
- 5667 | 1 | 5667 |
- 5668 | 1 | 5668 |
- 5670 | 1 | 5670 |
- 5671 | 2 | 11342 |
- 5673 | 3 | 17019 |
- 5674 | 1 | 5674 |
- 5675 | 1 | 5675 |
- 5676 | 2 | 11352 |
- 5677 | 3 | 17031 |
- 5678 | 9 | 51102 |
- 5679 | 5 | 28395 |
- 5680 | 3 | 17040 |
- 5681 | 10 | 56810 |
- 5682 | 10 | 56820 |
- 5683 | 15 | 85245 |
- 5684 | 20 | 113680 |
- 5685 | 14 | 79590 |
- 5686 | 16 | 90976 |
- 5687 | 14 | 79618 |
- 5688 | 21 | 119448 |
- 5689 | 26 | 147914 |
- 5690 | 17 | 96730 |
- 5691 | 11 | 62601 |
- 5692 | 25 | 142300 |
- 5693 | 21 | 119553 |
- 5694 | 24 | 136656 |
- 5695 | 16 | 91120 |
- 5696 | 25 | 142400 |
- 5697 | 24 | 136728 |
- 5698 | 24 | 136752 |
- 5699 | 12 | 68388 |
- 5700 | 17 | 96900 |
- 5701 | 19 | 108319 |
- 5702 | 13 | 74126 |
- 5703 | 9 | 51327 |
- 5704 | 25 | 142600 |
- 5705 | 25 | 142625 |
- 5706 | 16 | 91296 |
- 5707 | 12 | 68484 |
- 5708 | 11 | 62788 |
- 5709 | 8 | 45672 |
- 5710 | 10 | 57100 |
- 5711 | 13 | 74243 |
- 5712 | 4 | 22848 |
- 5713 | 6 | 34278 |
- 5714 | 3 | 17142 |
- 5715 | 1 | 5715 |
- 5716 | 2 | 11432 |
- 5717 | 2 | 11434 |
- 5718 | 5 | 28590 |
- 5719 | 3 | 17157 |
- 5720 | 3 | 17160 |
- 5721 | 5 | 28605 |
- 5722 | 4 | 22888 |
- 5723 | 12 | 68676 |
- 5724 | 10 | 57240 |
- 5725 | 7 | 40075 |
- 5726 | 11 | 62986 |
- 5727 | 9 | 51543 |
- 5728 | 2 | 11456 |
- 5729 | 3 | 17187 |
- 5731 | 2 | 11462 |
- 5732 | 3 | 17196 |
- 5733 | 1 | 5733 |
- 5746 | 1 | 5746 |
- 5747 | 1 | 5747 |
- 5748 | 1 | 5748 |
- 5750 | 3 | 17250 |
- 5751 | 2 | 11502 |
- 5753 | 1 | 5753 |
- 5761 | 1 | 5761 |
- 5762 | 2 | 11524 |
- Total | 1002 | 5668354 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333139266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882210d872922e5
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3231306438373239
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_18.json b/autobahn/client/tungstenite_case_12_1_18.json
deleted file mode 100644
index 6455e59..0000000
--- a/autobahn/client/tungstenite_case_12_1_18.json
+++ /dev/null
@@ -1,444 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 319,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 8485,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=319&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Vd1yAQZrhYK1wpEUgTCyPw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: rpPTcvTdvDp9io4/fO0c/f7H57c=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.18",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:44:57.863Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5668098,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0007062024703668616,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "5575": 2,
- "5576": 1,
- "5577": 1,
- "5578": 1,
- "5579": 2,
- "5580": 5,
- "5581": 7,
- "5582": 5,
- "5583": 4,
- "5584": 1,
- "5585": 6,
- "5586": 8,
- "5587": 6,
- "5588": 4,
- "5589": 11,
- "5590": 8,
- "5591": 7,
- "5592": 6,
- "5593": 6,
- "5594": 4,
- "5595": 4,
- "5596": 5,
- "5597": 5,
- "5598": 7,
- "5599": 17,
- "5600": 16,
- "5601": 14,
- "5602": 13,
- "5603": 6,
- "5604": 6,
- "5605": 10,
- "5606": 16,
- "5607": 13,
- "5608": 9,
- "5609": 6,
- "5610": 6,
- "5611": 6,
- "5612": 2,
- "5613": 4,
- "5614": 5,
- "5615": 4,
- "5616": 6,
- "5617": 3,
- "5619": 2,
- "5620": 2,
- "5622": 2,
- "5624": 1,
- "5625": 1,
- "5627": 3,
- "5629": 3,
- "5630": 2,
- "5632": 1,
- "5634": 2,
- "5635": 1,
- "5637": 2,
- "5638": 3,
- "5639": 1,
- "5640": 2,
- "5641": 2,
- "5642": 1,
- "5643": 2,
- "5644": 1,
- "5645": 3,
- "5646": 1,
- "5647": 3,
- "5648": 6,
- "5649": 2,
- "5650": 2,
- "5651": 2,
- "5657": 1,
- "5664": 1,
- "5665": 2,
- "5667": 1,
- "5668": 1,
- "5670": 1,
- "5671": 2,
- "5673": 3,
- "5674": 1,
- "5675": 1,
- "5676": 2,
- "5677": 3,
- "5678": 9,
- "5679": 5,
- "5680": 3,
- "5681": 10,
- "5682": 10,
- "5683": 15,
- "5684": 20,
- "5685": 14,
- "5686": 16,
- "5687": 14,
- "5688": 21,
- "5689": 26,
- "5690": 17,
- "5691": 11,
- "5692": 25,
- "5693": 21,
- "5694": 24,
- "5695": 16,
- "5696": 25,
- "5697": 24,
- "5698": 24,
- "5699": 12,
- "5700": 17,
- "5701": 19,
- "5702": 13,
- "5703": 9,
- "5704": 25,
- "5705": 25,
- "5706": 16,
- "5707": 12,
- "5708": 11,
- "5709": 8,
- "5710": 10,
- "5711": 13,
- "5712": 4,
- "5713": 6,
- "5714": 3,
- "5715": 1,
- "5716": 2,
- "5717": 2,
- "5718": 5,
- "5719": 3,
- "5720": 3,
- "5721": 5,
- "5722": 4,
- "5723": 12,
- "5724": 10,
- "5725": 7,
- "5726": 11,
- "5727": 9,
- "5728": 2,
- "5729": 3,
- "5731": 2,
- "5732": 3,
- "5733": 1,
- "5746": 1,
- "5747": 1,
- "5748": 1,
- "5750": 3,
- "5751": 2,
- "5753": 1,
- "5761": 1,
- "5762": 2
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333139266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882210d872922e5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "210d8729"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_2.html b/autobahn/client/tungstenite_case_12_1_2.html
deleted file mode 100644
index 97013a8..0000000
--- a/autobahn/client/tungstenite_case_12_1_2.html
+++ /dev/null
@@ -1,328 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.2 : Pass - 522 ms @ 2020-09-07T18:44:08.617Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=303&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: s0oxjdAfZpXN1huto3uIFw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: MMyzkaurgEyMfGCBkB17CRj09FU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 11 | 463 | 5093 |
- 12 | 9 | 108 |
- 13 | 131 | 1703 |
- 14 | 173 | 2422 |
- 15 | 39 | 585 |
- 16 | 54 | 864 |
- 17 | 108 | 1836 |
- 18 | 13 | 234 |
- 19 | 4 | 76 |
- 22 | 1 | 22 |
- 28 | 1 | 28 |
- 36 | 1 | 36 |
- 41 | 1 | 41 |
- 42 | 1 | 42 |
- 55 | 1 | 55 |
- 257 | 1 | 257 |
- Total | 1002 | 13410 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 7 | 441 | 3087 |
- 8 | 10 | 80 |
- 9 | 143 | 1287 |
- 10 | 174 | 1740 |
- 11 | 36 | 396 |
- 12 | 68 | 816 |
- 13 | 78 | 1014 |
- 14 | 28 | 392 |
- 15 | 16 | 240 |
- 19 | 1 | 19 |
- 24 | 1 | 24 |
- 32 | 1 | 32 |
- 37 | 1 | 37 |
- 38 | 1 | 38 |
- 51 | 1 | 51 |
- 252 | 1 | 252 |
- Total | 1002 | 9509 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333033266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888299e240149a0a
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3939653234303134
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_2.json b/autobahn/client/tungstenite_case_12_1_2.json
deleted file mode 100644
index 5ce82ea..0000000
--- a/autobahn/client/tungstenite_case_12_1_2.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 303,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 522,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=303&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: s0oxjdAfZpXN1huto3uIFw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: MMyzkaurgEyMfGCBkB17CRj09FU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "11": 463,
- "12": 9,
- "13": 131,
- "14": 173,
- "15": 39,
- "16": 54,
- "17": 108,
- "18": 13,
- "19": 4,
- "22": 1,
- "28": 1,
- "36": 1,
- "41": 1,
- "42": 1,
- "55": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:08.617Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.111640625,
- "incomingOctetsAppLevel": 64000,
- "incomingOctetsWebSocketLevel": 7145,
- "incomingOctetsWireLevel": 13145,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.8397480755773268,
- "outgoingCompressionRatio": 0.113328125,
- "outgoingOctetsAppLevel": 64000,
- "outgoingOctetsWebSocketLevel": 7253,
- "outgoingOctetsWireLevel": 9253,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.2757479663587481,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "7": 441,
- "8": 10,
- "9": 143,
- "10": 174,
- "11": 36,
- "12": 68,
- "13": 78,
- "14": 28,
- "15": 16,
- "19": 1,
- "24": 1,
- "32": 1,
- "37": 1,
- "38": 1,
- "51": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333033266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888299e240149a0a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "99e24014"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_3.html b/autobahn/client/tungstenite_case_12_1_3.html
deleted file mode 100644
index 2a5aa3b..0000000
--- a/autobahn/client/tungstenite_case_12_1_3.html
+++ /dev/null
@@ -1,355 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.3 : Pass - 541 ms @ 2020-09-07T18:44:09.139Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=304&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UmZ1jbtG2gB2NEunipvDbw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: g9czfIZYth5bpkiKDiJeGDLE/2U=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 17 | 39 | 663 |
- 18 | 222 | 3996 |
- 19 | 81 | 1539 |
- 20 | 52 | 1040 |
- 21 | 147 | 3087 |
- 22 | 102 | 2244 |
- 23 | 70 | 1610 |
- 24 | 77 | 1848 |
- 25 | 67 | 1675 |
- 26 | 46 | 1196 |
- 27 | 33 | 891 |
- 28 | 27 | 756 |
- 29 | 15 | 435 |
- 30 | 4 | 120 |
- 31 | 1 | 31 |
- 32 | 3 | 96 |
- 34 | 2 | 68 |
- 35 | 2 | 70 |
- 37 | 1 | 37 |
- 39 | 2 | 78 |
- 41 | 1 | 41 |
- 42 | 1 | 42 |
- 43 | 1 | 43 |
- 46 | 1 | 46 |
- 65 | 1 | 65 |
- 70 | 1 | 70 |
- 151 | 1 | 151 |
- 257 | 1 | 257 |
- Total | 1002 | 22203 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 13 | 42 | 546 |
- 14 | 70 | 980 |
- 15 | 42 | 630 |
- 16 | 138 | 2208 |
- 17 | 105 | 1785 |
- 18 | 99 | 1782 |
- 19 | 125 | 2375 |
- 20 | 72 | 1440 |
- 21 | 76 | 1596 |
- 22 | 54 | 1188 |
- 23 | 53 | 1219 |
- 24 | 38 | 912 |
- 25 | 29 | 725 |
- 26 | 22 | 572 |
- 27 | 10 | 270 |
- 28 | 4 | 112 |
- 29 | 5 | 145 |
- 30 | 1 | 30 |
- 31 | 2 | 62 |
- 32 | 1 | 32 |
- 33 | 2 | 66 |
- 34 | 1 | 34 |
- 36 | 1 | 36 |
- 37 | 1 | 37 |
- 39 | 1 | 39 |
- 41 | 2 | 82 |
- 43 | 1 | 43 |
- 61 | 1 | 61 |
- 66 | 1 | 66 |
- 147 | 1 | 147 |
- 252 | 1 | 252 |
- Total | 1002 | 19476 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333034266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88828342f4f980aa
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3833343266346639
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_3.json b/autobahn/client/tungstenite_case_12_1_3.json
deleted file mode 100644
index ce61be3..0000000
--- a/autobahn/client/tungstenite_case_12_1_3.json
+++ /dev/null
@@ -1,202 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 304,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 541,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=304&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UmZ1jbtG2gB2NEunipvDbw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: g9czfIZYth5bpkiKDiJeGDLE/2U=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "17": 39,
- "18": 222,
- "19": 81,
- "20": 52,
- "21": 147,
- "22": 102,
- "23": 70,
- "24": 77,
- "25": 67,
- "26": 46,
- "27": 33,
- "28": 27,
- "29": 15,
- "30": 4,
- "31": 1,
- "32": 3,
- "34": 2,
- "35": 2,
- "37": 1,
- "39": 2,
- "41": 1,
- "42": 1,
- "43": 1,
- "46": 1,
- "65": 1,
- "70": 1,
- "151": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:09.139Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.06225,
- "incomingOctetsAppLevel": 256000,
- "incomingOctetsWebSocketLevel": 15936,
- "incomingOctetsWireLevel": 21938,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.3766315261044177,
- "outgoingCompressionRatio": 0.0672578125,
- "outgoingOctetsAppLevel": 256000,
- "outgoingOctetsWebSocketLevel": 17218,
- "outgoingOctetsWireLevel": 19220,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.11627366709257754,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "13": 42,
- "14": 70,
- "15": 42,
- "16": 138,
- "17": 105,
- "18": 99,
- "19": 125,
- "20": 72,
- "21": 76,
- "22": 54,
- "23": 53,
- "24": 38,
- "25": 29,
- "26": 22,
- "27": 10,
- "28": 4,
- "29": 5,
- "30": 1,
- "31": 2,
- "32": 1,
- "33": 2,
- "34": 1,
- "36": 1,
- "37": 1,
- "39": 1,
- "41": 2,
- "43": 1,
- "61": 1,
- "66": 1,
- "147": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333034266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828342f4f980aa"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8342f4f9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_4.html b/autobahn/client/tungstenite_case_12_1_4.html
deleted file mode 100644
index a234071..0000000
--- a/autobahn/client/tungstenite_case_12_1_4.html
+++ /dev/null
@@ -1,418 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.4 : Pass - 599 ms @ 2020-09-07T18:44:09.681Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=305&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +eWAWQ90JR9PltNCf0+jLA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 4OsGjYxKS1dH9Kie1CbbW4sWXZk=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 43 | 1 | 43 |
- 44 | 6 | 264 |
- 45 | 13 | 585 |
- 46 | 14 | 644 |
- 47 | 24 | 1128 |
- 48 | 69 | 3312 |
- 49 | 56 | 2744 |
- 50 | 56 | 2800 |
- 51 | 63 | 3213 |
- 52 | 66 | 3432 |
- 53 | 51 | 2703 |
- 54 | 78 | 4212 |
- 55 | 44 | 2420 |
- 56 | 50 | 2800 |
- 57 | 24 | 1368 |
- 58 | 33 | 1914 |
- 59 | 40 | 2360 |
- 60 | 14 | 840 |
- 61 | 13 | 793 |
- 62 | 16 | 992 |
- 63 | 12 | 756 |
- 64 | 10 | 640 |
- 65 | 12 | 780 |
- 66 | 18 | 1188 |
- 67 | 17 | 1139 |
- 68 | 24 | 1632 |
- 69 | 20 | 1380 |
- 70 | 25 | 1750 |
- 71 | 31 | 2201 |
- 72 | 14 | 1008 |
- 73 | 14 | 1022 |
- 74 | 12 | 888 |
- 75 | 8 | 600 |
- 76 | 10 | 760 |
- 77 | 3 | 231 |
- 78 | 5 | 390 |
- 79 | 1 | 79 |
- 80 | 1 | 80 |
- 81 | 1 | 81 |
- 83 | 2 | 166 |
- 84 | 2 | 168 |
- 85 | 3 | 255 |
- 88 | 3 | 264 |
- 89 | 1 | 89 |
- 90 | 1 | 90 |
- 92 | 4 | 368 |
- 95 | 2 | 190 |
- 97 | 1 | 97 |
- 100 | 1 | 100 |
- 102 | 1 | 102 |
- 105 | 1 | 105 |
- 106 | 2 | 212 |
- 107 | 3 | 321 |
- 112 | 2 | 224 |
- 116 | 1 | 116 |
- 174 | 1 | 174 |
- 257 | 1 | 257 |
- Total | 1002 | 58478 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 39 | 1 | 39 |
- 40 | 1 | 40 |
- 41 | 4 | 164 |
- 44 | 5 | 220 |
- 45 | 1 | 45 |
- 46 | 4 | 184 |
- 47 | 9 | 423 |
- 48 | 22 | 1056 |
- 49 | 33 | 1617 |
- 50 | 32 | 1600 |
- 51 | 39 | 1989 |
- 52 | 68 | 3536 |
- 53 | 48 | 2544 |
- 54 | 63 | 3402 |
- 55 | 60 | 3300 |
- 56 | 67 | 3752 |
- 57 | 66 | 3762 |
- 58 | 27 | 1566 |
- 59 | 49 | 2891 |
- 60 | 29 | 1740 |
- 61 | 18 | 1098 |
- 62 | 16 | 992 |
- 63 | 31 | 1953 |
- 64 | 18 | 1152 |
- 65 | 16 | 1040 |
- 66 | 8 | 528 |
- 67 | 19 | 1273 |
- 68 | 21 | 1428 |
- 69 | 16 | 1104 |
- 70 | 29 | 2030 |
- 71 | 18 | 1278 |
- 72 | 28 | 2016 |
- 73 | 31 | 2263 |
- 74 | 10 | 740 |
- 75 | 11 | 825 |
- 76 | 18 | 1368 |
- 77 | 10 | 770 |
- 78 | 8 | 624 |
- 79 | 4 | 316 |
- 80 | 3 | 240 |
- 82 | 1 | 82 |
- 83 | 2 | 166 |
- 84 | 3 | 252 |
- 86 | 3 | 258 |
- 87 | 1 | 87 |
- 88 | 1 | 88 |
- 89 | 3 | 267 |
- 91 | 2 | 182 |
- 92 | 2 | 184 |
- 94 | 4 | 376 |
- 96 | 1 | 96 |
- 97 | 1 | 97 |
- 99 | 2 | 198 |
- 100 | 1 | 100 |
- 101 | 1 | 101 |
- 104 | 1 | 104 |
- 105 | 2 | 210 |
- 106 | 1 | 106 |
- 107 | 1 | 107 |
- 108 | 1 | 108 |
- 109 | 2 | 218 |
- 110 | 1 | 110 |
- 114 | 1 | 114 |
- 170 | 1 | 170 |
- 252 | 1 | 252 |
- Total | 1002 | 60945 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333035266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882582549a55bcd
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3538323534396135
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_4.json b/autobahn/client/tungstenite_case_12_1_4.json
deleted file mode 100644
index ba0a53f..0000000
--- a/autobahn/client/tungstenite_case_12_1_4.json
+++ /dev/null
@@ -1,265 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 305,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 599,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=305&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +eWAWQ90JR9PltNCf0+jLA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 4OsGjYxKS1dH9Kie1CbbW4sWXZk=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "43": 1,
- "44": 6,
- "45": 13,
- "46": 14,
- "47": 24,
- "48": 69,
- "49": 56,
- "50": 56,
- "51": 63,
- "52": 66,
- "53": 51,
- "54": 78,
- "55": 44,
- "56": 50,
- "57": 24,
- "58": 33,
- "59": 40,
- "60": 14,
- "61": 13,
- "62": 16,
- "63": 12,
- "64": 10,
- "65": 12,
- "66": 18,
- "67": 17,
- "68": 24,
- "69": 20,
- "70": 25,
- "71": 31,
- "72": 14,
- "73": 14,
- "74": 12,
- "75": 8,
- "76": 10,
- "77": 3,
- "78": 5,
- "79": 1,
- "80": 1,
- "81": 1,
- "83": 2,
- "84": 2,
- "85": 3,
- "88": 3,
- "89": 1,
- "90": 1,
- "92": 4,
- "95": 2,
- "97": 1,
- "100": 1,
- "102": 1,
- "105": 1,
- "106": 2,
- "107": 3,
- "112": 2,
- "116": 1,
- "174": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:09.681Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0509873046875,
- "incomingOctetsAppLevel": 1024000,
- "incomingOctetsWebSocketLevel": 52211,
- "incomingOctetsWireLevel": 58213,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.11495661833713203,
- "outgoingCompressionRatio": 0.0573115234375,
- "outgoingOctetsAppLevel": 1024000,
- "outgoingOctetsWebSocketLevel": 58687,
- "outgoingOctetsWireLevel": 60689,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.034113176683081434,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "39": 1,
- "40": 1,
- "41": 4,
- "44": 5,
- "45": 1,
- "46": 4,
- "47": 9,
- "48": 22,
- "49": 33,
- "50": 32,
- "51": 39,
- "52": 68,
- "53": 48,
- "54": 63,
- "55": 60,
- "56": 67,
- "57": 66,
- "58": 27,
- "59": 49,
- "60": 29,
- "61": 18,
- "62": 16,
- "63": 31,
- "64": 18,
- "65": 16,
- "66": 8,
- "67": 19,
- "68": 21,
- "69": 16,
- "70": 29,
- "71": 18,
- "72": 28,
- "73": 31,
- "74": 10,
- "75": 11,
- "76": 18,
- "77": 10,
- "78": 8,
- "79": 4,
- "80": 3,
- "82": 1,
- "83": 2,
- "84": 3,
- "86": 3,
- "87": 1,
- "88": 1,
- "89": 3,
- "91": 2,
- "92": 2,
- "94": 4,
- "96": 1,
- "97": 1,
- "99": 2,
- "100": 1,
- "101": 1,
- "104": 1,
- "105": 2,
- "106": 1,
- "107": 1,
- "108": 1,
- "109": 2,
- "110": 1,
- "114": 1,
- "170": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333035266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882582549a55bcd"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "582549a5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_5.html b/autobahn/client/tungstenite_case_12_1_5.html
deleted file mode 100644
index 07b30b9..0000000
--- a/autobahn/client/tungstenite_case_12_1_5.html
+++ /dev/null
@@ -1,535 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.5 : Pass - 777 ms @ 2020-09-07T18:44:10.281Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=306&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: MrexytLQl0q1tKtS238bVw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: mco8MTdq+MO7t/SqFp7dAPOSWhs=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 130 | 2 | 260 |
- 134 | 2 | 268 |
- 136 | 6 | 816 |
- 137 | 4 | 548 |
- 138 | 12 | 1656 |
- 139 | 11 | 1529 |
- 140 | 14 | 1960 |
- 141 | 7 | 987 |
- 142 | 11 | 1562 |
- 143 | 18 | 2574 |
- 144 | 12 | 1728 |
- 145 | 9 | 1305 |
- 146 | 12 | 1752 |
- 147 | 9 | 1323 |
- 148 | 12 | 1776 |
- 149 | 17 | 2533 |
- 150 | 18 | 2700 |
- 151 | 27 | 4077 |
- 152 | 26 | 3952 |
- 153 | 30 | 4590 |
- 154 | 35 | 5390 |
- 155 | 21 | 3255 |
- 156 | 24 | 3744 |
- 157 | 21 | 3297 |
- 158 | 6 | 948 |
- 159 | 11 | 1749 |
- 160 | 7 | 1120 |
- 161 | 10 | 1610 |
- 162 | 13 | 2106 |
- 163 | 12 | 1956 |
- 164 | 19 | 3116 |
- 165 | 10 | 1650 |
- 166 | 11 | 1826 |
- 167 | 11 | 1837 |
- 168 | 17 | 2856 |
- 169 | 14 | 2366 |
- 170 | 14 | 2380 |
- 171 | 11 | 1881 |
- 172 | 12 | 2064 |
- 173 | 15 | 2595 |
- 174 | 11 | 1914 |
- 175 | 19 | 3325 |
- 176 | 8 | 1408 |
- 177 | 8 | 1416 |
- 178 | 9 | 1602 |
- 179 | 10 | 1790 |
- 180 | 5 | 900 |
- 181 | 3 | 543 |
- 182 | 5 | 910 |
- 183 | 7 | 1281 |
- 184 | 16 | 2944 |
- 185 | 2 | 370 |
- 186 | 11 | 2046 |
- 187 | 4 | 748 |
- 188 | 3 | 564 |
- 189 | 9 | 1701 |
- 190 | 13 | 2470 |
- 191 | 11 | 2101 |
- 192 | 7 | 1344 |
- 193 | 9 | 1737 |
- 194 | 10 | 1940 |
- 195 | 7 | 1365 |
- 196 | 5 | 980 |
- 197 | 13 | 2561 |
- 198 | 9 | 1782 |
- 199 | 17 | 3383 |
- 200 | 17 | 3400 |
- 201 | 14 | 2814 |
- 202 | 20 | 4040 |
- 203 | 18 | 3654 |
- 204 | 12 | 2448 |
- 205 | 12 | 2460 |
- 206 | 7 | 1442 |
- 207 | 6 | 1242 |
- 208 | 6 | 1248 |
- 209 | 1 | 209 |
- 210 | 3 | 630 |
- 211 | 4 | 844 |
- 213 | 2 | 426 |
- 214 | 2 | 428 |
- 215 | 1 | 215 |
- 216 | 2 | 432 |
- 217 | 2 | 434 |
- 218 | 2 | 436 |
- 219 | 6 | 1314 |
- 220 | 3 | 660 |
- 221 | 1 | 221 |
- 224 | 1 | 224 |
- 225 | 1 | 225 |
- 226 | 1 | 226 |
- 227 | 2 | 454 |
- 228 | 1 | 228 |
- 230 | 3 | 690 |
- 232 | 3 | 696 |
- 233 | 5 | 1165 |
- 234 | 4 | 936 |
- 235 | 4 | 940 |
- 236 | 5 | 1180 |
- 237 | 3 | 711 |
- 238 | 2 | 476 |
- 239 | 3 | 717 |
- 240 | 3 | 720 |
- 241 | 2 | 482 |
- 242 | 4 | 968 |
- 243 | 2 | 486 |
- 244 | 2 | 488 |
- 245 | 4 | 980 |
- 246 | 2 | 492 |
- 247 | 3 | 741 |
- 248 | 3 | 744 |
- 249 | 1 | 249 |
- 251 | 3 | 753 |
- 252 | 2 | 504 |
- 254 | 2 | 508 |
- 255 | 2 | 510 |
- 257 | 1 | 257 |
- 258 | 1 | 258 |
- 308 | 1 | 308 |
- Total | 1002 | 176088 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 148 | 1 | 148 |
- 149 | 2 | 298 |
- 150 | 2 | 300 |
- 151 | 4 | 604 |
- 153 | 3 | 459 |
- 154 | 2 | 308 |
- 155 | 2 | 310 |
- 156 | 3 | 468 |
- 157 | 1 | 157 |
- 158 | 2 | 316 |
- 159 | 1 | 159 |
- 160 | 6 | 960 |
- 161 | 5 | 805 |
- 162 | 1 | 162 |
- 163 | 7 | 1141 |
- 164 | 7 | 1148 |
- 165 | 10 | 1650 |
- 166 | 13 | 2158 |
- 167 | 10 | 1670 |
- 168 | 13 | 2184 |
- 169 | 14 | 2366 |
- 170 | 19 | 3230 |
- 171 | 20 | 3420 |
- 172 | 16 | 2752 |
- 173 | 28 | 4844 |
- 174 | 20 | 3480 |
- 175 | 24 | 4200 |
- 176 | 23 | 4048 |
- 177 | 23 | 4071 |
- 178 | 23 | 4094 |
- 179 | 28 | 5012 |
- 180 | 20 | 3600 |
- 181 | 19 | 3439 |
- 182 | 17 | 3094 |
- 183 | 12 | 2196 |
- 184 | 22 | 4048 |
- 185 | 26 | 4810 |
- 186 | 12 | 2232 |
- 187 | 13 | 2431 |
- 188 | 15 | 2820 |
- 189 | 11 | 2079 |
- 190 | 11 | 2090 |
- 191 | 16 | 3056 |
- 192 | 11 | 2112 |
- 193 | 9 | 1737 |
- 194 | 7 | 1358 |
- 195 | 10 | 1950 |
- 196 | 3 | 588 |
- 197 | 9 | 1773 |
- 198 | 11 | 2178 |
- 199 | 5 | 995 |
- 200 | 4 | 800 |
- 201 | 10 | 2010 |
- 202 | 10 | 2020 |
- 203 | 4 | 812 |
- 204 | 7 | 1428 |
- 205 | 1 | 205 |
- 206 | 3 | 618 |
- 207 | 5 | 1035 |
- 208 | 5 | 1040 |
- 209 | 5 | 1045 |
- 210 | 10 | 2100 |
- 211 | 11 | 2321 |
- 212 | 10 | 2120 |
- 213 | 12 | 2556 |
- 214 | 10 | 2140 |
- 215 | 7 | 1505 |
- 216 | 4 | 864 |
- 217 | 9 | 1953 |
- 218 | 11 | 2398 |
- 219 | 10 | 2190 |
- 220 | 17 | 3740 |
- 221 | 6 | 1326 |
- 222 | 12 | 2664 |
- 223 | 14 | 3122 |
- 224 | 7 | 1568 |
- 225 | 13 | 2925 |
- 226 | 11 | 2486 |
- 227 | 9 | 2043 |
- 228 | 11 | 2508 |
- 229 | 15 | 3435 |
- 230 | 12 | 2760 |
- 231 | 16 | 3696 |
- 232 | 7 | 1624 |
- 233 | 6 | 1398 |
- 234 | 3 | 702 |
- 235 | 2 | 470 |
- 236 | 1 | 236 |
- 240 | 2 | 480 |
- 242 | 5 | 1210 |
- 243 | 2 | 486 |
- 244 | 4 | 976 |
- 245 | 2 | 490 |
- 246 | 4 | 984 |
- 247 | 1 | 247 |
- 248 | 4 | 992 |
- 249 | 1 | 249 |
- 251 | 2 | 502 |
- 252 | 4 | 1008 |
- 253 | 4 | 1012 |
- 254 | 1 | 254 |
- 255 | 1 | 255 |
- 256 | 4 | 1024 |
- 257 | 2 | 514 |
- 258 | 3 | 774 |
- 259 | 1 | 259 |
- 260 | 6 | 1560 |
- 261 | 3 | 783 |
- 262 | 6 | 1572 |
- 263 | 5 | 1315 |
- 264 | 5 | 1320 |
- 265 | 9 | 2385 |
- 266 | 5 | 1330 |
- 267 | 4 | 1068 |
- 268 | 1 | 268 |
- 269 | 3 | 807 |
- 270 | 1 | 270 |
- 272 | 1 | 272 |
- 281 | 1 | 281 |
- 285 | 1 | 285 |
- 306 | 1 | 306 |
- Total | 1002 | 198913 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333036266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882282d3bf52bc5
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3238326433626635
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_5.json b/autobahn/client/tungstenite_case_12_1_5.json
deleted file mode 100644
index 017b8ff..0000000
--- a/autobahn/client/tungstenite_case_12_1_5.json
+++ /dev/null
@@ -1,382 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 306,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 777,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=306&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: MrexytLQl0q1tKtS238bVw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: mco8MTdq+MO7t/SqFp7dAPOSWhs=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "130": 2,
- "134": 2,
- "136": 6,
- "137": 4,
- "138": 12,
- "139": 11,
- "140": 14,
- "141": 7,
- "142": 11,
- "143": 18,
- "144": 12,
- "145": 9,
- "146": 12,
- "147": 9,
- "148": 12,
- "149": 17,
- "150": 18,
- "151": 27,
- "152": 26,
- "153": 30,
- "154": 35,
- "155": 21,
- "156": 24,
- "157": 21,
- "158": 6,
- "159": 11,
- "160": 7,
- "161": 10,
- "162": 13,
- "163": 12,
- "164": 19,
- "165": 10,
- "166": 11,
- "167": 11,
- "168": 17,
- "169": 14,
- "170": 14,
- "171": 11,
- "172": 12,
- "173": 15,
- "174": 11,
- "175": 19,
- "176": 8,
- "177": 8,
- "178": 9,
- "179": 10,
- "180": 5,
- "181": 3,
- "182": 5,
- "183": 7,
- "184": 16,
- "185": 2,
- "186": 11,
- "187": 4,
- "188": 3,
- "189": 9,
- "190": 13,
- "191": 11,
- "192": 7,
- "193": 9,
- "194": 10,
- "195": 7,
- "196": 5,
- "197": 13,
- "198": 9,
- "199": 17,
- "200": 17,
- "201": 14,
- "202": 20,
- "203": 18,
- "204": 12,
- "205": 12,
- "206": 7,
- "207": 6,
- "208": 6,
- "209": 1,
- "210": 3,
- "211": 4,
- "213": 2,
- "214": 2,
- "215": 1,
- "216": 2,
- "217": 2,
- "218": 2,
- "219": 6,
- "220": 3,
- "221": 1,
- "224": 1,
- "225": 1,
- "226": 1,
- "227": 2,
- "228": 1,
- "230": 3,
- "232": 3,
- "233": 5,
- "234": 4,
- "235": 4,
- "236": 5,
- "237": 3,
- "238": 2,
- "239": 3,
- "240": 3,
- "241": 2,
- "242": 4,
- "243": 2,
- "244": 2,
- "245": 4,
- "246": 2,
- "247": 3,
- "248": 3,
- "249": 1,
- "251": 3,
- "252": 2,
- "254": 2,
- "255": 2,
- "257": 1,
- "258": 1,
- "308": 1
- },
- "started": "2020-09-07T18:44:10.281Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.040973388671875,
- "incomingOctetsAppLevel": 4096000,
- "incomingOctetsWebSocketLevel": 167827,
- "incomingOctetsWireLevel": 175823,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.047644300380749224,
- "outgoingCompressionRatio": 0.047523681640625,
- "outgoingOctetsAppLevel": 4096000,
- "outgoingOctetsWebSocketLevel": 194657,
- "outgoingOctetsWireLevel": 198657,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.02054896561644328,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "148": 1,
- "149": 2,
- "150": 2,
- "151": 4,
- "153": 3,
- "154": 2,
- "155": 2,
- "156": 3,
- "157": 1,
- "158": 2,
- "159": 1,
- "160": 6,
- "161": 5,
- "162": 1,
- "163": 7,
- "164": 7,
- "165": 10,
- "166": 13,
- "167": 10,
- "168": 13,
- "169": 14,
- "170": 19,
- "171": 20,
- "172": 16,
- "173": 28,
- "174": 20,
- "175": 24,
- "176": 23,
- "177": 23,
- "178": 23,
- "179": 28,
- "180": 20,
- "181": 19,
- "182": 17,
- "183": 12,
- "184": 22,
- "185": 26,
- "186": 12,
- "187": 13,
- "188": 15,
- "189": 11,
- "190": 11,
- "191": 16,
- "192": 11,
- "193": 9,
- "194": 7,
- "195": 10,
- "196": 3,
- "197": 9,
- "198": 11,
- "199": 5,
- "200": 4,
- "201": 10,
- "202": 10,
- "203": 4,
- "204": 7,
- "205": 1,
- "206": 3,
- "207": 5,
- "208": 5,
- "209": 5,
- "210": 10,
- "211": 11,
- "212": 10,
- "213": 12,
- "214": 10,
- "215": 7,
- "216": 4,
- "217": 9,
- "218": 11,
- "219": 10,
- "220": 17,
- "221": 6,
- "222": 12,
- "223": 14,
- "224": 7,
- "225": 13,
- "226": 11,
- "227": 9,
- "228": 11,
- "229": 15,
- "230": 12,
- "231": 16,
- "232": 7,
- "233": 6,
- "234": 3,
- "235": 2,
- "236": 1,
- "240": 2,
- "242": 5,
- "243": 2,
- "244": 4,
- "245": 2,
- "246": 4,
- "247": 1,
- "248": 4,
- "249": 1,
- "251": 2,
- "252": 4,
- "253": 4,
- "254": 1,
- "255": 1,
- "256": 4,
- "257": 2,
- "258": 3,
- "259": 1,
- "260": 6,
- "261": 3,
- "262": 6,
- "263": 5,
- "264": 5,
- "265": 9,
- "266": 5,
- "267": 4,
- "268": 1,
- "269": 3,
- "270": 1,
- "272": 1,
- "281": 1,
- "285": 1,
- "306": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333036266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882282d3bf52bc5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "282d3bf5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_6.html b/autobahn/client/tungstenite_case_12_1_6.html
deleted file mode 100644
index 10d31a5..0000000
--- a/autobahn/client/tungstenite_case_12_1_6.html
+++ /dev/null
@@ -1,645 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.6 : Pass - 1003 ms @ 2020-09-07T18:44:11.059Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=307&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: L2VPeGUAZHd1qaY3k0xQIw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: El1Orr/eXoS1kagC6rsJJeM3RtY=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 248 | 1 | 248 |
- 249 | 4 | 996 |
- 250 | 3 | 750 |
- 251 | 1 | 251 |
- 252 | 4 | 1008 |
- 253 | 7 | 1771 |
- 254 | 3 | 762 |
- 255 | 6 | 1530 |
- 256 | 6 | 1536 |
- 257 | 5 | 1285 |
- 258 | 10 | 2580 |
- 259 | 13 | 3367 |
- 260 | 7 | 1820 |
- 261 | 8 | 2088 |
- 262 | 4 | 1048 |
- 263 | 8 | 2104 |
- 264 | 7 | 1848 |
- 265 | 5 | 1325 |
- 266 | 5 | 1330 |
- 267 | 5 | 1335 |
- 268 | 11 | 2948 |
- 269 | 6 | 1614 |
- 270 | 5 | 1350 |
- 271 | 9 | 2439 |
- 272 | 15 | 4080 |
- 273 | 10 | 2730 |
- 274 | 13 | 3562 |
- 275 | 14 | 3850 |
- 276 | 12 | 3312 |
- 277 | 13 | 3601 |
- 278 | 12 | 3336 |
- 279 | 10 | 2790 |
- 280 | 17 | 4760 |
- 281 | 14 | 3934 |
- 282 | 9 | 2538 |
- 283 | 12 | 3396 |
- 284 | 8 | 2272 |
- 285 | 9 | 2565 |
- 286 | 7 | 2002 |
- 287 | 9 | 2583 |
- 288 | 10 | 2880 |
- 289 | 10 | 2890 |
- 290 | 8 | 2320 |
- 291 | 4 | 1164 |
- 292 | 16 | 4672 |
- 293 | 3 | 879 |
- 294 | 6 | 1764 |
- 295 | 9 | 2655 |
- 296 | 4 | 1184 |
- 297 | 8 | 2376 |
- 298 | 9 | 2682 |
- 299 | 11 | 3289 |
- 300 | 8 | 2400 |
- 301 | 5 | 1505 |
- 302 | 2 | 604 |
- 303 | 5 | 1515 |
- 304 | 12 | 3648 |
- 305 | 9 | 2745 |
- 306 | 12 | 3672 |
- 307 | 11 | 3377 |
- 308 | 6 | 1848 |
- 309 | 8 | 2472 |
- 310 | 7 | 2170 |
- 311 | 5 | 1555 |
- 312 | 9 | 2808 |
- 313 | 10 | 3130 |
- 314 | 10 | 3140 |
- 315 | 6 | 1890 |
- 316 | 15 | 4740 |
- 317 | 6 | 1902 |
- 318 | 5 | 1590 |
- 319 | 10 | 3190 |
- 320 | 10 | 3200 |
- 321 | 12 | 3852 |
- 322 | 3 | 966 |
- 323 | 5 | 1615 |
- 324 | 6 | 1944 |
- 325 | 3 | 975 |
- 326 | 6 | 1956 |
- 327 | 8 | 2616 |
- 328 | 6 | 1968 |
- 329 | 4 | 1316 |
- 330 | 11 | 3630 |
- 331 | 8 | 2648 |
- 332 | 13 | 4316 |
- 333 | 3 | 999 |
- 334 | 5 | 1670 |
- 335 | 5 | 1675 |
- 336 | 8 | 2688 |
- 337 | 6 | 2022 |
- 338 | 2 | 676 |
- 339 | 2 | 678 |
- 340 | 5 | 1700 |
- 341 | 4 | 1364 |
- 342 | 4 | 1368 |
- 343 | 5 | 1715 |
- 344 | 5 | 1720 |
- 345 | 4 | 1380 |
- 346 | 3 | 1038 |
- 347 | 1 | 347 |
- 350 | 4 | 1400 |
- 351 | 6 | 2106 |
- 352 | 2 | 704 |
- 354 | 1 | 354 |
- 358 | 3 | 1074 |
- 359 | 5 | 1795 |
- 360 | 5 | 1800 |
- 361 | 3 | 1083 |
- 362 | 2 | 724 |
- 363 | 5 | 1815 |
- 364 | 5 | 1820 |
- 365 | 4 | 1460 |
- 366 | 6 | 2196 |
- 367 | 2 | 734 |
- 368 | 6 | 2208 |
- 369 | 3 | 1107 |
- 370 | 6 | 2220 |
- 371 | 7 | 2597 |
- 372 | 4 | 1488 |
- 373 | 5 | 1865 |
- 374 | 1 | 374 |
- 375 | 2 | 750 |
- 377 | 2 | 754 |
- 378 | 1 | 378 |
- 384 | 1 | 384 |
- 387 | 2 | 774 |
- 388 | 1 | 388 |
- 389 | 1 | 389 |
- 390 | 7 | 2730 |
- 391 | 6 | 2346 |
- 392 | 2 | 784 |
- 393 | 6 | 2358 |
- 394 | 3 | 1182 |
- 395 | 2 | 790 |
- 396 | 5 | 1980 |
- 397 | 8 | 3176 |
- 398 | 7 | 2786 |
- 399 | 4 | 1596 |
- 400 | 10 | 4000 |
- 401 | 8 | 3208 |
- 402 | 3 | 1206 |
- 403 | 7 | 2821 |
- 404 | 9 | 3636 |
- 405 | 6 | 2430 |
- 406 | 3 | 1218 |
- 407 | 4 | 1628 |
- 408 | 6 | 2448 |
- 409 | 5 | 2045 |
- 410 | 5 | 2050 |
- 411 | 6 | 2466 |
- 412 | 3 | 1236 |
- 413 | 4 | 1652 |
- 414 | 3 | 1242 |
- 415 | 6 | 2490 |
- 417 | 1 | 417 |
- 418 | 1 | 418 |
- 419 | 4 | 1676 |
- 420 | 1 | 420 |
- 421 | 1 | 421 |
- 422 | 2 | 844 |
- 424 | 2 | 848 |
- 425 | 5 | 2125 |
- 426 | 3 | 1278 |
- 427 | 1 | 427 |
- 428 | 2 | 856 |
- 432 | 1 | 432 |
- 469 | 1 | 469 |
- Total | 1002 | 320226 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 301 | 5 | 1505 |
- 302 | 6 | 1812 |
- 303 | 2 | 606 |
- 304 | 5 | 1520 |
- 305 | 6 | 1830 |
- 306 | 11 | 3366 |
- 307 | 10 | 3070 |
- 308 | 3 | 924 |
- 309 | 1 | 309 |
- 310 | 5 | 1550 |
- 311 | 1 | 311 |
- 312 | 3 | 936 |
- 313 | 1 | 313 |
- 314 | 5 | 1570 |
- 315 | 7 | 2205 |
- 316 | 4 | 1264 |
- 317 | 6 | 1902 |
- 318 | 12 | 3816 |
- 319 | 4 | 1276 |
- 320 | 12 | 3840 |
- 321 | 11 | 3531 |
- 322 | 10 | 3220 |
- 323 | 13 | 4199 |
- 324 | 10 | 3240 |
- 325 | 18 | 5850 |
- 326 | 16 | 5216 |
- 327 | 15 | 4905 |
- 328 | 10 | 3280 |
- 329 | 21 | 6909 |
- 330 | 21 | 6930 |
- 331 | 19 | 6289 |
- 332 | 13 | 4316 |
- 333 | 16 | 5328 |
- 334 | 7 | 2338 |
- 335 | 7 | 2345 |
- 336 | 12 | 4032 |
- 337 | 11 | 3707 |
- 338 | 10 | 3380 |
- 339 | 5 | 1695 |
- 340 | 7 | 2380 |
- 341 | 4 | 1364 |
- 342 | 5 | 1710 |
- 343 | 5 | 1715 |
- 344 | 3 | 1032 |
- 345 | 1 | 345 |
- 346 | 5 | 1730 |
- 347 | 5 | 1735 |
- 348 | 6 | 2088 |
- 349 | 9 | 3141 |
- 350 | 9 | 3150 |
- 351 | 9 | 3159 |
- 352 | 8 | 2816 |
- 353 | 10 | 3530 |
- 354 | 8 | 2832 |
- 355 | 14 | 4970 |
- 356 | 9 | 3204 |
- 357 | 10 | 3570 |
- 358 | 12 | 4296 |
- 359 | 9 | 3231 |
- 360 | 8 | 2880 |
- 361 | 12 | 4332 |
- 362 | 8 | 2896 |
- 363 | 10 | 3630 |
- 364 | 4 | 1456 |
- 365 | 6 | 2190 |
- 366 | 6 | 2196 |
- 367 | 2 | 734 |
- 368 | 2 | 736 |
- 369 | 11 | 4059 |
- 370 | 7 | 2590 |
- 371 | 2 | 742 |
- 372 | 11 | 4092 |
- 373 | 7 | 2611 |
- 374 | 8 | 2992 |
- 375 | 3 | 1125 |
- 376 | 7 | 2632 |
- 377 | 8 | 3016 |
- 378 | 6 | 2268 |
- 379 | 10 | 3790 |
- 380 | 6 | 2280 |
- 381 | 4 | 1524 |
- 382 | 2 | 764 |
- 383 | 7 | 2681 |
- 384 | 2 | 768 |
- 385 | 3 | 1155 |
- 386 | 3 | 1158 |
- 387 | 4 | 1548 |
- 388 | 3 | 1164 |
- 389 | 3 | 1167 |
- 390 | 5 | 1950 |
- 391 | 2 | 782 |
- 392 | 4 | 1568 |
- 393 | 3 | 1179 |
- 394 | 4 | 1576 |
- 395 | 3 | 1185 |
- 396 | 3 | 1188 |
- 397 | 6 | 2382 |
- 398 | 4 | 1592 |
- 399 | 3 | 1197 |
- 400 | 1 | 400 |
- 401 | 1 | 401 |
- 402 | 4 | 1608 |
- 403 | 3 | 1209 |
- 404 | 3 | 1212 |
- 405 | 1 | 405 |
- 406 | 4 | 1624 |
- 407 | 8 | 3256 |
- 408 | 3 | 1224 |
- 409 | 2 | 818 |
- 410 | 7 | 2870 |
- 411 | 6 | 2466 |
- 412 | 2 | 824 |
- 413 | 1 | 413 |
- 414 | 1 | 414 |
- 415 | 4 | 1660 |
- 416 | 12 | 4992 |
- 417 | 5 | 2085 |
- 418 | 3 | 1254 |
- 419 | 3 | 1257 |
- 420 | 2 | 840 |
- 421 | 2 | 842 |
- 422 | 7 | 2954 |
- 423 | 4 | 1692 |
- 424 | 3 | 1272 |
- 425 | 3 | 1275 |
- 426 | 5 | 2130 |
- 427 | 2 | 854 |
- 429 | 3 | 1287 |
- 430 | 3 | 1290 |
- 431 | 3 | 1293 |
- 432 | 1 | 432 |
- 433 | 1 | 433 |
- 434 | 3 | 1302 |
- 436 | 1 | 436 |
- 437 | 1 | 437 |
- 441 | 2 | 882 |
- 442 | 1 | 442 |
- 443 | 3 | 1329 |
- 445 | 1 | 445 |
- 447 | 1 | 447 |
- 448 | 3 | 1344 |
- 449 | 1 | 449 |
- 450 | 3 | 1350 |
- 451 | 3 | 1353 |
- 452 | 1 | 452 |
- 453 | 9 | 4077 |
- 454 | 8 | 3632 |
- 455 | 2 | 910 |
- 456 | 7 | 3192 |
- 457 | 10 | 4570 |
- 458 | 9 | 4122 |
- 459 | 2 | 918 |
- 460 | 7 | 3220 |
- 461 | 13 | 5993 |
- 462 | 6 | 2772 |
- 463 | 8 | 3704 |
- 464 | 5 | 2320 |
- 465 | 8 | 3720 |
- 466 | 9 | 4194 |
- 467 | 6 | 2802 |
- 468 | 8 | 3744 |
- 469 | 2 | 938 |
- 470 | 4 | 1880 |
- 471 | 1 | 471 |
- 472 | 2 | 944 |
- 473 | 2 | 946 |
- 474 | 1 | 474 |
- 475 | 1 | 475 |
- 476 | 2 | 952 |
- 477 | 1 | 477 |
- 478 | 1 | 478 |
- 479 | 3 | 1437 |
- 480 | 1 | 480 |
- 482 | 1 | 482 |
- 484 | 1 | 484 |
- 487 | 2 | 974 |
- 488 | 1 | 488 |
- 489 | 3 | 1467 |
- 490 | 1 | 490 |
- 492 | 1 | 492 |
- 493 | 1 | 493 |
- Total | 1002 | 373530 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333037266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882f4d51895f73d
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6634643531383935
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_6.json b/autobahn/client/tungstenite_case_12_1_6.json
deleted file mode 100644
index 1996fd5..0000000
--- a/autobahn/client/tungstenite_case_12_1_6.json
+++ /dev/null
@@ -1,492 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 307,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1003,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=307&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: L2VPeGUAZHd1qaY3k0xQIw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: El1Orr/eXoS1kagC6rsJJeM3RtY=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "248": 1,
- "249": 4,
- "250": 3,
- "251": 1,
- "252": 4,
- "253": 7,
- "254": 3,
- "255": 6,
- "256": 6,
- "257": 5,
- "258": 10,
- "259": 13,
- "260": 7,
- "261": 8,
- "262": 4,
- "263": 8,
- "264": 7,
- "265": 5,
- "266": 5,
- "267": 5,
- "268": 11,
- "269": 6,
- "270": 5,
- "271": 9,
- "272": 15,
- "273": 10,
- "274": 13,
- "275": 14,
- "276": 12,
- "277": 13,
- "278": 12,
- "279": 10,
- "280": 17,
- "281": 14,
- "282": 9,
- "283": 12,
- "284": 8,
- "285": 9,
- "286": 7,
- "287": 9,
- "288": 10,
- "289": 10,
- "290": 8,
- "291": 4,
- "292": 16,
- "293": 3,
- "294": 6,
- "295": 9,
- "296": 4,
- "297": 8,
- "298": 9,
- "299": 11,
- "300": 8,
- "301": 5,
- "302": 2,
- "303": 5,
- "304": 12,
- "305": 9,
- "306": 12,
- "307": 11,
- "308": 6,
- "309": 8,
- "310": 7,
- "311": 5,
- "312": 9,
- "313": 10,
- "314": 10,
- "315": 6,
- "316": 15,
- "317": 6,
- "318": 5,
- "319": 10,
- "320": 10,
- "321": 12,
- "322": 3,
- "323": 5,
- "324": 6,
- "325": 3,
- "326": 6,
- "327": 8,
- "328": 6,
- "329": 4,
- "330": 11,
- "331": 8,
- "332": 13,
- "333": 3,
- "334": 5,
- "335": 5,
- "336": 8,
- "337": 6,
- "338": 2,
- "339": 2,
- "340": 5,
- "341": 4,
- "342": 4,
- "343": 5,
- "344": 5,
- "345": 4,
- "346": 3,
- "347": 1,
- "350": 4,
- "351": 6,
- "352": 2,
- "354": 1,
- "358": 3,
- "359": 5,
- "360": 5,
- "361": 3,
- "362": 2,
- "363": 5,
- "364": 5,
- "365": 4,
- "366": 6,
- "367": 2,
- "368": 6,
- "369": 3,
- "370": 6,
- "371": 7,
- "372": 4,
- "373": 5,
- "374": 1,
- "375": 2,
- "377": 2,
- "378": 1,
- "384": 1,
- "387": 2,
- "388": 1,
- "389": 1,
- "390": 7,
- "391": 6,
- "392": 2,
- "393": 6,
- "394": 3,
- "395": 2,
- "396": 5,
- "397": 8,
- "398": 7,
- "399": 4,
- "400": 10,
- "401": 8,
- "402": 3,
- "403": 7,
- "404": 9,
- "405": 6,
- "406": 3,
- "407": 4,
- "408": 6,
- "409": 5,
- "410": 5,
- "411": 6,
- "412": 3,
- "413": 4,
- "414": 3,
- "415": 6,
- "417": 1,
- "418": 1,
- "419": 4,
- "420": 1,
- "421": 1,
- "422": 2,
- "424": 2,
- "425": 5,
- "426": 3,
- "427": 1,
- "428": 2,
- "432": 1,
- "469": 1
- },
- "started": "2020-09-07T18:44:11.059Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0380811767578125,
- "incomingOctetsAppLevel": 8192000,
- "incomingOctetsWebSocketLevel": 311961,
- "incomingOctetsWireLevel": 319961,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.025644231169921882,
- "outgoingCompressionRatio": 0.045077392578125,
- "outgoingOctetsAppLevel": 8192000,
- "outgoingOctetsWebSocketLevel": 369274,
- "outgoingOctetsWireLevel": 373274,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.010832065079046995,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "301": 5,
- "302": 6,
- "303": 2,
- "304": 5,
- "305": 6,
- "306": 11,
- "307": 10,
- "308": 3,
- "309": 1,
- "310": 5,
- "311": 1,
- "312": 3,
- "313": 1,
- "314": 5,
- "315": 7,
- "316": 4,
- "317": 6,
- "318": 12,
- "319": 4,
- "320": 12,
- "321": 11,
- "322": 10,
- "323": 13,
- "324": 10,
- "325": 18,
- "326": 16,
- "327": 15,
- "328": 10,
- "329": 21,
- "330": 21,
- "331": 19,
- "332": 13,
- "333": 16,
- "334": 7,
- "335": 7,
- "336": 12,
- "337": 11,
- "338": 10,
- "339": 5,
- "340": 7,
- "341": 4,
- "342": 5,
- "343": 5,
- "344": 3,
- "345": 1,
- "346": 5,
- "347": 5,
- "348": 6,
- "349": 9,
- "350": 9,
- "351": 9,
- "352": 8,
- "353": 10,
- "354": 8,
- "355": 14,
- "356": 9,
- "357": 10,
- "358": 12,
- "359": 9,
- "360": 8,
- "361": 12,
- "362": 8,
- "363": 10,
- "364": 4,
- "365": 6,
- "366": 6,
- "367": 2,
- "368": 2,
- "369": 11,
- "370": 7,
- "371": 2,
- "372": 11,
- "373": 7,
- "374": 8,
- "375": 3,
- "376": 7,
- "377": 8,
- "378": 6,
- "379": 10,
- "380": 6,
- "381": 4,
- "382": 2,
- "383": 7,
- "384": 2,
- "385": 3,
- "386": 3,
- "387": 4,
- "388": 3,
- "389": 3,
- "390": 5,
- "391": 2,
- "392": 4,
- "393": 3,
- "394": 4,
- "395": 3,
- "396": 3,
- "397": 6,
- "398": 4,
- "399": 3,
- "400": 1,
- "401": 1,
- "402": 4,
- "403": 3,
- "404": 3,
- "405": 1,
- "406": 4,
- "407": 8,
- "408": 3,
- "409": 2,
- "410": 7,
- "411": 6,
- "412": 2,
- "413": 1,
- "414": 1,
- "415": 4,
- "416": 12,
- "417": 5,
- "418": 3,
- "419": 3,
- "420": 2,
- "421": 2,
- "422": 7,
- "423": 4,
- "424": 3,
- "425": 3,
- "426": 5,
- "427": 2,
- "429": 3,
- "430": 3,
- "431": 3,
- "432": 1,
- "433": 1,
- "434": 3,
- "436": 1,
- "437": 1,
- "441": 2,
- "442": 1,
- "443": 3,
- "445": 1,
- "447": 1,
- "448": 3,
- "449": 1,
- "450": 3,
- "451": 3,
- "452": 1,
- "453": 9,
- "454": 8,
- "455": 2,
- "456": 7,
- "457": 10,
- "458": 9,
- "459": 2,
- "460": 7,
- "461": 13,
- "462": 6,
- "463": 8,
- "464": 5,
- "465": 8,
- "466": 9,
- "467": 6,
- "468": 8,
- "469": 2,
- "470": 4,
- "471": 1,
- "472": 2,
- "473": 2,
- "474": 1,
- "475": 1,
- "476": 2,
- "477": 1,
- "478": 1,
- "479": 3,
- "480": 1,
- "482": 1,
- "484": 1,
- "487": 2,
- "488": 1,
- "489": 3,
- "490": 1,
- "492": 1,
- "493": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333037266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882f4d51895f73d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "f4d51895"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_7.html b/autobahn/client/tungstenite_case_12_1_7.html
deleted file mode 100644
index a81045b..0000000
--- a/autobahn/client/tungstenite_case_12_1_7.html
+++ /dev/null
@@ -1,842 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.7 : Pass - 1449 ms @ 2020-09-07T18:44:12.063Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=308&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 1hdlaiFtyeWkxOtihh8+xg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: FsiGvltfVAcG4+qTONgCwe5Z6QQ=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 492 | 2 | 984 |
- 493 | 2 | 986 |
- 494 | 2 | 988 |
- 495 | 2 | 990 |
- 496 | 5 | 2480 |
- 497 | 4 | 1988 |
- 498 | 5 | 2490 |
- 499 | 3 | 1497 |
- 500 | 3 | 1500 |
- 501 | 10 | 5010 |
- 502 | 12 | 6024 |
- 503 | 5 | 2515 |
- 504 | 9 | 4536 |
- 505 | 8 | 4040 |
- 506 | 8 | 4048 |
- 507 | 3 | 1521 |
- 508 | 6 | 3048 |
- 509 | 10 | 5090 |
- 510 | 8 | 4080 |
- 511 | 7 | 3577 |
- 512 | 7 | 3584 |
- 513 | 4 | 2052 |
- 514 | 1 | 514 |
- 515 | 3 | 1545 |
- 516 | 2 | 1032 |
- 517 | 4 | 2068 |
- 518 | 4 | 2072 |
- 519 | 3 | 1557 |
- 520 | 2 | 1040 |
- 521 | 2 | 1042 |
- 522 | 5 | 2610 |
- 523 | 4 | 2092 |
- 524 | 6 | 3144 |
- 525 | 11 | 5775 |
- 526 | 9 | 4734 |
- 527 | 10 | 5270 |
- 528 | 10 | 5280 |
- 529 | 11 | 5819 |
- 530 | 9 | 4770 |
- 531 | 12 | 6372 |
- 532 | 11 | 5852 |
- 533 | 7 | 3731 |
- 534 | 9 | 4806 |
- 535 | 8 | 4280 |
- 536 | 12 | 6432 |
- 537 | 5 | 2685 |
- 538 | 5 | 2690 |
- 539 | 7 | 3773 |
- 540 | 5 | 2700 |
- 541 | 1 | 541 |
- 542 | 3 | 1626 |
- 543 | 3 | 1629 |
- 544 | 1 | 544 |
- 545 | 2 | 1090 |
- 546 | 6 | 3276 |
- 547 | 2 | 1094 |
- 548 | 2 | 1096 |
- 549 | 6 | 3294 |
- 551 | 4 | 2204 |
- 552 | 2 | 1104 |
- 553 | 1 | 553 |
- 554 | 2 | 1108 |
- 555 | 4 | 2220 |
- 556 | 6 | 3336 |
- 557 | 5 | 2785 |
- 558 | 4 | 2232 |
- 559 | 8 | 4472 |
- 560 | 12 | 6720 |
- 561 | 10 | 5610 |
- 562 | 15 | 8430 |
- 563 | 13 | 7319 |
- 564 | 5 | 2820 |
- 565 | 9 | 5085 |
- 566 | 6 | 3396 |
- 567 | 6 | 3402 |
- 568 | 6 | 3408 |
- 570 | 1 | 570 |
- 571 | 3 | 1713 |
- 572 | 4 | 2288 |
- 573 | 2 | 1146 |
- 574 | 2 | 1148 |
- 575 | 3 | 1725 |
- 576 | 1 | 576 |
- 577 | 6 | 3462 |
- 578 | 5 | 2890 |
- 579 | 4 | 2316 |
- 580 | 4 | 2320 |
- 581 | 4 | 2324 |
- 582 | 2 | 1164 |
- 583 | 4 | 2332 |
- 584 | 1 | 584 |
- 585 | 1 | 585 |
- 586 | 3 | 1758 |
- 588 | 3 | 1764 |
- 589 | 2 | 1178 |
- 590 | 2 | 1180 |
- 591 | 4 | 2364 |
- 592 | 2 | 1184 |
- 593 | 2 | 1186 |
- 594 | 2 | 1188 |
- 595 | 2 | 1190 |
- 596 | 1 | 596 |
- 597 | 2 | 1194 |
- 598 | 4 | 2392 |
- 599 | 4 | 2396 |
- 600 | 4 | 2400 |
- 601 | 8 | 4808 |
- 602 | 3 | 1806 |
- 603 | 4 | 2412 |
- 604 | 4 | 2416 |
- 605 | 4 | 2420 |
- 606 | 4 | 2424 |
- 607 | 6 | 3642 |
- 608 | 3 | 1824 |
- 610 | 2 | 1220 |
- 611 | 3 | 1833 |
- 612 | 3 | 1836 |
- 613 | 4 | 2452 |
- 614 | 7 | 4298 |
- 615 | 4 | 2460 |
- 616 | 3 | 1848 |
- 617 | 3 | 1851 |
- 618 | 1 | 618 |
- 619 | 2 | 1238 |
- 620 | 3 | 1860 |
- 621 | 1 | 621 |
- 622 | 2 | 1244 |
- 623 | 2 | 1246 |
- 624 | 2 | 1248 |
- 625 | 2 | 1250 |
- 626 | 1 | 626 |
- 629 | 2 | 1258 |
- 630 | 2 | 1260 |
- 631 | 3 | 1893 |
- 632 | 3 | 1896 |
- 633 | 3 | 1899 |
- 634 | 1 | 634 |
- 635 | 3 | 1905 |
- 637 | 1 | 637 |
- 638 | 3 | 1914 |
- 639 | 2 | 1278 |
- 640 | 3 | 1920 |
- 641 | 4 | 2564 |
- 643 | 2 | 1286 |
- 644 | 3 | 1932 |
- 645 | 1 | 645 |
- 646 | 5 | 3230 |
- 647 | 1 | 647 |
- 648 | 4 | 2592 |
- 649 | 2 | 1298 |
- 650 | 1 | 650 |
- 652 | 1 | 652 |
- 653 | 2 | 1306 |
- 654 | 2 | 1308 |
- 655 | 2 | 1310 |
- 657 | 2 | 1314 |
- 658 | 1 | 658 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 661 | 2 | 1322 |
- 663 | 2 | 1326 |
- 666 | 4 | 2664 |
- 667 | 4 | 2668 |
- 668 | 1 | 668 |
- 669 | 4 | 2676 |
- 670 | 3 | 2010 |
- 671 | 3 | 2013 |
- 672 | 2 | 1344 |
- 673 | 3 | 2019 |
- 674 | 1 | 674 |
- 675 | 1 | 675 |
- 676 | 1 | 676 |
- 677 | 2 | 1354 |
- 678 | 2 | 1356 |
- 679 | 2 | 1358 |
- 680 | 6 | 4080 |
- 681 | 5 | 3405 |
- 682 | 5 | 3410 |
- 683 | 3 | 2049 |
- 684 | 5 | 3420 |
- 685 | 5 | 3425 |
- 687 | 5 | 3435 |
- 688 | 2 | 1376 |
- 689 | 3 | 2067 |
- 690 | 2 | 1380 |
- 691 | 1 | 691 |
- 692 | 2 | 1384 |
- 693 | 3 | 2079 |
- 694 | 2 | 1388 |
- 695 | 3 | 2085 |
- 696 | 3 | 2088 |
- 697 | 3 | 2091 |
- 698 | 4 | 2792 |
- 699 | 2 | 1398 |
- 700 | 2 | 1400 |
- 701 | 2 | 1402 |
- 702 | 7 | 4914 |
- 703 | 2 | 1406 |
- 704 | 3 | 2112 |
- 705 | 7 | 4935 |
- 706 | 4 | 2824 |
- 707 | 3 | 2121 |
- 708 | 1 | 708 |
- 709 | 3 | 2127 |
- 710 | 5 | 3550 |
- 711 | 2 | 1422 |
- 712 | 3 | 2136 |
- 713 | 8 | 5704 |
- 714 | 4 | 2856 |
- 715 | 3 | 2145 |
- 716 | 2 | 1432 |
- 717 | 5 | 3585 |
- 718 | 5 | 3590 |
- 719 | 4 | 2876 |
- 720 | 4 | 2880 |
- 721 | 3 | 2163 |
- 722 | 3 | 2166 |
- 723 | 8 | 5784 |
- 724 | 4 | 2896 |
- 725 | 5 | 3625 |
- 726 | 7 | 5082 |
- 727 | 3 | 2181 |
- 728 | 7 | 5096 |
- 729 | 4 | 2916 |
- 730 | 4 | 2920 |
- 731 | 4 | 2924 |
- 732 | 11 | 8052 |
- 733 | 4 | 2932 |
- 734 | 6 | 4404 |
- 735 | 3 | 2205 |
- 736 | 4 | 2944 |
- 737 | 4 | 2948 |
- 738 | 3 | 2214 |
- 740 | 5 | 3700 |
- 741 | 3 | 2223 |
- 742 | 3 | 2226 |
- 743 | 2 | 1486 |
- 744 | 1 | 744 |
- 745 | 2 | 1490 |
- 746 | 1 | 746 |
- 747 | 4 | 2988 |
- 748 | 4 | 2992 |
- 749 | 1 | 749 |
- 750 | 5 | 3750 |
- 751 | 1 | 751 |
- 752 | 1 | 752 |
- 753 | 2 | 1506 |
- 754 | 2 | 1508 |
- 755 | 3 | 2265 |
- 756 | 3 | 2268 |
- 757 | 1 | 757 |
- 760 | 1 | 760 |
- 762 | 2 | 1524 |
- 778 | 1 | 778 |
- 779 | 3 | 2337 |
- 781 | 1 | 781 |
- 783 | 1 | 783 |
- 785 | 1 | 785 |
- 786 | 1 | 786 |
- 787 | 1 | 787 |
- 788 | 1 | 788 |
- 789 | 1 | 789 |
- 790 | 1 | 790 |
- 792 | 1 | 792 |
- 794 | 1 | 794 |
- Total | 1002 | 609789 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 601 | 2 | 1202 |
- 602 | 3 | 1806 |
- 603 | 1 | 603 |
- 604 | 2 | 1208 |
- 605 | 1 | 605 |
- 606 | 1 | 606 |
- 607 | 1 | 607 |
- 608 | 1 | 608 |
- 609 | 1 | 609 |
- 610 | 2 | 1220 |
- 611 | 3 | 1833 |
- 612 | 7 | 4284 |
- 613 | 4 | 2452 |
- 614 | 6 | 3684 |
- 615 | 10 | 6150 |
- 616 | 7 | 4312 |
- 617 | 5 | 3085 |
- 618 | 3 | 1854 |
- 619 | 10 | 6190 |
- 620 | 5 | 3100 |
- 621 | 1 | 621 |
- 622 | 4 | 2488 |
- 623 | 7 | 4361 |
- 624 | 9 | 5616 |
- 625 | 8 | 5000 |
- 626 | 11 | 6886 |
- 627 | 9 | 5643 |
- 628 | 10 | 6280 |
- 629 | 15 | 9435 |
- 630 | 9 | 5670 |
- 631 | 15 | 9465 |
- 632 | 7 | 4424 |
- 633 | 6 | 3798 |
- 634 | 8 | 5072 |
- 635 | 8 | 5080 |
- 636 | 7 | 4452 |
- 637 | 3 | 1911 |
- 638 | 5 | 3190 |
- 639 | 4 | 2556 |
- 640 | 7 | 4480 |
- 641 | 5 | 3205 |
- 642 | 4 | 2568 |
- 643 | 5 | 3215 |
- 644 | 5 | 3220 |
- 645 | 7 | 4515 |
- 646 | 4 | 2584 |
- 647 | 2 | 1294 |
- 648 | 1 | 648 |
- 649 | 6 | 3894 |
- 650 | 3 | 1950 |
- 651 | 2 | 1302 |
- 652 | 2 | 1304 |
- 653 | 4 | 2612 |
- 654 | 6 | 3924 |
- 655 | 5 | 3275 |
- 656 | 8 | 5248 |
- 657 | 6 | 3942 |
- 658 | 7 | 4606 |
- 659 | 2 | 1318 |
- 660 | 7 | 4620 |
- 661 | 9 | 5949 |
- 662 | 11 | 7282 |
- 663 | 10 | 6630 |
- 664 | 11 | 7304 |
- 665 | 8 | 5320 |
- 666 | 7 | 4662 |
- 667 | 8 | 5336 |
- 668 | 7 | 4676 |
- 669 | 4 | 2676 |
- 670 | 8 | 5360 |
- 671 | 6 | 4026 |
- 672 | 4 | 2688 |
- 673 | 5 | 3365 |
- 674 | 4 | 2696 |
- 675 | 2 | 1350 |
- 676 | 2 | 1352 |
- 677 | 4 | 2708 |
- 678 | 1 | 678 |
- 679 | 4 | 2716 |
- 680 | 4 | 2720 |
- 681 | 4 | 2724 |
- 682 | 2 | 1364 |
- 683 | 1 | 683 |
- 684 | 4 | 2736 |
- 685 | 4 | 2740 |
- 686 | 1 | 686 |
- 687 | 2 | 1374 |
- 688 | 4 | 2752 |
- 689 | 2 | 1378 |
- 690 | 3 | 2070 |
- 691 | 3 | 2073 |
- 692 | 1 | 692 |
- 693 | 3 | 2079 |
- 694 | 3 | 2082 |
- 695 | 5 | 3475 |
- 696 | 4 | 2784 |
- 697 | 3 | 2091 |
- 698 | 4 | 2792 |
- 699 | 4 | 2796 |
- 700 | 3 | 2100 |
- 701 | 2 | 1402 |
- 702 | 3 | 2106 |
- 703 | 2 | 1406 |
- 704 | 6 | 4224 |
- 705 | 3 | 2115 |
- 706 | 8 | 5648 |
- 707 | 2 | 1414 |
- 708 | 1 | 708 |
- 709 | 1 | 709 |
- 710 | 3 | 2130 |
- 711 | 3 | 2133 |
- 712 | 1 | 712 |
- 713 | 1 | 713 |
- 714 | 2 | 1428 |
- 715 | 3 | 2145 |
- 716 | 2 | 1432 |
- 717 | 2 | 1434 |
- 718 | 4 | 2872 |
- 719 | 2 | 1438 |
- 720 | 3 | 2160 |
- 721 | 2 | 1442 |
- 722 | 5 | 3610 |
- 723 | 2 | 1446 |
- 724 | 2 | 1448 |
- 725 | 5 | 3625 |
- 726 | 2 | 1452 |
- 727 | 2 | 1454 |
- 728 | 1 | 728 |
- 729 | 1 | 729 |
- 730 | 3 | 2190 |
- 732 | 3 | 2196 |
- 733 | 1 | 733 |
- 734 | 4 | 2936 |
- 735 | 2 | 1470 |
- 736 | 5 | 3680 |
- 737 | 2 | 1474 |
- 739 | 3 | 2217 |
- 740 | 3 | 2220 |
- 741 | 5 | 3705 |
- 743 | 3 | 2229 |
- 744 | 3 | 2232 |
- 745 | 2 | 1490 |
- 746 | 2 | 1492 |
- 747 | 1 | 747 |
- 748 | 1 | 748 |
- 749 | 7 | 5243 |
- 750 | 1 | 750 |
- 751 | 1 | 751 |
- 752 | 1 | 752 |
- 753 | 1 | 753 |
- 754 | 1 | 754 |
- 755 | 4 | 3020 |
- 756 | 4 | 3024 |
- 757 | 3 | 2271 |
- 758 | 5 | 3790 |
- 759 | 3 | 2277 |
- 760 | 2 | 1520 |
- 762 | 2 | 1524 |
- 763 | 3 | 2289 |
- 764 | 4 | 3056 |
- 765 | 1 | 765 |
- 766 | 1 | 766 |
- 767 | 3 | 2301 |
- 769 | 1 | 769 |
- 770 | 1 | 770 |
- 771 | 3 | 2313 |
- 772 | 1 | 772 |
- 773 | 2 | 1546 |
- 774 | 1 | 774 |
- 775 | 3 | 2325 |
- 776 | 1 | 776 |
- 777 | 1 | 777 |
- 778 | 1 | 778 |
- 780 | 1 | 780 |
- 783 | 1 | 783 |
- 786 | 2 | 1572 |
- 787 | 2 | 1574 |
- 788 | 3 | 2364 |
- 789 | 1 | 789 |
- 790 | 4 | 3160 |
- 791 | 2 | 1582 |
- 792 | 2 | 1584 |
- 794 | 1 | 794 |
- 795 | 4 | 3180 |
- 797 | 5 | 3985 |
- 798 | 2 | 1596 |
- 800 | 1 | 800 |
- 801 | 2 | 1602 |
- 802 | 2 | 1604 |
- 803 | 1 | 803 |
- 804 | 1 | 804 |
- 805 | 3 | 2415 |
- 806 | 7 | 5642 |
- 807 | 6 | 4842 |
- 808 | 2 | 1616 |
- 809 | 6 | 4854 |
- 810 | 4 | 3240 |
- 811 | 5 | 4055 |
- 812 | 3 | 2436 |
- 813 | 2 | 1626 |
- 814 | 2 | 1628 |
- 815 | 2 | 1630 |
- 816 | 4 | 3264 |
- 817 | 3 | 2451 |
- 818 | 4 | 3272 |
- 819 | 3 | 2457 |
- 820 | 2 | 1640 |
- 821 | 3 | 2463 |
- 823 | 5 | 4115 |
- 824 | 2 | 1648 |
- 825 | 6 | 4950 |
- 827 | 5 | 4135 |
- 828 | 4 | 3312 |
- 829 | 4 | 3316 |
- 830 | 4 | 3320 |
- 831 | 4 | 3324 |
- 832 | 2 | 1664 |
- 833 | 1 | 833 |
- 834 | 8 | 6672 |
- 835 | 2 | 1670 |
- 836 | 2 | 1672 |
- 837 | 4 | 3348 |
- 838 | 4 | 3352 |
- 839 | 2 | 1678 |
- 840 | 5 | 4200 |
- 841 | 2 | 1682 |
- 842 | 7 | 5894 |
- 843 | 3 | 2529 |
- 844 | 6 | 5064 |
- 845 | 2 | 1690 |
- 846 | 1 | 846 |
- 847 | 2 | 1694 |
- 848 | 2 | 1696 |
- 849 | 1 | 849 |
- 850 | 5 | 4250 |
- 851 | 10 | 8510 |
- 852 | 5 | 4260 |
- 853 | 4 | 3412 |
- 854 | 5 | 4270 |
- 855 | 5 | 4275 |
- 856 | 1 | 856 |
- 857 | 5 | 4285 |
- 858 | 3 | 2574 |
- 859 | 3 | 2577 |
- 860 | 4 | 3440 |
- 861 | 4 | 3444 |
- 862 | 3 | 2586 |
- 863 | 7 | 6041 |
- 864 | 3 | 2592 |
- 865 | 4 | 3460 |
- 866 | 6 | 5196 |
- 867 | 6 | 5202 |
- 868 | 7 | 6076 |
- 869 | 3 | 2607 |
- 870 | 2 | 1740 |
- 871 | 1 | 871 |
- 872 | 1 | 872 |
- 873 | 3 | 2619 |
- 874 | 3 | 2622 |
- 875 | 2 | 1750 |
- 877 | 2 | 1754 |
- 878 | 1 | 878 |
- 879 | 1 | 879 |
- 881 | 2 | 1762 |
- 882 | 2 | 1764 |
- 884 | 2 | 1768 |
- 886 | 2 | 1772 |
- 887 | 1 | 887 |
- 888 | 2 | 1776 |
- 890 | 1 | 890 |
- 893 | 1 | 893 |
- 894 | 1 | 894 |
- 899 | 1 | 899 |
- 900 | 1 | 900 |
- 904 | 1 | 904 |
- 906 | 1 | 906 |
- 907 | 4 | 3628 |
- 908 | 1 | 908 |
- 910 | 1 | 910 |
- Total | 1002 | 725538 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333038266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888238bfe5133b57
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3338626665353133
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_7.json b/autobahn/client/tungstenite_case_12_1_7.json
deleted file mode 100644
index 4a58cf7..0000000
--- a/autobahn/client/tungstenite_case_12_1_7.json
+++ /dev/null
@@ -1,689 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 308,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1449,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=308&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 1hdlaiFtyeWkxOtihh8+xg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: FsiGvltfVAcG4+qTONgCwe5Z6QQ=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "492": 2,
- "493": 2,
- "494": 2,
- "495": 2,
- "496": 5,
- "497": 4,
- "498": 5,
- "499": 3,
- "500": 3,
- "501": 10,
- "502": 12,
- "503": 5,
- "504": 9,
- "505": 8,
- "506": 8,
- "507": 3,
- "508": 6,
- "509": 10,
- "510": 8,
- "511": 7,
- "512": 7,
- "513": 4,
- "514": 1,
- "515": 3,
- "516": 2,
- "517": 4,
- "518": 4,
- "519": 3,
- "520": 2,
- "521": 2,
- "522": 5,
- "523": 4,
- "524": 6,
- "525": 11,
- "526": 9,
- "527": 10,
- "528": 10,
- "529": 11,
- "530": 9,
- "531": 12,
- "532": 11,
- "533": 7,
- "534": 9,
- "535": 8,
- "536": 12,
- "537": 5,
- "538": 5,
- "539": 7,
- "540": 5,
- "541": 1,
- "542": 3,
- "543": 3,
- "544": 1,
- "545": 2,
- "546": 6,
- "547": 2,
- "548": 2,
- "549": 6,
- "551": 4,
- "552": 2,
- "553": 1,
- "554": 2,
- "555": 4,
- "556": 6,
- "557": 5,
- "558": 4,
- "559": 8,
- "560": 12,
- "561": 10,
- "562": 15,
- "563": 13,
- "564": 5,
- "565": 9,
- "566": 6,
- "567": 6,
- "568": 6,
- "570": 1,
- "571": 3,
- "572": 4,
- "573": 2,
- "574": 2,
- "575": 3,
- "576": 1,
- "577": 6,
- "578": 5,
- "579": 4,
- "580": 4,
- "581": 4,
- "582": 2,
- "583": 4,
- "584": 1,
- "585": 1,
- "586": 3,
- "588": 3,
- "589": 2,
- "590": 2,
- "591": 4,
- "592": 2,
- "593": 2,
- "594": 2,
- "595": 2,
- "596": 1,
- "597": 2,
- "598": 4,
- "599": 4,
- "600": 4,
- "601": 8,
- "602": 3,
- "603": 4,
- "604": 4,
- "605": 4,
- "606": 4,
- "607": 6,
- "608": 3,
- "610": 2,
- "611": 3,
- "612": 3,
- "613": 4,
- "614": 7,
- "615": 4,
- "616": 3,
- "617": 3,
- "618": 1,
- "619": 2,
- "620": 3,
- "621": 1,
- "622": 2,
- "623": 2,
- "624": 2,
- "625": 2,
- "626": 1,
- "629": 2,
- "630": 2,
- "631": 3,
- "632": 3,
- "633": 3,
- "634": 1,
- "635": 3,
- "637": 1,
- "638": 3,
- "639": 2,
- "640": 3,
- "641": 4,
- "643": 2,
- "644": 3,
- "645": 1,
- "646": 5,
- "647": 1,
- "648": 4,
- "649": 2,
- "650": 1,
- "652": 1,
- "653": 2,
- "654": 2,
- "655": 2,
- "657": 2,
- "658": 1,
- "659": 1,
- "660": 1,
- "661": 2,
- "663": 2,
- "666": 4,
- "667": 4,
- "668": 1,
- "669": 4,
- "670": 3,
- "671": 3,
- "672": 2,
- "673": 3,
- "674": 1,
- "675": 1,
- "676": 1,
- "677": 2,
- "678": 2,
- "679": 2,
- "680": 6,
- "681": 5,
- "682": 5,
- "683": 3,
- "684": 5,
- "685": 5,
- "687": 5,
- "688": 2,
- "689": 3,
- "690": 2,
- "691": 1,
- "692": 2,
- "693": 3,
- "694": 2,
- "695": 3,
- "696": 3,
- "697": 3,
- "698": 4,
- "699": 2,
- "700": 2,
- "701": 2,
- "702": 7,
- "703": 2,
- "704": 3,
- "705": 7,
- "706": 4,
- "707": 3,
- "708": 1,
- "709": 3,
- "710": 5,
- "711": 2,
- "712": 3,
- "713": 8,
- "714": 4,
- "715": 3,
- "716": 2,
- "717": 5,
- "718": 5,
- "719": 4,
- "720": 4,
- "721": 3,
- "722": 3,
- "723": 8,
- "724": 4,
- "725": 5,
- "726": 7,
- "727": 3,
- "728": 7,
- "729": 4,
- "730": 4,
- "731": 4,
- "732": 11,
- "733": 4,
- "734": 6,
- "735": 3,
- "736": 4,
- "737": 4,
- "738": 3,
- "740": 5,
- "741": 3,
- "742": 3,
- "743": 2,
- "744": 1,
- "745": 2,
- "746": 1,
- "747": 4,
- "748": 4,
- "749": 1,
- "750": 5,
- "751": 1,
- "752": 1,
- "753": 2,
- "754": 2,
- "755": 3,
- "756": 3,
- "757": 1,
- "760": 1,
- "762": 2,
- "778": 1,
- "779": 3,
- "781": 1,
- "783": 1,
- "785": 1,
- "786": 1,
- "787": 1,
- "788": 1,
- "789": 1,
- "790": 1,
- "792": 1,
- "794": 1
- },
- "started": "2020-09-07T18:44:12.063Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.036714111328125,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 601524,
- "incomingOctetsWireLevel": 609524,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.013299552470059383,
- "outgoingCompressionRatio": 0.0440235595703125,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 721282,
- "outgoingOctetsWireLevel": 725282,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.005545681162152944,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "601": 2,
- "602": 3,
- "603": 1,
- "604": 2,
- "605": 1,
- "606": 1,
- "607": 1,
- "608": 1,
- "609": 1,
- "610": 2,
- "611": 3,
- "612": 7,
- "613": 4,
- "614": 6,
- "615": 10,
- "616": 7,
- "617": 5,
- "618": 3,
- "619": 10,
- "620": 5,
- "621": 1,
- "622": 4,
- "623": 7,
- "624": 9,
- "625": 8,
- "626": 11,
- "627": 9,
- "628": 10,
- "629": 15,
- "630": 9,
- "631": 15,
- "632": 7,
- "633": 6,
- "634": 8,
- "635": 8,
- "636": 7,
- "637": 3,
- "638": 5,
- "639": 4,
- "640": 7,
- "641": 5,
- "642": 4,
- "643": 5,
- "644": 5,
- "645": 7,
- "646": 4,
- "647": 2,
- "648": 1,
- "649": 6,
- "650": 3,
- "651": 2,
- "652": 2,
- "653": 4,
- "654": 6,
- "655": 5,
- "656": 8,
- "657": 6,
- "658": 7,
- "659": 2,
- "660": 7,
- "661": 9,
- "662": 11,
- "663": 10,
- "664": 11,
- "665": 8,
- "666": 7,
- "667": 8,
- "668": 7,
- "669": 4,
- "670": 8,
- "671": 6,
- "672": 4,
- "673": 5,
- "674": 4,
- "675": 2,
- "676": 2,
- "677": 4,
- "678": 1,
- "679": 4,
- "680": 4,
- "681": 4,
- "682": 2,
- "683": 1,
- "684": 4,
- "685": 4,
- "686": 1,
- "687": 2,
- "688": 4,
- "689": 2,
- "690": 3,
- "691": 3,
- "692": 1,
- "693": 3,
- "694": 3,
- "695": 5,
- "696": 4,
- "697": 3,
- "698": 4,
- "699": 4,
- "700": 3,
- "701": 2,
- "702": 3,
- "703": 2,
- "704": 6,
- "705": 3,
- "706": 8,
- "707": 2,
- "708": 1,
- "709": 1,
- "710": 3,
- "711": 3,
- "712": 1,
- "713": 1,
- "714": 2,
- "715": 3,
- "716": 2,
- "717": 2,
- "718": 4,
- "719": 2,
- "720": 3,
- "721": 2,
- "722": 5,
- "723": 2,
- "724": 2,
- "725": 5,
- "726": 2,
- "727": 2,
- "728": 1,
- "729": 1,
- "730": 3,
- "732": 3,
- "733": 1,
- "734": 4,
- "735": 2,
- "736": 5,
- "737": 2,
- "739": 3,
- "740": 3,
- "741": 5,
- "743": 3,
- "744": 3,
- "745": 2,
- "746": 2,
- "747": 1,
- "748": 1,
- "749": 7,
- "750": 1,
- "751": 1,
- "752": 1,
- "753": 1,
- "754": 1,
- "755": 4,
- "756": 4,
- "757": 3,
- "758": 5,
- "759": 3,
- "760": 2,
- "762": 2,
- "763": 3,
- "764": 4,
- "765": 1,
- "766": 1,
- "767": 3,
- "769": 1,
- "770": 1,
- "771": 3,
- "772": 1,
- "773": 2,
- "774": 1,
- "775": 3,
- "776": 1,
- "777": 1,
- "778": 1,
- "780": 1,
- "783": 1,
- "786": 2,
- "787": 2,
- "788": 3,
- "789": 1,
- "790": 4,
- "791": 2,
- "792": 2,
- "794": 1,
- "795": 4,
- "797": 5,
- "798": 2,
- "800": 1,
- "801": 2,
- "802": 2,
- "803": 1,
- "804": 1,
- "805": 3,
- "806": 7,
- "807": 6,
- "808": 2,
- "809": 6,
- "810": 4,
- "811": 5,
- "812": 3,
- "813": 2,
- "814": 2,
- "815": 2,
- "816": 4,
- "817": 3,
- "818": 4,
- "819": 3,
- "820": 2,
- "821": 3,
- "823": 5,
- "824": 2,
- "825": 6,
- "827": 5,
- "828": 4,
- "829": 4,
- "830": 4,
- "831": 4,
- "832": 2,
- "833": 1,
- "834": 8,
- "835": 2,
- "836": 2,
- "837": 4,
- "838": 4,
- "839": 2,
- "840": 5,
- "841": 2,
- "842": 7,
- "843": 3,
- "844": 6,
- "845": 2,
- "846": 1,
- "847": 2,
- "848": 2,
- "849": 1,
- "850": 5,
- "851": 10,
- "852": 5,
- "853": 4,
- "854": 5,
- "855": 5,
- "856": 1,
- "857": 5,
- "858": 3,
- "859": 3,
- "860": 4,
- "861": 4,
- "862": 3,
- "863": 7,
- "864": 3,
- "865": 4,
- "866": 6,
- "867": 6,
- "868": 7,
- "869": 3,
- "870": 2,
- "871": 1,
- "872": 1,
- "873": 3,
- "874": 3,
- "875": 2,
- "877": 2,
- "878": 1,
- "879": 1,
- "881": 2,
- "882": 2,
- "884": 2,
- "886": 2,
- "887": 1,
- "888": 2,
- "890": 1,
- "893": 1,
- "894": 1,
- "899": 1,
- "900": 1,
- "904": 1,
- "906": 1,
- "907": 4,
- "908": 1,
- "910": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333038266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888238bfe5133b57"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "38bfe513"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_8.html b/autobahn/client/tungstenite_case_12_1_8.html
deleted file mode 100644
index 6498fc7..0000000
--- a/autobahn/client/tungstenite_case_12_1_8.html
+++ /dev/null
@@ -1,1001 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.8 : Pass - 2211 ms @ 2020-09-07T18:44:13.512Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=309&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Us9S0/J3drrAM3vufTxlmA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: yX/kinexZjUnUaz6i7MpWPxH3iY=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 995 | 1 | 995 |
- 997 | 1 | 997 |
- 998 | 1 | 998 |
- 999 | 1 | 999 |
- 1000 | 1 | 1000 |
- 1001 | 2 | 2002 |
- 1002 | 3 | 3006 |
- 1003 | 5 | 5015 |
- 1004 | 1 | 1004 |
- 1005 | 1 | 1005 |
- 1006 | 1 | 1006 |
- 1008 | 2 | 2016 |
- 1010 | 3 | 3030 |
- 1012 | 2 | 2024 |
- 1016 | 1 | 1016 |
- 1017 | 1 | 1017 |
- 1019 | 2 | 2038 |
- 1020 | 2 | 2040 |
- 1021 | 1 | 1021 |
- 1022 | 3 | 3066 |
- 1023 | 1 | 1023 |
- 1024 | 5 | 5120 |
- 1025 | 7 | 7175 |
- 1026 | 5 | 5130 |
- 1027 | 1 | 1027 |
- 1028 | 4 | 4112 |
- 1029 | 2 | 2058 |
- 1030 | 5 | 5150 |
- 1031 | 2 | 2062 |
- 1032 | 6 | 6192 |
- 1033 | 1 | 1033 |
- 1034 | 4 | 4136 |
- 1035 | 2 | 2070 |
- 1036 | 5 | 5180 |
- 1037 | 1 | 1037 |
- 1038 | 2 | 2076 |
- 1039 | 2 | 2078 |
- 1040 | 4 | 4160 |
- 1043 | 1 | 1043 |
- 1044 | 1 | 1044 |
- 1045 | 2 | 2090 |
- 1046 | 2 | 2092 |
- 1047 | 6 | 6282 |
- 1048 | 4 | 4192 |
- 1049 | 2 | 2098 |
- 1050 | 6 | 6300 |
- 1051 | 5 | 5255 |
- 1052 | 6 | 6312 |
- 1053 | 9 | 9477 |
- 1054 | 6 | 6324 |
- 1055 | 7 | 7385 |
- 1056 | 7 | 7392 |
- 1057 | 7 | 7399 |
- 1058 | 5 | 5290 |
- 1059 | 6 | 6354 |
- 1060 | 5 | 5300 |
- 1061 | 4 | 4244 |
- 1062 | 3 | 3186 |
- 1063 | 4 | 4252 |
- 1064 | 6 | 6384 |
- 1065 | 6 | 6390 |
- 1066 | 2 | 2132 |
- 1067 | 1 | 1067 |
- 1068 | 5 | 5340 |
- 1069 | 3 | 3207 |
- 1070 | 5 | 5350 |
- 1071 | 3 | 3213 |
- 1072 | 6 | 6432 |
- 1073 | 8 | 8584 |
- 1074 | 3 | 3222 |
- 1075 | 6 | 6450 |
- 1076 | 7 | 7532 |
- 1077 | 5 | 5385 |
- 1078 | 7 | 7546 |
- 1079 | 7 | 7553 |
- 1080 | 3 | 3240 |
- 1081 | 6 | 6486 |
- 1082 | 5 | 5410 |
- 1083 | 2 | 2166 |
- 1084 | 4 | 4336 |
- 1085 | 1 | 1085 |
- 1086 | 1 | 1086 |
- 1087 | 3 | 3261 |
- 1088 | 2 | 2176 |
- 1089 | 6 | 6534 |
- 1090 | 4 | 4360 |
- 1092 | 5 | 5460 |
- 1093 | 2 | 2186 |
- 1094 | 2 | 2188 |
- 1095 | 1 | 1095 |
- 1097 | 4 | 4388 |
- 1098 | 6 | 6588 |
- 1099 | 1 | 1099 |
- 1100 | 4 | 4400 |
- 1102 | 2 | 2204 |
- 1103 | 2 | 2206 |
- 1104 | 2 | 2208 |
- 1105 | 1 | 1105 |
- 1106 | 2 | 2212 |
- 1107 | 2 | 2214 |
- 1108 | 1 | 1108 |
- 1109 | 2 | 2218 |
- 1110 | 3 | 3330 |
- 1112 | 1 | 1112 |
- 1113 | 3 | 3339 |
- 1114 | 3 | 3342 |
- 1116 | 2 | 2232 |
- 1117 | 1 | 1117 |
- 1120 | 2 | 2240 |
- 1121 | 1 | 1121 |
- 1122 | 1 | 1122 |
- 1124 | 2 | 2248 |
- 1125 | 1 | 1125 |
- 1126 | 1 | 1126 |
- 1127 | 1 | 1127 |
- 1129 | 2 | 2258 |
- 1130 | 2 | 2260 |
- 1131 | 1 | 1131 |
- 1132 | 3 | 3396 |
- 1133 | 1 | 1133 |
- 1134 | 1 | 1134 |
- 1135 | 1 | 1135 |
- 1136 | 4 | 4544 |
- 1137 | 2 | 2274 |
- 1138 | 2 | 2276 |
- 1139 | 3 | 3417 |
- 1142 | 2 | 2284 |
- 1143 | 1 | 1143 |
- 1146 | 2 | 2292 |
- 1147 | 2 | 2294 |
- 1149 | 1 | 1149 |
- 1150 | 1 | 1150 |
- 1151 | 2 | 2302 |
- 1152 | 3 | 3456 |
- 1154 | 2 | 2308 |
- 1155 | 1 | 1155 |
- 1156 | 1 | 1156 |
- 1157 | 3 | 3471 |
- 1158 | 2 | 2316 |
- 1160 | 1 | 1160 |
- 1161 | 2 | 2322 |
- 1162 | 4 | 4648 |
- 1163 | 2 | 2326 |
- 1164 | 2 | 2328 |
- 1165 | 1 | 1165 |
- 1166 | 2 | 2332 |
- 1167 | 3 | 3501 |
- 1169 | 3 | 3507 |
- 1170 | 1 | 1170 |
- 1171 | 1 | 1171 |
- 1172 | 3 | 3516 |
- 1173 | 4 | 4692 |
- 1174 | 2 | 2348 |
- 1175 | 1 | 1175 |
- 1176 | 5 | 5880 |
- 1177 | 3 | 3531 |
- 1178 | 2 | 2356 |
- 1179 | 1 | 1179 |
- 1180 | 2 | 2360 |
- 1181 | 5 | 5905 |
- 1182 | 2 | 2364 |
- 1183 | 2 | 2366 |
- 1184 | 3 | 3552 |
- 1186 | 3 | 3558 |
- 1187 | 3 | 3561 |
- 1188 | 2 | 2376 |
- 1189 | 1 | 1189 |
- 1190 | 3 | 3570 |
- 1192 | 2 | 2384 |
- 1193 | 5 | 5965 |
- 1194 | 1 | 1194 |
- 1195 | 2 | 2390 |
- 1196 | 3 | 3588 |
- 1197 | 1 | 1197 |
- 1198 | 1 | 1198 |
- 1199 | 1 | 1199 |
- 1200 | 3 | 3600 |
- 1202 | 2 | 2404 |
- 1203 | 1 | 1203 |
- 1204 | 1 | 1204 |
- 1205 | 3 | 3615 |
- 1206 | 1 | 1206 |
- 1207 | 1 | 1207 |
- 1208 | 1 | 1208 |
- 1209 | 3 | 3627 |
- 1210 | 2 | 2420 |
- 1211 | 1 | 1211 |
- 1212 | 1 | 1212 |
- 1213 | 2 | 2426 |
- 1214 | 4 | 4856 |
- 1215 | 3 | 3645 |
- 1216 | 4 | 4864 |
- 1217 | 3 | 3651 |
- 1218 | 3 | 3654 |
- 1219 | 3 | 3657 |
- 1220 | 1 | 1220 |
- 1221 | 2 | 2442 |
- 1222 | 1 | 1222 |
- 1224 | 3 | 3672 |
- 1225 | 1 | 1225 |
- 1226 | 3 | 3678 |
- 1228 | 2 | 2456 |
- 1229 | 2 | 2458 |
- 1230 | 3 | 3690 |
- 1231 | 1 | 1231 |
- 1232 | 1 | 1232 |
- 1233 | 3 | 3699 |
- 1235 | 1 | 1235 |
- 1236 | 3 | 3708 |
- 1237 | 3 | 3711 |
- 1238 | 3 | 3714 |
- 1239 | 1 | 1239 |
- 1240 | 3 | 3720 |
- 1241 | 2 | 2482 |
- 1242 | 3 | 3726 |
- 1243 | 2 | 2486 |
- 1244 | 2 | 2488 |
- 1245 | 2 | 2490 |
- 1246 | 5 | 6230 |
- 1247 | 2 | 2494 |
- 1248 | 4 | 4992 |
- 1250 | 1 | 1250 |
- 1251 | 7 | 8757 |
- 1252 | 3 | 3756 |
- 1253 | 3 | 3759 |
- 1254 | 2 | 2508 |
- 1255 | 3 | 3765 |
- 1256 | 3 | 3768 |
- 1257 | 2 | 2514 |
- 1259 | 4 | 5036 |
- 1260 | 3 | 3780 |
- 1261 | 3 | 3783 |
- 1262 | 1 | 1262 |
- 1263 | 5 | 6315 |
- 1264 | 3 | 3792 |
- 1265 | 3 | 3795 |
- 1266 | 1 | 1266 |
- 1267 | 4 | 5068 |
- 1268 | 5 | 6340 |
- 1269 | 5 | 6345 |
- 1270 | 4 | 5080 |
- 1271 | 2 | 2542 |
- 1272 | 2 | 2544 |
- 1273 | 3 | 3819 |
- 1274 | 3 | 3822 |
- 1275 | 4 | 5100 |
- 1276 | 5 | 6380 |
- 1277 | 2 | 2554 |
- 1278 | 2 | 2556 |
- 1279 | 5 | 6395 |
- 1280 | 1 | 1280 |
- 1281 | 6 | 7686 |
- 1282 | 7 | 8974 |
- 1283 | 4 | 5132 |
- 1284 | 8 | 10272 |
- 1285 | 5 | 6425 |
- 1286 | 2 | 2572 |
- 1287 | 6 | 7722 |
- 1288 | 3 | 3864 |
- 1289 | 6 | 7734 |
- 1290 | 4 | 5160 |
- 1291 | 7 | 9037 |
- 1292 | 5 | 6460 |
- 1293 | 7 | 9051 |
- 1294 | 2 | 2588 |
- 1295 | 3 | 3885 |
- 1296 | 1 | 1296 |
- 1297 | 2 | 2594 |
- 1298 | 7 | 9086 |
- 1299 | 5 | 6495 |
- 1300 | 4 | 5200 |
- 1301 | 4 | 5204 |
- 1302 | 8 | 10416 |
- 1303 | 9 | 11727 |
- 1304 | 4 | 5216 |
- 1305 | 14 | 18270 |
- 1306 | 11 | 14366 |
- 1307 | 8 | 10456 |
- 1308 | 6 | 7848 |
- 1309 | 7 | 9163 |
- 1310 | 6 | 7860 |
- 1311 | 5 | 6555 |
- 1312 | 3 | 3936 |
- 1313 | 3 | 3939 |
- 1314 | 4 | 5256 |
- 1315 | 5 | 6575 |
- 1316 | 2 | 2632 |
- 1318 | 1 | 1318 |
- 1319 | 1 | 1319 |
- 1320 | 1 | 1320 |
- 1321 | 2 | 2642 |
- 1322 | 4 | 5288 |
- 1323 | 1 | 1323 |
- 1324 | 1 | 1324 |
- 1325 | 1 | 1325 |
- 1326 | 2 | 2652 |
- 1336 | 1 | 1336 |
- 1356 | 1 | 1356 |
- 1360 | 2 | 2720 |
- 1364 | 1 | 1364 |
- 1365 | 1 | 1365 |
- 1366 | 1 | 1366 |
- 1367 | 1 | 1367 |
- 1368 | 2 | 2736 |
- 1369 | 4 | 5476 |
- 1370 | 5 | 6850 |
- 1371 | 3 | 4113 |
- 1372 | 2 | 2744 |
- 1373 | 4 | 5492 |
- 1374 | 3 | 4122 |
- 1375 | 6 | 8250 |
- 1376 | 2 | 2752 |
- 1377 | 2 | 2754 |
- 1379 | 1 | 1379 |
- 1382 | 1 | 1382 |
- 1384 | 1 | 1384 |
- 1385 | 2 | 2770 |
- 1386 | 1 | 1386 |
- 1388 | 2 | 2776 |
- 1390 | 1 | 1390 |
- 1394 | 1 | 1394 |
- 1395 | 1 | 1395 |
- 1396 | 1 | 1396 |
- 1397 | 2 | 2794 |
- 1398 | 3 | 4194 |
- 1400 | 2 | 2800 |
- 1401 | 1 | 1401 |
- 1402 | 1 | 1402 |
- 1403 | 1 | 1403 |
- 1404 | 1 | 1404 |
- 1405 | 1 | 1405 |
- 1406 | 1 | 1406 |
- 1408 | 1 | 1408 |
- 1409 | 7 | 9863 |
- 1410 | 7 | 9870 |
- 1411 | 2 | 2822 |
- 1412 | 2 | 2824 |
- 1414 | 3 | 4242 |
- 1415 | 4 | 5660 |
- 1416 | 2 | 2832 |
- 1417 | 2 | 2834 |
- 1419 | 1 | 1419 |
- 1420 | 1 | 1420 |
- Total | 1002 | 1192856 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 1236 | 1 | 1236 |
- 1239 | 2 | 2478 |
- 1240 | 1 | 1240 |
- 1241 | 1 | 1241 |
- 1242 | 1 | 1242 |
- 1243 | 1 | 1243 |
- 1244 | 1 | 1244 |
- 1245 | 4 | 4980 |
- 1246 | 1 | 1246 |
- 1248 | 2 | 2496 |
- 1250 | 2 | 2500 |
- 1251 | 2 | 2502 |
- 1252 | 1 | 1252 |
- 1253 | 1 | 1253 |
- 1254 | 3 | 3762 |
- 1255 | 1 | 1255 |
- 1256 | 4 | 5024 |
- 1257 | 1 | 1257 |
- 1258 | 3 | 3774 |
- 1259 | 1 | 1259 |
- 1260 | 1 | 1260 |
- 1261 | 3 | 3783 |
- 1262 | 5 | 6310 |
- 1263 | 2 | 2526 |
- 1264 | 3 | 3792 |
- 1265 | 2 | 2530 |
- 1266 | 4 | 5064 |
- 1267 | 4 | 5068 |
- 1268 | 2 | 2536 |
- 1269 | 7 | 8883 |
- 1270 | 5 | 6350 |
- 1272 | 4 | 5088 |
- 1273 | 8 | 10184 |
- 1274 | 4 | 5096 |
- 1275 | 9 | 11475 |
- 1276 | 3 | 3828 |
- 1277 | 9 | 11493 |
- 1278 | 6 | 7668 |
- 1279 | 6 | 7674 |
- 1280 | 11 | 14080 |
- 1281 | 8 | 10248 |
- 1282 | 9 | 11538 |
- 1283 | 9 | 11547 |
- 1284 | 4 | 5136 |
- 1285 | 4 | 5140 |
- 1286 | 8 | 10288 |
- 1287 | 5 | 6435 |
- 1288 | 5 | 6440 |
- 1289 | 5 | 6445 |
- 1290 | 2 | 2580 |
- 1291 | 4 | 5164 |
- 1292 | 1 | 1292 |
- 1293 | 3 | 3879 |
- 1294 | 5 | 6470 |
- 1295 | 4 | 5180 |
- 1296 | 3 | 3888 |
- 1297 | 4 | 5188 |
- 1298 | 5 | 6490 |
- 1299 | 5 | 6495 |
- 1300 | 3 | 3900 |
- 1301 | 6 | 7806 |
- 1302 | 6 | 7812 |
- 1303 | 4 | 5212 |
- 1304 | 4 | 5216 |
- 1305 | 1 | 1305 |
- 1306 | 1 | 1306 |
- 1307 | 4 | 5228 |
- 1308 | 2 | 2616 |
- 1309 | 3 | 3927 |
- 1310 | 2 | 2620 |
- 1311 | 3 | 3933 |
- 1312 | 4 | 5248 |
- 1313 | 2 | 2626 |
- 1314 | 1 | 1314 |
- 1316 | 2 | 2632 |
- 1317 | 2 | 2634 |
- 1318 | 1 | 1318 |
- 1319 | 4 | 5276 |
- 1321 | 3 | 3963 |
- 1322 | 1 | 1322 |
- 1323 | 1 | 1323 |
- 1324 | 2 | 2648 |
- 1325 | 2 | 2650 |
- 1327 | 4 | 5308 |
- 1328 | 2 | 2656 |
- 1329 | 1 | 1329 |
- 1330 | 1 | 1330 |
- 1331 | 2 | 2662 |
- 1332 | 2 | 2664 |
- 1333 | 1 | 1333 |
- 1334 | 2 | 2668 |
- 1336 | 3 | 4008 |
- 1337 | 1 | 1337 |
- 1339 | 2 | 2678 |
- 1340 | 3 | 4020 |
- 1341 | 2 | 2682 |
- 1342 | 1 | 1342 |
- 1343 | 2 | 2686 |
- 1344 | 2 | 2688 |
- 1345 | 4 | 5380 |
- 1346 | 2 | 2692 |
- 1347 | 6 | 8082 |
- 1348 | 1 | 1348 |
- 1349 | 1 | 1349 |
- 1351 | 5 | 6755 |
- 1352 | 4 | 5408 |
- 1353 | 2 | 2706 |
- 1355 | 5 | 6775 |
- 1356 | 4 | 5424 |
- 1358 | 1 | 1358 |
- 1359 | 3 | 4077 |
- 1360 | 3 | 4080 |
- 1361 | 2 | 2722 |
- 1362 | 1 | 1362 |
- 1363 | 2 | 2726 |
- 1364 | 1 | 1364 |
- 1366 | 2 | 2732 |
- 1367 | 4 | 5468 |
- 1368 | 1 | 1368 |
- 1369 | 4 | 5476 |
- 1370 | 1 | 1370 |
- 1372 | 2 | 2744 |
- 1373 | 2 | 2746 |
- 1374 | 3 | 4122 |
- 1377 | 1 | 1377 |
- 1378 | 2 | 2756 |
- 1379 | 1 | 1379 |
- 1380 | 1 | 1380 |
- 1381 | 3 | 4143 |
- 1382 | 3 | 4146 |
- 1383 | 1 | 1383 |
- 1384 | 3 | 4152 |
- 1385 | 3 | 4155 |
- 1386 | 1 | 1386 |
- 1387 | 1 | 1387 |
- 1389 | 2 | 2778 |
- 1391 | 3 | 4173 |
- 1392 | 2 | 2784 |
- 1393 | 1 | 1393 |
- 1394 | 2 | 2788 |
- 1395 | 2 | 2790 |
- 1396 | 1 | 1396 |
- 1397 | 2 | 2794 |
- 1398 | 1 | 1398 |
- 1401 | 1 | 1401 |
- 1402 | 2 | 2804 |
- 1403 | 1 | 1403 |
- 1404 | 1 | 1404 |
- 1405 | 1 | 1405 |
- 1406 | 2 | 2812 |
- 1409 | 2 | 2818 |
- 1410 | 1 | 1410 |
- 1411 | 2 | 2822 |
- 1412 | 1 | 1412 |
- 1413 | 6 | 8478 |
- 1414 | 2 | 2828 |
- 1415 | 1 | 1415 |
- 1416 | 3 | 4248 |
- 1417 | 4 | 5668 |
- 1418 | 1 | 1418 |
- 1419 | 1 | 1419 |
- 1420 | 1 | 1420 |
- 1421 | 4 | 5684 |
- 1422 | 2 | 2844 |
- 1423 | 2 | 2846 |
- 1424 | 1 | 1424 |
- 1425 | 2 | 2850 |
- 1426 | 1 | 1426 |
- 1427 | 4 | 5708 |
- 1429 | 2 | 2858 |
- 1431 | 2 | 2862 |
- 1432 | 4 | 5728 |
- 1434 | 1 | 1434 |
- 1435 | 1 | 1435 |
- 1436 | 3 | 4308 |
- 1437 | 2 | 2874 |
- 1439 | 4 | 5756 |
- 1440 | 1 | 1440 |
- 1441 | 2 | 2882 |
- 1442 | 2 | 2884 |
- 1444 | 1 | 1444 |
- 1446 | 4 | 5784 |
- 1447 | 2 | 2894 |
- 1448 | 1 | 1448 |
- 1449 | 2 | 2898 |
- 1450 | 1 | 1450 |
- 1451 | 2 | 2902 |
- 1452 | 2 | 2904 |
- 1453 | 2 | 2906 |
- 1454 | 3 | 4362 |
- 1455 | 2 | 2910 |
- 1456 | 2 | 2912 |
- 1457 | 2 | 2914 |
- 1459 | 1 | 1459 |
- 1460 | 2 | 2920 |
- 1461 | 1 | 1461 |
- 1462 | 1 | 1462 |
- 1463 | 2 | 2926 |
- 1464 | 1 | 1464 |
- 1465 | 3 | 4395 |
- 1466 | 2 | 2932 |
- 1467 | 2 | 2934 |
- 1468 | 2 | 2936 |
- 1469 | 4 | 5876 |
- 1470 | 4 | 5880 |
- 1471 | 6 | 8826 |
- 1472 | 3 | 4416 |
- 1473 | 2 | 2946 |
- 1474 | 2 | 2948 |
- 1475 | 1 | 1475 |
- 1476 | 2 | 2952 |
- 1477 | 3 | 4431 |
- 1478 | 3 | 4434 |
- 1479 | 2 | 2958 |
- 1480 | 2 | 2960 |
- 1481 | 1 | 1481 |
- 1482 | 1 | 1482 |
- 1483 | 3 | 4449 |
- 1484 | 4 | 5936 |
- 1485 | 6 | 8910 |
- 1486 | 3 | 4458 |
- 1487 | 2 | 2974 |
- 1488 | 4 | 5952 |
- 1489 | 3 | 4467 |
- 1490 | 2 | 2980 |
- 1491 | 1 | 1491 |
- 1492 | 3 | 4476 |
- 1493 | 3 | 4479 |
- 1494 | 2 | 2988 |
- 1495 | 3 | 4485 |
- 1496 | 5 | 7480 |
- 1498 | 2 | 2996 |
- 1500 | 3 | 4500 |
- 1501 | 2 | 3002 |
- 1502 | 2 | 3004 |
- 1503 | 2 | 3006 |
- 1504 | 2 | 3008 |
- 1505 | 3 | 4515 |
- 1506 | 2 | 3012 |
- 1507 | 1 | 1507 |
- 1508 | 3 | 4524 |
- 1509 | 2 | 3018 |
- 1510 | 1 | 1510 |
- 1511 | 2 | 3022 |
- 1513 | 5 | 7565 |
- 1514 | 2 | 3028 |
- 1515 | 2 | 3030 |
- 1516 | 1 | 1516 |
- 1517 | 4 | 6068 |
- 1518 | 4 | 6072 |
- 1519 | 3 | 4557 |
- 1520 | 4 | 6080 |
- 1522 | 6 | 9132 |
- 1524 | 2 | 3048 |
- 1525 | 1 | 1525 |
- 1526 | 1 | 1526 |
- 1528 | 3 | 4584 |
- 1529 | 5 | 7645 |
- 1531 | 2 | 3062 |
- 1532 | 3 | 4596 |
- 1533 | 1 | 1533 |
- 1534 | 4 | 6136 |
- 1535 | 4 | 6140 |
- 1536 | 5 | 7680 |
- 1537 | 5 | 7685 |
- 1538 | 9 | 13842 |
- 1539 | 5 | 7695 |
- 1540 | 6 | 9240 |
- 1541 | 7 | 10787 |
- 1542 | 6 | 9252 |
- 1543 | 3 | 4629 |
- 1544 | 5 | 7720 |
- 1545 | 1 | 1545 |
- 1546 | 3 | 4638 |
- 1547 | 7 | 10829 |
- 1548 | 2 | 3096 |
- 1549 | 2 | 3098 |
- 1550 | 3 | 4650 |
- 1551 | 6 | 9306 |
- 1552 | 5 | 7760 |
- 1553 | 6 | 9318 |
- 1554 | 3 | 4662 |
- 1555 | 3 | 4665 |
- 1556 | 6 | 9336 |
- 1557 | 5 | 7785 |
- 1558 | 8 | 12464 |
- 1559 | 7 | 10913 |
- 1560 | 11 | 17160 |
- 1561 | 7 | 10927 |
- 1562 | 7 | 10934 |
- 1563 | 2 | 3126 |
- 1564 | 6 | 9384 |
- 1565 | 5 | 7825 |
- 1566 | 5 | 7830 |
- 1567 | 5 | 7835 |
- 1568 | 2 | 3136 |
- 1569 | 3 | 4707 |
- 1570 | 5 | 7850 |
- 1571 | 5 | 7855 |
- 1572 | 3 | 4716 |
- 1573 | 3 | 4719 |
- 1574 | 1 | 1574 |
- 1575 | 1 | 1575 |
- 1576 | 2 | 3152 |
- 1577 | 2 | 3154 |
- 1578 | 1 | 1578 |
- 1580 | 3 | 4740 |
- 1581 | 2 | 3162 |
- 1582 | 3 | 4746 |
- 1583 | 2 | 3166 |
- 1585 | 1 | 1585 |
- 1586 | 2 | 3172 |
- 1587 | 2 | 3174 |
- 1588 | 2 | 3176 |
- 1589 | 2 | 3178 |
- 1590 | 2 | 3180 |
- 1591 | 2 | 3182 |
- 1592 | 1 | 1592 |
- 1593 | 1 | 1593 |
- 1597 | 1 | 1597 |
- 1604 | 1 | 1604 |
- 1607 | 1 | 1607 |
- 1608 | 2 | 3216 |
- 1611 | 2 | 3222 |
- 1613 | 1 | 1613 |
- 1614 | 1 | 1614 |
- 1617 | 1 | 1617 |
- 1618 | 4 | 6472 |
- 1621 | 1 | 1621 |
- 1623 | 2 | 3246 |
- 1624 | 2 | 3248 |
- 1625 | 1 | 1625 |
- 1626 | 6 | 9756 |
- 1627 | 3 | 4881 |
- 1628 | 1 | 1628 |
- 1629 | 2 | 3258 |
- 1630 | 1 | 1630 |
- 1632 | 2 | 3264 |
- 1634 | 1 | 1634 |
- 1636 | 2 | 3272 |
- 1637 | 2 | 3274 |
- 1639 | 1 | 1639 |
- 1641 | 3 | 4923 |
- 1643 | 3 | 4929 |
- 1644 | 2 | 3288 |
- 1646 | 6 | 9876 |
- 1647 | 1 | 1647 |
- 1648 | 2 | 3296 |
- 1650 | 2 | 3300 |
- 1651 | 2 | 3302 |
- 1652 | 2 | 3304 |
- 1653 | 2 | 3306 |
- 1654 | 1 | 1654 |
- 1655 | 2 | 3310 |
- 1657 | 2 | 3314 |
- 1658 | 1 | 1658 |
- 1659 | 2 | 3318 |
- 1660 | 2 | 3320 |
- 1661 | 1 | 1661 |
- 1664 | 2 | 3328 |
- Total | 1002 | 1435121 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333039266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882554c4b1856a4
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3535346334623138
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_8.json b/autobahn/client/tungstenite_case_12_1_8.json
deleted file mode 100644
index 0971954..0000000
--- a/autobahn/client/tungstenite_case_12_1_8.json
+++ /dev/null
@@ -1,848 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 309,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 2211,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=309&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Us9S0/J3drrAM3vufTxlmA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: yX/kinexZjUnUaz6i7MpWPxH3iY=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "995": 1,
- "997": 1,
- "998": 1,
- "999": 1,
- "1000": 1,
- "1001": 2,
- "1002": 3,
- "1003": 5,
- "1004": 1,
- "1005": 1,
- "1006": 1,
- "1008": 2,
- "1010": 3,
- "1012": 2,
- "1016": 1,
- "1017": 1,
- "1019": 2,
- "1020": 2,
- "1021": 1,
- "1022": 3,
- "1023": 1,
- "1024": 5,
- "1025": 7,
- "1026": 5,
- "1027": 1,
- "1028": 4,
- "1029": 2,
- "1030": 5,
- "1031": 2,
- "1032": 6,
- "1033": 1,
- "1034": 4,
- "1035": 2,
- "1036": 5,
- "1037": 1,
- "1038": 2,
- "1039": 2,
- "1040": 4,
- "1043": 1,
- "1044": 1,
- "1045": 2,
- "1046": 2,
- "1047": 6,
- "1048": 4,
- "1049": 2,
- "1050": 6,
- "1051": 5,
- "1052": 6,
- "1053": 9,
- "1054": 6,
- "1055": 7,
- "1056": 7,
- "1057": 7,
- "1058": 5,
- "1059": 6,
- "1060": 5,
- "1061": 4,
- "1062": 3,
- "1063": 4,
- "1064": 6,
- "1065": 6,
- "1066": 2,
- "1067": 1,
- "1068": 5,
- "1069": 3,
- "1070": 5,
- "1071": 3,
- "1072": 6,
- "1073": 8,
- "1074": 3,
- "1075": 6,
- "1076": 7,
- "1077": 5,
- "1078": 7,
- "1079": 7,
- "1080": 3,
- "1081": 6,
- "1082": 5,
- "1083": 2,
- "1084": 4,
- "1085": 1,
- "1086": 1,
- "1087": 3,
- "1088": 2,
- "1089": 6,
- "1090": 4,
- "1092": 5,
- "1093": 2,
- "1094": 2,
- "1095": 1,
- "1097": 4,
- "1098": 6,
- "1099": 1,
- "1100": 4,
- "1102": 2,
- "1103": 2,
- "1104": 2,
- "1105": 1,
- "1106": 2,
- "1107": 2,
- "1108": 1,
- "1109": 2,
- "1110": 3,
- "1112": 1,
- "1113": 3,
- "1114": 3,
- "1116": 2,
- "1117": 1,
- "1120": 2,
- "1121": 1,
- "1122": 1,
- "1124": 2,
- "1125": 1,
- "1126": 1,
- "1127": 1,
- "1129": 2,
- "1130": 2,
- "1131": 1,
- "1132": 3,
- "1133": 1,
- "1134": 1,
- "1135": 1,
- "1136": 4,
- "1137": 2,
- "1138": 2,
- "1139": 3,
- "1142": 2,
- "1143": 1,
- "1146": 2,
- "1147": 2,
- "1149": 1,
- "1150": 1,
- "1151": 2,
- "1152": 3,
- "1154": 2,
- "1155": 1,
- "1156": 1,
- "1157": 3,
- "1158": 2,
- "1160": 1,
- "1161": 2,
- "1162": 4,
- "1163": 2,
- "1164": 2,
- "1165": 1,
- "1166": 2,
- "1167": 3,
- "1169": 3,
- "1170": 1,
- "1171": 1,
- "1172": 3,
- "1173": 4,
- "1174": 2,
- "1175": 1,
- "1176": 5,
- "1177": 3,
- "1178": 2,
- "1179": 1,
- "1180": 2,
- "1181": 5,
- "1182": 2,
- "1183": 2,
- "1184": 3,
- "1186": 3,
- "1187": 3,
- "1188": 2,
- "1189": 1,
- "1190": 3,
- "1192": 2,
- "1193": 5,
- "1194": 1,
- "1195": 2,
- "1196": 3,
- "1197": 1,
- "1198": 1,
- "1199": 1,
- "1200": 3,
- "1202": 2,
- "1203": 1,
- "1204": 1,
- "1205": 3,
- "1206": 1,
- "1207": 1,
- "1208": 1,
- "1209": 3,
- "1210": 2,
- "1211": 1,
- "1212": 1,
- "1213": 2,
- "1214": 4,
- "1215": 3,
- "1216": 4,
- "1217": 3,
- "1218": 3,
- "1219": 3,
- "1220": 1,
- "1221": 2,
- "1222": 1,
- "1224": 3,
- "1225": 1,
- "1226": 3,
- "1228": 2,
- "1229": 2,
- "1230": 3,
- "1231": 1,
- "1232": 1,
- "1233": 3,
- "1235": 1,
- "1236": 3,
- "1237": 3,
- "1238": 3,
- "1239": 1,
- "1240": 3,
- "1241": 2,
- "1242": 3,
- "1243": 2,
- "1244": 2,
- "1245": 2,
- "1246": 5,
- "1247": 2,
- "1248": 4,
- "1250": 1,
- "1251": 7,
- "1252": 3,
- "1253": 3,
- "1254": 2,
- "1255": 3,
- "1256": 3,
- "1257": 2,
- "1259": 4,
- "1260": 3,
- "1261": 3,
- "1262": 1,
- "1263": 5,
- "1264": 3,
- "1265": 3,
- "1266": 1,
- "1267": 4,
- "1268": 5,
- "1269": 5,
- "1270": 4,
- "1271": 2,
- "1272": 2,
- "1273": 3,
- "1274": 3,
- "1275": 4,
- "1276": 5,
- "1277": 2,
- "1278": 2,
- "1279": 5,
- "1280": 1,
- "1281": 6,
- "1282": 7,
- "1283": 4,
- "1284": 8,
- "1285": 5,
- "1286": 2,
- "1287": 6,
- "1288": 3,
- "1289": 6,
- "1290": 4,
- "1291": 7,
- "1292": 5,
- "1293": 7,
- "1294": 2,
- "1295": 3,
- "1296": 1,
- "1297": 2,
- "1298": 7,
- "1299": 5,
- "1300": 4,
- "1301": 4,
- "1302": 8,
- "1303": 9,
- "1304": 4,
- "1305": 14,
- "1306": 11,
- "1307": 8,
- "1308": 6,
- "1309": 7,
- "1310": 6,
- "1311": 5,
- "1312": 3,
- "1313": 3,
- "1314": 4,
- "1315": 5,
- "1316": 2,
- "1318": 1,
- "1319": 1,
- "1320": 1,
- "1321": 2,
- "1322": 4,
- "1323": 1,
- "1324": 1,
- "1325": 1,
- "1326": 2,
- "1336": 1,
- "1356": 1,
- "1360": 2,
- "1364": 1,
- "1365": 1,
- "1366": 1,
- "1367": 1,
- "1368": 2,
- "1369": 4,
- "1370": 5,
- "1371": 3,
- "1372": 2,
- "1373": 4,
- "1374": 3,
- "1375": 6,
- "1376": 2,
- "1377": 2,
- "1379": 1,
- "1382": 1,
- "1384": 1,
- "1385": 2,
- "1386": 1,
- "1388": 2,
- "1390": 1,
- "1394": 1,
- "1395": 1,
- "1396": 1,
- "1397": 2,
- "1398": 3,
- "1400": 2,
- "1401": 1,
- "1402": 1,
- "1403": 1,
- "1404": 1,
- "1405": 1,
- "1406": 1,
- "1408": 1,
- "1409": 7,
- "1410": 7,
- "1411": 2,
- "1412": 2,
- "1414": 3,
- "1415": 4,
- "1416": 2,
- "1417": 2,
- "1419": 1,
- "1420": 1
- },
- "started": "2020-09-07T18:44:13.512Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03615084838867187,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 1184591,
- "incomingOctetsWireLevel": 1192591,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0067533857677459985,
- "outgoingCompressionRatio": 0.043666534423828125,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 1430865,
- "outgoingOctetsWireLevel": 1434865,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0027955118057957948,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "1236": 1,
- "1239": 2,
- "1240": 1,
- "1241": 1,
- "1242": 1,
- "1243": 1,
- "1244": 1,
- "1245": 4,
- "1246": 1,
- "1248": 2,
- "1250": 2,
- "1251": 2,
- "1252": 1,
- "1253": 1,
- "1254": 3,
- "1255": 1,
- "1256": 4,
- "1257": 1,
- "1258": 3,
- "1259": 1,
- "1260": 1,
- "1261": 3,
- "1262": 5,
- "1263": 2,
- "1264": 3,
- "1265": 2,
- "1266": 4,
- "1267": 4,
- "1268": 2,
- "1269": 7,
- "1270": 5,
- "1272": 4,
- "1273": 8,
- "1274": 4,
- "1275": 9,
- "1276": 3,
- "1277": 9,
- "1278": 6,
- "1279": 6,
- "1280": 11,
- "1281": 8,
- "1282": 9,
- "1283": 9,
- "1284": 4,
- "1285": 4,
- "1286": 8,
- "1287": 5,
- "1288": 5,
- "1289": 5,
- "1290": 2,
- "1291": 4,
- "1292": 1,
- "1293": 3,
- "1294": 5,
- "1295": 4,
- "1296": 3,
- "1297": 4,
- "1298": 5,
- "1299": 5,
- "1300": 3,
- "1301": 6,
- "1302": 6,
- "1303": 4,
- "1304": 4,
- "1305": 1,
- "1306": 1,
- "1307": 4,
- "1308": 2,
- "1309": 3,
- "1310": 2,
- "1311": 3,
- "1312": 4,
- "1313": 2,
- "1314": 1,
- "1316": 2,
- "1317": 2,
- "1318": 1,
- "1319": 4,
- "1321": 3,
- "1322": 1,
- "1323": 1,
- "1324": 2,
- "1325": 2,
- "1327": 4,
- "1328": 2,
- "1329": 1,
- "1330": 1,
- "1331": 2,
- "1332": 2,
- "1333": 1,
- "1334": 2,
- "1336": 3,
- "1337": 1,
- "1339": 2,
- "1340": 3,
- "1341": 2,
- "1342": 1,
- "1343": 2,
- "1344": 2,
- "1345": 4,
- "1346": 2,
- "1347": 6,
- "1348": 1,
- "1349": 1,
- "1351": 5,
- "1352": 4,
- "1353": 2,
- "1355": 5,
- "1356": 4,
- "1358": 1,
- "1359": 3,
- "1360": 3,
- "1361": 2,
- "1362": 1,
- "1363": 2,
- "1364": 1,
- "1366": 2,
- "1367": 4,
- "1368": 1,
- "1369": 4,
- "1370": 1,
- "1372": 2,
- "1373": 2,
- "1374": 3,
- "1377": 1,
- "1378": 2,
- "1379": 1,
- "1380": 1,
- "1381": 3,
- "1382": 3,
- "1383": 1,
- "1384": 3,
- "1385": 3,
- "1386": 1,
- "1387": 1,
- "1389": 2,
- "1391": 3,
- "1392": 2,
- "1393": 1,
- "1394": 2,
- "1395": 2,
- "1396": 1,
- "1397": 2,
- "1398": 1,
- "1401": 1,
- "1402": 2,
- "1403": 1,
- "1404": 1,
- "1405": 1,
- "1406": 2,
- "1409": 2,
- "1410": 1,
- "1411": 2,
- "1412": 1,
- "1413": 6,
- "1414": 2,
- "1415": 1,
- "1416": 3,
- "1417": 4,
- "1418": 1,
- "1419": 1,
- "1420": 1,
- "1421": 4,
- "1422": 2,
- "1423": 2,
- "1424": 1,
- "1425": 2,
- "1426": 1,
- "1427": 4,
- "1429": 2,
- "1431": 2,
- "1432": 4,
- "1434": 1,
- "1435": 1,
- "1436": 3,
- "1437": 2,
- "1439": 4,
- "1440": 1,
- "1441": 2,
- "1442": 2,
- "1444": 1,
- "1446": 4,
- "1447": 2,
- "1448": 1,
- "1449": 2,
- "1450": 1,
- "1451": 2,
- "1452": 2,
- "1453": 2,
- "1454": 3,
- "1455": 2,
- "1456": 2,
- "1457": 2,
- "1459": 1,
- "1460": 2,
- "1461": 1,
- "1462": 1,
- "1463": 2,
- "1464": 1,
- "1465": 3,
- "1466": 2,
- "1467": 2,
- "1468": 2,
- "1469": 4,
- "1470": 4,
- "1471": 6,
- "1472": 3,
- "1473": 2,
- "1474": 2,
- "1475": 1,
- "1476": 2,
- "1477": 3,
- "1478": 3,
- "1479": 2,
- "1480": 2,
- "1481": 1,
- "1482": 1,
- "1483": 3,
- "1484": 4,
- "1485": 6,
- "1486": 3,
- "1487": 2,
- "1488": 4,
- "1489": 3,
- "1490": 2,
- "1491": 1,
- "1492": 3,
- "1493": 3,
- "1494": 2,
- "1495": 3,
- "1496": 5,
- "1498": 2,
- "1500": 3,
- "1501": 2,
- "1502": 2,
- "1503": 2,
- "1504": 2,
- "1505": 3,
- "1506": 2,
- "1507": 1,
- "1508": 3,
- "1509": 2,
- "1510": 1,
- "1511": 2,
- "1513": 5,
- "1514": 2,
- "1515": 2,
- "1516": 1,
- "1517": 4,
- "1518": 4,
- "1519": 3,
- "1520": 4,
- "1522": 6,
- "1524": 2,
- "1525": 1,
- "1526": 1,
- "1528": 3,
- "1529": 5,
- "1531": 2,
- "1532": 3,
- "1533": 1,
- "1534": 4,
- "1535": 4,
- "1536": 5,
- "1537": 5,
- "1538": 9,
- "1539": 5,
- "1540": 6,
- "1541": 7,
- "1542": 6,
- "1543": 3,
- "1544": 5,
- "1545": 1,
- "1546": 3,
- "1547": 7,
- "1548": 2,
- "1549": 2,
- "1550": 3,
- "1551": 6,
- "1552": 5,
- "1553": 6,
- "1554": 3,
- "1555": 3,
- "1556": 6,
- "1557": 5,
- "1558": 8,
- "1559": 7,
- "1560": 11,
- "1561": 7,
- "1562": 7,
- "1563": 2,
- "1564": 6,
- "1565": 5,
- "1566": 5,
- "1567": 5,
- "1568": 2,
- "1569": 3,
- "1570": 5,
- "1571": 5,
- "1572": 3,
- "1573": 3,
- "1574": 1,
- "1575": 1,
- "1576": 2,
- "1577": 2,
- "1578": 1,
- "1580": 3,
- "1581": 2,
- "1582": 3,
- "1583": 2,
- "1585": 1,
- "1586": 2,
- "1587": 2,
- "1588": 2,
- "1589": 2,
- "1590": 2,
- "1591": 2,
- "1592": 1,
- "1593": 1,
- "1597": 1,
- "1604": 1,
- "1607": 1,
- "1608": 2,
- "1611": 2,
- "1613": 1,
- "1614": 1,
- "1617": 1,
- "1618": 4,
- "1621": 1,
- "1623": 2,
- "1624": 2,
- "1625": 1,
- "1626": 6,
- "1627": 3,
- "1628": 1,
- "1629": 2,
- "1630": 1,
- "1632": 2,
- "1634": 1,
- "1636": 2,
- "1637": 2,
- "1639": 1,
- "1641": 3,
- "1643": 3,
- "1644": 2,
- "1646": 6,
- "1647": 1,
- "1648": 2,
- "1650": 2,
- "1651": 2,
- "1652": 2,
- "1653": 2,
- "1654": 1,
- "1655": 2,
- "1657": 2,
- "1658": 1,
- "1659": 2,
- "1660": 2,
- "1661": 1,
- "1664": 2
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333039266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882554c4b1856a4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "554c4b18"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_1_9.html b/autobahn/client/tungstenite_case_12_1_9.html
deleted file mode 100644
index cbedc37..0000000
--- a/autobahn/client/tungstenite_case_12_1_9.html
+++ /dev/null
@@ -1,556 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.1.9 : Pass - 3806 ms @ 2020-09-07T18:44:15.724Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=310&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4LmT1hj3u00edmkxc0W4UA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Th2DxNR/mfG/BNnoT75qQwQF0Tk=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2291 | 1 | 2291 |
- 2293 | 1 | 2293 |
- 2295 | 2 | 4590 |
- 2296 | 3 | 6888 |
- 2297 | 1 | 2297 |
- 2298 | 2 | 4596 |
- 2299 | 1 | 2299 |
- 2300 | 2 | 4600 |
- 2301 | 4 | 9204 |
- 2302 | 7 | 16114 |
- 2303 | 5 | 11515 |
- 2304 | 8 | 18432 |
- 2305 | 6 | 13830 |
- 2306 | 4 | 9224 |
- 2307 | 6 | 13842 |
- 2308 | 7 | 16156 |
- 2309 | 18 | 41562 |
- 2310 | 11 | 25410 |
- 2311 | 9 | 20799 |
- 2312 | 23 | 53176 |
- 2313 | 16 | 37008 |
- 2314 | 25 | 57850 |
- 2315 | 23 | 53245 |
- 2316 | 24 | 55584 |
- 2317 | 14 | 32438 |
- 2318 | 18 | 41724 |
- 2319 | 18 | 41742 |
- 2320 | 14 | 32480 |
- 2321 | 24 | 55704 |
- 2322 | 23 | 53406 |
- 2323 | 14 | 32522 |
- 2324 | 16 | 37184 |
- 2325 | 13 | 30225 |
- 2326 | 12 | 27912 |
- 2327 | 10 | 23270 |
- 2328 | 11 | 25608 |
- 2329 | 5 | 11645 |
- 2330 | 7 | 16310 |
- 2331 | 7 | 16317 |
- 2332 | 5 | 11660 |
- 2333 | 5 | 11665 |
- 2334 | 5 | 11670 |
- 2335 | 4 | 9340 |
- 2336 | 2 | 4672 |
- 2337 | 4 | 9348 |
- 2338 | 8 | 18704 |
- 2339 | 5 | 11695 |
- 2340 | 8 | 18720 |
- 2341 | 7 | 16387 |
- 2342 | 8 | 18736 |
- 2343 | 5 | 11715 |
- 2344 | 11 | 25784 |
- 2345 | 12 | 28140 |
- 2346 | 16 | 37536 |
- 2347 | 12 | 28164 |
- 2348 | 17 | 39916 |
- 2349 | 18 | 42282 |
- 2350 | 18 | 42300 |
- 2351 | 7 | 16457 |
- 2352 | 9 | 21168 |
- 2353 | 13 | 30589 |
- 2354 | 4 | 9416 |
- 2355 | 5 | 11775 |
- 2356 | 1 | 2356 |
- 2357 | 3 | 7071 |
- 2358 | 2 | 4716 |
- 2360 | 1 | 2360 |
- 2361 | 2 | 4722 |
- 2362 | 2 | 4724 |
- 2366 | 2 | 4732 |
- 2367 | 1 | 2367 |
- 2368 | 1 | 2368 |
- 2369 | 2 | 4738 |
- 2370 | 1 | 2370 |
- 2371 | 1 | 2371 |
- 2372 | 2 | 4744 |
- 2373 | 2 | 4746 |
- 2375 | 3 | 7125 |
- 2376 | 4 | 9504 |
- 2377 | 3 | 7131 |
- 2378 | 2 | 4756 |
- 2379 | 2 | 4758 |
- 2381 | 1 | 2381 |
- 2383 | 1 | 2383 |
- 2385 | 1 | 2385 |
- 2386 | 1 | 2386 |
- 2388 | 2 | 4776 |
- 2390 | 1 | 2390 |
- 2392 | 1 | 2392 |
- 2393 | 2 | 4786 |
- 2394 | 3 | 7182 |
- 2395 | 2 | 4790 |
- 2396 | 1 | 2396 |
- 2397 | 2 | 4794 |
- 2398 | 2 | 4796 |
- 2399 | 7 | 16793 |
- 2400 | 7 | 16800 |
- 2401 | 6 | 14406 |
- 2402 | 2 | 4804 |
- 2403 | 6 | 14418 |
- 2404 | 3 | 7212 |
- 2405 | 5 | 12025 |
- 2406 | 1 | 2406 |
- 2407 | 3 | 7221 |
- 2408 | 1 | 2408 |
- 2409 | 2 | 4818 |
- 2411 | 2 | 4822 |
- 2413 | 5 | 12065 |
- 2414 | 4 | 9656 |
- 2415 | 6 | 14490 |
- 2416 | 4 | 9664 |
- 2417 | 15 | 36255 |
- 2418 | 6 | 14508 |
- 2419 | 7 | 16933 |
- 2420 | 12 | 29040 |
- 2421 | 14 | 33894 |
- 2422 | 9 | 21798 |
- 2423 | 15 | 36345 |
- 2424 | 12 | 29088 |
- 2425 | 6 | 14550 |
- 2426 | 21 | 50946 |
- 2427 | 20 | 48540 |
- 2428 | 20 | 48560 |
- 2429 | 12 | 29148 |
- 2430 | 17 | 41310 |
- 2431 | 21 | 51051 |
- 2432 | 13 | 31616 |
- 2433 | 9 | 21897 |
- 2434 | 8 | 19472 |
- 2435 | 6 | 14610 |
- 2436 | 5 | 12180 |
- 2437 | 2 | 4874 |
- 2438 | 1 | 2438 |
- 2441 | 1 | 2441 |
- 2442 | 2 | 4884 |
- 2445 | 1 | 2445 |
- 2454 | 1 | 2454 |
- Total | 1002 | 2360177 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 2801 | 2 | 5602 |
- 2802 | 1 | 2802 |
- 2803 | 2 | 5606 |
- 2804 | 5 | 14020 |
- 2805 | 4 | 11220 |
- 2806 | 6 | 16836 |
- 2807 | 5 | 14035 |
- 2808 | 6 | 16848 |
- 2809 | 12 | 33708 |
- 2810 | 17 | 47770 |
- 2811 | 22 | 61842 |
- 2812 | 26 | 73112 |
- 2813 | 28 | 78764 |
- 2814 | 17 | 47838 |
- 2815 | 35 | 98525 |
- 2816 | 19 | 53504 |
- 2817 | 31 | 87327 |
- 2818 | 20 | 56360 |
- 2819 | 23 | 64837 |
- 2820 | 17 | 47940 |
- 2821 | 21 | 59241 |
- 2822 | 27 | 76194 |
- 2823 | 25 | 70575 |
- 2824 | 22 | 62128 |
- 2825 | 26 | 73450 |
- 2826 | 20 | 56520 |
- 2827 | 34 | 96118 |
- 2828 | 20 | 56560 |
- 2829 | 14 | 39606 |
- 2830 | 8 | 22640 |
- 2831 | 9 | 25479 |
- 2832 | 17 | 48144 |
- 2833 | 16 | 45328 |
- 2834 | 17 | 48178 |
- 2835 | 16 | 45360 |
- 2836 | 10 | 28360 |
- 2837 | 9 | 25533 |
- 2838 | 5 | 14190 |
- 2839 | 3 | 8517 |
- 2840 | 1 | 2840 |
- 2841 | 3 | 8523 |
- 2842 | 4 | 11368 |
- 2843 | 2 | 5686 |
- 2846 | 2 | 5692 |
- 2847 | 1 | 2847 |
- 2849 | 1 | 2849 |
- 2850 | 1 | 2850 |
- 2851 | 2 | 5702 |
- 2853 | 1 | 2853 |
- 2854 | 1 | 2854 |
- 2855 | 2 | 5710 |
- 2857 | 3 | 8571 |
- 2859 | 4 | 11436 |
- 2860 | 1 | 2860 |
- 2862 | 4 | 11448 |
- 2863 | 3 | 8589 |
- 2864 | 2 | 5728 |
- 2866 | 2 | 5732 |
- 2867 | 1 | 2867 |
- 2868 | 1 | 2868 |
- 2869 | 1 | 2869 |
- 2870 | 1 | 2870 |
- 2872 | 1 | 2872 |
- 2878 | 1 | 2878 |
- 2879 | 1 | 2879 |
- 2882 | 2 | 5764 |
- 2883 | 1 | 2883 |
- 2884 | 1 | 2884 |
- 2885 | 1 | 2885 |
- 2886 | 2 | 5772 |
- 2887 | 1 | 2887 |
- 2888 | 2 | 5776 |
- 2892 | 1 | 2892 |
- 2895 | 1 | 2895 |
- 2897 | 1 | 2897 |
- 2899 | 3 | 8697 |
- 2900 | 2 | 5800 |
- 2901 | 2 | 5802 |
- 2902 | 5 | 14510 |
- 2903 | 8 | 23224 |
- 2904 | 5 | 14520 |
- 2905 | 7 | 20335 |
- 2906 | 4 | 11624 |
- 2907 | 8 | 23256 |
- 2908 | 2 | 5816 |
- 2909 | 3 | 8727 |
- 2910 | 3 | 8730 |
- 2911 | 5 | 14555 |
- 2912 | 10 | 29120 |
- 2913 | 11 | 32043 |
- 2914 | 16 | 46624 |
- 2915 | 10 | 29150 |
- 2916 | 11 | 32076 |
- 2917 | 6 | 17502 |
- 2918 | 19 | 55442 |
- 2919 | 12 | 35028 |
- 2920 | 6 | 17520 |
- 2921 | 9 | 26289 |
- 2922 | 12 | 35064 |
- 2923 | 12 | 35076 |
- 2924 | 12 | 35088 |
- 2925 | 9 | 26325 |
- 2926 | 7 | 20482 |
- 2927 | 9 | 26343 |
- 2928 | 7 | 20496 |
- 2929 | 6 | 17574 |
- 2930 | 4 | 11720 |
- 2931 | 4 | 11724 |
- 2932 | 2 | 5864 |
- 2933 | 3 | 8799 |
- 2934 | 1 | 2934 |
- 2935 | 6 | 17610 |
- 2936 | 11 | 32296 |
- 2937 | 8 | 23496 |
- 2938 | 13 | 38194 |
- 2939 | 10 | 29390 |
- 2940 | 9 | 26460 |
- 2941 | 5 | 14705 |
- 2942 | 2 | 5884 |
- 2943 | 3 | 8829 |
- 2957 | 1 | 2957 |
- Total | 1002 | 2856349 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333130266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882e61df922e5f5
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6536316466393232
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_1_9.json b/autobahn/client/tungstenite_case_12_1_9.json
deleted file mode 100644
index d33cff2..0000000
--- a/autobahn/client/tungstenite_case_12_1_9.json
+++ /dev/null
@@ -1,403 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 310,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3806,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=310&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4LmT1hj3u00edmkxc0W4UA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Th2DxNR/mfG/BNnoT75qQwQF0Tk=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.1.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2291": 1,
- "2293": 1,
- "2295": 2,
- "2296": 3,
- "2297": 1,
- "2298": 2,
- "2299": 1,
- "2300": 2,
- "2301": 4,
- "2302": 7,
- "2303": 5,
- "2304": 8,
- "2305": 6,
- "2306": 4,
- "2307": 6,
- "2308": 7,
- "2309": 18,
- "2310": 11,
- "2311": 9,
- "2312": 23,
- "2313": 16,
- "2314": 25,
- "2315": 23,
- "2316": 24,
- "2317": 14,
- "2318": 18,
- "2319": 18,
- "2320": 14,
- "2321": 24,
- "2322": 23,
- "2323": 14,
- "2324": 16,
- "2325": 13,
- "2326": 12,
- "2327": 10,
- "2328": 11,
- "2329": 5,
- "2330": 7,
- "2331": 7,
- "2332": 5,
- "2333": 5,
- "2334": 5,
- "2335": 4,
- "2336": 2,
- "2337": 4,
- "2338": 8,
- "2339": 5,
- "2340": 8,
- "2341": 7,
- "2342": 8,
- "2343": 5,
- "2344": 11,
- "2345": 12,
- "2346": 16,
- "2347": 12,
- "2348": 17,
- "2349": 18,
- "2350": 18,
- "2351": 7,
- "2352": 9,
- "2353": 13,
- "2354": 4,
- "2355": 5,
- "2356": 1,
- "2357": 3,
- "2358": 2,
- "2360": 1,
- "2361": 2,
- "2362": 2,
- "2366": 2,
- "2367": 1,
- "2368": 1,
- "2369": 2,
- "2370": 1,
- "2371": 1,
- "2372": 2,
- "2373": 2,
- "2375": 3,
- "2376": 4,
- "2377": 3,
- "2378": 2,
- "2379": 2,
- "2381": 1,
- "2383": 1,
- "2385": 1,
- "2386": 1,
- "2388": 2,
- "2390": 1,
- "2392": 1,
- "2393": 2,
- "2394": 3,
- "2395": 2,
- "2396": 1,
- "2397": 2,
- "2398": 2,
- "2399": 7,
- "2400": 7,
- "2401": 6,
- "2402": 2,
- "2403": 6,
- "2404": 3,
- "2405": 5,
- "2406": 1,
- "2407": 3,
- "2408": 1,
- "2409": 2,
- "2411": 2,
- "2413": 5,
- "2414": 4,
- "2415": 6,
- "2416": 4,
- "2417": 15,
- "2418": 6,
- "2419": 7,
- "2420": 12,
- "2421": 14,
- "2422": 9,
- "2423": 15,
- "2424": 12,
- "2425": 6,
- "2426": 21,
- "2427": 20,
- "2428": 20,
- "2429": 12,
- "2430": 17,
- "2431": 21,
- "2432": 13,
- "2433": 9,
- "2434": 8,
- "2435": 6,
- "2436": 5,
- "2437": 2,
- "2438": 1,
- "2441": 1,
- "2442": 2,
- "2445": 1,
- "2454": 1
- },
- "started": "2020-09-07T18:44:15.724Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0358873291015625,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 2351912,
- "incomingOctetsWireLevel": 2359912,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00340148781076843,
- "outgoingCompressionRatio": 0.04351948547363281,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 2852093,
- "outgoingOctetsWireLevel": 2856093,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0014024788111748109,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "2801": 2,
- "2802": 1,
- "2803": 2,
- "2804": 5,
- "2805": 4,
- "2806": 6,
- "2807": 5,
- "2808": 6,
- "2809": 12,
- "2810": 17,
- "2811": 22,
- "2812": 26,
- "2813": 28,
- "2814": 17,
- "2815": 35,
- "2816": 19,
- "2817": 31,
- "2818": 20,
- "2819": 23,
- "2820": 17,
- "2821": 21,
- "2822": 27,
- "2823": 25,
- "2824": 22,
- "2825": 26,
- "2826": 20,
- "2827": 34,
- "2828": 20,
- "2829": 14,
- "2830": 8,
- "2831": 9,
- "2832": 17,
- "2833": 16,
- "2834": 17,
- "2835": 16,
- "2836": 10,
- "2837": 9,
- "2838": 5,
- "2839": 3,
- "2840": 1,
- "2841": 3,
- "2842": 4,
- "2843": 2,
- "2846": 2,
- "2847": 1,
- "2849": 1,
- "2850": 1,
- "2851": 2,
- "2853": 1,
- "2854": 1,
- "2855": 2,
- "2857": 3,
- "2859": 4,
- "2860": 1,
- "2862": 4,
- "2863": 3,
- "2864": 2,
- "2866": 2,
- "2867": 1,
- "2868": 1,
- "2869": 1,
- "2870": 1,
- "2872": 1,
- "2878": 1,
- "2879": 1,
- "2882": 2,
- "2883": 1,
- "2884": 1,
- "2885": 1,
- "2886": 2,
- "2887": 1,
- "2888": 2,
- "2892": 1,
- "2895": 1,
- "2897": 1,
- "2899": 3,
- "2900": 2,
- "2901": 2,
- "2902": 5,
- "2903": 8,
- "2904": 5,
- "2905": 7,
- "2906": 4,
- "2907": 8,
- "2908": 2,
- "2909": 3,
- "2910": 3,
- "2911": 5,
- "2912": 10,
- "2913": 11,
- "2914": 16,
- "2915": 10,
- "2916": 11,
- "2917": 6,
- "2918": 19,
- "2919": 12,
- "2920": 6,
- "2921": 9,
- "2922": 12,
- "2923": 12,
- "2924": 12,
- "2925": 9,
- "2926": 7,
- "2927": 9,
- "2928": 7,
- "2929": 6,
- "2930": 4,
- "2931": 4,
- "2932": 2,
- "2933": 3,
- "2934": 1,
- "2935": 6,
- "2936": 11,
- "2937": 8,
- "2938": 13,
- "2939": 10,
- "2940": 9,
- "2941": 5,
- "2942": 2,
- "2943": 3,
- "2957": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333130266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e61df922e5f5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e61df922"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_1.html b/autobahn/client/tungstenite_case_12_2_1.html
deleted file mode 100644
index 5f5c3ef..0000000
--- a/autobahn/client/tungstenite_case_12_2_1.html
+++ /dev/null
@@ -1,324 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.1 : Pass - 118 ms @ 2020-09-07T18:45:06.349Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=320&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: k+5xod4574okssT+NDyYPA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: r1MII7GgdEc3Xtz9jbt2lA4WvnY=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 11 | 30 | 330 |
- 13 | 1 | 13 |
- 14 | 1 | 14 |
- 15 | 1 | 15 |
- 17 | 1 | 17 |
- 20 | 4 | 80 |
- 21 | 12 | 252 |
- 22 | 39 | 858 |
- 23 | 130 | 2990 |
- 24 | 573 | 13752 |
- 25 | 147 | 3675 |
- 26 | 28 | 728 |
- 28 | 33 | 924 |
- 257 | 1 | 257 |
- Total | 1002 | 23913 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 7 | 30 | 210 |
- 9 | 1 | 9 |
- 10 | 1 | 10 |
- 11 | 1 | 11 |
- 13 | 1 | 13 |
- 16 | 4 | 64 |
- 17 | 12 | 204 |
- 18 | 39 | 702 |
- 19 | 130 | 2470 |
- 20 | 573 | 11460 |
- 21 | 147 | 3087 |
- 22 | 28 | 616 |
- 24 | 33 | 792 |
- 252 | 1 | 252 |
- Total | 1002 | 19904 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333230266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88827917d45a7aff
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3739313764343561
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_1.json b/autobahn/client/tungstenite_case_12_2_1.json
deleted file mode 100644
index 5e5b29b..0000000
--- a/autobahn/client/tungstenite_case_12_2_1.json
+++ /dev/null
@@ -1,171 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 320,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 118,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=320&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: k+5xod4574okssT+NDyYPA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: r1MII7GgdEc3Xtz9jbt2lA4WvnY=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "11": 30,
- "13": 1,
- "14": 1,
- "15": 1,
- "17": 1,
- "20": 4,
- "21": 12,
- "22": 39,
- "23": 130,
- "24": 573,
- "25": 147,
- "26": 28,
- "28": 33,
- "257": 1
- },
- "started": "2020-09-07T18:45:06.349Z",
- "trafficStats": {
- "incomingCompressionRatio": 1.103,
- "incomingOctetsAppLevel": 16000,
- "incomingOctetsWebSocketLevel": 17648,
- "incomingOctetsWireLevel": 23648,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.3399818676337262,
- "outgoingCompressionRatio": 1.103,
- "outgoingOctetsAppLevel": 16000,
- "outgoingOctetsWebSocketLevel": 17648,
- "outgoingOctetsWireLevel": 19648,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.11332728921124206,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "7": 30,
- "9": 1,
- "10": 1,
- "11": 1,
- "13": 1,
- "16": 4,
- "17": 12,
- "18": 39,
- "19": 130,
- "20": 573,
- "21": 147,
- "22": 28,
- "24": 33,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333230266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827917d45a7aff"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7917d45a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_10.html b/autobahn/client/tungstenite_case_12_2_10.html
deleted file mode 100644
index 0cdaa89..0000000
--- a/autobahn/client/tungstenite_case_12_2_10.html
+++ /dev/null
@@ -1,1927 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.10 : Pass - 11856 ms @ 2020-09-07T18:45:19.688Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=329&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: eboZztJ/1MEw4PT2zGXg+g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YdGE/iU990uEGwEItd7sOhiI22M=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 42541 | 1 | 42541 |
- 42557 | 1 | 42557 |
- 42563 | 1 | 42563 |
- 42582 | 1 | 42582 |
- 42585 | 1 | 42585 |
- 42588 | 1 | 42588 |
- 42597 | 2 | 85194 |
- 42600 | 1 | 42600 |
- 42602 | 2 | 85204 |
- 42604 | 1 | 42604 |
- 42627 | 1 | 42627 |
- 42628 | 1 | 42628 |
- 42635 | 1 | 42635 |
- 42638 | 1 | 42638 |
- 42640 | 1 | 42640 |
- 42641 | 2 | 85282 |
- 42645 | 1 | 42645 |
- 42656 | 1 | 42656 |
- 42658 | 1 | 42658 |
- 42661 | 1 | 42661 |
- 42662 | 1 | 42662 |
- 42671 | 1 | 42671 |
- 42672 | 1 | 42672 |
- 42673 | 1 | 42673 |
- 42675 | 1 | 42675 |
- 42677 | 2 | 85354 |
- 42684 | 1 | 42684 |
- 42685 | 1 | 42685 |
- 42689 | 1 | 42689 |
- 42690 | 1 | 42690 |
- 42692 | 1 | 42692 |
- 42695 | 1 | 42695 |
- 42696 | 1 | 42696 |
- 42698 | 2 | 85396 |
- 42699 | 1 | 42699 |
- 42704 | 1 | 42704 |
- 42706 | 1 | 42706 |
- 42714 | 1 | 42714 |
- 42719 | 1 | 42719 |
- 42724 | 1 | 42724 |
- 42727 | 1 | 42727 |
- 42730 | 1 | 42730 |
- 42734 | 1 | 42734 |
- 42740 | 1 | 42740 |
- 42741 | 1 | 42741 |
- 42746 | 1 | 42746 |
- 42747 | 2 | 85494 |
- 42749 | 1 | 42749 |
- 42755 | 2 | 85510 |
- 42773 | 1 | 42773 |
- 42774 | 1 | 42774 |
- 42778 | 1 | 42778 |
- 42781 | 1 | 42781 |
- 42783 | 1 | 42783 |
- 42785 | 1 | 42785 |
- 42787 | 1 | 42787 |
- 42789 | 2 | 85578 |
- 42792 | 1 | 42792 |
- 42793 | 1 | 42793 |
- 42794 | 2 | 85588 |
- 42799 | 1 | 42799 |
- 42800 | 1 | 42800 |
- 42806 | 1 | 42806 |
- 42810 | 1 | 42810 |
- 42821 | 2 | 85642 |
- 42822 | 1 | 42822 |
- 42824 | 2 | 85648 |
- 42826 | 1 | 42826 |
- 42830 | 2 | 85660 |
- 42833 | 1 | 42833 |
- 42834 | 2 | 85668 |
- 42836 | 1 | 42836 |
- 42838 | 1 | 42838 |
- 42839 | 2 | 85678 |
- 42843 | 1 | 42843 |
- 42847 | 3 | 128541 |
- 42851 | 2 | 85702 |
- 42862 | 2 | 85724 |
- 42863 | 1 | 42863 |
- 42869 | 1 | 42869 |
- 42870 | 1 | 42870 |
- 42873 | 2 | 85746 |
- 42875 | 1 | 42875 |
- 42876 | 2 | 85752 |
- 42877 | 1 | 42877 |
- 42882 | 2 | 85764 |
- 42883 | 1 | 42883 |
- 42885 | 1 | 42885 |
- 42887 | 1 | 42887 |
- 42888 | 1 | 42888 |
- 42892 | 2 | 85784 |
- 42893 | 1 | 42893 |
- 42897 | 1 | 42897 |
- 42898 | 3 | 128694 |
- 42906 | 2 | 85812 |
- 42907 | 1 | 42907 |
- 42908 | 1 | 42908 |
- 42911 | 1 | 42911 |
- 42912 | 2 | 85824 |
- 42915 | 1 | 42915 |
- 42920 | 2 | 85840 |
- 42926 | 1 | 42926 |
- 42927 | 1 | 42927 |
- 42928 | 1 | 42928 |
- 42929 | 1 | 42929 |
- 42932 | 1 | 42932 |
- 42934 | 2 | 85868 |
- 42935 | 1 | 42935 |
- 42936 | 2 | 85872 |
- 42937 | 1 | 42937 |
- 42943 | 1 | 42943 |
- 42944 | 1 | 42944 |
- 42945 | 1 | 42945 |
- 42948 | 2 | 85896 |
- 42951 | 1 | 42951 |
- 42955 | 2 | 85910 |
- 42956 | 1 | 42956 |
- 42957 | 1 | 42957 |
- 42961 | 1 | 42961 |
- 42964 | 1 | 42964 |
- 42965 | 1 | 42965 |
- 42976 | 1 | 42976 |
- 42977 | 1 | 42977 |
- 42979 | 3 | 128937 |
- 42980 | 1 | 42980 |
- 42983 | 1 | 42983 |
- 42984 | 1 | 42984 |
- 42986 | 1 | 42986 |
- 42988 | 1 | 42988 |
- 42991 | 2 | 85982 |
- 42993 | 1 | 42993 |
- 42998 | 1 | 42998 |
- 43004 | 1 | 43004 |
- 43012 | 1 | 43012 |
- 43017 | 1 | 43017 |
- 43019 | 1 | 43019 |
- 43051 | 2 | 86102 |
- 43058 | 1 | 43058 |
- 43063 | 1 | 43063 |
- 43073 | 1 | 43073 |
- 43085 | 1 | 43085 |
- 43087 | 1 | 43087 |
- 43089 | 1 | 43089 |
- 43090 | 1 | 43090 |
- 43094 | 1 | 43094 |
- 43099 | 2 | 86198 |
- 43100 | 1 | 43100 |
- 43103 | 1 | 43103 |
- 43115 | 1 | 43115 |
- 43119 | 1 | 43119 |
- 43121 | 1 | 43121 |
- 43127 | 2 | 86254 |
- 43147 | 1 | 43147 |
- 43149 | 1 | 43149 |
- 43150 | 1 | 43150 |
- 43154 | 1 | 43154 |
- 43157 | 1 | 43157 |
- 43174 | 1 | 43174 |
- 43177 | 1 | 43177 |
- 43183 | 1 | 43183 |
- 43190 | 2 | 86380 |
- 43192 | 2 | 86384 |
- 43197 | 1 | 43197 |
- 43211 | 1 | 43211 |
- 43215 | 2 | 86430 |
- 43219 | 1 | 43219 |
- 43225 | 1 | 43225 |
- 43232 | 2 | 86464 |
- 43237 | 1 | 43237 |
- 43240 | 1 | 43240 |
- 43246 | 1 | 43246 |
- 43248 | 1 | 43248 |
- 43254 | 1 | 43254 |
- 43255 | 1 | 43255 |
- 43259 | 1 | 43259 |
- 43260 | 1 | 43260 |
- 43268 | 1 | 43268 |
- 43275 | 1 | 43275 |
- 43283 | 2 | 86566 |
- 43284 | 1 | 43284 |
- 43285 | 1 | 43285 |
- 43287 | 1 | 43287 |
- 43291 | 1 | 43291 |
- 43295 | 1 | 43295 |
- 43301 | 1 | 43301 |
- 43306 | 1 | 43306 |
- 43308 | 1 | 43308 |
- 43312 | 1 | 43312 |
- 43314 | 1 | 43314 |
- 43317 | 1 | 43317 |
- 43319 | 1 | 43319 |
- 43320 | 3 | 129960 |
- 43325 | 1 | 43325 |
- 43326 | 2 | 86652 |
- 43328 | 1 | 43328 |
- 43333 | 1 | 43333 |
- 43336 | 1 | 43336 |
- 43338 | 1 | 43338 |
- 43340 | 1 | 43340 |
- 43341 | 1 | 43341 |
- 43346 | 1 | 43346 |
- 43350 | 1 | 43350 |
- 43351 | 2 | 86702 |
- 43355 | 1 | 43355 |
- 43356 | 2 | 86712 |
- 43361 | 1 | 43361 |
- 43367 | 1 | 43367 |
- 43369 | 2 | 86738 |
- 43370 | 1 | 43370 |
- 43374 | 1 | 43374 |
- 43375 | 1 | 43375 |
- 43376 | 1 | 43376 |
- 43378 | 1 | 43378 |
- 43381 | 1 | 43381 |
- 43386 | 1 | 43386 |
- 43388 | 2 | 86776 |
- 43389 | 1 | 43389 |
- 43396 | 1 | 43396 |
- 43397 | 1 | 43397 |
- 43400 | 1 | 43400 |
- 43405 | 1 | 43405 |
- 43411 | 1 | 43411 |
- 43413 | 1 | 43413 |
- 43414 | 2 | 86828 |
- 43417 | 1 | 43417 |
- 43419 | 1 | 43419 |
- 43420 | 1 | 43420 |
- 43421 | 1 | 43421 |
- 43423 | 1 | 43423 |
- 43424 | 2 | 86848 |
- 43426 | 2 | 86852 |
- 43429 | 1 | 43429 |
- 43431 | 1 | 43431 |
- 43432 | 1 | 43432 |
- 43433 | 1 | 43433 |
- 43434 | 2 | 86868 |
- 43435 | 1 | 43435 |
- 43438 | 1 | 43438 |
- 43439 | 1 | 43439 |
- 43440 | 2 | 86880 |
- 43442 | 1 | 43442 |
- 43445 | 1 | 43445 |
- 43447 | 1 | 43447 |
- 43448 | 1 | 43448 |
- 43449 | 1 | 43449 |
- 43450 | 2 | 86900 |
- 43452 | 1 | 43452 |
- 43454 | 1 | 43454 |
- 43455 | 1 | 43455 |
- 43459 | 3 | 130377 |
- 43461 | 1 | 43461 |
- 43463 | 1 | 43463 |
- 43469 | 1 | 43469 |
- 43474 | 1 | 43474 |
- 43477 | 2 | 86954 |
- 43479 | 1 | 43479 |
- 43482 | 1 | 43482 |
- 43483 | 1 | 43483 |
- 43488 | 1 | 43488 |
- 43489 | 1 | 43489 |
- 43490 | 3 | 130470 |
- 43492 | 1 | 43492 |
- 43493 | 1 | 43493 |
- 43494 | 2 | 86988 |
- 43495 | 2 | 86990 |
- 43497 | 2 | 86994 |
- 43501 | 2 | 87002 |
- 43503 | 2 | 87006 |
- 43504 | 2 | 87008 |
- 43505 | 2 | 87010 |
- 43508 | 2 | 87016 |
- 43511 | 1 | 43511 |
- 43512 | 1 | 43512 |
- 43517 | 1 | 43517 |
- 43528 | 1 | 43528 |
- 43534 | 1 | 43534 |
- 43536 | 1 | 43536 |
- 43548 | 1 | 43548 |
- 43563 | 1 | 43563 |
- 43567 | 1 | 43567 |
- 43570 | 1 | 43570 |
- 43572 | 1 | 43572 |
- 43585 | 2 | 87170 |
- 43597 | 2 | 87194 |
- 43598 | 1 | 43598 |
- 43600 | 1 | 43600 |
- 43601 | 1 | 43601 |
- 43605 | 2 | 87210 |
- 43606 | 1 | 43606 |
- 43610 | 1 | 43610 |
- 43613 | 1 | 43613 |
- 43615 | 1 | 43615 |
- 43616 | 1 | 43616 |
- 43622 | 1 | 43622 |
- 43625 | 1 | 43625 |
- 43632 | 1 | 43632 |
- 43633 | 1 | 43633 |
- 43635 | 1 | 43635 |
- 43636 | 1 | 43636 |
- 43640 | 1 | 43640 |
- 43644 | 1 | 43644 |
- 43650 | 1 | 43650 |
- 43654 | 1 | 43654 |
- 43658 | 1 | 43658 |
- 43661 | 1 | 43661 |
- 43672 | 1 | 43672 |
- 43674 | 1 | 43674 |
- 43675 | 1 | 43675 |
- 43677 | 1 | 43677 |
- 43682 | 1 | 43682 |
- 43687 | 1 | 43687 |
- 43690 | 1 | 43690 |
- 43691 | 1 | 43691 |
- 43694 | 1 | 43694 |
- 43695 | 1 | 43695 |
- 43703 | 1 | 43703 |
- 43704 | 2 | 87408 |
- 43705 | 1 | 43705 |
- 43710 | 1 | 43710 |
- 43712 | 1 | 43712 |
- 43713 | 3 | 131139 |
- 43716 | 1 | 43716 |
- 43720 | 1 | 43720 |
- 43726 | 1 | 43726 |
- 43738 | 1 | 43738 |
- 43785 | 1 | 43785 |
- 43820 | 1 | 43820 |
- 43822 | 1 | 43822 |
- 43891 | 1 | 43891 |
- 43905 | 1 | 43905 |
- 43952 | 1 | 43952 |
- 43964 | 1 | 43964 |
- 43986 | 1 | 43986 |
- 44047 | 1 | 44047 |
- 44052 | 1 | 44052 |
- 44122 | 1 | 44122 |
- 44145 | 1 | 44145 |
- 44192 | 1 | 44192 |
- 44224 | 1 | 44224 |
- 44279 | 1 | 44279 |
- 44297 | 1 | 44297 |
- 44310 | 1 | 44310 |
- 44370 | 1 | 44370 |
- 44382 | 1 | 44382 |
- 44439 | 1 | 44439 |
- 44453 | 1 | 44453 |
- 44473 | 1 | 44473 |
- 44496 | 1 | 44496 |
- 44533 | 1 | 44533 |
- 44555 | 1 | 44555 |
- 44558 | 1 | 44558 |
- 44599 | 1 | 44599 |
- 44614 | 1 | 44614 |
- 44627 | 1 | 44627 |
- 44637 | 1 | 44637 |
- 44638 | 1 | 44638 |
- 44663 | 1 | 44663 |
- 44725 | 1 | 44725 |
- 44727 | 1 | 44727 |
- 44736 | 1 | 44736 |
- 44776 | 1 | 44776 |
- 44798 | 1 | 44798 |
- 44821 | 1 | 44821 |
- 44847 | 1 | 44847 |
- 44864 | 1 | 44864 |
- 44895 | 1 | 44895 |
- 44908 | 1 | 44908 |
- 44944 | 1 | 44944 |
- 44947 | 1 | 44947 |
- 44954 | 1 | 44954 |
- 44972 | 1 | 44972 |
- 45008 | 1 | 45008 |
- 45068 | 1 | 45068 |
- 45072 | 1 | 45072 |
- 45088 | 1 | 45088 |
- 45089 | 1 | 45089 |
- 45134 | 1 | 45134 |
- 45150 | 1 | 45150 |
- 45170 | 1 | 45170 |
- 45201 | 1 | 45201 |
- 45231 | 1 | 45231 |
- 45236 | 1 | 45236 |
- 45250 | 1 | 45250 |
- 45291 | 2 | 90582 |
- 45303 | 1 | 45303 |
- 45331 | 1 | 45331 |
- 45371 | 1 | 45371 |
- 45394 | 1 | 45394 |
- 45413 | 1 | 45413 |
- 45414 | 1 | 45414 |
- 45433 | 1 | 45433 |
- 45471 | 1 | 45471 |
- 45475 | 1 | 45475 |
- 45487 | 1 | 45487 |
- 45513 | 1 | 45513 |
- 45565 | 1 | 45565 |
- 45573 | 1 | 45573 |
- 45578 | 1 | 45578 |
- 45601 | 1 | 45601 |
- 45646 | 1 | 45646 |
- 45670 | 1 | 45670 |
- 45678 | 1 | 45678 |
- 45679 | 1 | 45679 |
- 45708 | 1 | 45708 |
- 45754 | 1 | 45754 |
- 45757 | 1 | 45757 |
- 45768 | 1 | 45768 |
- 45774 | 1 | 45774 |
- 45818 | 1 | 45818 |
- 45829 | 1 | 45829 |
- 45850 | 1 | 45850 |
- 45856 | 1 | 45856 |
- 45892 | 1 | 45892 |
- 45906 | 1 | 45906 |
- 45920 | 1 | 45920 |
- 45929 | 1 | 45929 |
- 45950 | 1 | 45950 |
- 45953 | 1 | 45953 |
- 45996 | 2 | 91992 |
- 46011 | 1 | 46011 |
- 46015 | 1 | 46015 |
- 46051 | 1 | 46051 |
- 46061 | 1 | 46061 |
- 46084 | 1 | 46084 |
- 46093 | 1 | 46093 |
- 46108 | 1 | 46108 |
- 46130 | 1 | 46130 |
- 46136 | 1 | 46136 |
- 46144 | 1 | 46144 |
- 46163 | 1 | 46163 |
- 46188 | 1 | 46188 |
- 46208 | 1 | 46208 |
- 46216 | 1 | 46216 |
- 46235 | 1 | 46235 |
- 46261 | 1 | 46261 |
- 46266 | 1 | 46266 |
- 46294 | 1 | 46294 |
- 46309 | 1 | 46309 |
- 46322 | 1 | 46322 |
- 46326 | 1 | 46326 |
- 46372 | 1 | 46372 |
- 46374 | 1 | 46374 |
- 46375 | 1 | 46375 |
- 46409 | 1 | 46409 |
- 46430 | 1 | 46430 |
- 46431 | 1 | 46431 |
- 46447 | 1 | 46447 |
- 46480 | 1 | 46480 |
- 46510 | 1 | 46510 |
- 46511 | 1 | 46511 |
- 46532 | 1 | 46532 |
- 46550 | 1 | 46550 |
- 46573 | 1 | 46573 |
- 46574 | 1 | 46574 |
- 46580 | 1 | 46580 |
- 46627 | 1 | 46627 |
- 46651 | 1 | 46651 |
- 46659 | 1 | 46659 |
- 46666 | 1 | 46666 |
- 46685 | 1 | 46685 |
- 46712 | 1 | 46712 |
- 46737 | 1 | 46737 |
- 46739 | 1 | 46739 |
- 46744 | 1 | 46744 |
- 46775 | 1 | 46775 |
- 46796 | 1 | 46796 |
- 46817 | 1 | 46817 |
- 46827 | 1 | 46827 |
- 46847 | 1 | 46847 |
- 46850 | 1 | 46850 |
- 46864 | 1 | 46864 |
- 46886 | 1 | 46886 |
- 46897 | 1 | 46897 |
- 46916 | 1 | 46916 |
- 46926 | 1 | 46926 |
- 46943 | 1 | 46943 |
- 46954 | 1 | 46954 |
- 46964 | 1 | 46964 |
- 47000 | 1 | 47000 |
- 47008 | 1 | 47008 |
- 47009 | 1 | 47009 |
- 47046 | 1 | 47046 |
- 47047 | 1 | 47047 |
- 47058 | 1 | 47058 |
- 47061 | 1 | 47061 |
- 47082 | 1 | 47082 |
- 47093 | 1 | 47093 |
- 47102 | 1 | 47102 |
- 47111 | 1 | 47111 |
- 47149 | 1 | 47149 |
- 47163 | 1 | 47163 |
- 47200 | 1 | 47200 |
- 47220 | 1 | 47220 |
- 47223 | 1 | 47223 |
- 47262 | 1 | 47262 |
- 47320 | 1 | 47320 |
- 47351 | 1 | 47351 |
- 47366 | 1 | 47366 |
- 47387 | 1 | 47387 |
- 47427 | 1 | 47427 |
- 47467 | 1 | 47467 |
- 47497 | 1 | 47497 |
- 47528 | 1 | 47528 |
- 47558 | 1 | 47558 |
- 47600 | 1 | 47600 |
- 47629 | 1 | 47629 |
- 47635 | 1 | 47635 |
- 47678 | 1 | 47678 |
- 47703 | 1 | 47703 |
- 47762 | 1 | 47762 |
- 47771 | 1 | 47771 |
- 47785 | 1 | 47785 |
- 47830 | 1 | 47830 |
- 47865 | 1 | 47865 |
- 47921 | 1 | 47921 |
- 47937 | 1 | 47937 |
- 47986 | 2 | 95972 |
- 47994 | 1 | 47994 |
- 48055 | 1 | 48055 |
- 48059 | 1 | 48059 |
- 48082 | 1 | 48082 |
- 48095 | 1 | 48095 |
- 48133 | 1 | 48133 |
- 48141 | 1 | 48141 |
- 48147 | 1 | 48147 |
- 48178 | 1 | 48178 |
- 48182 | 1 | 48182 |
- 48188 | 1 | 48188 |
- 48189 | 1 | 48189 |
- 48190 | 1 | 48190 |
- 48191 | 1 | 48191 |
- 48193 | 1 | 48193 |
- 48194 | 3 | 144582 |
- 48196 | 3 | 144588 |
- 48197 | 2 | 96394 |
- 48198 | 2 | 96396 |
- 48199 | 2 | 96398 |
- 48201 | 1 | 48201 |
- 48202 | 3 | 144606 |
- 48204 | 1 | 48204 |
- 48206 | 1 | 48206 |
- 48207 | 1 | 48207 |
- 48215 | 1 | 48215 |
- 48216 | 1 | 48216 |
- 48217 | 1 | 48217 |
- 48220 | 1 | 48220 |
- 48221 | 1 | 48221 |
- 48228 | 1 | 48228 |
- 48229 | 1 | 48229 |
- 48231 | 1 | 48231 |
- 48233 | 1 | 48233 |
- 48235 | 2 | 96470 |
- 48241 | 1 | 48241 |
- 48244 | 1 | 48244 |
- 48248 | 1 | 48248 |
- 48253 | 1 | 48253 |
- 48257 | 1 | 48257 |
- 48260 | 1 | 48260 |
- 48264 | 1 | 48264 |
- 48273 | 1 | 48273 |
- 48274 | 1 | 48274 |
- 48278 | 1 | 48278 |
- 48279 | 1 | 48279 |
- 48290 | 1 | 48290 |
- 48291 | 2 | 96582 |
- 48294 | 1 | 48294 |
- 48301 | 1 | 48301 |
- 48307 | 1 | 48307 |
- 48310 | 1 | 48310 |
- 48317 | 1 | 48317 |
- 48319 | 1 | 48319 |
- 48324 | 1 | 48324 |
- 48329 | 1 | 48329 |
- 48333 | 2 | 96666 |
- 48334 | 1 | 48334 |
- 48342 | 1 | 48342 |
- 48345 | 1 | 48345 |
- 48359 | 1 | 48359 |
- 48363 | 1 | 48363 |
- 48366 | 2 | 96732 |
- 48370 | 1 | 48370 |
- 48372 | 1 | 48372 |
- 48378 | 1 | 48378 |
- 48379 | 1 | 48379 |
- 48385 | 1 | 48385 |
- 48389 | 1 | 48389 |
- 48394 | 1 | 48394 |
- 48396 | 1 | 48396 |
- 48400 | 2 | 96800 |
- 48401 | 1 | 48401 |
- 48404 | 1 | 48404 |
- 48410 | 1 | 48410 |
- 48411 | 1 | 48411 |
- 48412 | 1 | 48412 |
- 48415 | 1 | 48415 |
- 48421 | 1 | 48421 |
- 48423 | 1 | 48423 |
- 48424 | 1 | 48424 |
- 48427 | 1 | 48427 |
- 48428 | 1 | 48428 |
- 48434 | 1 | 48434 |
- 48435 | 1 | 48435 |
- 48442 | 1 | 48442 |
- 48444 | 1 | 48444 |
- 48451 | 2 | 96902 |
- 48462 | 1 | 48462 |
- 48469 | 1 | 48469 |
- 48473 | 1 | 48473 |
- 48474 | 1 | 48474 |
- 48475 | 2 | 96950 |
- 48477 | 1 | 48477 |
- 48478 | 1 | 48478 |
- 48480 | 1 | 48480 |
- 48481 | 1 | 48481 |
- 48492 | 1 | 48492 |
- 48500 | 1 | 48500 |
- 48502 | 1 | 48502 |
- 48507 | 1 | 48507 |
- 48509 | 1 | 48509 |
- 48511 | 1 | 48511 |
- 48513 | 1 | 48513 |
- 48514 | 1 | 48514 |
- 48516 | 2 | 97032 |
- 48518 | 2 | 97036 |
- 48519 | 2 | 97038 |
- 48520 | 1 | 48520 |
- 48521 | 1 | 48521 |
- 48523 | 1 | 48523 |
- 48528 | 1 | 48528 |
- 48531 | 2 | 97062 |
- 48532 | 2 | 97064 |
- 48535 | 1 | 48535 |
- 48537 | 1 | 48537 |
- 48538 | 1 | 48538 |
- 48542 | 1 | 48542 |
- 48546 | 2 | 97092 |
- 48552 | 1 | 48552 |
- 48555 | 2 | 97110 |
- 48556 | 1 | 48556 |
- 48558 | 1 | 48558 |
- 48559 | 1 | 48559 |
- 48562 | 1 | 48562 |
- 48564 | 1 | 48564 |
- 48565 | 2 | 97130 |
- 48566 | 1 | 48566 |
- 48570 | 1 | 48570 |
- 48571 | 3 | 145713 |
- 48572 | 1 | 48572 |
- 48573 | 3 | 145719 |
- 48575 | 2 | 97150 |
- 48577 | 1 | 48577 |
- 48579 | 2 | 97158 |
- 48580 | 3 | 145740 |
- 48581 | 1 | 48581 |
- 48582 | 1 | 48582 |
- 48584 | 1 | 48584 |
- 48588 | 4 | 194352 |
- 48591 | 1 | 48591 |
- 48592 | 2 | 97184 |
- 48593 | 4 | 194372 |
- 48595 | 1 | 48595 |
- 48597 | 1 | 48597 |
- 48603 | 1 | 48603 |
- 48608 | 1 | 48608 |
- 48611 | 1 | 48611 |
- 48612 | 2 | 97224 |
- 48613 | 2 | 97226 |
- 48614 | 1 | 48614 |
- 48616 | 1 | 48616 |
- 48620 | 3 | 145860 |
- 48624 | 1 | 48624 |
- 48625 | 1 | 48625 |
- 48626 | 1 | 48626 |
- 48627 | 2 | 97254 |
- 48629 | 1 | 48629 |
- 48631 | 1 | 48631 |
- 48632 | 1 | 48632 |
- 48634 | 2 | 97268 |
- 48635 | 1 | 48635 |
- 48636 | 1 | 48636 |
- 48638 | 2 | 97276 |
- 48640 | 1 | 48640 |
- 48643 | 2 | 97286 |
- 48644 | 1 | 48644 |
- 48647 | 2 | 97294 |
- 48648 | 1 | 48648 |
- 48652 | 2 | 97304 |
- 48653 | 1 | 48653 |
- 48655 | 1 | 48655 |
- 48662 | 1 | 48662 |
- 48664 | 2 | 97328 |
- 48668 | 1 | 48668 |
- 48674 | 1 | 48674 |
- 48679 | 1 | 48679 |
- 48702 | 1 | 48702 |
- 48713 | 1 | 48713 |
- 48727 | 1 | 48727 |
- 48729 | 1 | 48729 |
- 48757 | 1 | 48757 |
- 48760 | 1 | 48760 |
- 48769 | 1 | 48769 |
- 48776 | 1 | 48776 |
- 48778 | 1 | 48778 |
- 48782 | 1 | 48782 |
- 48798 | 1 | 48798 |
- 48811 | 2 | 97622 |
- 48815 | 1 | 48815 |
- 48822 | 1 | 48822 |
- 48828 | 1 | 48828 |
- 48832 | 1 | 48832 |
- 48855 | 1 | 48855 |
- 48865 | 1 | 48865 |
- 48869 | 1 | 48869 |
- 48889 | 1 | 48889 |
- 48890 | 1 | 48890 |
- 48895 | 1 | 48895 |
- 48898 | 1 | 48898 |
- 48925 | 1 | 48925 |
- 48928 | 1 | 48928 |
- 48941 | 1 | 48941 |
- 48945 | 1 | 48945 |
- 48949 | 1 | 48949 |
- 48950 | 1 | 48950 |
- 48965 | 1 | 48965 |
- 48966 | 1 | 48966 |
- 48974 | 1 | 48974 |
- 48976 | 1 | 48976 |
- 48979 | 1 | 48979 |
- 48981 | 1 | 48981 |
- 48984 | 2 | 97968 |
- 48989 | 1 | 48989 |
- 48990 | 2 | 97980 |
- 48991 | 1 | 48991 |
- 48994 | 2 | 97988 |
- 48996 | 2 | 97992 |
- 48997 | 1 | 48997 |
- 48999 | 4 | 195996 |
- 49002 | 2 | 98004 |
- 49004 | 1 | 49004 |
- 49006 | 1 | 49006 |
- 49008 | 1 | 49008 |
- 49009 | 1 | 49009 |
- 49010 | 1 | 49010 |
- 49011 | 2 | 98022 |
- 49012 | 3 | 147036 |
- 49013 | 4 | 196052 |
- 49014 | 2 | 98028 |
- 49015 | 1 | 49015 |
- 49016 | 1 | 49016 |
- 49017 | 2 | 98034 |
- 49018 | 4 | 196072 |
- 49019 | 1 | 49019 |
- 49020 | 2 | 98040 |
- 49021 | 5 | 245105 |
- 49022 | 1 | 49022 |
- 49025 | 3 | 147075 |
- 49026 | 3 | 147078 |
- 49027 | 2 | 98054 |
- 49029 | 2 | 98058 |
- 49030 | 2 | 98060 |
- 49031 | 3 | 147093 |
- 49033 | 2 | 98066 |
- 49034 | 1 | 49034 |
- 49035 | 2 | 98070 |
- 49036 | 1 | 49036 |
- 49037 | 4 | 196148 |
- 49038 | 2 | 98076 |
- 49039 | 2 | 98078 |
- 49041 | 2 | 98082 |
- 49043 | 3 | 147129 |
- 49044 | 1 | 49044 |
- 49045 | 1 | 49045 |
- 49047 | 1 | 49047 |
- 49048 | 2 | 98096 |
- 49049 | 1 | 49049 |
- 49050 | 1 | 49050 |
- 49051 | 1 | 49051 |
- 49052 | 1 | 49052 |
- 49053 | 1 | 49053 |
- 49054 | 1 | 49054 |
- 49056 | 1 | 49056 |
- 49061 | 1 | 49061 |
- 49064 | 2 | 98128 |
- 49065 | 1 | 49065 |
- 49066 | 1 | 49066 |
- 49067 | 1 | 49067 |
- 49069 | 2 | 98138 |
- 49070 | 1 | 49070 |
- 49071 | 1 | 49071 |
- 49072 | 2 | 98144 |
- 49075 | 1 | 49075 |
- 49076 | 1 | 49076 |
- 49078 | 2 | 98156 |
- 49079 | 2 | 98158 |
- 49080 | 1 | 49080 |
- 49081 | 1 | 49081 |
- 49083 | 2 | 98166 |
- 49084 | 1 | 49084 |
- 49089 | 2 | 98178 |
- 49090 | 2 | 98180 |
- 49092 | 2 | 98184 |
- 49093 | 2 | 98186 |
- 49096 | 2 | 98192 |
- 49098 | 1 | 49098 |
- 49099 | 2 | 98198 |
- 49100 | 1 | 49100 |
- 49101 | 2 | 98202 |
- 49104 | 1 | 49104 |
- 49108 | 1 | 49108 |
- 49111 | 1 | 49111 |
- 49114 | 1 | 49114 |
- 49117 | 2 | 98234 |
- 49120 | 1 | 49120 |
- 49230 | 1 | 49230 |
- 65536 | 1000 | 65536000 |
- Total | 2002 | 111487823 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 108073 | 1 | 108073 |
- 108089 | 1 | 108089 |
- 108095 | 1 | 108095 |
- 108114 | 1 | 108114 |
- 108117 | 1 | 108117 |
- 108120 | 1 | 108120 |
- 108129 | 2 | 216258 |
- 108132 | 1 | 108132 |
- 108134 | 2 | 216268 |
- 108136 | 1 | 108136 |
- 108159 | 1 | 108159 |
- 108160 | 1 | 108160 |
- 108167 | 1 | 108167 |
- 108170 | 1 | 108170 |
- 108172 | 1 | 108172 |
- 108173 | 2 | 216346 |
- 108177 | 1 | 108177 |
- 108188 | 1 | 108188 |
- 108190 | 1 | 108190 |
- 108193 | 1 | 108193 |
- 108194 | 1 | 108194 |
- 108203 | 1 | 108203 |
- 108204 | 1 | 108204 |
- 108205 | 1 | 108205 |
- 108207 | 1 | 108207 |
- 108209 | 2 | 216418 |
- 108216 | 1 | 108216 |
- 108217 | 1 | 108217 |
- 108221 | 1 | 108221 |
- 108222 | 1 | 108222 |
- 108224 | 1 | 108224 |
- 108227 | 1 | 108227 |
- 108228 | 1 | 108228 |
- 108230 | 2 | 216460 |
- 108231 | 1 | 108231 |
- 108236 | 1 | 108236 |
- 108238 | 1 | 108238 |
- 108246 | 1 | 108246 |
- 108251 | 1 | 108251 |
- 108256 | 1 | 108256 |
- 108259 | 1 | 108259 |
- 108262 | 1 | 108262 |
- 108266 | 1 | 108266 |
- 108272 | 1 | 108272 |
- 108273 | 1 | 108273 |
- 108278 | 1 | 108278 |
- 108279 | 2 | 216558 |
- 108281 | 1 | 108281 |
- 108287 | 2 | 216574 |
- 108305 | 1 | 108305 |
- 108306 | 1 | 108306 |
- 108310 | 1 | 108310 |
- 108313 | 1 | 108313 |
- 108315 | 1 | 108315 |
- 108317 | 1 | 108317 |
- 108319 | 1 | 108319 |
- 108321 | 2 | 216642 |
- 108324 | 1 | 108324 |
- 108325 | 1 | 108325 |
- 108326 | 2 | 216652 |
- 108331 | 1 | 108331 |
- 108332 | 1 | 108332 |
- 108338 | 1 | 108338 |
- 108342 | 1 | 108342 |
- 108353 | 2 | 216706 |
- 108354 | 1 | 108354 |
- 108356 | 2 | 216712 |
- 108358 | 1 | 108358 |
- 108362 | 2 | 216724 |
- 108365 | 1 | 108365 |
- 108366 | 2 | 216732 |
- 108368 | 1 | 108368 |
- 108370 | 1 | 108370 |
- 108371 | 2 | 216742 |
- 108375 | 1 | 108375 |
- 108379 | 3 | 325137 |
- 108383 | 2 | 216766 |
- 108394 | 2 | 216788 |
- 108395 | 1 | 108395 |
- 108401 | 1 | 108401 |
- 108402 | 1 | 108402 |
- 108405 | 2 | 216810 |
- 108407 | 1 | 108407 |
- 108408 | 2 | 216816 |
- 108409 | 1 | 108409 |
- 108414 | 2 | 216828 |
- 108415 | 1 | 108415 |
- 108417 | 1 | 108417 |
- 108419 | 1 | 108419 |
- 108420 | 1 | 108420 |
- 108424 | 2 | 216848 |
- 108425 | 1 | 108425 |
- 108429 | 1 | 108429 |
- 108430 | 3 | 325290 |
- 108438 | 2 | 216876 |
- 108439 | 1 | 108439 |
- 108440 | 1 | 108440 |
- 108443 | 1 | 108443 |
- 108444 | 2 | 216888 |
- 108447 | 1 | 108447 |
- 108452 | 2 | 216904 |
- 108458 | 1 | 108458 |
- 108459 | 1 | 108459 |
- 108460 | 1 | 108460 |
- 108461 | 1 | 108461 |
- 108464 | 1 | 108464 |
- 108466 | 2 | 216932 |
- 108467 | 1 | 108467 |
- 108468 | 2 | 216936 |
- 108469 | 1 | 108469 |
- 108475 | 1 | 108475 |
- 108476 | 1 | 108476 |
- 108477 | 1 | 108477 |
- 108480 | 2 | 216960 |
- 108483 | 1 | 108483 |
- 108487 | 2 | 216974 |
- 108488 | 1 | 108488 |
- 108489 | 1 | 108489 |
- 108493 | 1 | 108493 |
- 108496 | 1 | 108496 |
- 108497 | 1 | 108497 |
- 108508 | 1 | 108508 |
- 108509 | 1 | 108509 |
- 108511 | 3 | 325533 |
- 108512 | 1 | 108512 |
- 108515 | 1 | 108515 |
- 108516 | 1 | 108516 |
- 108518 | 1 | 108518 |
- 108520 | 1 | 108520 |
- 108523 | 2 | 217046 |
- 108525 | 1 | 108525 |
- 108530 | 1 | 108530 |
- 108536 | 1 | 108536 |
- 108544 | 1 | 108544 |
- 108549 | 1 | 108549 |
- 108551 | 1 | 108551 |
- 108583 | 2 | 217166 |
- 108590 | 1 | 108590 |
- 108595 | 1 | 108595 |
- 108605 | 1 | 108605 |
- 108617 | 1 | 108617 |
- 108619 | 1 | 108619 |
- 108621 | 1 | 108621 |
- 108622 | 1 | 108622 |
- 108626 | 1 | 108626 |
- 108631 | 2 | 217262 |
- 108632 | 1 | 108632 |
- 108635 | 1 | 108635 |
- 108647 | 1 | 108647 |
- 108651 | 1 | 108651 |
- 108653 | 1 | 108653 |
- 108659 | 2 | 217318 |
- 108679 | 1 | 108679 |
- 108681 | 1 | 108681 |
- 108682 | 1 | 108682 |
- 108686 | 1 | 108686 |
- 108689 | 1 | 108689 |
- 108706 | 1 | 108706 |
- 108709 | 1 | 108709 |
- 108715 | 1 | 108715 |
- 108722 | 2 | 217444 |
- 108724 | 2 | 217448 |
- 108729 | 1 | 108729 |
- 108743 | 1 | 108743 |
- 108747 | 2 | 217494 |
- 108751 | 1 | 108751 |
- 108757 | 1 | 108757 |
- 108764 | 2 | 217528 |
- 108769 | 1 | 108769 |
- 108772 | 1 | 108772 |
- 108778 | 1 | 108778 |
- 108780 | 1 | 108780 |
- 108786 | 1 | 108786 |
- 108787 | 1 | 108787 |
- 108791 | 1 | 108791 |
- 108792 | 1 | 108792 |
- 108800 | 1 | 108800 |
- 108807 | 1 | 108807 |
- 108815 | 2 | 217630 |
- 108816 | 1 | 108816 |
- 108817 | 1 | 108817 |
- 108819 | 1 | 108819 |
- 108823 | 1 | 108823 |
- 108827 | 1 | 108827 |
- 108833 | 1 | 108833 |
- 108838 | 1 | 108838 |
- 108840 | 1 | 108840 |
- 108844 | 1 | 108844 |
- 108846 | 1 | 108846 |
- 108849 | 1 | 108849 |
- 108851 | 1 | 108851 |
- 108852 | 3 | 326556 |
- 108857 | 1 | 108857 |
- 108858 | 2 | 217716 |
- 108860 | 1 | 108860 |
- 108865 | 1 | 108865 |
- 108868 | 1 | 108868 |
- 108870 | 1 | 108870 |
- 108872 | 1 | 108872 |
- 108873 | 1 | 108873 |
- 108878 | 1 | 108878 |
- 108882 | 1 | 108882 |
- 108883 | 2 | 217766 |
- 108887 | 1 | 108887 |
- 108888 | 2 | 217776 |
- 108893 | 1 | 108893 |
- 108899 | 1 | 108899 |
- 108901 | 2 | 217802 |
- 108902 | 1 | 108902 |
- 108906 | 1 | 108906 |
- 108907 | 1 | 108907 |
- 108908 | 1 | 108908 |
- 108910 | 1 | 108910 |
- 108913 | 1 | 108913 |
- 108918 | 1 | 108918 |
- 108920 | 2 | 217840 |
- 108921 | 1 | 108921 |
- 108928 | 1 | 108928 |
- 108929 | 1 | 108929 |
- 108932 | 1 | 108932 |
- 108937 | 1 | 108937 |
- 108943 | 1 | 108943 |
- 108945 | 1 | 108945 |
- 108946 | 2 | 217892 |
- 108949 | 1 | 108949 |
- 108951 | 1 | 108951 |
- 108952 | 1 | 108952 |
- 108953 | 1 | 108953 |
- 108955 | 1 | 108955 |
- 108956 | 2 | 217912 |
- 108958 | 2 | 217916 |
- 108961 | 1 | 108961 |
- 108963 | 1 | 108963 |
- 108964 | 1 | 108964 |
- 108965 | 1 | 108965 |
- 108966 | 2 | 217932 |
- 108967 | 1 | 108967 |
- 108970 | 1 | 108970 |
- 108971 | 1 | 108971 |
- 108972 | 2 | 217944 |
- 108974 | 1 | 108974 |
- 108977 | 1 | 108977 |
- 108979 | 1 | 108979 |
- 108980 | 1 | 108980 |
- 108981 | 1 | 108981 |
- 108982 | 1 | 108982 |
- 108984 | 1 | 108984 |
- 108986 | 1 | 108986 |
- 108987 | 2 | 217974 |
- 108991 | 3 | 326973 |
- 108993 | 1 | 108993 |
- 108995 | 1 | 108995 |
- 109001 | 1 | 109001 |
- 109006 | 1 | 109006 |
- 109009 | 2 | 218018 |
- 109011 | 1 | 109011 |
- 109014 | 1 | 109014 |
- 109015 | 1 | 109015 |
- 109020 | 1 | 109020 |
- 109021 | 1 | 109021 |
- 109022 | 3 | 327066 |
- 109024 | 1 | 109024 |
- 109025 | 1 | 109025 |
- 109026 | 2 | 218052 |
- 109027 | 2 | 218054 |
- 109029 | 2 | 218058 |
- 109033 | 2 | 218066 |
- 109035 | 2 | 218070 |
- 109036 | 2 | 218072 |
- 109037 | 2 | 218074 |
- 109040 | 2 | 218080 |
- 109043 | 1 | 109043 |
- 109044 | 1 | 109044 |
- 109049 | 1 | 109049 |
- 109060 | 1 | 109060 |
- 109066 | 1 | 109066 |
- 109068 | 1 | 109068 |
- 109080 | 1 | 109080 |
- 109095 | 1 | 109095 |
- 109099 | 1 | 109099 |
- 109102 | 1 | 109102 |
- 109104 | 1 | 109104 |
- 109117 | 2 | 218234 |
- 109129 | 2 | 218258 |
- 109130 | 1 | 109130 |
- 109132 | 1 | 109132 |
- 109133 | 1 | 109133 |
- 109137 | 2 | 218274 |
- 109138 | 1 | 109138 |
- 109142 | 1 | 109142 |
- 109145 | 1 | 109145 |
- 109147 | 1 | 109147 |
- 109148 | 1 | 109148 |
- 109154 | 1 | 109154 |
- 109157 | 1 | 109157 |
- 109164 | 1 | 109164 |
- 109165 | 1 | 109165 |
- 109167 | 1 | 109167 |
- 109168 | 1 | 109168 |
- 109172 | 1 | 109172 |
- 109176 | 1 | 109176 |
- 109182 | 1 | 109182 |
- 109186 | 1 | 109186 |
- 109190 | 1 | 109190 |
- 109193 | 1 | 109193 |
- 109204 | 1 | 109204 |
- 109206 | 1 | 109206 |
- 109207 | 1 | 109207 |
- 109209 | 1 | 109209 |
- 109214 | 1 | 109214 |
- 109219 | 1 | 109219 |
- 109222 | 1 | 109222 |
- 109223 | 1 | 109223 |
- 109226 | 1 | 109226 |
- 109227 | 1 | 109227 |
- 109235 | 1 | 109235 |
- 109236 | 2 | 218472 |
- 109237 | 1 | 109237 |
- 109242 | 1 | 109242 |
- 109244 | 1 | 109244 |
- 109245 | 3 | 327735 |
- 109248 | 1 | 109248 |
- 109252 | 1 | 109252 |
- 109258 | 1 | 109258 |
- 109270 | 1 | 109270 |
- 109317 | 1 | 109317 |
- 109352 | 1 | 109352 |
- 109354 | 1 | 109354 |
- 109423 | 1 | 109423 |
- 109437 | 1 | 109437 |
- 109484 | 1 | 109484 |
- 109496 | 1 | 109496 |
- 109518 | 1 | 109518 |
- 109579 | 1 | 109579 |
- 109584 | 1 | 109584 |
- 109654 | 1 | 109654 |
- 109677 | 1 | 109677 |
- 109724 | 1 | 109724 |
- 109756 | 1 | 109756 |
- 109811 | 1 | 109811 |
- 109829 | 1 | 109829 |
- 109842 | 1 | 109842 |
- 109902 | 1 | 109902 |
- 109914 | 1 | 109914 |
- 109971 | 1 | 109971 |
- 109985 | 1 | 109985 |
- 110005 | 1 | 110005 |
- 110028 | 1 | 110028 |
- 110065 | 1 | 110065 |
- 110087 | 1 | 110087 |
- 110090 | 1 | 110090 |
- 110131 | 1 | 110131 |
- 110146 | 1 | 110146 |
- 110159 | 1 | 110159 |
- 110169 | 1 | 110169 |
- 110170 | 1 | 110170 |
- 110195 | 1 | 110195 |
- 110257 | 1 | 110257 |
- 110259 | 1 | 110259 |
- 110268 | 1 | 110268 |
- 110308 | 1 | 110308 |
- 110330 | 1 | 110330 |
- 110353 | 1 | 110353 |
- 110379 | 1 | 110379 |
- 110396 | 1 | 110396 |
- 110427 | 1 | 110427 |
- 110440 | 1 | 110440 |
- 110476 | 1 | 110476 |
- 110479 | 1 | 110479 |
- 110486 | 1 | 110486 |
- 110504 | 1 | 110504 |
- 110540 | 1 | 110540 |
- 110600 | 1 | 110600 |
- 110604 | 1 | 110604 |
- 110620 | 1 | 110620 |
- 110621 | 1 | 110621 |
- 110666 | 1 | 110666 |
- 110682 | 1 | 110682 |
- 110702 | 1 | 110702 |
- 110733 | 1 | 110733 |
- 110763 | 1 | 110763 |
- 110768 | 1 | 110768 |
- 110782 | 1 | 110782 |
- 110823 | 2 | 221646 |
- 110835 | 1 | 110835 |
- 110863 | 1 | 110863 |
- 110903 | 1 | 110903 |
- 110926 | 1 | 110926 |
- 110945 | 1 | 110945 |
- 110946 | 1 | 110946 |
- 110965 | 1 | 110965 |
- 111003 | 1 | 111003 |
- 111007 | 1 | 111007 |
- 111019 | 1 | 111019 |
- 111045 | 1 | 111045 |
- 111097 | 1 | 111097 |
- 111105 | 1 | 111105 |
- 111110 | 1 | 111110 |
- 111133 | 1 | 111133 |
- 111178 | 1 | 111178 |
- 111202 | 1 | 111202 |
- 111210 | 1 | 111210 |
- 111211 | 1 | 111211 |
- 111240 | 1 | 111240 |
- 111286 | 1 | 111286 |
- 111289 | 1 | 111289 |
- 111300 | 1 | 111300 |
- 111306 | 1 | 111306 |
- 111350 | 1 | 111350 |
- 111361 | 1 | 111361 |
- 111382 | 1 | 111382 |
- 111388 | 1 | 111388 |
- 111424 | 1 | 111424 |
- 111438 | 1 | 111438 |
- 111452 | 1 | 111452 |
- 111461 | 1 | 111461 |
- 111482 | 1 | 111482 |
- 111485 | 1 | 111485 |
- 111528 | 2 | 223056 |
- 111543 | 1 | 111543 |
- 111547 | 1 | 111547 |
- 111583 | 1 | 111583 |
- 111593 | 1 | 111593 |
- 111616 | 1 | 111616 |
- 111625 | 1 | 111625 |
- 111640 | 1 | 111640 |
- 111662 | 1 | 111662 |
- 111668 | 1 | 111668 |
- 111676 | 1 | 111676 |
- 111695 | 1 | 111695 |
- 111720 | 1 | 111720 |
- 111740 | 1 | 111740 |
- 111748 | 1 | 111748 |
- 111767 | 1 | 111767 |
- 111793 | 1 | 111793 |
- 111798 | 1 | 111798 |
- 111826 | 1 | 111826 |
- 111841 | 1 | 111841 |
- 111854 | 1 | 111854 |
- 111858 | 1 | 111858 |
- 111904 | 1 | 111904 |
- 111906 | 1 | 111906 |
- 111907 | 1 | 111907 |
- 111941 | 1 | 111941 |
- 111962 | 1 | 111962 |
- 111963 | 1 | 111963 |
- 111979 | 1 | 111979 |
- 112012 | 1 | 112012 |
- 112042 | 1 | 112042 |
- 112043 | 1 | 112043 |
- 112064 | 1 | 112064 |
- 112082 | 1 | 112082 |
- 112105 | 1 | 112105 |
- 112106 | 1 | 112106 |
- 112112 | 1 | 112112 |
- 112159 | 1 | 112159 |
- 112183 | 1 | 112183 |
- 112191 | 1 | 112191 |
- 112198 | 1 | 112198 |
- 112217 | 1 | 112217 |
- 112244 | 1 | 112244 |
- 112269 | 1 | 112269 |
- 112271 | 1 | 112271 |
- 112276 | 1 | 112276 |
- 112307 | 1 | 112307 |
- 112328 | 1 | 112328 |
- 112349 | 1 | 112349 |
- 112359 | 1 | 112359 |
- 112379 | 1 | 112379 |
- 112382 | 1 | 112382 |
- 112396 | 1 | 112396 |
- 112418 | 1 | 112418 |
- 112429 | 1 | 112429 |
- 112448 | 1 | 112448 |
- 112458 | 1 | 112458 |
- 112475 | 1 | 112475 |
- 112486 | 1 | 112486 |
- 112496 | 1 | 112496 |
- 112532 | 1 | 112532 |
- 112540 | 1 | 112540 |
- 112541 | 1 | 112541 |
- 112578 | 1 | 112578 |
- 112579 | 1 | 112579 |
- 112590 | 1 | 112590 |
- 112593 | 1 | 112593 |
- 112614 | 1 | 112614 |
- 112625 | 1 | 112625 |
- 112634 | 1 | 112634 |
- 112643 | 1 | 112643 |
- 112681 | 1 | 112681 |
- 112695 | 1 | 112695 |
- 112732 | 1 | 112732 |
- 112752 | 1 | 112752 |
- 112755 | 1 | 112755 |
- 112794 | 1 | 112794 |
- 112852 | 1 | 112852 |
- 112883 | 1 | 112883 |
- 112898 | 1 | 112898 |
- 112919 | 1 | 112919 |
- 112959 | 1 | 112959 |
- 112999 | 1 | 112999 |
- 113029 | 1 | 113029 |
- 113060 | 1 | 113060 |
- 113090 | 1 | 113090 |
- 113132 | 1 | 113132 |
- 113161 | 1 | 113161 |
- 113167 | 1 | 113167 |
- 113210 | 1 | 113210 |
- 113235 | 1 | 113235 |
- 113294 | 1 | 113294 |
- 113303 | 1 | 113303 |
- 113317 | 1 | 113317 |
- 113362 | 1 | 113362 |
- 113397 | 1 | 113397 |
- 113453 | 1 | 113453 |
- 113469 | 1 | 113469 |
- 113518 | 2 | 227036 |
- 113526 | 1 | 113526 |
- 113587 | 1 | 113587 |
- 113591 | 1 | 113591 |
- 113614 | 1 | 113614 |
- 113627 | 1 | 113627 |
- 113665 | 1 | 113665 |
- 113673 | 1 | 113673 |
- 113679 | 1 | 113679 |
- 113710 | 1 | 113710 |
- 113714 | 1 | 113714 |
- 113720 | 1 | 113720 |
- 113721 | 1 | 113721 |
- 113722 | 1 | 113722 |
- 113723 | 1 | 113723 |
- 113725 | 1 | 113725 |
- 113726 | 3 | 341178 |
- 113728 | 3 | 341184 |
- 113729 | 2 | 227458 |
- 113730 | 2 | 227460 |
- 113731 | 2 | 227462 |
- 113733 | 1 | 113733 |
- 113734 | 3 | 341202 |
- 113736 | 1 | 113736 |
- 113738 | 1 | 113738 |
- 113739 | 1 | 113739 |
- 113747 | 1 | 113747 |
- 113748 | 1 | 113748 |
- 113749 | 1 | 113749 |
- 113752 | 1 | 113752 |
- 113753 | 1 | 113753 |
- 113760 | 1 | 113760 |
- 113761 | 1 | 113761 |
- 113763 | 1 | 113763 |
- 113765 | 1 | 113765 |
- 113767 | 2 | 227534 |
- 113773 | 1 | 113773 |
- 113776 | 1 | 113776 |
- 113780 | 1 | 113780 |
- 113785 | 1 | 113785 |
- 113789 | 1 | 113789 |
- 113792 | 1 | 113792 |
- 113796 | 1 | 113796 |
- 113805 | 1 | 113805 |
- 113806 | 1 | 113806 |
- 113810 | 1 | 113810 |
- 113811 | 1 | 113811 |
- 113822 | 1 | 113822 |
- 113823 | 2 | 227646 |
- 113826 | 1 | 113826 |
- 113833 | 1 | 113833 |
- 113839 | 1 | 113839 |
- 113842 | 1 | 113842 |
- 113849 | 1 | 113849 |
- 113851 | 1 | 113851 |
- 113856 | 1 | 113856 |
- 113861 | 1 | 113861 |
- 113865 | 2 | 227730 |
- 113866 | 1 | 113866 |
- 113874 | 1 | 113874 |
- 113877 | 1 | 113877 |
- 113891 | 1 | 113891 |
- 113895 | 1 | 113895 |
- 113898 | 2 | 227796 |
- 113902 | 1 | 113902 |
- 113904 | 1 | 113904 |
- 113910 | 1 | 113910 |
- 113911 | 1 | 113911 |
- 113917 | 1 | 113917 |
- 113921 | 1 | 113921 |
- 113926 | 1 | 113926 |
- 113928 | 1 | 113928 |
- 113932 | 2 | 227864 |
- 113933 | 1 | 113933 |
- 113936 | 1 | 113936 |
- 113942 | 1 | 113942 |
- 113943 | 1 | 113943 |
- 113944 | 1 | 113944 |
- 113947 | 1 | 113947 |
- 113953 | 1 | 113953 |
- 113955 | 1 | 113955 |
- 113956 | 1 | 113956 |
- 113959 | 1 | 113959 |
- 113960 | 1 | 113960 |
- 113966 | 1 | 113966 |
- 113967 | 1 | 113967 |
- 113974 | 1 | 113974 |
- 113976 | 1 | 113976 |
- 113983 | 2 | 227966 |
- 113994 | 1 | 113994 |
- 114001 | 1 | 114001 |
- 114005 | 1 | 114005 |
- 114006 | 1 | 114006 |
- 114007 | 2 | 228014 |
- 114009 | 1 | 114009 |
- 114010 | 1 | 114010 |
- 114012 | 1 | 114012 |
- 114013 | 1 | 114013 |
- 114024 | 1 | 114024 |
- 114032 | 1 | 114032 |
- 114034 | 1 | 114034 |
- 114039 | 1 | 114039 |
- 114041 | 1 | 114041 |
- 114043 | 1 | 114043 |
- 114045 | 1 | 114045 |
- 114046 | 1 | 114046 |
- 114048 | 2 | 228096 |
- 114050 | 2 | 228100 |
- 114051 | 2 | 228102 |
- 114052 | 1 | 114052 |
- 114053 | 1 | 114053 |
- 114055 | 1 | 114055 |
- 114060 | 1 | 114060 |
- 114063 | 2 | 228126 |
- 114064 | 2 | 228128 |
- 114067 | 1 | 114067 |
- 114069 | 1 | 114069 |
- 114070 | 1 | 114070 |
- 114074 | 1 | 114074 |
- 114078 | 2 | 228156 |
- 114084 | 1 | 114084 |
- 114087 | 2 | 228174 |
- 114088 | 1 | 114088 |
- 114090 | 1 | 114090 |
- 114091 | 1 | 114091 |
- 114094 | 1 | 114094 |
- 114096 | 1 | 114096 |
- 114097 | 2 | 228194 |
- 114098 | 1 | 114098 |
- 114102 | 1 | 114102 |
- 114103 | 3 | 342309 |
- 114104 | 1 | 114104 |
- 114105 | 3 | 342315 |
- 114107 | 2 | 228214 |
- 114109 | 1 | 114109 |
- 114111 | 2 | 228222 |
- 114112 | 3 | 342336 |
- 114113 | 1 | 114113 |
- 114114 | 1 | 114114 |
- 114116 | 1 | 114116 |
- 114120 | 4 | 456480 |
- 114123 | 1 | 114123 |
- 114124 | 2 | 228248 |
- 114125 | 4 | 456500 |
- 114127 | 1 | 114127 |
- 114129 | 1 | 114129 |
- 114135 | 1 | 114135 |
- 114140 | 1 | 114140 |
- 114143 | 1 | 114143 |
- 114144 | 2 | 228288 |
- 114145 | 2 | 228290 |
- 114146 | 1 | 114146 |
- 114148 | 1 | 114148 |
- 114152 | 3 | 342456 |
- 114156 | 1 | 114156 |
- 114157 | 1 | 114157 |
- 114158 | 1 | 114158 |
- 114159 | 2 | 228318 |
- 114161 | 1 | 114161 |
- 114163 | 1 | 114163 |
- 114164 | 1 | 114164 |
- 114166 | 2 | 228332 |
- 114167 | 1 | 114167 |
- 114168 | 1 | 114168 |
- 114170 | 2 | 228340 |
- 114172 | 1 | 114172 |
- 114175 | 2 | 228350 |
- 114176 | 1 | 114176 |
- 114179 | 2 | 228358 |
- 114180 | 1 | 114180 |
- 114184 | 2 | 228368 |
- 114185 | 1 | 114185 |
- 114187 | 1 | 114187 |
- 114194 | 1 | 114194 |
- 114196 | 2 | 228392 |
- 114200 | 1 | 114200 |
- 114206 | 1 | 114206 |
- 114211 | 1 | 114211 |
- 114234 | 1 | 114234 |
- 114245 | 1 | 114245 |
- 114259 | 1 | 114259 |
- 114261 | 1 | 114261 |
- 114289 | 1 | 114289 |
- 114292 | 1 | 114292 |
- 114301 | 1 | 114301 |
- 114308 | 1 | 114308 |
- 114310 | 1 | 114310 |
- 114314 | 1 | 114314 |
- 114330 | 1 | 114330 |
- 114343 | 2 | 228686 |
- 114347 | 1 | 114347 |
- 114354 | 1 | 114354 |
- 114360 | 1 | 114360 |
- 114364 | 1 | 114364 |
- 114387 | 1 | 114387 |
- 114397 | 1 | 114397 |
- 114401 | 1 | 114401 |
- 114421 | 1 | 114421 |
- 114422 | 1 | 114422 |
- 114427 | 1 | 114427 |
- 114430 | 1 | 114430 |
- 114457 | 1 | 114457 |
- 114460 | 1 | 114460 |
- 114473 | 1 | 114473 |
- 114477 | 1 | 114477 |
- 114481 | 1 | 114481 |
- 114482 | 1 | 114482 |
- 114497 | 1 | 114497 |
- 114498 | 1 | 114498 |
- 114506 | 1 | 114506 |
- 114508 | 1 | 114508 |
- 114511 | 1 | 114511 |
- 114513 | 1 | 114513 |
- 114516 | 2 | 229032 |
- 114521 | 1 | 114521 |
- 114522 | 2 | 229044 |
- 114523 | 1 | 114523 |
- 114526 | 2 | 229052 |
- 114528 | 2 | 229056 |
- 114529 | 1 | 114529 |
- 114531 | 4 | 458124 |
- 114534 | 2 | 229068 |
- 114536 | 1 | 114536 |
- 114538 | 1 | 114538 |
- 114540 | 1 | 114540 |
- 114541 | 1 | 114541 |
- 114542 | 1 | 114542 |
- 114543 | 2 | 229086 |
- 114544 | 3 | 343632 |
- 114545 | 4 | 458180 |
- 114546 | 2 | 229092 |
- 114547 | 1 | 114547 |
- 114548 | 1 | 114548 |
- 114549 | 2 | 229098 |
- 114550 | 4 | 458200 |
- 114551 | 1 | 114551 |
- 114552 | 2 | 229104 |
- 114553 | 5 | 572765 |
- 114554 | 1 | 114554 |
- 114557 | 3 | 343671 |
- 114558 | 3 | 343674 |
- 114559 | 2 | 229118 |
- 114561 | 2 | 229122 |
- 114562 | 2 | 229124 |
- 114563 | 3 | 343689 |
- 114565 | 2 | 229130 |
- 114566 | 1 | 114566 |
- 114567 | 2 | 229134 |
- 114568 | 1 | 114568 |
- 114569 | 4 | 458276 |
- 114570 | 2 | 229140 |
- 114571 | 2 | 229142 |
- 114573 | 2 | 229146 |
- 114575 | 3 | 343725 |
- 114576 | 1 | 114576 |
- 114577 | 1 | 114577 |
- 114579 | 1 | 114579 |
- 114580 | 2 | 229160 |
- 114581 | 1 | 114581 |
- 114582 | 1 | 114582 |
- 114583 | 1 | 114583 |
- 114584 | 1 | 114584 |
- 114585 | 1 | 114585 |
- 114586 | 1 | 114586 |
- 114588 | 1 | 114588 |
- 114593 | 1 | 114593 |
- 114596 | 2 | 229192 |
- 114597 | 1 | 114597 |
- 114598 | 1 | 114598 |
- 114599 | 1 | 114599 |
- 114601 | 2 | 229202 |
- 114602 | 1 | 114602 |
- 114603 | 1 | 114603 |
- 114604 | 2 | 229208 |
- 114607 | 1 | 114607 |
- 114608 | 1 | 114608 |
- 114610 | 2 | 229220 |
- 114611 | 2 | 229222 |
- 114612 | 1 | 114612 |
- 114613 | 1 | 114613 |
- 114615 | 2 | 229230 |
- 114616 | 1 | 114616 |
- 114621 | 2 | 229242 |
- 114622 | 2 | 229244 |
- 114624 | 2 | 229248 |
- 114625 | 2 | 229250 |
- 114628 | 2 | 229256 |
- 114630 | 1 | 114630 |
- 114631 | 2 | 229262 |
- 114632 | 1 | 114632 |
- 114633 | 2 | 229266 |
- 114636 | 1 | 114636 |
- 114640 | 1 | 114640 |
- 114643 | 1 | 114643 |
- 114646 | 1 | 114646 |
- 114649 | 2 | 229298 |
- 114652 | 1 | 114652 |
- 114762 | 1 | 114762 |
- Total | 1002 | 111483819 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333239266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882aea3bd19ad4b
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6165613362643139
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_10.json b/autobahn/client/tungstenite_case_12_2_10.json
deleted file mode 100644
index a74daea..0000000
--- a/autobahn/client/tungstenite_case_12_2_10.json
+++ /dev/null
@@ -1,1774 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 329,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 11856,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=329&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: eboZztJ/1MEw4PT2zGXg+g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YdGE/iU990uEGwEItd7sOhiI22M=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.10",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "42541": 1,
- "42557": 1,
- "42563": 1,
- "42582": 1,
- "42585": 1,
- "42588": 1,
- "42597": 2,
- "42600": 1,
- "42602": 2,
- "42604": 1,
- "42627": 1,
- "42628": 1,
- "42635": 1,
- "42638": 1,
- "42640": 1,
- "42641": 2,
- "42645": 1,
- "42656": 1,
- "42658": 1,
- "42661": 1,
- "42662": 1,
- "42671": 1,
- "42672": 1,
- "42673": 1,
- "42675": 1,
- "42677": 2,
- "42684": 1,
- "42685": 1,
- "42689": 1,
- "42690": 1,
- "42692": 1,
- "42695": 1,
- "42696": 1,
- "42698": 2,
- "42699": 1,
- "42704": 1,
- "42706": 1,
- "42714": 1,
- "42719": 1,
- "42724": 1,
- "42727": 1,
- "42730": 1,
- "42734": 1,
- "42740": 1,
- "42741": 1,
- "42746": 1,
- "42747": 2,
- "42749": 1,
- "42755": 2,
- "42773": 1,
- "42774": 1,
- "42778": 1,
- "42781": 1,
- "42783": 1,
- "42785": 1,
- "42787": 1,
- "42789": 2,
- "42792": 1,
- "42793": 1,
- "42794": 2,
- "42799": 1,
- "42800": 1,
- "42806": 1,
- "42810": 1,
- "42821": 2,
- "42822": 1,
- "42824": 2,
- "42826": 1,
- "42830": 2,
- "42833": 1,
- "42834": 2,
- "42836": 1,
- "42838": 1,
- "42839": 2,
- "42843": 1,
- "42847": 3,
- "42851": 2,
- "42862": 2,
- "42863": 1,
- "42869": 1,
- "42870": 1,
- "42873": 2,
- "42875": 1,
- "42876": 2,
- "42877": 1,
- "42882": 2,
- "42883": 1,
- "42885": 1,
- "42887": 1,
- "42888": 1,
- "42892": 2,
- "42893": 1,
- "42897": 1,
- "42898": 3,
- "42906": 2,
- "42907": 1,
- "42908": 1,
- "42911": 1,
- "42912": 2,
- "42915": 1,
- "42920": 2,
- "42926": 1,
- "42927": 1,
- "42928": 1,
- "42929": 1,
- "42932": 1,
- "42934": 2,
- "42935": 1,
- "42936": 2,
- "42937": 1,
- "42943": 1,
- "42944": 1,
- "42945": 1,
- "42948": 2,
- "42951": 1,
- "42955": 2,
- "42956": 1,
- "42957": 1,
- "42961": 1,
- "42964": 1,
- "42965": 1,
- "42976": 1,
- "42977": 1,
- "42979": 3,
- "42980": 1,
- "42983": 1,
- "42984": 1,
- "42986": 1,
- "42988": 1,
- "42991": 2,
- "42993": 1,
- "42998": 1,
- "43004": 1,
- "43012": 1,
- "43017": 1,
- "43019": 1,
- "43051": 2,
- "43058": 1,
- "43063": 1,
- "43073": 1,
- "43085": 1,
- "43087": 1,
- "43089": 1,
- "43090": 1,
- "43094": 1,
- "43099": 2,
- "43100": 1,
- "43103": 1,
- "43115": 1,
- "43119": 1,
- "43121": 1,
- "43127": 2,
- "43147": 1,
- "43149": 1,
- "43150": 1,
- "43154": 1,
- "43157": 1,
- "43174": 1,
- "43177": 1,
- "43183": 1,
- "43190": 2,
- "43192": 2,
- "43197": 1,
- "43211": 1,
- "43215": 2,
- "43219": 1,
- "43225": 1,
- "43232": 2,
- "43237": 1,
- "43240": 1,
- "43246": 1,
- "43248": 1,
- "43254": 1,
- "43255": 1,
- "43259": 1,
- "43260": 1,
- "43268": 1,
- "43275": 1,
- "43283": 2,
- "43284": 1,
- "43285": 1,
- "43287": 1,
- "43291": 1,
- "43295": 1,
- "43301": 1,
- "43306": 1,
- "43308": 1,
- "43312": 1,
- "43314": 1,
- "43317": 1,
- "43319": 1,
- "43320": 3,
- "43325": 1,
- "43326": 2,
- "43328": 1,
- "43333": 1,
- "43336": 1,
- "43338": 1,
- "43340": 1,
- "43341": 1,
- "43346": 1,
- "43350": 1,
- "43351": 2,
- "43355": 1,
- "43356": 2,
- "43361": 1,
- "43367": 1,
- "43369": 2,
- "43370": 1,
- "43374": 1,
- "43375": 1,
- "43376": 1,
- "43378": 1,
- "43381": 1,
- "43386": 1,
- "43388": 2,
- "43389": 1,
- "43396": 1,
- "43397": 1,
- "43400": 1,
- "43405": 1,
- "43411": 1,
- "43413": 1,
- "43414": 2,
- "43417": 1,
- "43419": 1,
- "43420": 1,
- "43421": 1,
- "43423": 1,
- "43424": 2,
- "43426": 2,
- "43429": 1,
- "43431": 1,
- "43432": 1,
- "43433": 1,
- "43434": 2,
- "43435": 1,
- "43438": 1,
- "43439": 1,
- "43440": 2,
- "43442": 1,
- "43445": 1,
- "43447": 1,
- "43448": 1,
- "43449": 1,
- "43450": 2,
- "43452": 1,
- "43454": 1,
- "43455": 1,
- "43459": 3,
- "43461": 1,
- "43463": 1,
- "43469": 1,
- "43474": 1,
- "43477": 2,
- "43479": 1,
- "43482": 1,
- "43483": 1,
- "43488": 1,
- "43489": 1,
- "43490": 3,
- "43492": 1,
- "43493": 1,
- "43494": 2,
- "43495": 2,
- "43497": 2,
- "43501": 2,
- "43503": 2,
- "43504": 2,
- "43505": 2,
- "43508": 2,
- "43511": 1,
- "43512": 1,
- "43517": 1,
- "43528": 1,
- "43534": 1,
- "43536": 1,
- "43548": 1,
- "43563": 1,
- "43567": 1,
- "43570": 1,
- "43572": 1,
- "43585": 2,
- "43597": 2,
- "43598": 1,
- "43600": 1,
- "43601": 1,
- "43605": 2,
- "43606": 1,
- "43610": 1,
- "43613": 1,
- "43615": 1,
- "43616": 1,
- "43622": 1,
- "43625": 1,
- "43632": 1,
- "43633": 1,
- "43635": 1,
- "43636": 1,
- "43640": 1,
- "43644": 1,
- "43650": 1,
- "43654": 1,
- "43658": 1,
- "43661": 1,
- "43672": 1,
- "43674": 1,
- "43675": 1,
- "43677": 1,
- "43682": 1,
- "43687": 1,
- "43690": 1,
- "43691": 1,
- "43694": 1,
- "43695": 1,
- "43703": 1,
- "43704": 2,
- "43705": 1,
- "43710": 1,
- "43712": 1,
- "43713": 3,
- "43716": 1,
- "43720": 1,
- "43726": 1,
- "43738": 1,
- "43785": 1,
- "43820": 1,
- "43822": 1,
- "43891": 1,
- "43905": 1,
- "43952": 1,
- "43964": 1,
- "43986": 1,
- "44047": 1,
- "44052": 1,
- "44122": 1,
- "44145": 1,
- "44192": 1,
- "44224": 1,
- "44279": 1,
- "44297": 1,
- "44310": 1,
- "44370": 1,
- "44382": 1,
- "44439": 1,
- "44453": 1,
- "44473": 1,
- "44496": 1,
- "44533": 1,
- "44555": 1,
- "44558": 1,
- "44599": 1,
- "44614": 1,
- "44627": 1,
- "44637": 1,
- "44638": 1,
- "44663": 1,
- "44725": 1,
- "44727": 1,
- "44736": 1,
- "44776": 1,
- "44798": 1,
- "44821": 1,
- "44847": 1,
- "44864": 1,
- "44895": 1,
- "44908": 1,
- "44944": 1,
- "44947": 1,
- "44954": 1,
- "44972": 1,
- "45008": 1,
- "45068": 1,
- "45072": 1,
- "45088": 1,
- "45089": 1,
- "45134": 1,
- "45150": 1,
- "45170": 1,
- "45201": 1,
- "45231": 1,
- "45236": 1,
- "45250": 1,
- "45291": 2,
- "45303": 1,
- "45331": 1,
- "45371": 1,
- "45394": 1,
- "45413": 1,
- "45414": 1,
- "45433": 1,
- "45471": 1,
- "45475": 1,
- "45487": 1,
- "45513": 1,
- "45565": 1,
- "45573": 1,
- "45578": 1,
- "45601": 1,
- "45646": 1,
- "45670": 1,
- "45678": 1,
- "45679": 1,
- "45708": 1,
- "45754": 1,
- "45757": 1,
- "45768": 1,
- "45774": 1,
- "45818": 1,
- "45829": 1,
- "45850": 1,
- "45856": 1,
- "45892": 1,
- "45906": 1,
- "45920": 1,
- "45929": 1,
- "45950": 1,
- "45953": 1,
- "45996": 2,
- "46011": 1,
- "46015": 1,
- "46051": 1,
- "46061": 1,
- "46084": 1,
- "46093": 1,
- "46108": 1,
- "46130": 1,
- "46136": 1,
- "46144": 1,
- "46163": 1,
- "46188": 1,
- "46208": 1,
- "46216": 1,
- "46235": 1,
- "46261": 1,
- "46266": 1,
- "46294": 1,
- "46309": 1,
- "46322": 1,
- "46326": 1,
- "46372": 1,
- "46374": 1,
- "46375": 1,
- "46409": 1,
- "46430": 1,
- "46431": 1,
- "46447": 1,
- "46480": 1,
- "46510": 1,
- "46511": 1,
- "46532": 1,
- "46550": 1,
- "46573": 1,
- "46574": 1,
- "46580": 1,
- "46627": 1,
- "46651": 1,
- "46659": 1,
- "46666": 1,
- "46685": 1,
- "46712": 1,
- "46737": 1,
- "46739": 1,
- "46744": 1,
- "46775": 1,
- "46796": 1,
- "46817": 1,
- "46827": 1,
- "46847": 1,
- "46850": 1,
- "46864": 1,
- "46886": 1,
- "46897": 1,
- "46916": 1,
- "46926": 1,
- "46943": 1,
- "46954": 1,
- "46964": 1,
- "47000": 1,
- "47008": 1,
- "47009": 1,
- "47046": 1,
- "47047": 1,
- "47058": 1,
- "47061": 1,
- "47082": 1,
- "47093": 1,
- "47102": 1,
- "47111": 1,
- "47149": 1,
- "47163": 1,
- "47200": 1,
- "47220": 1,
- "47223": 1,
- "47262": 1,
- "47320": 1,
- "47351": 1,
- "47366": 1,
- "47387": 1,
- "47427": 1,
- "47467": 1,
- "47497": 1,
- "47528": 1,
- "47558": 1,
- "47600": 1,
- "47629": 1,
- "47635": 1,
- "47678": 1,
- "47703": 1,
- "47762": 1,
- "47771": 1,
- "47785": 1,
- "47830": 1,
- "47865": 1,
- "47921": 1,
- "47937": 1,
- "47986": 2,
- "47994": 1,
- "48055": 1,
- "48059": 1,
- "48082": 1,
- "48095": 1,
- "48133": 1,
- "48141": 1,
- "48147": 1,
- "48178": 1,
- "48182": 1,
- "48188": 1,
- "48189": 1,
- "48190": 1,
- "48191": 1,
- "48193": 1,
- "48194": 3,
- "48196": 3,
- "48197": 2,
- "48198": 2,
- "48199": 2,
- "48201": 1,
- "48202": 3,
- "48204": 1,
- "48206": 1,
- "48207": 1,
- "48215": 1,
- "48216": 1,
- "48217": 1,
- "48220": 1,
- "48221": 1,
- "48228": 1,
- "48229": 1,
- "48231": 1,
- "48233": 1,
- "48235": 2,
- "48241": 1,
- "48244": 1,
- "48248": 1,
- "48253": 1,
- "48257": 1,
- "48260": 1,
- "48264": 1,
- "48273": 1,
- "48274": 1,
- "48278": 1,
- "48279": 1,
- "48290": 1,
- "48291": 2,
- "48294": 1,
- "48301": 1,
- "48307": 1,
- "48310": 1,
- "48317": 1,
- "48319": 1,
- "48324": 1,
- "48329": 1,
- "48333": 2,
- "48334": 1,
- "48342": 1,
- "48345": 1,
- "48359": 1,
- "48363": 1,
- "48366": 2,
- "48370": 1,
- "48372": 1,
- "48378": 1,
- "48379": 1,
- "48385": 1,
- "48389": 1,
- "48394": 1,
- "48396": 1,
- "48400": 2,
- "48401": 1,
- "48404": 1,
- "48410": 1,
- "48411": 1,
- "48412": 1,
- "48415": 1,
- "48421": 1,
- "48423": 1,
- "48424": 1,
- "48427": 1,
- "48428": 1,
- "48434": 1,
- "48435": 1,
- "48442": 1,
- "48444": 1,
- "48451": 2,
- "48462": 1,
- "48469": 1,
- "48473": 1,
- "48474": 1,
- "48475": 2,
- "48477": 1,
- "48478": 1,
- "48480": 1,
- "48481": 1,
- "48492": 1,
- "48500": 1,
- "48502": 1,
- "48507": 1,
- "48509": 1,
- "48511": 1,
- "48513": 1,
- "48514": 1,
- "48516": 2,
- "48518": 2,
- "48519": 2,
- "48520": 1,
- "48521": 1,
- "48523": 1,
- "48528": 1,
- "48531": 2,
- "48532": 2,
- "48535": 1,
- "48537": 1,
- "48538": 1,
- "48542": 1,
- "48546": 2,
- "48552": 1,
- "48555": 2,
- "48556": 1,
- "48558": 1,
- "48559": 1,
- "48562": 1,
- "48564": 1,
- "48565": 2,
- "48566": 1,
- "48570": 1,
- "48571": 3,
- "48572": 1,
- "48573": 3,
- "48575": 2,
- "48577": 1,
- "48579": 2,
- "48580": 3,
- "48581": 1,
- "48582": 1,
- "48584": 1,
- "48588": 4,
- "48591": 1,
- "48592": 2,
- "48593": 4,
- "48595": 1,
- "48597": 1,
- "48603": 1,
- "48608": 1,
- "48611": 1,
- "48612": 2,
- "48613": 2,
- "48614": 1,
- "48616": 1,
- "48620": 3,
- "48624": 1,
- "48625": 1,
- "48626": 1,
- "48627": 2,
- "48629": 1,
- "48631": 1,
- "48632": 1,
- "48634": 2,
- "48635": 1,
- "48636": 1,
- "48638": 2,
- "48640": 1,
- "48643": 2,
- "48644": 1,
- "48647": 2,
- "48648": 1,
- "48652": 2,
- "48653": 1,
- "48655": 1,
- "48662": 1,
- "48664": 2,
- "48668": 1,
- "48674": 1,
- "48679": 1,
- "48702": 1,
- "48713": 1,
- "48727": 1,
- "48729": 1,
- "48757": 1,
- "48760": 1,
- "48769": 1,
- "48776": 1,
- "48778": 1,
- "48782": 1,
- "48798": 1,
- "48811": 2,
- "48815": 1,
- "48822": 1,
- "48828": 1,
- "48832": 1,
- "48855": 1,
- "48865": 1,
- "48869": 1,
- "48889": 1,
- "48890": 1,
- "48895": 1,
- "48898": 1,
- "48925": 1,
- "48928": 1,
- "48941": 1,
- "48945": 1,
- "48949": 1,
- "48950": 1,
- "48965": 1,
- "48966": 1,
- "48974": 1,
- "48976": 1,
- "48979": 1,
- "48981": 1,
- "48984": 2,
- "48989": 1,
- "48990": 2,
- "48991": 1,
- "48994": 2,
- "48996": 2,
- "48997": 1,
- "48999": 4,
- "49002": 2,
- "49004": 1,
- "49006": 1,
- "49008": 1,
- "49009": 1,
- "49010": 1,
- "49011": 2,
- "49012": 3,
- "49013": 4,
- "49014": 2,
- "49015": 1,
- "49016": 1,
- "49017": 2,
- "49018": 4,
- "49019": 1,
- "49020": 2,
- "49021": 5,
- "49022": 1,
- "49025": 3,
- "49026": 3,
- "49027": 2,
- "49029": 2,
- "49030": 2,
- "49031": 3,
- "49033": 2,
- "49034": 1,
- "49035": 2,
- "49036": 1,
- "49037": 4,
- "49038": 2,
- "49039": 2,
- "49041": 2,
- "49043": 3,
- "49044": 1,
- "49045": 1,
- "49047": 1,
- "49048": 2,
- "49049": 1,
- "49050": 1,
- "49051": 1,
- "49052": 1,
- "49053": 1,
- "49054": 1,
- "49056": 1,
- "49061": 1,
- "49064": 2,
- "49065": 1,
- "49066": 1,
- "49067": 1,
- "49069": 2,
- "49070": 1,
- "49071": 1,
- "49072": 2,
- "49075": 1,
- "49076": 1,
- "49078": 2,
- "49079": 2,
- "49080": 1,
- "49081": 1,
- "49083": 2,
- "49084": 1,
- "49089": 2,
- "49090": 2,
- "49092": 2,
- "49093": 2,
- "49096": 2,
- "49098": 1,
- "49099": 2,
- "49100": 1,
- "49101": 2,
- "49104": 1,
- "49108": 1,
- "49111": 1,
- "49114": 1,
- "49117": 2,
- "49120": 1,
- "49230": 1,
- "65536": 1000
- },
- "started": "2020-09-07T18:45:19.688Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8504757537841797,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 111473558,
- "incomingOctetsWireLevel": 111487558,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012559032160792787,
- "outgoingCompressionRatio": 0.8504757919311523,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 111473563,
- "outgoingOctetsWireLevel": 111483563,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 8.970736855338517e-05,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "108073": 1,
- "108089": 1,
- "108095": 1,
- "108114": 1,
- "108117": 1,
- "108120": 1,
- "108129": 2,
- "108132": 1,
- "108134": 2,
- "108136": 1,
- "108159": 1,
- "108160": 1,
- "108167": 1,
- "108170": 1,
- "108172": 1,
- "108173": 2,
- "108177": 1,
- "108188": 1,
- "108190": 1,
- "108193": 1,
- "108194": 1,
- "108203": 1,
- "108204": 1,
- "108205": 1,
- "108207": 1,
- "108209": 2,
- "108216": 1,
- "108217": 1,
- "108221": 1,
- "108222": 1,
- "108224": 1,
- "108227": 1,
- "108228": 1,
- "108230": 2,
- "108231": 1,
- "108236": 1,
- "108238": 1,
- "108246": 1,
- "108251": 1,
- "108256": 1,
- "108259": 1,
- "108262": 1,
- "108266": 1,
- "108272": 1,
- "108273": 1,
- "108278": 1,
- "108279": 2,
- "108281": 1,
- "108287": 2,
- "108305": 1,
- "108306": 1,
- "108310": 1,
- "108313": 1,
- "108315": 1,
- "108317": 1,
- "108319": 1,
- "108321": 2,
- "108324": 1,
- "108325": 1,
- "108326": 2,
- "108331": 1,
- "108332": 1,
- "108338": 1,
- "108342": 1,
- "108353": 2,
- "108354": 1,
- "108356": 2,
- "108358": 1,
- "108362": 2,
- "108365": 1,
- "108366": 2,
- "108368": 1,
- "108370": 1,
- "108371": 2,
- "108375": 1,
- "108379": 3,
- "108383": 2,
- "108394": 2,
- "108395": 1,
- "108401": 1,
- "108402": 1,
- "108405": 2,
- "108407": 1,
- "108408": 2,
- "108409": 1,
- "108414": 2,
- "108415": 1,
- "108417": 1,
- "108419": 1,
- "108420": 1,
- "108424": 2,
- "108425": 1,
- "108429": 1,
- "108430": 3,
- "108438": 2,
- "108439": 1,
- "108440": 1,
- "108443": 1,
- "108444": 2,
- "108447": 1,
- "108452": 2,
- "108458": 1,
- "108459": 1,
- "108460": 1,
- "108461": 1,
- "108464": 1,
- "108466": 2,
- "108467": 1,
- "108468": 2,
- "108469": 1,
- "108475": 1,
- "108476": 1,
- "108477": 1,
- "108480": 2,
- "108483": 1,
- "108487": 2,
- "108488": 1,
- "108489": 1,
- "108493": 1,
- "108496": 1,
- "108497": 1,
- "108508": 1,
- "108509": 1,
- "108511": 3,
- "108512": 1,
- "108515": 1,
- "108516": 1,
- "108518": 1,
- "108520": 1,
- "108523": 2,
- "108525": 1,
- "108530": 1,
- "108536": 1,
- "108544": 1,
- "108549": 1,
- "108551": 1,
- "108583": 2,
- "108590": 1,
- "108595": 1,
- "108605": 1,
- "108617": 1,
- "108619": 1,
- "108621": 1,
- "108622": 1,
- "108626": 1,
- "108631": 2,
- "108632": 1,
- "108635": 1,
- "108647": 1,
- "108651": 1,
- "108653": 1,
- "108659": 2,
- "108679": 1,
- "108681": 1,
- "108682": 1,
- "108686": 1,
- "108689": 1,
- "108706": 1,
- "108709": 1,
- "108715": 1,
- "108722": 2,
- "108724": 2,
- "108729": 1,
- "108743": 1,
- "108747": 2,
- "108751": 1,
- "108757": 1,
- "108764": 2,
- "108769": 1,
- "108772": 1,
- "108778": 1,
- "108780": 1,
- "108786": 1,
- "108787": 1,
- "108791": 1,
- "108792": 1,
- "108800": 1,
- "108807": 1,
- "108815": 2,
- "108816": 1,
- "108817": 1,
- "108819": 1,
- "108823": 1,
- "108827": 1,
- "108833": 1,
- "108838": 1,
- "108840": 1,
- "108844": 1,
- "108846": 1,
- "108849": 1,
- "108851": 1,
- "108852": 3,
- "108857": 1,
- "108858": 2,
- "108860": 1,
- "108865": 1,
- "108868": 1,
- "108870": 1,
- "108872": 1,
- "108873": 1,
- "108878": 1,
- "108882": 1,
- "108883": 2,
- "108887": 1,
- "108888": 2,
- "108893": 1,
- "108899": 1,
- "108901": 2,
- "108902": 1,
- "108906": 1,
- "108907": 1,
- "108908": 1,
- "108910": 1,
- "108913": 1,
- "108918": 1,
- "108920": 2,
- "108921": 1,
- "108928": 1,
- "108929": 1,
- "108932": 1,
- "108937": 1,
- "108943": 1,
- "108945": 1,
- "108946": 2,
- "108949": 1,
- "108951": 1,
- "108952": 1,
- "108953": 1,
- "108955": 1,
- "108956": 2,
- "108958": 2,
- "108961": 1,
- "108963": 1,
- "108964": 1,
- "108965": 1,
- "108966": 2,
- "108967": 1,
- "108970": 1,
- "108971": 1,
- "108972": 2,
- "108974": 1,
- "108977": 1,
- "108979": 1,
- "108980": 1,
- "108981": 1,
- "108982": 1,
- "108984": 1,
- "108986": 1,
- "108987": 2,
- "108991": 3,
- "108993": 1,
- "108995": 1,
- "109001": 1,
- "109006": 1,
- "109009": 2,
- "109011": 1,
- "109014": 1,
- "109015": 1,
- "109020": 1,
- "109021": 1,
- "109022": 3,
- "109024": 1,
- "109025": 1,
- "109026": 2,
- "109027": 2,
- "109029": 2,
- "109033": 2,
- "109035": 2,
- "109036": 2,
- "109037": 2,
- "109040": 2,
- "109043": 1,
- "109044": 1,
- "109049": 1,
- "109060": 1,
- "109066": 1,
- "109068": 1,
- "109080": 1,
- "109095": 1,
- "109099": 1,
- "109102": 1,
- "109104": 1,
- "109117": 2,
- "109129": 2,
- "109130": 1,
- "109132": 1,
- "109133": 1,
- "109137": 2,
- "109138": 1,
- "109142": 1,
- "109145": 1,
- "109147": 1,
- "109148": 1,
- "109154": 1,
- "109157": 1,
- "109164": 1,
- "109165": 1,
- "109167": 1,
- "109168": 1,
- "109172": 1,
- "109176": 1,
- "109182": 1,
- "109186": 1,
- "109190": 1,
- "109193": 1,
- "109204": 1,
- "109206": 1,
- "109207": 1,
- "109209": 1,
- "109214": 1,
- "109219": 1,
- "109222": 1,
- "109223": 1,
- "109226": 1,
- "109227": 1,
- "109235": 1,
- "109236": 2,
- "109237": 1,
- "109242": 1,
- "109244": 1,
- "109245": 3,
- "109248": 1,
- "109252": 1,
- "109258": 1,
- "109270": 1,
- "109317": 1,
- "109352": 1,
- "109354": 1,
- "109423": 1,
- "109437": 1,
- "109484": 1,
- "109496": 1,
- "109518": 1,
- "109579": 1,
- "109584": 1,
- "109654": 1,
- "109677": 1,
- "109724": 1,
- "109756": 1,
- "109811": 1,
- "109829": 1,
- "109842": 1,
- "109902": 1,
- "109914": 1,
- "109971": 1,
- "109985": 1,
- "110005": 1,
- "110028": 1,
- "110065": 1,
- "110087": 1,
- "110090": 1,
- "110131": 1,
- "110146": 1,
- "110159": 1,
- "110169": 1,
- "110170": 1,
- "110195": 1,
- "110257": 1,
- "110259": 1,
- "110268": 1,
- "110308": 1,
- "110330": 1,
- "110353": 1,
- "110379": 1,
- "110396": 1,
- "110427": 1,
- "110440": 1,
- "110476": 1,
- "110479": 1,
- "110486": 1,
- "110504": 1,
- "110540": 1,
- "110600": 1,
- "110604": 1,
- "110620": 1,
- "110621": 1,
- "110666": 1,
- "110682": 1,
- "110702": 1,
- "110733": 1,
- "110763": 1,
- "110768": 1,
- "110782": 1,
- "110823": 2,
- "110835": 1,
- "110863": 1,
- "110903": 1,
- "110926": 1,
- "110945": 1,
- "110946": 1,
- "110965": 1,
- "111003": 1,
- "111007": 1,
- "111019": 1,
- "111045": 1,
- "111097": 1,
- "111105": 1,
- "111110": 1,
- "111133": 1,
- "111178": 1,
- "111202": 1,
- "111210": 1,
- "111211": 1,
- "111240": 1,
- "111286": 1,
- "111289": 1,
- "111300": 1,
- "111306": 1,
- "111350": 1,
- "111361": 1,
- "111382": 1,
- "111388": 1,
- "111424": 1,
- "111438": 1,
- "111452": 1,
- "111461": 1,
- "111482": 1,
- "111485": 1,
- "111528": 2,
- "111543": 1,
- "111547": 1,
- "111583": 1,
- "111593": 1,
- "111616": 1,
- "111625": 1,
- "111640": 1,
- "111662": 1,
- "111668": 1,
- "111676": 1,
- "111695": 1,
- "111720": 1,
- "111740": 1,
- "111748": 1,
- "111767": 1,
- "111793": 1,
- "111798": 1,
- "111826": 1,
- "111841": 1,
- "111854": 1,
- "111858": 1,
- "111904": 1,
- "111906": 1,
- "111907": 1,
- "111941": 1,
- "111962": 1,
- "111963": 1,
- "111979": 1,
- "112012": 1,
- "112042": 1,
- "112043": 1,
- "112064": 1,
- "112082": 1,
- "112105": 1,
- "112106": 1,
- "112112": 1,
- "112159": 1,
- "112183": 1,
- "112191": 1,
- "112198": 1,
- "112217": 1,
- "112244": 1,
- "112269": 1,
- "112271": 1,
- "112276": 1,
- "112307": 1,
- "112328": 1,
- "112349": 1,
- "112359": 1,
- "112379": 1,
- "112382": 1,
- "112396": 1,
- "112418": 1,
- "112429": 1,
- "112448": 1,
- "112458": 1,
- "112475": 1,
- "112486": 1,
- "112496": 1,
- "112532": 1,
- "112540": 1,
- "112541": 1,
- "112578": 1,
- "112579": 1,
- "112590": 1,
- "112593": 1,
- "112614": 1,
- "112625": 1,
- "112634": 1,
- "112643": 1,
- "112681": 1,
- "112695": 1,
- "112732": 1,
- "112752": 1,
- "112755": 1,
- "112794": 1,
- "112852": 1,
- "112883": 1,
- "112898": 1,
- "112919": 1,
- "112959": 1,
- "112999": 1,
- "113029": 1,
- "113060": 1,
- "113090": 1,
- "113132": 1,
- "113161": 1,
- "113167": 1,
- "113210": 1,
- "113235": 1,
- "113294": 1,
- "113303": 1,
- "113317": 1,
- "113362": 1,
- "113397": 1,
- "113453": 1,
- "113469": 1,
- "113518": 2,
- "113526": 1,
- "113587": 1,
- "113591": 1,
- "113614": 1,
- "113627": 1,
- "113665": 1,
- "113673": 1,
- "113679": 1,
- "113710": 1,
- "113714": 1,
- "113720": 1,
- "113721": 1,
- "113722": 1,
- "113723": 1,
- "113725": 1,
- "113726": 3,
- "113728": 3,
- "113729": 2,
- "113730": 2,
- "113731": 2,
- "113733": 1,
- "113734": 3,
- "113736": 1,
- "113738": 1,
- "113739": 1,
- "113747": 1,
- "113748": 1,
- "113749": 1,
- "113752": 1,
- "113753": 1,
- "113760": 1,
- "113761": 1,
- "113763": 1,
- "113765": 1,
- "113767": 2,
- "113773": 1,
- "113776": 1,
- "113780": 1,
- "113785": 1,
- "113789": 1,
- "113792": 1,
- "113796": 1,
- "113805": 1,
- "113806": 1,
- "113810": 1,
- "113811": 1,
- "113822": 1,
- "113823": 2,
- "113826": 1,
- "113833": 1,
- "113839": 1,
- "113842": 1,
- "113849": 1,
- "113851": 1,
- "113856": 1,
- "113861": 1,
- "113865": 2,
- "113866": 1,
- "113874": 1,
- "113877": 1,
- "113891": 1,
- "113895": 1,
- "113898": 2,
- "113902": 1,
- "113904": 1,
- "113910": 1,
- "113911": 1,
- "113917": 1,
- "113921": 1,
- "113926": 1,
- "113928": 1,
- "113932": 2,
- "113933": 1,
- "113936": 1,
- "113942": 1,
- "113943": 1,
- "113944": 1,
- "113947": 1,
- "113953": 1,
- "113955": 1,
- "113956": 1,
- "113959": 1,
- "113960": 1,
- "113966": 1,
- "113967": 1,
- "113974": 1,
- "113976": 1,
- "113983": 2,
- "113994": 1,
- "114001": 1,
- "114005": 1,
- "114006": 1,
- "114007": 2,
- "114009": 1,
- "114010": 1,
- "114012": 1,
- "114013": 1,
- "114024": 1,
- "114032": 1,
- "114034": 1,
- "114039": 1,
- "114041": 1,
- "114043": 1,
- "114045": 1,
- "114046": 1,
- "114048": 2,
- "114050": 2,
- "114051": 2,
- "114052": 1,
- "114053": 1,
- "114055": 1,
- "114060": 1,
- "114063": 2,
- "114064": 2,
- "114067": 1,
- "114069": 1,
- "114070": 1,
- "114074": 1,
- "114078": 2,
- "114084": 1,
- "114087": 2,
- "114088": 1,
- "114090": 1,
- "114091": 1,
- "114094": 1,
- "114096": 1,
- "114097": 2,
- "114098": 1,
- "114102": 1,
- "114103": 3,
- "114104": 1,
- "114105": 3,
- "114107": 2,
- "114109": 1,
- "114111": 2,
- "114112": 3,
- "114113": 1,
- "114114": 1,
- "114116": 1,
- "114120": 4,
- "114123": 1,
- "114124": 2,
- "114125": 4,
- "114127": 1,
- "114129": 1,
- "114135": 1,
- "114140": 1,
- "114143": 1,
- "114144": 2,
- "114145": 2,
- "114146": 1,
- "114148": 1,
- "114152": 3,
- "114156": 1,
- "114157": 1,
- "114158": 1,
- "114159": 2,
- "114161": 1,
- "114163": 1,
- "114164": 1,
- "114166": 2,
- "114167": 1,
- "114168": 1,
- "114170": 2,
- "114172": 1,
- "114175": 2,
- "114176": 1,
- "114179": 2,
- "114180": 1,
- "114184": 2,
- "114185": 1,
- "114187": 1,
- "114194": 1,
- "114196": 2,
- "114200": 1,
- "114206": 1,
- "114211": 1,
- "114234": 1,
- "114245": 1,
- "114259": 1,
- "114261": 1,
- "114289": 1,
- "114292": 1,
- "114301": 1,
- "114308": 1,
- "114310": 1,
- "114314": 1,
- "114330": 1,
- "114343": 2,
- "114347": 1,
- "114354": 1,
- "114360": 1,
- "114364": 1,
- "114387": 1,
- "114397": 1,
- "114401": 1,
- "114421": 1,
- "114422": 1,
- "114427": 1,
- "114430": 1,
- "114457": 1,
- "114460": 1,
- "114473": 1,
- "114477": 1,
- "114481": 1,
- "114482": 1,
- "114497": 1,
- "114498": 1,
- "114506": 1,
- "114508": 1,
- "114511": 1,
- "114513": 1,
- "114516": 2,
- "114521": 1,
- "114522": 2,
- "114523": 1,
- "114526": 2,
- "114528": 2,
- "114529": 1,
- "114531": 4,
- "114534": 2,
- "114536": 1,
- "114538": 1,
- "114540": 1,
- "114541": 1,
- "114542": 1,
- "114543": 2,
- "114544": 3,
- "114545": 4,
- "114546": 2,
- "114547": 1,
- "114548": 1,
- "114549": 2,
- "114550": 4,
- "114551": 1,
- "114552": 2,
- "114553": 5,
- "114554": 1,
- "114557": 3,
- "114558": 3,
- "114559": 2,
- "114561": 2,
- "114562": 2,
- "114563": 3,
- "114565": 2,
- "114566": 1,
- "114567": 2,
- "114568": 1,
- "114569": 4,
- "114570": 2,
- "114571": 2,
- "114573": 2,
- "114575": 3,
- "114576": 1,
- "114577": 1,
- "114579": 1,
- "114580": 2,
- "114581": 1,
- "114582": 1,
- "114583": 1,
- "114584": 1,
- "114585": 1,
- "114586": 1,
- "114588": 1,
- "114593": 1,
- "114596": 2,
- "114597": 1,
- "114598": 1,
- "114599": 1,
- "114601": 2,
- "114602": 1,
- "114603": 1,
- "114604": 2,
- "114607": 1,
- "114608": 1,
- "114610": 2,
- "114611": 2,
- "114612": 1,
- "114613": 1,
- "114615": 2,
- "114616": 1,
- "114621": 2,
- "114622": 2,
- "114624": 2,
- "114625": 2,
- "114628": 2,
- "114630": 1,
- "114631": 2,
- "114632": 1,
- "114633": 2,
- "114636": 1,
- "114640": 1,
- "114643": 1,
- "114646": 1,
- "114649": 2,
- "114652": 1,
- "114762": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333239266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882aea3bd19ad4b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "aea3bd19"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_11.html b/autobahn/client/tungstenite_case_12_2_11.html
deleted file mode 100644
index 58650a2..0000000
--- a/autobahn/client/tungstenite_case_12_2_11.html
+++ /dev/null
@@ -1,1006 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.11 : Pass - 1145 ms @ 2020-09-07T18:45:31.545Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=330&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: a+OsJcqG8BrCeDvJ3SVOGA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: g3wIjArf8+aDi5DRfls0LY9YFFs=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4499 | 1 | 4499 |
- 4570 | 1 | 4570 |
- 4576 | 1 | 4576 |
- 4592 | 1 | 4592 |
- 4605 | 1 | 4605 |
- 4609 | 1 | 4609 |
- 4625 | 1 | 4625 |
- 4658 | 1 | 4658 |
- 4675 | 1 | 4675 |
- 4700 | 1 | 4700 |
- 4707 | 1 | 4707 |
- 4767 | 1 | 4767 |
- 4768 | 1 | 4768 |
- 4799 | 1 | 4799 |
- 4818 | 1 | 4818 |
- 4839 | 1 | 4839 |
- 4848 | 1 | 4848 |
- 4875 | 1 | 4875 |
- 4891 | 1 | 4891 |
- 4953 | 1 | 4953 |
- 4985 | 1 | 4985 |
- 5014 | 1 | 5014 |
- 5015 | 1 | 5015 |
- 5035 | 1 | 5035 |
- 5096 | 1 | 5096 |
- 5120 | 1 | 5120 |
- 5142 | 1 | 5142 |
- 5165 | 1 | 5165 |
- 5247 | 1 | 5247 |
- 5313 | 1 | 5313 |
- 5465 | 1 | 5465 |
- 5613 | 1 | 5613 |
- 5759 | 1 | 5759 |
- 5812 | 1 | 5812 |
- 5856 | 1 | 5856 |
- 5860 | 2 | 11720 |
- 5865 | 1 | 5865 |
- 5875 | 1 | 5875 |
- 5876 | 2 | 11752 |
- 5877 | 1 | 5877 |
- 5886 | 4 | 23544 |
- 5889 | 1 | 5889 |
- 5895 | 1 | 5895 |
- 5901 | 1 | 5901 |
- 5905 | 1 | 5905 |
- 5906 | 3 | 17718 |
- 5923 | 1 | 5923 |
- 5924 | 2 | 11848 |
- 5939 | 1 | 5939 |
- 5941 | 1 | 5941 |
- 5946 | 1 | 5946 |
- 5950 | 2 | 11900 |
- 5961 | 1 | 5961 |
- 5964 | 2 | 11928 |
- 5969 | 1 | 5969 |
- 5974 | 1 | 5974 |
- 5975 | 1 | 5975 |
- 5980 | 1 | 5980 |
- 5982 | 1 | 5982 |
- 5985 | 1 | 5985 |
- 5991 | 1 | 5991 |
- 5993 | 1 | 5993 |
- 6009 | 1 | 6009 |
- 6012 | 1 | 6012 |
- 6013 | 1 | 6013 |
- 6017 | 1 | 6017 |
- 6021 | 1 | 6021 |
- 6042 | 1 | 6042 |
- 6045 | 1 | 6045 |
- 6055 | 1 | 6055 |
- 6068 | 1 | 6068 |
- 6073 | 2 | 12146 |
- 6075 | 1 | 6075 |
- 6093 | 1 | 6093 |
- 6102 | 1 | 6102 |
- 6118 | 1 | 6118 |
- 6132 | 1 | 6132 |
- 6148 | 1 | 6148 |
- 6168 | 1 | 6168 |
- 6184 | 1 | 6184 |
- 6187 | 1 | 6187 |
- 6195 | 1 | 6195 |
- 6226 | 1 | 6226 |
- 6229 | 1 | 6229 |
- 6242 | 1 | 6242 |
- 6261 | 1 | 6261 |
- 6287 | 1 | 6287 |
- 6292 | 1 | 6292 |
- 6322 | 1 | 6322 |
- 6327 | 1 | 6327 |
- 6351 | 1 | 6351 |
- 6359 | 1 | 6359 |
- 6361 | 1 | 6361 |
- 6381 | 1 | 6381 |
- 6389 | 1 | 6389 |
- 6419 | 1 | 6419 |
- 6426 | 1 | 6426 |
- 6459 | 1 | 6459 |
- 6463 | 1 | 6463 |
- 6494 | 1 | 6494 |
- 6514 | 1 | 6514 |
- 6518 | 1 | 6518 |
- 6525 | 1 | 6525 |
- 6555 | 1 | 6555 |
- 6579 | 1 | 6579 |
- 6608 | 1 | 6608 |
- 6627 | 1 | 6627 |
- 6632 | 1 | 6632 |
- 6657 | 1 | 6657 |
- 6676 | 1 | 6676 |
- 6681 | 1 | 6681 |
- 6692 | 1 | 6692 |
- 6717 | 1 | 6717 |
- 6733 | 1 | 6733 |
- 6734 | 1 | 6734 |
- 6743 | 1 | 6743 |
- 6745 | 1 | 6745 |
- 6754 | 1 | 6754 |
- 6756 | 1 | 6756 |
- 6766 | 1 | 6766 |
- 6775 | 1 | 6775 |
- 6781 | 1 | 6781 |
- 6794 | 1 | 6794 |
- 6806 | 1 | 6806 |
- 6821 | 1 | 6821 |
- 6835 | 1 | 6835 |
- 6849 | 1 | 6849 |
- 6860 | 1 | 6860 |
- 6864 | 1 | 6864 |
- 6874 | 1 | 6874 |
- 6882 | 1 | 6882 |
- 6883 | 1 | 6883 |
- 6889 | 1 | 6889 |
- 6891 | 1 | 6891 |
- 6893 | 1 | 6893 |
- 6894 | 1 | 6894 |
- 6897 | 1 | 6897 |
- 6898 | 1 | 6898 |
- 6899 | 1 | 6899 |
- 6903 | 2 | 13806 |
- 6904 | 2 | 13808 |
- 6905 | 1 | 6905 |
- 6907 | 1 | 6907 |
- 6909 | 1 | 6909 |
- 6918 | 1 | 6918 |
- 6921 | 1 | 6921 |
- 6922 | 2 | 13844 |
- 6923 | 1 | 6923 |
- 6924 | 2 | 13848 |
- 6925 | 1 | 6925 |
- 6926 | 1 | 6926 |
- 6928 | 1 | 6928 |
- 6931 | 1 | 6931 |
- 6933 | 1 | 6933 |
- 6934 | 2 | 13868 |
- 6935 | 2 | 13870 |
- 6939 | 1 | 6939 |
- 6940 | 2 | 13880 |
- 6941 | 3 | 20823 |
- 6942 | 1 | 6942 |
- 6943 | 1 | 6943 |
- 6944 | 2 | 13888 |
- 6946 | 1 | 6946 |
- 6952 | 1 | 6952 |
- 6956 | 1 | 6956 |
- 6959 | 2 | 13918 |
- 6962 | 1 | 6962 |
- 6965 | 1 | 6965 |
- 6966 | 1 | 6966 |
- 6969 | 2 | 13938 |
- 6970 | 1 | 6970 |
- 6973 | 1 | 6973 |
- 6974 | 2 | 13948 |
- 6975 | 2 | 13950 |
- 6976 | 2 | 13952 |
- 6977 | 1 | 6977 |
- 6978 | 1 | 6978 |
- 6981 | 4 | 27924 |
- 6983 | 1 | 6983 |
- 6984 | 1 | 6984 |
- 6991 | 2 | 13982 |
- 6992 | 1 | 6992 |
- 6993 | 3 | 20979 |
- 6994 | 2 | 13988 |
- 6995 | 1 | 6995 |
- 6996 | 1 | 6996 |
- 6997 | 1 | 6997 |
- 6999 | 2 | 13998 |
- 7000 | 3 | 21000 |
- 7002 | 1 | 7002 |
- 7003 | 2 | 14006 |
- 7005 | 1 | 7005 |
- 7008 | 1 | 7008 |
- 7010 | 2 | 14020 |
- 7011 | 2 | 14022 |
- 7012 | 1 | 7012 |
- 7013 | 1 | 7013 |
- 7014 | 2 | 14028 |
- 7015 | 1 | 7015 |
- 7016 | 5 | 35080 |
- 7021 | 1 | 7021 |
- 7023 | 3 | 21069 |
- 7024 | 2 | 14048 |
- 7025 | 1 | 7025 |
- 7026 | 3 | 21078 |
- 7027 | 3 | 21081 |
- 7028 | 3 | 21084 |
- 7030 | 1 | 7030 |
- 7032 | 2 | 14064 |
- 7033 | 1 | 7033 |
- 7034 | 2 | 14068 |
- 7035 | 1 | 7035 |
- 7036 | 2 | 14072 |
- 7038 | 1 | 7038 |
- 7039 | 1 | 7039 |
- 7041 | 1 | 7041 |
- 7042 | 1 | 7042 |
- 7044 | 3 | 21132 |
- 7045 | 1 | 7045 |
- 7047 | 1 | 7047 |
- 7048 | 2 | 14096 |
- 7049 | 2 | 14098 |
- 7051 | 1 | 7051 |
- 7052 | 1 | 7052 |
- 7055 | 1 | 7055 |
- 7056 | 2 | 14112 |
- 7057 | 2 | 14114 |
- 7060 | 1 | 7060 |
- 7061 | 1 | 7061 |
- 7062 | 1 | 7062 |
- 7063 | 1 | 7063 |
- 7064 | 1 | 7064 |
- 7067 | 2 | 14134 |
- 7068 | 1 | 7068 |
- 7070 | 1 | 7070 |
- 7071 | 1 | 7071 |
- 7072 | 1 | 7072 |
- 7074 | 1 | 7074 |
- 7075 | 1 | 7075 |
- 7077 | 2 | 14154 |
- 7078 | 1 | 7078 |
- 7079 | 3 | 21237 |
- 7081 | 2 | 14162 |
- 7082 | 2 | 14164 |
- 7083 | 2 | 14166 |
- 7084 | 3 | 21252 |
- 7085 | 3 | 21255 |
- 7088 | 3 | 21264 |
- 7089 | 3 | 21267 |
- 7090 | 4 | 28360 |
- 7091 | 4 | 28364 |
- 7092 | 1 | 7092 |
- 7093 | 1 | 7093 |
- 7094 | 2 | 14188 |
- 7095 | 2 | 14190 |
- 7096 | 4 | 28384 |
- 7097 | 1 | 7097 |
- 7098 | 2 | 14196 |
- 7099 | 6 | 42594 |
- 7100 | 1 | 7100 |
- 7102 | 6 | 42612 |
- 7103 | 1 | 7103 |
- 7104 | 1 | 7104 |
- 7105 | 1 | 7105 |
- 7106 | 1 | 7106 |
- 7107 | 2 | 14214 |
- 7108 | 2 | 14216 |
- 7109 | 1 | 7109 |
- 7110 | 2 | 14220 |
- 7111 | 3 | 21333 |
- 7112 | 2 | 14224 |
- 7113 | 8 | 56904 |
- 7114 | 5 | 35570 |
- 7115 | 9 | 64035 |
- 7116 | 6 | 42696 |
- 7117 | 3 | 21351 |
- 7118 | 2 | 14236 |
- 7119 | 3 | 21357 |
- 7120 | 3 | 21360 |
- 7121 | 2 | 14242 |
- 7122 | 5 | 35610 |
- 7123 | 3 | 21369 |
- 7124 | 1 | 7124 |
- 7126 | 5 | 35630 |
- 7127 | 1 | 7127 |
- 7128 | 1 | 7128 |
- 7129 | 2 | 14258 |
- 7131 | 1 | 7131 |
- 7132 | 2 | 14264 |
- 7133 | 3 | 21399 |
- 7134 | 1 | 7134 |
- 7135 | 2 | 14270 |
- 7136 | 1 | 7136 |
- 7137 | 1 | 7137 |
- 7138 | 1 | 7138 |
- 7139 | 3 | 21417 |
- 7140 | 3 | 21420 |
- 7141 | 2 | 14282 |
- 7143 | 3 | 21429 |
- 7144 | 9 | 64296 |
- 7145 | 3 | 21435 |
- 7146 | 1 | 7146 |
- 7147 | 2 | 14294 |
- 7148 | 3 | 21444 |
- 7149 | 1 | 7149 |
- 7150 | 3 | 21450 |
- 7151 | 3 | 21453 |
- 7152 | 2 | 14304 |
- 7153 | 5 | 35765 |
- 7154 | 5 | 35770 |
- 7155 | 8 | 57240 |
- 7156 | 9 | 64404 |
- 7157 | 6 | 42942 |
- 7158 | 6 | 42948 |
- 7159 | 4 | 28636 |
- 7160 | 4 | 28640 |
- 7161 | 5 | 35805 |
- 7163 | 4 | 28652 |
- 7164 | 8 | 57312 |
- 7165 | 11 | 78815 |
- 7166 | 5 | 35830 |
- 7167 | 4 | 28668 |
- 7168 | 7 | 50176 |
- 7169 | 5 | 35845 |
- 7170 | 3 | 21510 |
- 7171 | 7 | 50197 |
- 7172 | 6 | 43032 |
- 7173 | 4 | 28692 |
- 7174 | 8 | 57392 |
- 7175 | 8 | 57400 |
- 7176 | 11 | 78936 |
- 7177 | 7 | 50239 |
- 7178 | 14 | 100492 |
- 7179 | 8 | 57432 |
- 7180 | 1 | 7180 |
- 7181 | 3 | 21543 |
- 7182 | 8 | 57456 |
- 7183 | 5 | 35915 |
- 7184 | 5 | 35920 |
- 7185 | 4 | 28740 |
- 7186 | 2 | 14372 |
- 7187 | 5 | 35935 |
- 7188 | 5 | 35940 |
- 7189 | 2 | 14378 |
- 7190 | 2 | 14380 |
- 7191 | 4 | 28764 |
- 7192 | 8 | 57536 |
- 7193 | 2 | 14386 |
- 7194 | 4 | 28776 |
- 7195 | 6 | 43170 |
- 7196 | 1 | 7196 |
- 7197 | 2 | 14394 |
- 7198 | 2 | 14396 |
- 7199 | 1 | 7199 |
- 7201 | 1 | 7201 |
- 7202 | 1 | 7202 |
- 7204 | 1 | 7204 |
- 7205 | 1 | 7205 |
- 7206 | 5 | 36030 |
- 7209 | 5 | 36045 |
- 7210 | 3 | 21630 |
- 7211 | 1 | 7211 |
- 7213 | 3 | 21639 |
- 7214 | 1 | 7214 |
- 7215 | 2 | 14430 |
- 7216 | 2 | 14432 |
- 7217 | 1 | 7217 |
- 7218 | 2 | 14436 |
- 7219 | 2 | 14438 |
- 7220 | 3 | 21660 |
- 7221 | 4 | 28884 |
- 7222 | 2 | 14444 |
- 7223 | 6 | 43338 |
- 7224 | 3 | 21672 |
- 7225 | 6 | 43350 |
- 7226 | 1 | 7226 |
- 7227 | 3 | 21681 |
- 7228 | 1 | 7228 |
- 7229 | 4 | 28916 |
- 7230 | 2 | 14460 |
- 7231 | 4 | 28924 |
- 7233 | 3 | 21699 |
- 7234 | 4 | 28936 |
- 7235 | 5 | 36175 |
- 7236 | 1 | 7236 |
- 7237 | 5 | 36185 |
- 7238 | 3 | 21714 |
- 7239 | 2 | 14478 |
- 7240 | 4 | 28960 |
- 7241 | 6 | 43446 |
- 7242 | 4 | 28968 |
- 7243 | 2 | 14486 |
- 7244 | 4 | 28976 |
- 7245 | 5 | 36225 |
- 7246 | 4 | 28984 |
- 7247 | 13 | 94211 |
- 7248 | 4 | 28992 |
- 7249 | 3 | 21747 |
- 7250 | 3 | 21750 |
- 7251 | 1 | 7251 |
- 7252 | 8 | 58016 |
- 7253 | 1 | 7253 |
- 7254 | 7 | 50778 |
- 7255 | 3 | 21765 |
- 7256 | 1 | 7256 |
- 7257 | 2 | 14514 |
- 7258 | 2 | 14516 |
- 7259 | 1 | 7259 |
- 7260 | 2 | 14520 |
- 7261 | 4 | 29044 |
- 7263 | 2 | 14526 |
- 7264 | 2 | 14528 |
- 7265 | 3 | 21795 |
- 7266 | 1 | 7266 |
- 7267 | 1 | 7267 |
- 7268 | 1 | 7268 |
- 7269 | 3 | 21807 |
- 7271 | 1 | 7271 |
- 7272 | 1 | 7272 |
- 7275 | 2 | 14550 |
- 7276 | 3 | 21828 |
- 7277 | 2 | 14554 |
- 7278 | 4 | 29112 |
- 7279 | 3 | 21837 |
- 7280 | 3 | 21840 |
- 7281 | 3 | 21843 |
- 7282 | 3 | 21846 |
- 7283 | 2 | 14566 |
- 7284 | 2 | 14568 |
- 7285 | 1 | 7285 |
- 7286 | 3 | 21858 |
- 7287 | 2 | 14574 |
- 7289 | 3 | 21867 |
- 7290 | 1 | 7290 |
- 7291 | 2 | 14582 |
- 7300 | 2 | 14600 |
- 7301 | 2 | 14602 |
- 7303 | 3 | 21909 |
- 7304 | 2 | 14608 |
- 7306 | 1 | 7306 |
- 7307 | 1 | 7307 |
- 7309 | 1 | 7309 |
- 7310 | 1 | 7310 |
- 7311 | 1 | 7311 |
- 7312 | 2 | 14624 |
- 7315 | 1 | 7315 |
- 7317 | 1 | 7317 |
- 7318 | 3 | 21954 |
- 7320 | 2 | 14640 |
- 7322 | 1 | 7322 |
- 7323 | 1 | 7323 |
- 7325 | 1 | 7325 |
- 7327 | 3 | 21981 |
- 7328 | 1 | 7328 |
- 7329 | 1 | 7329 |
- 7331 | 1 | 7331 |
- 7332 | 1 | 7332 |
- 7337 | 1 | 7337 |
- 7340 | 1 | 7340 |
- 7342 | 1 | 7342 |
- 7343 | 2 | 14686 |
- 7344 | 1 | 7344 |
- 7345 | 1 | 7345 |
- Total | 1002 | 6981484 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 11 | 22 |
- 3 | 8 | 24 |
- 4 | 17 | 68 |
- 5 | 10 | 50 |
- 6 | 3 | 18 |
- 7 | 5 | 35 |
- 8 | 9 | 72 |
- 9 | 5 | 45 |
- 10 | 6 | 60 |
- 11 | 6 | 66 |
- 12 | 5 | 60 |
- 13 | 7 | 91 |
- 14 | 6 | 84 |
- 15 | 3 | 45 |
- 16 | 5 | 80 |
- 17 | 6 | 102 |
- 18 | 9 | 162 |
- 19 | 3 | 57 |
- 20 | 5 | 100 |
- 21 | 8 | 168 |
- 22 | 3 | 66 |
- 23 | 5 | 115 |
- 24 | 3 | 72 |
- 25 | 2 | 50 |
- 26 | 2 | 52 |
- 27 | 1 | 27 |
- 28 | 2 | 56 |
- 29 | 1 | 29 |
- 30 | 4 | 120 |
- 31 | 1 | 31 |
- 32 | 5 | 160 |
- 34 | 2 | 68 |
- 35 | 5 | 175 |
- 36 | 3 | 108 |
- 37 | 2 | 74 |
- 38 | 1 | 38 |
- 39 | 4 | 156 |
- 40 | 1 | 40 |
- 41 | 4 | 164 |
- 42 | 2 | 84 |
- 43 | 1 | 43 |
- 44 | 4 | 176 |
- 45 | 4 | 180 |
- 46 | 3 | 138 |
- 47 | 6 | 282 |
- 48 | 3 | 144 |
- 49 | 6 | 294 |
- 50 | 3 | 150 |
- 51 | 8 | 408 |
- 52 | 3 | 156 |
- 53 | 4 | 212 |
- 54 | 1 | 54 |
- 55 | 6 | 330 |
- 56 | 6 | 336 |
- 57 | 7 | 399 |
- 58 | 2 | 116 |
- 59 | 4 | 236 |
- 60 | 5 | 300 |
- 61 | 6 | 366 |
- 62 | 1 | 62 |
- 63 | 9 | 567 |
- 64 | 3 | 192 |
- 65 | 3 | 195 |
- 66 | 5 | 330 |
- 67 | 7 | 469 |
- 68 | 4 | 272 |
- 69 | 2 | 138 |
- 70 | 6 | 420 |
- 71 | 6 | 426 |
- 72 | 5 | 360 |
- 73 | 15 | 1095 |
- 74 | 5 | 370 |
- 75 | 7 | 525 |
- 76 | 6 | 456 |
- 77 | 2 | 154 |
- 78 | 9 | 702 |
- 79 | 3 | 237 |
- 80 | 8 | 640 |
- 81 | 7 | 567 |
- 82 | 4 | 328 |
- 83 | 5 | 415 |
- 84 | 3 | 252 |
- 85 | 3 | 255 |
- 86 | 4 | 344 |
- 87 | 5 | 435 |
- 88 | 2 | 176 |
- 89 | 2 | 178 |
- 90 | 3 | 270 |
- 91 | 4 | 364 |
- 92 | 5 | 460 |
- 93 | 4 | 372 |
- 94 | 3 | 282 |
- 95 | 4 | 380 |
- 96 | 2 | 192 |
- 97 | 3 | 291 |
- 98 | 6 | 588 |
- 99 | 1 | 99 |
- 101 | 2 | 202 |
- 102 | 3 | 306 |
- 103 | 3 | 309 |
- 104 | 5 | 520 |
- 105 | 6 | 630 |
- 106 | 5 | 530 |
- 107 | 4 | 428 |
- 108 | 7 | 756 |
- 109 | 5 | 545 |
- 110 | 5 | 550 |
- 111 | 2 | 222 |
- 112 | 5 | 560 |
- 113 | 3 | 339 |
- 114 | 2 | 228 |
- 115 | 6 | 690 |
- 116 | 3 | 348 |
- 117 | 3 | 351 |
- 118 | 3 | 354 |
- 119 | 3 | 357 |
- 120 | 1 | 120 |
- 121 | 3 | 363 |
- 123 | 2 | 246 |
- 124 | 1 | 124 |
- 126 | 5 | 630 |
- 127 | 4 | 508 |
- 131 | 4 | 524 |
- 132 | 4 | 528 |
- 133 | 2 | 266 |
- 134 | 2 | 268 |
- 135 | 2 | 270 |
- 136 | 1 | 136 |
- 137 | 1 | 137 |
- 138 | 1 | 138 |
- 139 | 3 | 417 |
- 140 | 4 | 560 |
- 141 | 2 | 282 |
- 143 | 2 | 286 |
- 144 | 2 | 288 |
- 145 | 2 | 290 |
- 146 | 6 | 876 |
- 147 | 2 | 294 |
- 148 | 3 | 444 |
- 150 | 2 | 300 |
- 151 | 4 | 604 |
- 152 | 1 | 152 |
- 153 | 2 | 306 |
- 154 | 1 | 154 |
- 155 | 5 | 775 |
- 156 | 3 | 468 |
- 157 | 1 | 157 |
- 158 | 1 | 158 |
- 159 | 2 | 318 |
- 160 | 1 | 160 |
- 161 | 3 | 483 |
- 162 | 1 | 162 |
- 163 | 4 | 652 |
- 165 | 3 | 495 |
- 166 | 2 | 332 |
- 167 | 3 | 501 |
- 168 | 4 | 672 |
- 169 | 3 | 507 |
- 170 | 1 | 170 |
- 171 | 2 | 342 |
- 172 | 4 | 688 |
- 173 | 4 | 692 |
- 174 | 5 | 870 |
- 175 | 6 | 1050 |
- 176 | 3 | 528 |
- 177 | 1 | 177 |
- 178 | 2 | 356 |
- 179 | 3 | 537 |
- 180 | 4 | 720 |
- 181 | 3 | 543 |
- 182 | 2 | 364 |
- 183 | 7 | 1281 |
- 184 | 1 | 184 |
- 186 | 6 | 1116 |
- 187 | 2 | 374 |
- 188 | 1 | 188 |
- 189 | 3 | 567 |
- 190 | 1 | 190 |
- 191 | 2 | 382 |
- 192 | 2 | 384 |
- 193 | 1 | 193 |
- 194 | 2 | 388 |
- 195 | 3 | 585 |
- 196 | 2 | 392 |
- 197 | 8 | 1576 |
- 198 | 5 | 990 |
- 199 | 9 | 1791 |
- 200 | 7 | 1400 |
- 201 | 4 | 804 |
- 202 | 2 | 404 |
- 203 | 4 | 812 |
- 204 | 5 | 1020 |
- 205 | 2 | 410 |
- 206 | 6 | 1236 |
- 207 | 3 | 621 |
- 208 | 1 | 208 |
- 210 | 6 | 1260 |
- 211 | 2 | 422 |
- 212 | 1 | 212 |
- 213 | 3 | 639 |
- 214 | 2 | 428 |
- 215 | 1 | 215 |
- 216 | 2 | 432 |
- 217 | 3 | 651 |
- 218 | 1 | 218 |
- 219 | 2 | 438 |
- 220 | 3 | 660 |
- 221 | 1 | 221 |
- 222 | 2 | 444 |
- 223 | 5 | 1115 |
- 224 | 5 | 1120 |
- 225 | 2 | 450 |
- 226 | 1 | 226 |
- 227 | 4 | 908 |
- 228 | 11 | 2508 |
- 229 | 5 | 1145 |
- 230 | 1 | 230 |
- 231 | 3 | 693 |
- 232 | 3 | 696 |
- 233 | 4 | 932 |
- 234 | 4 | 936 |
- 235 | 3 | 705 |
- 236 | 4 | 944 |
- 237 | 6 | 1422 |
- 238 | 6 | 1428 |
- 239 | 10 | 2390 |
- 240 | 12 | 2880 |
- 241 | 8 | 1928 |
- 242 | 6 | 1452 |
- 243 | 6 | 1458 |
- 244 | 6 | 1464 |
- 245 | 6 | 1470 |
- 247 | 5 | 1235 |
- 248 | 8 | 1984 |
- 249 | 13 | 3237 |
- 250 | 9 | 2250 |
- 251 | 4 | 1004 |
- 252 | 9 | 2268 |
- 253 | 8 | 2024 |
- 254 | 3 | 762 |
- 255 | 7 | 1785 |
- 256 | 7 | 1792 |
- 257 | 4 | 1028 |
- 258 | 9 | 2322 |
- 259 | 9 | 2331 |
- 260 | 26751 | 6955260 |
- Total | 27753 | 7083403 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 26751 |
- 2 | 1000 |
- 8 | 1 |
- Total | 27752 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333330266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888241a165054249
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3431613136353035
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_11.json b/autobahn/client/tungstenite_case_12_2_11.json
deleted file mode 100644
index bbe68e9..0000000
--- a/autobahn/client/tungstenite_case_12_2_11.json
+++ /dev/null
@@ -1,853 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 330,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1145,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=330&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: a+OsJcqG8BrCeDvJ3SVOGA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: g3wIjArf8+aDi5DRfls0LY9YFFs=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4499": 1,
- "4570": 1,
- "4576": 1,
- "4592": 1,
- "4605": 1,
- "4609": 1,
- "4625": 1,
- "4658": 1,
- "4675": 1,
- "4700": 1,
- "4707": 1,
- "4767": 1,
- "4768": 1,
- "4799": 1,
- "4818": 1,
- "4839": 1,
- "4848": 1,
- "4875": 1,
- "4891": 1,
- "4953": 1,
- "4985": 1,
- "5014": 1,
- "5015": 1,
- "5035": 1,
- "5096": 1,
- "5120": 1,
- "5142": 1,
- "5165": 1,
- "5247": 1,
- "5313": 1,
- "5465": 1,
- "5613": 1,
- "5759": 1,
- "5812": 1,
- "5856": 1,
- "5860": 2,
- "5865": 1,
- "5875": 1,
- "5876": 2,
- "5877": 1,
- "5886": 4,
- "5889": 1,
- "5895": 1,
- "5901": 1,
- "5905": 1,
- "5906": 3,
- "5923": 1,
- "5924": 2,
- "5939": 1,
- "5941": 1,
- "5946": 1,
- "5950": 2,
- "5961": 1,
- "5964": 2,
- "5969": 1,
- "5974": 1,
- "5975": 1,
- "5980": 1,
- "5982": 1,
- "5985": 1,
- "5991": 1,
- "5993": 1,
- "6009": 1,
- "6012": 1,
- "6013": 1,
- "6017": 1,
- "6021": 1,
- "6042": 1,
- "6045": 1,
- "6055": 1,
- "6068": 1,
- "6073": 2,
- "6075": 1,
- "6093": 1,
- "6102": 1,
- "6118": 1,
- "6132": 1,
- "6148": 1,
- "6168": 1,
- "6184": 1,
- "6187": 1,
- "6195": 1,
- "6226": 1,
- "6229": 1,
- "6242": 1,
- "6261": 1,
- "6287": 1,
- "6292": 1,
- "6322": 1,
- "6327": 1,
- "6351": 1,
- "6359": 1,
- "6361": 1,
- "6381": 1,
- "6389": 1,
- "6419": 1,
- "6426": 1,
- "6459": 1,
- "6463": 1,
- "6494": 1,
- "6514": 1,
- "6518": 1,
- "6525": 1,
- "6555": 1,
- "6579": 1,
- "6608": 1,
- "6627": 1,
- "6632": 1,
- "6657": 1,
- "6676": 1,
- "6681": 1,
- "6692": 1,
- "6717": 1,
- "6733": 1,
- "6734": 1,
- "6743": 1,
- "6745": 1,
- "6754": 1,
- "6756": 1,
- "6766": 1,
- "6775": 1,
- "6781": 1,
- "6794": 1,
- "6806": 1,
- "6821": 1,
- "6835": 1,
- "6849": 1,
- "6860": 1,
- "6864": 1,
- "6874": 1,
- "6882": 1,
- "6883": 1,
- "6889": 1,
- "6891": 1,
- "6893": 1,
- "6894": 1,
- "6897": 1,
- "6898": 1,
- "6899": 1,
- "6903": 2,
- "6904": 2,
- "6905": 1,
- "6907": 1,
- "6909": 1,
- "6918": 1,
- "6921": 1,
- "6922": 2,
- "6923": 1,
- "6924": 2,
- "6925": 1,
- "6926": 1,
- "6928": 1,
- "6931": 1,
- "6933": 1,
- "6934": 2,
- "6935": 2,
- "6939": 1,
- "6940": 2,
- "6941": 3,
- "6942": 1,
- "6943": 1,
- "6944": 2,
- "6946": 1,
- "6952": 1,
- "6956": 1,
- "6959": 2,
- "6962": 1,
- "6965": 1,
- "6966": 1,
- "6969": 2,
- "6970": 1,
- "6973": 1,
- "6974": 2,
- "6975": 2,
- "6976": 2,
- "6977": 1,
- "6978": 1,
- "6981": 4,
- "6983": 1,
- "6984": 1,
- "6991": 2,
- "6992": 1,
- "6993": 3,
- "6994": 2,
- "6995": 1,
- "6996": 1,
- "6997": 1,
- "6999": 2,
- "7000": 3,
- "7002": 1,
- "7003": 2,
- "7005": 1,
- "7008": 1,
- "7010": 2,
- "7011": 2,
- "7012": 1,
- "7013": 1,
- "7014": 2,
- "7015": 1,
- "7016": 5,
- "7021": 1,
- "7023": 3,
- "7024": 2,
- "7025": 1,
- "7026": 3,
- "7027": 3,
- "7028": 3,
- "7030": 1,
- "7032": 2,
- "7033": 1,
- "7034": 2,
- "7035": 1,
- "7036": 2,
- "7038": 1,
- "7039": 1,
- "7041": 1,
- "7042": 1,
- "7044": 3,
- "7045": 1,
- "7047": 1,
- "7048": 2,
- "7049": 2,
- "7051": 1,
- "7052": 1,
- "7055": 1,
- "7056": 2,
- "7057": 2,
- "7060": 1,
- "7061": 1,
- "7062": 1,
- "7063": 1,
- "7064": 1,
- "7067": 2,
- "7068": 1,
- "7070": 1,
- "7071": 1,
- "7072": 1,
- "7074": 1,
- "7075": 1,
- "7077": 2,
- "7078": 1,
- "7079": 3,
- "7081": 2,
- "7082": 2,
- "7083": 2,
- "7084": 3,
- "7085": 3,
- "7088": 3,
- "7089": 3,
- "7090": 4,
- "7091": 4,
- "7092": 1,
- "7093": 1,
- "7094": 2,
- "7095": 2,
- "7096": 4,
- "7097": 1,
- "7098": 2,
- "7099": 6,
- "7100": 1,
- "7102": 6,
- "7103": 1,
- "7104": 1,
- "7105": 1,
- "7106": 1,
- "7107": 2,
- "7108": 2,
- "7109": 1,
- "7110": 2,
- "7111": 3,
- "7112": 2,
- "7113": 8,
- "7114": 5,
- "7115": 9,
- "7116": 6,
- "7117": 3,
- "7118": 2,
- "7119": 3,
- "7120": 3,
- "7121": 2,
- "7122": 5,
- "7123": 3,
- "7124": 1,
- "7126": 5,
- "7127": 1,
- "7128": 1,
- "7129": 2,
- "7131": 1,
- "7132": 2,
- "7133": 3,
- "7134": 1,
- "7135": 2,
- "7136": 1,
- "7137": 1,
- "7138": 1,
- "7139": 3,
- "7140": 3,
- "7141": 2,
- "7143": 3,
- "7144": 9,
- "7145": 3,
- "7146": 1,
- "7147": 2,
- "7148": 3,
- "7149": 1,
- "7150": 3,
- "7151": 3,
- "7152": 2,
- "7153": 5,
- "7154": 5,
- "7155": 8,
- "7156": 9,
- "7157": 6,
- "7158": 6,
- "7159": 4,
- "7160": 4,
- "7161": 5,
- "7163": 4,
- "7164": 8,
- "7165": 11,
- "7166": 5,
- "7167": 4,
- "7168": 7,
- "7169": 5,
- "7170": 3,
- "7171": 7,
- "7172": 6,
- "7173": 4,
- "7174": 8,
- "7175": 8,
- "7176": 11,
- "7177": 7,
- "7178": 14,
- "7179": 8,
- "7180": 1,
- "7181": 3,
- "7182": 8,
- "7183": 5,
- "7184": 5,
- "7185": 4,
- "7186": 2,
- "7187": 5,
- "7188": 5,
- "7189": 2,
- "7190": 2,
- "7191": 4,
- "7192": 8,
- "7193": 2,
- "7194": 4,
- "7195": 6,
- "7196": 1,
- "7197": 2,
- "7198": 2,
- "7199": 1,
- "7201": 1,
- "7202": 1,
- "7204": 1,
- "7205": 1,
- "7206": 5,
- "7209": 5,
- "7210": 3,
- "7211": 1,
- "7213": 3,
- "7214": 1,
- "7215": 2,
- "7216": 2,
- "7217": 1,
- "7218": 2,
- "7219": 2,
- "7220": 3,
- "7221": 4,
- "7222": 2,
- "7223": 6,
- "7224": 3,
- "7225": 6,
- "7226": 1,
- "7227": 3,
- "7228": 1,
- "7229": 4,
- "7230": 2,
- "7231": 4,
- "7233": 3,
- "7234": 4,
- "7235": 5,
- "7236": 1,
- "7237": 5,
- "7238": 3,
- "7239": 2,
- "7240": 4,
- "7241": 6,
- "7242": 4,
- "7243": 2,
- "7244": 4,
- "7245": 5,
- "7246": 4,
- "7247": 13,
- "7248": 4,
- "7249": 3,
- "7250": 3,
- "7251": 1,
- "7252": 8,
- "7253": 1,
- "7254": 7,
- "7255": 3,
- "7256": 1,
- "7257": 2,
- "7258": 2,
- "7259": 1,
- "7260": 2,
- "7261": 4,
- "7263": 2,
- "7264": 2,
- "7265": 3,
- "7266": 1,
- "7267": 1,
- "7268": 1,
- "7269": 3,
- "7271": 1,
- "7272": 1,
- "7275": 2,
- "7276": 3,
- "7277": 2,
- "7278": 4,
- "7279": 3,
- "7280": 3,
- "7281": 3,
- "7282": 3,
- "7283": 2,
- "7284": 2,
- "7285": 1,
- "7286": 3,
- "7287": 2,
- "7289": 3,
- "7290": 1,
- "7291": 2,
- "7300": 2,
- "7301": 2,
- "7303": 3,
- "7304": 2,
- "7306": 1,
- "7307": 1,
- "7309": 1,
- "7310": 1,
- "7311": 1,
- "7312": 2,
- "7315": 1,
- "7317": 1,
- "7318": 3,
- "7320": 2,
- "7322": 1,
- "7323": 1,
- "7325": 1,
- "7327": 3,
- "7328": 1,
- "7329": 1,
- "7331": 1,
- "7332": 1,
- "7337": 1,
- "7340": 1,
- "7342": 1,
- "7343": 2,
- "7344": 1,
- "7345": 1
- },
- "started": "2020-09-07T18:45:31.545Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8512230224609375,
- "incomingOctetsAppLevel": 8192000,
- "incomingOctetsWebSocketLevel": 6973219,
- "incomingOctetsWireLevel": 6981219,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0011472463434749431,
- "outgoingCompressionRatio": 0.8512230224609375,
- "outgoingOctetsAppLevel": 8192000,
- "outgoingOctetsWebSocketLevel": 6973219,
- "outgoingOctetsWireLevel": 7083147,
- "outgoingWebSocketFrames": 27751,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015764312005689195,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 26751,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 11,
- "3": 8,
- "4": 17,
- "5": 10,
- "6": 3,
- "7": 5,
- "8": 9,
- "9": 5,
- "10": 6,
- "11": 6,
- "12": 5,
- "13": 7,
- "14": 6,
- "15": 3,
- "16": 5,
- "17": 6,
- "18": 9,
- "19": 3,
- "20": 5,
- "21": 8,
- "22": 3,
- "23": 5,
- "24": 3,
- "25": 2,
- "26": 2,
- "27": 1,
- "28": 2,
- "29": 1,
- "30": 4,
- "31": 1,
- "32": 5,
- "34": 2,
- "35": 5,
- "36": 3,
- "37": 2,
- "38": 1,
- "39": 4,
- "40": 1,
- "41": 4,
- "42": 2,
- "43": 1,
- "44": 4,
- "45": 4,
- "46": 3,
- "47": 6,
- "48": 3,
- "49": 6,
- "50": 3,
- "51": 8,
- "52": 3,
- "53": 4,
- "54": 1,
- "55": 6,
- "56": 6,
- "57": 7,
- "58": 2,
- "59": 4,
- "60": 5,
- "61": 6,
- "62": 1,
- "63": 9,
- "64": 3,
- "65": 3,
- "66": 5,
- "67": 7,
- "68": 4,
- "69": 2,
- "70": 6,
- "71": 6,
- "72": 5,
- "73": 15,
- "74": 5,
- "75": 7,
- "76": 6,
- "77": 2,
- "78": 9,
- "79": 3,
- "80": 8,
- "81": 7,
- "82": 4,
- "83": 5,
- "84": 3,
- "85": 3,
- "86": 4,
- "87": 5,
- "88": 2,
- "89": 2,
- "90": 3,
- "91": 4,
- "92": 5,
- "93": 4,
- "94": 3,
- "95": 4,
- "96": 2,
- "97": 3,
- "98": 6,
- "99": 1,
- "101": 2,
- "102": 3,
- "103": 3,
- "104": 5,
- "105": 6,
- "106": 5,
- "107": 4,
- "108": 7,
- "109": 5,
- "110": 5,
- "111": 2,
- "112": 5,
- "113": 3,
- "114": 2,
- "115": 6,
- "116": 3,
- "117": 3,
- "118": 3,
- "119": 3,
- "120": 1,
- "121": 3,
- "123": 2,
- "124": 1,
- "126": 5,
- "127": 4,
- "131": 4,
- "132": 4,
- "133": 2,
- "134": 2,
- "135": 2,
- "136": 1,
- "137": 1,
- "138": 1,
- "139": 3,
- "140": 4,
- "141": 2,
- "143": 2,
- "144": 2,
- "145": 2,
- "146": 6,
- "147": 2,
- "148": 3,
- "150": 2,
- "151": 4,
- "152": 1,
- "153": 2,
- "154": 1,
- "155": 5,
- "156": 3,
- "157": 1,
- "158": 1,
- "159": 2,
- "160": 1,
- "161": 3,
- "162": 1,
- "163": 4,
- "165": 3,
- "166": 2,
- "167": 3,
- "168": 4,
- "169": 3,
- "170": 1,
- "171": 2,
- "172": 4,
- "173": 4,
- "174": 5,
- "175": 6,
- "176": 3,
- "177": 1,
- "178": 2,
- "179": 3,
- "180": 4,
- "181": 3,
- "182": 2,
- "183": 7,
- "184": 1,
- "186": 6,
- "187": 2,
- "188": 1,
- "189": 3,
- "190": 1,
- "191": 2,
- "192": 2,
- "193": 1,
- "194": 2,
- "195": 3,
- "196": 2,
- "197": 8,
- "198": 5,
- "199": 9,
- "200": 7,
- "201": 4,
- "202": 2,
- "203": 4,
- "204": 5,
- "205": 2,
- "206": 6,
- "207": 3,
- "208": 1,
- "210": 6,
- "211": 2,
- "212": 1,
- "213": 3,
- "214": 2,
- "215": 1,
- "216": 2,
- "217": 3,
- "218": 1,
- "219": 2,
- "220": 3,
- "221": 1,
- "222": 2,
- "223": 5,
- "224": 5,
- "225": 2,
- "226": 1,
- "227": 4,
- "228": 11,
- "229": 5,
- "230": 1,
- "231": 3,
- "232": 3,
- "233": 4,
- "234": 4,
- "235": 3,
- "236": 4,
- "237": 6,
- "238": 6,
- "239": 10,
- "240": 12,
- "241": 8,
- "242": 6,
- "243": 6,
- "244": 6,
- "245": 6,
- "247": 5,
- "248": 8,
- "249": 13,
- "250": 9,
- "251": 4,
- "252": 9,
- "253": 8,
- "254": 3,
- "255": 7,
- "256": 7,
- "257": 4,
- "258": 9,
- "259": 9,
- "260": 26751
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333330266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888241a165054249"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "41a16505"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_12.html b/autobahn/client/tungstenite_case_12_2_12.html
deleted file mode 100644
index 84cd349..0000000
--- a/autobahn/client/tungstenite_case_12_2_12.html
+++ /dev/null
@@ -1,1143 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.12 : Pass - 1979 ms @ 2020-09-07T18:45:32.690Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=331&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: C5HcbLgD/+vk4DxCln1K8Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: SUFkgvy5yTlW1SIiP99893wWA/A=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 10394 | 1 | 10394 |
- 10445 | 1 | 10445 |
- 10487 | 1 | 10487 |
- 10500 | 1 | 10500 |
- 10532 | 1 | 10532 |
- 10555 | 1 | 10555 |
- 10572 | 1 | 10572 |
- 10579 | 1 | 10579 |
- 10587 | 1 | 10587 |
- 10656 | 1 | 10656 |
- 10674 | 1 | 10674 |
- 10716 | 1 | 10716 |
- 10755 | 1 | 10755 |
- 10757 | 1 | 10757 |
- 10770 | 1 | 10770 |
- 10779 | 1 | 10779 |
- 10815 | 1 | 10815 |
- 10867 | 1 | 10867 |
- 10888 | 1 | 10888 |
- 10893 | 1 | 10893 |
- 10993 | 1 | 10993 |
- 11023 | 1 | 11023 |
- 11059 | 1 | 11059 |
- 11072 | 1 | 11072 |
- 11083 | 1 | 11083 |
- 11156 | 1 | 11156 |
- 11202 | 1 | 11202 |
- 11218 | 1 | 11218 |
- 11235 | 1 | 11235 |
- 11250 | 1 | 11250 |
- 11311 | 1 | 11311 |
- 11366 | 1 | 11366 |
- 11368 | 1 | 11368 |
- 11385 | 1 | 11385 |
- 11428 | 1 | 11428 |
- 11477 | 1 | 11477 |
- 11525 | 1 | 11525 |
- 11537 | 1 | 11537 |
- 11540 | 1 | 11540 |
- 11584 | 1 | 11584 |
- 11651 | 1 | 11651 |
- 11669 | 1 | 11669 |
- 11689 | 1 | 11689 |
- 11721 | 1 | 11721 |
- 11761 | 1 | 11761 |
- 11767 | 1 | 11767 |
- 11769 | 1 | 11769 |
- 11771 | 1 | 11771 |
- 11777 | 1 | 11777 |
- 11792 | 1 | 11792 |
- 11813 | 1 | 11813 |
- 11814 | 1 | 11814 |
- 11816 | 1 | 11816 |
- 11823 | 1 | 11823 |
- 11829 | 1 | 11829 |
- 11841 | 1 | 11841 |
- 11844 | 1 | 11844 |
- 11848 | 1 | 11848 |
- 11863 | 1 | 11863 |
- 11867 | 1 | 11867 |
- 11868 | 1 | 11868 |
- 11896 | 1 | 11896 |
- 11901 | 1 | 11901 |
- 11905 | 1 | 11905 |
- 11910 | 1 | 11910 |
- 11912 | 1 | 11912 |
- 11929 | 1 | 11929 |
- 11945 | 1 | 11945 |
- 11958 | 1 | 11958 |
- 11967 | 1 | 11967 |
- 11973 | 1 | 11973 |
- 11988 | 1 | 11988 |
- 12015 | 1 | 12015 |
- 12021 | 1 | 12021 |
- 12023 | 1 | 12023 |
- 12038 | 1 | 12038 |
- 12045 | 1 | 12045 |
- 12066 | 1 | 12066 |
- 12111 | 2 | 24222 |
- 12127 | 1 | 12127 |
- 12130 | 1 | 12130 |
- 12144 | 1 | 12144 |
- 12160 | 2 | 24320 |
- 12173 | 1 | 12173 |
- 12199 | 2 | 24398 |
- 12225 | 1 | 12225 |
- 12228 | 1 | 12228 |
- 12239 | 1 | 12239 |
- 12241 | 1 | 12241 |
- 12273 | 1 | 12273 |
- 12278 | 1 | 12278 |
- 12280 | 1 | 12280 |
- 12292 | 1 | 12292 |
- 12321 | 1 | 12321 |
- 12326 | 1 | 12326 |
- 12345 | 1 | 12345 |
- 12391 | 1 | 12391 |
- 12400 | 1 | 12400 |
- 12434 | 1 | 12434 |
- 12437 | 1 | 12437 |
- 12449 | 1 | 12449 |
- 12504 | 1 | 12504 |
- 12528 | 1 | 12528 |
- 12555 | 1 | 12555 |
- 12565 | 1 | 12565 |
- 12620 | 1 | 12620 |
- 12636 | 1 | 12636 |
- 12667 | 1 | 12667 |
- 12691 | 1 | 12691 |
- 12709 | 1 | 12709 |
- 12750 | 1 | 12750 |
- 12786 | 1 | 12786 |
- 12800 | 1 | 12800 |
- 12805 | 1 | 12805 |
- 12834 | 1 | 12834 |
- 12876 | 1 | 12876 |
- 12913 | 1 | 12913 |
- 12922 | 1 | 12922 |
- 12955 | 1 | 12955 |
- 12974 | 1 | 12974 |
- 12986 | 1 | 12986 |
- 12990 | 1 | 12990 |
- 13017 | 1 | 13017 |
- 13033 | 1 | 13033 |
- 13063 | 1 | 13063 |
- 13074 | 1 | 13074 |
- 13141 | 1 | 13141 |
- 13155 | 1 | 13155 |
- 13181 | 1 | 13181 |
- 13186 | 1 | 13186 |
- 13187 | 1 | 13187 |
- 13227 | 1 | 13227 |
- 13253 | 1 | 13253 |
- 13273 | 1 | 13273 |
- 13293 | 1 | 13293 |
- 13338 | 1 | 13338 |
- 13374 | 1 | 13374 |
- 13375 | 1 | 13375 |
- 13388 | 1 | 13388 |
- 13410 | 1 | 13410 |
- 13427 | 1 | 13427 |
- 13469 | 1 | 13469 |
- 13483 | 1 | 13483 |
- 13519 | 1 | 13519 |
- 13551 | 1 | 13551 |
- 13566 | 1 | 13566 |
- 13579 | 1 | 13579 |
- 13592 | 1 | 13592 |
- 13617 | 1 | 13617 |
- 13642 | 1 | 13642 |
- 13662 | 1 | 13662 |
- 13672 | 1 | 13672 |
- 13697 | 1 | 13697 |
- 13722 | 1 | 13722 |
- 13745 | 1 | 13745 |
- 13747 | 1 | 13747 |
- 13759 | 1 | 13759 |
- 13770 | 1 | 13770 |
- 13809 | 1 | 13809 |
- 13827 | 1 | 13827 |
- 13841 | 1 | 13841 |
- 13845 | 1 | 13845 |
- 13848 | 1 | 13848 |
- 13850 | 1 | 13850 |
- 13853 | 2 | 27706 |
- 13854 | 2 | 27708 |
- 13856 | 1 | 13856 |
- 13857 | 1 | 13857 |
- 13860 | 1 | 13860 |
- 13861 | 1 | 13861 |
- 13863 | 1 | 13863 |
- 13866 | 1 | 13866 |
- 13869 | 2 | 27738 |
- 13870 | 1 | 13870 |
- 13871 | 2 | 27742 |
- 13873 | 1 | 13873 |
- 13874 | 1 | 13874 |
- 13880 | 1 | 13880 |
- 13881 | 1 | 13881 |
- 13882 | 1 | 13882 |
- 13883 | 1 | 13883 |
- 13887 | 2 | 27774 |
- 13889 | 1 | 13889 |
- 13890 | 1 | 13890 |
- 13891 | 1 | 13891 |
- 13896 | 1 | 13896 |
- 13897 | 1 | 13897 |
- 13898 | 1 | 13898 |
- 13900 | 1 | 13900 |
- 13901 | 1 | 13901 |
- 13903 | 1 | 13903 |
- 13907 | 1 | 13907 |
- 13909 | 1 | 13909 |
- 13912 | 1 | 13912 |
- 13913 | 1 | 13913 |
- 13914 | 1 | 13914 |
- 13919 | 1 | 13919 |
- 13929 | 1 | 13929 |
- 13930 | 2 | 27860 |
- 13932 | 1 | 13932 |
- 13935 | 1 | 13935 |
- 13936 | 1 | 13936 |
- 13937 | 1 | 13937 |
- 13940 | 2 | 27880 |
- 13942 | 2 | 27884 |
- 13950 | 1 | 13950 |
- 13953 | 1 | 13953 |
- 13959 | 2 | 27918 |
- 13960 | 1 | 13960 |
- 13967 | 1 | 13967 |
- 13970 | 1 | 13970 |
- 13972 | 3 | 41916 |
- 13979 | 1 | 13979 |
- 13981 | 2 | 27962 |
- 13982 | 1 | 13982 |
- 13986 | 2 | 27972 |
- 13988 | 1 | 13988 |
- 13990 | 1 | 13990 |
- 13997 | 2 | 27994 |
- 14001 | 1 | 14001 |
- 14006 | 1 | 14006 |
- 14007 | 1 | 14007 |
- 14012 | 1 | 14012 |
- 14014 | 1 | 14014 |
- 14016 | 2 | 28032 |
- 14017 | 1 | 14017 |
- 14019 | 1 | 14019 |
- 14023 | 1 | 14023 |
- 14024 | 5 | 70120 |
- 14029 | 2 | 28058 |
- 14030 | 1 | 14030 |
- 14031 | 3 | 42093 |
- 14034 | 2 | 28068 |
- 14035 | 4 | 56140 |
- 14041 | 1 | 14041 |
- 14043 | 1 | 14043 |
- 14044 | 3 | 42132 |
- 14047 | 1 | 14047 |
- 14048 | 1 | 14048 |
- 14049 | 2 | 28098 |
- 14050 | 2 | 28100 |
- 14051 | 1 | 14051 |
- 14053 | 2 | 28106 |
- 14055 | 3 | 42165 |
- 14056 | 2 | 28112 |
- 14057 | 2 | 28114 |
- 14058 | 4 | 56232 |
- 14060 | 1 | 14060 |
- 14061 | 2 | 28122 |
- 14062 | 1 | 14062 |
- 14063 | 2 | 28126 |
- 14064 | 1 | 14064 |
- 14066 | 1 | 14066 |
- 14067 | 2 | 28134 |
- 14068 | 3 | 42204 |
- 14069 | 2 | 28138 |
- 14070 | 1 | 14070 |
- 14071 | 3 | 42213 |
- 14072 | 1 | 14072 |
- 14073 | 1 | 14073 |
- 14075 | 1 | 14075 |
- 14077 | 1 | 14077 |
- 14082 | 1 | 14082 |
- 14083 | 2 | 28166 |
- 14085 | 2 | 28170 |
- 14091 | 1 | 14091 |
- 14092 | 1 | 14092 |
- 14093 | 1 | 14093 |
- 14094 | 1 | 14094 |
- 14096 | 2 | 28192 |
- 14097 | 1 | 14097 |
- 14098 | 3 | 42294 |
- 14101 | 1 | 14101 |
- 14104 | 1 | 14104 |
- 14108 | 2 | 28216 |
- 14109 | 1 | 14109 |
- 14113 | 1 | 14113 |
- 14115 | 1 | 14115 |
- 14116 | 1 | 14116 |
- 14117 | 1 | 14117 |
- 14118 | 1 | 14118 |
- 14121 | 1 | 14121 |
- 14123 | 1 | 14123 |
- 14126 | 1 | 14126 |
- 14127 | 1 | 14127 |
- 14128 | 1 | 14128 |
- 14129 | 1 | 14129 |
- 14130 | 1 | 14130 |
- 14132 | 2 | 28264 |
- 14133 | 1 | 14133 |
- 14135 | 1 | 14135 |
- 14136 | 2 | 28272 |
- 14137 | 1 | 14137 |
- 14139 | 1 | 14139 |
- 14140 | 2 | 28280 |
- 14141 | 1 | 14141 |
- 14142 | 2 | 28284 |
- 14144 | 1 | 14144 |
- 14145 | 1 | 14145 |
- 14146 | 1 | 14146 |
- 14148 | 1 | 14148 |
- 14150 | 1 | 14150 |
- 14151 | 1 | 14151 |
- 14153 | 1 | 14153 |
- 14154 | 1 | 14154 |
- 14155 | 1 | 14155 |
- 14156 | 3 | 42468 |
- 14157 | 3 | 42471 |
- 14158 | 3 | 42474 |
- 14159 | 2 | 28318 |
- 14160 | 2 | 28320 |
- 14161 | 1 | 14161 |
- 14162 | 1 | 14162 |
- 14164 | 1 | 14164 |
- 14166 | 3 | 42498 |
- 14168 | 2 | 28336 |
- 14170 | 1 | 14170 |
- 14173 | 2 | 28346 |
- 14177 | 3 | 42531 |
- 14178 | 1 | 14178 |
- 14180 | 2 | 28360 |
- 14181 | 3 | 42543 |
- 14182 | 4 | 56728 |
- 14183 | 1 | 14183 |
- 14184 | 1 | 14184 |
- 14186 | 1 | 14186 |
- 14187 | 1 | 14187 |
- 14188 | 2 | 28376 |
- 14190 | 2 | 28380 |
- 14195 | 1 | 14195 |
- 14197 | 1 | 14197 |
- 14198 | 1 | 14198 |
- 14199 | 1 | 14199 |
- 14201 | 1 | 14201 |
- 14203 | 1 | 14203 |
- 14205 | 1 | 14205 |
- 14206 | 1 | 14206 |
- 14208 | 1 | 14208 |
- 14209 | 1 | 14209 |
- 14210 | 1 | 14210 |
- 14211 | 1 | 14211 |
- 14212 | 1 | 14212 |
- 14213 | 1 | 14213 |
- 14214 | 1 | 14214 |
- 14216 | 2 | 28432 |
- 14217 | 2 | 28434 |
- 14218 | 2 | 28436 |
- 14219 | 1 | 14219 |
- 14221 | 1 | 14221 |
- 14222 | 2 | 28444 |
- 14223 | 2 | 28446 |
- 14224 | 1 | 14224 |
- 14226 | 1 | 14226 |
- 14228 | 1 | 14228 |
- 14230 | 1 | 14230 |
- 14233 | 1 | 14233 |
- 14234 | 2 | 28468 |
- 14235 | 1 | 14235 |
- 14236 | 1 | 14236 |
- 14237 | 2 | 28474 |
- 14238 | 3 | 42714 |
- 14240 | 1 | 14240 |
- 14242 | 1 | 14242 |
- 14247 | 1 | 14247 |
- 14248 | 1 | 14248 |
- 14250 | 2 | 28500 |
- 14251 | 3 | 42753 |
- 14253 | 1 | 14253 |
- 14255 | 3 | 42765 |
- 14256 | 1 | 14256 |
- 14257 | 3 | 42771 |
- 14258 | 2 | 28516 |
- 14259 | 1 | 14259 |
- 14260 | 2 | 28520 |
- 14261 | 3 | 42783 |
- 14264 | 2 | 28528 |
- 14267 | 2 | 28534 |
- 14268 | 3 | 42804 |
- 14269 | 4 | 57076 |
- 14270 | 3 | 42810 |
- 14271 | 4 | 57084 |
- 14272 | 2 | 28544 |
- 14273 | 1 | 14273 |
- 14275 | 2 | 28550 |
- 14276 | 1 | 14276 |
- 14277 | 5 | 71385 |
- 14278 | 3 | 42834 |
- 14279 | 4 | 57116 |
- 14280 | 1 | 14280 |
- 14281 | 3 | 42843 |
- 14282 | 3 | 42846 |
- 14283 | 4 | 57132 |
- 14285 | 4 | 57140 |
- 14286 | 3 | 42858 |
- 14287 | 5 | 71435 |
- 14288 | 2 | 28576 |
- 14289 | 4 | 57156 |
- 14290 | 1 | 14290 |
- 14291 | 1 | 14291 |
- 14293 | 5 | 71465 |
- 14294 | 1 | 14294 |
- 14295 | 3 | 42885 |
- 14296 | 3 | 42888 |
- 14297 | 7 | 100079 |
- 14298 | 4 | 57192 |
- 14299 | 5 | 71495 |
- 14300 | 9 | 128700 |
- 14301 | 3 | 42903 |
- 14302 | 6 | 85812 |
- 14303 | 5 | 71515 |
- 14304 | 2 | 28608 |
- 14305 | 10 | 143050 |
- 14306 | 1 | 14306 |
- 14307 | 3 | 42921 |
- 14308 | 4 | 57232 |
- 14309 | 3 | 42927 |
- 14310 | 5 | 71550 |
- 14311 | 2 | 28622 |
- 14312 | 2 | 28624 |
- 14313 | 4 | 57252 |
- 14314 | 1 | 14314 |
- 14315 | 4 | 57260 |
- 14316 | 2 | 28632 |
- 14317 | 5 | 71585 |
- 14318 | 4 | 57272 |
- 14320 | 3 | 42960 |
- 14321 | 6 | 85926 |
- 14322 | 3 | 42966 |
- 14323 | 5 | 71615 |
- 14324 | 4 | 57296 |
- 14325 | 2 | 28650 |
- 14326 | 2 | 28652 |
- 14327 | 3 | 42981 |
- 14328 | 4 | 57312 |
- 14329 | 1 | 14329 |
- 14330 | 1 | 14330 |
- 14331 | 2 | 28662 |
- 14332 | 3 | 42996 |
- 14333 | 4 | 57332 |
- 14334 | 3 | 43002 |
- 14335 | 2 | 28670 |
- 14336 | 2 | 28672 |
- 14338 | 1 | 14338 |
- 14340 | 1 | 14340 |
- 14341 | 1 | 14341 |
- 14342 | 2 | 28684 |
- 14343 | 5 | 71715 |
- 14344 | 1 | 14344 |
- 14345 | 2 | 28690 |
- 14346 | 5 | 71730 |
- 14347 | 3 | 43041 |
- 14348 | 2 | 28696 |
- 14349 | 1 | 14349 |
- 14350 | 2 | 28700 |
- 14351 | 2 | 28702 |
- 14352 | 2 | 28704 |
- 14353 | 1 | 14353 |
- 14355 | 3 | 43065 |
- 14357 | 1 | 14357 |
- 14358 | 1 | 14358 |
- 14360 | 1 | 14360 |
- 14363 | 2 | 28726 |
- 14367 | 2 | 28734 |
- 14368 | 2 | 28736 |
- 14369 | 1 | 14369 |
- 14373 | 2 | 28746 |
- 14374 | 3 | 43122 |
- 14375 | 1 | 14375 |
- 14377 | 3 | 43131 |
- 14379 | 1 | 14379 |
- 14380 | 2 | 28760 |
- 14381 | 1 | 14381 |
- 14383 | 2 | 28766 |
- 14384 | 2 | 28768 |
- 14387 | 2 | 28774 |
- 14390 | 1 | 14390 |
- 14392 | 1 | 14392 |
- 14393 | 2 | 28786 |
- 14394 | 2 | 28788 |
- 14395 | 1 | 14395 |
- 14396 | 1 | 14396 |
- 14397 | 2 | 28794 |
- 14398 | 3 | 43194 |
- 14399 | 1 | 14399 |
- 14400 | 2 | 28800 |
- 14402 | 1 | 14402 |
- 14403 | 1 | 14403 |
- 14404 | 3 | 43212 |
- 14406 | 5 | 72030 |
- 14409 | 4 | 57636 |
- 14410 | 2 | 28820 |
- 14411 | 1 | 14411 |
- 14412 | 3 | 43236 |
- 14413 | 2 | 28826 |
- 14414 | 3 | 43242 |
- 14416 | 2 | 28832 |
- 14417 | 5 | 72085 |
- 14418 | 2 | 28836 |
- 14419 | 1 | 14419 |
- 14420 | 1 | 14420 |
- 14421 | 5 | 72105 |
- 14422 | 3 | 43266 |
- 14423 | 4 | 57692 |
- 14424 | 1 | 14424 |
- 14425 | 1 | 14425 |
- 14426 | 1 | 14426 |
- 14427 | 3 | 43281 |
- 14428 | 2 | 28856 |
- 14429 | 2 | 28858 |
- 14430 | 1 | 14430 |
- 14431 | 2 | 28862 |
- 14432 | 1 | 14432 |
- 14434 | 1 | 14434 |
- 14435 | 2 | 28870 |
- 14436 | 2 | 28872 |
- 14437 | 3 | 43311 |
- 14438 | 2 | 28876 |
- 14440 | 4 | 57760 |
- 14441 | 2 | 28882 |
- 14443 | 2 | 28886 |
- 14444 | 3 | 43332 |
- 14445 | 1 | 14445 |
- 14446 | 3 | 43338 |
- 14447 | 1 | 14447 |
- 14448 | 1 | 14448 |
- 14449 | 2 | 28898 |
- 14450 | 6 | 86700 |
- 14451 | 3 | 43353 |
- 14452 | 2 | 28904 |
- 14453 | 4 | 57812 |
- 14454 | 1 | 14454 |
- 14455 | 7 | 101185 |
- 14456 | 3 | 43368 |
- 14457 | 4 | 57828 |
- 14458 | 5 | 72290 |
- 14459 | 1 | 14459 |
- 14460 | 1 | 14460 |
- 14461 | 3 | 43383 |
- 14462 | 2 | 28924 |
- 14463 | 3 | 43389 |
- 14464 | 3 | 43392 |
- 14465 | 1 | 14465 |
- 14466 | 2 | 28932 |
- 14468 | 3 | 43404 |
- 14470 | 3 | 43410 |
- 14472 | 1 | 14472 |
- 14473 | 1 | 14473 |
- 14475 | 1 | 14475 |
- 14476 | 2 | 28952 |
- 14477 | 3 | 43431 |
- 14478 | 3 | 43434 |
- 14479 | 2 | 28958 |
- 14481 | 5 | 72405 |
- 14482 | 1 | 14482 |
- 14483 | 1 | 14483 |
- 14484 | 2 | 28968 |
- 14485 | 3 | 43455 |
- 14486 | 1 | 14486 |
- 14487 | 1 | 14487 |
- 14488 | 1 | 14488 |
- 14489 | 1 | 14489 |
- 14490 | 1 | 14490 |
- 14491 | 1 | 14491 |
- 14492 | 1 | 14492 |
- 14494 | 1 | 14494 |
- 14498 | 1 | 14498 |
- 14499 | 3 | 43497 |
- 14500 | 2 | 29000 |
- 14501 | 1 | 14501 |
- 14503 | 2 | 29006 |
- 14504 | 1 | 14504 |
- 14505 | 2 | 29010 |
- 14507 | 1 | 14507 |
- 14508 | 3 | 43524 |
- 14510 | 2 | 29020 |
- 14511 | 2 | 29022 |
- 14512 | 1 | 14512 |
- 14513 | 1 | 14513 |
- 14514 | 2 | 29028 |
- 14518 | 1 | 14518 |
- 14519 | 2 | 29038 |
- 14520 | 1 | 14520 |
- 14524 | 1 | 14524 |
- 14525 | 1 | 14525 |
- 14526 | 1 | 14526 |
- 14527 | 2 | 29054 |
- 14528 | 2 | 29056 |
- 14529 | 1 | 14529 |
- 14533 | 1 | 14533 |
- 14534 | 1 | 14534 |
- 14535 | 2 | 29070 |
- 14536 | 1 | 14536 |
- 14538 | 1 | 14538 |
- 14541 | 1 | 14541 |
- 14543 | 1 | 14543 |
- Total | 1002 | 13931447 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 3 | 2 | 6 |
- 4 | 6 | 24 |
- 5 | 6 | 30 |
- 6 | 3 | 18 |
- 7 | 3 | 21 |
- 8 | 3 | 24 |
- 9 | 3 | 27 |
- 10 | 5 | 50 |
- 11 | 4 | 44 |
- 12 | 5 | 60 |
- 13 | 3 | 39 |
- 14 | 1 | 14 |
- 15 | 4 | 60 |
- 16 | 1 | 16 |
- 18 | 4 | 72 |
- 20 | 2 | 40 |
- 21 | 3 | 63 |
- 22 | 2 | 44 |
- 23 | 3 | 69 |
- 24 | 2 | 48 |
- 25 | 2 | 50 |
- 26 | 3 | 78 |
- 27 | 4 | 108 |
- 28 | 2 | 56 |
- 29 | 1 | 29 |
- 30 | 3 | 90 |
- 31 | 5 | 155 |
- 32 | 6 | 192 |
- 33 | 2 | 66 |
- 34 | 1 | 34 |
- 35 | 4 | 140 |
- 36 | 1 | 36 |
- 37 | 2 | 74 |
- 38 | 2 | 76 |
- 39 | 3 | 117 |
- 40 | 2 | 80 |
- 41 | 7 | 287 |
- 42 | 3 | 126 |
- 43 | 3 | 129 |
- 44 | 2 | 88 |
- 45 | 3 | 135 |
- 46 | 2 | 92 |
- 47 | 2 | 94 |
- 48 | 1 | 48 |
- 49 | 1 | 49 |
- 50 | 4 | 200 |
- 51 | 5 | 255 |
- 52 | 3 | 156 |
- 53 | 4 | 212 |
- 54 | 3 | 162 |
- 55 | 3 | 165 |
- 56 | 6 | 336 |
- 57 | 5 | 285 |
- 58 | 5 | 290 |
- 59 | 3 | 177 |
- 60 | 3 | 180 |
- 61 | 2 | 122 |
- 62 | 5 | 310 |
- 64 | 6 | 384 |
- 65 | 1 | 65 |
- 66 | 2 | 132 |
- 67 | 6 | 402 |
- 68 | 5 | 340 |
- 69 | 3 | 207 |
- 70 | 11 | 770 |
- 71 | 6 | 426 |
- 72 | 6 | 432 |
- 73 | 5 | 365 |
- 74 | 4 | 296 |
- 75 | 6 | 450 |
- 76 | 3 | 228 |
- 77 | 3 | 231 |
- 78 | 2 | 156 |
- 79 | 7 | 553 |
- 80 | 6 | 480 |
- 81 | 5 | 405 |
- 82 | 4 | 328 |
- 83 | 2 | 166 |
- 84 | 3 | 252 |
- 85 | 5 | 425 |
- 86 | 4 | 344 |
- 87 | 4 | 348 |
- 88 | 2 | 176 |
- 89 | 4 | 356 |
- 90 | 1 | 90 |
- 91 | 3 | 273 |
- 92 | 4 | 368 |
- 93 | 3 | 279 |
- 94 | 4 | 376 |
- 95 | 6 | 570 |
- 96 | 7 | 672 |
- 97 | 2 | 194 |
- 98 | 7 | 686 |
- 99 | 3 | 297 |
- 100 | 3 | 300 |
- 101 | 3 | 303 |
- 102 | 6 | 612 |
- 103 | 1 | 103 |
- 104 | 5 | 520 |
- 105 | 2 | 210 |
- 106 | 4 | 424 |
- 107 | 4 | 428 |
- 108 | 6 | 648 |
- 109 | 6 | 654 |
- 110 | 4 | 440 |
- 111 | 5 | 555 |
- 112 | 4 | 448 |
- 113 | 8 | 904 |
- 114 | 4 | 456 |
- 115 | 6 | 690 |
- 116 | 6 | 696 |
- 117 | 3 | 351 |
- 118 | 1 | 118 |
- 119 | 6 | 714 |
- 120 | 4 | 480 |
- 121 | 3 | 363 |
- 122 | 6 | 732 |
- 123 | 5 | 615 |
- 124 | 4 | 496 |
- 125 | 3 | 375 |
- 126 | 4 | 504 |
- 127 | 1 | 127 |
- 130 | 5 | 650 |
- 131 | 2 | 262 |
- 132 | 6 | 792 |
- 133 | 3 | 399 |
- 134 | 2 | 268 |
- 135 | 2 | 270 |
- 136 | 2 | 272 |
- 137 | 6 | 822 |
- 138 | 5 | 690 |
- 139 | 5 | 695 |
- 140 | 1 | 140 |
- 141 | 5 | 705 |
- 142 | 4 | 568 |
- 143 | 2 | 286 |
- 144 | 7 | 1008 |
- 145 | 5 | 725 |
- 146 | 2 | 292 |
- 147 | 1 | 147 |
- 148 | 1 | 148 |
- 149 | 3 | 447 |
- 150 | 5 | 750 |
- 151 | 4 | 604 |
- 152 | 2 | 304 |
- 153 | 5 | 765 |
- 154 | 5 | 770 |
- 156 | 2 | 312 |
- 157 | 1 | 157 |
- 158 | 4 | 632 |
- 159 | 3 | 477 |
- 160 | 4 | 640 |
- 161 | 2 | 322 |
- 162 | 1 | 162 |
- 163 | 5 | 815 |
- 164 | 2 | 328 |
- 165 | 4 | 660 |
- 166 | 2 | 332 |
- 167 | 6 | 1002 |
- 168 | 3 | 504 |
- 169 | 3 | 507 |
- 170 | 3 | 510 |
- 171 | 5 | 855 |
- 172 | 2 | 344 |
- 173 | 6 | 1038 |
- 174 | 5 | 870 |
- 175 | 2 | 350 |
- 176 | 2 | 352 |
- 177 | 3 | 531 |
- 178 | 3 | 534 |
- 179 | 3 | 537 |
- 180 | 3 | 540 |
- 182 | 1 | 182 |
- 183 | 2 | 366 |
- 184 | 5 | 920 |
- 185 | 5 | 925 |
- 186 | 6 | 1116 |
- 187 | 8 | 1496 |
- 188 | 6 | 1128 |
- 189 | 4 | 756 |
- 190 | 1 | 190 |
- 191 | 3 | 573 |
- 192 | 2 | 384 |
- 193 | 8 | 1544 |
- 194 | 4 | 776 |
- 195 | 7 | 1365 |
- 196 | 7 | 1372 |
- 197 | 4 | 788 |
- 198 | 5 | 990 |
- 199 | 4 | 796 |
- 201 | 8 | 1608 |
- 202 | 5 | 1010 |
- 203 | 11 | 2233 |
- 204 | 2 | 408 |
- 205 | 5 | 1025 |
- 206 | 4 | 824 |
- 207 | 5 | 1035 |
- 208 | 1 | 208 |
- 209 | 6 | 1254 |
- 210 | 1 | 210 |
- 211 | 3 | 633 |
- 212 | 4 | 848 |
- 213 | 10 | 2130 |
- 214 | 4 | 856 |
- 215 | 6 | 1290 |
- 216 | 13 | 2808 |
- 217 | 3 | 651 |
- 218 | 6 | 1308 |
- 219 | 6 | 1314 |
- 220 | 3 | 660 |
- 221 | 12 | 2652 |
- 222 | 3 | 666 |
- 223 | 5 | 1115 |
- 224 | 4 | 896 |
- 225 | 5 | 1125 |
- 226 | 5 | 1130 |
- 227 | 5 | 1135 |
- 228 | 4 | 912 |
- 229 | 7 | 1603 |
- 230 | 5 | 1150 |
- 231 | 4 | 924 |
- 232 | 3 | 696 |
- 233 | 8 | 1864 |
- 234 | 5 | 1170 |
- 235 | 4 | 940 |
- 236 | 5 | 1180 |
- 237 | 10 | 2370 |
- 238 | 6 | 1428 |
- 239 | 7 | 1673 |
- 240 | 7 | 1680 |
- 241 | 5 | 1205 |
- 242 | 4 | 968 |
- 243 | 9 | 2187 |
- 244 | 6 | 1464 |
- 245 | 3 | 735 |
- 246 | 1 | 246 |
- 247 | 4 | 988 |
- 248 | 3 | 744 |
- 249 | 5 | 1245 |
- 250 | 4 | 1000 |
- 251 | 2 | 502 |
- 252 | 4 | 1008 |
- 253 | 1 | 253 |
- 254 | 2 | 508 |
- 255 | 4 | 1020 |
- 256 | 3 | 768 |
- 257 | 6 | 1542 |
- 258 | 3 | 774 |
- 259 | 6 | 1554 |
- 260 | 53850 | 14001000 |
- Total | 54852 | 14141928 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 53850 |
- 2 | 1000 |
- 8 | 1 |
- Total | 54851 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333331266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888251750661529d
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3531373530363631
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_12.json b/autobahn/client/tungstenite_case_12_2_12.json
deleted file mode 100644
index 73bfcd2..0000000
--- a/autobahn/client/tungstenite_case_12_2_12.json
+++ /dev/null
@@ -1,990 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 331,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1979,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=331&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: C5HcbLgD/+vk4DxCln1K8Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: SUFkgvy5yTlW1SIiP99893wWA/A=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.12",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "10394": 1,
- "10445": 1,
- "10487": 1,
- "10500": 1,
- "10532": 1,
- "10555": 1,
- "10572": 1,
- "10579": 1,
- "10587": 1,
- "10656": 1,
- "10674": 1,
- "10716": 1,
- "10755": 1,
- "10757": 1,
- "10770": 1,
- "10779": 1,
- "10815": 1,
- "10867": 1,
- "10888": 1,
- "10893": 1,
- "10993": 1,
- "11023": 1,
- "11059": 1,
- "11072": 1,
- "11083": 1,
- "11156": 1,
- "11202": 1,
- "11218": 1,
- "11235": 1,
- "11250": 1,
- "11311": 1,
- "11366": 1,
- "11368": 1,
- "11385": 1,
- "11428": 1,
- "11477": 1,
- "11525": 1,
- "11537": 1,
- "11540": 1,
- "11584": 1,
- "11651": 1,
- "11669": 1,
- "11689": 1,
- "11721": 1,
- "11761": 1,
- "11767": 1,
- "11769": 1,
- "11771": 1,
- "11777": 1,
- "11792": 1,
- "11813": 1,
- "11814": 1,
- "11816": 1,
- "11823": 1,
- "11829": 1,
- "11841": 1,
- "11844": 1,
- "11848": 1,
- "11863": 1,
- "11867": 1,
- "11868": 1,
- "11896": 1,
- "11901": 1,
- "11905": 1,
- "11910": 1,
- "11912": 1,
- "11929": 1,
- "11945": 1,
- "11958": 1,
- "11967": 1,
- "11973": 1,
- "11988": 1,
- "12015": 1,
- "12021": 1,
- "12023": 1,
- "12038": 1,
- "12045": 1,
- "12066": 1,
- "12111": 2,
- "12127": 1,
- "12130": 1,
- "12144": 1,
- "12160": 2,
- "12173": 1,
- "12199": 2,
- "12225": 1,
- "12228": 1,
- "12239": 1,
- "12241": 1,
- "12273": 1,
- "12278": 1,
- "12280": 1,
- "12292": 1,
- "12321": 1,
- "12326": 1,
- "12345": 1,
- "12391": 1,
- "12400": 1,
- "12434": 1,
- "12437": 1,
- "12449": 1,
- "12504": 1,
- "12528": 1,
- "12555": 1,
- "12565": 1,
- "12620": 1,
- "12636": 1,
- "12667": 1,
- "12691": 1,
- "12709": 1,
- "12750": 1,
- "12786": 1,
- "12800": 1,
- "12805": 1,
- "12834": 1,
- "12876": 1,
- "12913": 1,
- "12922": 1,
- "12955": 1,
- "12974": 1,
- "12986": 1,
- "12990": 1,
- "13017": 1,
- "13033": 1,
- "13063": 1,
- "13074": 1,
- "13141": 1,
- "13155": 1,
- "13181": 1,
- "13186": 1,
- "13187": 1,
- "13227": 1,
- "13253": 1,
- "13273": 1,
- "13293": 1,
- "13338": 1,
- "13374": 1,
- "13375": 1,
- "13388": 1,
- "13410": 1,
- "13427": 1,
- "13469": 1,
- "13483": 1,
- "13519": 1,
- "13551": 1,
- "13566": 1,
- "13579": 1,
- "13592": 1,
- "13617": 1,
- "13642": 1,
- "13662": 1,
- "13672": 1,
- "13697": 1,
- "13722": 1,
- "13745": 1,
- "13747": 1,
- "13759": 1,
- "13770": 1,
- "13809": 1,
- "13827": 1,
- "13841": 1,
- "13845": 1,
- "13848": 1,
- "13850": 1,
- "13853": 2,
- "13854": 2,
- "13856": 1,
- "13857": 1,
- "13860": 1,
- "13861": 1,
- "13863": 1,
- "13866": 1,
- "13869": 2,
- "13870": 1,
- "13871": 2,
- "13873": 1,
- "13874": 1,
- "13880": 1,
- "13881": 1,
- "13882": 1,
- "13883": 1,
- "13887": 2,
- "13889": 1,
- "13890": 1,
- "13891": 1,
- "13896": 1,
- "13897": 1,
- "13898": 1,
- "13900": 1,
- "13901": 1,
- "13903": 1,
- "13907": 1,
- "13909": 1,
- "13912": 1,
- "13913": 1,
- "13914": 1,
- "13919": 1,
- "13929": 1,
- "13930": 2,
- "13932": 1,
- "13935": 1,
- "13936": 1,
- "13937": 1,
- "13940": 2,
- "13942": 2,
- "13950": 1,
- "13953": 1,
- "13959": 2,
- "13960": 1,
- "13967": 1,
- "13970": 1,
- "13972": 3,
- "13979": 1,
- "13981": 2,
- "13982": 1,
- "13986": 2,
- "13988": 1,
- "13990": 1,
- "13997": 2,
- "14001": 1,
- "14006": 1,
- "14007": 1,
- "14012": 1,
- "14014": 1,
- "14016": 2,
- "14017": 1,
- "14019": 1,
- "14023": 1,
- "14024": 5,
- "14029": 2,
- "14030": 1,
- "14031": 3,
- "14034": 2,
- "14035": 4,
- "14041": 1,
- "14043": 1,
- "14044": 3,
- "14047": 1,
- "14048": 1,
- "14049": 2,
- "14050": 2,
- "14051": 1,
- "14053": 2,
- "14055": 3,
- "14056": 2,
- "14057": 2,
- "14058": 4,
- "14060": 1,
- "14061": 2,
- "14062": 1,
- "14063": 2,
- "14064": 1,
- "14066": 1,
- "14067": 2,
- "14068": 3,
- "14069": 2,
- "14070": 1,
- "14071": 3,
- "14072": 1,
- "14073": 1,
- "14075": 1,
- "14077": 1,
- "14082": 1,
- "14083": 2,
- "14085": 2,
- "14091": 1,
- "14092": 1,
- "14093": 1,
- "14094": 1,
- "14096": 2,
- "14097": 1,
- "14098": 3,
- "14101": 1,
- "14104": 1,
- "14108": 2,
- "14109": 1,
- "14113": 1,
- "14115": 1,
- "14116": 1,
- "14117": 1,
- "14118": 1,
- "14121": 1,
- "14123": 1,
- "14126": 1,
- "14127": 1,
- "14128": 1,
- "14129": 1,
- "14130": 1,
- "14132": 2,
- "14133": 1,
- "14135": 1,
- "14136": 2,
- "14137": 1,
- "14139": 1,
- "14140": 2,
- "14141": 1,
- "14142": 2,
- "14144": 1,
- "14145": 1,
- "14146": 1,
- "14148": 1,
- "14150": 1,
- "14151": 1,
- "14153": 1,
- "14154": 1,
- "14155": 1,
- "14156": 3,
- "14157": 3,
- "14158": 3,
- "14159": 2,
- "14160": 2,
- "14161": 1,
- "14162": 1,
- "14164": 1,
- "14166": 3,
- "14168": 2,
- "14170": 1,
- "14173": 2,
- "14177": 3,
- "14178": 1,
- "14180": 2,
- "14181": 3,
- "14182": 4,
- "14183": 1,
- "14184": 1,
- "14186": 1,
- "14187": 1,
- "14188": 2,
- "14190": 2,
- "14195": 1,
- "14197": 1,
- "14198": 1,
- "14199": 1,
- "14201": 1,
- "14203": 1,
- "14205": 1,
- "14206": 1,
- "14208": 1,
- "14209": 1,
- "14210": 1,
- "14211": 1,
- "14212": 1,
- "14213": 1,
- "14214": 1,
- "14216": 2,
- "14217": 2,
- "14218": 2,
- "14219": 1,
- "14221": 1,
- "14222": 2,
- "14223": 2,
- "14224": 1,
- "14226": 1,
- "14228": 1,
- "14230": 1,
- "14233": 1,
- "14234": 2,
- "14235": 1,
- "14236": 1,
- "14237": 2,
- "14238": 3,
- "14240": 1,
- "14242": 1,
- "14247": 1,
- "14248": 1,
- "14250": 2,
- "14251": 3,
- "14253": 1,
- "14255": 3,
- "14256": 1,
- "14257": 3,
- "14258": 2,
- "14259": 1,
- "14260": 2,
- "14261": 3,
- "14264": 2,
- "14267": 2,
- "14268": 3,
- "14269": 4,
- "14270": 3,
- "14271": 4,
- "14272": 2,
- "14273": 1,
- "14275": 2,
- "14276": 1,
- "14277": 5,
- "14278": 3,
- "14279": 4,
- "14280": 1,
- "14281": 3,
- "14282": 3,
- "14283": 4,
- "14285": 4,
- "14286": 3,
- "14287": 5,
- "14288": 2,
- "14289": 4,
- "14290": 1,
- "14291": 1,
- "14293": 5,
- "14294": 1,
- "14295": 3,
- "14296": 3,
- "14297": 7,
- "14298": 4,
- "14299": 5,
- "14300": 9,
- "14301": 3,
- "14302": 6,
- "14303": 5,
- "14304": 2,
- "14305": 10,
- "14306": 1,
- "14307": 3,
- "14308": 4,
- "14309": 3,
- "14310": 5,
- "14311": 2,
- "14312": 2,
- "14313": 4,
- "14314": 1,
- "14315": 4,
- "14316": 2,
- "14317": 5,
- "14318": 4,
- "14320": 3,
- "14321": 6,
- "14322": 3,
- "14323": 5,
- "14324": 4,
- "14325": 2,
- "14326": 2,
- "14327": 3,
- "14328": 4,
- "14329": 1,
- "14330": 1,
- "14331": 2,
- "14332": 3,
- "14333": 4,
- "14334": 3,
- "14335": 2,
- "14336": 2,
- "14338": 1,
- "14340": 1,
- "14341": 1,
- "14342": 2,
- "14343": 5,
- "14344": 1,
- "14345": 2,
- "14346": 5,
- "14347": 3,
- "14348": 2,
- "14349": 1,
- "14350": 2,
- "14351": 2,
- "14352": 2,
- "14353": 1,
- "14355": 3,
- "14357": 1,
- "14358": 1,
- "14360": 1,
- "14363": 2,
- "14367": 2,
- "14368": 2,
- "14369": 1,
- "14373": 2,
- "14374": 3,
- "14375": 1,
- "14377": 3,
- "14379": 1,
- "14380": 2,
- "14381": 1,
- "14383": 2,
- "14384": 2,
- "14387": 2,
- "14390": 1,
- "14392": 1,
- "14393": 2,
- "14394": 2,
- "14395": 1,
- "14396": 1,
- "14397": 2,
- "14398": 3,
- "14399": 1,
- "14400": 2,
- "14402": 1,
- "14403": 1,
- "14404": 3,
- "14406": 5,
- "14409": 4,
- "14410": 2,
- "14411": 1,
- "14412": 3,
- "14413": 2,
- "14414": 3,
- "14416": 2,
- "14417": 5,
- "14418": 2,
- "14419": 1,
- "14420": 1,
- "14421": 5,
- "14422": 3,
- "14423": 4,
- "14424": 1,
- "14425": 1,
- "14426": 1,
- "14427": 3,
- "14428": 2,
- "14429": 2,
- "14430": 1,
- "14431": 2,
- "14432": 1,
- "14434": 1,
- "14435": 2,
- "14436": 2,
- "14437": 3,
- "14438": 2,
- "14440": 4,
- "14441": 2,
- "14443": 2,
- "14444": 3,
- "14445": 1,
- "14446": 3,
- "14447": 1,
- "14448": 1,
- "14449": 2,
- "14450": 6,
- "14451": 3,
- "14452": 2,
- "14453": 4,
- "14454": 1,
- "14455": 7,
- "14456": 3,
- "14457": 4,
- "14458": 5,
- "14459": 1,
- "14460": 1,
- "14461": 3,
- "14462": 2,
- "14463": 3,
- "14464": 3,
- "14465": 1,
- "14466": 2,
- "14468": 3,
- "14470": 3,
- "14472": 1,
- "14473": 1,
- "14475": 1,
- "14476": 2,
- "14477": 3,
- "14478": 3,
- "14479": 2,
- "14481": 5,
- "14482": 1,
- "14483": 1,
- "14484": 2,
- "14485": 3,
- "14486": 1,
- "14487": 1,
- "14488": 1,
- "14489": 1,
- "14490": 1,
- "14491": 1,
- "14492": 1,
- "14494": 1,
- "14498": 1,
- "14499": 3,
- "14500": 2,
- "14501": 1,
- "14503": 2,
- "14504": 1,
- "14505": 2,
- "14507": 1,
- "14508": 3,
- "14510": 2,
- "14511": 2,
- "14512": 1,
- "14513": 1,
- "14514": 2,
- "14518": 1,
- "14519": 2,
- "14520": 1,
- "14524": 1,
- "14525": 1,
- "14526": 1,
- "14527": 2,
- "14528": 2,
- "14529": 1,
- "14533": 1,
- "14534": 1,
- "14535": 2,
- "14536": 1,
- "14538": 1,
- "14541": 1,
- "14543": 1
- },
- "started": "2020-09-07T18:45:32.690Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8498035888671875,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 13923182,
- "incomingOctetsWireLevel": 13931182,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0005745812990162738,
- "outgoingCompressionRatio": 0.8498035888671875,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 13923182,
- "outgoingOctetsWireLevel": 14141672,
- "outgoingWebSocketFrames": 54850,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015692533502758205,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 53850,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "3": 2,
- "4": 6,
- "5": 6,
- "6": 3,
- "7": 3,
- "8": 3,
- "9": 3,
- "10": 5,
- "11": 4,
- "12": 5,
- "13": 3,
- "14": 1,
- "15": 4,
- "16": 1,
- "18": 4,
- "20": 2,
- "21": 3,
- "22": 2,
- "23": 3,
- "24": 2,
- "25": 2,
- "26": 3,
- "27": 4,
- "28": 2,
- "29": 1,
- "30": 3,
- "31": 5,
- "32": 6,
- "33": 2,
- "34": 1,
- "35": 4,
- "36": 1,
- "37": 2,
- "38": 2,
- "39": 3,
- "40": 2,
- "41": 7,
- "42": 3,
- "43": 3,
- "44": 2,
- "45": 3,
- "46": 2,
- "47": 2,
- "48": 1,
- "49": 1,
- "50": 4,
- "51": 5,
- "52": 3,
- "53": 4,
- "54": 3,
- "55": 3,
- "56": 6,
- "57": 5,
- "58": 5,
- "59": 3,
- "60": 3,
- "61": 2,
- "62": 5,
- "64": 6,
- "65": 1,
- "66": 2,
- "67": 6,
- "68": 5,
- "69": 3,
- "70": 11,
- "71": 6,
- "72": 6,
- "73": 5,
- "74": 4,
- "75": 6,
- "76": 3,
- "77": 3,
- "78": 2,
- "79": 7,
- "80": 6,
- "81": 5,
- "82": 4,
- "83": 2,
- "84": 3,
- "85": 5,
- "86": 4,
- "87": 4,
- "88": 2,
- "89": 4,
- "90": 1,
- "91": 3,
- "92": 4,
- "93": 3,
- "94": 4,
- "95": 6,
- "96": 7,
- "97": 2,
- "98": 7,
- "99": 3,
- "100": 3,
- "101": 3,
- "102": 6,
- "103": 1,
- "104": 5,
- "105": 2,
- "106": 4,
- "107": 4,
- "108": 6,
- "109": 6,
- "110": 4,
- "111": 5,
- "112": 4,
- "113": 8,
- "114": 4,
- "115": 6,
- "116": 6,
- "117": 3,
- "118": 1,
- "119": 6,
- "120": 4,
- "121": 3,
- "122": 6,
- "123": 5,
- "124": 4,
- "125": 3,
- "126": 4,
- "127": 1,
- "130": 5,
- "131": 2,
- "132": 6,
- "133": 3,
- "134": 2,
- "135": 2,
- "136": 2,
- "137": 6,
- "138": 5,
- "139": 5,
- "140": 1,
- "141": 5,
- "142": 4,
- "143": 2,
- "144": 7,
- "145": 5,
- "146": 2,
- "147": 1,
- "148": 1,
- "149": 3,
- "150": 5,
- "151": 4,
- "152": 2,
- "153": 5,
- "154": 5,
- "156": 2,
- "157": 1,
- "158": 4,
- "159": 3,
- "160": 4,
- "161": 2,
- "162": 1,
- "163": 5,
- "164": 2,
- "165": 4,
- "166": 2,
- "167": 6,
- "168": 3,
- "169": 3,
- "170": 3,
- "171": 5,
- "172": 2,
- "173": 6,
- "174": 5,
- "175": 2,
- "176": 2,
- "177": 3,
- "178": 3,
- "179": 3,
- "180": 3,
- "182": 1,
- "183": 2,
- "184": 5,
- "185": 5,
- "186": 6,
- "187": 8,
- "188": 6,
- "189": 4,
- "190": 1,
- "191": 3,
- "192": 2,
- "193": 8,
- "194": 4,
- "195": 7,
- "196": 7,
- "197": 4,
- "198": 5,
- "199": 4,
- "201": 8,
- "202": 5,
- "203": 11,
- "204": 2,
- "205": 5,
- "206": 4,
- "207": 5,
- "208": 1,
- "209": 6,
- "210": 1,
- "211": 3,
- "212": 4,
- "213": 10,
- "214": 4,
- "215": 6,
- "216": 13,
- "217": 3,
- "218": 6,
- "219": 6,
- "220": 3,
- "221": 12,
- "222": 3,
- "223": 5,
- "224": 4,
- "225": 5,
- "226": 5,
- "227": 5,
- "228": 4,
- "229": 7,
- "230": 5,
- "231": 4,
- "232": 3,
- "233": 8,
- "234": 5,
- "235": 4,
- "236": 5,
- "237": 10,
- "238": 6,
- "239": 7,
- "240": 7,
- "241": 5,
- "242": 4,
- "243": 9,
- "244": 6,
- "245": 3,
- "246": 1,
- "247": 4,
- "248": 3,
- "249": 5,
- "250": 4,
- "251": 2,
- "252": 4,
- "253": 1,
- "254": 2,
- "255": 4,
- "256": 3,
- "257": 6,
- "258": 3,
- "259": 6,
- "260": 53850
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333331266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888251750661529d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "51750661"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_13.html b/autobahn/client/tungstenite_case_12_2_13.html
deleted file mode 100644
index 806e6fe..0000000
--- a/autobahn/client/tungstenite_case_12_2_13.html
+++ /dev/null
@@ -1,1244 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.13 : Pass - 3775 ms @ 2020-09-07T18:45:34.669Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=332&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: tDhmfvWOh7QgY7QHDOP5EQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: NlPl6IuC6yL0tRUPi5ZcBJHdeDU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 22873 | 1 | 22873 |
- 22876 | 1 | 22876 |
- 22885 | 1 | 22885 |
- 22975 | 1 | 22975 |
- 23046 | 1 | 23046 |
- 23087 | 1 | 23087 |
- 23102 | 1 | 23102 |
- 23122 | 1 | 23122 |
- 23162 | 1 | 23162 |
- 23236 | 1 | 23236 |
- 23238 | 1 | 23238 |
- 23246 | 1 | 23246 |
- 23259 | 1 | 23259 |
- 23268 | 1 | 23268 |
- 23275 | 1 | 23275 |
- 23283 | 1 | 23283 |
- 23291 | 1 | 23291 |
- 23311 | 1 | 23311 |
- 23354 | 1 | 23354 |
- 23357 | 1 | 23357 |
- 23375 | 1 | 23375 |
- 23382 | 1 | 23382 |
- 23403 | 1 | 23403 |
- 23415 | 1 | 23415 |
- 23454 | 1 | 23454 |
- 23495 | 1 | 23495 |
- 23537 | 1 | 23537 |
- 23555 | 1 | 23555 |
- 23572 | 1 | 23572 |
- 23581 | 1 | 23581 |
- 23614 | 1 | 23614 |
- 23641 | 1 | 23641 |
- 23661 | 1 | 23661 |
- 23696 | 1 | 23696 |
- 23740 | 1 | 23740 |
- 23750 | 1 | 23750 |
- 23778 | 1 | 23778 |
- 23794 | 1 | 23794 |
- 23846 | 1 | 23846 |
- 23895 | 1 | 23895 |
- 23925 | 1 | 23925 |
- 23933 | 1 | 23933 |
- 23955 | 1 | 23955 |
- 23998 | 1 | 23998 |
- 24074 | 1 | 24074 |
- 24080 | 1 | 24080 |
- 24099 | 1 | 24099 |
- 24115 | 1 | 24115 |
- 24168 | 1 | 24168 |
- 24231 | 1 | 24231 |
- 24261 | 1 | 24261 |
- 24271 | 1 | 24271 |
- 24292 | 1 | 24292 |
- 24326 | 1 | 24326 |
- 24388 | 1 | 24388 |
- 24393 | 1 | 24393 |
- 24438 | 1 | 24438 |
- 24456 | 1 | 24456 |
- 24476 | 1 | 24476 |
- 24542 | 1 | 24542 |
- 24565 | 1 | 24565 |
- 24614 | 1 | 24614 |
- 24624 | 1 | 24624 |
- 24638 | 1 | 24638 |
- 24697 | 1 | 24697 |
- 24717 | 1 | 24717 |
- 24758 | 1 | 24758 |
- 24791 | 1 | 24791 |
- 24809 | 1 | 24809 |
- 24847 | 1 | 24847 |
- 24883 | 1 | 24883 |
- 24909 | 1 | 24909 |
- 24912 | 1 | 24912 |
- 24933 | 1 | 24933 |
- 24952 | 1 | 24952 |
- 24984 | 1 | 24984 |
- 24993 | 1 | 24993 |
- 25009 | 1 | 25009 |
- 25027 | 1 | 25027 |
- 25030 | 1 | 25030 |
- 25046 | 1 | 25046 |
- 25058 | 1 | 25058 |
- 25085 | 1 | 25085 |
- 25099 | 1 | 25099 |
- 25132 | 1 | 25132 |
- 25148 | 1 | 25148 |
- 25185 | 1 | 25185 |
- 25188 | 1 | 25188 |
- 25206 | 1 | 25206 |
- 25208 | 1 | 25208 |
- 25244 | 1 | 25244 |
- 25252 | 1 | 25252 |
- 25299 | 1 | 25299 |
- 25307 | 1 | 25307 |
- 25332 | 1 | 25332 |
- 25341 | 1 | 25341 |
- 25349 | 1 | 25349 |
- 25369 | 1 | 25369 |
- 25381 | 1 | 25381 |
- 25418 | 1 | 25418 |
- 25448 | 1 | 25448 |
- 25470 | 2 | 50940 |
- 25499 | 1 | 25499 |
- 25513 | 1 | 25513 |
- 25525 | 1 | 25525 |
- 25539 | 1 | 25539 |
- 25564 | 1 | 25564 |
- 25605 | 1 | 25605 |
- 25616 | 1 | 25616 |
- 25632 | 1 | 25632 |
- 25646 | 1 | 25646 |
- 25672 | 1 | 25672 |
- 25673 | 1 | 25673 |
- 25699 | 1 | 25699 |
- 25707 | 1 | 25707 |
- 25756 | 1 | 25756 |
- 25766 | 1 | 25766 |
- 25784 | 1 | 25784 |
- 25793 | 1 | 25793 |
- 25818 | 1 | 25818 |
- 25834 | 1 | 25834 |
- 25845 | 1 | 25845 |
- 25850 | 1 | 25850 |
- 25906 | 1 | 25906 |
- 25925 | 1 | 25925 |
- 25933 | 1 | 25933 |
- 25956 | 1 | 25956 |
- 25977 | 1 | 25977 |
- 25980 | 1 | 25980 |
- 25992 | 1 | 25992 |
- 26000 | 1 | 26000 |
- 26055 | 1 | 26055 |
- 26068 | 1 | 26068 |
- 26083 | 1 | 26083 |
- 26108 | 1 | 26108 |
- 26119 | 1 | 26119 |
- 26130 | 1 | 26130 |
- 26151 | 1 | 26151 |
- 26156 | 1 | 26156 |
- 26193 | 1 | 26193 |
- 26203 | 1 | 26203 |
- 26229 | 1 | 26229 |
- 26243 | 1 | 26243 |
- 26269 | 1 | 26269 |
- 26271 | 1 | 26271 |
- 26281 | 1 | 26281 |
- 26298 | 1 | 26298 |
- 26328 | 1 | 26328 |
- 26346 | 1 | 26346 |
- 26348 | 1 | 26348 |
- 26361 | 1 | 26361 |
- 26388 | 2 | 52776 |
- 26408 | 1 | 26408 |
- 26431 | 1 | 26431 |
- 26459 | 1 | 26459 |
- 26460 | 1 | 26460 |
- 26476 | 1 | 26476 |
- 26504 | 1 | 26504 |
- 26522 | 1 | 26522 |
- 26535 | 1 | 26535 |
- 26550 | 1 | 26550 |
- 26564 | 1 | 26564 |
- 26565 | 1 | 26565 |
- 26571 | 1 | 26571 |
- 26608 | 1 | 26608 |
- 26619 | 1 | 26619 |
- 26620 | 1 | 26620 |
- 26628 | 1 | 26628 |
- 26654 | 1 | 26654 |
- 26679 | 1 | 26679 |
- 26699 | 1 | 26699 |
- 26735 | 1 | 26735 |
- 26748 | 1 | 26748 |
- 26761 | 1 | 26761 |
- 26831 | 1 | 26831 |
- 26857 | 1 | 26857 |
- 26899 | 1 | 26899 |
- 26926 | 1 | 26926 |
- 26944 | 1 | 26944 |
- 26993 | 1 | 26993 |
- 27016 | 1 | 27016 |
- 27057 | 1 | 27057 |
- 27074 | 1 | 27074 |
- 27112 | 1 | 27112 |
- 27132 | 1 | 27132 |
- 27153 | 1 | 27153 |
- 27202 | 1 | 27202 |
- 27205 | 1 | 27205 |
- 27265 | 1 | 27265 |
- 27300 | 1 | 27300 |
- 27314 | 1 | 27314 |
- 27323 | 1 | 27323 |
- 27334 | 1 | 27334 |
- 27387 | 1 | 27387 |
- 27429 | 1 | 27429 |
- 27444 | 1 | 27444 |
- 27466 | 1 | 27466 |
- 27503 | 1 | 27503 |
- 27508 | 1 | 27508 |
- 27560 | 1 | 27560 |
- 27564 | 1 | 27564 |
- 27606 | 1 | 27606 |
- 27624 | 1 | 27624 |
- 27681 | 1 | 27681 |
- 27684 | 1 | 27684 |
- 27687 | 1 | 27687 |
- 27740 | 1 | 27740 |
- 27769 | 1 | 27769 |
- 27794 | 1 | 27794 |
- 27808 | 1 | 27808 |
- 27845 | 1 | 27845 |
- 27870 | 1 | 27870 |
- 27880 | 1 | 27880 |
- 27898 | 1 | 27898 |
- 27911 | 1 | 27911 |
- 27936 | 1 | 27936 |
- 27968 | 1 | 27968 |
- 27970 | 1 | 27970 |
- 28002 | 1 | 28002 |
- 28024 | 1 | 28024 |
- 28031 | 2 | 56062 |
- 28032 | 1 | 28032 |
- 28036 | 1 | 28036 |
- 28039 | 2 | 56078 |
- 28040 | 3 | 84120 |
- 28043 | 2 | 56086 |
- 28044 | 1 | 28044 |
- 28048 | 3 | 84144 |
- 28050 | 1 | 28050 |
- 28056 | 1 | 28056 |
- 28057 | 2 | 56114 |
- 28059 | 3 | 84177 |
- 28060 | 1 | 28060 |
- 28062 | 1 | 28062 |
- 28063 | 2 | 56126 |
- 28066 | 1 | 28066 |
- 28070 | 2 | 56140 |
- 28077 | 2 | 56154 |
- 28080 | 1 | 28080 |
- 28088 | 1 | 28088 |
- 28089 | 1 | 28089 |
- 28091 | 3 | 84273 |
- 28092 | 1 | 28092 |
- 28099 | 2 | 56198 |
- 28104 | 1 | 28104 |
- 28109 | 1 | 28109 |
- 28112 | 1 | 28112 |
- 28117 | 2 | 56234 |
- 28119 | 1 | 28119 |
- 28122 | 1 | 28122 |
- 28125 | 1 | 28125 |
- 28128 | 2 | 56256 |
- 28129 | 1 | 28129 |
- 28132 | 1 | 28132 |
- 28134 | 1 | 28134 |
- 28138 | 1 | 28138 |
- 28139 | 1 | 28139 |
- 28142 | 1 | 28142 |
- 28148 | 2 | 56296 |
- 28151 | 1 | 28151 |
- 28153 | 2 | 56306 |
- 28154 | 1 | 28154 |
- 28158 | 3 | 84474 |
- 28160 | 2 | 56320 |
- 28161 | 1 | 28161 |
- 28163 | 2 | 56326 |
- 28164 | 1 | 28164 |
- 28168 | 2 | 56336 |
- 28169 | 2 | 56338 |
- 28172 | 1 | 28172 |
- 28174 | 1 | 28174 |
- 28178 | 1 | 28178 |
- 28180 | 2 | 56360 |
- 28184 | 2 | 56368 |
- 28185 | 1 | 28185 |
- 28189 | 1 | 28189 |
- 28190 | 1 | 28190 |
- 28191 | 1 | 28191 |
- 28192 | 1 | 28192 |
- 28193 | 1 | 28193 |
- 28194 | 1 | 28194 |
- 28195 | 1 | 28195 |
- 28196 | 2 | 56392 |
- 28199 | 1 | 28199 |
- 28200 | 1 | 28200 |
- 28201 | 2 | 56402 |
- 28202 | 1 | 28202 |
- 28204 | 1 | 28204 |
- 28206 | 1 | 28206 |
- 28207 | 1 | 28207 |
- 28209 | 2 | 56418 |
- 28210 | 3 | 84630 |
- 28211 | 2 | 56422 |
- 28212 | 1 | 28212 |
- 28213 | 1 | 28213 |
- 28215 | 2 | 56430 |
- 28216 | 3 | 84648 |
- 28217 | 1 | 28217 |
- 28218 | 1 | 28218 |
- 28219 | 1 | 28219 |
- 28221 | 1 | 28221 |
- 28223 | 1 | 28223 |
- 28224 | 1 | 28224 |
- 28225 | 2 | 56450 |
- 28227 | 2 | 56454 |
- 28229 | 1 | 28229 |
- 28231 | 1 | 28231 |
- 28233 | 1 | 28233 |
- 28234 | 1 | 28234 |
- 28238 | 1 | 28238 |
- 28241 | 1 | 28241 |
- 28244 | 1 | 28244 |
- 28245 | 1 | 28245 |
- 28247 | 1 | 28247 |
- 28248 | 1 | 28248 |
- 28249 | 2 | 56498 |
- 28250 | 2 | 56500 |
- 28252 | 1 | 28252 |
- 28255 | 1 | 28255 |
- 28256 | 1 | 28256 |
- 28257 | 1 | 28257 |
- 28258 | 2 | 56516 |
- 28259 | 1 | 28259 |
- 28260 | 2 | 56520 |
- 28261 | 1 | 28261 |
- 28264 | 1 | 28264 |
- 28265 | 1 | 28265 |
- 28266 | 1 | 28266 |
- 28267 | 1 | 28267 |
- 28272 | 3 | 84816 |
- 28273 | 1 | 28273 |
- 28275 | 2 | 56550 |
- 28276 | 2 | 56552 |
- 28278 | 1 | 28278 |
- 28279 | 1 | 28279 |
- 28280 | 1 | 28280 |
- 28282 | 1 | 28282 |
- 28286 | 2 | 56572 |
- 28289 | 2 | 56578 |
- 28291 | 4 | 113164 |
- 28295 | 1 | 28295 |
- 28297 | 2 | 56594 |
- 28301 | 1 | 28301 |
- 28306 | 1 | 28306 |
- 28307 | 1 | 28307 |
- 28308 | 1 | 28308 |
- 28310 | 1 | 28310 |
- 28314 | 1 | 28314 |
- 28315 | 1 | 28315 |
- 28316 | 2 | 56632 |
- 28317 | 1 | 28317 |
- 28318 | 2 | 56636 |
- 28319 | 1 | 28319 |
- 28323 | 1 | 28323 |
- 28326 | 1 | 28326 |
- 28330 | 1 | 28330 |
- 28332 | 1 | 28332 |
- 28336 | 1 | 28336 |
- 28337 | 1 | 28337 |
- 28339 | 1 | 28339 |
- 28340 | 2 | 56680 |
- 28342 | 1 | 28342 |
- 28346 | 1 | 28346 |
- 28347 | 1 | 28347 |
- 28348 | 1 | 28348 |
- 28354 | 2 | 56708 |
- 28362 | 1 | 28362 |
- 28366 | 2 | 56732 |
- 28369 | 1 | 28369 |
- 28373 | 1 | 28373 |
- 28376 | 1 | 28376 |
- 28377 | 3 | 85131 |
- 28378 | 1 | 28378 |
- 28380 | 3 | 85140 |
- 28382 | 1 | 28382 |
- 28385 | 1 | 28385 |
- 28387 | 1 | 28387 |
- 28389 | 1 | 28389 |
- 28390 | 1 | 28390 |
- 28392 | 2 | 56784 |
- 28395 | 1 | 28395 |
- 28396 | 1 | 28396 |
- 28397 | 2 | 56794 |
- 28400 | 1 | 28400 |
- 28403 | 1 | 28403 |
- 28405 | 1 | 28405 |
- 28408 | 1 | 28408 |
- 28412 | 1 | 28412 |
- 28416 | 1 | 28416 |
- 28418 | 2 | 56836 |
- 28421 | 1 | 28421 |
- 28425 | 1 | 28425 |
- 28426 | 1 | 28426 |
- 28428 | 1 | 28428 |
- 28429 | 1 | 28429 |
- 28430 | 1 | 28430 |
- 28436 | 1 | 28436 |
- 28438 | 1 | 28438 |
- 28439 | 1 | 28439 |
- 28441 | 1 | 28441 |
- 28442 | 1 | 28442 |
- 28443 | 1 | 28443 |
- 28446 | 2 | 56892 |
- 28448 | 2 | 56896 |
- 28454 | 1 | 28454 |
- 28455 | 2 | 56910 |
- 28458 | 4 | 113832 |
- 28459 | 1 | 28459 |
- 28465 | 1 | 28465 |
- 28467 | 2 | 56934 |
- 28469 | 1 | 28469 |
- 28475 | 1 | 28475 |
- 28476 | 2 | 56952 |
- 28477 | 1 | 28477 |
- 28478 | 1 | 28478 |
- 28481 | 2 | 56962 |
- 28484 | 2 | 56968 |
- 28485 | 2 | 56970 |
- 28486 | 2 | 56972 |
- 28487 | 4 | 113948 |
- 28488 | 1 | 28488 |
- 28490 | 1 | 28490 |
- 28493 | 1 | 28493 |
- 28498 | 1 | 28498 |
- 28500 | 1 | 28500 |
- 28504 | 1 | 28504 |
- 28505 | 1 | 28505 |
- 28506 | 1 | 28506 |
- 28507 | 2 | 57014 |
- 28508 | 1 | 28508 |
- 28510 | 1 | 28510 |
- 28511 | 1 | 28511 |
- 28512 | 1 | 28512 |
- 28516 | 1 | 28516 |
- 28517 | 2 | 57034 |
- 28519 | 1 | 28519 |
- 28521 | 2 | 57042 |
- 28524 | 2 | 57048 |
- 28525 | 1 | 28525 |
- 28526 | 3 | 85578 |
- 28527 | 1 | 28527 |
- 28529 | 1 | 28529 |
- 28530 | 4 | 114120 |
- 28531 | 2 | 57062 |
- 28532 | 2 | 57064 |
- 28533 | 3 | 85599 |
- 28534 | 3 | 85602 |
- 28535 | 2 | 57070 |
- 28536 | 3 | 85608 |
- 28537 | 1 | 28537 |
- 28538 | 2 | 57076 |
- 28539 | 2 | 57078 |
- 28540 | 1 | 28540 |
- 28542 | 2 | 57084 |
- 28543 | 1 | 28543 |
- 28544 | 1 | 28544 |
- 28545 | 2 | 57090 |
- 28547 | 2 | 57094 |
- 28549 | 1 | 28549 |
- 28552 | 1 | 28552 |
- 28553 | 1 | 28553 |
- 28555 | 1 | 28555 |
- 28556 | 2 | 57112 |
- 28557 | 3 | 85671 |
- 28558 | 2 | 57116 |
- 28559 | 1 | 28559 |
- 28560 | 1 | 28560 |
- 28561 | 1 | 28561 |
- 28562 | 1 | 28562 |
- 28563 | 1 | 28563 |
- 28564 | 2 | 57128 |
- 28566 | 1 | 28566 |
- 28568 | 1 | 28568 |
- 28570 | 2 | 57140 |
- 28571 | 1 | 28571 |
- 28572 | 4 | 114288 |
- 28573 | 1 | 28573 |
- 28574 | 4 | 114296 |
- 28575 | 2 | 57150 |
- 28576 | 1 | 28576 |
- 28577 | 1 | 28577 |
- 28578 | 3 | 85734 |
- 28579 | 5 | 142895 |
- 28581 | 3 | 85743 |
- 28582 | 1 | 28582 |
- 28583 | 2 | 57166 |
- 28584 | 1 | 28584 |
- 28585 | 1 | 28585 |
- 28586 | 2 | 57172 |
- 28588 | 3 | 85764 |
- 28589 | 1 | 28589 |
- 28592 | 2 | 57184 |
- 28594 | 2 | 57188 |
- 28595 | 5 | 142975 |
- 28598 | 1 | 28598 |
- 28599 | 2 | 57198 |
- 28600 | 2 | 57200 |
- 28601 | 2 | 57202 |
- 28602 | 2 | 57204 |
- 28604 | 4 | 114416 |
- 28605 | 1 | 28605 |
- 28606 | 2 | 57212 |
- 28607 | 4 | 114428 |
- 28608 | 3 | 85824 |
- 28609 | 1 | 28609 |
- 28610 | 1 | 28610 |
- 28611 | 1 | 28611 |
- 28614 | 2 | 57228 |
- 28615 | 1 | 28615 |
- 28617 | 2 | 57234 |
- 28618 | 2 | 57236 |
- 28619 | 1 | 28619 |
- 28620 | 2 | 57240 |
- 28621 | 3 | 85863 |
- 28623 | 3 | 85869 |
- 28624 | 1 | 28624 |
- 28625 | 5 | 143125 |
- 28626 | 1 | 28626 |
- 28627 | 4 | 114508 |
- 28628 | 4 | 114512 |
- 28629 | 3 | 85887 |
- 28630 | 1 | 28630 |
- 28631 | 3 | 85893 |
- 28633 | 1 | 28633 |
- 28635 | 3 | 85905 |
- 28636 | 3 | 85908 |
- 28637 | 1 | 28637 |
- 28638 | 2 | 57276 |
- 28639 | 1 | 28639 |
- 28640 | 3 | 85920 |
- 28641 | 1 | 28641 |
- 28642 | 3 | 85926 |
- 28643 | 3 | 85929 |
- 28644 | 1 | 28644 |
- 28645 | 1 | 28645 |
- 28646 | 2 | 57292 |
- 28647 | 2 | 57294 |
- 28648 | 4 | 114592 |
- 28649 | 1 | 28649 |
- 28650 | 1 | 28650 |
- 28653 | 1 | 28653 |
- 28654 | 2 | 57308 |
- 28656 | 1 | 28656 |
- 28657 | 2 | 57314 |
- 28660 | 1 | 28660 |
- 28662 | 1 | 28662 |
- 28664 | 1 | 28664 |
- 28666 | 1 | 28666 |
- 28667 | 1 | 28667 |
- 28674 | 1 | 28674 |
- 28675 | 2 | 57350 |
- 28678 | 1 | 28678 |
- 28681 | 3 | 86043 |
- 28682 | 1 | 28682 |
- 28685 | 1 | 28685 |
- 28687 | 2 | 57374 |
- 28691 | 1 | 28691 |
- 28694 | 2 | 57388 |
- 28697 | 1 | 28697 |
- 28702 | 1 | 28702 |
- 28703 | 1 | 28703 |
- 28706 | 1 | 28706 |
- 28709 | 1 | 28709 |
- 28710 | 1 | 28710 |
- 28711 | 1 | 28711 |
- 28712 | 1 | 28712 |
- 28716 | 1 | 28716 |
- 28719 | 1 | 28719 |
- 28722 | 2 | 57444 |
- 28723 | 1 | 28723 |
- 28724 | 2 | 57448 |
- 28727 | 2 | 57454 |
- 28728 | 1 | 28728 |
- 28730 | 5 | 143650 |
- 28731 | 3 | 86193 |
- 28732 | 2 | 57464 |
- 28733 | 2 | 57466 |
- 28734 | 1 | 28734 |
- 28735 | 1 | 28735 |
- 28737 | 3 | 86211 |
- 28738 | 2 | 57476 |
- 28739 | 1 | 28739 |
- 28741 | 2 | 57482 |
- 28742 | 2 | 57484 |
- 28744 | 2 | 57488 |
- 28745 | 2 | 57490 |
- 28750 | 1 | 28750 |
- 28753 | 2 | 57506 |
- 28754 | 3 | 86262 |
- 28756 | 3 | 86268 |
- 28757 | 2 | 57514 |
- 28758 | 3 | 86274 |
- 28759 | 1 | 28759 |
- 28761 | 2 | 57522 |
- 28762 | 1 | 28762 |
- 28763 | 1 | 28763 |
- 28764 | 1 | 28764 |
- 28765 | 1 | 28765 |
- 28766 | 1 | 28766 |
- 28767 | 2 | 57534 |
- 28768 | 1 | 28768 |
- 28769 | 1 | 28769 |
- 28770 | 2 | 57540 |
- 28771 | 2 | 57542 |
- 28772 | 1 | 28772 |
- 28773 | 2 | 57546 |
- 28776 | 1 | 28776 |
- 28779 | 1 | 28779 |
- 28782 | 1 | 28782 |
- 28784 | 1 | 28784 |
- 28786 | 1 | 28786 |
- 28788 | 1 | 28788 |
- 28789 | 2 | 57578 |
- 28790 | 2 | 57580 |
- 28795 | 3 | 86385 |
- 28796 | 1 | 28796 |
- 28797 | 1 | 28797 |
- 28798 | 1 | 28798 |
- 28800 | 1 | 28800 |
- 28801 | 3 | 86403 |
- 28802 | 2 | 57604 |
- 28806 | 3 | 86418 |
- 28808 | 2 | 57616 |
- 28809 | 2 | 57618 |
- 28810 | 2 | 57620 |
- 28811 | 2 | 57622 |
- 28813 | 1 | 28813 |
- 28814 | 2 | 57628 |
- 28815 | 1 | 28815 |
- 28817 | 1 | 28817 |
- 28819 | 2 | 57638 |
- 28821 | 1 | 28821 |
- 28822 | 1 | 28822 |
- 28823 | 1 | 28823 |
- 28824 | 1 | 28824 |
- 28826 | 1 | 28826 |
- 28828 | 2 | 57656 |
- 28829 | 2 | 57658 |
- 28830 | 2 | 57660 |
- 28832 | 1 | 28832 |
- 28833 | 2 | 57666 |
- 28834 | 1 | 28834 |
- 28835 | 2 | 57670 |
- 28836 | 1 | 28836 |
- 28838 | 2 | 57676 |
- 28841 | 1 | 28841 |
- 28843 | 2 | 57686 |
- 28844 | 1 | 28844 |
- 28845 | 1 | 28845 |
- 28847 | 1 | 28847 |
- 28848 | 3 | 86544 |
- 28851 | 1 | 28851 |
- 28853 | 1 | 28853 |
- 28854 | 1 | 28854 |
- 28855 | 2 | 57710 |
- 28857 | 5 | 144285 |
- 28858 | 2 | 57716 |
- 28859 | 2 | 57718 |
- 28860 | 2 | 57720 |
- 28861 | 1 | 28861 |
- 28862 | 1 | 28862 |
- 28863 | 1 | 28863 |
- 28865 | 1 | 28865 |
- 28866 | 3 | 86598 |
- 28867 | 1 | 28867 |
- 28868 | 1 | 28868 |
- 28870 | 3 | 86610 |
- 28871 | 1 | 28871 |
- 28872 | 2 | 57744 |
- 28873 | 4 | 115492 |
- 28874 | 3 | 86622 |
- 28876 | 1 | 28876 |
- 28877 | 4 | 115508 |
- 28878 | 2 | 57756 |
- 28879 | 4 | 115516 |
- 28880 | 7 | 202160 |
- 28881 | 2 | 57762 |
- 28882 | 1 | 28882 |
- 28883 | 1 | 28883 |
- 28884 | 1 | 28884 |
- 28885 | 3 | 86655 |
- 28886 | 2 | 57772 |
- 28887 | 3 | 86661 |
- 28888 | 3 | 86664 |
- 28889 | 2 | 57778 |
- 28891 | 1 | 28891 |
- 28892 | 1 | 28892 |
- 28894 | 1 | 28894 |
- 28895 | 3 | 86685 |
- 28896 | 2 | 57792 |
- 28897 | 1 | 28897 |
- 28900 | 6 | 173400 |
- 28901 | 1 | 28901 |
- 28902 | 1 | 28902 |
- 28906 | 1 | 28906 |
- 28907 | 1 | 28907 |
- 28908 | 3 | 86724 |
- 28915 | 1 | 28915 |
- 28917 | 2 | 57834 |
- 28919 | 1 | 28919 |
- Total | 1002 | 27878381 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 3 | 6 | 18 |
- 4 | 4 | 16 |
- 5 | 1 | 5 |
- 6 | 2 | 12 |
- 7 | 2 | 14 |
- 8 | 2 | 16 |
- 9 | 4 | 36 |
- 10 | 2 | 20 |
- 11 | 1 | 11 |
- 12 | 2 | 24 |
- 13 | 2 | 26 |
- 14 | 6 | 84 |
- 16 | 3 | 48 |
- 17 | 1 | 17 |
- 18 | 2 | 36 |
- 19 | 4 | 76 |
- 20 | 1 | 20 |
- 21 | 1 | 21 |
- 23 | 2 | 46 |
- 24 | 5 | 120 |
- 25 | 2 | 50 |
- 26 | 5 | 130 |
- 27 | 2 | 54 |
- 28 | 2 | 56 |
- 29 | 2 | 58 |
- 30 | 3 | 90 |
- 31 | 3 | 93 |
- 32 | 4 | 128 |
- 33 | 6 | 198 |
- 34 | 3 | 102 |
- 35 | 2 | 70 |
- 36 | 5 | 180 |
- 37 | 1 | 37 |
- 38 | 4 | 152 |
- 40 | 3 | 120 |
- 41 | 3 | 123 |
- 42 | 1 | 42 |
- 43 | 3 | 129 |
- 44 | 6 | 264 |
- 45 | 7 | 315 |
- 46 | 4 | 184 |
- 47 | 2 | 94 |
- 49 | 5 | 245 |
- 50 | 4 | 200 |
- 51 | 1 | 51 |
- 52 | 7 | 364 |
- 53 | 5 | 265 |
- 54 | 5 | 270 |
- 55 | 5 | 275 |
- 56 | 5 | 280 |
- 57 | 3 | 171 |
- 58 | 3 | 174 |
- 59 | 7 | 413 |
- 60 | 4 | 240 |
- 61 | 3 | 183 |
- 62 | 3 | 186 |
- 63 | 7 | 441 |
- 64 | 4 | 256 |
- 65 | 5 | 325 |
- 66 | 4 | 264 |
- 67 | 5 | 335 |
- 68 | 4 | 272 |
- 69 | 1 | 69 |
- 71 | 3 | 213 |
- 72 | 2 | 144 |
- 73 | 1 | 73 |
- 74 | 1 | 74 |
- 75 | 4 | 300 |
- 76 | 5 | 380 |
- 78 | 5 | 390 |
- 79 | 3 | 237 |
- 80 | 4 | 320 |
- 81 | 3 | 243 |
- 82 | 2 | 164 |
- 83 | 7 | 581 |
- 84 | 4 | 336 |
- 85 | 5 | 425 |
- 86 | 6 | 516 |
- 87 | 1 | 87 |
- 88 | 2 | 176 |
- 89 | 4 | 356 |
- 90 | 3 | 270 |
- 91 | 3 | 273 |
- 92 | 5 | 460 |
- 93 | 4 | 372 |
- 94 | 6 | 564 |
- 95 | 7 | 665 |
- 97 | 1 | 97 |
- 98 | 4 | 392 |
- 99 | 3 | 297 |
- 100 | 1 | 100 |
- 101 | 4 | 404 |
- 102 | 3 | 306 |
- 103 | 2 | 206 |
- 104 | 4 | 416 |
- 105 | 3 | 315 |
- 106 | 4 | 424 |
- 107 | 3 | 321 |
- 108 | 5 | 540 |
- 109 | 4 | 436 |
- 110 | 6 | 660 |
- 111 | 7 | 777 |
- 112 | 8 | 896 |
- 113 | 4 | 452 |
- 114 | 7 | 798 |
- 115 | 4 | 460 |
- 116 | 4 | 464 |
- 117 | 5 | 585 |
- 118 | 4 | 472 |
- 119 | 2 | 238 |
- 120 | 7 | 840 |
- 121 | 3 | 363 |
- 122 | 3 | 366 |
- 123 | 8 | 984 |
- 124 | 2 | 248 |
- 125 | 7 | 875 |
- 126 | 1 | 126 |
- 127 | 1 | 127 |
- 130 | 3 | 390 |
- 131 | 3 | 393 |
- 132 | 10 | 1320 |
- 133 | 6 | 798 |
- 134 | 2 | 268 |
- 135 | 5 | 675 |
- 136 | 3 | 408 |
- 137 | 6 | 822 |
- 138 | 4 | 552 |
- 139 | 2 | 278 |
- 140 | 6 | 840 |
- 141 | 2 | 282 |
- 142 | 4 | 568 |
- 143 | 5 | 715 |
- 144 | 3 | 432 |
- 145 | 1 | 145 |
- 146 | 3 | 438 |
- 147 | 1 | 147 |
- 148 | 4 | 592 |
- 149 | 2 | 298 |
- 150 | 5 | 750 |
- 151 | 6 | 906 |
- 152 | 12 | 1824 |
- 153 | 5 | 765 |
- 154 | 10 | 1540 |
- 155 | 6 | 930 |
- 156 | 3 | 468 |
- 157 | 4 | 628 |
- 158 | 5 | 790 |
- 159 | 8 | 1272 |
- 160 | 3 | 480 |
- 161 | 3 | 483 |
- 162 | 7 | 1134 |
- 163 | 4 | 652 |
- 164 | 2 | 328 |
- 165 | 4 | 660 |
- 166 | 3 | 498 |
- 167 | 2 | 334 |
- 168 | 6 | 1008 |
- 169 | 4 | 676 |
- 171 | 1 | 171 |
- 172 | 7 | 1204 |
- 173 | 3 | 519 |
- 174 | 3 | 522 |
- 175 | 7 | 1225 |
- 176 | 2 | 352 |
- 177 | 2 | 354 |
- 178 | 5 | 890 |
- 179 | 4 | 716 |
- 180 | 4 | 720 |
- 181 | 8 | 1448 |
- 182 | 6 | 1092 |
- 183 | 7 | 1281 |
- 184 | 9 | 1656 |
- 185 | 2 | 370 |
- 186 | 4 | 744 |
- 187 | 6 | 1122 |
- 188 | 3 | 564 |
- 189 | 3 | 567 |
- 190 | 7 | 1330 |
- 191 | 6 | 1146 |
- 192 | 3 | 576 |
- 193 | 3 | 579 |
- 194 | 9 | 1746 |
- 195 | 4 | 780 |
- 196 | 3 | 588 |
- 197 | 6 | 1182 |
- 198 | 6 | 1188 |
- 199 | 2 | 398 |
- 200 | 3 | 600 |
- 201 | 8 | 1608 |
- 202 | 5 | 1010 |
- 203 | 9 | 1827 |
- 204 | 9 | 1836 |
- 205 | 8 | 1640 |
- 206 | 2 | 412 |
- 207 | 6 | 1242 |
- 208 | 6 | 1248 |
- 209 | 9 | 1881 |
- 210 | 5 | 1050 |
- 211 | 8 | 1688 |
- 212 | 5 | 1060 |
- 213 | 6 | 1278 |
- 214 | 3 | 642 |
- 215 | 6 | 1290 |
- 216 | 8 | 1728 |
- 217 | 2 | 434 |
- 218 | 6 | 1308 |
- 219 | 4 | 876 |
- 220 | 7 | 1540 |
- 221 | 4 | 884 |
- 222 | 5 | 1110 |
- 223 | 5 | 1115 |
- 224 | 10 | 2240 |
- 225 | 3 | 675 |
- 226 | 5 | 1130 |
- 227 | 2 | 454 |
- 228 | 9 | 2052 |
- 229 | 3 | 687 |
- 230 | 5 | 1150 |
- 231 | 4 | 924 |
- 232 | 5 | 1160 |
- 233 | 3 | 699 |
- 234 | 3 | 702 |
- 236 | 3 | 708 |
- 237 | 3 | 711 |
- 238 | 1 | 238 |
- 239 | 3 | 717 |
- 240 | 4 | 960 |
- 241 | 5 | 1205 |
- 242 | 1 | 242 |
- 243 | 2 | 486 |
- 244 | 2 | 488 |
- 245 | 3 | 735 |
- 246 | 4 | 984 |
- 247 | 4 | 988 |
- 248 | 4 | 992 |
- 249 | 2 | 498 |
- 250 | 3 | 750 |
- 252 | 4 | 1008 |
- 253 | 1 | 253 |
- 254 | 3 | 762 |
- 255 | 5 | 1275 |
- 256 | 2 | 512 |
- 257 | 3 | 771 |
- 258 | 3 | 774 |
- 259 | 2 | 518 |
- 260 | 108336 | 28167360 |
- Total | 109338 | 28306854 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 108336 |
- 2 | 1000 |
- 8 | 1 |
- Total | 109337 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333332266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882dd323ddcdeda
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6464333233646463
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_13.json b/autobahn/client/tungstenite_case_12_2_13.json
deleted file mode 100644
index 711d2e9..0000000
--- a/autobahn/client/tungstenite_case_12_2_13.json
+++ /dev/null
@@ -1,1091 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 332,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3775,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=332&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: tDhmfvWOh7QgY7QHDOP5EQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: NlPl6IuC6yL0tRUPi5ZcBJHdeDU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.13",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "22873": 1,
- "22876": 1,
- "22885": 1,
- "22975": 1,
- "23046": 1,
- "23087": 1,
- "23102": 1,
- "23122": 1,
- "23162": 1,
- "23236": 1,
- "23238": 1,
- "23246": 1,
- "23259": 1,
- "23268": 1,
- "23275": 1,
- "23283": 1,
- "23291": 1,
- "23311": 1,
- "23354": 1,
- "23357": 1,
- "23375": 1,
- "23382": 1,
- "23403": 1,
- "23415": 1,
- "23454": 1,
- "23495": 1,
- "23537": 1,
- "23555": 1,
- "23572": 1,
- "23581": 1,
- "23614": 1,
- "23641": 1,
- "23661": 1,
- "23696": 1,
- "23740": 1,
- "23750": 1,
- "23778": 1,
- "23794": 1,
- "23846": 1,
- "23895": 1,
- "23925": 1,
- "23933": 1,
- "23955": 1,
- "23998": 1,
- "24074": 1,
- "24080": 1,
- "24099": 1,
- "24115": 1,
- "24168": 1,
- "24231": 1,
- "24261": 1,
- "24271": 1,
- "24292": 1,
- "24326": 1,
- "24388": 1,
- "24393": 1,
- "24438": 1,
- "24456": 1,
- "24476": 1,
- "24542": 1,
- "24565": 1,
- "24614": 1,
- "24624": 1,
- "24638": 1,
- "24697": 1,
- "24717": 1,
- "24758": 1,
- "24791": 1,
- "24809": 1,
- "24847": 1,
- "24883": 1,
- "24909": 1,
- "24912": 1,
- "24933": 1,
- "24952": 1,
- "24984": 1,
- "24993": 1,
- "25009": 1,
- "25027": 1,
- "25030": 1,
- "25046": 1,
- "25058": 1,
- "25085": 1,
- "25099": 1,
- "25132": 1,
- "25148": 1,
- "25185": 1,
- "25188": 1,
- "25206": 1,
- "25208": 1,
- "25244": 1,
- "25252": 1,
- "25299": 1,
- "25307": 1,
- "25332": 1,
- "25341": 1,
- "25349": 1,
- "25369": 1,
- "25381": 1,
- "25418": 1,
- "25448": 1,
- "25470": 2,
- "25499": 1,
- "25513": 1,
- "25525": 1,
- "25539": 1,
- "25564": 1,
- "25605": 1,
- "25616": 1,
- "25632": 1,
- "25646": 1,
- "25672": 1,
- "25673": 1,
- "25699": 1,
- "25707": 1,
- "25756": 1,
- "25766": 1,
- "25784": 1,
- "25793": 1,
- "25818": 1,
- "25834": 1,
- "25845": 1,
- "25850": 1,
- "25906": 1,
- "25925": 1,
- "25933": 1,
- "25956": 1,
- "25977": 1,
- "25980": 1,
- "25992": 1,
- "26000": 1,
- "26055": 1,
- "26068": 1,
- "26083": 1,
- "26108": 1,
- "26119": 1,
- "26130": 1,
- "26151": 1,
- "26156": 1,
- "26193": 1,
- "26203": 1,
- "26229": 1,
- "26243": 1,
- "26269": 1,
- "26271": 1,
- "26281": 1,
- "26298": 1,
- "26328": 1,
- "26346": 1,
- "26348": 1,
- "26361": 1,
- "26388": 2,
- "26408": 1,
- "26431": 1,
- "26459": 1,
- "26460": 1,
- "26476": 1,
- "26504": 1,
- "26522": 1,
- "26535": 1,
- "26550": 1,
- "26564": 1,
- "26565": 1,
- "26571": 1,
- "26608": 1,
- "26619": 1,
- "26620": 1,
- "26628": 1,
- "26654": 1,
- "26679": 1,
- "26699": 1,
- "26735": 1,
- "26748": 1,
- "26761": 1,
- "26831": 1,
- "26857": 1,
- "26899": 1,
- "26926": 1,
- "26944": 1,
- "26993": 1,
- "27016": 1,
- "27057": 1,
- "27074": 1,
- "27112": 1,
- "27132": 1,
- "27153": 1,
- "27202": 1,
- "27205": 1,
- "27265": 1,
- "27300": 1,
- "27314": 1,
- "27323": 1,
- "27334": 1,
- "27387": 1,
- "27429": 1,
- "27444": 1,
- "27466": 1,
- "27503": 1,
- "27508": 1,
- "27560": 1,
- "27564": 1,
- "27606": 1,
- "27624": 1,
- "27681": 1,
- "27684": 1,
- "27687": 1,
- "27740": 1,
- "27769": 1,
- "27794": 1,
- "27808": 1,
- "27845": 1,
- "27870": 1,
- "27880": 1,
- "27898": 1,
- "27911": 1,
- "27936": 1,
- "27968": 1,
- "27970": 1,
- "28002": 1,
- "28024": 1,
- "28031": 2,
- "28032": 1,
- "28036": 1,
- "28039": 2,
- "28040": 3,
- "28043": 2,
- "28044": 1,
- "28048": 3,
- "28050": 1,
- "28056": 1,
- "28057": 2,
- "28059": 3,
- "28060": 1,
- "28062": 1,
- "28063": 2,
- "28066": 1,
- "28070": 2,
- "28077": 2,
- "28080": 1,
- "28088": 1,
- "28089": 1,
- "28091": 3,
- "28092": 1,
- "28099": 2,
- "28104": 1,
- "28109": 1,
- "28112": 1,
- "28117": 2,
- "28119": 1,
- "28122": 1,
- "28125": 1,
- "28128": 2,
- "28129": 1,
- "28132": 1,
- "28134": 1,
- "28138": 1,
- "28139": 1,
- "28142": 1,
- "28148": 2,
- "28151": 1,
- "28153": 2,
- "28154": 1,
- "28158": 3,
- "28160": 2,
- "28161": 1,
- "28163": 2,
- "28164": 1,
- "28168": 2,
- "28169": 2,
- "28172": 1,
- "28174": 1,
- "28178": 1,
- "28180": 2,
- "28184": 2,
- "28185": 1,
- "28189": 1,
- "28190": 1,
- "28191": 1,
- "28192": 1,
- "28193": 1,
- "28194": 1,
- "28195": 1,
- "28196": 2,
- "28199": 1,
- "28200": 1,
- "28201": 2,
- "28202": 1,
- "28204": 1,
- "28206": 1,
- "28207": 1,
- "28209": 2,
- "28210": 3,
- "28211": 2,
- "28212": 1,
- "28213": 1,
- "28215": 2,
- "28216": 3,
- "28217": 1,
- "28218": 1,
- "28219": 1,
- "28221": 1,
- "28223": 1,
- "28224": 1,
- "28225": 2,
- "28227": 2,
- "28229": 1,
- "28231": 1,
- "28233": 1,
- "28234": 1,
- "28238": 1,
- "28241": 1,
- "28244": 1,
- "28245": 1,
- "28247": 1,
- "28248": 1,
- "28249": 2,
- "28250": 2,
- "28252": 1,
- "28255": 1,
- "28256": 1,
- "28257": 1,
- "28258": 2,
- "28259": 1,
- "28260": 2,
- "28261": 1,
- "28264": 1,
- "28265": 1,
- "28266": 1,
- "28267": 1,
- "28272": 3,
- "28273": 1,
- "28275": 2,
- "28276": 2,
- "28278": 1,
- "28279": 1,
- "28280": 1,
- "28282": 1,
- "28286": 2,
- "28289": 2,
- "28291": 4,
- "28295": 1,
- "28297": 2,
- "28301": 1,
- "28306": 1,
- "28307": 1,
- "28308": 1,
- "28310": 1,
- "28314": 1,
- "28315": 1,
- "28316": 2,
- "28317": 1,
- "28318": 2,
- "28319": 1,
- "28323": 1,
- "28326": 1,
- "28330": 1,
- "28332": 1,
- "28336": 1,
- "28337": 1,
- "28339": 1,
- "28340": 2,
- "28342": 1,
- "28346": 1,
- "28347": 1,
- "28348": 1,
- "28354": 2,
- "28362": 1,
- "28366": 2,
- "28369": 1,
- "28373": 1,
- "28376": 1,
- "28377": 3,
- "28378": 1,
- "28380": 3,
- "28382": 1,
- "28385": 1,
- "28387": 1,
- "28389": 1,
- "28390": 1,
- "28392": 2,
- "28395": 1,
- "28396": 1,
- "28397": 2,
- "28400": 1,
- "28403": 1,
- "28405": 1,
- "28408": 1,
- "28412": 1,
- "28416": 1,
- "28418": 2,
- "28421": 1,
- "28425": 1,
- "28426": 1,
- "28428": 1,
- "28429": 1,
- "28430": 1,
- "28436": 1,
- "28438": 1,
- "28439": 1,
- "28441": 1,
- "28442": 1,
- "28443": 1,
- "28446": 2,
- "28448": 2,
- "28454": 1,
- "28455": 2,
- "28458": 4,
- "28459": 1,
- "28465": 1,
- "28467": 2,
- "28469": 1,
- "28475": 1,
- "28476": 2,
- "28477": 1,
- "28478": 1,
- "28481": 2,
- "28484": 2,
- "28485": 2,
- "28486": 2,
- "28487": 4,
- "28488": 1,
- "28490": 1,
- "28493": 1,
- "28498": 1,
- "28500": 1,
- "28504": 1,
- "28505": 1,
- "28506": 1,
- "28507": 2,
- "28508": 1,
- "28510": 1,
- "28511": 1,
- "28512": 1,
- "28516": 1,
- "28517": 2,
- "28519": 1,
- "28521": 2,
- "28524": 2,
- "28525": 1,
- "28526": 3,
- "28527": 1,
- "28529": 1,
- "28530": 4,
- "28531": 2,
- "28532": 2,
- "28533": 3,
- "28534": 3,
- "28535": 2,
- "28536": 3,
- "28537": 1,
- "28538": 2,
- "28539": 2,
- "28540": 1,
- "28542": 2,
- "28543": 1,
- "28544": 1,
- "28545": 2,
- "28547": 2,
- "28549": 1,
- "28552": 1,
- "28553": 1,
- "28555": 1,
- "28556": 2,
- "28557": 3,
- "28558": 2,
- "28559": 1,
- "28560": 1,
- "28561": 1,
- "28562": 1,
- "28563": 1,
- "28564": 2,
- "28566": 1,
- "28568": 1,
- "28570": 2,
- "28571": 1,
- "28572": 4,
- "28573": 1,
- "28574": 4,
- "28575": 2,
- "28576": 1,
- "28577": 1,
- "28578": 3,
- "28579": 5,
- "28581": 3,
- "28582": 1,
- "28583": 2,
- "28584": 1,
- "28585": 1,
- "28586": 2,
- "28588": 3,
- "28589": 1,
- "28592": 2,
- "28594": 2,
- "28595": 5,
- "28598": 1,
- "28599": 2,
- "28600": 2,
- "28601": 2,
- "28602": 2,
- "28604": 4,
- "28605": 1,
- "28606": 2,
- "28607": 4,
- "28608": 3,
- "28609": 1,
- "28610": 1,
- "28611": 1,
- "28614": 2,
- "28615": 1,
- "28617": 2,
- "28618": 2,
- "28619": 1,
- "28620": 2,
- "28621": 3,
- "28623": 3,
- "28624": 1,
- "28625": 5,
- "28626": 1,
- "28627": 4,
- "28628": 4,
- "28629": 3,
- "28630": 1,
- "28631": 3,
- "28633": 1,
- "28635": 3,
- "28636": 3,
- "28637": 1,
- "28638": 2,
- "28639": 1,
- "28640": 3,
- "28641": 1,
- "28642": 3,
- "28643": 3,
- "28644": 1,
- "28645": 1,
- "28646": 2,
- "28647": 2,
- "28648": 4,
- "28649": 1,
- "28650": 1,
- "28653": 1,
- "28654": 2,
- "28656": 1,
- "28657": 2,
- "28660": 1,
- "28662": 1,
- "28664": 1,
- "28666": 1,
- "28667": 1,
- "28674": 1,
- "28675": 2,
- "28678": 1,
- "28681": 3,
- "28682": 1,
- "28685": 1,
- "28687": 2,
- "28691": 1,
- "28694": 2,
- "28697": 1,
- "28702": 1,
- "28703": 1,
- "28706": 1,
- "28709": 1,
- "28710": 1,
- "28711": 1,
- "28712": 1,
- "28716": 1,
- "28719": 1,
- "28722": 2,
- "28723": 1,
- "28724": 2,
- "28727": 2,
- "28728": 1,
- "28730": 5,
- "28731": 3,
- "28732": 2,
- "28733": 2,
- "28734": 1,
- "28735": 1,
- "28737": 3,
- "28738": 2,
- "28739": 1,
- "28741": 2,
- "28742": 2,
- "28744": 2,
- "28745": 2,
- "28750": 1,
- "28753": 2,
- "28754": 3,
- "28756": 3,
- "28757": 2,
- "28758": 3,
- "28759": 1,
- "28761": 2,
- "28762": 1,
- "28763": 1,
- "28764": 1,
- "28765": 1,
- "28766": 1,
- "28767": 2,
- "28768": 1,
- "28769": 1,
- "28770": 2,
- "28771": 2,
- "28772": 1,
- "28773": 2,
- "28776": 1,
- "28779": 1,
- "28782": 1,
- "28784": 1,
- "28786": 1,
- "28788": 1,
- "28789": 2,
- "28790": 2,
- "28795": 3,
- "28796": 1,
- "28797": 1,
- "28798": 1,
- "28800": 1,
- "28801": 3,
- "28802": 2,
- "28806": 3,
- "28808": 2,
- "28809": 2,
- "28810": 2,
- "28811": 2,
- "28813": 1,
- "28814": 2,
- "28815": 1,
- "28817": 1,
- "28819": 2,
- "28821": 1,
- "28822": 1,
- "28823": 1,
- "28824": 1,
- "28826": 1,
- "28828": 2,
- "28829": 2,
- "28830": 2,
- "28832": 1,
- "28833": 2,
- "28834": 1,
- "28835": 2,
- "28836": 1,
- "28838": 2,
- "28841": 1,
- "28843": 2,
- "28844": 1,
- "28845": 1,
- "28847": 1,
- "28848": 3,
- "28851": 1,
- "28853": 1,
- "28854": 1,
- "28855": 2,
- "28857": 5,
- "28858": 2,
- "28859": 2,
- "28860": 2,
- "28861": 1,
- "28862": 1,
- "28863": 1,
- "28865": 1,
- "28866": 3,
- "28867": 1,
- "28868": 1,
- "28870": 3,
- "28871": 1,
- "28872": 2,
- "28873": 4,
- "28874": 3,
- "28876": 1,
- "28877": 4,
- "28878": 2,
- "28879": 4,
- "28880": 7,
- "28881": 2,
- "28882": 1,
- "28883": 1,
- "28884": 1,
- "28885": 3,
- "28886": 2,
- "28887": 3,
- "28888": 3,
- "28889": 2,
- "28891": 1,
- "28892": 1,
- "28894": 1,
- "28895": 3,
- "28896": 2,
- "28897": 1,
- "28900": 6,
- "28901": 1,
- "28902": 1,
- "28906": 1,
- "28907": 1,
- "28908": 3,
- "28915": 1,
- "28917": 2,
- "28919": 1
- },
- "started": "2020-09-07T18:45:34.669Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8505284423828126,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 27870116,
- "incomingOctetsWireLevel": 27878116,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0002870458092101231,
- "outgoingCompressionRatio": 0.8505284423828126,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 27870116,
- "outgoingOctetsWireLevel": 28306598,
- "outgoingWebSocketFrames": 109336,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015661291111956622,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 108336,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 2,
- "3": 6,
- "4": 4,
- "5": 1,
- "6": 2,
- "7": 2,
- "8": 2,
- "9": 4,
- "10": 2,
- "11": 1,
- "12": 2,
- "13": 2,
- "14": 6,
- "16": 3,
- "17": 1,
- "18": 2,
- "19": 4,
- "20": 1,
- "21": 1,
- "23": 2,
- "24": 5,
- "25": 2,
- "26": 5,
- "27": 2,
- "28": 2,
- "29": 2,
- "30": 3,
- "31": 3,
- "32": 4,
- "33": 6,
- "34": 3,
- "35": 2,
- "36": 5,
- "37": 1,
- "38": 4,
- "40": 3,
- "41": 3,
- "42": 1,
- "43": 3,
- "44": 6,
- "45": 7,
- "46": 4,
- "47": 2,
- "49": 5,
- "50": 4,
- "51": 1,
- "52": 7,
- "53": 5,
- "54": 5,
- "55": 5,
- "56": 5,
- "57": 3,
- "58": 3,
- "59": 7,
- "60": 4,
- "61": 3,
- "62": 3,
- "63": 7,
- "64": 4,
- "65": 5,
- "66": 4,
- "67": 5,
- "68": 4,
- "69": 1,
- "71": 3,
- "72": 2,
- "73": 1,
- "74": 1,
- "75": 4,
- "76": 5,
- "78": 5,
- "79": 3,
- "80": 4,
- "81": 3,
- "82": 2,
- "83": 7,
- "84": 4,
- "85": 5,
- "86": 6,
- "87": 1,
- "88": 2,
- "89": 4,
- "90": 3,
- "91": 3,
- "92": 5,
- "93": 4,
- "94": 6,
- "95": 7,
- "97": 1,
- "98": 4,
- "99": 3,
- "100": 1,
- "101": 4,
- "102": 3,
- "103": 2,
- "104": 4,
- "105": 3,
- "106": 4,
- "107": 3,
- "108": 5,
- "109": 4,
- "110": 6,
- "111": 7,
- "112": 8,
- "113": 4,
- "114": 7,
- "115": 4,
- "116": 4,
- "117": 5,
- "118": 4,
- "119": 2,
- "120": 7,
- "121": 3,
- "122": 3,
- "123": 8,
- "124": 2,
- "125": 7,
- "126": 1,
- "127": 1,
- "130": 3,
- "131": 3,
- "132": 10,
- "133": 6,
- "134": 2,
- "135": 5,
- "136": 3,
- "137": 6,
- "138": 4,
- "139": 2,
- "140": 6,
- "141": 2,
- "142": 4,
- "143": 5,
- "144": 3,
- "145": 1,
- "146": 3,
- "147": 1,
- "148": 4,
- "149": 2,
- "150": 5,
- "151": 6,
- "152": 12,
- "153": 5,
- "154": 10,
- "155": 6,
- "156": 3,
- "157": 4,
- "158": 5,
- "159": 8,
- "160": 3,
- "161": 3,
- "162": 7,
- "163": 4,
- "164": 2,
- "165": 4,
- "166": 3,
- "167": 2,
- "168": 6,
- "169": 4,
- "171": 1,
- "172": 7,
- "173": 3,
- "174": 3,
- "175": 7,
- "176": 2,
- "177": 2,
- "178": 5,
- "179": 4,
- "180": 4,
- "181": 8,
- "182": 6,
- "183": 7,
- "184": 9,
- "185": 2,
- "186": 4,
- "187": 6,
- "188": 3,
- "189": 3,
- "190": 7,
- "191": 6,
- "192": 3,
- "193": 3,
- "194": 9,
- "195": 4,
- "196": 3,
- "197": 6,
- "198": 6,
- "199": 2,
- "200": 3,
- "201": 8,
- "202": 5,
- "203": 9,
- "204": 9,
- "205": 8,
- "206": 2,
- "207": 6,
- "208": 6,
- "209": 9,
- "210": 5,
- "211": 8,
- "212": 5,
- "213": 6,
- "214": 3,
- "215": 6,
- "216": 8,
- "217": 2,
- "218": 6,
- "219": 4,
- "220": 7,
- "221": 4,
- "222": 5,
- "223": 5,
- "224": 10,
- "225": 3,
- "226": 5,
- "227": 2,
- "228": 9,
- "229": 3,
- "230": 5,
- "231": 4,
- "232": 5,
- "233": 3,
- "234": 3,
- "236": 3,
- "237": 3,
- "238": 1,
- "239": 3,
- "240": 4,
- "241": 5,
- "242": 1,
- "243": 2,
- "244": 2,
- "245": 3,
- "246": 4,
- "247": 4,
- "248": 4,
- "249": 2,
- "250": 3,
- "252": 4,
- "253": 1,
- "254": 3,
- "255": 5,
- "256": 2,
- "257": 3,
- "258": 3,
- "259": 2,
- "260": 108336
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333332266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882dd323ddcdeda"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "dd323ddc"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_14.html b/autobahn/client/tungstenite_case_12_2_14.html
deleted file mode 100644
index 573f8ed..0000000
--- a/autobahn/client/tungstenite_case_12_2_14.html
+++ /dev/null
@@ -1,1283 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.14 : Pass - 7245 ms @ 2020-09-07T18:45:38.445Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=333&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: F2C0syIlxFSSAh2ACCd6BQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: M2HXM86geHyTbtLjwu+eio+QDzQ=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 51274 | 1 | 51274 |
- 51298 | 1 | 51298 |
- 51309 | 1 | 51309 |
- 51342 | 1 | 51342 |
- 51345 | 1 | 51345 |
- 51357 | 1 | 51357 |
- 51372 | 1 | 51372 |
- 51379 | 1 | 51379 |
- 51382 | 1 | 51382 |
- 51385 | 1 | 51385 |
- 51391 | 1 | 51391 |
- 51398 | 1 | 51398 |
- 51403 | 1 | 51403 |
- 51421 | 1 | 51421 |
- 51427 | 1 | 51427 |
- 51445 | 1 | 51445 |
- 51451 | 1 | 51451 |
- 51465 | 1 | 51465 |
- 51470 | 1 | 51470 |
- 51474 | 1 | 51474 |
- 51487 | 1 | 51487 |
- 51494 | 1 | 51494 |
- 51495 | 1 | 51495 |
- 51497 | 1 | 51497 |
- 51505 | 1 | 51505 |
- 51507 | 1 | 51507 |
- 51523 | 1 | 51523 |
- 51528 | 1 | 51528 |
- 51529 | 1 | 51529 |
- 51535 | 2 | 103070 |
- 51541 | 1 | 51541 |
- 51548 | 1 | 51548 |
- 51549 | 1 | 51549 |
- 51551 | 1 | 51551 |
- 51554 | 1 | 51554 |
- 51555 | 1 | 51555 |
- 51564 | 1 | 51564 |
- 51571 | 1 | 51571 |
- 51573 | 2 | 103146 |
- 51574 | 1 | 51574 |
- 51585 | 1 | 51585 |
- 51590 | 2 | 103180 |
- 51592 | 1 | 51592 |
- 51598 | 1 | 51598 |
- 51599 | 1 | 51599 |
- 51600 | 2 | 103200 |
- 51603 | 2 | 103206 |
- 51605 | 1 | 51605 |
- 51606 | 3 | 154818 |
- 51607 | 1 | 51607 |
- 51608 | 1 | 51608 |
- 51614 | 1 | 51614 |
- 51615 | 1 | 51615 |
- 51616 | 1 | 51616 |
- 51617 | 1 | 51617 |
- 51618 | 1 | 51618 |
- 51622 | 2 | 103244 |
- 51630 | 1 | 51630 |
- 51631 | 3 | 154893 |
- 51642 | 2 | 103284 |
- 51665 | 1 | 51665 |
- 51666 | 2 | 103332 |
- 51682 | 1 | 51682 |
- 51686 | 1 | 51686 |
- 51688 | 1 | 51688 |
- 51690 | 1 | 51690 |
- 51692 | 1 | 51692 |
- 51701 | 1 | 51701 |
- 51720 | 1 | 51720 |
- 51722 | 2 | 103444 |
- 51733 | 1 | 51733 |
- 51735 | 2 | 103470 |
- 51743 | 1 | 51743 |
- 51744 | 1 | 51744 |
- 51762 | 1 | 51762 |
- 51766 | 1 | 51766 |
- 51767 | 1 | 51767 |
- 51770 | 1 | 51770 |
- 51773 | 1 | 51773 |
- 51776 | 1 | 51776 |
- 51777 | 1 | 51777 |
- 51779 | 2 | 103558 |
- 51784 | 1 | 51784 |
- 51789 | 1 | 51789 |
- 51790 | 1 | 51790 |
- 51793 | 2 | 103586 |
- 51799 | 1 | 51799 |
- 51802 | 1 | 51802 |
- 51806 | 1 | 51806 |
- 51811 | 1 | 51811 |
- 51813 | 1 | 51813 |
- 51819 | 1 | 51819 |
- 51820 | 1 | 51820 |
- 51822 | 1 | 51822 |
- 51826 | 1 | 51826 |
- 51827 | 1 | 51827 |
- 51828 | 2 | 103656 |
- 51829 | 1 | 51829 |
- 51830 | 1 | 51830 |
- 51831 | 2 | 103662 |
- 51832 | 1 | 51832 |
- 51833 | 1 | 51833 |
- 51835 | 1 | 51835 |
- 51838 | 1 | 51838 |
- 51840 | 1 | 51840 |
- 51843 | 1 | 51843 |
- 51845 | 2 | 103690 |
- 51846 | 1 | 51846 |
- 51847 | 1 | 51847 |
- 51852 | 1 | 51852 |
- 51853 | 3 | 155559 |
- 51854 | 1 | 51854 |
- 51856 | 1 | 51856 |
- 51857 | 1 | 51857 |
- 51858 | 1 | 51858 |
- 51859 | 3 | 155577 |
- 51890 | 1 | 51890 |
- 51896 | 1 | 51896 |
- 51906 | 1 | 51906 |
- 51909 | 1 | 51909 |
- 51942 | 1 | 51942 |
- 51967 | 1 | 51967 |
- 51983 | 1 | 51983 |
- 52019 | 1 | 52019 |
- 52056 | 1 | 52056 |
- 52070 | 1 | 52070 |
- 52113 | 1 | 52113 |
- 52145 | 1 | 52145 |
- 52158 | 1 | 52158 |
- 52176 | 1 | 52176 |
- 52199 | 1 | 52199 |
- 52235 | 1 | 52235 |
- 52284 | 1 | 52284 |
- 52307 | 1 | 52307 |
- 52330 | 1 | 52330 |
- 52344 | 1 | 52344 |
- 52365 | 1 | 52365 |
- 52419 | 1 | 52419 |
- 52445 | 1 | 52445 |
- 52476 | 1 | 52476 |
- 52495 | 1 | 52495 |
- 52524 | 1 | 52524 |
- 52605 | 1 | 52605 |
- 52627 | 1 | 52627 |
- 52687 | 1 | 52687 |
- 52704 | 1 | 52704 |
- 52706 | 1 | 52706 |
- 52789 | 1 | 52789 |
- 52800 | 1 | 52800 |
- 52857 | 1 | 52857 |
- 52893 | 1 | 52893 |
- 52907 | 1 | 52907 |
- 52970 | 1 | 52970 |
- 52995 | 1 | 52995 |
- 53055 | 1 | 53055 |
- 53057 | 1 | 53057 |
- 53098 | 1 | 53098 |
- 53130 | 1 | 53130 |
- 53152 | 1 | 53152 |
- 53205 | 1 | 53205 |
- 53222 | 1 | 53222 |
- 53273 | 1 | 53273 |
- 53299 | 1 | 53299 |
- 53331 | 1 | 53331 |
- 53354 | 1 | 53354 |
- 53368 | 1 | 53368 |
- 53370 | 1 | 53370 |
- 53420 | 1 | 53420 |
- 53435 | 1 | 53435 |
- 53438 | 1 | 53438 |
- 53478 | 1 | 53478 |
- 53487 | 1 | 53487 |
- 53504 | 1 | 53504 |
- 53516 | 1 | 53516 |
- 53547 | 1 | 53547 |
- 53556 | 1 | 53556 |
- 53598 | 1 | 53598 |
- 53608 | 1 | 53608 |
- 53622 | 1 | 53622 |
- 53640 | 1 | 53640 |
- 53651 | 1 | 53651 |
- 53671 | 1 | 53671 |
- 53690 | 1 | 53690 |
- 53693 | 1 | 53693 |
- 53729 | 1 | 53729 |
- 53753 | 1 | 53753 |
- 53780 | 1 | 53780 |
- 53795 | 1 | 53795 |
- 53799 | 1 | 53799 |
- 53809 | 1 | 53809 |
- 53852 | 1 | 53852 |
- 53868 | 1 | 53868 |
- 53876 | 1 | 53876 |
- 53907 | 1 | 53907 |
- 53921 | 1 | 53921 |
- 53951 | 1 | 53951 |
- 53957 | 1 | 53957 |
- 53966 | 1 | 53966 |
- 53995 | 1 | 53995 |
- 54028 | 1 | 54028 |
- 54040 | 1 | 54040 |
- 54047 | 1 | 54047 |
- 54093 | 1 | 54093 |
- 54109 | 1 | 54109 |
- 54119 | 1 | 54119 |
- 54134 | 1 | 54134 |
- 54148 | 1 | 54148 |
- 54181 | 1 | 54181 |
- 54194 | 1 | 54194 |
- 54220 | 1 | 54220 |
- 54277 | 1 | 54277 |
- 54283 | 1 | 54283 |
- 54296 | 1 | 54296 |
- 54315 | 1 | 54315 |
- 54330 | 1 | 54330 |
- 54349 | 1 | 54349 |
- 54351 | 1 | 54351 |
- 54380 | 1 | 54380 |
- 54428 | 1 | 54428 |
- 54435 | 1 | 54435 |
- 54446 | 1 | 54446 |
- 54475 | 1 | 54475 |
- 54483 | 1 | 54483 |
- 54507 | 1 | 54507 |
- 54516 | 1 | 54516 |
- 54541 | 1 | 54541 |
- 54576 | 1 | 54576 |
- 54589 | 1 | 54589 |
- 54617 | 1 | 54617 |
- 54623 | 1 | 54623 |
- 54643 | 1 | 54643 |
- 54657 | 1 | 54657 |
- 54683 | 1 | 54683 |
- 54709 | 1 | 54709 |
- 54713 | 1 | 54713 |
- 54732 | 1 | 54732 |
- 54749 | 1 | 54749 |
- 54760 | 1 | 54760 |
- 54817 | 1 | 54817 |
- 54822 | 1 | 54822 |
- 54851 | 1 | 54851 |
- 54857 | 1 | 54857 |
- 54881 | 1 | 54881 |
- 54893 | 1 | 54893 |
- 54901 | 1 | 54901 |
- 54919 | 1 | 54919 |
- 54944 | 1 | 54944 |
- 54984 | 1 | 54984 |
- 54994 | 1 | 54994 |
- 55002 | 1 | 55002 |
- 55035 | 2 | 110070 |
- 55052 | 1 | 55052 |
- 55058 | 1 | 55058 |
- 55080 | 1 | 55080 |
- 55103 | 1 | 55103 |
- 55104 | 1 | 55104 |
- 55140 | 1 | 55140 |
- 55142 | 1 | 55142 |
- 55177 | 1 | 55177 |
- 55180 | 1 | 55180 |
- 55200 | 1 | 55200 |
- 55212 | 1 | 55212 |
- 55213 | 1 | 55213 |
- 55226 | 1 | 55226 |
- 55250 | 1 | 55250 |
- 55262 | 1 | 55262 |
- 55271 | 1 | 55271 |
- 55296 | 1 | 55296 |
- 55305 | 1 | 55305 |
- 55324 | 1 | 55324 |
- 55336 | 1 | 55336 |
- 55350 | 1 | 55350 |
- 55354 | 1 | 55354 |
- 55372 | 1 | 55372 |
- 55404 | 1 | 55404 |
- 55426 | 1 | 55426 |
- 55432 | 1 | 55432 |
- 55441 | 1 | 55441 |
- 55472 | 2 | 110944 |
- 55484 | 1 | 55484 |
- 55498 | 1 | 55498 |
- 55500 | 1 | 55500 |
- 55527 | 1 | 55527 |
- 55538 | 1 | 55538 |
- 55540 | 1 | 55540 |
- 55555 | 1 | 55555 |
- 55561 | 1 | 55561 |
- 55565 | 1 | 55565 |
- 55587 | 1 | 55587 |
- 55595 | 1 | 55595 |
- 55608 | 1 | 55608 |
- 55664 | 1 | 55664 |
- 55667 | 1 | 55667 |
- 55670 | 1 | 55670 |
- 55707 | 1 | 55707 |
- 55720 | 1 | 55720 |
- 55757 | 1 | 55757 |
- 55784 | 1 | 55784 |
- 55823 | 1 | 55823 |
- 55831 | 1 | 55831 |
- 55859 | 1 | 55859 |
- 55870 | 1 | 55870 |
- 55901 | 1 | 55901 |
- 55922 | 1 | 55922 |
- 55928 | 1 | 55928 |
- 55971 | 1 | 55971 |
- 56023 | 1 | 56023 |
- 56034 | 1 | 56034 |
- 56046 | 1 | 56046 |
- 56075 | 1 | 56075 |
- 56096 | 1 | 56096 |
- 56131 | 1 | 56131 |
- 56132 | 1 | 56132 |
- 56154 | 1 | 56154 |
- 56177 | 1 | 56177 |
- 56215 | 2 | 112430 |
- 56241 | 1 | 56241 |
- 56242 | 1 | 56242 |
- 56273 | 1 | 56273 |
- 56299 | 1 | 56299 |
- 56311 | 1 | 56311 |
- 56354 | 1 | 56354 |
- 56389 | 1 | 56389 |
- 56390 | 1 | 56390 |
- 56415 | 1 | 56415 |
- 56418 | 1 | 56418 |
- 56432 | 1 | 56432 |
- 56442 | 1 | 56442 |
- 56458 | 1 | 56458 |
- 56472 | 1 | 56472 |
- 56489 | 1 | 56489 |
- 56519 | 1 | 56519 |
- 56525 | 1 | 56525 |
- 56529 | 1 | 56529 |
- 56537 | 1 | 56537 |
- 56555 | 1 | 56555 |
- 56565 | 1 | 56565 |
- 56572 | 1 | 56572 |
- 56573 | 1 | 56573 |
- 56578 | 1 | 56578 |
- 56586 | 1 | 56586 |
- 56587 | 1 | 56587 |
- 56594 | 2 | 113188 |
- 56600 | 1 | 56600 |
- 56611 | 1 | 56611 |
- 56613 | 1 | 56613 |
- 56615 | 1 | 56615 |
- 56616 | 1 | 56616 |
- 56618 | 2 | 113236 |
- 56624 | 1 | 56624 |
- 56626 | 1 | 56626 |
- 56627 | 3 | 169881 |
- 56628 | 1 | 56628 |
- 56630 | 2 | 113260 |
- 56631 | 1 | 56631 |
- 56633 | 1 | 56633 |
- 56635 | 1 | 56635 |
- 56636 | 1 | 56636 |
- 56638 | 2 | 113276 |
- 56639 | 2 | 113278 |
- 56641 | 1 | 56641 |
- 56642 | 3 | 169926 |
- 56643 | 1 | 56643 |
- 56644 | 1 | 56644 |
- 56646 | 1 | 56646 |
- 56647 | 4 | 226588 |
- 56649 | 2 | 113298 |
- 56650 | 2 | 113300 |
- 56653 | 1 | 56653 |
- 56654 | 1 | 56654 |
- 56656 | 1 | 56656 |
- 56661 | 1 | 56661 |
- 56662 | 2 | 113324 |
- 56663 | 1 | 56663 |
- 56664 | 1 | 56664 |
- 56670 | 2 | 113340 |
- 56678 | 1 | 56678 |
- 56679 | 1 | 56679 |
- 56683 | 1 | 56683 |
- 56684 | 1 | 56684 |
- 56685 | 2 | 113370 |
- 56687 | 1 | 56687 |
- 56690 | 2 | 113380 |
- 56696 | 2 | 113392 |
- 56698 | 1 | 56698 |
- 56699 | 1 | 56699 |
- 56700 | 1 | 56700 |
- 56701 | 1 | 56701 |
- 56702 | 2 | 113404 |
- 56704 | 1 | 56704 |
- 56708 | 4 | 226832 |
- 56711 | 4 | 226844 |
- 56712 | 1 | 56712 |
- 56716 | 2 | 113432 |
- 56719 | 2 | 113438 |
- 56720 | 2 | 113440 |
- 56721 | 2 | 113442 |
- 56722 | 1 | 56722 |
- 56725 | 2 | 113450 |
- 56726 | 1 | 56726 |
- 56727 | 1 | 56727 |
- 56729 | 1 | 56729 |
- 56735 | 2 | 113470 |
- 56736 | 1 | 56736 |
- 56738 | 2 | 113476 |
- 56744 | 1 | 56744 |
- 56745 | 1 | 56745 |
- 56748 | 1 | 56748 |
- 56751 | 1 | 56751 |
- 56752 | 2 | 113504 |
- 56757 | 1 | 56757 |
- 56758 | 1 | 56758 |
- 56760 | 2 | 113520 |
- 56763 | 1 | 56763 |
- 56765 | 1 | 56765 |
- 56767 | 3 | 170301 |
- 56770 | 2 | 113540 |
- 56772 | 1 | 56772 |
- 56774 | 1 | 56774 |
- 56776 | 1 | 56776 |
- 56778 | 1 | 56778 |
- 56779 | 1 | 56779 |
- 56782 | 1 | 56782 |
- 56791 | 1 | 56791 |
- 56794 | 3 | 170382 |
- 56795 | 1 | 56795 |
- 56798 | 2 | 113596 |
- 56803 | 1 | 56803 |
- 56804 | 1 | 56804 |
- 56805 | 1 | 56805 |
- 56810 | 1 | 56810 |
- 56811 | 3 | 170433 |
- 56812 | 1 | 56812 |
- 56821 | 1 | 56821 |
- 56822 | 2 | 113644 |
- 56823 | 1 | 56823 |
- 56825 | 1 | 56825 |
- 56827 | 1 | 56827 |
- 56829 | 1 | 56829 |
- 56832 | 1 | 56832 |
- 56834 | 1 | 56834 |
- 56837 | 1 | 56837 |
- 56838 | 2 | 113676 |
- 56839 | 2 | 113678 |
- 56848 | 1 | 56848 |
- 56850 | 2 | 113700 |
- 56853 | 3 | 170559 |
- 56854 | 1 | 56854 |
- 56855 | 1 | 56855 |
- 56857 | 1 | 56857 |
- 56858 | 1 | 56858 |
- 56859 | 1 | 56859 |
- 56860 | 1 | 56860 |
- 56865 | 1 | 56865 |
- 56866 | 1 | 56866 |
- 56867 | 2 | 113734 |
- 56869 | 1 | 56869 |
- 56871 | 1 | 56871 |
- 56889 | 1 | 56889 |
- 56894 | 1 | 56894 |
- 56916 | 1 | 56916 |
- 56918 | 1 | 56918 |
- 56935 | 1 | 56935 |
- 56941 | 1 | 56941 |
- 56968 | 1 | 56968 |
- 56974 | 1 | 56974 |
- 56976 | 2 | 113952 |
- 56978 | 1 | 56978 |
- 56997 | 1 | 56997 |
- 57004 | 1 | 57004 |
- 57006 | 1 | 57006 |
- 57008 | 1 | 57008 |
- 57021 | 1 | 57021 |
- 57026 | 1 | 57026 |
- 57029 | 1 | 57029 |
- 57036 | 1 | 57036 |
- 57038 | 1 | 57038 |
- 57053 | 2 | 114106 |
- 57068 | 1 | 57068 |
- 57081 | 1 | 57081 |
- 57083 | 1 | 57083 |
- 57085 | 1 | 57085 |
- 57088 | 1 | 57088 |
- 57089 | 1 | 57089 |
- 57090 | 1 | 57090 |
- 57092 | 1 | 57092 |
- 57093 | 1 | 57093 |
- 57095 | 2 | 114190 |
- 57096 | 1 | 57096 |
- 57097 | 2 | 114194 |
- 57099 | 2 | 114198 |
- 57100 | 1 | 57100 |
- 57102 | 1 | 57102 |
- 57104 | 4 | 228416 |
- 57105 | 2 | 114210 |
- 57106 | 1 | 57106 |
- 57107 | 2 | 114214 |
- 57108 | 2 | 114216 |
- 57109 | 2 | 114218 |
- 57111 | 3 | 171333 |
- 57112 | 1 | 57112 |
- 57113 | 2 | 114226 |
- 57114 | 2 | 114228 |
- 57116 | 4 | 228464 |
- 57117 | 3 | 171351 |
- 57118 | 5 | 285590 |
- 57119 | 3 | 171357 |
- 57120 | 2 | 114240 |
- 57121 | 2 | 114242 |
- 57122 | 1 | 57122 |
- 57123 | 3 | 171369 |
- 57124 | 2 | 114248 |
- 57125 | 1 | 57125 |
- 57126 | 3 | 171378 |
- 57127 | 5 | 285635 |
- 57128 | 6 | 342768 |
- 57129 | 4 | 228516 |
- 57130 | 1 | 57130 |
- 57131 | 6 | 342786 |
- 57132 | 4 | 228528 |
- 57133 | 3 | 171399 |
- 57134 | 2 | 114268 |
- 57135 | 4 | 228540 |
- 57136 | 3 | 171408 |
- 57137 | 3 | 171411 |
- 57138 | 3 | 171414 |
- 57139 | 1 | 57139 |
- 57140 | 3 | 171420 |
- 57141 | 2 | 114282 |
- 57142 | 5 | 285710 |
- 57143 | 3 | 171429 |
- 57144 | 3 | 171432 |
- 57145 | 4 | 228580 |
- 57146 | 3 | 171438 |
- 57147 | 2 | 114294 |
- 57148 | 3 | 171444 |
- 57149 | 5 | 285745 |
- 57150 | 4 | 228600 |
- 57151 | 3 | 171453 |
- 57152 | 2 | 114304 |
- 57153 | 1 | 57153 |
- 57154 | 3 | 171462 |
- 57155 | 1 | 57155 |
- 57156 | 2 | 114312 |
- 57157 | 1 | 57157 |
- 57158 | 2 | 114316 |
- 57159 | 6 | 342954 |
- 57161 | 2 | 114322 |
- 57162 | 3 | 171486 |
- 57163 | 1 | 57163 |
- 57166 | 2 | 114332 |
- 57167 | 2 | 114334 |
- 57168 | 2 | 114336 |
- 57169 | 4 | 228676 |
- 57171 | 1 | 57171 |
- 57172 | 2 | 114344 |
- 57173 | 2 | 114346 |
- 57174 | 3 | 171522 |
- 57175 | 1 | 57175 |
- 57177 | 1 | 57177 |
- 57178 | 2 | 114356 |
- 57185 | 1 | 57185 |
- 57187 | 1 | 57187 |
- 57190 | 2 | 114380 |
- 57194 | 1 | 57194 |
- 57196 | 1 | 57196 |
- 57201 | 1 | 57201 |
- 57205 | 1 | 57205 |
- 57209 | 1 | 57209 |
- 57214 | 2 | 114428 |
- 57215 | 1 | 57215 |
- 57219 | 2 | 114438 |
- 57220 | 2 | 114440 |
- 57223 | 1 | 57223 |
- 57227 | 1 | 57227 |
- 57229 | 1 | 57229 |
- 57230 | 1 | 57230 |
- 57231 | 1 | 57231 |
- 57234 | 1 | 57234 |
- 57236 | 2 | 114472 |
- 57238 | 1 | 57238 |
- 57239 | 1 | 57239 |
- 57240 | 1 | 57240 |
- 57242 | 1 | 57242 |
- 57243 | 1 | 57243 |
- 57246 | 1 | 57246 |
- 57250 | 1 | 57250 |
- 57254 | 1 | 57254 |
- 57255 | 1 | 57255 |
- 57257 | 1 | 57257 |
- 57259 | 2 | 114518 |
- 57264 | 1 | 57264 |
- 57265 | 2 | 114530 |
- 57266 | 3 | 171798 |
- 57271 | 1 | 57271 |
- 57272 | 1 | 57272 |
- 57273 | 1 | 57273 |
- 57280 | 2 | 114560 |
- 57284 | 1 | 57284 |
- 57285 | 1 | 57285 |
- 57288 | 1 | 57288 |
- 57289 | 1 | 57289 |
- 57290 | 1 | 57290 |
- 57291 | 1 | 57291 |
- 57295 | 1 | 57295 |
- 57298 | 1 | 57298 |
- 57300 | 1 | 57300 |
- 57301 | 1 | 57301 |
- 57304 | 1 | 57304 |
- 57306 | 1 | 57306 |
- 57307 | 2 | 114614 |
- 57308 | 1 | 57308 |
- 57309 | 2 | 114618 |
- 57312 | 2 | 114624 |
- 57313 | 1 | 57313 |
- 57318 | 1 | 57318 |
- 57322 | 2 | 114644 |
- 57323 | 2 | 114646 |
- 57324 | 1 | 57324 |
- 57325 | 1 | 57325 |
- 57326 | 1 | 57326 |
- 57327 | 1 | 57327 |
- 57328 | 4 | 229312 |
- 57329 | 2 | 114658 |
- 57333 | 1 | 57333 |
- 57335 | 1 | 57335 |
- 57336 | 1 | 57336 |
- 57337 | 2 | 114674 |
- 57338 | 2 | 114676 |
- 57340 | 2 | 114680 |
- 57342 | 2 | 114684 |
- 57345 | 2 | 114690 |
- 57347 | 1 | 57347 |
- 57348 | 1 | 57348 |
- 57349 | 2 | 114698 |
- 57350 | 1 | 57350 |
- 57353 | 1 | 57353 |
- 57354 | 4 | 229416 |
- 57357 | 2 | 114714 |
- 57360 | 1 | 57360 |
- 57363 | 1 | 57363 |
- 57366 | 2 | 114732 |
- 57367 | 1 | 57367 |
- 57368 | 1 | 57368 |
- 57370 | 1 | 57370 |
- 57372 | 1 | 57372 |
- 57374 | 1 | 57374 |
- 57375 | 3 | 172125 |
- 57376 | 3 | 172128 |
- 57378 | 1 | 57378 |
- 57379 | 2 | 114758 |
- 57380 | 1 | 57380 |
- 57381 | 1 | 57381 |
- 57383 | 1 | 57383 |
- 57384 | 2 | 114768 |
- 57388 | 1 | 57388 |
- 57390 | 1 | 57390 |
- 57391 | 1 | 57391 |
- 57396 | 1 | 57396 |
- 57397 | 1 | 57397 |
- 57398 | 2 | 114796 |
- 57400 | 1 | 57400 |
- 57401 | 2 | 114802 |
- 57402 | 1 | 57402 |
- 57403 | 1 | 57403 |
- 57405 | 1 | 57405 |
- 57406 | 1 | 57406 |
- 57407 | 2 | 114814 |
- 57408 | 1 | 57408 |
- 57410 | 2 | 114820 |
- 57412 | 1 | 57412 |
- 57415 | 1 | 57415 |
- 57416 | 1 | 57416 |
- 57418 | 1 | 57418 |
- 57419 | 1 | 57419 |
- 57421 | 1 | 57421 |
- 57423 | 1 | 57423 |
- 57424 | 1 | 57424 |
- 57426 | 1 | 57426 |
- 57427 | 1 | 57427 |
- 57428 | 2 | 114856 |
- 57429 | 3 | 172287 |
- 57430 | 1 | 57430 |
- 57431 | 3 | 172293 |
- 57432 | 2 | 114864 |
- 57433 | 2 | 114866 |
- 57434 | 2 | 114868 |
- 57436 | 2 | 114872 |
- 57438 | 2 | 114876 |
- 57440 | 3 | 172320 |
- 57441 | 2 | 114882 |
- 57442 | 1 | 57442 |
- 57444 | 1 | 57444 |
- 57446 | 1 | 57446 |
- 57447 | 2 | 114894 |
- 57449 | 2 | 114898 |
- 57453 | 1 | 57453 |
- 57455 | 1 | 57455 |
- 57458 | 1 | 57458 |
- 57461 | 1 | 57461 |
- 57464 | 2 | 114928 |
- 57467 | 3 | 172401 |
- 57468 | 1 | 57468 |
- 57471 | 1 | 57471 |
- 57473 | 2 | 114946 |
- 57476 | 2 | 114952 |
- 57477 | 1 | 57477 |
- 57482 | 1 | 57482 |
- 57483 | 1 | 57483 |
- 57488 | 1 | 57488 |
- 57491 | 2 | 114982 |
- 57492 | 1 | 57492 |
- 57493 | 1 | 57493 |
- 57495 | 1 | 57495 |
- 57496 | 2 | 114992 |
- 57497 | 3 | 172491 |
- 57498 | 2 | 114996 |
- 57499 | 1 | 57499 |
- 57500 | 1 | 57500 |
- 57503 | 1 | 57503 |
- 57504 | 2 | 115008 |
- 57505 | 1 | 57505 |
- 57506 | 2 | 115012 |
- 57507 | 1 | 57507 |
- 57508 | 1 | 57508 |
- 57509 | 1 | 57509 |
- 57511 | 2 | 115022 |
- 57513 | 1 | 57513 |
- 57517 | 1 | 57517 |
- 57518 | 1 | 57518 |
- 57520 | 2 | 115040 |
- 57522 | 1 | 57522 |
- 57523 | 1 | 57523 |
- 57527 | 2 | 115054 |
- 57529 | 1 | 57529 |
- 57691 | 1 | 57691 |
- Total | 1002 | 55760530 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 3 | 6 | 18 |
- 4 | 8 | 32 |
- 5 | 6 | 30 |
- 6 | 4 | 24 |
- 7 | 4 | 28 |
- 8 | 2 | 16 |
- 9 | 3 | 27 |
- 10 | 6 | 60 |
- 11 | 2 | 22 |
- 12 | 7 | 84 |
- 13 | 3 | 39 |
- 14 | 3 | 42 |
- 15 | 6 | 90 |
- 16 | 3 | 48 |
- 17 | 8 | 136 |
- 18 | 5 | 90 |
- 19 | 4 | 76 |
- 20 | 4 | 80 |
- 21 | 1 | 21 |
- 22 | 7 | 154 |
- 23 | 3 | 69 |
- 24 | 6 | 144 |
- 25 | 9 | 225 |
- 26 | 7 | 182 |
- 27 | 4 | 108 |
- 28 | 4 | 112 |
- 29 | 10 | 290 |
- 30 | 3 | 90 |
- 31 | 4 | 124 |
- 32 | 5 | 160 |
- 33 | 10 | 330 |
- 34 | 11 | 374 |
- 35 | 5 | 175 |
- 36 | 3 | 108 |
- 37 | 9 | 333 |
- 38 | 6 | 228 |
- 39 | 3 | 117 |
- 40 | 3 | 120 |
- 41 | 5 | 205 |
- 42 | 5 | 210 |
- 43 | 5 | 215 |
- 44 | 5 | 220 |
- 45 | 8 | 360 |
- 46 | 6 | 276 |
- 47 | 4 | 188 |
- 48 | 11 | 528 |
- 49 | 5 | 245 |
- 50 | 5 | 250 |
- 51 | 8 | 408 |
- 52 | 7 | 364 |
- 53 | 4 | 212 |
- 54 | 5 | 270 |
- 55 | 8 | 440 |
- 56 | 9 | 504 |
- 57 | 9 | 513 |
- 58 | 6 | 348 |
- 59 | 4 | 236 |
- 60 | 8 | 480 |
- 61 | 7 | 427 |
- 62 | 5 | 310 |
- 63 | 2 | 126 |
- 64 | 4 | 256 |
- 65 | 11 | 715 |
- 66 | 3 | 198 |
- 67 | 6 | 402 |
- 68 | 7 | 476 |
- 69 | 2 | 138 |
- 70 | 1 | 70 |
- 71 | 5 | 355 |
- 72 | 4 | 288 |
- 73 | 6 | 438 |
- 74 | 4 | 296 |
- 75 | 6 | 450 |
- 76 | 1 | 76 |
- 77 | 4 | 308 |
- 78 | 5 | 390 |
- 79 | 7 | 553 |
- 80 | 7 | 560 |
- 81 | 6 | 486 |
- 82 | 4 | 328 |
- 83 | 4 | 332 |
- 84 | 6 | 504 |
- 85 | 1 | 85 |
- 86 | 4 | 344 |
- 87 | 3 | 261 |
- 88 | 6 | 528 |
- 89 | 3 | 267 |
- 90 | 3 | 270 |
- 91 | 4 | 364 |
- 92 | 4 | 368 |
- 93 | 3 | 279 |
- 94 | 2 | 188 |
- 95 | 1 | 95 |
- 96 | 6 | 576 |
- 97 | 5 | 485 |
- 98 | 1 | 98 |
- 99 | 2 | 198 |
- 100 | 4 | 400 |
- 101 | 2 | 202 |
- 102 | 7 | 714 |
- 103 | 6 | 618 |
- 104 | 1 | 104 |
- 105 | 2 | 210 |
- 106 | 2 | 212 |
- 107 | 2 | 214 |
- 108 | 5 | 540 |
- 109 | 4 | 436 |
- 110 | 3 | 330 |
- 111 | 6 | 666 |
- 112 | 5 | 560 |
- 113 | 2 | 226 |
- 114 | 8 | 912 |
- 115 | 3 | 345 |
- 116 | 3 | 348 |
- 117 | 5 | 585 |
- 118 | 2 | 236 |
- 119 | 2 | 238 |
- 120 | 5 | 600 |
- 121 | 2 | 242 |
- 122 | 2 | 244 |
- 123 | 4 | 492 |
- 124 | 1 | 124 |
- 125 | 3 | 375 |
- 126 | 9 | 1134 |
- 127 | 3 | 381 |
- 130 | 3 | 390 |
- 131 | 7 | 917 |
- 132 | 5 | 660 |
- 133 | 1 | 133 |
- 134 | 3 | 402 |
- 135 | 2 | 270 |
- 136 | 4 | 544 |
- 137 | 5 | 685 |
- 138 | 5 | 690 |
- 139 | 4 | 556 |
- 140 | 8 | 1120 |
- 141 | 6 | 846 |
- 142 | 4 | 568 |
- 143 | 10 | 1430 |
- 144 | 3 | 432 |
- 145 | 4 | 580 |
- 146 | 5 | 730 |
- 147 | 6 | 882 |
- 148 | 5 | 740 |
- 149 | 4 | 596 |
- 150 | 3 | 450 |
- 151 | 4 | 604 |
- 152 | 2 | 304 |
- 153 | 2 | 306 |
- 154 | 2 | 308 |
- 155 | 4 | 620 |
- 156 | 7 | 1092 |
- 157 | 3 | 471 |
- 158 | 6 | 948 |
- 159 | 3 | 477 |
- 160 | 1 | 160 |
- 161 | 3 | 483 |
- 162 | 3 | 486 |
- 163 | 4 | 652 |
- 164 | 2 | 328 |
- 165 | 4 | 660 |
- 167 | 3 | 501 |
- 168 | 5 | 840 |
- 169 | 2 | 338 |
- 170 | 4 | 680 |
- 171 | 4 | 684 |
- 172 | 8 | 1376 |
- 173 | 4 | 692 |
- 174 | 7 | 1218 |
- 175 | 2 | 350 |
- 177 | 2 | 354 |
- 178 | 2 | 356 |
- 179 | 3 | 537 |
- 180 | 4 | 720 |
- 181 | 4 | 724 |
- 182 | 4 | 728 |
- 183 | 2 | 366 |
- 184 | 1 | 184 |
- 185 | 3 | 555 |
- 186 | 2 | 372 |
- 187 | 5 | 935 |
- 188 | 2 | 376 |
- 190 | 4 | 760 |
- 191 | 1 | 191 |
- 192 | 2 | 384 |
- 193 | 4 | 772 |
- 194 | 2 | 388 |
- 195 | 1 | 195 |
- 196 | 3 | 588 |
- 197 | 1 | 197 |
- 198 | 3 | 594 |
- 199 | 4 | 796 |
- 200 | 4 | 800 |
- 201 | 2 | 402 |
- 202 | 3 | 606 |
- 203 | 2 | 406 |
- 204 | 1 | 204 |
- 205 | 3 | 615 |
- 206 | 5 | 1030 |
- 207 | 1 | 207 |
- 208 | 1 | 208 |
- 209 | 2 | 418 |
- 211 | 2 | 422 |
- 212 | 1 | 212 |
- 213 | 1 | 213 |
- 214 | 5 | 1070 |
- 215 | 3 | 645 |
- 216 | 1 | 216 |
- 217 | 7 | 1519 |
- 218 | 3 | 654 |
- 220 | 3 | 660 |
- 221 | 2 | 442 |
- 222 | 3 | 666 |
- 223 | 2 | 446 |
- 224 | 1 | 224 |
- 225 | 1 | 225 |
- 226 | 5 | 1130 |
- 227 | 3 | 681 |
- 228 | 3 | 684 |
- 230 | 5 | 1150 |
- 231 | 9 | 2079 |
- 232 | 4 | 928 |
- 233 | 1 | 233 |
- 234 | 2 | 468 |
- 235 | 2 | 470 |
- 236 | 4 | 944 |
- 237 | 2 | 474 |
- 238 | 1 | 238 |
- 240 | 2 | 480 |
- 241 | 5 | 1205 |
- 242 | 2 | 484 |
- 243 | 3 | 729 |
- 244 | 1 | 244 |
- 245 | 5 | 1225 |
- 246 | 2 | 492 |
- 247 | 5 | 1235 |
- 248 | 4 | 992 |
- 249 | 3 | 747 |
- 250 | 2 | 500 |
- 251 | 1 | 251 |
- 252 | 5 | 1260 |
- 253 | 3 | 759 |
- 254 | 3 | 762 |
- 255 | 3 | 765 |
- 256 | 2 | 512 |
- 257 | 5 | 1285 |
- 258 | 3 | 774 |
- 259 | 4 | 1036 |
- 260 | 217355 | 56512300 |
- Total | 218357 | 56624755 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 217355 |
- 2 | 1000 |
- 8 | 1 |
- Total | 218356 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333333266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888294dfc4e39737
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3934646663346533
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_14.json b/autobahn/client/tungstenite_case_12_2_14.json
deleted file mode 100644
index 1115844..0000000
--- a/autobahn/client/tungstenite_case_12_2_14.json
+++ /dev/null
@@ -1,1130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 333,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 7245,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=333&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: F2C0syIlxFSSAh2ACCd6BQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: M2HXM86geHyTbtLjwu+eio+QDzQ=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.14",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "51274": 1,
- "51298": 1,
- "51309": 1,
- "51342": 1,
- "51345": 1,
- "51357": 1,
- "51372": 1,
- "51379": 1,
- "51382": 1,
- "51385": 1,
- "51391": 1,
- "51398": 1,
- "51403": 1,
- "51421": 1,
- "51427": 1,
- "51445": 1,
- "51451": 1,
- "51465": 1,
- "51470": 1,
- "51474": 1,
- "51487": 1,
- "51494": 1,
- "51495": 1,
- "51497": 1,
- "51505": 1,
- "51507": 1,
- "51523": 1,
- "51528": 1,
- "51529": 1,
- "51535": 2,
- "51541": 1,
- "51548": 1,
- "51549": 1,
- "51551": 1,
- "51554": 1,
- "51555": 1,
- "51564": 1,
- "51571": 1,
- "51573": 2,
- "51574": 1,
- "51585": 1,
- "51590": 2,
- "51592": 1,
- "51598": 1,
- "51599": 1,
- "51600": 2,
- "51603": 2,
- "51605": 1,
- "51606": 3,
- "51607": 1,
- "51608": 1,
- "51614": 1,
- "51615": 1,
- "51616": 1,
- "51617": 1,
- "51618": 1,
- "51622": 2,
- "51630": 1,
- "51631": 3,
- "51642": 2,
- "51665": 1,
- "51666": 2,
- "51682": 1,
- "51686": 1,
- "51688": 1,
- "51690": 1,
- "51692": 1,
- "51701": 1,
- "51720": 1,
- "51722": 2,
- "51733": 1,
- "51735": 2,
- "51743": 1,
- "51744": 1,
- "51762": 1,
- "51766": 1,
- "51767": 1,
- "51770": 1,
- "51773": 1,
- "51776": 1,
- "51777": 1,
- "51779": 2,
- "51784": 1,
- "51789": 1,
- "51790": 1,
- "51793": 2,
- "51799": 1,
- "51802": 1,
- "51806": 1,
- "51811": 1,
- "51813": 1,
- "51819": 1,
- "51820": 1,
- "51822": 1,
- "51826": 1,
- "51827": 1,
- "51828": 2,
- "51829": 1,
- "51830": 1,
- "51831": 2,
- "51832": 1,
- "51833": 1,
- "51835": 1,
- "51838": 1,
- "51840": 1,
- "51843": 1,
- "51845": 2,
- "51846": 1,
- "51847": 1,
- "51852": 1,
- "51853": 3,
- "51854": 1,
- "51856": 1,
- "51857": 1,
- "51858": 1,
- "51859": 3,
- "51890": 1,
- "51896": 1,
- "51906": 1,
- "51909": 1,
- "51942": 1,
- "51967": 1,
- "51983": 1,
- "52019": 1,
- "52056": 1,
- "52070": 1,
- "52113": 1,
- "52145": 1,
- "52158": 1,
- "52176": 1,
- "52199": 1,
- "52235": 1,
- "52284": 1,
- "52307": 1,
- "52330": 1,
- "52344": 1,
- "52365": 1,
- "52419": 1,
- "52445": 1,
- "52476": 1,
- "52495": 1,
- "52524": 1,
- "52605": 1,
- "52627": 1,
- "52687": 1,
- "52704": 1,
- "52706": 1,
- "52789": 1,
- "52800": 1,
- "52857": 1,
- "52893": 1,
- "52907": 1,
- "52970": 1,
- "52995": 1,
- "53055": 1,
- "53057": 1,
- "53098": 1,
- "53130": 1,
- "53152": 1,
- "53205": 1,
- "53222": 1,
- "53273": 1,
- "53299": 1,
- "53331": 1,
- "53354": 1,
- "53368": 1,
- "53370": 1,
- "53420": 1,
- "53435": 1,
- "53438": 1,
- "53478": 1,
- "53487": 1,
- "53504": 1,
- "53516": 1,
- "53547": 1,
- "53556": 1,
- "53598": 1,
- "53608": 1,
- "53622": 1,
- "53640": 1,
- "53651": 1,
- "53671": 1,
- "53690": 1,
- "53693": 1,
- "53729": 1,
- "53753": 1,
- "53780": 1,
- "53795": 1,
- "53799": 1,
- "53809": 1,
- "53852": 1,
- "53868": 1,
- "53876": 1,
- "53907": 1,
- "53921": 1,
- "53951": 1,
- "53957": 1,
- "53966": 1,
- "53995": 1,
- "54028": 1,
- "54040": 1,
- "54047": 1,
- "54093": 1,
- "54109": 1,
- "54119": 1,
- "54134": 1,
- "54148": 1,
- "54181": 1,
- "54194": 1,
- "54220": 1,
- "54277": 1,
- "54283": 1,
- "54296": 1,
- "54315": 1,
- "54330": 1,
- "54349": 1,
- "54351": 1,
- "54380": 1,
- "54428": 1,
- "54435": 1,
- "54446": 1,
- "54475": 1,
- "54483": 1,
- "54507": 1,
- "54516": 1,
- "54541": 1,
- "54576": 1,
- "54589": 1,
- "54617": 1,
- "54623": 1,
- "54643": 1,
- "54657": 1,
- "54683": 1,
- "54709": 1,
- "54713": 1,
- "54732": 1,
- "54749": 1,
- "54760": 1,
- "54817": 1,
- "54822": 1,
- "54851": 1,
- "54857": 1,
- "54881": 1,
- "54893": 1,
- "54901": 1,
- "54919": 1,
- "54944": 1,
- "54984": 1,
- "54994": 1,
- "55002": 1,
- "55035": 2,
- "55052": 1,
- "55058": 1,
- "55080": 1,
- "55103": 1,
- "55104": 1,
- "55140": 1,
- "55142": 1,
- "55177": 1,
- "55180": 1,
- "55200": 1,
- "55212": 1,
- "55213": 1,
- "55226": 1,
- "55250": 1,
- "55262": 1,
- "55271": 1,
- "55296": 1,
- "55305": 1,
- "55324": 1,
- "55336": 1,
- "55350": 1,
- "55354": 1,
- "55372": 1,
- "55404": 1,
- "55426": 1,
- "55432": 1,
- "55441": 1,
- "55472": 2,
- "55484": 1,
- "55498": 1,
- "55500": 1,
- "55527": 1,
- "55538": 1,
- "55540": 1,
- "55555": 1,
- "55561": 1,
- "55565": 1,
- "55587": 1,
- "55595": 1,
- "55608": 1,
- "55664": 1,
- "55667": 1,
- "55670": 1,
- "55707": 1,
- "55720": 1,
- "55757": 1,
- "55784": 1,
- "55823": 1,
- "55831": 1,
- "55859": 1,
- "55870": 1,
- "55901": 1,
- "55922": 1,
- "55928": 1,
- "55971": 1,
- "56023": 1,
- "56034": 1,
- "56046": 1,
- "56075": 1,
- "56096": 1,
- "56131": 1,
- "56132": 1,
- "56154": 1,
- "56177": 1,
- "56215": 2,
- "56241": 1,
- "56242": 1,
- "56273": 1,
- "56299": 1,
- "56311": 1,
- "56354": 1,
- "56389": 1,
- "56390": 1,
- "56415": 1,
- "56418": 1,
- "56432": 1,
- "56442": 1,
- "56458": 1,
- "56472": 1,
- "56489": 1,
- "56519": 1,
- "56525": 1,
- "56529": 1,
- "56537": 1,
- "56555": 1,
- "56565": 1,
- "56572": 1,
- "56573": 1,
- "56578": 1,
- "56586": 1,
- "56587": 1,
- "56594": 2,
- "56600": 1,
- "56611": 1,
- "56613": 1,
- "56615": 1,
- "56616": 1,
- "56618": 2,
- "56624": 1,
- "56626": 1,
- "56627": 3,
- "56628": 1,
- "56630": 2,
- "56631": 1,
- "56633": 1,
- "56635": 1,
- "56636": 1,
- "56638": 2,
- "56639": 2,
- "56641": 1,
- "56642": 3,
- "56643": 1,
- "56644": 1,
- "56646": 1,
- "56647": 4,
- "56649": 2,
- "56650": 2,
- "56653": 1,
- "56654": 1,
- "56656": 1,
- "56661": 1,
- "56662": 2,
- "56663": 1,
- "56664": 1,
- "56670": 2,
- "56678": 1,
- "56679": 1,
- "56683": 1,
- "56684": 1,
- "56685": 2,
- "56687": 1,
- "56690": 2,
- "56696": 2,
- "56698": 1,
- "56699": 1,
- "56700": 1,
- "56701": 1,
- "56702": 2,
- "56704": 1,
- "56708": 4,
- "56711": 4,
- "56712": 1,
- "56716": 2,
- "56719": 2,
- "56720": 2,
- "56721": 2,
- "56722": 1,
- "56725": 2,
- "56726": 1,
- "56727": 1,
- "56729": 1,
- "56735": 2,
- "56736": 1,
- "56738": 2,
- "56744": 1,
- "56745": 1,
- "56748": 1,
- "56751": 1,
- "56752": 2,
- "56757": 1,
- "56758": 1,
- "56760": 2,
- "56763": 1,
- "56765": 1,
- "56767": 3,
- "56770": 2,
- "56772": 1,
- "56774": 1,
- "56776": 1,
- "56778": 1,
- "56779": 1,
- "56782": 1,
- "56791": 1,
- "56794": 3,
- "56795": 1,
- "56798": 2,
- "56803": 1,
- "56804": 1,
- "56805": 1,
- "56810": 1,
- "56811": 3,
- "56812": 1,
- "56821": 1,
- "56822": 2,
- "56823": 1,
- "56825": 1,
- "56827": 1,
- "56829": 1,
- "56832": 1,
- "56834": 1,
- "56837": 1,
- "56838": 2,
- "56839": 2,
- "56848": 1,
- "56850": 2,
- "56853": 3,
- "56854": 1,
- "56855": 1,
- "56857": 1,
- "56858": 1,
- "56859": 1,
- "56860": 1,
- "56865": 1,
- "56866": 1,
- "56867": 2,
- "56869": 1,
- "56871": 1,
- "56889": 1,
- "56894": 1,
- "56916": 1,
- "56918": 1,
- "56935": 1,
- "56941": 1,
- "56968": 1,
- "56974": 1,
- "56976": 2,
- "56978": 1,
- "56997": 1,
- "57004": 1,
- "57006": 1,
- "57008": 1,
- "57021": 1,
- "57026": 1,
- "57029": 1,
- "57036": 1,
- "57038": 1,
- "57053": 2,
- "57068": 1,
- "57081": 1,
- "57083": 1,
- "57085": 1,
- "57088": 1,
- "57089": 1,
- "57090": 1,
- "57092": 1,
- "57093": 1,
- "57095": 2,
- "57096": 1,
- "57097": 2,
- "57099": 2,
- "57100": 1,
- "57102": 1,
- "57104": 4,
- "57105": 2,
- "57106": 1,
- "57107": 2,
- "57108": 2,
- "57109": 2,
- "57111": 3,
- "57112": 1,
- "57113": 2,
- "57114": 2,
- "57116": 4,
- "57117": 3,
- "57118": 5,
- "57119": 3,
- "57120": 2,
- "57121": 2,
- "57122": 1,
- "57123": 3,
- "57124": 2,
- "57125": 1,
- "57126": 3,
- "57127": 5,
- "57128": 6,
- "57129": 4,
- "57130": 1,
- "57131": 6,
- "57132": 4,
- "57133": 3,
- "57134": 2,
- "57135": 4,
- "57136": 3,
- "57137": 3,
- "57138": 3,
- "57139": 1,
- "57140": 3,
- "57141": 2,
- "57142": 5,
- "57143": 3,
- "57144": 3,
- "57145": 4,
- "57146": 3,
- "57147": 2,
- "57148": 3,
- "57149": 5,
- "57150": 4,
- "57151": 3,
- "57152": 2,
- "57153": 1,
- "57154": 3,
- "57155": 1,
- "57156": 2,
- "57157": 1,
- "57158": 2,
- "57159": 6,
- "57161": 2,
- "57162": 3,
- "57163": 1,
- "57166": 2,
- "57167": 2,
- "57168": 2,
- "57169": 4,
- "57171": 1,
- "57172": 2,
- "57173": 2,
- "57174": 3,
- "57175": 1,
- "57177": 1,
- "57178": 2,
- "57185": 1,
- "57187": 1,
- "57190": 2,
- "57194": 1,
- "57196": 1,
- "57201": 1,
- "57205": 1,
- "57209": 1,
- "57214": 2,
- "57215": 1,
- "57219": 2,
- "57220": 2,
- "57223": 1,
- "57227": 1,
- "57229": 1,
- "57230": 1,
- "57231": 1,
- "57234": 1,
- "57236": 2,
- "57238": 1,
- "57239": 1,
- "57240": 1,
- "57242": 1,
- "57243": 1,
- "57246": 1,
- "57250": 1,
- "57254": 1,
- "57255": 1,
- "57257": 1,
- "57259": 2,
- "57264": 1,
- "57265": 2,
- "57266": 3,
- "57271": 1,
- "57272": 1,
- "57273": 1,
- "57280": 2,
- "57284": 1,
- "57285": 1,
- "57288": 1,
- "57289": 1,
- "57290": 1,
- "57291": 1,
- "57295": 1,
- "57298": 1,
- "57300": 1,
- "57301": 1,
- "57304": 1,
- "57306": 1,
- "57307": 2,
- "57308": 1,
- "57309": 2,
- "57312": 2,
- "57313": 1,
- "57318": 1,
- "57322": 2,
- "57323": 2,
- "57324": 1,
- "57325": 1,
- "57326": 1,
- "57327": 1,
- "57328": 4,
- "57329": 2,
- "57333": 1,
- "57335": 1,
- "57336": 1,
- "57337": 2,
- "57338": 2,
- "57340": 2,
- "57342": 2,
- "57345": 2,
- "57347": 1,
- "57348": 1,
- "57349": 2,
- "57350": 1,
- "57353": 1,
- "57354": 4,
- "57357": 2,
- "57360": 1,
- "57363": 1,
- "57366": 2,
- "57367": 1,
- "57368": 1,
- "57370": 1,
- "57372": 1,
- "57374": 1,
- "57375": 3,
- "57376": 3,
- "57378": 1,
- "57379": 2,
- "57380": 1,
- "57381": 1,
- "57383": 1,
- "57384": 2,
- "57388": 1,
- "57390": 1,
- "57391": 1,
- "57396": 1,
- "57397": 1,
- "57398": 2,
- "57400": 1,
- "57401": 2,
- "57402": 1,
- "57403": 1,
- "57405": 1,
- "57406": 1,
- "57407": 2,
- "57408": 1,
- "57410": 2,
- "57412": 1,
- "57415": 1,
- "57416": 1,
- "57418": 1,
- "57419": 1,
- "57421": 1,
- "57423": 1,
- "57424": 1,
- "57426": 1,
- "57427": 1,
- "57428": 2,
- "57429": 3,
- "57430": 1,
- "57431": 3,
- "57432": 2,
- "57433": 2,
- "57434": 2,
- "57436": 2,
- "57438": 2,
- "57440": 3,
- "57441": 2,
- "57442": 1,
- "57444": 1,
- "57446": 1,
- "57447": 2,
- "57449": 2,
- "57453": 1,
- "57455": 1,
- "57458": 1,
- "57461": 1,
- "57464": 2,
- "57467": 3,
- "57468": 1,
- "57471": 1,
- "57473": 2,
- "57476": 2,
- "57477": 1,
- "57482": 1,
- "57483": 1,
- "57488": 1,
- "57491": 2,
- "57492": 1,
- "57493": 1,
- "57495": 1,
- "57496": 2,
- "57497": 3,
- "57498": 2,
- "57499": 1,
- "57500": 1,
- "57503": 1,
- "57504": 2,
- "57505": 1,
- "57506": 2,
- "57507": 1,
- "57508": 1,
- "57509": 1,
- "57511": 2,
- "57513": 1,
- "57517": 1,
- "57518": 1,
- "57520": 2,
- "57522": 1,
- "57523": 1,
- "57527": 2,
- "57529": 1,
- "57691": 1
- },
- "started": "2020-09-07T18:45:38.445Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8507120513916016,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 55752265,
- "incomingOctetsWireLevel": 55760265,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00014349192808579166,
- "outgoingCompressionRatio": 0.8507120513916016,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 55752265,
- "outgoingOctetsWireLevel": 56624499,
- "outgoingWebSocketFrames": 218355,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0156448173002478,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 217355,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 2,
- "3": 6,
- "4": 8,
- "5": 6,
- "6": 4,
- "7": 4,
- "8": 2,
- "9": 3,
- "10": 6,
- "11": 2,
- "12": 7,
- "13": 3,
- "14": 3,
- "15": 6,
- "16": 3,
- "17": 8,
- "18": 5,
- "19": 4,
- "20": 4,
- "21": 1,
- "22": 7,
- "23": 3,
- "24": 6,
- "25": 9,
- "26": 7,
- "27": 4,
- "28": 4,
- "29": 10,
- "30": 3,
- "31": 4,
- "32": 5,
- "33": 10,
- "34": 11,
- "35": 5,
- "36": 3,
- "37": 9,
- "38": 6,
- "39": 3,
- "40": 3,
- "41": 5,
- "42": 5,
- "43": 5,
- "44": 5,
- "45": 8,
- "46": 6,
- "47": 4,
- "48": 11,
- "49": 5,
- "50": 5,
- "51": 8,
- "52": 7,
- "53": 4,
- "54": 5,
- "55": 8,
- "56": 9,
- "57": 9,
- "58": 6,
- "59": 4,
- "60": 8,
- "61": 7,
- "62": 5,
- "63": 2,
- "64": 4,
- "65": 11,
- "66": 3,
- "67": 6,
- "68": 7,
- "69": 2,
- "70": 1,
- "71": 5,
- "72": 4,
- "73": 6,
- "74": 4,
- "75": 6,
- "76": 1,
- "77": 4,
- "78": 5,
- "79": 7,
- "80": 7,
- "81": 6,
- "82": 4,
- "83": 4,
- "84": 6,
- "85": 1,
- "86": 4,
- "87": 3,
- "88": 6,
- "89": 3,
- "90": 3,
- "91": 4,
- "92": 4,
- "93": 3,
- "94": 2,
- "95": 1,
- "96": 6,
- "97": 5,
- "98": 1,
- "99": 2,
- "100": 4,
- "101": 2,
- "102": 7,
- "103": 6,
- "104": 1,
- "105": 2,
- "106": 2,
- "107": 2,
- "108": 5,
- "109": 4,
- "110": 3,
- "111": 6,
- "112": 5,
- "113": 2,
- "114": 8,
- "115": 3,
- "116": 3,
- "117": 5,
- "118": 2,
- "119": 2,
- "120": 5,
- "121": 2,
- "122": 2,
- "123": 4,
- "124": 1,
- "125": 3,
- "126": 9,
- "127": 3,
- "130": 3,
- "131": 7,
- "132": 5,
- "133": 1,
- "134": 3,
- "135": 2,
- "136": 4,
- "137": 5,
- "138": 5,
- "139": 4,
- "140": 8,
- "141": 6,
- "142": 4,
- "143": 10,
- "144": 3,
- "145": 4,
- "146": 5,
- "147": 6,
- "148": 5,
- "149": 4,
- "150": 3,
- "151": 4,
- "152": 2,
- "153": 2,
- "154": 2,
- "155": 4,
- "156": 7,
- "157": 3,
- "158": 6,
- "159": 3,
- "160": 1,
- "161": 3,
- "162": 3,
- "163": 4,
- "164": 2,
- "165": 4,
- "167": 3,
- "168": 5,
- "169": 2,
- "170": 4,
- "171": 4,
- "172": 8,
- "173": 4,
- "174": 7,
- "175": 2,
- "177": 2,
- "178": 2,
- "179": 3,
- "180": 4,
- "181": 4,
- "182": 4,
- "183": 2,
- "184": 1,
- "185": 3,
- "186": 2,
- "187": 5,
- "188": 2,
- "190": 4,
- "191": 1,
- "192": 2,
- "193": 4,
- "194": 2,
- "195": 1,
- "196": 3,
- "197": 1,
- "198": 3,
- "199": 4,
- "200": 4,
- "201": 2,
- "202": 3,
- "203": 2,
- "204": 1,
- "205": 3,
- "206": 5,
- "207": 1,
- "208": 1,
- "209": 2,
- "211": 2,
- "212": 1,
- "213": 1,
- "214": 5,
- "215": 3,
- "216": 1,
- "217": 7,
- "218": 3,
- "220": 3,
- "221": 2,
- "222": 3,
- "223": 2,
- "224": 1,
- "225": 1,
- "226": 5,
- "227": 3,
- "228": 3,
- "230": 5,
- "231": 9,
- "232": 4,
- "233": 1,
- "234": 2,
- "235": 2,
- "236": 4,
- "237": 2,
- "238": 1,
- "240": 2,
- "241": 5,
- "242": 2,
- "243": 3,
- "244": 1,
- "245": 5,
- "246": 2,
- "247": 5,
- "248": 4,
- "249": 3,
- "250": 2,
- "251": 1,
- "252": 5,
- "253": 3,
- "254": 3,
- "255": 3,
- "256": 2,
- "257": 5,
- "258": 3,
- "259": 4,
- "260": 217355
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333333266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888294dfc4e39737"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "94dfc4e3"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_15.html b/autobahn/client/tungstenite_case_12_2_15.html
deleted file mode 100644
index beff1f3..0000000
--- a/autobahn/client/tungstenite_case_12_2_15.html
+++ /dev/null
@@ -1,1360 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.15 : Pass - 14032 ms @ 2020-09-07T18:45:45.691Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=334&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8TOU19W87W4ZWKouBrGJsw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: vjsnLTysEs4L0rRphtF6zdq9AJA=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 42541 | 1 | 42541 |
- 42557 | 1 | 42557 |
- 42563 | 1 | 42563 |
- 42582 | 1 | 42582 |
- 42585 | 1 | 42585 |
- 42588 | 1 | 42588 |
- 42597 | 2 | 85194 |
- 42600 | 1 | 42600 |
- 42602 | 2 | 85204 |
- 42604 | 1 | 42604 |
- 42627 | 1 | 42627 |
- 42628 | 1 | 42628 |
- 42635 | 1 | 42635 |
- 42638 | 1 | 42638 |
- 42640 | 1 | 42640 |
- 42641 | 2 | 85282 |
- 42645 | 1 | 42645 |
- 42656 | 1 | 42656 |
- 42658 | 1 | 42658 |
- 42661 | 1 | 42661 |
- 42662 | 1 | 42662 |
- 42671 | 1 | 42671 |
- 42672 | 1 | 42672 |
- 42673 | 1 | 42673 |
- 42675 | 1 | 42675 |
- 42677 | 2 | 85354 |
- 42684 | 1 | 42684 |
- 42685 | 1 | 42685 |
- 42689 | 1 | 42689 |
- 42690 | 1 | 42690 |
- 42692 | 1 | 42692 |
- 42695 | 1 | 42695 |
- 42696 | 1 | 42696 |
- 42698 | 2 | 85396 |
- 42699 | 1 | 42699 |
- 42704 | 1 | 42704 |
- 42706 | 1 | 42706 |
- 42714 | 1 | 42714 |
- 42719 | 1 | 42719 |
- 42724 | 1 | 42724 |
- 42727 | 1 | 42727 |
- 42730 | 1 | 42730 |
- 42734 | 1 | 42734 |
- 42740 | 1 | 42740 |
- 42741 | 1 | 42741 |
- 42746 | 1 | 42746 |
- 42747 | 2 | 85494 |
- 42749 | 1 | 42749 |
- 42755 | 2 | 85510 |
- 42773 | 1 | 42773 |
- 42774 | 1 | 42774 |
- 42778 | 1 | 42778 |
- 42781 | 1 | 42781 |
- 42783 | 1 | 42783 |
- 42785 | 1 | 42785 |
- 42787 | 1 | 42787 |
- 42789 | 2 | 85578 |
- 42792 | 1 | 42792 |
- 42793 | 1 | 42793 |
- 42794 | 2 | 85588 |
- 42799 | 1 | 42799 |
- 42800 | 1 | 42800 |
- 42806 | 1 | 42806 |
- 42810 | 1 | 42810 |
- 42821 | 2 | 85642 |
- 42822 | 1 | 42822 |
- 42824 | 2 | 85648 |
- 42826 | 1 | 42826 |
- 42830 | 2 | 85660 |
- 42833 | 1 | 42833 |
- 42834 | 2 | 85668 |
- 42836 | 1 | 42836 |
- 42838 | 1 | 42838 |
- 42839 | 2 | 85678 |
- 42843 | 1 | 42843 |
- 42847 | 3 | 128541 |
- 42851 | 2 | 85702 |
- 42862 | 2 | 85724 |
- 42863 | 1 | 42863 |
- 42869 | 1 | 42869 |
- 42870 | 1 | 42870 |
- 42873 | 2 | 85746 |
- 42875 | 1 | 42875 |
- 42876 | 2 | 85752 |
- 42877 | 1 | 42877 |
- 42882 | 2 | 85764 |
- 42883 | 1 | 42883 |
- 42885 | 1 | 42885 |
- 42887 | 1 | 42887 |
- 42888 | 1 | 42888 |
- 42892 | 2 | 85784 |
- 42893 | 1 | 42893 |
- 42897 | 1 | 42897 |
- 42898 | 3 | 128694 |
- 42906 | 2 | 85812 |
- 42907 | 1 | 42907 |
- 42908 | 1 | 42908 |
- 42911 | 1 | 42911 |
- 42912 | 2 | 85824 |
- 42915 | 1 | 42915 |
- 42920 | 2 | 85840 |
- 42926 | 1 | 42926 |
- 42927 | 1 | 42927 |
- 42928 | 1 | 42928 |
- 42929 | 1 | 42929 |
- 42932 | 1 | 42932 |
- 42934 | 2 | 85868 |
- 42935 | 1 | 42935 |
- 42936 | 2 | 85872 |
- 42937 | 1 | 42937 |
- 42943 | 1 | 42943 |
- 42944 | 1 | 42944 |
- 42945 | 1 | 42945 |
- 42948 | 2 | 85896 |
- 42951 | 1 | 42951 |
- 42955 | 2 | 85910 |
- 42956 | 1 | 42956 |
- 42957 | 1 | 42957 |
- 42961 | 1 | 42961 |
- 42964 | 1 | 42964 |
- 42965 | 1 | 42965 |
- 42976 | 1 | 42976 |
- 42977 | 1 | 42977 |
- 42979 | 3 | 128937 |
- 42980 | 1 | 42980 |
- 42983 | 1 | 42983 |
- 42984 | 1 | 42984 |
- 42986 | 1 | 42986 |
- 42988 | 1 | 42988 |
- 42991 | 2 | 85982 |
- 42993 | 1 | 42993 |
- 42998 | 1 | 42998 |
- 43004 | 1 | 43004 |
- 43012 | 1 | 43012 |
- 43017 | 1 | 43017 |
- 43019 | 1 | 43019 |
- 43051 | 2 | 86102 |
- 43058 | 1 | 43058 |
- 43063 | 1 | 43063 |
- 43073 | 1 | 43073 |
- 43085 | 1 | 43085 |
- 43087 | 1 | 43087 |
- 43089 | 1 | 43089 |
- 43090 | 1 | 43090 |
- 43094 | 1 | 43094 |
- 43099 | 2 | 86198 |
- 43100 | 1 | 43100 |
- 43103 | 1 | 43103 |
- 43115 | 1 | 43115 |
- 43119 | 1 | 43119 |
- 43121 | 1 | 43121 |
- 43127 | 2 | 86254 |
- 43147 | 1 | 43147 |
- 43149 | 1 | 43149 |
- 43150 | 1 | 43150 |
- 43154 | 1 | 43154 |
- 43157 | 1 | 43157 |
- 43174 | 1 | 43174 |
- 43177 | 1 | 43177 |
- 43183 | 1 | 43183 |
- 43190 | 2 | 86380 |
- 43192 | 2 | 86384 |
- 43197 | 1 | 43197 |
- 43211 | 1 | 43211 |
- 43215 | 2 | 86430 |
- 43219 | 1 | 43219 |
- 43225 | 1 | 43225 |
- 43232 | 2 | 86464 |
- 43237 | 1 | 43237 |
- 43240 | 1 | 43240 |
- 43246 | 1 | 43246 |
- 43248 | 1 | 43248 |
- 43254 | 1 | 43254 |
- 43255 | 1 | 43255 |
- 43259 | 1 | 43259 |
- 43260 | 1 | 43260 |
- 43268 | 1 | 43268 |
- 43275 | 1 | 43275 |
- 43283 | 2 | 86566 |
- 43284 | 1 | 43284 |
- 43285 | 1 | 43285 |
- 43287 | 1 | 43287 |
- 43291 | 1 | 43291 |
- 43295 | 1 | 43295 |
- 43301 | 1 | 43301 |
- 43306 | 1 | 43306 |
- 43308 | 1 | 43308 |
- 43312 | 1 | 43312 |
- 43314 | 1 | 43314 |
- 43317 | 1 | 43317 |
- 43319 | 1 | 43319 |
- 43320 | 3 | 129960 |
- 43325 | 1 | 43325 |
- 43326 | 2 | 86652 |
- 43328 | 1 | 43328 |
- 43333 | 1 | 43333 |
- 43336 | 1 | 43336 |
- 43338 | 1 | 43338 |
- 43340 | 1 | 43340 |
- 43341 | 1 | 43341 |
- 43346 | 1 | 43346 |
- 43350 | 1 | 43350 |
- 43351 | 2 | 86702 |
- 43355 | 1 | 43355 |
- 43356 | 2 | 86712 |
- 43361 | 1 | 43361 |
- 43367 | 1 | 43367 |
- 43369 | 2 | 86738 |
- 43370 | 1 | 43370 |
- 43374 | 1 | 43374 |
- 43375 | 1 | 43375 |
- 43376 | 1 | 43376 |
- 43378 | 1 | 43378 |
- 43381 | 1 | 43381 |
- 43386 | 1 | 43386 |
- 43388 | 2 | 86776 |
- 43389 | 1 | 43389 |
- 43396 | 1 | 43396 |
- 43397 | 1 | 43397 |
- 43400 | 1 | 43400 |
- 43405 | 1 | 43405 |
- 43411 | 1 | 43411 |
- 43413 | 1 | 43413 |
- 43414 | 2 | 86828 |
- 43417 | 1 | 43417 |
- 43419 | 1 | 43419 |
- 43420 | 1 | 43420 |
- 43421 | 1 | 43421 |
- 43423 | 1 | 43423 |
- 43424 | 2 | 86848 |
- 43426 | 2 | 86852 |
- 43429 | 1 | 43429 |
- 43431 | 1 | 43431 |
- 43432 | 1 | 43432 |
- 43433 | 1 | 43433 |
- 43434 | 2 | 86868 |
- 43435 | 1 | 43435 |
- 43438 | 1 | 43438 |
- 43439 | 1 | 43439 |
- 43440 | 2 | 86880 |
- 43442 | 1 | 43442 |
- 43445 | 1 | 43445 |
- 43447 | 1 | 43447 |
- 43448 | 1 | 43448 |
- 43449 | 1 | 43449 |
- 43450 | 2 | 86900 |
- 43452 | 1 | 43452 |
- 43454 | 1 | 43454 |
- 43455 | 1 | 43455 |
- 43459 | 3 | 130377 |
- 43461 | 1 | 43461 |
- 43463 | 1 | 43463 |
- 43469 | 1 | 43469 |
- 43474 | 1 | 43474 |
- 43477 | 2 | 86954 |
- 43479 | 1 | 43479 |
- 43482 | 1 | 43482 |
- 43483 | 1 | 43483 |
- 43488 | 1 | 43488 |
- 43489 | 1 | 43489 |
- 43490 | 3 | 130470 |
- 43492 | 1 | 43492 |
- 43493 | 1 | 43493 |
- 43494 | 2 | 86988 |
- 43495 | 2 | 86990 |
- 43497 | 2 | 86994 |
- 43501 | 2 | 87002 |
- 43503 | 2 | 87006 |
- 43504 | 2 | 87008 |
- 43505 | 2 | 87010 |
- 43508 | 2 | 87016 |
- 43511 | 1 | 43511 |
- 43512 | 1 | 43512 |
- 43517 | 1 | 43517 |
- 43528 | 1 | 43528 |
- 43534 | 1 | 43534 |
- 43536 | 1 | 43536 |
- 43548 | 1 | 43548 |
- 43563 | 1 | 43563 |
- 43567 | 1 | 43567 |
- 43570 | 1 | 43570 |
- 43572 | 1 | 43572 |
- 43585 | 2 | 87170 |
- 43597 | 2 | 87194 |
- 43598 | 1 | 43598 |
- 43600 | 1 | 43600 |
- 43601 | 1 | 43601 |
- 43605 | 2 | 87210 |
- 43606 | 1 | 43606 |
- 43610 | 1 | 43610 |
- 43613 | 1 | 43613 |
- 43615 | 1 | 43615 |
- 43616 | 1 | 43616 |
- 43622 | 1 | 43622 |
- 43625 | 1 | 43625 |
- 43632 | 1 | 43632 |
- 43633 | 1 | 43633 |
- 43635 | 1 | 43635 |
- 43636 | 1 | 43636 |
- 43640 | 1 | 43640 |
- 43644 | 1 | 43644 |
- 43650 | 1 | 43650 |
- 43654 | 1 | 43654 |
- 43658 | 1 | 43658 |
- 43661 | 1 | 43661 |
- 43672 | 1 | 43672 |
- 43674 | 1 | 43674 |
- 43675 | 1 | 43675 |
- 43677 | 1 | 43677 |
- 43682 | 1 | 43682 |
- 43687 | 1 | 43687 |
- 43690 | 1 | 43690 |
- 43691 | 1 | 43691 |
- 43694 | 1 | 43694 |
- 43695 | 1 | 43695 |
- 43703 | 1 | 43703 |
- 43704 | 2 | 87408 |
- 43705 | 1 | 43705 |
- 43710 | 1 | 43710 |
- 43712 | 1 | 43712 |
- 43713 | 3 | 131139 |
- 43716 | 1 | 43716 |
- 43720 | 1 | 43720 |
- 43726 | 1 | 43726 |
- 43738 | 1 | 43738 |
- 43785 | 1 | 43785 |
- 43820 | 1 | 43820 |
- 43822 | 1 | 43822 |
- 43891 | 1 | 43891 |
- 43905 | 1 | 43905 |
- 43952 | 1 | 43952 |
- 43964 | 1 | 43964 |
- 43986 | 1 | 43986 |
- 44047 | 1 | 44047 |
- 44052 | 1 | 44052 |
- 44122 | 1 | 44122 |
- 44145 | 1 | 44145 |
- 44192 | 1 | 44192 |
- 44224 | 1 | 44224 |
- 44279 | 1 | 44279 |
- 44297 | 1 | 44297 |
- 44310 | 1 | 44310 |
- 44370 | 1 | 44370 |
- 44382 | 1 | 44382 |
- 44439 | 1 | 44439 |
- 44453 | 1 | 44453 |
- 44473 | 1 | 44473 |
- 44496 | 1 | 44496 |
- 44533 | 1 | 44533 |
- 44555 | 1 | 44555 |
- 44558 | 1 | 44558 |
- 44599 | 1 | 44599 |
- 44614 | 1 | 44614 |
- 44627 | 1 | 44627 |
- 44637 | 1 | 44637 |
- 44638 | 1 | 44638 |
- 44663 | 1 | 44663 |
- 44725 | 1 | 44725 |
- 44727 | 1 | 44727 |
- 44736 | 1 | 44736 |
- 44776 | 1 | 44776 |
- 44798 | 1 | 44798 |
- 44821 | 1 | 44821 |
- 44847 | 1 | 44847 |
- 44864 | 1 | 44864 |
- 44895 | 1 | 44895 |
- 44908 | 1 | 44908 |
- 44944 | 1 | 44944 |
- 44947 | 1 | 44947 |
- 44954 | 1 | 44954 |
- 44972 | 1 | 44972 |
- 45008 | 1 | 45008 |
- 45068 | 1 | 45068 |
- 45072 | 1 | 45072 |
- 45088 | 1 | 45088 |
- 45089 | 1 | 45089 |
- 45134 | 1 | 45134 |
- 45150 | 1 | 45150 |
- 45170 | 1 | 45170 |
- 45201 | 1 | 45201 |
- 45231 | 1 | 45231 |
- 45236 | 1 | 45236 |
- 45250 | 1 | 45250 |
- 45291 | 2 | 90582 |
- 45303 | 1 | 45303 |
- 45331 | 1 | 45331 |
- 45371 | 1 | 45371 |
- 45394 | 1 | 45394 |
- 45413 | 1 | 45413 |
- 45414 | 1 | 45414 |
- 45433 | 1 | 45433 |
- 45471 | 1 | 45471 |
- 45475 | 1 | 45475 |
- 45487 | 1 | 45487 |
- 45513 | 1 | 45513 |
- 45565 | 1 | 45565 |
- 45573 | 1 | 45573 |
- 45578 | 1 | 45578 |
- 45601 | 1 | 45601 |
- 45646 | 1 | 45646 |
- 45670 | 1 | 45670 |
- 45678 | 1 | 45678 |
- 45679 | 1 | 45679 |
- 45708 | 1 | 45708 |
- 45754 | 1 | 45754 |
- 45757 | 1 | 45757 |
- 45768 | 1 | 45768 |
- 45774 | 1 | 45774 |
- 45818 | 1 | 45818 |
- 45829 | 1 | 45829 |
- 45850 | 1 | 45850 |
- 45856 | 1 | 45856 |
- 45892 | 1 | 45892 |
- 45906 | 1 | 45906 |
- 45920 | 1 | 45920 |
- 45929 | 1 | 45929 |
- 45950 | 1 | 45950 |
- 45953 | 1 | 45953 |
- 45996 | 2 | 91992 |
- 46011 | 1 | 46011 |
- 46015 | 1 | 46015 |
- 46051 | 1 | 46051 |
- 46061 | 1 | 46061 |
- 46084 | 1 | 46084 |
- 46093 | 1 | 46093 |
- 46108 | 1 | 46108 |
- 46130 | 1 | 46130 |
- 46136 | 1 | 46136 |
- 46144 | 1 | 46144 |
- 46163 | 1 | 46163 |
- 46188 | 1 | 46188 |
- 46208 | 1 | 46208 |
- 46216 | 1 | 46216 |
- 46235 | 1 | 46235 |
- 46261 | 1 | 46261 |
- 46266 | 1 | 46266 |
- 46294 | 1 | 46294 |
- 46309 | 1 | 46309 |
- 46322 | 1 | 46322 |
- 46326 | 1 | 46326 |
- 46372 | 1 | 46372 |
- 46374 | 1 | 46374 |
- 46375 | 1 | 46375 |
- 46409 | 1 | 46409 |
- 46430 | 1 | 46430 |
- 46431 | 1 | 46431 |
- 46447 | 1 | 46447 |
- 46480 | 1 | 46480 |
- 46510 | 1 | 46510 |
- 46511 | 1 | 46511 |
- 46532 | 1 | 46532 |
- 46550 | 1 | 46550 |
- 46573 | 1 | 46573 |
- 46574 | 1 | 46574 |
- 46580 | 1 | 46580 |
- 46627 | 1 | 46627 |
- 46651 | 1 | 46651 |
- 46659 | 1 | 46659 |
- 46666 | 1 | 46666 |
- 46685 | 1 | 46685 |
- 46712 | 1 | 46712 |
- 46737 | 1 | 46737 |
- 46739 | 1 | 46739 |
- 46744 | 1 | 46744 |
- 46775 | 1 | 46775 |
- 46796 | 1 | 46796 |
- 46817 | 1 | 46817 |
- 46827 | 1 | 46827 |
- 46847 | 1 | 46847 |
- 46850 | 1 | 46850 |
- 46864 | 1 | 46864 |
- 46886 | 1 | 46886 |
- 46897 | 1 | 46897 |
- 46916 | 1 | 46916 |
- 46926 | 1 | 46926 |
- 46943 | 1 | 46943 |
- 46954 | 1 | 46954 |
- 46964 | 1 | 46964 |
- 47000 | 1 | 47000 |
- 47008 | 1 | 47008 |
- 47009 | 1 | 47009 |
- 47046 | 1 | 47046 |
- 47047 | 1 | 47047 |
- 47058 | 1 | 47058 |
- 47061 | 1 | 47061 |
- 47082 | 1 | 47082 |
- 47093 | 1 | 47093 |
- 47102 | 1 | 47102 |
- 47111 | 1 | 47111 |
- 47149 | 1 | 47149 |
- 47163 | 1 | 47163 |
- 47200 | 1 | 47200 |
- 47220 | 1 | 47220 |
- 47223 | 1 | 47223 |
- 47262 | 1 | 47262 |
- 47320 | 1 | 47320 |
- 47351 | 1 | 47351 |
- 47366 | 1 | 47366 |
- 47387 | 1 | 47387 |
- 47427 | 1 | 47427 |
- 47467 | 1 | 47467 |
- 47497 | 1 | 47497 |
- 47528 | 1 | 47528 |
- 47558 | 1 | 47558 |
- 47600 | 1 | 47600 |
- 47629 | 1 | 47629 |
- 47635 | 1 | 47635 |
- 47678 | 1 | 47678 |
- 47703 | 1 | 47703 |
- 47762 | 1 | 47762 |
- 47771 | 1 | 47771 |
- 47785 | 1 | 47785 |
- 47830 | 1 | 47830 |
- 47865 | 1 | 47865 |
- 47921 | 1 | 47921 |
- 47937 | 1 | 47937 |
- 47986 | 2 | 95972 |
- 47994 | 1 | 47994 |
- 48055 | 1 | 48055 |
- 48059 | 1 | 48059 |
- 48082 | 1 | 48082 |
- 48095 | 1 | 48095 |
- 48133 | 1 | 48133 |
- 48141 | 1 | 48141 |
- 48147 | 1 | 48147 |
- 48178 | 1 | 48178 |
- 48182 | 1 | 48182 |
- 48188 | 1 | 48188 |
- 48189 | 1 | 48189 |
- 48190 | 1 | 48190 |
- 48191 | 1 | 48191 |
- 48193 | 1 | 48193 |
- 48194 | 3 | 144582 |
- 48196 | 3 | 144588 |
- 48197 | 2 | 96394 |
- 48198 | 2 | 96396 |
- 48199 | 2 | 96398 |
- 48201 | 1 | 48201 |
- 48202 | 3 | 144606 |
- 48204 | 1 | 48204 |
- 48206 | 1 | 48206 |
- 48207 | 1 | 48207 |
- 48215 | 1 | 48215 |
- 48216 | 1 | 48216 |
- 48217 | 1 | 48217 |
- 48220 | 1 | 48220 |
- 48221 | 1 | 48221 |
- 48228 | 1 | 48228 |
- 48229 | 1 | 48229 |
- 48231 | 1 | 48231 |
- 48233 | 1 | 48233 |
- 48235 | 2 | 96470 |
- 48241 | 1 | 48241 |
- 48244 | 1 | 48244 |
- 48248 | 1 | 48248 |
- 48253 | 1 | 48253 |
- 48257 | 1 | 48257 |
- 48260 | 1 | 48260 |
- 48264 | 1 | 48264 |
- 48273 | 1 | 48273 |
- 48274 | 1 | 48274 |
- 48278 | 1 | 48278 |
- 48279 | 1 | 48279 |
- 48290 | 1 | 48290 |
- 48291 | 2 | 96582 |
- 48294 | 1 | 48294 |
- 48301 | 1 | 48301 |
- 48307 | 1 | 48307 |
- 48310 | 1 | 48310 |
- 48317 | 1 | 48317 |
- 48319 | 1 | 48319 |
- 48324 | 1 | 48324 |
- 48329 | 1 | 48329 |
- 48333 | 2 | 96666 |
- 48334 | 1 | 48334 |
- 48342 | 1 | 48342 |
- 48345 | 1 | 48345 |
- 48359 | 1 | 48359 |
- 48363 | 1 | 48363 |
- 48366 | 2 | 96732 |
- 48370 | 1 | 48370 |
- 48372 | 1 | 48372 |
- 48378 | 1 | 48378 |
- 48379 | 1 | 48379 |
- 48385 | 1 | 48385 |
- 48389 | 1 | 48389 |
- 48394 | 1 | 48394 |
- 48396 | 1 | 48396 |
- 48400 | 2 | 96800 |
- 48401 | 1 | 48401 |
- 48404 | 1 | 48404 |
- 48410 | 1 | 48410 |
- 48411 | 1 | 48411 |
- 48412 | 1 | 48412 |
- 48415 | 1 | 48415 |
- 48421 | 1 | 48421 |
- 48423 | 1 | 48423 |
- 48424 | 1 | 48424 |
- 48427 | 1 | 48427 |
- 48428 | 1 | 48428 |
- 48434 | 1 | 48434 |
- 48435 | 1 | 48435 |
- 48442 | 1 | 48442 |
- 48444 | 1 | 48444 |
- 48451 | 2 | 96902 |
- 48462 | 1 | 48462 |
- 48469 | 1 | 48469 |
- 48473 | 1 | 48473 |
- 48474 | 1 | 48474 |
- 48475 | 2 | 96950 |
- 48477 | 1 | 48477 |
- 48478 | 1 | 48478 |
- 48480 | 1 | 48480 |
- 48481 | 1 | 48481 |
- 48492 | 1 | 48492 |
- 48500 | 1 | 48500 |
- 48502 | 1 | 48502 |
- 48507 | 1 | 48507 |
- 48509 | 1 | 48509 |
- 48511 | 1 | 48511 |
- 48513 | 1 | 48513 |
- 48514 | 1 | 48514 |
- 48516 | 2 | 97032 |
- 48518 | 2 | 97036 |
- 48519 | 2 | 97038 |
- 48520 | 1 | 48520 |
- 48521 | 1 | 48521 |
- 48523 | 1 | 48523 |
- 48528 | 1 | 48528 |
- 48531 | 2 | 97062 |
- 48532 | 2 | 97064 |
- 48535 | 1 | 48535 |
- 48537 | 1 | 48537 |
- 48538 | 1 | 48538 |
- 48542 | 1 | 48542 |
- 48546 | 2 | 97092 |
- 48552 | 1 | 48552 |
- 48555 | 2 | 97110 |
- 48556 | 1 | 48556 |
- 48558 | 1 | 48558 |
- 48559 | 1 | 48559 |
- 48562 | 1 | 48562 |
- 48564 | 1 | 48564 |
- 48565 | 2 | 97130 |
- 48566 | 1 | 48566 |
- 48570 | 1 | 48570 |
- 48571 | 3 | 145713 |
- 48572 | 1 | 48572 |
- 48573 | 3 | 145719 |
- 48575 | 2 | 97150 |
- 48577 | 1 | 48577 |
- 48579 | 2 | 97158 |
- 48580 | 3 | 145740 |
- 48581 | 1 | 48581 |
- 48582 | 1 | 48582 |
- 48584 | 1 | 48584 |
- 48588 | 4 | 194352 |
- 48591 | 1 | 48591 |
- 48592 | 2 | 97184 |
- 48593 | 4 | 194372 |
- 48595 | 1 | 48595 |
- 48597 | 1 | 48597 |
- 48603 | 1 | 48603 |
- 48608 | 1 | 48608 |
- 48611 | 1 | 48611 |
- 48612 | 2 | 97224 |
- 48613 | 2 | 97226 |
- 48614 | 1 | 48614 |
- 48616 | 1 | 48616 |
- 48620 | 3 | 145860 |
- 48624 | 1 | 48624 |
- 48625 | 1 | 48625 |
- 48626 | 1 | 48626 |
- 48627 | 2 | 97254 |
- 48629 | 1 | 48629 |
- 48631 | 1 | 48631 |
- 48632 | 1 | 48632 |
- 48634 | 2 | 97268 |
- 48635 | 1 | 48635 |
- 48636 | 1 | 48636 |
- 48638 | 2 | 97276 |
- 48640 | 1 | 48640 |
- 48643 | 2 | 97286 |
- 48644 | 1 | 48644 |
- 48647 | 2 | 97294 |
- 48648 | 1 | 48648 |
- 48652 | 2 | 97304 |
- 48653 | 1 | 48653 |
- 48655 | 1 | 48655 |
- 48662 | 1 | 48662 |
- 48664 | 2 | 97328 |
- 48668 | 1 | 48668 |
- 48674 | 1 | 48674 |
- 48679 | 1 | 48679 |
- 48702 | 1 | 48702 |
- 48713 | 1 | 48713 |
- 48727 | 1 | 48727 |
- 48729 | 1 | 48729 |
- 48757 | 1 | 48757 |
- 48760 | 1 | 48760 |
- 48769 | 1 | 48769 |
- 48776 | 1 | 48776 |
- 48778 | 1 | 48778 |
- 48782 | 1 | 48782 |
- 48798 | 1 | 48798 |
- 48811 | 2 | 97622 |
- 48815 | 1 | 48815 |
- 48822 | 1 | 48822 |
- 48828 | 1 | 48828 |
- 48832 | 1 | 48832 |
- 48855 | 1 | 48855 |
- 48865 | 1 | 48865 |
- 48869 | 1 | 48869 |
- 48889 | 1 | 48889 |
- 48890 | 1 | 48890 |
- 48895 | 1 | 48895 |
- 48898 | 1 | 48898 |
- 48925 | 1 | 48925 |
- 48928 | 1 | 48928 |
- 48941 | 1 | 48941 |
- 48945 | 1 | 48945 |
- 48949 | 1 | 48949 |
- 48950 | 1 | 48950 |
- 48965 | 1 | 48965 |
- 48966 | 1 | 48966 |
- 48974 | 1 | 48974 |
- 48976 | 1 | 48976 |
- 48979 | 1 | 48979 |
- 48981 | 1 | 48981 |
- 48984 | 2 | 97968 |
- 48989 | 1 | 48989 |
- 48990 | 2 | 97980 |
- 48991 | 1 | 48991 |
- 48994 | 2 | 97988 |
- 48996 | 2 | 97992 |
- 48997 | 1 | 48997 |
- 48999 | 4 | 195996 |
- 49002 | 2 | 98004 |
- 49004 | 1 | 49004 |
- 49006 | 1 | 49006 |
- 49008 | 1 | 49008 |
- 49009 | 1 | 49009 |
- 49010 | 1 | 49010 |
- 49011 | 2 | 98022 |
- 49012 | 3 | 147036 |
- 49013 | 4 | 196052 |
- 49014 | 2 | 98028 |
- 49015 | 1 | 49015 |
- 49016 | 1 | 49016 |
- 49017 | 2 | 98034 |
- 49018 | 4 | 196072 |
- 49019 | 1 | 49019 |
- 49020 | 2 | 98040 |
- 49021 | 5 | 245105 |
- 49022 | 1 | 49022 |
- 49025 | 3 | 147075 |
- 49026 | 3 | 147078 |
- 49027 | 2 | 98054 |
- 49029 | 2 | 98058 |
- 49030 | 2 | 98060 |
- 49031 | 3 | 147093 |
- 49033 | 2 | 98066 |
- 49034 | 1 | 49034 |
- 49035 | 2 | 98070 |
- 49036 | 1 | 49036 |
- 49037 | 4 | 196148 |
- 49038 | 2 | 98076 |
- 49039 | 2 | 98078 |
- 49041 | 2 | 98082 |
- 49043 | 3 | 147129 |
- 49044 | 1 | 49044 |
- 49045 | 1 | 49045 |
- 49047 | 1 | 49047 |
- 49048 | 2 | 98096 |
- 49049 | 1 | 49049 |
- 49050 | 1 | 49050 |
- 49051 | 1 | 49051 |
- 49052 | 1 | 49052 |
- 49053 | 1 | 49053 |
- 49054 | 1 | 49054 |
- 49056 | 1 | 49056 |
- 49061 | 1 | 49061 |
- 49064 | 2 | 98128 |
- 49065 | 1 | 49065 |
- 49066 | 1 | 49066 |
- 49067 | 1 | 49067 |
- 49069 | 2 | 98138 |
- 49070 | 1 | 49070 |
- 49071 | 1 | 49071 |
- 49072 | 2 | 98144 |
- 49075 | 1 | 49075 |
- 49076 | 1 | 49076 |
- 49078 | 2 | 98156 |
- 49079 | 2 | 98158 |
- 49080 | 1 | 49080 |
- 49081 | 1 | 49081 |
- 49083 | 2 | 98166 |
- 49084 | 1 | 49084 |
- 49089 | 2 | 98178 |
- 49090 | 2 | 98180 |
- 49092 | 2 | 98184 |
- 49093 | 2 | 98186 |
- 49096 | 2 | 98192 |
- 49098 | 1 | 49098 |
- 49099 | 2 | 98198 |
- 49100 | 1 | 49100 |
- 49101 | 2 | 98202 |
- 49104 | 1 | 49104 |
- 49108 | 1 | 49108 |
- 49111 | 1 | 49111 |
- 49114 | 1 | 49114 |
- 49117 | 2 | 98234 |
- 49120 | 1 | 49120 |
- 49230 | 1 | 49230 |
- 65536 | 1000 | 65536000 |
- Total | 2002 | 111487823 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 3 | 2 | 6 |
- 4 | 6 | 24 |
- 5 | 1 | 5 |
- 7 | 5 | 35 |
- 8 | 3 | 24 |
- 9 | 3 | 27 |
- 10 | 3 | 30 |
- 11 | 1 | 11 |
- 12 | 2 | 24 |
- 14 | 3 | 42 |
- 15 | 3 | 45 |
- 16 | 4 | 64 |
- 17 | 2 | 34 |
- 19 | 3 | 57 |
- 20 | 3 | 60 |
- 21 | 3 | 63 |
- 22 | 1 | 22 |
- 23 | 2 | 46 |
- 24 | 1 | 24 |
- 25 | 4 | 100 |
- 26 | 2 | 52 |
- 27 | 3 | 81 |
- 28 | 2 | 56 |
- 29 | 1 | 29 |
- 30 | 3 | 90 |
- 31 | 4 | 124 |
- 32 | 3 | 96 |
- 33 | 3 | 99 |
- 34 | 1 | 34 |
- 35 | 3 | 105 |
- 36 | 2 | 72 |
- 37 | 3 | 111 |
- 38 | 6 | 228 |
- 39 | 1 | 39 |
- 40 | 1 | 40 |
- 41 | 2 | 82 |
- 42 | 3 | 126 |
- 43 | 3 | 129 |
- 44 | 4 | 176 |
- 46 | 2 | 92 |
- 47 | 3 | 141 |
- 48 | 2 | 96 |
- 49 | 3 | 147 |
- 50 | 5 | 250 |
- 51 | 1 | 51 |
- 52 | 3 | 156 |
- 53 | 5 | 265 |
- 54 | 3 | 162 |
- 55 | 5 | 275 |
- 56 | 5 | 280 |
- 57 | 6 | 342 |
- 58 | 5 | 290 |
- 59 | 2 | 118 |
- 60 | 3 | 180 |
- 61 | 3 | 183 |
- 62 | 6 | 372 |
- 64 | 2 | 128 |
- 65 | 4 | 260 |
- 66 | 10 | 660 |
- 67 | 2 | 134 |
- 68 | 2 | 136 |
- 69 | 3 | 207 |
- 70 | 7 | 490 |
- 71 | 3 | 213 |
- 72 | 1 | 72 |
- 73 | 4 | 292 |
- 74 | 5 | 370 |
- 75 | 7 | 525 |
- 76 | 3 | 228 |
- 77 | 4 | 308 |
- 78 | 3 | 234 |
- 79 | 6 | 474 |
- 80 | 5 | 400 |
- 81 | 6 | 486 |
- 82 | 7 | 574 |
- 83 | 9 | 747 |
- 84 | 4 | 336 |
- 85 | 2 | 170 |
- 86 | 2 | 172 |
- 87 | 2 | 174 |
- 88 | 3 | 264 |
- 89 | 5 | 445 |
- 90 | 3 | 270 |
- 91 | 6 | 546 |
- 92 | 1 | 92 |
- 93 | 5 | 465 |
- 94 | 6 | 564 |
- 95 | 4 | 380 |
- 96 | 5 | 480 |
- 98 | 5 | 490 |
- 99 | 5 | 495 |
- 100 | 3 | 300 |
- 101 | 5 | 505 |
- 102 | 5 | 510 |
- 103 | 4 | 412 |
- 104 | 8 | 832 |
- 105 | 7 | 735 |
- 106 | 4 | 424 |
- 107 | 5 | 535 |
- 108 | 5 | 540 |
- 109 | 5 | 545 |
- 110 | 6 | 660 |
- 111 | 3 | 333 |
- 112 | 7 | 784 |
- 113 | 9 | 1017 |
- 114 | 2 | 228 |
- 115 | 1 | 115 |
- 116 | 1 | 116 |
- 117 | 8 | 936 |
- 118 | 7 | 826 |
- 119 | 4 | 476 |
- 120 | 5 | 600 |
- 121 | 4 | 484 |
- 122 | 5 | 610 |
- 123 | 6 | 738 |
- 124 | 6 | 744 |
- 125 | 4 | 500 |
- 126 | 3 | 378 |
- 127 | 5 | 635 |
- 130 | 4 | 520 |
- 131 | 8 | 1048 |
- 132 | 5 | 660 |
- 133 | 2 | 266 |
- 134 | 4 | 536 |
- 135 | 8 | 1080 |
- 136 | 6 | 816 |
- 137 | 8 | 1096 |
- 138 | 3 | 414 |
- 139 | 4 | 556 |
- 140 | 3 | 420 |
- 141 | 4 | 564 |
- 142 | 5 | 710 |
- 143 | 3 | 429 |
- 144 | 6 | 864 |
- 145 | 6 | 870 |
- 146 | 3 | 438 |
- 147 | 3 | 441 |
- 148 | 4 | 592 |
- 149 | 3 | 447 |
- 150 | 8 | 1200 |
- 151 | 1 | 151 |
- 152 | 7 | 1064 |
- 153 | 4 | 612 |
- 155 | 4 | 620 |
- 156 | 3 | 468 |
- 157 | 2 | 314 |
- 158 | 7 | 1106 |
- 159 | 4 | 636 |
- 160 | 4 | 640 |
- 161 | 7 | 1127 |
- 162 | 4 | 648 |
- 163 | 3 | 489 |
- 164 | 6 | 984 |
- 165 | 11 | 1815 |
- 166 | 7 | 1162 |
- 167 | 2 | 334 |
- 168 | 2 | 336 |
- 169 | 3 | 507 |
- 170 | 4 | 680 |
- 171 | 7 | 1197 |
- 172 | 9 | 1548 |
- 173 | 8 | 1384 |
- 174 | 8 | 1392 |
- 175 | 5 | 875 |
- 176 | 4 | 704 |
- 177 | 7 | 1239 |
- 178 | 6 | 1068 |
- 179 | 7 | 1253 |
- 180 | 2 | 360 |
- 181 | 7 | 1267 |
- 182 | 5 | 910 |
- 183 | 8 | 1464 |
- 184 | 4 | 736 |
- 185 | 5 | 925 |
- 186 | 11 | 2046 |
- 187 | 4 | 748 |
- 188 | 3 | 564 |
- 189 | 4 | 756 |
- 190 | 6 | 1140 |
- 191 | 2 | 382 |
- 192 | 3 | 576 |
- 193 | 6 | 1158 |
- 194 | 7 | 1358 |
- 195 | 6 | 1170 |
- 196 | 3 | 588 |
- 197 | 3 | 591 |
- 198 | 6 | 1188 |
- 199 | 5 | 995 |
- 200 | 5 | 1000 |
- 201 | 2 | 402 |
- 202 | 2 | 404 |
- 203 | 5 | 1015 |
- 204 | 4 | 816 |
- 205 | 3 | 615 |
- 206 | 1 | 206 |
- 207 | 2 | 414 |
- 208 | 4 | 832 |
- 209 | 2 | 418 |
- 211 | 2 | 422 |
- 213 | 2 | 426 |
- 214 | 6 | 1284 |
- 215 | 4 | 860 |
- 216 | 3 | 648 |
- 217 | 5 | 1085 |
- 218 | 5 | 1090 |
- 219 | 6 | 1314 |
- 220 | 3 | 660 |
- 221 | 5 | 1105 |
- 222 | 4 | 888 |
- 223 | 2 | 446 |
- 224 | 3 | 672 |
- 225 | 4 | 900 |
- 226 | 4 | 904 |
- 227 | 4 | 908 |
- 228 | 5 | 1140 |
- 229 | 4 | 916 |
- 230 | 5 | 1150 |
- 231 | 4 | 924 |
- 232 | 3 | 696 |
- 233 | 2 | 466 |
- 234 | 5 | 1170 |
- 235 | 4 | 940 |
- 236 | 3 | 708 |
- 237 | 6 | 1422 |
- 238 | 2 | 476 |
- 239 | 2 | 478 |
- 240 | 6 | 1440 |
- 241 | 5 | 1205 |
- 242 | 3 | 726 |
- 243 | 3 | 729 |
- 244 | 4 | 976 |
- 245 | 2 | 490 |
- 246 | 1 | 246 |
- 247 | 1 | 247 |
- 248 | 2 | 496 |
- 249 | 4 | 996 |
- 250 | 4 | 1000 |
- 251 | 4 | 1004 |
- 252 | 2 | 504 |
- 253 | 3 | 759 |
- 254 | 2 | 508 |
- 255 | 3 | 765 |
- 256 | 2 | 512 |
- 257 | 3 | 771 |
- 258 | 4 | 1032 |
- 259 | 4 | 1036 |
- 260 | 434923 | 113079980 |
- Total | 435925 | 113216599 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 434923 |
- 2 | 1000 |
- 8 | 1 |
- Total | 435924 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333334266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88824e08a52f4de0
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3465303861353266
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_15.json b/autobahn/client/tungstenite_case_12_2_15.json
deleted file mode 100644
index 211ff1a..0000000
--- a/autobahn/client/tungstenite_case_12_2_15.json
+++ /dev/null
@@ -1,1207 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 334,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 14032,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=334&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8TOU19W87W4ZWKouBrGJsw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: vjsnLTysEs4L0rRphtF6zdq9AJA=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.15",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "42541": 1,
- "42557": 1,
- "42563": 1,
- "42582": 1,
- "42585": 1,
- "42588": 1,
- "42597": 2,
- "42600": 1,
- "42602": 2,
- "42604": 1,
- "42627": 1,
- "42628": 1,
- "42635": 1,
- "42638": 1,
- "42640": 1,
- "42641": 2,
- "42645": 1,
- "42656": 1,
- "42658": 1,
- "42661": 1,
- "42662": 1,
- "42671": 1,
- "42672": 1,
- "42673": 1,
- "42675": 1,
- "42677": 2,
- "42684": 1,
- "42685": 1,
- "42689": 1,
- "42690": 1,
- "42692": 1,
- "42695": 1,
- "42696": 1,
- "42698": 2,
- "42699": 1,
- "42704": 1,
- "42706": 1,
- "42714": 1,
- "42719": 1,
- "42724": 1,
- "42727": 1,
- "42730": 1,
- "42734": 1,
- "42740": 1,
- "42741": 1,
- "42746": 1,
- "42747": 2,
- "42749": 1,
- "42755": 2,
- "42773": 1,
- "42774": 1,
- "42778": 1,
- "42781": 1,
- "42783": 1,
- "42785": 1,
- "42787": 1,
- "42789": 2,
- "42792": 1,
- "42793": 1,
- "42794": 2,
- "42799": 1,
- "42800": 1,
- "42806": 1,
- "42810": 1,
- "42821": 2,
- "42822": 1,
- "42824": 2,
- "42826": 1,
- "42830": 2,
- "42833": 1,
- "42834": 2,
- "42836": 1,
- "42838": 1,
- "42839": 2,
- "42843": 1,
- "42847": 3,
- "42851": 2,
- "42862": 2,
- "42863": 1,
- "42869": 1,
- "42870": 1,
- "42873": 2,
- "42875": 1,
- "42876": 2,
- "42877": 1,
- "42882": 2,
- "42883": 1,
- "42885": 1,
- "42887": 1,
- "42888": 1,
- "42892": 2,
- "42893": 1,
- "42897": 1,
- "42898": 3,
- "42906": 2,
- "42907": 1,
- "42908": 1,
- "42911": 1,
- "42912": 2,
- "42915": 1,
- "42920": 2,
- "42926": 1,
- "42927": 1,
- "42928": 1,
- "42929": 1,
- "42932": 1,
- "42934": 2,
- "42935": 1,
- "42936": 2,
- "42937": 1,
- "42943": 1,
- "42944": 1,
- "42945": 1,
- "42948": 2,
- "42951": 1,
- "42955": 2,
- "42956": 1,
- "42957": 1,
- "42961": 1,
- "42964": 1,
- "42965": 1,
- "42976": 1,
- "42977": 1,
- "42979": 3,
- "42980": 1,
- "42983": 1,
- "42984": 1,
- "42986": 1,
- "42988": 1,
- "42991": 2,
- "42993": 1,
- "42998": 1,
- "43004": 1,
- "43012": 1,
- "43017": 1,
- "43019": 1,
- "43051": 2,
- "43058": 1,
- "43063": 1,
- "43073": 1,
- "43085": 1,
- "43087": 1,
- "43089": 1,
- "43090": 1,
- "43094": 1,
- "43099": 2,
- "43100": 1,
- "43103": 1,
- "43115": 1,
- "43119": 1,
- "43121": 1,
- "43127": 2,
- "43147": 1,
- "43149": 1,
- "43150": 1,
- "43154": 1,
- "43157": 1,
- "43174": 1,
- "43177": 1,
- "43183": 1,
- "43190": 2,
- "43192": 2,
- "43197": 1,
- "43211": 1,
- "43215": 2,
- "43219": 1,
- "43225": 1,
- "43232": 2,
- "43237": 1,
- "43240": 1,
- "43246": 1,
- "43248": 1,
- "43254": 1,
- "43255": 1,
- "43259": 1,
- "43260": 1,
- "43268": 1,
- "43275": 1,
- "43283": 2,
- "43284": 1,
- "43285": 1,
- "43287": 1,
- "43291": 1,
- "43295": 1,
- "43301": 1,
- "43306": 1,
- "43308": 1,
- "43312": 1,
- "43314": 1,
- "43317": 1,
- "43319": 1,
- "43320": 3,
- "43325": 1,
- "43326": 2,
- "43328": 1,
- "43333": 1,
- "43336": 1,
- "43338": 1,
- "43340": 1,
- "43341": 1,
- "43346": 1,
- "43350": 1,
- "43351": 2,
- "43355": 1,
- "43356": 2,
- "43361": 1,
- "43367": 1,
- "43369": 2,
- "43370": 1,
- "43374": 1,
- "43375": 1,
- "43376": 1,
- "43378": 1,
- "43381": 1,
- "43386": 1,
- "43388": 2,
- "43389": 1,
- "43396": 1,
- "43397": 1,
- "43400": 1,
- "43405": 1,
- "43411": 1,
- "43413": 1,
- "43414": 2,
- "43417": 1,
- "43419": 1,
- "43420": 1,
- "43421": 1,
- "43423": 1,
- "43424": 2,
- "43426": 2,
- "43429": 1,
- "43431": 1,
- "43432": 1,
- "43433": 1,
- "43434": 2,
- "43435": 1,
- "43438": 1,
- "43439": 1,
- "43440": 2,
- "43442": 1,
- "43445": 1,
- "43447": 1,
- "43448": 1,
- "43449": 1,
- "43450": 2,
- "43452": 1,
- "43454": 1,
- "43455": 1,
- "43459": 3,
- "43461": 1,
- "43463": 1,
- "43469": 1,
- "43474": 1,
- "43477": 2,
- "43479": 1,
- "43482": 1,
- "43483": 1,
- "43488": 1,
- "43489": 1,
- "43490": 3,
- "43492": 1,
- "43493": 1,
- "43494": 2,
- "43495": 2,
- "43497": 2,
- "43501": 2,
- "43503": 2,
- "43504": 2,
- "43505": 2,
- "43508": 2,
- "43511": 1,
- "43512": 1,
- "43517": 1,
- "43528": 1,
- "43534": 1,
- "43536": 1,
- "43548": 1,
- "43563": 1,
- "43567": 1,
- "43570": 1,
- "43572": 1,
- "43585": 2,
- "43597": 2,
- "43598": 1,
- "43600": 1,
- "43601": 1,
- "43605": 2,
- "43606": 1,
- "43610": 1,
- "43613": 1,
- "43615": 1,
- "43616": 1,
- "43622": 1,
- "43625": 1,
- "43632": 1,
- "43633": 1,
- "43635": 1,
- "43636": 1,
- "43640": 1,
- "43644": 1,
- "43650": 1,
- "43654": 1,
- "43658": 1,
- "43661": 1,
- "43672": 1,
- "43674": 1,
- "43675": 1,
- "43677": 1,
- "43682": 1,
- "43687": 1,
- "43690": 1,
- "43691": 1,
- "43694": 1,
- "43695": 1,
- "43703": 1,
- "43704": 2,
- "43705": 1,
- "43710": 1,
- "43712": 1,
- "43713": 3,
- "43716": 1,
- "43720": 1,
- "43726": 1,
- "43738": 1,
- "43785": 1,
- "43820": 1,
- "43822": 1,
- "43891": 1,
- "43905": 1,
- "43952": 1,
- "43964": 1,
- "43986": 1,
- "44047": 1,
- "44052": 1,
- "44122": 1,
- "44145": 1,
- "44192": 1,
- "44224": 1,
- "44279": 1,
- "44297": 1,
- "44310": 1,
- "44370": 1,
- "44382": 1,
- "44439": 1,
- "44453": 1,
- "44473": 1,
- "44496": 1,
- "44533": 1,
- "44555": 1,
- "44558": 1,
- "44599": 1,
- "44614": 1,
- "44627": 1,
- "44637": 1,
- "44638": 1,
- "44663": 1,
- "44725": 1,
- "44727": 1,
- "44736": 1,
- "44776": 1,
- "44798": 1,
- "44821": 1,
- "44847": 1,
- "44864": 1,
- "44895": 1,
- "44908": 1,
- "44944": 1,
- "44947": 1,
- "44954": 1,
- "44972": 1,
- "45008": 1,
- "45068": 1,
- "45072": 1,
- "45088": 1,
- "45089": 1,
- "45134": 1,
- "45150": 1,
- "45170": 1,
- "45201": 1,
- "45231": 1,
- "45236": 1,
- "45250": 1,
- "45291": 2,
- "45303": 1,
- "45331": 1,
- "45371": 1,
- "45394": 1,
- "45413": 1,
- "45414": 1,
- "45433": 1,
- "45471": 1,
- "45475": 1,
- "45487": 1,
- "45513": 1,
- "45565": 1,
- "45573": 1,
- "45578": 1,
- "45601": 1,
- "45646": 1,
- "45670": 1,
- "45678": 1,
- "45679": 1,
- "45708": 1,
- "45754": 1,
- "45757": 1,
- "45768": 1,
- "45774": 1,
- "45818": 1,
- "45829": 1,
- "45850": 1,
- "45856": 1,
- "45892": 1,
- "45906": 1,
- "45920": 1,
- "45929": 1,
- "45950": 1,
- "45953": 1,
- "45996": 2,
- "46011": 1,
- "46015": 1,
- "46051": 1,
- "46061": 1,
- "46084": 1,
- "46093": 1,
- "46108": 1,
- "46130": 1,
- "46136": 1,
- "46144": 1,
- "46163": 1,
- "46188": 1,
- "46208": 1,
- "46216": 1,
- "46235": 1,
- "46261": 1,
- "46266": 1,
- "46294": 1,
- "46309": 1,
- "46322": 1,
- "46326": 1,
- "46372": 1,
- "46374": 1,
- "46375": 1,
- "46409": 1,
- "46430": 1,
- "46431": 1,
- "46447": 1,
- "46480": 1,
- "46510": 1,
- "46511": 1,
- "46532": 1,
- "46550": 1,
- "46573": 1,
- "46574": 1,
- "46580": 1,
- "46627": 1,
- "46651": 1,
- "46659": 1,
- "46666": 1,
- "46685": 1,
- "46712": 1,
- "46737": 1,
- "46739": 1,
- "46744": 1,
- "46775": 1,
- "46796": 1,
- "46817": 1,
- "46827": 1,
- "46847": 1,
- "46850": 1,
- "46864": 1,
- "46886": 1,
- "46897": 1,
- "46916": 1,
- "46926": 1,
- "46943": 1,
- "46954": 1,
- "46964": 1,
- "47000": 1,
- "47008": 1,
- "47009": 1,
- "47046": 1,
- "47047": 1,
- "47058": 1,
- "47061": 1,
- "47082": 1,
- "47093": 1,
- "47102": 1,
- "47111": 1,
- "47149": 1,
- "47163": 1,
- "47200": 1,
- "47220": 1,
- "47223": 1,
- "47262": 1,
- "47320": 1,
- "47351": 1,
- "47366": 1,
- "47387": 1,
- "47427": 1,
- "47467": 1,
- "47497": 1,
- "47528": 1,
- "47558": 1,
- "47600": 1,
- "47629": 1,
- "47635": 1,
- "47678": 1,
- "47703": 1,
- "47762": 1,
- "47771": 1,
- "47785": 1,
- "47830": 1,
- "47865": 1,
- "47921": 1,
- "47937": 1,
- "47986": 2,
- "47994": 1,
- "48055": 1,
- "48059": 1,
- "48082": 1,
- "48095": 1,
- "48133": 1,
- "48141": 1,
- "48147": 1,
- "48178": 1,
- "48182": 1,
- "48188": 1,
- "48189": 1,
- "48190": 1,
- "48191": 1,
- "48193": 1,
- "48194": 3,
- "48196": 3,
- "48197": 2,
- "48198": 2,
- "48199": 2,
- "48201": 1,
- "48202": 3,
- "48204": 1,
- "48206": 1,
- "48207": 1,
- "48215": 1,
- "48216": 1,
- "48217": 1,
- "48220": 1,
- "48221": 1,
- "48228": 1,
- "48229": 1,
- "48231": 1,
- "48233": 1,
- "48235": 2,
- "48241": 1,
- "48244": 1,
- "48248": 1,
- "48253": 1,
- "48257": 1,
- "48260": 1,
- "48264": 1,
- "48273": 1,
- "48274": 1,
- "48278": 1,
- "48279": 1,
- "48290": 1,
- "48291": 2,
- "48294": 1,
- "48301": 1,
- "48307": 1,
- "48310": 1,
- "48317": 1,
- "48319": 1,
- "48324": 1,
- "48329": 1,
- "48333": 2,
- "48334": 1,
- "48342": 1,
- "48345": 1,
- "48359": 1,
- "48363": 1,
- "48366": 2,
- "48370": 1,
- "48372": 1,
- "48378": 1,
- "48379": 1,
- "48385": 1,
- "48389": 1,
- "48394": 1,
- "48396": 1,
- "48400": 2,
- "48401": 1,
- "48404": 1,
- "48410": 1,
- "48411": 1,
- "48412": 1,
- "48415": 1,
- "48421": 1,
- "48423": 1,
- "48424": 1,
- "48427": 1,
- "48428": 1,
- "48434": 1,
- "48435": 1,
- "48442": 1,
- "48444": 1,
- "48451": 2,
- "48462": 1,
- "48469": 1,
- "48473": 1,
- "48474": 1,
- "48475": 2,
- "48477": 1,
- "48478": 1,
- "48480": 1,
- "48481": 1,
- "48492": 1,
- "48500": 1,
- "48502": 1,
- "48507": 1,
- "48509": 1,
- "48511": 1,
- "48513": 1,
- "48514": 1,
- "48516": 2,
- "48518": 2,
- "48519": 2,
- "48520": 1,
- "48521": 1,
- "48523": 1,
- "48528": 1,
- "48531": 2,
- "48532": 2,
- "48535": 1,
- "48537": 1,
- "48538": 1,
- "48542": 1,
- "48546": 2,
- "48552": 1,
- "48555": 2,
- "48556": 1,
- "48558": 1,
- "48559": 1,
- "48562": 1,
- "48564": 1,
- "48565": 2,
- "48566": 1,
- "48570": 1,
- "48571": 3,
- "48572": 1,
- "48573": 3,
- "48575": 2,
- "48577": 1,
- "48579": 2,
- "48580": 3,
- "48581": 1,
- "48582": 1,
- "48584": 1,
- "48588": 4,
- "48591": 1,
- "48592": 2,
- "48593": 4,
- "48595": 1,
- "48597": 1,
- "48603": 1,
- "48608": 1,
- "48611": 1,
- "48612": 2,
- "48613": 2,
- "48614": 1,
- "48616": 1,
- "48620": 3,
- "48624": 1,
- "48625": 1,
- "48626": 1,
- "48627": 2,
- "48629": 1,
- "48631": 1,
- "48632": 1,
- "48634": 2,
- "48635": 1,
- "48636": 1,
- "48638": 2,
- "48640": 1,
- "48643": 2,
- "48644": 1,
- "48647": 2,
- "48648": 1,
- "48652": 2,
- "48653": 1,
- "48655": 1,
- "48662": 1,
- "48664": 2,
- "48668": 1,
- "48674": 1,
- "48679": 1,
- "48702": 1,
- "48713": 1,
- "48727": 1,
- "48729": 1,
- "48757": 1,
- "48760": 1,
- "48769": 1,
- "48776": 1,
- "48778": 1,
- "48782": 1,
- "48798": 1,
- "48811": 2,
- "48815": 1,
- "48822": 1,
- "48828": 1,
- "48832": 1,
- "48855": 1,
- "48865": 1,
- "48869": 1,
- "48889": 1,
- "48890": 1,
- "48895": 1,
- "48898": 1,
- "48925": 1,
- "48928": 1,
- "48941": 1,
- "48945": 1,
- "48949": 1,
- "48950": 1,
- "48965": 1,
- "48966": 1,
- "48974": 1,
- "48976": 1,
- "48979": 1,
- "48981": 1,
- "48984": 2,
- "48989": 1,
- "48990": 2,
- "48991": 1,
- "48994": 2,
- "48996": 2,
- "48997": 1,
- "48999": 4,
- "49002": 2,
- "49004": 1,
- "49006": 1,
- "49008": 1,
- "49009": 1,
- "49010": 1,
- "49011": 2,
- "49012": 3,
- "49013": 4,
- "49014": 2,
- "49015": 1,
- "49016": 1,
- "49017": 2,
- "49018": 4,
- "49019": 1,
- "49020": 2,
- "49021": 5,
- "49022": 1,
- "49025": 3,
- "49026": 3,
- "49027": 2,
- "49029": 2,
- "49030": 2,
- "49031": 3,
- "49033": 2,
- "49034": 1,
- "49035": 2,
- "49036": 1,
- "49037": 4,
- "49038": 2,
- "49039": 2,
- "49041": 2,
- "49043": 3,
- "49044": 1,
- "49045": 1,
- "49047": 1,
- "49048": 2,
- "49049": 1,
- "49050": 1,
- "49051": 1,
- "49052": 1,
- "49053": 1,
- "49054": 1,
- "49056": 1,
- "49061": 1,
- "49064": 2,
- "49065": 1,
- "49066": 1,
- "49067": 1,
- "49069": 2,
- "49070": 1,
- "49071": 1,
- "49072": 2,
- "49075": 1,
- "49076": 1,
- "49078": 2,
- "49079": 2,
- "49080": 1,
- "49081": 1,
- "49083": 2,
- "49084": 1,
- "49089": 2,
- "49090": 2,
- "49092": 2,
- "49093": 2,
- "49096": 2,
- "49098": 1,
- "49099": 2,
- "49100": 1,
- "49101": 2,
- "49104": 1,
- "49108": 1,
- "49111": 1,
- "49114": 1,
- "49117": 2,
- "49120": 1,
- "49230": 1,
- "65536": 1000
- },
- "started": "2020-09-07T18:45:45.691Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8504757537841797,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 111473558,
- "incomingOctetsWireLevel": 111487558,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012559032160792787,
- "outgoingCompressionRatio": 0.8504757919311523,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 111473563,
- "outgoingOctetsWireLevel": 113216343,
- "outgoingWebSocketFrames": 435923,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.01563402077674686,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 434923,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 2,
- "3": 2,
- "4": 6,
- "5": 1,
- "7": 5,
- "8": 3,
- "9": 3,
- "10": 3,
- "11": 1,
- "12": 2,
- "14": 3,
- "15": 3,
- "16": 4,
- "17": 2,
- "19": 3,
- "20": 3,
- "21": 3,
- "22": 1,
- "23": 2,
- "24": 1,
- "25": 4,
- "26": 2,
- "27": 3,
- "28": 2,
- "29": 1,
- "30": 3,
- "31": 4,
- "32": 3,
- "33": 3,
- "34": 1,
- "35": 3,
- "36": 2,
- "37": 3,
- "38": 6,
- "39": 1,
- "40": 1,
- "41": 2,
- "42": 3,
- "43": 3,
- "44": 4,
- "46": 2,
- "47": 3,
- "48": 2,
- "49": 3,
- "50": 5,
- "51": 1,
- "52": 3,
- "53": 5,
- "54": 3,
- "55": 5,
- "56": 5,
- "57": 6,
- "58": 5,
- "59": 2,
- "60": 3,
- "61": 3,
- "62": 6,
- "64": 2,
- "65": 4,
- "66": 10,
- "67": 2,
- "68": 2,
- "69": 3,
- "70": 7,
- "71": 3,
- "72": 1,
- "73": 4,
- "74": 5,
- "75": 7,
- "76": 3,
- "77": 4,
- "78": 3,
- "79": 6,
- "80": 5,
- "81": 6,
- "82": 7,
- "83": 9,
- "84": 4,
- "85": 2,
- "86": 2,
- "87": 2,
- "88": 3,
- "89": 5,
- "90": 3,
- "91": 6,
- "92": 1,
- "93": 5,
- "94": 6,
- "95": 4,
- "96": 5,
- "98": 5,
- "99": 5,
- "100": 3,
- "101": 5,
- "102": 5,
- "103": 4,
- "104": 8,
- "105": 7,
- "106": 4,
- "107": 5,
- "108": 5,
- "109": 5,
- "110": 6,
- "111": 3,
- "112": 7,
- "113": 9,
- "114": 2,
- "115": 1,
- "116": 1,
- "117": 8,
- "118": 7,
- "119": 4,
- "120": 5,
- "121": 4,
- "122": 5,
- "123": 6,
- "124": 6,
- "125": 4,
- "126": 3,
- "127": 5,
- "130": 4,
- "131": 8,
- "132": 5,
- "133": 2,
- "134": 4,
- "135": 8,
- "136": 6,
- "137": 8,
- "138": 3,
- "139": 4,
- "140": 3,
- "141": 4,
- "142": 5,
- "143": 3,
- "144": 6,
- "145": 6,
- "146": 3,
- "147": 3,
- "148": 4,
- "149": 3,
- "150": 8,
- "151": 1,
- "152": 7,
- "153": 4,
- "155": 4,
- "156": 3,
- "157": 2,
- "158": 7,
- "159": 4,
- "160": 4,
- "161": 7,
- "162": 4,
- "163": 3,
- "164": 6,
- "165": 11,
- "166": 7,
- "167": 2,
- "168": 2,
- "169": 3,
- "170": 4,
- "171": 7,
- "172": 9,
- "173": 8,
- "174": 8,
- "175": 5,
- "176": 4,
- "177": 7,
- "178": 6,
- "179": 7,
- "180": 2,
- "181": 7,
- "182": 5,
- "183": 8,
- "184": 4,
- "185": 5,
- "186": 11,
- "187": 4,
- "188": 3,
- "189": 4,
- "190": 6,
- "191": 2,
- "192": 3,
- "193": 6,
- "194": 7,
- "195": 6,
- "196": 3,
- "197": 3,
- "198": 6,
- "199": 5,
- "200": 5,
- "201": 2,
- "202": 2,
- "203": 5,
- "204": 4,
- "205": 3,
- "206": 1,
- "207": 2,
- "208": 4,
- "209": 2,
- "211": 2,
- "213": 2,
- "214": 6,
- "215": 4,
- "216": 3,
- "217": 5,
- "218": 5,
- "219": 6,
- "220": 3,
- "221": 5,
- "222": 4,
- "223": 2,
- "224": 3,
- "225": 4,
- "226": 4,
- "227": 4,
- "228": 5,
- "229": 4,
- "230": 5,
- "231": 4,
- "232": 3,
- "233": 2,
- "234": 5,
- "235": 4,
- "236": 3,
- "237": 6,
- "238": 2,
- "239": 2,
- "240": 6,
- "241": 5,
- "242": 3,
- "243": 3,
- "244": 4,
- "245": 2,
- "246": 1,
- "247": 1,
- "248": 2,
- "249": 4,
- "250": 4,
- "251": 4,
- "252": 2,
- "253": 3,
- "254": 2,
- "255": 3,
- "256": 2,
- "257": 3,
- "258": 4,
- "259": 4,
- "260": 434923
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333334266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824e08a52f4de0"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4e08a52f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_16.html b/autobahn/client/tungstenite_case_12_2_16.html
deleted file mode 100644
index d460b2b..0000000
--- a/autobahn/client/tungstenite_case_12_2_16.html
+++ /dev/null
@@ -1,1712 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.16 : Pass - 12449 ms @ 2020-09-07T18:45:59.723Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=335&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: dWTmpZY4wMy3W2wwqBWqWg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: GlZPyz80q1gTBlc5pq6msBvmQPc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 42541 | 1 | 42541 |
- 42557 | 1 | 42557 |
- 42563 | 1 | 42563 |
- 42582 | 1 | 42582 |
- 42585 | 1 | 42585 |
- 42588 | 1 | 42588 |
- 42597 | 2 | 85194 |
- 42600 | 1 | 42600 |
- 42602 | 2 | 85204 |
- 42604 | 1 | 42604 |
- 42627 | 1 | 42627 |
- 42628 | 1 | 42628 |
- 42635 | 1 | 42635 |
- 42638 | 1 | 42638 |
- 42640 | 1 | 42640 |
- 42641 | 2 | 85282 |
- 42645 | 1 | 42645 |
- 42656 | 1 | 42656 |
- 42658 | 1 | 42658 |
- 42661 | 1 | 42661 |
- 42662 | 1 | 42662 |
- 42671 | 1 | 42671 |
- 42672 | 1 | 42672 |
- 42673 | 1 | 42673 |
- 42675 | 1 | 42675 |
- 42677 | 2 | 85354 |
- 42684 | 1 | 42684 |
- 42685 | 1 | 42685 |
- 42689 | 1 | 42689 |
- 42690 | 1 | 42690 |
- 42692 | 1 | 42692 |
- 42695 | 1 | 42695 |
- 42696 | 1 | 42696 |
- 42698 | 2 | 85396 |
- 42699 | 1 | 42699 |
- 42704 | 1 | 42704 |
- 42706 | 1 | 42706 |
- 42714 | 1 | 42714 |
- 42719 | 1 | 42719 |
- 42724 | 1 | 42724 |
- 42727 | 1 | 42727 |
- 42730 | 1 | 42730 |
- 42734 | 1 | 42734 |
- 42740 | 1 | 42740 |
- 42741 | 1 | 42741 |
- 42746 | 1 | 42746 |
- 42747 | 2 | 85494 |
- 42749 | 1 | 42749 |
- 42755 | 2 | 85510 |
- 42773 | 1 | 42773 |
- 42774 | 1 | 42774 |
- 42778 | 1 | 42778 |
- 42781 | 1 | 42781 |
- 42783 | 1 | 42783 |
- 42785 | 1 | 42785 |
- 42787 | 1 | 42787 |
- 42789 | 2 | 85578 |
- 42792 | 1 | 42792 |
- 42793 | 1 | 42793 |
- 42794 | 2 | 85588 |
- 42799 | 1 | 42799 |
- 42800 | 1 | 42800 |
- 42806 | 1 | 42806 |
- 42810 | 1 | 42810 |
- 42821 | 2 | 85642 |
- 42822 | 1 | 42822 |
- 42824 | 2 | 85648 |
- 42826 | 1 | 42826 |
- 42830 | 2 | 85660 |
- 42833 | 1 | 42833 |
- 42834 | 2 | 85668 |
- 42836 | 1 | 42836 |
- 42838 | 1 | 42838 |
- 42839 | 2 | 85678 |
- 42843 | 1 | 42843 |
- 42847 | 3 | 128541 |
- 42851 | 2 | 85702 |
- 42862 | 2 | 85724 |
- 42863 | 1 | 42863 |
- 42869 | 1 | 42869 |
- 42870 | 1 | 42870 |
- 42873 | 2 | 85746 |
- 42875 | 1 | 42875 |
- 42876 | 2 | 85752 |
- 42877 | 1 | 42877 |
- 42882 | 2 | 85764 |
- 42883 | 1 | 42883 |
- 42885 | 1 | 42885 |
- 42887 | 1 | 42887 |
- 42888 | 1 | 42888 |
- 42892 | 2 | 85784 |
- 42893 | 1 | 42893 |
- 42897 | 1 | 42897 |
- 42898 | 3 | 128694 |
- 42906 | 2 | 85812 |
- 42907 | 1 | 42907 |
- 42908 | 1 | 42908 |
- 42911 | 1 | 42911 |
- 42912 | 2 | 85824 |
- 42915 | 1 | 42915 |
- 42920 | 2 | 85840 |
- 42926 | 1 | 42926 |
- 42927 | 1 | 42927 |
- 42928 | 1 | 42928 |
- 42929 | 1 | 42929 |
- 42932 | 1 | 42932 |
- 42934 | 2 | 85868 |
- 42935 | 1 | 42935 |
- 42936 | 2 | 85872 |
- 42937 | 1 | 42937 |
- 42943 | 1 | 42943 |
- 42944 | 1 | 42944 |
- 42945 | 1 | 42945 |
- 42948 | 2 | 85896 |
- 42951 | 1 | 42951 |
- 42955 | 2 | 85910 |
- 42956 | 1 | 42956 |
- 42957 | 1 | 42957 |
- 42961 | 1 | 42961 |
- 42964 | 1 | 42964 |
- 42965 | 1 | 42965 |
- 42976 | 1 | 42976 |
- 42977 | 1 | 42977 |
- 42979 | 3 | 128937 |
- 42980 | 1 | 42980 |
- 42983 | 1 | 42983 |
- 42984 | 1 | 42984 |
- 42986 | 1 | 42986 |
- 42988 | 1 | 42988 |
- 42991 | 2 | 85982 |
- 42993 | 1 | 42993 |
- 42998 | 1 | 42998 |
- 43004 | 1 | 43004 |
- 43012 | 1 | 43012 |
- 43017 | 1 | 43017 |
- 43019 | 1 | 43019 |
- 43051 | 2 | 86102 |
- 43058 | 1 | 43058 |
- 43063 | 1 | 43063 |
- 43073 | 1 | 43073 |
- 43085 | 1 | 43085 |
- 43087 | 1 | 43087 |
- 43089 | 1 | 43089 |
- 43090 | 1 | 43090 |
- 43094 | 1 | 43094 |
- 43099 | 2 | 86198 |
- 43100 | 1 | 43100 |
- 43103 | 1 | 43103 |
- 43115 | 1 | 43115 |
- 43119 | 1 | 43119 |
- 43121 | 1 | 43121 |
- 43127 | 2 | 86254 |
- 43147 | 1 | 43147 |
- 43149 | 1 | 43149 |
- 43150 | 1 | 43150 |
- 43154 | 1 | 43154 |
- 43157 | 1 | 43157 |
- 43174 | 1 | 43174 |
- 43177 | 1 | 43177 |
- 43183 | 1 | 43183 |
- 43190 | 2 | 86380 |
- 43192 | 2 | 86384 |
- 43197 | 1 | 43197 |
- 43211 | 1 | 43211 |
- 43215 | 2 | 86430 |
- 43219 | 1 | 43219 |
- 43225 | 1 | 43225 |
- 43232 | 2 | 86464 |
- 43237 | 1 | 43237 |
- 43240 | 1 | 43240 |
- 43246 | 1 | 43246 |
- 43248 | 1 | 43248 |
- 43254 | 1 | 43254 |
- 43255 | 1 | 43255 |
- 43259 | 1 | 43259 |
- 43260 | 1 | 43260 |
- 43268 | 1 | 43268 |
- 43275 | 1 | 43275 |
- 43283 | 2 | 86566 |
- 43284 | 1 | 43284 |
- 43285 | 1 | 43285 |
- 43287 | 1 | 43287 |
- 43291 | 1 | 43291 |
- 43295 | 1 | 43295 |
- 43301 | 1 | 43301 |
- 43306 | 1 | 43306 |
- 43308 | 1 | 43308 |
- 43312 | 1 | 43312 |
- 43314 | 1 | 43314 |
- 43317 | 1 | 43317 |
- 43319 | 1 | 43319 |
- 43320 | 3 | 129960 |
- 43325 | 1 | 43325 |
- 43326 | 2 | 86652 |
- 43328 | 1 | 43328 |
- 43333 | 1 | 43333 |
- 43336 | 1 | 43336 |
- 43338 | 1 | 43338 |
- 43340 | 1 | 43340 |
- 43341 | 1 | 43341 |
- 43346 | 1 | 43346 |
- 43350 | 1 | 43350 |
- 43351 | 2 | 86702 |
- 43355 | 1 | 43355 |
- 43356 | 2 | 86712 |
- 43361 | 1 | 43361 |
- 43367 | 1 | 43367 |
- 43369 | 2 | 86738 |
- 43370 | 1 | 43370 |
- 43374 | 1 | 43374 |
- 43375 | 1 | 43375 |
- 43376 | 1 | 43376 |
- 43378 | 1 | 43378 |
- 43381 | 1 | 43381 |
- 43386 | 1 | 43386 |
- 43388 | 2 | 86776 |
- 43389 | 1 | 43389 |
- 43396 | 1 | 43396 |
- 43397 | 1 | 43397 |
- 43400 | 1 | 43400 |
- 43405 | 1 | 43405 |
- 43411 | 1 | 43411 |
- 43413 | 1 | 43413 |
- 43414 | 2 | 86828 |
- 43417 | 1 | 43417 |
- 43419 | 1 | 43419 |
- 43420 | 1 | 43420 |
- 43421 | 1 | 43421 |
- 43423 | 1 | 43423 |
- 43424 | 2 | 86848 |
- 43426 | 2 | 86852 |
- 43429 | 1 | 43429 |
- 43431 | 1 | 43431 |
- 43432 | 1 | 43432 |
- 43433 | 1 | 43433 |
- 43434 | 2 | 86868 |
- 43435 | 1 | 43435 |
- 43438 | 1 | 43438 |
- 43439 | 1 | 43439 |
- 43440 | 2 | 86880 |
- 43442 | 1 | 43442 |
- 43445 | 1 | 43445 |
- 43447 | 1 | 43447 |
- 43448 | 1 | 43448 |
- 43449 | 1 | 43449 |
- 43450 | 2 | 86900 |
- 43452 | 1 | 43452 |
- 43454 | 1 | 43454 |
- 43455 | 1 | 43455 |
- 43459 | 3 | 130377 |
- 43461 | 1 | 43461 |
- 43463 | 1 | 43463 |
- 43469 | 1 | 43469 |
- 43474 | 1 | 43474 |
- 43477 | 2 | 86954 |
- 43479 | 1 | 43479 |
- 43482 | 1 | 43482 |
- 43483 | 1 | 43483 |
- 43488 | 1 | 43488 |
- 43489 | 1 | 43489 |
- 43490 | 3 | 130470 |
- 43492 | 1 | 43492 |
- 43493 | 1 | 43493 |
- 43494 | 2 | 86988 |
- 43495 | 2 | 86990 |
- 43497 | 2 | 86994 |
- 43501 | 2 | 87002 |
- 43503 | 2 | 87006 |
- 43504 | 2 | 87008 |
- 43505 | 2 | 87010 |
- 43508 | 2 | 87016 |
- 43511 | 1 | 43511 |
- 43512 | 1 | 43512 |
- 43517 | 1 | 43517 |
- 43528 | 1 | 43528 |
- 43534 | 1 | 43534 |
- 43536 | 1 | 43536 |
- 43548 | 1 | 43548 |
- 43563 | 1 | 43563 |
- 43567 | 1 | 43567 |
- 43570 | 1 | 43570 |
- 43572 | 1 | 43572 |
- 43585 | 2 | 87170 |
- 43597 | 2 | 87194 |
- 43598 | 1 | 43598 |
- 43600 | 1 | 43600 |
- 43601 | 1 | 43601 |
- 43605 | 2 | 87210 |
- 43606 | 1 | 43606 |
- 43610 | 1 | 43610 |
- 43613 | 1 | 43613 |
- 43615 | 1 | 43615 |
- 43616 | 1 | 43616 |
- 43622 | 1 | 43622 |
- 43625 | 1 | 43625 |
- 43632 | 1 | 43632 |
- 43633 | 1 | 43633 |
- 43635 | 1 | 43635 |
- 43636 | 1 | 43636 |
- 43640 | 1 | 43640 |
- 43644 | 1 | 43644 |
- 43650 | 1 | 43650 |
- 43654 | 1 | 43654 |
- 43658 | 1 | 43658 |
- 43661 | 1 | 43661 |
- 43672 | 1 | 43672 |
- 43674 | 1 | 43674 |
- 43675 | 1 | 43675 |
- 43677 | 1 | 43677 |
- 43682 | 1 | 43682 |
- 43687 | 1 | 43687 |
- 43690 | 1 | 43690 |
- 43691 | 1 | 43691 |
- 43694 | 1 | 43694 |
- 43695 | 1 | 43695 |
- 43703 | 1 | 43703 |
- 43704 | 2 | 87408 |
- 43705 | 1 | 43705 |
- 43710 | 1 | 43710 |
- 43712 | 1 | 43712 |
- 43713 | 3 | 131139 |
- 43716 | 1 | 43716 |
- 43720 | 1 | 43720 |
- 43726 | 1 | 43726 |
- 43738 | 1 | 43738 |
- 43785 | 1 | 43785 |
- 43820 | 1 | 43820 |
- 43822 | 1 | 43822 |
- 43891 | 1 | 43891 |
- 43905 | 1 | 43905 |
- 43952 | 1 | 43952 |
- 43964 | 1 | 43964 |
- 43986 | 1 | 43986 |
- 44047 | 1 | 44047 |
- 44052 | 1 | 44052 |
- 44122 | 1 | 44122 |
- 44145 | 1 | 44145 |
- 44192 | 1 | 44192 |
- 44224 | 1 | 44224 |
- 44279 | 1 | 44279 |
- 44297 | 1 | 44297 |
- 44310 | 1 | 44310 |
- 44370 | 1 | 44370 |
- 44382 | 1 | 44382 |
- 44439 | 1 | 44439 |
- 44453 | 1 | 44453 |
- 44473 | 1 | 44473 |
- 44496 | 1 | 44496 |
- 44533 | 1 | 44533 |
- 44555 | 1 | 44555 |
- 44558 | 1 | 44558 |
- 44599 | 1 | 44599 |
- 44614 | 1 | 44614 |
- 44627 | 1 | 44627 |
- 44637 | 1 | 44637 |
- 44638 | 1 | 44638 |
- 44663 | 1 | 44663 |
- 44725 | 1 | 44725 |
- 44727 | 1 | 44727 |
- 44736 | 1 | 44736 |
- 44776 | 1 | 44776 |
- 44798 | 1 | 44798 |
- 44821 | 1 | 44821 |
- 44847 | 1 | 44847 |
- 44864 | 1 | 44864 |
- 44895 | 1 | 44895 |
- 44908 | 1 | 44908 |
- 44944 | 1 | 44944 |
- 44947 | 1 | 44947 |
- 44954 | 1 | 44954 |
- 44972 | 1 | 44972 |
- 45008 | 1 | 45008 |
- 45068 | 1 | 45068 |
- 45072 | 1 | 45072 |
- 45088 | 1 | 45088 |
- 45089 | 1 | 45089 |
- 45134 | 1 | 45134 |
- 45150 | 1 | 45150 |
- 45170 | 1 | 45170 |
- 45201 | 1 | 45201 |
- 45231 | 1 | 45231 |
- 45236 | 1 | 45236 |
- 45250 | 1 | 45250 |
- 45291 | 2 | 90582 |
- 45303 | 1 | 45303 |
- 45331 | 1 | 45331 |
- 45371 | 1 | 45371 |
- 45394 | 1 | 45394 |
- 45413 | 1 | 45413 |
- 45414 | 1 | 45414 |
- 45433 | 1 | 45433 |
- 45471 | 1 | 45471 |
- 45475 | 1 | 45475 |
- 45487 | 1 | 45487 |
- 45513 | 1 | 45513 |
- 45565 | 1 | 45565 |
- 45573 | 1 | 45573 |
- 45578 | 1 | 45578 |
- 45601 | 1 | 45601 |
- 45646 | 1 | 45646 |
- 45670 | 1 | 45670 |
- 45678 | 1 | 45678 |
- 45679 | 1 | 45679 |
- 45708 | 1 | 45708 |
- 45754 | 1 | 45754 |
- 45757 | 1 | 45757 |
- 45768 | 1 | 45768 |
- 45774 | 1 | 45774 |
- 45818 | 1 | 45818 |
- 45829 | 1 | 45829 |
- 45850 | 1 | 45850 |
- 45856 | 1 | 45856 |
- 45892 | 1 | 45892 |
- 45906 | 1 | 45906 |
- 45920 | 1 | 45920 |
- 45929 | 1 | 45929 |
- 45950 | 1 | 45950 |
- 45953 | 1 | 45953 |
- 45996 | 2 | 91992 |
- 46011 | 1 | 46011 |
- 46015 | 1 | 46015 |
- 46051 | 1 | 46051 |
- 46061 | 1 | 46061 |
- 46084 | 1 | 46084 |
- 46093 | 1 | 46093 |
- 46108 | 1 | 46108 |
- 46130 | 1 | 46130 |
- 46136 | 1 | 46136 |
- 46144 | 1 | 46144 |
- 46163 | 1 | 46163 |
- 46188 | 1 | 46188 |
- 46208 | 1 | 46208 |
- 46216 | 1 | 46216 |
- 46235 | 1 | 46235 |
- 46261 | 1 | 46261 |
- 46266 | 1 | 46266 |
- 46294 | 1 | 46294 |
- 46309 | 1 | 46309 |
- 46322 | 1 | 46322 |
- 46326 | 1 | 46326 |
- 46372 | 1 | 46372 |
- 46374 | 1 | 46374 |
- 46375 | 1 | 46375 |
- 46409 | 1 | 46409 |
- 46430 | 1 | 46430 |
- 46431 | 1 | 46431 |
- 46447 | 1 | 46447 |
- 46480 | 1 | 46480 |
- 46510 | 1 | 46510 |
- 46511 | 1 | 46511 |
- 46532 | 1 | 46532 |
- 46550 | 1 | 46550 |
- 46573 | 1 | 46573 |
- 46574 | 1 | 46574 |
- 46580 | 1 | 46580 |
- 46627 | 1 | 46627 |
- 46651 | 1 | 46651 |
- 46659 | 1 | 46659 |
- 46666 | 1 | 46666 |
- 46685 | 1 | 46685 |
- 46712 | 1 | 46712 |
- 46737 | 1 | 46737 |
- 46739 | 1 | 46739 |
- 46744 | 1 | 46744 |
- 46775 | 1 | 46775 |
- 46796 | 1 | 46796 |
- 46817 | 1 | 46817 |
- 46827 | 1 | 46827 |
- 46847 | 1 | 46847 |
- 46850 | 1 | 46850 |
- 46864 | 1 | 46864 |
- 46886 | 1 | 46886 |
- 46897 | 1 | 46897 |
- 46916 | 1 | 46916 |
- 46926 | 1 | 46926 |
- 46943 | 1 | 46943 |
- 46954 | 1 | 46954 |
- 46964 | 1 | 46964 |
- 47000 | 1 | 47000 |
- 47008 | 1 | 47008 |
- 47009 | 1 | 47009 |
- 47046 | 1 | 47046 |
- 47047 | 1 | 47047 |
- 47058 | 1 | 47058 |
- 47061 | 1 | 47061 |
- 47082 | 1 | 47082 |
- 47093 | 1 | 47093 |
- 47102 | 1 | 47102 |
- 47111 | 1 | 47111 |
- 47149 | 1 | 47149 |
- 47163 | 1 | 47163 |
- 47200 | 1 | 47200 |
- 47220 | 1 | 47220 |
- 47223 | 1 | 47223 |
- 47262 | 1 | 47262 |
- 47320 | 1 | 47320 |
- 47351 | 1 | 47351 |
- 47366 | 1 | 47366 |
- 47387 | 1 | 47387 |
- 47427 | 1 | 47427 |
- 47467 | 1 | 47467 |
- 47497 | 1 | 47497 |
- 47528 | 1 | 47528 |
- 47558 | 1 | 47558 |
- 47600 | 1 | 47600 |
- 47629 | 1 | 47629 |
- 47635 | 1 | 47635 |
- 47678 | 1 | 47678 |
- 47703 | 1 | 47703 |
- 47762 | 1 | 47762 |
- 47771 | 1 | 47771 |
- 47785 | 1 | 47785 |
- 47830 | 1 | 47830 |
- 47865 | 1 | 47865 |
- 47921 | 1 | 47921 |
- 47937 | 1 | 47937 |
- 47986 | 2 | 95972 |
- 47994 | 1 | 47994 |
- 48055 | 1 | 48055 |
- 48059 | 1 | 48059 |
- 48082 | 1 | 48082 |
- 48095 | 1 | 48095 |
- 48133 | 1 | 48133 |
- 48141 | 1 | 48141 |
- 48147 | 1 | 48147 |
- 48178 | 1 | 48178 |
- 48182 | 1 | 48182 |
- 48188 | 1 | 48188 |
- 48189 | 1 | 48189 |
- 48190 | 1 | 48190 |
- 48191 | 1 | 48191 |
- 48193 | 1 | 48193 |
- 48194 | 3 | 144582 |
- 48196 | 3 | 144588 |
- 48197 | 2 | 96394 |
- 48198 | 2 | 96396 |
- 48199 | 2 | 96398 |
- 48201 | 1 | 48201 |
- 48202 | 3 | 144606 |
- 48204 | 1 | 48204 |
- 48206 | 1 | 48206 |
- 48207 | 1 | 48207 |
- 48215 | 1 | 48215 |
- 48216 | 1 | 48216 |
- 48217 | 1 | 48217 |
- 48220 | 1 | 48220 |
- 48221 | 1 | 48221 |
- 48228 | 1 | 48228 |
- 48229 | 1 | 48229 |
- 48231 | 1 | 48231 |
- 48233 | 1 | 48233 |
- 48235 | 2 | 96470 |
- 48241 | 1 | 48241 |
- 48244 | 1 | 48244 |
- 48248 | 1 | 48248 |
- 48253 | 1 | 48253 |
- 48257 | 1 | 48257 |
- 48260 | 1 | 48260 |
- 48264 | 1 | 48264 |
- 48273 | 1 | 48273 |
- 48274 | 1 | 48274 |
- 48278 | 1 | 48278 |
- 48279 | 1 | 48279 |
- 48290 | 1 | 48290 |
- 48291 | 2 | 96582 |
- 48294 | 1 | 48294 |
- 48301 | 1 | 48301 |
- 48307 | 1 | 48307 |
- 48310 | 1 | 48310 |
- 48317 | 1 | 48317 |
- 48319 | 1 | 48319 |
- 48324 | 1 | 48324 |
- 48329 | 1 | 48329 |
- 48333 | 2 | 96666 |
- 48334 | 1 | 48334 |
- 48342 | 1 | 48342 |
- 48345 | 1 | 48345 |
- 48359 | 1 | 48359 |
- 48363 | 1 | 48363 |
- 48366 | 2 | 96732 |
- 48370 | 1 | 48370 |
- 48372 | 1 | 48372 |
- 48378 | 1 | 48378 |
- 48379 | 1 | 48379 |
- 48385 | 1 | 48385 |
- 48389 | 1 | 48389 |
- 48394 | 1 | 48394 |
- 48396 | 1 | 48396 |
- 48400 | 2 | 96800 |
- 48401 | 1 | 48401 |
- 48404 | 1 | 48404 |
- 48410 | 1 | 48410 |
- 48411 | 1 | 48411 |
- 48412 | 1 | 48412 |
- 48415 | 1 | 48415 |
- 48421 | 1 | 48421 |
- 48423 | 1 | 48423 |
- 48424 | 1 | 48424 |
- 48427 | 1 | 48427 |
- 48428 | 1 | 48428 |
- 48434 | 1 | 48434 |
- 48435 | 1 | 48435 |
- 48442 | 1 | 48442 |
- 48444 | 1 | 48444 |
- 48451 | 2 | 96902 |
- 48462 | 1 | 48462 |
- 48469 | 1 | 48469 |
- 48473 | 1 | 48473 |
- 48474 | 1 | 48474 |
- 48475 | 2 | 96950 |
- 48477 | 1 | 48477 |
- 48478 | 1 | 48478 |
- 48480 | 1 | 48480 |
- 48481 | 1 | 48481 |
- 48492 | 1 | 48492 |
- 48500 | 1 | 48500 |
- 48502 | 1 | 48502 |
- 48507 | 1 | 48507 |
- 48509 | 1 | 48509 |
- 48511 | 1 | 48511 |
- 48513 | 1 | 48513 |
- 48514 | 1 | 48514 |
- 48516 | 2 | 97032 |
- 48518 | 2 | 97036 |
- 48519 | 2 | 97038 |
- 48520 | 1 | 48520 |
- 48521 | 1 | 48521 |
- 48523 | 1 | 48523 |
- 48528 | 1 | 48528 |
- 48531 | 2 | 97062 |
- 48532 | 2 | 97064 |
- 48535 | 1 | 48535 |
- 48537 | 1 | 48537 |
- 48538 | 1 | 48538 |
- 48542 | 1 | 48542 |
- 48546 | 2 | 97092 |
- 48552 | 1 | 48552 |
- 48555 | 2 | 97110 |
- 48556 | 1 | 48556 |
- 48558 | 1 | 48558 |
- 48559 | 1 | 48559 |
- 48562 | 1 | 48562 |
- 48564 | 1 | 48564 |
- 48565 | 2 | 97130 |
- 48566 | 1 | 48566 |
- 48570 | 1 | 48570 |
- 48571 | 3 | 145713 |
- 48572 | 1 | 48572 |
- 48573 | 3 | 145719 |
- 48575 | 2 | 97150 |
- 48577 | 1 | 48577 |
- 48579 | 2 | 97158 |
- 48580 | 3 | 145740 |
- 48581 | 1 | 48581 |
- 48582 | 1 | 48582 |
- 48584 | 1 | 48584 |
- 48588 | 4 | 194352 |
- 48591 | 1 | 48591 |
- 48592 | 2 | 97184 |
- 48593 | 4 | 194372 |
- 48595 | 1 | 48595 |
- 48597 | 1 | 48597 |
- 48603 | 1 | 48603 |
- 48608 | 1 | 48608 |
- 48611 | 1 | 48611 |
- 48612 | 2 | 97224 |
- 48613 | 2 | 97226 |
- 48614 | 1 | 48614 |
- 48616 | 1 | 48616 |
- 48620 | 3 | 145860 |
- 48624 | 1 | 48624 |
- 48625 | 1 | 48625 |
- 48626 | 1 | 48626 |
- 48627 | 2 | 97254 |
- 48629 | 1 | 48629 |
- 48631 | 1 | 48631 |
- 48632 | 1 | 48632 |
- 48634 | 2 | 97268 |
- 48635 | 1 | 48635 |
- 48636 | 1 | 48636 |
- 48638 | 2 | 97276 |
- 48640 | 1 | 48640 |
- 48643 | 2 | 97286 |
- 48644 | 1 | 48644 |
- 48647 | 2 | 97294 |
- 48648 | 1 | 48648 |
- 48652 | 2 | 97304 |
- 48653 | 1 | 48653 |
- 48655 | 1 | 48655 |
- 48662 | 1 | 48662 |
- 48664 | 2 | 97328 |
- 48668 | 1 | 48668 |
- 48674 | 1 | 48674 |
- 48679 | 1 | 48679 |
- 48702 | 1 | 48702 |
- 48713 | 1 | 48713 |
- 48727 | 1 | 48727 |
- 48729 | 1 | 48729 |
- 48757 | 1 | 48757 |
- 48760 | 1 | 48760 |
- 48769 | 1 | 48769 |
- 48776 | 1 | 48776 |
- 48778 | 1 | 48778 |
- 48782 | 1 | 48782 |
- 48798 | 1 | 48798 |
- 48811 | 2 | 97622 |
- 48815 | 1 | 48815 |
- 48822 | 1 | 48822 |
- 48828 | 1 | 48828 |
- 48832 | 1 | 48832 |
- 48855 | 1 | 48855 |
- 48865 | 1 | 48865 |
- 48869 | 1 | 48869 |
- 48889 | 1 | 48889 |
- 48890 | 1 | 48890 |
- 48895 | 1 | 48895 |
- 48898 | 1 | 48898 |
- 48925 | 1 | 48925 |
- 48928 | 1 | 48928 |
- 48941 | 1 | 48941 |
- 48945 | 1 | 48945 |
- 48949 | 1 | 48949 |
- 48950 | 1 | 48950 |
- 48965 | 1 | 48965 |
- 48966 | 1 | 48966 |
- 48974 | 1 | 48974 |
- 48976 | 1 | 48976 |
- 48979 | 1 | 48979 |
- 48981 | 1 | 48981 |
- 48984 | 2 | 97968 |
- 48989 | 1 | 48989 |
- 48990 | 2 | 97980 |
- 48991 | 1 | 48991 |
- 48994 | 2 | 97988 |
- 48996 | 2 | 97992 |
- 48997 | 1 | 48997 |
- 48999 | 4 | 195996 |
- 49002 | 2 | 98004 |
- 49004 | 1 | 49004 |
- 49006 | 1 | 49006 |
- 49008 | 1 | 49008 |
- 49009 | 1 | 49009 |
- 49010 | 1 | 49010 |
- 49011 | 2 | 98022 |
- 49012 | 3 | 147036 |
- 49013 | 4 | 196052 |
- 49014 | 2 | 98028 |
- 49015 | 1 | 49015 |
- 49016 | 1 | 49016 |
- 49017 | 2 | 98034 |
- 49018 | 4 | 196072 |
- 49019 | 1 | 49019 |
- 49020 | 2 | 98040 |
- 49021 | 5 | 245105 |
- 49022 | 1 | 49022 |
- 49025 | 3 | 147075 |
- 49026 | 3 | 147078 |
- 49027 | 2 | 98054 |
- 49029 | 2 | 98058 |
- 49030 | 2 | 98060 |
- 49031 | 3 | 147093 |
- 49033 | 2 | 98066 |
- 49034 | 1 | 49034 |
- 49035 | 2 | 98070 |
- 49036 | 1 | 49036 |
- 49037 | 4 | 196148 |
- 49038 | 2 | 98076 |
- 49039 | 2 | 98078 |
- 49041 | 2 | 98082 |
- 49043 | 3 | 147129 |
- 49044 | 1 | 49044 |
- 49045 | 1 | 49045 |
- 49047 | 1 | 49047 |
- 49048 | 2 | 98096 |
- 49049 | 1 | 49049 |
- 49050 | 1 | 49050 |
- 49051 | 1 | 49051 |
- 49052 | 1 | 49052 |
- 49053 | 1 | 49053 |
- 49054 | 1 | 49054 |
- 49056 | 1 | 49056 |
- 49061 | 1 | 49061 |
- 49064 | 2 | 98128 |
- 49065 | 1 | 49065 |
- 49066 | 1 | 49066 |
- 49067 | 1 | 49067 |
- 49069 | 2 | 98138 |
- 49070 | 1 | 49070 |
- 49071 | 1 | 49071 |
- 49072 | 2 | 98144 |
- 49075 | 1 | 49075 |
- 49076 | 1 | 49076 |
- 49078 | 2 | 98156 |
- 49079 | 2 | 98158 |
- 49080 | 1 | 49080 |
- 49081 | 1 | 49081 |
- 49083 | 2 | 98166 |
- 49084 | 1 | 49084 |
- 49089 | 2 | 98178 |
- 49090 | 2 | 98180 |
- 49092 | 2 | 98184 |
- 49093 | 2 | 98186 |
- 49096 | 2 | 98192 |
- 49098 | 1 | 49098 |
- 49099 | 2 | 98198 |
- 49100 | 1 | 49100 |
- 49101 | 2 | 98202 |
- 49104 | 1 | 49104 |
- 49108 | 1 | 49108 |
- 49111 | 1 | 49111 |
- 49114 | 1 | 49114 |
- 49117 | 2 | 98234 |
- 49120 | 1 | 49120 |
- 49230 | 1 | 49230 |
- 65536 | 1000 | 65536000 |
- Total | 2002 | 111487823 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 4 | 2 | 8 |
- 7 | 1 | 7 |
- 8 | 1 | 8 |
- 16 | 1 | 16 |
- 20 | 1 | 20 |
- 21 | 1 | 21 |
- 31 | 2 | 62 |
- 33 | 1 | 33 |
- 38 | 3 | 114 |
- 42 | 1 | 42 |
- 43 | 1 | 43 |
- 44 | 1 | 44 |
- 47 | 1 | 47 |
- 48 | 1 | 48 |
- 49 | 1 | 49 |
- 50 | 1 | 50 |
- 51 | 1 | 51 |
- 52 | 1 | 52 |
- 53 | 2 | 106 |
- 54 | 3 | 162 |
- 56 | 3 | 168 |
- 57 | 2 | 114 |
- 58 | 2 | 116 |
- 59 | 2 | 118 |
- 61 | 1 | 61 |
- 62 | 3 | 186 |
- 64 | 1 | 64 |
- 65 | 1 | 65 |
- 66 | 3 | 198 |
- 67 | 2 | 134 |
- 69 | 1 | 69 |
- 70 | 1 | 70 |
- 71 | 1 | 71 |
- 74 | 1 | 74 |
- 75 | 1 | 75 |
- 76 | 1 | 76 |
- 77 | 1 | 77 |
- 78 | 1 | 78 |
- 79 | 2 | 158 |
- 80 | 2 | 160 |
- 81 | 1 | 81 |
- 82 | 1 | 82 |
- 83 | 1 | 83 |
- 84 | 1 | 84 |
- 88 | 1 | 88 |
- 89 | 1 | 89 |
- 91 | 1 | 91 |
- 93 | 1 | 93 |
- 95 | 3 | 285 |
- 96 | 1 | 96 |
- 99 | 1 | 99 |
- 101 | 3 | 303 |
- 102 | 1 | 102 |
- 104 | 2 | 208 |
- 107 | 3 | 321 |
- 108 | 1 | 108 |
- 113 | 1 | 113 |
- 116 | 1 | 116 |
- 117 | 1 | 117 |
- 120 | 1 | 120 |
- 124 | 2 | 248 |
- 127 | 1 | 127 |
- 131 | 1 | 131 |
- 132 | 1 | 132 |
- 135 | 2 | 270 |
- 136 | 2 | 272 |
- 139 | 1 | 139 |
- 140 | 1 | 140 |
- 141 | 1 | 141 |
- 145 | 1 | 145 |
- 148 | 1 | 148 |
- 150 | 1 | 150 |
- 152 | 1 | 152 |
- 153 | 2 | 306 |
- 156 | 2 | 312 |
- 159 | 1 | 159 |
- 163 | 1 | 163 |
- 165 | 2 | 330 |
- 169 | 1 | 169 |
- 170 | 1 | 170 |
- 171 | 1 | 171 |
- 172 | 3 | 516 |
- 174 | 2 | 348 |
- 176 | 1 | 176 |
- 179 | 2 | 358 |
- 181 | 1 | 181 |
- 182 | 1 | 182 |
- 184 | 1 | 184 |
- 186 | 1 | 186 |
- 191 | 1 | 191 |
- 193 | 1 | 193 |
- 195 | 2 | 390 |
- 196 | 1 | 196 |
- 197 | 2 | 394 |
- 201 | 1 | 201 |
- 204 | 2 | 408 |
- 206 | 1 | 206 |
- 207 | 2 | 414 |
- 214 | 2 | 428 |
- 219 | 2 | 438 |
- 221 | 1 | 221 |
- 222 | 1 | 222 |
- 225 | 3 | 675 |
- 228 | 3 | 684 |
- 230 | 1 | 230 |
- 232 | 2 | 464 |
- 234 | 1 | 234 |
- 236 | 2 | 472 |
- 237 | 4 | 948 |
- 240 | 1 | 240 |
- 241 | 2 | 482 |
- 242 | 1 | 242 |
- 247 | 1 | 247 |
- 250 | 1 | 250 |
- 251 | 1 | 251 |
- 252 | 2 | 504 |
- 255 | 1 | 255 |
- 256 | 1 | 256 |
- 257 | 1 | 257 |
- 258 | 1 | 258 |
- 262 | 2 | 524 |
- 263 | 1 | 263 |
- 265 | 3 | 795 |
- 266 | 2 | 532 |
- 267 | 1 | 267 |
- 268 | 1 | 268 |
- 269 | 1 | 269 |
- 272 | 1 | 272 |
- 273 | 3 | 819 |
- 274 | 1 | 274 |
- 277 | 2 | 554 |
- 282 | 1 | 282 |
- 283 | 2 | 566 |
- 284 | 1 | 284 |
- 285 | 2 | 570 |
- 286 | 1 | 286 |
- 288 | 1 | 288 |
- 289 | 1 | 289 |
- 290 | 2 | 580 |
- 294 | 1 | 294 |
- 296 | 2 | 592 |
- 297 | 1 | 297 |
- 299 | 1 | 299 |
- 301 | 1 | 301 |
- 302 | 3 | 906 |
- 304 | 1 | 304 |
- 305 | 1 | 305 |
- 306 | 1 | 306 |
- 307 | 1 | 307 |
- 308 | 2 | 616 |
- 310 | 1 | 310 |
- 313 | 3 | 939 |
- 315 | 1 | 315 |
- 318 | 1 | 318 |
- 319 | 1 | 319 |
- 320 | 1 | 320 |
- 322 | 1 | 322 |
- 323 | 1 | 323 |
- 324 | 1 | 324 |
- 328 | 3 | 984 |
- 331 | 1 | 331 |
- 332 | 1 | 332 |
- 333 | 2 | 666 |
- 335 | 1 | 335 |
- 336 | 1 | 336 |
- 337 | 3 | 1011 |
- 338 | 2 | 676 |
- 339 | 1 | 339 |
- 340 | 3 | 1020 |
- 341 | 1 | 341 |
- 342 | 1 | 342 |
- 343 | 2 | 686 |
- 347 | 1 | 347 |
- 348 | 1 | 348 |
- 349 | 1 | 349 |
- 351 | 2 | 702 |
- 352 | 1 | 352 |
- 353 | 1 | 353 |
- 354 | 1 | 354 |
- 356 | 1 | 356 |
- 357 | 2 | 714 |
- 358 | 1 | 358 |
- 360 | 1 | 360 |
- 362 | 1 | 362 |
- 363 | 1 | 363 |
- 364 | 1 | 364 |
- 367 | 1 | 367 |
- 368 | 1 | 368 |
- 369 | 1 | 369 |
- 370 | 2 | 740 |
- 371 | 2 | 742 |
- 373 | 1 | 373 |
- 375 | 1 | 375 |
- 376 | 1 | 376 |
- 378 | 3 | 1134 |
- 379 | 1 | 379 |
- 380 | 2 | 760 |
- 381 | 2 | 762 |
- 382 | 2 | 764 |
- 383 | 2 | 766 |
- 385 | 1 | 385 |
- 387 | 1 | 387 |
- 390 | 2 | 780 |
- 393 | 3 | 1179 |
- 394 | 2 | 788 |
- 395 | 1 | 395 |
- 396 | 2 | 792 |
- 397 | 2 | 794 |
- 399 | 2 | 798 |
- 400 | 1 | 400 |
- 401 | 1 | 401 |
- 402 | 1 | 402 |
- 403 | 1 | 403 |
- 404 | 1 | 404 |
- 405 | 2 | 810 |
- 406 | 2 | 812 |
- 408 | 4 | 1632 |
- 409 | 1 | 409 |
- 411 | 2 | 822 |
- 413 | 1 | 413 |
- 414 | 3 | 1242 |
- 415 | 1 | 415 |
- 416 | 2 | 832 |
- 417 | 3 | 1251 |
- 418 | 1 | 418 |
- 420 | 3 | 1260 |
- 421 | 4 | 1684 |
- 422 | 2 | 844 |
- 424 | 2 | 848 |
- 426 | 1 | 426 |
- 427 | 3 | 1281 |
- 428 | 1 | 428 |
- 429 | 1 | 429 |
- 430 | 1 | 430 |
- 431 | 2 | 862 |
- 432 | 2 | 864 |
- 433 | 3 | 1299 |
- 434 | 2 | 868 |
- 435 | 3 | 1305 |
- 436 | 1 | 436 |
- 437 | 4 | 1748 |
- 439 | 1 | 439 |
- 441 | 5 | 2205 |
- 442 | 4 | 1768 |
- 443 | 2 | 886 |
- 444 | 2 | 888 |
- 445 | 1 | 445 |
- 446 | 1 | 446 |
- 447 | 1 | 447 |
- 450 | 4 | 1800 |
- 451 | 1 | 451 |
- 453 | 1 | 453 |
- 454 | 3 | 1362 |
- 455 | 4 | 1820 |
- 456 | 1 | 456 |
- 457 | 1 | 457 |
- 459 | 3 | 1377 |
- 460 | 1 | 460 |
- 461 | 1 | 461 |
- 464 | 1 | 464 |
- 465 | 2 | 930 |
- 470 | 2 | 940 |
- 471 | 1 | 471 |
- 472 | 3 | 1416 |
- 473 | 1 | 473 |
- 474 | 3 | 1422 |
- 475 | 3 | 1425 |
- 476 | 3 | 1428 |
- 477 | 2 | 954 |
- 478 | 1 | 478 |
- 479 | 2 | 958 |
- 482 | 3 | 1446 |
- 483 | 3 | 1449 |
- 484 | 1 | 484 |
- 485 | 2 | 970 |
- 486 | 4 | 1944 |
- 487 | 3 | 1461 |
- 488 | 1 | 488 |
- 489 | 2 | 978 |
- 490 | 3 | 1470 |
- 491 | 2 | 982 |
- 493 | 2 | 986 |
- 494 | 2 | 988 |
- 496 | 2 | 992 |
- 497 | 1 | 497 |
- 498 | 1 | 498 |
- 499 | 2 | 998 |
- 500 | 2 | 1000 |
- 502 | 1 | 502 |
- 505 | 2 | 1010 |
- 506 | 1 | 506 |
- 507 | 1 | 507 |
- 509 | 2 | 1018 |
- 510 | 2 | 1020 |
- 512 | 1 | 512 |
- 513 | 1 | 513 |
- 514 | 2 | 1028 |
- 515 | 2 | 1030 |
- 516 | 2 | 1032 |
- 517 | 1 | 517 |
- 518 | 1 | 518 |
- 521 | 1 | 521 |
- 524 | 1 | 524 |
- 526 | 2 | 1052 |
- 530 | 2 | 1060 |
- 535 | 1 | 535 |
- 536 | 1 | 536 |
- 537 | 1 | 537 |
- 541 | 1 | 541 |
- 545 | 1 | 545 |
- 547 | 1 | 547 |
- 549 | 1 | 549 |
- 552 | 1 | 552 |
- 554 | 1 | 554 |
- 557 | 1 | 557 |
- 561 | 1 | 561 |
- 563 | 1 | 563 |
- 564 | 2 | 1128 |
- 567 | 2 | 1134 |
- 569 | 2 | 1138 |
- 572 | 1 | 572 |
- 575 | 1 | 575 |
- 576 | 1 | 576 |
- 579 | 2 | 1158 |
- 580 | 2 | 1160 |
- 582 | 1 | 582 |
- 583 | 1 | 583 |
- 585 | 1 | 585 |
- 587 | 2 | 1174 |
- 588 | 2 | 1176 |
- 589 | 2 | 1178 |
- 591 | 2 | 1182 |
- 592 | 1 | 592 |
- 594 | 1 | 594 |
- 595 | 3 | 1785 |
- 596 | 1 | 596 |
- 597 | 1 | 597 |
- 598 | 1 | 598 |
- 603 | 2 | 1206 |
- 604 | 2 | 1208 |
- 606 | 1 | 606 |
- 607 | 1 | 607 |
- 608 | 2 | 1216 |
- 610 | 1 | 610 |
- 612 | 1 | 612 |
- 613 | 1 | 613 |
- 614 | 1 | 614 |
- 615 | 1 | 615 |
- 617 | 1 | 617 |
- 618 | 1 | 618 |
- 619 | 1 | 619 |
- 621 | 1 | 621 |
- 622 | 3 | 1866 |
- 626 | 1 | 626 |
- 631 | 1 | 631 |
- 632 | 1 | 632 |
- 633 | 1 | 633 |
- 634 | 1 | 634 |
- 636 | 1 | 636 |
- 638 | 1 | 638 |
- 640 | 2 | 1280 |
- 641 | 1 | 641 |
- 642 | 1 | 642 |
- 643 | 1 | 643 |
- 644 | 2 | 1288 |
- 646 | 1 | 646 |
- 647 | 3 | 1941 |
- 648 | 1 | 648 |
- 649 | 1 | 649 |
- 651 | 1 | 651 |
- 654 | 2 | 1308 |
- 656 | 1 | 656 |
- 657 | 2 | 1314 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 662 | 1 | 662 |
- 664 | 2 | 1328 |
- 667 | 1 | 667 |
- 668 | 1 | 668 |
- 669 | 1 | 669 |
- 671 | 1 | 671 |
- 672 | 1 | 672 |
- 673 | 3 | 2019 |
- 676 | 1 | 676 |
- 677 | 3 | 2031 |
- 678 | 1 | 678 |
- 679 | 1 | 679 |
- 681 | 1 | 681 |
- 683 | 3 | 2049 |
- 684 | 1 | 684 |
- 685 | 3 | 2055 |
- 686 | 2 | 1372 |
- 687 | 1 | 687 |
- 688 | 1 | 688 |
- 690 | 2 | 1380 |
- 691 | 2 | 1382 |
- 692 | 1 | 692 |
- 694 | 3 | 2082 |
- 695 | 4 | 2780 |
- 696 | 1 | 696 |
- 698 | 2 | 1396 |
- 701 | 1 | 701 |
- 702 | 3 | 2106 |
- 704 | 2 | 1408 |
- 705 | 1 | 705 |
- 706 | 1 | 706 |
- 708 | 2 | 1416 |
- 710 | 1 | 710 |
- 712 | 1 | 712 |
- 716 | 1 | 716 |
- 717 | 1 | 717 |
- 720 | 2 | 1440 |
- 725 | 1 | 725 |
- 727 | 2 | 1454 |
- 730 | 1 | 730 |
- 731 | 1 | 731 |
- 733 | 1 | 733 |
- 734 | 1 | 734 |
- 736 | 1 | 736 |
- 737 | 1 | 737 |
- 740 | 1 | 740 |
- 746 | 1 | 746 |
- 747 | 1 | 747 |
- 751 | 2 | 1502 |
- 752 | 3 | 2256 |
- 753 | 2 | 1506 |
- 755 | 1 | 755 |
- 756 | 1 | 756 |
- 757 | 2 | 1514 |
- 760 | 2 | 1520 |
- 761 | 2 | 1522 |
- 763 | 1 | 763 |
- 767 | 1 | 767 |
- 774 | 1 | 774 |
- 779 | 2 | 1558 |
- 780 | 1 | 780 |
- 784 | 2 | 1568 |
- 787 | 2 | 1574 |
- 789 | 1 | 789 |
- 790 | 2 | 1580 |
- 791 | 1 | 791 |
- 793 | 1 | 793 |
- 795 | 2 | 1590 |
- 796 | 1 | 796 |
- 798 | 1 | 798 |
- 799 | 1 | 799 |
- 800 | 2 | 1600 |
- 802 | 1 | 802 |
- 803 | 1 | 803 |
- 804 | 1 | 804 |
- 805 | 2 | 1610 |
- 806 | 1 | 806 |
- 807 | 3 | 2421 |
- 811 | 1 | 811 |
- 812 | 2 | 1624 |
- 816 | 1 | 816 |
- 822 | 1 | 822 |
- 823 | 1 | 823 |
- 826 | 2 | 1652 |
- 827 | 3 | 2481 |
- 828 | 2 | 1656 |
- 830 | 2 | 1660 |
- 832 | 1 | 832 |
- 836 | 4 | 3344 |
- 838 | 1 | 838 |
- 839 | 1 | 839 |
- 840 | 3 | 2520 |
- 841 | 1 | 841 |
- 842 | 1 | 842 |
- 843 | 1 | 843 |
- 844 | 1 | 844 |
- 845 | 2 | 1690 |
- 846 | 2 | 1692 |
- 849 | 1 | 849 |
- 851 | 1 | 851 |
- 852 | 2 | 1704 |
- 853 | 6 | 5118 |
- 854 | 1 | 854 |
- 856 | 2 | 1712 |
- 857 | 2 | 1714 |
- 858 | 2 | 1716 |
- 859 | 1 | 859 |
- 861 | 4 | 3444 |
- 863 | 1 | 863 |
- 864 | 3 | 2592 |
- 866 | 2 | 1732 |
- 868 | 3 | 2604 |
- 869 | 1 | 869 |
- 870 | 1 | 870 |
- 871 | 1 | 871 |
- 872 | 3 | 2616 |
- 873 | 3 | 2619 |
- 874 | 4 | 3496 |
- 875 | 5 | 4375 |
- 876 | 3 | 2628 |
- 877 | 1 | 877 |
- 878 | 1 | 878 |
- 879 | 4 | 3516 |
- 880 | 5 | 4400 |
- 881 | 2 | 1762 |
- 882 | 4 | 3528 |
- 883 | 6 | 5298 |
- 884 | 2 | 1768 |
- 887 | 5 | 4435 |
- 888 | 5 | 4440 |
- 889 | 3 | 2667 |
- 891 | 3 | 2673 |
- 892 | 2 | 1784 |
- 893 | 4 | 3572 |
- 894 | 1 | 894 |
- 895 | 2 | 1790 |
- 896 | 1 | 896 |
- 897 | 2 | 1794 |
- 898 | 3 | 2694 |
- 899 | 5 | 4495 |
- 900 | 2 | 1800 |
- 901 | 2 | 1802 |
- 902 | 1 | 902 |
- 903 | 3 | 2709 |
- 904 | 3 | 2712 |
- 905 | 4 | 3620 |
- 906 | 1 | 906 |
- 907 | 1 | 907 |
- 909 | 1 | 909 |
- 910 | 3 | 2730 |
- 911 | 1 | 911 |
- 912 | 4 | 3648 |
- 913 | 2 | 1826 |
- 914 | 2 | 1828 |
- 915 | 1 | 915 |
- 916 | 1 | 916 |
- 917 | 1 | 917 |
- 918 | 4 | 3672 |
- 919 | 1 | 919 |
- 921 | 1 | 921 |
- 923 | 1 | 923 |
- 926 | 4 | 3704 |
- 927 | 1 | 927 |
- 928 | 1 | 928 |
- 929 | 1 | 929 |
- 930 | 3 | 2790 |
- 931 | 2 | 1862 |
- 932 | 2 | 1864 |
- 933 | 2 | 1866 |
- 934 | 4 | 3736 |
- 935 | 1 | 935 |
- 937 | 1 | 937 |
- 938 | 2 | 1876 |
- 940 | 4 | 3760 |
- 941 | 4 | 3764 |
- 942 | 3 | 2826 |
- 943 | 2 | 1886 |
- 945 | 4 | 3780 |
- 946 | 2 | 1892 |
- 949 | 2 | 1898 |
- 950 | 1 | 950 |
- 951 | 3 | 2853 |
- 952 | 2 | 1904 |
- 954 | 4 | 3816 |
- 955 | 2 | 1910 |
- 956 | 1 | 956 |
- 957 | 2 | 1914 |
- 958 | 2 | 1916 |
- 960 | 1 | 960 |
- 961 | 4 | 3844 |
- 962 | 2 | 1924 |
- 963 | 3 | 2889 |
- 966 | 2 | 1932 |
- 967 | 1 | 967 |
- 968 | 3 | 2904 |
- 970 | 2 | 1940 |
- 971 | 2 | 1942 |
- 973 | 1 | 973 |
- 976 | 1 | 976 |
- 979 | 2 | 1958 |
- 981 | 1 | 981 |
- 982 | 2 | 1964 |
- 983 | 1 | 983 |
- 985 | 4 | 3940 |
- 986 | 1 | 986 |
- 989 | 1 | 989 |
- 990 | 1 | 990 |
- 992 | 2 | 1984 |
- 994 | 1 | 994 |
- 995 | 1 | 995 |
- 997 | 2 | 1994 |
- 999 | 1 | 999 |
- 1003 | 1 | 1003 |
- 1004 | 1 | 1004 |
- 1010 | 1 | 1010 |
- 1012 | 1 | 1012 |
- 1018 | 2 | 2036 |
- 1019 | 1 | 1019 |
- 1021 | 1 | 1021 |
- 1023 | 1 | 1023 |
- 1025 | 1 | 1025 |
- 1026 | 1 | 1026 |
- 1027 | 2 | 2054 |
- 1028 | 108310 | 111342680 |
- Total | 109312 | 111910881 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 108310 |
- 2 | 1000 |
- 8 | 1 |
- Total | 109311 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333335266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88828d7cc3448e94
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3864376363333434
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_16.json b/autobahn/client/tungstenite_case_12_2_16.json
deleted file mode 100644
index abdd780..0000000
--- a/autobahn/client/tungstenite_case_12_2_16.json
+++ /dev/null
@@ -1,1559 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 335,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 12449,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=335&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: dWTmpZY4wMy3W2wwqBWqWg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: GlZPyz80q1gTBlc5pq6msBvmQPc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.16",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "42541": 1,
- "42557": 1,
- "42563": 1,
- "42582": 1,
- "42585": 1,
- "42588": 1,
- "42597": 2,
- "42600": 1,
- "42602": 2,
- "42604": 1,
- "42627": 1,
- "42628": 1,
- "42635": 1,
- "42638": 1,
- "42640": 1,
- "42641": 2,
- "42645": 1,
- "42656": 1,
- "42658": 1,
- "42661": 1,
- "42662": 1,
- "42671": 1,
- "42672": 1,
- "42673": 1,
- "42675": 1,
- "42677": 2,
- "42684": 1,
- "42685": 1,
- "42689": 1,
- "42690": 1,
- "42692": 1,
- "42695": 1,
- "42696": 1,
- "42698": 2,
- "42699": 1,
- "42704": 1,
- "42706": 1,
- "42714": 1,
- "42719": 1,
- "42724": 1,
- "42727": 1,
- "42730": 1,
- "42734": 1,
- "42740": 1,
- "42741": 1,
- "42746": 1,
- "42747": 2,
- "42749": 1,
- "42755": 2,
- "42773": 1,
- "42774": 1,
- "42778": 1,
- "42781": 1,
- "42783": 1,
- "42785": 1,
- "42787": 1,
- "42789": 2,
- "42792": 1,
- "42793": 1,
- "42794": 2,
- "42799": 1,
- "42800": 1,
- "42806": 1,
- "42810": 1,
- "42821": 2,
- "42822": 1,
- "42824": 2,
- "42826": 1,
- "42830": 2,
- "42833": 1,
- "42834": 2,
- "42836": 1,
- "42838": 1,
- "42839": 2,
- "42843": 1,
- "42847": 3,
- "42851": 2,
- "42862": 2,
- "42863": 1,
- "42869": 1,
- "42870": 1,
- "42873": 2,
- "42875": 1,
- "42876": 2,
- "42877": 1,
- "42882": 2,
- "42883": 1,
- "42885": 1,
- "42887": 1,
- "42888": 1,
- "42892": 2,
- "42893": 1,
- "42897": 1,
- "42898": 3,
- "42906": 2,
- "42907": 1,
- "42908": 1,
- "42911": 1,
- "42912": 2,
- "42915": 1,
- "42920": 2,
- "42926": 1,
- "42927": 1,
- "42928": 1,
- "42929": 1,
- "42932": 1,
- "42934": 2,
- "42935": 1,
- "42936": 2,
- "42937": 1,
- "42943": 1,
- "42944": 1,
- "42945": 1,
- "42948": 2,
- "42951": 1,
- "42955": 2,
- "42956": 1,
- "42957": 1,
- "42961": 1,
- "42964": 1,
- "42965": 1,
- "42976": 1,
- "42977": 1,
- "42979": 3,
- "42980": 1,
- "42983": 1,
- "42984": 1,
- "42986": 1,
- "42988": 1,
- "42991": 2,
- "42993": 1,
- "42998": 1,
- "43004": 1,
- "43012": 1,
- "43017": 1,
- "43019": 1,
- "43051": 2,
- "43058": 1,
- "43063": 1,
- "43073": 1,
- "43085": 1,
- "43087": 1,
- "43089": 1,
- "43090": 1,
- "43094": 1,
- "43099": 2,
- "43100": 1,
- "43103": 1,
- "43115": 1,
- "43119": 1,
- "43121": 1,
- "43127": 2,
- "43147": 1,
- "43149": 1,
- "43150": 1,
- "43154": 1,
- "43157": 1,
- "43174": 1,
- "43177": 1,
- "43183": 1,
- "43190": 2,
- "43192": 2,
- "43197": 1,
- "43211": 1,
- "43215": 2,
- "43219": 1,
- "43225": 1,
- "43232": 2,
- "43237": 1,
- "43240": 1,
- "43246": 1,
- "43248": 1,
- "43254": 1,
- "43255": 1,
- "43259": 1,
- "43260": 1,
- "43268": 1,
- "43275": 1,
- "43283": 2,
- "43284": 1,
- "43285": 1,
- "43287": 1,
- "43291": 1,
- "43295": 1,
- "43301": 1,
- "43306": 1,
- "43308": 1,
- "43312": 1,
- "43314": 1,
- "43317": 1,
- "43319": 1,
- "43320": 3,
- "43325": 1,
- "43326": 2,
- "43328": 1,
- "43333": 1,
- "43336": 1,
- "43338": 1,
- "43340": 1,
- "43341": 1,
- "43346": 1,
- "43350": 1,
- "43351": 2,
- "43355": 1,
- "43356": 2,
- "43361": 1,
- "43367": 1,
- "43369": 2,
- "43370": 1,
- "43374": 1,
- "43375": 1,
- "43376": 1,
- "43378": 1,
- "43381": 1,
- "43386": 1,
- "43388": 2,
- "43389": 1,
- "43396": 1,
- "43397": 1,
- "43400": 1,
- "43405": 1,
- "43411": 1,
- "43413": 1,
- "43414": 2,
- "43417": 1,
- "43419": 1,
- "43420": 1,
- "43421": 1,
- "43423": 1,
- "43424": 2,
- "43426": 2,
- "43429": 1,
- "43431": 1,
- "43432": 1,
- "43433": 1,
- "43434": 2,
- "43435": 1,
- "43438": 1,
- "43439": 1,
- "43440": 2,
- "43442": 1,
- "43445": 1,
- "43447": 1,
- "43448": 1,
- "43449": 1,
- "43450": 2,
- "43452": 1,
- "43454": 1,
- "43455": 1,
- "43459": 3,
- "43461": 1,
- "43463": 1,
- "43469": 1,
- "43474": 1,
- "43477": 2,
- "43479": 1,
- "43482": 1,
- "43483": 1,
- "43488": 1,
- "43489": 1,
- "43490": 3,
- "43492": 1,
- "43493": 1,
- "43494": 2,
- "43495": 2,
- "43497": 2,
- "43501": 2,
- "43503": 2,
- "43504": 2,
- "43505": 2,
- "43508": 2,
- "43511": 1,
- "43512": 1,
- "43517": 1,
- "43528": 1,
- "43534": 1,
- "43536": 1,
- "43548": 1,
- "43563": 1,
- "43567": 1,
- "43570": 1,
- "43572": 1,
- "43585": 2,
- "43597": 2,
- "43598": 1,
- "43600": 1,
- "43601": 1,
- "43605": 2,
- "43606": 1,
- "43610": 1,
- "43613": 1,
- "43615": 1,
- "43616": 1,
- "43622": 1,
- "43625": 1,
- "43632": 1,
- "43633": 1,
- "43635": 1,
- "43636": 1,
- "43640": 1,
- "43644": 1,
- "43650": 1,
- "43654": 1,
- "43658": 1,
- "43661": 1,
- "43672": 1,
- "43674": 1,
- "43675": 1,
- "43677": 1,
- "43682": 1,
- "43687": 1,
- "43690": 1,
- "43691": 1,
- "43694": 1,
- "43695": 1,
- "43703": 1,
- "43704": 2,
- "43705": 1,
- "43710": 1,
- "43712": 1,
- "43713": 3,
- "43716": 1,
- "43720": 1,
- "43726": 1,
- "43738": 1,
- "43785": 1,
- "43820": 1,
- "43822": 1,
- "43891": 1,
- "43905": 1,
- "43952": 1,
- "43964": 1,
- "43986": 1,
- "44047": 1,
- "44052": 1,
- "44122": 1,
- "44145": 1,
- "44192": 1,
- "44224": 1,
- "44279": 1,
- "44297": 1,
- "44310": 1,
- "44370": 1,
- "44382": 1,
- "44439": 1,
- "44453": 1,
- "44473": 1,
- "44496": 1,
- "44533": 1,
- "44555": 1,
- "44558": 1,
- "44599": 1,
- "44614": 1,
- "44627": 1,
- "44637": 1,
- "44638": 1,
- "44663": 1,
- "44725": 1,
- "44727": 1,
- "44736": 1,
- "44776": 1,
- "44798": 1,
- "44821": 1,
- "44847": 1,
- "44864": 1,
- "44895": 1,
- "44908": 1,
- "44944": 1,
- "44947": 1,
- "44954": 1,
- "44972": 1,
- "45008": 1,
- "45068": 1,
- "45072": 1,
- "45088": 1,
- "45089": 1,
- "45134": 1,
- "45150": 1,
- "45170": 1,
- "45201": 1,
- "45231": 1,
- "45236": 1,
- "45250": 1,
- "45291": 2,
- "45303": 1,
- "45331": 1,
- "45371": 1,
- "45394": 1,
- "45413": 1,
- "45414": 1,
- "45433": 1,
- "45471": 1,
- "45475": 1,
- "45487": 1,
- "45513": 1,
- "45565": 1,
- "45573": 1,
- "45578": 1,
- "45601": 1,
- "45646": 1,
- "45670": 1,
- "45678": 1,
- "45679": 1,
- "45708": 1,
- "45754": 1,
- "45757": 1,
- "45768": 1,
- "45774": 1,
- "45818": 1,
- "45829": 1,
- "45850": 1,
- "45856": 1,
- "45892": 1,
- "45906": 1,
- "45920": 1,
- "45929": 1,
- "45950": 1,
- "45953": 1,
- "45996": 2,
- "46011": 1,
- "46015": 1,
- "46051": 1,
- "46061": 1,
- "46084": 1,
- "46093": 1,
- "46108": 1,
- "46130": 1,
- "46136": 1,
- "46144": 1,
- "46163": 1,
- "46188": 1,
- "46208": 1,
- "46216": 1,
- "46235": 1,
- "46261": 1,
- "46266": 1,
- "46294": 1,
- "46309": 1,
- "46322": 1,
- "46326": 1,
- "46372": 1,
- "46374": 1,
- "46375": 1,
- "46409": 1,
- "46430": 1,
- "46431": 1,
- "46447": 1,
- "46480": 1,
- "46510": 1,
- "46511": 1,
- "46532": 1,
- "46550": 1,
- "46573": 1,
- "46574": 1,
- "46580": 1,
- "46627": 1,
- "46651": 1,
- "46659": 1,
- "46666": 1,
- "46685": 1,
- "46712": 1,
- "46737": 1,
- "46739": 1,
- "46744": 1,
- "46775": 1,
- "46796": 1,
- "46817": 1,
- "46827": 1,
- "46847": 1,
- "46850": 1,
- "46864": 1,
- "46886": 1,
- "46897": 1,
- "46916": 1,
- "46926": 1,
- "46943": 1,
- "46954": 1,
- "46964": 1,
- "47000": 1,
- "47008": 1,
- "47009": 1,
- "47046": 1,
- "47047": 1,
- "47058": 1,
- "47061": 1,
- "47082": 1,
- "47093": 1,
- "47102": 1,
- "47111": 1,
- "47149": 1,
- "47163": 1,
- "47200": 1,
- "47220": 1,
- "47223": 1,
- "47262": 1,
- "47320": 1,
- "47351": 1,
- "47366": 1,
- "47387": 1,
- "47427": 1,
- "47467": 1,
- "47497": 1,
- "47528": 1,
- "47558": 1,
- "47600": 1,
- "47629": 1,
- "47635": 1,
- "47678": 1,
- "47703": 1,
- "47762": 1,
- "47771": 1,
- "47785": 1,
- "47830": 1,
- "47865": 1,
- "47921": 1,
- "47937": 1,
- "47986": 2,
- "47994": 1,
- "48055": 1,
- "48059": 1,
- "48082": 1,
- "48095": 1,
- "48133": 1,
- "48141": 1,
- "48147": 1,
- "48178": 1,
- "48182": 1,
- "48188": 1,
- "48189": 1,
- "48190": 1,
- "48191": 1,
- "48193": 1,
- "48194": 3,
- "48196": 3,
- "48197": 2,
- "48198": 2,
- "48199": 2,
- "48201": 1,
- "48202": 3,
- "48204": 1,
- "48206": 1,
- "48207": 1,
- "48215": 1,
- "48216": 1,
- "48217": 1,
- "48220": 1,
- "48221": 1,
- "48228": 1,
- "48229": 1,
- "48231": 1,
- "48233": 1,
- "48235": 2,
- "48241": 1,
- "48244": 1,
- "48248": 1,
- "48253": 1,
- "48257": 1,
- "48260": 1,
- "48264": 1,
- "48273": 1,
- "48274": 1,
- "48278": 1,
- "48279": 1,
- "48290": 1,
- "48291": 2,
- "48294": 1,
- "48301": 1,
- "48307": 1,
- "48310": 1,
- "48317": 1,
- "48319": 1,
- "48324": 1,
- "48329": 1,
- "48333": 2,
- "48334": 1,
- "48342": 1,
- "48345": 1,
- "48359": 1,
- "48363": 1,
- "48366": 2,
- "48370": 1,
- "48372": 1,
- "48378": 1,
- "48379": 1,
- "48385": 1,
- "48389": 1,
- "48394": 1,
- "48396": 1,
- "48400": 2,
- "48401": 1,
- "48404": 1,
- "48410": 1,
- "48411": 1,
- "48412": 1,
- "48415": 1,
- "48421": 1,
- "48423": 1,
- "48424": 1,
- "48427": 1,
- "48428": 1,
- "48434": 1,
- "48435": 1,
- "48442": 1,
- "48444": 1,
- "48451": 2,
- "48462": 1,
- "48469": 1,
- "48473": 1,
- "48474": 1,
- "48475": 2,
- "48477": 1,
- "48478": 1,
- "48480": 1,
- "48481": 1,
- "48492": 1,
- "48500": 1,
- "48502": 1,
- "48507": 1,
- "48509": 1,
- "48511": 1,
- "48513": 1,
- "48514": 1,
- "48516": 2,
- "48518": 2,
- "48519": 2,
- "48520": 1,
- "48521": 1,
- "48523": 1,
- "48528": 1,
- "48531": 2,
- "48532": 2,
- "48535": 1,
- "48537": 1,
- "48538": 1,
- "48542": 1,
- "48546": 2,
- "48552": 1,
- "48555": 2,
- "48556": 1,
- "48558": 1,
- "48559": 1,
- "48562": 1,
- "48564": 1,
- "48565": 2,
- "48566": 1,
- "48570": 1,
- "48571": 3,
- "48572": 1,
- "48573": 3,
- "48575": 2,
- "48577": 1,
- "48579": 2,
- "48580": 3,
- "48581": 1,
- "48582": 1,
- "48584": 1,
- "48588": 4,
- "48591": 1,
- "48592": 2,
- "48593": 4,
- "48595": 1,
- "48597": 1,
- "48603": 1,
- "48608": 1,
- "48611": 1,
- "48612": 2,
- "48613": 2,
- "48614": 1,
- "48616": 1,
- "48620": 3,
- "48624": 1,
- "48625": 1,
- "48626": 1,
- "48627": 2,
- "48629": 1,
- "48631": 1,
- "48632": 1,
- "48634": 2,
- "48635": 1,
- "48636": 1,
- "48638": 2,
- "48640": 1,
- "48643": 2,
- "48644": 1,
- "48647": 2,
- "48648": 1,
- "48652": 2,
- "48653": 1,
- "48655": 1,
- "48662": 1,
- "48664": 2,
- "48668": 1,
- "48674": 1,
- "48679": 1,
- "48702": 1,
- "48713": 1,
- "48727": 1,
- "48729": 1,
- "48757": 1,
- "48760": 1,
- "48769": 1,
- "48776": 1,
- "48778": 1,
- "48782": 1,
- "48798": 1,
- "48811": 2,
- "48815": 1,
- "48822": 1,
- "48828": 1,
- "48832": 1,
- "48855": 1,
- "48865": 1,
- "48869": 1,
- "48889": 1,
- "48890": 1,
- "48895": 1,
- "48898": 1,
- "48925": 1,
- "48928": 1,
- "48941": 1,
- "48945": 1,
- "48949": 1,
- "48950": 1,
- "48965": 1,
- "48966": 1,
- "48974": 1,
- "48976": 1,
- "48979": 1,
- "48981": 1,
- "48984": 2,
- "48989": 1,
- "48990": 2,
- "48991": 1,
- "48994": 2,
- "48996": 2,
- "48997": 1,
- "48999": 4,
- "49002": 2,
- "49004": 1,
- "49006": 1,
- "49008": 1,
- "49009": 1,
- "49010": 1,
- "49011": 2,
- "49012": 3,
- "49013": 4,
- "49014": 2,
- "49015": 1,
- "49016": 1,
- "49017": 2,
- "49018": 4,
- "49019": 1,
- "49020": 2,
- "49021": 5,
- "49022": 1,
- "49025": 3,
- "49026": 3,
- "49027": 2,
- "49029": 2,
- "49030": 2,
- "49031": 3,
- "49033": 2,
- "49034": 1,
- "49035": 2,
- "49036": 1,
- "49037": 4,
- "49038": 2,
- "49039": 2,
- "49041": 2,
- "49043": 3,
- "49044": 1,
- "49045": 1,
- "49047": 1,
- "49048": 2,
- "49049": 1,
- "49050": 1,
- "49051": 1,
- "49052": 1,
- "49053": 1,
- "49054": 1,
- "49056": 1,
- "49061": 1,
- "49064": 2,
- "49065": 1,
- "49066": 1,
- "49067": 1,
- "49069": 2,
- "49070": 1,
- "49071": 1,
- "49072": 2,
- "49075": 1,
- "49076": 1,
- "49078": 2,
- "49079": 2,
- "49080": 1,
- "49081": 1,
- "49083": 2,
- "49084": 1,
- "49089": 2,
- "49090": 2,
- "49092": 2,
- "49093": 2,
- "49096": 2,
- "49098": 1,
- "49099": 2,
- "49100": 1,
- "49101": 2,
- "49104": 1,
- "49108": 1,
- "49111": 1,
- "49114": 1,
- "49117": 2,
- "49120": 1,
- "49230": 1,
- "65536": 1000
- },
- "started": "2020-09-07T18:45:59.723Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8504757537841797,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 111473558,
- "incomingOctetsWireLevel": 111487558,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012559032160792787,
- "outgoingCompressionRatio": 0.8504757919311523,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 111473563,
- "outgoingOctetsWireLevel": 111910625,
- "outgoingWebSocketFrames": 109310,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.003920768191467963,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 108310,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "3": 1,
- "4": 2,
- "7": 1,
- "8": 1,
- "16": 1,
- "20": 1,
- "21": 1,
- "31": 2,
- "33": 1,
- "38": 3,
- "42": 1,
- "43": 1,
- "44": 1,
- "47": 1,
- "48": 1,
- "49": 1,
- "50": 1,
- "51": 1,
- "52": 1,
- "53": 2,
- "54": 3,
- "56": 3,
- "57": 2,
- "58": 2,
- "59": 2,
- "61": 1,
- "62": 3,
- "64": 1,
- "65": 1,
- "66": 3,
- "67": 2,
- "69": 1,
- "70": 1,
- "71": 1,
- "74": 1,
- "75": 1,
- "76": 1,
- "77": 1,
- "78": 1,
- "79": 2,
- "80": 2,
- "81": 1,
- "82": 1,
- "83": 1,
- "84": 1,
- "88": 1,
- "89": 1,
- "91": 1,
- "93": 1,
- "95": 3,
- "96": 1,
- "99": 1,
- "101": 3,
- "102": 1,
- "104": 2,
- "107": 3,
- "108": 1,
- "113": 1,
- "116": 1,
- "117": 1,
- "120": 1,
- "124": 2,
- "127": 1,
- "131": 1,
- "132": 1,
- "135": 2,
- "136": 2,
- "139": 1,
- "140": 1,
- "141": 1,
- "145": 1,
- "148": 1,
- "150": 1,
- "152": 1,
- "153": 2,
- "156": 2,
- "159": 1,
- "163": 1,
- "165": 2,
- "169": 1,
- "170": 1,
- "171": 1,
- "172": 3,
- "174": 2,
- "176": 1,
- "179": 2,
- "181": 1,
- "182": 1,
- "184": 1,
- "186": 1,
- "191": 1,
- "193": 1,
- "195": 2,
- "196": 1,
- "197": 2,
- "201": 1,
- "204": 2,
- "206": 1,
- "207": 2,
- "214": 2,
- "219": 2,
- "221": 1,
- "222": 1,
- "225": 3,
- "228": 3,
- "230": 1,
- "232": 2,
- "234": 1,
- "236": 2,
- "237": 4,
- "240": 1,
- "241": 2,
- "242": 1,
- "247": 1,
- "250": 1,
- "251": 1,
- "252": 2,
- "255": 1,
- "256": 1,
- "257": 1,
- "258": 1,
- "262": 2,
- "263": 1,
- "265": 3,
- "266": 2,
- "267": 1,
- "268": 1,
- "269": 1,
- "272": 1,
- "273": 3,
- "274": 1,
- "277": 2,
- "282": 1,
- "283": 2,
- "284": 1,
- "285": 2,
- "286": 1,
- "288": 1,
- "289": 1,
- "290": 2,
- "294": 1,
- "296": 2,
- "297": 1,
- "299": 1,
- "301": 1,
- "302": 3,
- "304": 1,
- "305": 1,
- "306": 1,
- "307": 1,
- "308": 2,
- "310": 1,
- "313": 3,
- "315": 1,
- "318": 1,
- "319": 1,
- "320": 1,
- "322": 1,
- "323": 1,
- "324": 1,
- "328": 3,
- "331": 1,
- "332": 1,
- "333": 2,
- "335": 1,
- "336": 1,
- "337": 3,
- "338": 2,
- "339": 1,
- "340": 3,
- "341": 1,
- "342": 1,
- "343": 2,
- "347": 1,
- "348": 1,
- "349": 1,
- "351": 2,
- "352": 1,
- "353": 1,
- "354": 1,
- "356": 1,
- "357": 2,
- "358": 1,
- "360": 1,
- "362": 1,
- "363": 1,
- "364": 1,
- "367": 1,
- "368": 1,
- "369": 1,
- "370": 2,
- "371": 2,
- "373": 1,
- "375": 1,
- "376": 1,
- "378": 3,
- "379": 1,
- "380": 2,
- "381": 2,
- "382": 2,
- "383": 2,
- "385": 1,
- "387": 1,
- "390": 2,
- "393": 3,
- "394": 2,
- "395": 1,
- "396": 2,
- "397": 2,
- "399": 2,
- "400": 1,
- "401": 1,
- "402": 1,
- "403": 1,
- "404": 1,
- "405": 2,
- "406": 2,
- "408": 4,
- "409": 1,
- "411": 2,
- "413": 1,
- "414": 3,
- "415": 1,
- "416": 2,
- "417": 3,
- "418": 1,
- "420": 3,
- "421": 4,
- "422": 2,
- "424": 2,
- "426": 1,
- "427": 3,
- "428": 1,
- "429": 1,
- "430": 1,
- "431": 2,
- "432": 2,
- "433": 3,
- "434": 2,
- "435": 3,
- "436": 1,
- "437": 4,
- "439": 1,
- "441": 5,
- "442": 4,
- "443": 2,
- "444": 2,
- "445": 1,
- "446": 1,
- "447": 1,
- "450": 4,
- "451": 1,
- "453": 1,
- "454": 3,
- "455": 4,
- "456": 1,
- "457": 1,
- "459": 3,
- "460": 1,
- "461": 1,
- "464": 1,
- "465": 2,
- "470": 2,
- "471": 1,
- "472": 3,
- "473": 1,
- "474": 3,
- "475": 3,
- "476": 3,
- "477": 2,
- "478": 1,
- "479": 2,
- "482": 3,
- "483": 3,
- "484": 1,
- "485": 2,
- "486": 4,
- "487": 3,
- "488": 1,
- "489": 2,
- "490": 3,
- "491": 2,
- "493": 2,
- "494": 2,
- "496": 2,
- "497": 1,
- "498": 1,
- "499": 2,
- "500": 2,
- "502": 1,
- "505": 2,
- "506": 1,
- "507": 1,
- "509": 2,
- "510": 2,
- "512": 1,
- "513": 1,
- "514": 2,
- "515": 2,
- "516": 2,
- "517": 1,
- "518": 1,
- "521": 1,
- "524": 1,
- "526": 2,
- "530": 2,
- "535": 1,
- "536": 1,
- "537": 1,
- "541": 1,
- "545": 1,
- "547": 1,
- "549": 1,
- "552": 1,
- "554": 1,
- "557": 1,
- "561": 1,
- "563": 1,
- "564": 2,
- "567": 2,
- "569": 2,
- "572": 1,
- "575": 1,
- "576": 1,
- "579": 2,
- "580": 2,
- "582": 1,
- "583": 1,
- "585": 1,
- "587": 2,
- "588": 2,
- "589": 2,
- "591": 2,
- "592": 1,
- "594": 1,
- "595": 3,
- "596": 1,
- "597": 1,
- "598": 1,
- "603": 2,
- "604": 2,
- "606": 1,
- "607": 1,
- "608": 2,
- "610": 1,
- "612": 1,
- "613": 1,
- "614": 1,
- "615": 1,
- "617": 1,
- "618": 1,
- "619": 1,
- "621": 1,
- "622": 3,
- "626": 1,
- "631": 1,
- "632": 1,
- "633": 1,
- "634": 1,
- "636": 1,
- "638": 1,
- "640": 2,
- "641": 1,
- "642": 1,
- "643": 1,
- "644": 2,
- "646": 1,
- "647": 3,
- "648": 1,
- "649": 1,
- "651": 1,
- "654": 2,
- "656": 1,
- "657": 2,
- "659": 1,
- "660": 1,
- "662": 1,
- "664": 2,
- "667": 1,
- "668": 1,
- "669": 1,
- "671": 1,
- "672": 1,
- "673": 3,
- "676": 1,
- "677": 3,
- "678": 1,
- "679": 1,
- "681": 1,
- "683": 3,
- "684": 1,
- "685": 3,
- "686": 2,
- "687": 1,
- "688": 1,
- "690": 2,
- "691": 2,
- "692": 1,
- "694": 3,
- "695": 4,
- "696": 1,
- "698": 2,
- "701": 1,
- "702": 3,
- "704": 2,
- "705": 1,
- "706": 1,
- "708": 2,
- "710": 1,
- "712": 1,
- "716": 1,
- "717": 1,
- "720": 2,
- "725": 1,
- "727": 2,
- "730": 1,
- "731": 1,
- "733": 1,
- "734": 1,
- "736": 1,
- "737": 1,
- "740": 1,
- "746": 1,
- "747": 1,
- "751": 2,
- "752": 3,
- "753": 2,
- "755": 1,
- "756": 1,
- "757": 2,
- "760": 2,
- "761": 2,
- "763": 1,
- "767": 1,
- "774": 1,
- "779": 2,
- "780": 1,
- "784": 2,
- "787": 2,
- "789": 1,
- "790": 2,
- "791": 1,
- "793": 1,
- "795": 2,
- "796": 1,
- "798": 1,
- "799": 1,
- "800": 2,
- "802": 1,
- "803": 1,
- "804": 1,
- "805": 2,
- "806": 1,
- "807": 3,
- "811": 1,
- "812": 2,
- "816": 1,
- "822": 1,
- "823": 1,
- "826": 2,
- "827": 3,
- "828": 2,
- "830": 2,
- "832": 1,
- "836": 4,
- "838": 1,
- "839": 1,
- "840": 3,
- "841": 1,
- "842": 1,
- "843": 1,
- "844": 1,
- "845": 2,
- "846": 2,
- "849": 1,
- "851": 1,
- "852": 2,
- "853": 6,
- "854": 1,
- "856": 2,
- "857": 2,
- "858": 2,
- "859": 1,
- "861": 4,
- "863": 1,
- "864": 3,
- "866": 2,
- "868": 3,
- "869": 1,
- "870": 1,
- "871": 1,
- "872": 3,
- "873": 3,
- "874": 4,
- "875": 5,
- "876": 3,
- "877": 1,
- "878": 1,
- "879": 4,
- "880": 5,
- "881": 2,
- "882": 4,
- "883": 6,
- "884": 2,
- "887": 5,
- "888": 5,
- "889": 3,
- "891": 3,
- "892": 2,
- "893": 4,
- "894": 1,
- "895": 2,
- "896": 1,
- "897": 2,
- "898": 3,
- "899": 5,
- "900": 2,
- "901": 2,
- "902": 1,
- "903": 3,
- "904": 3,
- "905": 4,
- "906": 1,
- "907": 1,
- "909": 1,
- "910": 3,
- "911": 1,
- "912": 4,
- "913": 2,
- "914": 2,
- "915": 1,
- "916": 1,
- "917": 1,
- "918": 4,
- "919": 1,
- "921": 1,
- "923": 1,
- "926": 4,
- "927": 1,
- "928": 1,
- "929": 1,
- "930": 3,
- "931": 2,
- "932": 2,
- "933": 2,
- "934": 4,
- "935": 1,
- "937": 1,
- "938": 2,
- "940": 4,
- "941": 4,
- "942": 3,
- "943": 2,
- "945": 4,
- "946": 2,
- "949": 2,
- "950": 1,
- "951": 3,
- "952": 2,
- "954": 4,
- "955": 2,
- "956": 1,
- "957": 2,
- "958": 2,
- "960": 1,
- "961": 4,
- "962": 2,
- "963": 3,
- "966": 2,
- "967": 1,
- "968": 3,
- "970": 2,
- "971": 2,
- "973": 1,
- "976": 1,
- "979": 2,
- "981": 1,
- "982": 2,
- "983": 1,
- "985": 4,
- "986": 1,
- "989": 1,
- "990": 1,
- "992": 2,
- "994": 1,
- "995": 1,
- "997": 2,
- "999": 1,
- "1003": 1,
- "1004": 1,
- "1010": 1,
- "1012": 1,
- "1018": 2,
- "1019": 1,
- "1021": 1,
- "1023": 1,
- "1025": 1,
- "1026": 1,
- "1027": 2,
- "1028": 108310
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333335266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828d7cc3448e94"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8d7cc344"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_17.html b/autobahn/client/tungstenite_case_12_2_17.html
deleted file mode 100644
index 2e28a97..0000000
--- a/autobahn/client/tungstenite_case_12_2_17.html
+++ /dev/null
@@ -1,1901 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.17 : Pass - 12002 ms @ 2020-09-07T18:46:12.173Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=336&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: zRLE3ORFP6mWsBFWj9cKMA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: OlSYLAK3vMMhqxWRYsX8V6g6SAU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 42541 | 1 | 42541 |
- 42557 | 1 | 42557 |
- 42563 | 1 | 42563 |
- 42582 | 1 | 42582 |
- 42585 | 1 | 42585 |
- 42588 | 1 | 42588 |
- 42597 | 2 | 85194 |
- 42600 | 1 | 42600 |
- 42602 | 2 | 85204 |
- 42604 | 1 | 42604 |
- 42627 | 1 | 42627 |
- 42628 | 1 | 42628 |
- 42635 | 1 | 42635 |
- 42638 | 1 | 42638 |
- 42640 | 1 | 42640 |
- 42641 | 2 | 85282 |
- 42645 | 1 | 42645 |
- 42656 | 1 | 42656 |
- 42658 | 1 | 42658 |
- 42661 | 1 | 42661 |
- 42662 | 1 | 42662 |
- 42671 | 1 | 42671 |
- 42672 | 1 | 42672 |
- 42673 | 1 | 42673 |
- 42675 | 1 | 42675 |
- 42677 | 2 | 85354 |
- 42684 | 1 | 42684 |
- 42685 | 1 | 42685 |
- 42689 | 1 | 42689 |
- 42690 | 1 | 42690 |
- 42692 | 1 | 42692 |
- 42695 | 1 | 42695 |
- 42696 | 1 | 42696 |
- 42698 | 2 | 85396 |
- 42699 | 1 | 42699 |
- 42704 | 1 | 42704 |
- 42706 | 1 | 42706 |
- 42714 | 1 | 42714 |
- 42719 | 1 | 42719 |
- 42724 | 1 | 42724 |
- 42727 | 1 | 42727 |
- 42730 | 1 | 42730 |
- 42734 | 1 | 42734 |
- 42740 | 1 | 42740 |
- 42741 | 1 | 42741 |
- 42746 | 1 | 42746 |
- 42747 | 2 | 85494 |
- 42749 | 1 | 42749 |
- 42755 | 2 | 85510 |
- 42773 | 1 | 42773 |
- 42774 | 1 | 42774 |
- 42778 | 1 | 42778 |
- 42781 | 1 | 42781 |
- 42783 | 1 | 42783 |
- 42785 | 1 | 42785 |
- 42787 | 1 | 42787 |
- 42789 | 2 | 85578 |
- 42792 | 1 | 42792 |
- 42793 | 1 | 42793 |
- 42794 | 2 | 85588 |
- 42799 | 1 | 42799 |
- 42800 | 1 | 42800 |
- 42806 | 1 | 42806 |
- 42810 | 1 | 42810 |
- 42821 | 2 | 85642 |
- 42822 | 1 | 42822 |
- 42824 | 2 | 85648 |
- 42826 | 1 | 42826 |
- 42830 | 2 | 85660 |
- 42833 | 1 | 42833 |
- 42834 | 2 | 85668 |
- 42836 | 1 | 42836 |
- 42838 | 1 | 42838 |
- 42839 | 2 | 85678 |
- 42843 | 1 | 42843 |
- 42847 | 3 | 128541 |
- 42851 | 2 | 85702 |
- 42862 | 2 | 85724 |
- 42863 | 1 | 42863 |
- 42869 | 1 | 42869 |
- 42870 | 1 | 42870 |
- 42873 | 2 | 85746 |
- 42875 | 1 | 42875 |
- 42876 | 2 | 85752 |
- 42877 | 1 | 42877 |
- 42882 | 2 | 85764 |
- 42883 | 1 | 42883 |
- 42885 | 1 | 42885 |
- 42887 | 1 | 42887 |
- 42888 | 1 | 42888 |
- 42892 | 2 | 85784 |
- 42893 | 1 | 42893 |
- 42897 | 1 | 42897 |
- 42898 | 3 | 128694 |
- 42906 | 2 | 85812 |
- 42907 | 1 | 42907 |
- 42908 | 1 | 42908 |
- 42911 | 1 | 42911 |
- 42912 | 2 | 85824 |
- 42915 | 1 | 42915 |
- 42920 | 2 | 85840 |
- 42926 | 1 | 42926 |
- 42927 | 1 | 42927 |
- 42928 | 1 | 42928 |
- 42929 | 1 | 42929 |
- 42932 | 1 | 42932 |
- 42934 | 2 | 85868 |
- 42935 | 1 | 42935 |
- 42936 | 2 | 85872 |
- 42937 | 1 | 42937 |
- 42943 | 1 | 42943 |
- 42944 | 1 | 42944 |
- 42945 | 1 | 42945 |
- 42948 | 2 | 85896 |
- 42951 | 1 | 42951 |
- 42955 | 2 | 85910 |
- 42956 | 1 | 42956 |
- 42957 | 1 | 42957 |
- 42961 | 1 | 42961 |
- 42964 | 1 | 42964 |
- 42965 | 1 | 42965 |
- 42976 | 1 | 42976 |
- 42977 | 1 | 42977 |
- 42979 | 3 | 128937 |
- 42980 | 1 | 42980 |
- 42983 | 1 | 42983 |
- 42984 | 1 | 42984 |
- 42986 | 1 | 42986 |
- 42988 | 1 | 42988 |
- 42991 | 2 | 85982 |
- 42993 | 1 | 42993 |
- 42998 | 1 | 42998 |
- 43004 | 1 | 43004 |
- 43012 | 1 | 43012 |
- 43017 | 1 | 43017 |
- 43019 | 1 | 43019 |
- 43051 | 2 | 86102 |
- 43058 | 1 | 43058 |
- 43063 | 1 | 43063 |
- 43073 | 1 | 43073 |
- 43085 | 1 | 43085 |
- 43087 | 1 | 43087 |
- 43089 | 1 | 43089 |
- 43090 | 1 | 43090 |
- 43094 | 1 | 43094 |
- 43099 | 2 | 86198 |
- 43100 | 1 | 43100 |
- 43103 | 1 | 43103 |
- 43115 | 1 | 43115 |
- 43119 | 1 | 43119 |
- 43121 | 1 | 43121 |
- 43127 | 2 | 86254 |
- 43147 | 1 | 43147 |
- 43149 | 1 | 43149 |
- 43150 | 1 | 43150 |
- 43154 | 1 | 43154 |
- 43157 | 1 | 43157 |
- 43174 | 1 | 43174 |
- 43177 | 1 | 43177 |
- 43183 | 1 | 43183 |
- 43190 | 2 | 86380 |
- 43192 | 2 | 86384 |
- 43197 | 1 | 43197 |
- 43211 | 1 | 43211 |
- 43215 | 2 | 86430 |
- 43219 | 1 | 43219 |
- 43225 | 1 | 43225 |
- 43232 | 2 | 86464 |
- 43237 | 1 | 43237 |
- 43240 | 1 | 43240 |
- 43246 | 1 | 43246 |
- 43248 | 1 | 43248 |
- 43254 | 1 | 43254 |
- 43255 | 1 | 43255 |
- 43259 | 1 | 43259 |
- 43260 | 1 | 43260 |
- 43268 | 1 | 43268 |
- 43275 | 1 | 43275 |
- 43283 | 2 | 86566 |
- 43284 | 1 | 43284 |
- 43285 | 1 | 43285 |
- 43287 | 1 | 43287 |
- 43291 | 1 | 43291 |
- 43295 | 1 | 43295 |
- 43301 | 1 | 43301 |
- 43306 | 1 | 43306 |
- 43308 | 1 | 43308 |
- 43312 | 1 | 43312 |
- 43314 | 1 | 43314 |
- 43317 | 1 | 43317 |
- 43319 | 1 | 43319 |
- 43320 | 3 | 129960 |
- 43325 | 1 | 43325 |
- 43326 | 2 | 86652 |
- 43328 | 1 | 43328 |
- 43333 | 1 | 43333 |
- 43336 | 1 | 43336 |
- 43338 | 1 | 43338 |
- 43340 | 1 | 43340 |
- 43341 | 1 | 43341 |
- 43346 | 1 | 43346 |
- 43350 | 1 | 43350 |
- 43351 | 2 | 86702 |
- 43355 | 1 | 43355 |
- 43356 | 2 | 86712 |
- 43361 | 1 | 43361 |
- 43367 | 1 | 43367 |
- 43369 | 2 | 86738 |
- 43370 | 1 | 43370 |
- 43374 | 1 | 43374 |
- 43375 | 1 | 43375 |
- 43376 | 1 | 43376 |
- 43378 | 1 | 43378 |
- 43381 | 1 | 43381 |
- 43386 | 1 | 43386 |
- 43388 | 2 | 86776 |
- 43389 | 1 | 43389 |
- 43396 | 1 | 43396 |
- 43397 | 1 | 43397 |
- 43400 | 1 | 43400 |
- 43405 | 1 | 43405 |
- 43411 | 1 | 43411 |
- 43413 | 1 | 43413 |
- 43414 | 2 | 86828 |
- 43417 | 1 | 43417 |
- 43419 | 1 | 43419 |
- 43420 | 1 | 43420 |
- 43421 | 1 | 43421 |
- 43423 | 1 | 43423 |
- 43424 | 2 | 86848 |
- 43426 | 2 | 86852 |
- 43429 | 1 | 43429 |
- 43431 | 1 | 43431 |
- 43432 | 1 | 43432 |
- 43433 | 1 | 43433 |
- 43434 | 2 | 86868 |
- 43435 | 1 | 43435 |
- 43438 | 1 | 43438 |
- 43439 | 1 | 43439 |
- 43440 | 2 | 86880 |
- 43442 | 1 | 43442 |
- 43445 | 1 | 43445 |
- 43447 | 1 | 43447 |
- 43448 | 1 | 43448 |
- 43449 | 1 | 43449 |
- 43450 | 2 | 86900 |
- 43452 | 1 | 43452 |
- 43454 | 1 | 43454 |
- 43455 | 1 | 43455 |
- 43459 | 3 | 130377 |
- 43461 | 1 | 43461 |
- 43463 | 1 | 43463 |
- 43469 | 1 | 43469 |
- 43474 | 1 | 43474 |
- 43477 | 2 | 86954 |
- 43479 | 1 | 43479 |
- 43482 | 1 | 43482 |
- 43483 | 1 | 43483 |
- 43488 | 1 | 43488 |
- 43489 | 1 | 43489 |
- 43490 | 3 | 130470 |
- 43492 | 1 | 43492 |
- 43493 | 1 | 43493 |
- 43494 | 2 | 86988 |
- 43495 | 2 | 86990 |
- 43497 | 2 | 86994 |
- 43501 | 2 | 87002 |
- 43503 | 2 | 87006 |
- 43504 | 2 | 87008 |
- 43505 | 2 | 87010 |
- 43508 | 2 | 87016 |
- 43511 | 1 | 43511 |
- 43512 | 1 | 43512 |
- 43517 | 1 | 43517 |
- 43528 | 1 | 43528 |
- 43534 | 1 | 43534 |
- 43536 | 1 | 43536 |
- 43548 | 1 | 43548 |
- 43563 | 1 | 43563 |
- 43567 | 1 | 43567 |
- 43570 | 1 | 43570 |
- 43572 | 1 | 43572 |
- 43585 | 2 | 87170 |
- 43597 | 2 | 87194 |
- 43598 | 1 | 43598 |
- 43600 | 1 | 43600 |
- 43601 | 1 | 43601 |
- 43605 | 2 | 87210 |
- 43606 | 1 | 43606 |
- 43610 | 1 | 43610 |
- 43613 | 1 | 43613 |
- 43615 | 1 | 43615 |
- 43616 | 1 | 43616 |
- 43622 | 1 | 43622 |
- 43625 | 1 | 43625 |
- 43632 | 1 | 43632 |
- 43633 | 1 | 43633 |
- 43635 | 1 | 43635 |
- 43636 | 1 | 43636 |
- 43640 | 1 | 43640 |
- 43644 | 1 | 43644 |
- 43650 | 1 | 43650 |
- 43654 | 1 | 43654 |
- 43658 | 1 | 43658 |
- 43661 | 1 | 43661 |
- 43672 | 1 | 43672 |
- 43674 | 1 | 43674 |
- 43675 | 1 | 43675 |
- 43677 | 1 | 43677 |
- 43682 | 1 | 43682 |
- 43687 | 1 | 43687 |
- 43690 | 1 | 43690 |
- 43691 | 1 | 43691 |
- 43694 | 1 | 43694 |
- 43695 | 1 | 43695 |
- 43703 | 1 | 43703 |
- 43704 | 2 | 87408 |
- 43705 | 1 | 43705 |
- 43710 | 1 | 43710 |
- 43712 | 1 | 43712 |
- 43713 | 3 | 131139 |
- 43716 | 1 | 43716 |
- 43720 | 1 | 43720 |
- 43726 | 1 | 43726 |
- 43738 | 1 | 43738 |
- 43785 | 1 | 43785 |
- 43820 | 1 | 43820 |
- 43822 | 1 | 43822 |
- 43891 | 1 | 43891 |
- 43905 | 1 | 43905 |
- 43952 | 1 | 43952 |
- 43964 | 1 | 43964 |
- 43986 | 1 | 43986 |
- 44047 | 1 | 44047 |
- 44052 | 1 | 44052 |
- 44122 | 1 | 44122 |
- 44145 | 1 | 44145 |
- 44192 | 1 | 44192 |
- 44224 | 1 | 44224 |
- 44279 | 1 | 44279 |
- 44297 | 1 | 44297 |
- 44310 | 1 | 44310 |
- 44370 | 1 | 44370 |
- 44382 | 1 | 44382 |
- 44439 | 1 | 44439 |
- 44453 | 1 | 44453 |
- 44473 | 1 | 44473 |
- 44496 | 1 | 44496 |
- 44533 | 1 | 44533 |
- 44555 | 1 | 44555 |
- 44558 | 1 | 44558 |
- 44599 | 1 | 44599 |
- 44614 | 1 | 44614 |
- 44627 | 1 | 44627 |
- 44637 | 1 | 44637 |
- 44638 | 1 | 44638 |
- 44663 | 1 | 44663 |
- 44725 | 1 | 44725 |
- 44727 | 1 | 44727 |
- 44736 | 1 | 44736 |
- 44776 | 1 | 44776 |
- 44798 | 1 | 44798 |
- 44821 | 1 | 44821 |
- 44847 | 1 | 44847 |
- 44864 | 1 | 44864 |
- 44895 | 1 | 44895 |
- 44908 | 1 | 44908 |
- 44944 | 1 | 44944 |
- 44947 | 1 | 44947 |
- 44954 | 1 | 44954 |
- 44972 | 1 | 44972 |
- 45008 | 1 | 45008 |
- 45068 | 1 | 45068 |
- 45072 | 1 | 45072 |
- 45088 | 1 | 45088 |
- 45089 | 1 | 45089 |
- 45134 | 1 | 45134 |
- 45150 | 1 | 45150 |
- 45170 | 1 | 45170 |
- 45201 | 1 | 45201 |
- 45231 | 1 | 45231 |
- 45236 | 1 | 45236 |
- 45250 | 1 | 45250 |
- 45291 | 2 | 90582 |
- 45303 | 1 | 45303 |
- 45331 | 1 | 45331 |
- 45371 | 1 | 45371 |
- 45394 | 1 | 45394 |
- 45413 | 1 | 45413 |
- 45414 | 1 | 45414 |
- 45433 | 1 | 45433 |
- 45471 | 1 | 45471 |
- 45475 | 1 | 45475 |
- 45487 | 1 | 45487 |
- 45513 | 1 | 45513 |
- 45565 | 1 | 45565 |
- 45573 | 1 | 45573 |
- 45578 | 1 | 45578 |
- 45601 | 1 | 45601 |
- 45646 | 1 | 45646 |
- 45670 | 1 | 45670 |
- 45678 | 1 | 45678 |
- 45679 | 1 | 45679 |
- 45708 | 1 | 45708 |
- 45754 | 1 | 45754 |
- 45757 | 1 | 45757 |
- 45768 | 1 | 45768 |
- 45774 | 1 | 45774 |
- 45818 | 1 | 45818 |
- 45829 | 1 | 45829 |
- 45850 | 1 | 45850 |
- 45856 | 1 | 45856 |
- 45892 | 1 | 45892 |
- 45906 | 1 | 45906 |
- 45920 | 1 | 45920 |
- 45929 | 1 | 45929 |
- 45950 | 1 | 45950 |
- 45953 | 1 | 45953 |
- 45996 | 2 | 91992 |
- 46011 | 1 | 46011 |
- 46015 | 1 | 46015 |
- 46051 | 1 | 46051 |
- 46061 | 1 | 46061 |
- 46084 | 1 | 46084 |
- 46093 | 1 | 46093 |
- 46108 | 1 | 46108 |
- 46130 | 1 | 46130 |
- 46136 | 1 | 46136 |
- 46144 | 1 | 46144 |
- 46163 | 1 | 46163 |
- 46188 | 1 | 46188 |
- 46208 | 1 | 46208 |
- 46216 | 1 | 46216 |
- 46235 | 1 | 46235 |
- 46261 | 1 | 46261 |
- 46266 | 1 | 46266 |
- 46294 | 1 | 46294 |
- 46309 | 1 | 46309 |
- 46322 | 1 | 46322 |
- 46326 | 1 | 46326 |
- 46372 | 1 | 46372 |
- 46374 | 1 | 46374 |
- 46375 | 1 | 46375 |
- 46409 | 1 | 46409 |
- 46430 | 1 | 46430 |
- 46431 | 1 | 46431 |
- 46447 | 1 | 46447 |
- 46480 | 1 | 46480 |
- 46510 | 1 | 46510 |
- 46511 | 1 | 46511 |
- 46532 | 1 | 46532 |
- 46550 | 1 | 46550 |
- 46573 | 1 | 46573 |
- 46574 | 1 | 46574 |
- 46580 | 1 | 46580 |
- 46627 | 1 | 46627 |
- 46651 | 1 | 46651 |
- 46659 | 1 | 46659 |
- 46666 | 1 | 46666 |
- 46685 | 1 | 46685 |
- 46712 | 1 | 46712 |
- 46737 | 1 | 46737 |
- 46739 | 1 | 46739 |
- 46744 | 1 | 46744 |
- 46775 | 1 | 46775 |
- 46796 | 1 | 46796 |
- 46817 | 1 | 46817 |
- 46827 | 1 | 46827 |
- 46847 | 1 | 46847 |
- 46850 | 1 | 46850 |
- 46864 | 1 | 46864 |
- 46886 | 1 | 46886 |
- 46897 | 1 | 46897 |
- 46916 | 1 | 46916 |
- 46926 | 1 | 46926 |
- 46943 | 1 | 46943 |
- 46954 | 1 | 46954 |
- 46964 | 1 | 46964 |
- 47000 | 1 | 47000 |
- 47008 | 1 | 47008 |
- 47009 | 1 | 47009 |
- 47046 | 1 | 47046 |
- 47047 | 1 | 47047 |
- 47058 | 1 | 47058 |
- 47061 | 1 | 47061 |
- 47082 | 1 | 47082 |
- 47093 | 1 | 47093 |
- 47102 | 1 | 47102 |
- 47111 | 1 | 47111 |
- 47149 | 1 | 47149 |
- 47163 | 1 | 47163 |
- 47200 | 1 | 47200 |
- 47220 | 1 | 47220 |
- 47223 | 1 | 47223 |
- 47262 | 1 | 47262 |
- 47320 | 1 | 47320 |
- 47351 | 1 | 47351 |
- 47366 | 1 | 47366 |
- 47387 | 1 | 47387 |
- 47427 | 1 | 47427 |
- 47467 | 1 | 47467 |
- 47497 | 1 | 47497 |
- 47528 | 1 | 47528 |
- 47558 | 1 | 47558 |
- 47600 | 1 | 47600 |
- 47629 | 1 | 47629 |
- 47635 | 1 | 47635 |
- 47678 | 1 | 47678 |
- 47703 | 1 | 47703 |
- 47762 | 1 | 47762 |
- 47771 | 1 | 47771 |
- 47785 | 1 | 47785 |
- 47830 | 1 | 47830 |
- 47865 | 1 | 47865 |
- 47921 | 1 | 47921 |
- 47937 | 1 | 47937 |
- 47986 | 2 | 95972 |
- 47994 | 1 | 47994 |
- 48055 | 1 | 48055 |
- 48059 | 1 | 48059 |
- 48082 | 1 | 48082 |
- 48095 | 1 | 48095 |
- 48133 | 1 | 48133 |
- 48141 | 1 | 48141 |
- 48147 | 1 | 48147 |
- 48178 | 1 | 48178 |
- 48182 | 1 | 48182 |
- 48188 | 1 | 48188 |
- 48189 | 1 | 48189 |
- 48190 | 1 | 48190 |
- 48191 | 1 | 48191 |
- 48193 | 1 | 48193 |
- 48194 | 3 | 144582 |
- 48196 | 3 | 144588 |
- 48197 | 2 | 96394 |
- 48198 | 2 | 96396 |
- 48199 | 2 | 96398 |
- 48201 | 1 | 48201 |
- 48202 | 3 | 144606 |
- 48204 | 1 | 48204 |
- 48206 | 1 | 48206 |
- 48207 | 1 | 48207 |
- 48215 | 1 | 48215 |
- 48216 | 1 | 48216 |
- 48217 | 1 | 48217 |
- 48220 | 1 | 48220 |
- 48221 | 1 | 48221 |
- 48228 | 1 | 48228 |
- 48229 | 1 | 48229 |
- 48231 | 1 | 48231 |
- 48233 | 1 | 48233 |
- 48235 | 2 | 96470 |
- 48241 | 1 | 48241 |
- 48244 | 1 | 48244 |
- 48248 | 1 | 48248 |
- 48253 | 1 | 48253 |
- 48257 | 1 | 48257 |
- 48260 | 1 | 48260 |
- 48264 | 1 | 48264 |
- 48273 | 1 | 48273 |
- 48274 | 1 | 48274 |
- 48278 | 1 | 48278 |
- 48279 | 1 | 48279 |
- 48290 | 1 | 48290 |
- 48291 | 2 | 96582 |
- 48294 | 1 | 48294 |
- 48301 | 1 | 48301 |
- 48307 | 1 | 48307 |
- 48310 | 1 | 48310 |
- 48317 | 1 | 48317 |
- 48319 | 1 | 48319 |
- 48324 | 1 | 48324 |
- 48329 | 1 | 48329 |
- 48333 | 2 | 96666 |
- 48334 | 1 | 48334 |
- 48342 | 1 | 48342 |
- 48345 | 1 | 48345 |
- 48359 | 1 | 48359 |
- 48363 | 1 | 48363 |
- 48366 | 2 | 96732 |
- 48370 | 1 | 48370 |
- 48372 | 1 | 48372 |
- 48378 | 1 | 48378 |
- 48379 | 1 | 48379 |
- 48385 | 1 | 48385 |
- 48389 | 1 | 48389 |
- 48394 | 1 | 48394 |
- 48396 | 1 | 48396 |
- 48400 | 2 | 96800 |
- 48401 | 1 | 48401 |
- 48404 | 1 | 48404 |
- 48410 | 1 | 48410 |
- 48411 | 1 | 48411 |
- 48412 | 1 | 48412 |
- 48415 | 1 | 48415 |
- 48421 | 1 | 48421 |
- 48423 | 1 | 48423 |
- 48424 | 1 | 48424 |
- 48427 | 1 | 48427 |
- 48428 | 1 | 48428 |
- 48434 | 1 | 48434 |
- 48435 | 1 | 48435 |
- 48442 | 1 | 48442 |
- 48444 | 1 | 48444 |
- 48451 | 2 | 96902 |
- 48462 | 1 | 48462 |
- 48469 | 1 | 48469 |
- 48473 | 1 | 48473 |
- 48474 | 1 | 48474 |
- 48475 | 2 | 96950 |
- 48477 | 1 | 48477 |
- 48478 | 1 | 48478 |
- 48480 | 1 | 48480 |
- 48481 | 1 | 48481 |
- 48492 | 1 | 48492 |
- 48500 | 1 | 48500 |
- 48502 | 1 | 48502 |
- 48507 | 1 | 48507 |
- 48509 | 1 | 48509 |
- 48511 | 1 | 48511 |
- 48513 | 1 | 48513 |
- 48514 | 1 | 48514 |
- 48516 | 2 | 97032 |
- 48518 | 2 | 97036 |
- 48519 | 2 | 97038 |
- 48520 | 1 | 48520 |
- 48521 | 1 | 48521 |
- 48523 | 1 | 48523 |
- 48528 | 1 | 48528 |
- 48531 | 2 | 97062 |
- 48532 | 2 | 97064 |
- 48535 | 1 | 48535 |
- 48537 | 1 | 48537 |
- 48538 | 1 | 48538 |
- 48542 | 1 | 48542 |
- 48546 | 2 | 97092 |
- 48552 | 1 | 48552 |
- 48555 | 2 | 97110 |
- 48556 | 1 | 48556 |
- 48558 | 1 | 48558 |
- 48559 | 1 | 48559 |
- 48562 | 1 | 48562 |
- 48564 | 1 | 48564 |
- 48565 | 2 | 97130 |
- 48566 | 1 | 48566 |
- 48570 | 1 | 48570 |
- 48571 | 3 | 145713 |
- 48572 | 1 | 48572 |
- 48573 | 3 | 145719 |
- 48575 | 2 | 97150 |
- 48577 | 1 | 48577 |
- 48579 | 2 | 97158 |
- 48580 | 3 | 145740 |
- 48581 | 1 | 48581 |
- 48582 | 1 | 48582 |
- 48584 | 1 | 48584 |
- 48588 | 4 | 194352 |
- 48591 | 1 | 48591 |
- 48592 | 2 | 97184 |
- 48593 | 4 | 194372 |
- 48595 | 1 | 48595 |
- 48597 | 1 | 48597 |
- 48603 | 1 | 48603 |
- 48608 | 1 | 48608 |
- 48611 | 1 | 48611 |
- 48612 | 2 | 97224 |
- 48613 | 2 | 97226 |
- 48614 | 1 | 48614 |
- 48616 | 1 | 48616 |
- 48620 | 3 | 145860 |
- 48624 | 1 | 48624 |
- 48625 | 1 | 48625 |
- 48626 | 1 | 48626 |
- 48627 | 2 | 97254 |
- 48629 | 1 | 48629 |
- 48631 | 1 | 48631 |
- 48632 | 1 | 48632 |
- 48634 | 2 | 97268 |
- 48635 | 1 | 48635 |
- 48636 | 1 | 48636 |
- 48638 | 2 | 97276 |
- 48640 | 1 | 48640 |
- 48643 | 2 | 97286 |
- 48644 | 1 | 48644 |
- 48647 | 2 | 97294 |
- 48648 | 1 | 48648 |
- 48652 | 2 | 97304 |
- 48653 | 1 | 48653 |
- 48655 | 1 | 48655 |
- 48662 | 1 | 48662 |
- 48664 | 2 | 97328 |
- 48668 | 1 | 48668 |
- 48674 | 1 | 48674 |
- 48679 | 1 | 48679 |
- 48702 | 1 | 48702 |
- 48713 | 1 | 48713 |
- 48727 | 1 | 48727 |
- 48729 | 1 | 48729 |
- 48757 | 1 | 48757 |
- 48760 | 1 | 48760 |
- 48769 | 1 | 48769 |
- 48776 | 1 | 48776 |
- 48778 | 1 | 48778 |
- 48782 | 1 | 48782 |
- 48798 | 1 | 48798 |
- 48811 | 2 | 97622 |
- 48815 | 1 | 48815 |
- 48822 | 1 | 48822 |
- 48828 | 1 | 48828 |
- 48832 | 1 | 48832 |
- 48855 | 1 | 48855 |
- 48865 | 1 | 48865 |
- 48869 | 1 | 48869 |
- 48889 | 1 | 48889 |
- 48890 | 1 | 48890 |
- 48895 | 1 | 48895 |
- 48898 | 1 | 48898 |
- 48925 | 1 | 48925 |
- 48928 | 1 | 48928 |
- 48941 | 1 | 48941 |
- 48945 | 1 | 48945 |
- 48949 | 1 | 48949 |
- 48950 | 1 | 48950 |
- 48965 | 1 | 48965 |
- 48966 | 1 | 48966 |
- 48974 | 1 | 48974 |
- 48976 | 1 | 48976 |
- 48979 | 1 | 48979 |
- 48981 | 1 | 48981 |
- 48984 | 2 | 97968 |
- 48989 | 1 | 48989 |
- 48990 | 2 | 97980 |
- 48991 | 1 | 48991 |
- 48994 | 2 | 97988 |
- 48996 | 2 | 97992 |
- 48997 | 1 | 48997 |
- 48999 | 4 | 195996 |
- 49002 | 2 | 98004 |
- 49004 | 1 | 49004 |
- 49006 | 1 | 49006 |
- 49008 | 1 | 49008 |
- 49009 | 1 | 49009 |
- 49010 | 1 | 49010 |
- 49011 | 2 | 98022 |
- 49012 | 3 | 147036 |
- 49013 | 4 | 196052 |
- 49014 | 2 | 98028 |
- 49015 | 1 | 49015 |
- 49016 | 1 | 49016 |
- 49017 | 2 | 98034 |
- 49018 | 4 | 196072 |
- 49019 | 1 | 49019 |
- 49020 | 2 | 98040 |
- 49021 | 5 | 245105 |
- 49022 | 1 | 49022 |
- 49025 | 3 | 147075 |
- 49026 | 3 | 147078 |
- 49027 | 2 | 98054 |
- 49029 | 2 | 98058 |
- 49030 | 2 | 98060 |
- 49031 | 3 | 147093 |
- 49033 | 2 | 98066 |
- 49034 | 1 | 49034 |
- 49035 | 2 | 98070 |
- 49036 | 1 | 49036 |
- 49037 | 4 | 196148 |
- 49038 | 2 | 98076 |
- 49039 | 2 | 98078 |
- 49041 | 2 | 98082 |
- 49043 | 3 | 147129 |
- 49044 | 1 | 49044 |
- 49045 | 1 | 49045 |
- 49047 | 1 | 49047 |
- 49048 | 2 | 98096 |
- 49049 | 1 | 49049 |
- 49050 | 1 | 49050 |
- 49051 | 1 | 49051 |
- 49052 | 1 | 49052 |
- 49053 | 1 | 49053 |
- 49054 | 1 | 49054 |
- 49056 | 1 | 49056 |
- 49061 | 1 | 49061 |
- 49064 | 2 | 98128 |
- 49065 | 1 | 49065 |
- 49066 | 1 | 49066 |
- 49067 | 1 | 49067 |
- 49069 | 2 | 98138 |
- 49070 | 1 | 49070 |
- 49071 | 1 | 49071 |
- 49072 | 2 | 98144 |
- 49075 | 1 | 49075 |
- 49076 | 1 | 49076 |
- 49078 | 2 | 98156 |
- 49079 | 2 | 98158 |
- 49080 | 1 | 49080 |
- 49081 | 1 | 49081 |
- 49083 | 2 | 98166 |
- 49084 | 1 | 49084 |
- 49089 | 2 | 98178 |
- 49090 | 2 | 98180 |
- 49092 | 2 | 98184 |
- 49093 | 2 | 98186 |
- 49096 | 2 | 98192 |
- 49098 | 1 | 49098 |
- 49099 | 2 | 98198 |
- 49100 | 1 | 49100 |
- 49101 | 2 | 98202 |
- 49104 | 1 | 49104 |
- 49108 | 1 | 49108 |
- 49111 | 1 | 49111 |
- 49114 | 1 | 49114 |
- 49117 | 2 | 98234 |
- 49120 | 1 | 49120 |
- 49230 | 1 | 49230 |
- 65536 | 1000 | 65536000 |
- Total | 2002 | 111487823 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 2 | 8 |
- 20 | 1 | 20 |
- 21 | 1 | 21 |
- 66 | 2 | 132 |
- 82 | 1 | 82 |
- 102 | 1 | 102 |
- 135 | 1 | 135 |
- 165 | 1 | 165 |
- 170 | 1 | 170 |
- 184 | 1 | 184 |
- 225 | 2 | 450 |
- 237 | 1 | 237 |
- 252 | 1 | 252 |
- 265 | 1 | 265 |
- 305 | 1 | 305 |
- 328 | 1 | 328 |
- 347 | 1 | 347 |
- 348 | 1 | 348 |
- 367 | 1 | 367 |
- 405 | 1 | 405 |
- 409 | 1 | 409 |
- 421 | 1 | 421 |
- 447 | 1 | 447 |
- 499 | 1 | 499 |
- 507 | 1 | 507 |
- 512 | 1 | 512 |
- 535 | 1 | 535 |
- 580 | 1 | 580 |
- 604 | 1 | 604 |
- 612 | 1 | 612 |
- 613 | 1 | 613 |
- 642 | 1 | 642 |
- 688 | 1 | 688 |
- 691 | 1 | 691 |
- 702 | 1 | 702 |
- 708 | 1 | 708 |
- 752 | 1 | 752 |
- 763 | 1 | 763 |
- 784 | 1 | 784 |
- 790 | 1 | 790 |
- 826 | 1 | 826 |
- 840 | 1 | 840 |
- 854 | 1 | 854 |
- 863 | 1 | 863 |
- 884 | 1 | 884 |
- 887 | 1 | 887 |
- 930 | 2 | 1860 |
- 945 | 1 | 945 |
- 949 | 1 | 949 |
- 985 | 1 | 985 |
- 995 | 1 | 995 |
- 1018 | 1 | 1018 |
- 1027 | 1 | 1027 |
- 1042 | 1 | 1042 |
- 1064 | 1 | 1064 |
- 1070 | 1 | 1070 |
- 1078 | 1 | 1078 |
- 1097 | 1 | 1097 |
- 1122 | 1 | 1122 |
- 1142 | 1 | 1142 |
- 1150 | 1 | 1150 |
- 1169 | 1 | 1169 |
- 1195 | 1 | 1195 |
- 1200 | 1 | 1200 |
- 1228 | 1 | 1228 |
- 1243 | 1 | 1243 |
- 1256 | 1 | 1256 |
- 1260 | 1 | 1260 |
- 1306 | 1 | 1306 |
- 1308 | 1 | 1308 |
- 1309 | 1 | 1309 |
- 1343 | 1 | 1343 |
- 1364 | 1 | 1364 |
- 1365 | 1 | 1365 |
- 1381 | 1 | 1381 |
- 1414 | 1 | 1414 |
- 1444 | 1 | 1444 |
- 1445 | 1 | 1445 |
- 1466 | 1 | 1466 |
- 1484 | 1 | 1484 |
- 1507 | 1 | 1507 |
- 1508 | 1 | 1508 |
- 1514 | 1 | 1514 |
- 1561 | 1 | 1561 |
- 1571 | 1 | 1571 |
- 1585 | 1 | 1585 |
- 1587 | 1 | 1587 |
- 1593 | 2 | 3186 |
- 1600 | 1 | 1600 |
- 1612 | 1 | 1612 |
- 1615 | 1 | 1615 |
- 1618 | 1 | 1618 |
- 1619 | 1 | 1619 |
- 1627 | 2 | 3254 |
- 1630 | 1 | 1630 |
- 1632 | 2 | 3264 |
- 1634 | 1 | 1634 |
- 1646 | 1 | 1646 |
- 1657 | 1 | 1657 |
- 1658 | 1 | 1658 |
- 1665 | 1 | 1665 |
- 1668 | 1 | 1668 |
- 1670 | 1 | 1670 |
- 1671 | 3 | 5013 |
- 1673 | 1 | 1673 |
- 1675 | 1 | 1675 |
- 1678 | 1 | 1678 |
- 1686 | 1 | 1686 |
- 1688 | 1 | 1688 |
- 1691 | 1 | 1691 |
- 1692 | 1 | 1692 |
- 1701 | 1 | 1701 |
- 1702 | 1 | 1702 |
- 1703 | 1 | 1703 |
- 1705 | 1 | 1705 |
- 1707 | 2 | 3414 |
- 1709 | 1 | 1709 |
- 1714 | 1 | 1714 |
- 1715 | 1 | 1715 |
- 1719 | 1 | 1719 |
- 1720 | 1 | 1720 |
- 1722 | 1 | 1722 |
- 1725 | 1 | 1725 |
- 1726 | 1 | 1726 |
- 1728 | 2 | 3456 |
- 1729 | 1 | 1729 |
- 1730 | 1 | 1730 |
- 1734 | 1 | 1734 |
- 1736 | 1 | 1736 |
- 1744 | 1 | 1744 |
- 1749 | 1 | 1749 |
- 1751 | 1 | 1751 |
- 1754 | 1 | 1754 |
- 1757 | 1 | 1757 |
- 1760 | 1 | 1760 |
- 1761 | 1 | 1761 |
- 1764 | 1 | 1764 |
- 1770 | 1 | 1770 |
- 1771 | 1 | 1771 |
- 1776 | 1 | 1776 |
- 1777 | 2 | 3554 |
- 1779 | 1 | 1779 |
- 1781 | 1 | 1781 |
- 1784 | 1 | 1784 |
- 1785 | 2 | 3570 |
- 1798 | 1 | 1798 |
- 1803 | 1 | 1803 |
- 1804 | 1 | 1804 |
- 1808 | 1 | 1808 |
- 1811 | 1 | 1811 |
- 1813 | 1 | 1813 |
- 1815 | 1 | 1815 |
- 1817 | 1 | 1817 |
- 1819 | 2 | 3638 |
- 1820 | 1 | 1820 |
- 1822 | 1 | 1822 |
- 1823 | 1 | 1823 |
- 1824 | 2 | 3648 |
- 1829 | 1 | 1829 |
- 1830 | 1 | 1830 |
- 1831 | 1 | 1831 |
- 1836 | 1 | 1836 |
- 1840 | 1 | 1840 |
- 1850 | 1 | 1850 |
- 1851 | 2 | 3702 |
- 1852 | 1 | 1852 |
- 1854 | 2 | 3708 |
- 1856 | 1 | 1856 |
- 1860 | 3 | 5580 |
- 1863 | 1 | 1863 |
- 1864 | 2 | 3728 |
- 1866 | 1 | 1866 |
- 1868 | 1 | 1868 |
- 1869 | 2 | 3738 |
- 1873 | 1 | 1873 |
- 1877 | 4 | 7508 |
- 1881 | 2 | 3762 |
- 1888 | 1 | 1888 |
- 1892 | 2 | 3784 |
- 1893 | 1 | 1893 |
- 1898 | 1 | 1898 |
- 1899 | 1 | 1899 |
- 1900 | 1 | 1900 |
- 1903 | 2 | 3806 |
- 1905 | 1 | 1905 |
- 1906 | 2 | 3812 |
- 1907 | 1 | 1907 |
- 1912 | 2 | 3824 |
- 1913 | 1 | 1913 |
- 1915 | 1 | 1915 |
- 1917 | 1 | 1917 |
- 1918 | 1 | 1918 |
- 1922 | 2 | 3844 |
- 1923 | 1 | 1923 |
- 1927 | 1 | 1927 |
- 1928 | 3 | 5784 |
- 1934 | 1 | 1934 |
- 1936 | 2 | 3872 |
- 1937 | 1 | 1937 |
- 1938 | 1 | 1938 |
- 1941 | 1 | 1941 |
- 1942 | 3 | 5826 |
- 1943 | 1 | 1943 |
- 1945 | 1 | 1945 |
- 1950 | 2 | 3900 |
- 1956 | 1 | 1956 |
- 1957 | 1 | 1957 |
- 1958 | 1 | 1958 |
- 1959 | 1 | 1959 |
- 1962 | 1 | 1962 |
- 1964 | 2 | 3928 |
- 1965 | 1 | 1965 |
- 1966 | 2 | 3932 |
- 1967 | 1 | 1967 |
- 1973 | 1 | 1973 |
- 1974 | 1 | 1974 |
- 1975 | 1 | 1975 |
- 1978 | 2 | 3956 |
- 1980 | 1 | 1980 |
- 1981 | 2 | 3962 |
- 1985 | 2 | 3970 |
- 1986 | 1 | 1986 |
- 1987 | 1 | 1987 |
- 1991 | 1 | 1991 |
- 1992 | 1 | 1992 |
- 1994 | 1 | 1994 |
- 1995 | 2 | 3990 |
- 2006 | 1 | 2006 |
- 2007 | 1 | 2007 |
- 2009 | 3 | 6027 |
- 2010 | 1 | 2010 |
- 2013 | 1 | 2013 |
- 2014 | 1 | 2014 |
- 2016 | 2 | 4032 |
- 2018 | 1 | 2018 |
- 2021 | 2 | 4042 |
- 2023 | 1 | 2023 |
- 2027 | 1 | 2027 |
- 2028 | 1 | 2028 |
- 2034 | 1 | 2034 |
- 2036 | 1 | 2036 |
- 2042 | 1 | 2042 |
- 2045 | 1 | 2045 |
- 2047 | 1 | 2047 |
- 2049 | 1 | 2049 |
- 2081 | 2 | 4162 |
- 2083 | 1 | 2083 |
- 2088 | 1 | 2088 |
- 2093 | 1 | 2093 |
- 2097 | 1 | 2097 |
- 2103 | 1 | 2103 |
- 2115 | 1 | 2115 |
- 2117 | 1 | 2117 |
- 2119 | 1 | 2119 |
- 2120 | 1 | 2120 |
- 2124 | 1 | 2124 |
- 2129 | 2 | 4258 |
- 2130 | 1 | 2130 |
- 2133 | 1 | 2133 |
- 2134 | 1 | 2134 |
- 2145 | 1 | 2145 |
- 2149 | 1 | 2149 |
- 2151 | 1 | 2151 |
- 2154 | 1 | 2154 |
- 2157 | 3 | 6471 |
- 2177 | 1 | 2177 |
- 2179 | 1 | 2179 |
- 2180 | 1 | 2180 |
- 2184 | 1 | 2184 |
- 2187 | 1 | 2187 |
- 2196 | 1 | 2196 |
- 2204 | 1 | 2204 |
- 2207 | 1 | 2207 |
- 2213 | 1 | 2213 |
- 2220 | 2 | 4440 |
- 2222 | 2 | 4444 |
- 2227 | 1 | 2227 |
- 2241 | 1 | 2241 |
- 2245 | 2 | 4490 |
- 2249 | 1 | 2249 |
- 2254 | 1 | 2254 |
- 2255 | 1 | 2255 |
- 2262 | 2 | 4524 |
- 2267 | 1 | 2267 |
- 2270 | 1 | 2270 |
- 2276 | 1 | 2276 |
- 2278 | 1 | 2278 |
- 2284 | 1 | 2284 |
- 2285 | 2 | 4570 |
- 2289 | 1 | 2289 |
- 2290 | 1 | 2290 |
- 2298 | 1 | 2298 |
- 2300 | 1 | 2300 |
- 2305 | 1 | 2305 |
- 2313 | 2 | 4626 |
- 2314 | 1 | 2314 |
- 2315 | 1 | 2315 |
- 2317 | 1 | 2317 |
- 2321 | 2 | 4642 |
- 2325 | 1 | 2325 |
- 2331 | 1 | 2331 |
- 2336 | 1 | 2336 |
- 2338 | 1 | 2338 |
- 2342 | 1 | 2342 |
- 2344 | 1 | 2344 |
- 2347 | 1 | 2347 |
- 2349 | 1 | 2349 |
- 2350 | 3 | 7050 |
- 2355 | 1 | 2355 |
- 2356 | 2 | 4712 |
- 2358 | 1 | 2358 |
- 2361 | 1 | 2361 |
- 2363 | 1 | 2363 |
- 2366 | 1 | 2366 |
- 2368 | 1 | 2368 |
- 2370 | 1 | 2370 |
- 2371 | 1 | 2371 |
- 2376 | 1 | 2376 |
- 2380 | 1 | 2380 |
- 2381 | 2 | 4762 |
- 2385 | 1 | 2385 |
- 2386 | 2 | 4772 |
- 2391 | 1 | 2391 |
- 2397 | 1 | 2397 |
- 2399 | 2 | 4798 |
- 2400 | 1 | 2400 |
- 2401 | 1 | 2401 |
- 2404 | 1 | 2404 |
- 2405 | 1 | 2405 |
- 2406 | 1 | 2406 |
- 2408 | 1 | 2408 |
- 2411 | 1 | 2411 |
- 2416 | 1 | 2416 |
- 2418 | 2 | 4836 |
- 2419 | 1 | 2419 |
- 2426 | 1 | 2426 |
- 2427 | 1 | 2427 |
- 2430 | 1 | 2430 |
- 2431 | 1 | 2431 |
- 2435 | 1 | 2435 |
- 2441 | 1 | 2441 |
- 2443 | 1 | 2443 |
- 2444 | 2 | 4888 |
- 2447 | 1 | 2447 |
- 2449 | 1 | 2449 |
- 2450 | 1 | 2450 |
- 2451 | 1 | 2451 |
- 2453 | 1 | 2453 |
- 2454 | 2 | 4908 |
- 2456 | 2 | 4912 |
- 2459 | 1 | 2459 |
- 2461 | 1 | 2461 |
- 2462 | 2 | 4924 |
- 2463 | 1 | 2463 |
- 2464 | 2 | 4928 |
- 2465 | 1 | 2465 |
- 2468 | 1 | 2468 |
- 2469 | 1 | 2469 |
- 2470 | 2 | 4940 |
- 2472 | 1 | 2472 |
- 2475 | 1 | 2475 |
- 2477 | 1 | 2477 |
- 2478 | 1 | 2478 |
- 2479 | 1 | 2479 |
- 2480 | 1 | 2480 |
- 2482 | 1 | 2482 |
- 2484 | 1 | 2484 |
- 2485 | 2 | 4970 |
- 2489 | 3 | 7467 |
- 2491 | 1 | 2491 |
- 2492 | 1 | 2492 |
- 2493 | 1 | 2493 |
- 2499 | 1 | 2499 |
- 2504 | 1 | 2504 |
- 2507 | 2 | 5014 |
- 2509 | 1 | 2509 |
- 2512 | 1 | 2512 |
- 2513 | 1 | 2513 |
- 2518 | 1 | 2518 |
- 2519 | 1 | 2519 |
- 2520 | 3 | 7560 |
- 2522 | 1 | 2522 |
- 2523 | 1 | 2523 |
- 2524 | 2 | 5048 |
- 2525 | 2 | 5050 |
- 2527 | 2 | 5054 |
- 2531 | 2 | 5062 |
- 2533 | 2 | 5066 |
- 2534 | 3 | 7602 |
- 2535 | 2 | 5070 |
- 2538 | 2 | 5076 |
- 2541 | 1 | 2541 |
- 2542 | 1 | 2542 |
- 2547 | 1 | 2547 |
- 2558 | 1 | 2558 |
- 2563 | 1 | 2563 |
- 2564 | 1 | 2564 |
- 2566 | 1 | 2566 |
- 2569 | 1 | 2569 |
- 2578 | 1 | 2578 |
- 2593 | 1 | 2593 |
- 2597 | 1 | 2597 |
- 2600 | 1 | 2600 |
- 2602 | 1 | 2602 |
- 2612 | 1 | 2612 |
- 2615 | 2 | 5230 |
- 2627 | 2 | 5254 |
- 2628 | 1 | 2628 |
- 2630 | 1 | 2630 |
- 2631 | 1 | 2631 |
- 2635 | 2 | 5270 |
- 2636 | 1 | 2636 |
- 2637 | 1 | 2637 |
- 2640 | 1 | 2640 |
- 2643 | 1 | 2643 |
- 2645 | 1 | 2645 |
- 2646 | 1 | 2646 |
- 2652 | 1 | 2652 |
- 2655 | 1 | 2655 |
- 2662 | 1 | 2662 |
- 2663 | 1 | 2663 |
- 2665 | 1 | 2665 |
- 2666 | 1 | 2666 |
- 2670 | 1 | 2670 |
- 2674 | 1 | 2674 |
- 2680 | 1 | 2680 |
- 2684 | 1 | 2684 |
- 2688 | 1 | 2688 |
- 2691 | 1 | 2691 |
- 2696 | 1 | 2696 |
- 2702 | 1 | 2702 |
- 2704 | 1 | 2704 |
- 2705 | 2 | 5410 |
- 2707 | 1 | 2707 |
- 2712 | 1 | 2712 |
- 2717 | 1 | 2717 |
- 2719 | 1 | 2719 |
- 2720 | 1 | 2720 |
- 2721 | 1 | 2721 |
- 2724 | 1 | 2724 |
- 2725 | 1 | 2725 |
- 2733 | 1 | 2733 |
- 2734 | 2 | 5468 |
- 2735 | 1 | 2735 |
- 2740 | 1 | 2740 |
- 2742 | 1 | 2742 |
- 2743 | 3 | 8229 |
- 2746 | 1 | 2746 |
- 2750 | 1 | 2750 |
- 2756 | 1 | 2756 |
- 2764 | 1 | 2764 |
- 2768 | 1 | 2768 |
- 2799 | 1 | 2799 |
- 2815 | 1 | 2815 |
- 2850 | 1 | 2850 |
- 2852 | 1 | 2852 |
- 2855 | 1 | 2855 |
- 2871 | 1 | 2871 |
- 2920 | 2 | 5840 |
- 2921 | 1 | 2921 |
- 2928 | 1 | 2928 |
- 2935 | 1 | 2935 |
- 2982 | 1 | 2982 |
- 2989 | 1 | 2989 |
- 2993 | 1 | 2993 |
- 2994 | 1 | 2994 |
- 3016 | 2 | 6032 |
- 3029 | 1 | 3029 |
- 3067 | 1 | 3067 |
- 3075 | 1 | 3075 |
- 3077 | 1 | 3077 |
- 3081 | 1 | 3081 |
- 3082 | 1 | 3082 |
- 3112 | 1 | 3112 |
- 3116 | 1 | 3116 |
- 3122 | 1 | 3122 |
- 3123 | 1 | 3123 |
- 3124 | 1 | 3124 |
- 3125 | 1 | 3125 |
- 3127 | 1 | 3127 |
- 3128 | 3 | 9384 |
- 3130 | 3 | 9390 |
- 3131 | 2 | 6262 |
- 3132 | 2 | 6264 |
- 3133 | 2 | 6266 |
- 3135 | 1 | 3135 |
- 3136 | 3 | 9408 |
- 3138 | 1 | 3138 |
- 3140 | 1 | 3140 |
- 3141 | 1 | 3141 |
- 3149 | 1 | 3149 |
- 3150 | 1 | 3150 |
- 3151 | 1 | 3151 |
- 3152 | 1 | 3152 |
- 3154 | 1 | 3154 |
- 3155 | 1 | 3155 |
- 3162 | 1 | 3162 |
- 3163 | 1 | 3163 |
- 3165 | 1 | 3165 |
- 3167 | 1 | 3167 |
- 3169 | 2 | 6338 |
- 3175 | 2 | 6350 |
- 3178 | 1 | 3178 |
- 3182 | 1 | 3182 |
- 3187 | 1 | 3187 |
- 3191 | 1 | 3191 |
- 3194 | 1 | 3194 |
- 3198 | 1 | 3198 |
- 3207 | 1 | 3207 |
- 3208 | 1 | 3208 |
- 3212 | 1 | 3212 |
- 3213 | 1 | 3213 |
- 3222 | 1 | 3222 |
- 3224 | 1 | 3224 |
- 3225 | 2 | 6450 |
- 3228 | 1 | 3228 |
- 3235 | 1 | 3235 |
- 3241 | 1 | 3241 |
- 3244 | 1 | 3244 |
- 3251 | 1 | 3251 |
- 3253 | 1 | 3253 |
- 3254 | 1 | 3254 |
- 3258 | 1 | 3258 |
- 3263 | 1 | 3263 |
- 3267 | 2 | 6534 |
- 3268 | 1 | 3268 |
- 3276 | 1 | 3276 |
- 3279 | 1 | 3279 |
- 3293 | 1 | 3293 |
- 3297 | 1 | 3297 |
- 3300 | 2 | 6600 |
- 3304 | 1 | 3304 |
- 3306 | 1 | 3306 |
- 3309 | 1 | 3309 |
- 3312 | 1 | 3312 |
- 3313 | 1 | 3313 |
- 3319 | 1 | 3319 |
- 3323 | 1 | 3323 |
- 3327 | 1 | 3327 |
- 3328 | 1 | 3328 |
- 3330 | 1 | 3330 |
- 3334 | 2 | 6668 |
- 3335 | 1 | 3335 |
- 3338 | 1 | 3338 |
- 3340 | 1 | 3340 |
- 3344 | 1 | 3344 |
- 3345 | 1 | 3345 |
- 3346 | 1 | 3346 |
- 3349 | 1 | 3349 |
- 3355 | 1 | 3355 |
- 3357 | 1 | 3357 |
- 3358 | 1 | 3358 |
- 3361 | 1 | 3361 |
- 3362 | 1 | 3362 |
- 3368 | 1 | 3368 |
- 3369 | 1 | 3369 |
- 3376 | 1 | 3376 |
- 3378 | 1 | 3378 |
- 3385 | 2 | 6770 |
- 3396 | 1 | 3396 |
- 3400 | 1 | 3400 |
- 3403 | 1 | 3403 |
- 3407 | 1 | 3407 |
- 3408 | 1 | 3408 |
- 3409 | 2 | 6818 |
- 3411 | 1 | 3411 |
- 3412 | 2 | 6824 |
- 3414 | 1 | 3414 |
- 3415 | 1 | 3415 |
- 3426 | 1 | 3426 |
- 3434 | 1 | 3434 |
- 3436 | 1 | 3436 |
- 3441 | 1 | 3441 |
- 3443 | 1 | 3443 |
- 3445 | 1 | 3445 |
- 3447 | 1 | 3447 |
- 3448 | 1 | 3448 |
- 3450 | 2 | 6900 |
- 3452 | 2 | 6904 |
- 3453 | 2 | 6906 |
- 3454 | 1 | 3454 |
- 3455 | 1 | 3455 |
- 3457 | 1 | 3457 |
- 3462 | 1 | 3462 |
- 3465 | 2 | 6930 |
- 3466 | 2 | 6932 |
- 3469 | 2 | 6938 |
- 3471 | 1 | 3471 |
- 3472 | 1 | 3472 |
- 3476 | 1 | 3476 |
- 3480 | 2 | 6960 |
- 3483 | 1 | 3483 |
- 3486 | 1 | 3486 |
- 3489 | 2 | 6978 |
- 3490 | 1 | 3490 |
- 3492 | 1 | 3492 |
- 3493 | 1 | 3493 |
- 3496 | 1 | 3496 |
- 3498 | 1 | 3498 |
- 3499 | 2 | 6998 |
- 3500 | 1 | 3500 |
- 3503 | 1 | 3503 |
- 3504 | 1 | 3504 |
- 3505 | 3 | 10515 |
- 3506 | 1 | 3506 |
- 3507 | 3 | 10521 |
- 3509 | 2 | 7018 |
- 3511 | 1 | 3511 |
- 3513 | 2 | 7026 |
- 3514 | 3 | 10542 |
- 3515 | 1 | 3515 |
- 3516 | 1 | 3516 |
- 3518 | 1 | 3518 |
- 3522 | 4 | 14088 |
- 3525 | 1 | 3525 |
- 3526 | 3 | 10578 |
- 3527 | 4 | 14108 |
- 3529 | 1 | 3529 |
- 3531 | 1 | 3531 |
- 3537 | 1 | 3537 |
- 3542 | 1 | 3542 |
- 3545 | 1 | 3545 |
- 3546 | 2 | 7092 |
- 3547 | 2 | 7094 |
- 3548 | 1 | 3548 |
- 3550 | 1 | 3550 |
- 3554 | 3 | 10662 |
- 3558 | 1 | 3558 |
- 3559 | 1 | 3559 |
- 3560 | 1 | 3560 |
- 3561 | 2 | 7122 |
- 3563 | 2 | 7126 |
- 3565 | 1 | 3565 |
- 3566 | 1 | 3566 |
- 3568 | 2 | 7136 |
- 3569 | 1 | 3569 |
- 3570 | 1 | 3570 |
- 3572 | 2 | 7144 |
- 3574 | 1 | 3574 |
- 3577 | 2 | 7154 |
- 3578 | 1 | 3578 |
- 3581 | 2 | 7162 |
- 3582 | 1 | 3582 |
- 3585 | 1 | 3585 |
- 3586 | 2 | 7172 |
- 3587 | 1 | 3587 |
- 3588 | 1 | 3588 |
- 3589 | 1 | 3589 |
- 3596 | 1 | 3596 |
- 3598 | 2 | 7196 |
- 3602 | 1 | 3602 |
- 3608 | 1 | 3608 |
- 3613 | 1 | 3613 |
- 3629 | 1 | 3629 |
- 3636 | 1 | 3636 |
- 3644 | 1 | 3644 |
- 3647 | 1 | 3647 |
- 3657 | 1 | 3657 |
- 3661 | 1 | 3661 |
- 3663 | 1 | 3663 |
- 3667 | 1 | 3667 |
- 3668 | 1 | 3668 |
- 3691 | 1 | 3691 |
- 3693 | 1 | 3693 |
- 3694 | 1 | 3694 |
- 3703 | 1 | 3703 |
- 3710 | 1 | 3710 |
- 3712 | 1 | 3712 |
- 3716 | 1 | 3716 |
- 3732 | 1 | 3732 |
- 3745 | 2 | 7490 |
- 3749 | 1 | 3749 |
- 3755 | 1 | 3755 |
- 3756 | 1 | 3756 |
- 3757 | 1 | 3757 |
- 3762 | 1 | 3762 |
- 3766 | 2 | 7532 |
- 3789 | 1 | 3789 |
- 3799 | 1 | 3799 |
- 3803 | 1 | 3803 |
- 3806 | 1 | 3806 |
- 3823 | 1 | 3823 |
- 3824 | 1 | 3824 |
- 3828 | 1 | 3828 |
- 3829 | 1 | 3829 |
- 3832 | 1 | 3832 |
- 3851 | 1 | 3851 |
- 3859 | 1 | 3859 |
- 3862 | 1 | 3862 |
- 3875 | 1 | 3875 |
- 3877 | 1 | 3877 |
- 3879 | 1 | 3879 |
- 3883 | 1 | 3883 |
- 3884 | 1 | 3884 |
- 3894 | 1 | 3894 |
- 3899 | 1 | 3899 |
- 3900 | 1 | 3900 |
- 3908 | 1 | 3908 |
- 3910 | 1 | 3910 |
- 3913 | 1 | 3913 |
- 3915 | 1 | 3915 |
- 3918 | 2 | 7836 |
- 3923 | 1 | 3923 |
- 3924 | 2 | 7848 |
- 3925 | 2 | 7850 |
- 3928 | 2 | 7856 |
- 3930 | 2 | 7860 |
- 3931 | 1 | 3931 |
- 3933 | 4 | 15732 |
- 3936 | 2 | 7872 |
- 3938 | 2 | 7876 |
- 3940 | 1 | 3940 |
- 3942 | 1 | 3942 |
- 3943 | 1 | 3943 |
- 3944 | 1 | 3944 |
- 3945 | 2 | 7890 |
- 3946 | 3 | 11838 |
- 3947 | 4 | 15788 |
- 3948 | 2 | 7896 |
- 3949 | 1 | 3949 |
- 3950 | 1 | 3950 |
- 3951 | 2 | 7902 |
- 3952 | 4 | 15808 |
- 3953 | 1 | 3953 |
- 3954 | 2 | 7908 |
- 3955 | 5 | 19775 |
- 3956 | 1 | 3956 |
- 3959 | 3 | 11877 |
- 3960 | 3 | 11880 |
- 3961 | 2 | 7922 |
- 3963 | 2 | 7926 |
- 3964 | 2 | 7928 |
- 3965 | 3 | 11895 |
- 3967 | 2 | 7934 |
- 3968 | 1 | 3968 |
- 3969 | 2 | 7938 |
- 3970 | 1 | 3970 |
- 3971 | 4 | 15884 |
- 3972 | 2 | 7944 |
- 3973 | 2 | 7946 |
- 3974 | 1 | 3974 |
- 3975 | 2 | 7950 |
- 3977 | 4 | 15908 |
- 3978 | 1 | 3978 |
- 3979 | 1 | 3979 |
- 3981 | 1 | 3981 |
- 3982 | 2 | 7964 |
- 3983 | 1 | 3983 |
- 3984 | 2 | 7968 |
- 3985 | 1 | 3985 |
- 3986 | 1 | 3986 |
- 3987 | 1 | 3987 |
- 3988 | 1 | 3988 |
- 3990 | 1 | 3990 |
- 3995 | 1 | 3995 |
- 3998 | 2 | 7996 |
- 3999 | 1 | 3999 |
- 4000 | 1 | 4000 |
- 4001 | 1 | 4001 |
- 4002 | 1 | 4002 |
- 4003 | 2 | 8006 |
- 4004 | 1 | 4004 |
- 4005 | 1 | 4005 |
- 4006 | 2 | 8012 |
- 4009 | 1 | 4009 |
- 4010 | 1 | 4010 |
- 4012 | 2 | 8024 |
- 4013 | 2 | 8026 |
- 4014 | 1 | 4014 |
- 4015 | 1 | 4015 |
- 4017 | 2 | 8034 |
- 4018 | 1 | 4018 |
- 4023 | 2 | 8046 |
- 4024 | 2 | 8048 |
- 4026 | 2 | 8052 |
- 4027 | 2 | 8054 |
- 4030 | 2 | 8060 |
- 4032 | 1 | 4032 |
- 4033 | 2 | 8066 |
- 4034 | 1 | 4034 |
- 4035 | 2 | 8070 |
- 4038 | 2 | 8076 |
- 4042 | 1 | 4042 |
- 4045 | 1 | 4045 |
- 4048 | 1 | 4048 |
- 4051 | 2 | 8102 |
- 4054 | 1 | 4054 |
- 4098 | 1 | 4098 |
- 4100 | 26554 | 108871400 |
- Total | 27556 | 111584021 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 26554 |
- 2 | 1000 |
- 8 | 1 |
- Total | 27555 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333336266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888278c849957b20
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3738633834393935
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_17.json b/autobahn/client/tungstenite_case_12_2_17.json
deleted file mode 100644
index cc495aa..0000000
--- a/autobahn/client/tungstenite_case_12_2_17.json
+++ /dev/null
@@ -1,1748 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 336,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 12002,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=336&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: zRLE3ORFP6mWsBFWj9cKMA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: OlSYLAK3vMMhqxWRYsX8V6g6SAU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.17",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "42541": 1,
- "42557": 1,
- "42563": 1,
- "42582": 1,
- "42585": 1,
- "42588": 1,
- "42597": 2,
- "42600": 1,
- "42602": 2,
- "42604": 1,
- "42627": 1,
- "42628": 1,
- "42635": 1,
- "42638": 1,
- "42640": 1,
- "42641": 2,
- "42645": 1,
- "42656": 1,
- "42658": 1,
- "42661": 1,
- "42662": 1,
- "42671": 1,
- "42672": 1,
- "42673": 1,
- "42675": 1,
- "42677": 2,
- "42684": 1,
- "42685": 1,
- "42689": 1,
- "42690": 1,
- "42692": 1,
- "42695": 1,
- "42696": 1,
- "42698": 2,
- "42699": 1,
- "42704": 1,
- "42706": 1,
- "42714": 1,
- "42719": 1,
- "42724": 1,
- "42727": 1,
- "42730": 1,
- "42734": 1,
- "42740": 1,
- "42741": 1,
- "42746": 1,
- "42747": 2,
- "42749": 1,
- "42755": 2,
- "42773": 1,
- "42774": 1,
- "42778": 1,
- "42781": 1,
- "42783": 1,
- "42785": 1,
- "42787": 1,
- "42789": 2,
- "42792": 1,
- "42793": 1,
- "42794": 2,
- "42799": 1,
- "42800": 1,
- "42806": 1,
- "42810": 1,
- "42821": 2,
- "42822": 1,
- "42824": 2,
- "42826": 1,
- "42830": 2,
- "42833": 1,
- "42834": 2,
- "42836": 1,
- "42838": 1,
- "42839": 2,
- "42843": 1,
- "42847": 3,
- "42851": 2,
- "42862": 2,
- "42863": 1,
- "42869": 1,
- "42870": 1,
- "42873": 2,
- "42875": 1,
- "42876": 2,
- "42877": 1,
- "42882": 2,
- "42883": 1,
- "42885": 1,
- "42887": 1,
- "42888": 1,
- "42892": 2,
- "42893": 1,
- "42897": 1,
- "42898": 3,
- "42906": 2,
- "42907": 1,
- "42908": 1,
- "42911": 1,
- "42912": 2,
- "42915": 1,
- "42920": 2,
- "42926": 1,
- "42927": 1,
- "42928": 1,
- "42929": 1,
- "42932": 1,
- "42934": 2,
- "42935": 1,
- "42936": 2,
- "42937": 1,
- "42943": 1,
- "42944": 1,
- "42945": 1,
- "42948": 2,
- "42951": 1,
- "42955": 2,
- "42956": 1,
- "42957": 1,
- "42961": 1,
- "42964": 1,
- "42965": 1,
- "42976": 1,
- "42977": 1,
- "42979": 3,
- "42980": 1,
- "42983": 1,
- "42984": 1,
- "42986": 1,
- "42988": 1,
- "42991": 2,
- "42993": 1,
- "42998": 1,
- "43004": 1,
- "43012": 1,
- "43017": 1,
- "43019": 1,
- "43051": 2,
- "43058": 1,
- "43063": 1,
- "43073": 1,
- "43085": 1,
- "43087": 1,
- "43089": 1,
- "43090": 1,
- "43094": 1,
- "43099": 2,
- "43100": 1,
- "43103": 1,
- "43115": 1,
- "43119": 1,
- "43121": 1,
- "43127": 2,
- "43147": 1,
- "43149": 1,
- "43150": 1,
- "43154": 1,
- "43157": 1,
- "43174": 1,
- "43177": 1,
- "43183": 1,
- "43190": 2,
- "43192": 2,
- "43197": 1,
- "43211": 1,
- "43215": 2,
- "43219": 1,
- "43225": 1,
- "43232": 2,
- "43237": 1,
- "43240": 1,
- "43246": 1,
- "43248": 1,
- "43254": 1,
- "43255": 1,
- "43259": 1,
- "43260": 1,
- "43268": 1,
- "43275": 1,
- "43283": 2,
- "43284": 1,
- "43285": 1,
- "43287": 1,
- "43291": 1,
- "43295": 1,
- "43301": 1,
- "43306": 1,
- "43308": 1,
- "43312": 1,
- "43314": 1,
- "43317": 1,
- "43319": 1,
- "43320": 3,
- "43325": 1,
- "43326": 2,
- "43328": 1,
- "43333": 1,
- "43336": 1,
- "43338": 1,
- "43340": 1,
- "43341": 1,
- "43346": 1,
- "43350": 1,
- "43351": 2,
- "43355": 1,
- "43356": 2,
- "43361": 1,
- "43367": 1,
- "43369": 2,
- "43370": 1,
- "43374": 1,
- "43375": 1,
- "43376": 1,
- "43378": 1,
- "43381": 1,
- "43386": 1,
- "43388": 2,
- "43389": 1,
- "43396": 1,
- "43397": 1,
- "43400": 1,
- "43405": 1,
- "43411": 1,
- "43413": 1,
- "43414": 2,
- "43417": 1,
- "43419": 1,
- "43420": 1,
- "43421": 1,
- "43423": 1,
- "43424": 2,
- "43426": 2,
- "43429": 1,
- "43431": 1,
- "43432": 1,
- "43433": 1,
- "43434": 2,
- "43435": 1,
- "43438": 1,
- "43439": 1,
- "43440": 2,
- "43442": 1,
- "43445": 1,
- "43447": 1,
- "43448": 1,
- "43449": 1,
- "43450": 2,
- "43452": 1,
- "43454": 1,
- "43455": 1,
- "43459": 3,
- "43461": 1,
- "43463": 1,
- "43469": 1,
- "43474": 1,
- "43477": 2,
- "43479": 1,
- "43482": 1,
- "43483": 1,
- "43488": 1,
- "43489": 1,
- "43490": 3,
- "43492": 1,
- "43493": 1,
- "43494": 2,
- "43495": 2,
- "43497": 2,
- "43501": 2,
- "43503": 2,
- "43504": 2,
- "43505": 2,
- "43508": 2,
- "43511": 1,
- "43512": 1,
- "43517": 1,
- "43528": 1,
- "43534": 1,
- "43536": 1,
- "43548": 1,
- "43563": 1,
- "43567": 1,
- "43570": 1,
- "43572": 1,
- "43585": 2,
- "43597": 2,
- "43598": 1,
- "43600": 1,
- "43601": 1,
- "43605": 2,
- "43606": 1,
- "43610": 1,
- "43613": 1,
- "43615": 1,
- "43616": 1,
- "43622": 1,
- "43625": 1,
- "43632": 1,
- "43633": 1,
- "43635": 1,
- "43636": 1,
- "43640": 1,
- "43644": 1,
- "43650": 1,
- "43654": 1,
- "43658": 1,
- "43661": 1,
- "43672": 1,
- "43674": 1,
- "43675": 1,
- "43677": 1,
- "43682": 1,
- "43687": 1,
- "43690": 1,
- "43691": 1,
- "43694": 1,
- "43695": 1,
- "43703": 1,
- "43704": 2,
- "43705": 1,
- "43710": 1,
- "43712": 1,
- "43713": 3,
- "43716": 1,
- "43720": 1,
- "43726": 1,
- "43738": 1,
- "43785": 1,
- "43820": 1,
- "43822": 1,
- "43891": 1,
- "43905": 1,
- "43952": 1,
- "43964": 1,
- "43986": 1,
- "44047": 1,
- "44052": 1,
- "44122": 1,
- "44145": 1,
- "44192": 1,
- "44224": 1,
- "44279": 1,
- "44297": 1,
- "44310": 1,
- "44370": 1,
- "44382": 1,
- "44439": 1,
- "44453": 1,
- "44473": 1,
- "44496": 1,
- "44533": 1,
- "44555": 1,
- "44558": 1,
- "44599": 1,
- "44614": 1,
- "44627": 1,
- "44637": 1,
- "44638": 1,
- "44663": 1,
- "44725": 1,
- "44727": 1,
- "44736": 1,
- "44776": 1,
- "44798": 1,
- "44821": 1,
- "44847": 1,
- "44864": 1,
- "44895": 1,
- "44908": 1,
- "44944": 1,
- "44947": 1,
- "44954": 1,
- "44972": 1,
- "45008": 1,
- "45068": 1,
- "45072": 1,
- "45088": 1,
- "45089": 1,
- "45134": 1,
- "45150": 1,
- "45170": 1,
- "45201": 1,
- "45231": 1,
- "45236": 1,
- "45250": 1,
- "45291": 2,
- "45303": 1,
- "45331": 1,
- "45371": 1,
- "45394": 1,
- "45413": 1,
- "45414": 1,
- "45433": 1,
- "45471": 1,
- "45475": 1,
- "45487": 1,
- "45513": 1,
- "45565": 1,
- "45573": 1,
- "45578": 1,
- "45601": 1,
- "45646": 1,
- "45670": 1,
- "45678": 1,
- "45679": 1,
- "45708": 1,
- "45754": 1,
- "45757": 1,
- "45768": 1,
- "45774": 1,
- "45818": 1,
- "45829": 1,
- "45850": 1,
- "45856": 1,
- "45892": 1,
- "45906": 1,
- "45920": 1,
- "45929": 1,
- "45950": 1,
- "45953": 1,
- "45996": 2,
- "46011": 1,
- "46015": 1,
- "46051": 1,
- "46061": 1,
- "46084": 1,
- "46093": 1,
- "46108": 1,
- "46130": 1,
- "46136": 1,
- "46144": 1,
- "46163": 1,
- "46188": 1,
- "46208": 1,
- "46216": 1,
- "46235": 1,
- "46261": 1,
- "46266": 1,
- "46294": 1,
- "46309": 1,
- "46322": 1,
- "46326": 1,
- "46372": 1,
- "46374": 1,
- "46375": 1,
- "46409": 1,
- "46430": 1,
- "46431": 1,
- "46447": 1,
- "46480": 1,
- "46510": 1,
- "46511": 1,
- "46532": 1,
- "46550": 1,
- "46573": 1,
- "46574": 1,
- "46580": 1,
- "46627": 1,
- "46651": 1,
- "46659": 1,
- "46666": 1,
- "46685": 1,
- "46712": 1,
- "46737": 1,
- "46739": 1,
- "46744": 1,
- "46775": 1,
- "46796": 1,
- "46817": 1,
- "46827": 1,
- "46847": 1,
- "46850": 1,
- "46864": 1,
- "46886": 1,
- "46897": 1,
- "46916": 1,
- "46926": 1,
- "46943": 1,
- "46954": 1,
- "46964": 1,
- "47000": 1,
- "47008": 1,
- "47009": 1,
- "47046": 1,
- "47047": 1,
- "47058": 1,
- "47061": 1,
- "47082": 1,
- "47093": 1,
- "47102": 1,
- "47111": 1,
- "47149": 1,
- "47163": 1,
- "47200": 1,
- "47220": 1,
- "47223": 1,
- "47262": 1,
- "47320": 1,
- "47351": 1,
- "47366": 1,
- "47387": 1,
- "47427": 1,
- "47467": 1,
- "47497": 1,
- "47528": 1,
- "47558": 1,
- "47600": 1,
- "47629": 1,
- "47635": 1,
- "47678": 1,
- "47703": 1,
- "47762": 1,
- "47771": 1,
- "47785": 1,
- "47830": 1,
- "47865": 1,
- "47921": 1,
- "47937": 1,
- "47986": 2,
- "47994": 1,
- "48055": 1,
- "48059": 1,
- "48082": 1,
- "48095": 1,
- "48133": 1,
- "48141": 1,
- "48147": 1,
- "48178": 1,
- "48182": 1,
- "48188": 1,
- "48189": 1,
- "48190": 1,
- "48191": 1,
- "48193": 1,
- "48194": 3,
- "48196": 3,
- "48197": 2,
- "48198": 2,
- "48199": 2,
- "48201": 1,
- "48202": 3,
- "48204": 1,
- "48206": 1,
- "48207": 1,
- "48215": 1,
- "48216": 1,
- "48217": 1,
- "48220": 1,
- "48221": 1,
- "48228": 1,
- "48229": 1,
- "48231": 1,
- "48233": 1,
- "48235": 2,
- "48241": 1,
- "48244": 1,
- "48248": 1,
- "48253": 1,
- "48257": 1,
- "48260": 1,
- "48264": 1,
- "48273": 1,
- "48274": 1,
- "48278": 1,
- "48279": 1,
- "48290": 1,
- "48291": 2,
- "48294": 1,
- "48301": 1,
- "48307": 1,
- "48310": 1,
- "48317": 1,
- "48319": 1,
- "48324": 1,
- "48329": 1,
- "48333": 2,
- "48334": 1,
- "48342": 1,
- "48345": 1,
- "48359": 1,
- "48363": 1,
- "48366": 2,
- "48370": 1,
- "48372": 1,
- "48378": 1,
- "48379": 1,
- "48385": 1,
- "48389": 1,
- "48394": 1,
- "48396": 1,
- "48400": 2,
- "48401": 1,
- "48404": 1,
- "48410": 1,
- "48411": 1,
- "48412": 1,
- "48415": 1,
- "48421": 1,
- "48423": 1,
- "48424": 1,
- "48427": 1,
- "48428": 1,
- "48434": 1,
- "48435": 1,
- "48442": 1,
- "48444": 1,
- "48451": 2,
- "48462": 1,
- "48469": 1,
- "48473": 1,
- "48474": 1,
- "48475": 2,
- "48477": 1,
- "48478": 1,
- "48480": 1,
- "48481": 1,
- "48492": 1,
- "48500": 1,
- "48502": 1,
- "48507": 1,
- "48509": 1,
- "48511": 1,
- "48513": 1,
- "48514": 1,
- "48516": 2,
- "48518": 2,
- "48519": 2,
- "48520": 1,
- "48521": 1,
- "48523": 1,
- "48528": 1,
- "48531": 2,
- "48532": 2,
- "48535": 1,
- "48537": 1,
- "48538": 1,
- "48542": 1,
- "48546": 2,
- "48552": 1,
- "48555": 2,
- "48556": 1,
- "48558": 1,
- "48559": 1,
- "48562": 1,
- "48564": 1,
- "48565": 2,
- "48566": 1,
- "48570": 1,
- "48571": 3,
- "48572": 1,
- "48573": 3,
- "48575": 2,
- "48577": 1,
- "48579": 2,
- "48580": 3,
- "48581": 1,
- "48582": 1,
- "48584": 1,
- "48588": 4,
- "48591": 1,
- "48592": 2,
- "48593": 4,
- "48595": 1,
- "48597": 1,
- "48603": 1,
- "48608": 1,
- "48611": 1,
- "48612": 2,
- "48613": 2,
- "48614": 1,
- "48616": 1,
- "48620": 3,
- "48624": 1,
- "48625": 1,
- "48626": 1,
- "48627": 2,
- "48629": 1,
- "48631": 1,
- "48632": 1,
- "48634": 2,
- "48635": 1,
- "48636": 1,
- "48638": 2,
- "48640": 1,
- "48643": 2,
- "48644": 1,
- "48647": 2,
- "48648": 1,
- "48652": 2,
- "48653": 1,
- "48655": 1,
- "48662": 1,
- "48664": 2,
- "48668": 1,
- "48674": 1,
- "48679": 1,
- "48702": 1,
- "48713": 1,
- "48727": 1,
- "48729": 1,
- "48757": 1,
- "48760": 1,
- "48769": 1,
- "48776": 1,
- "48778": 1,
- "48782": 1,
- "48798": 1,
- "48811": 2,
- "48815": 1,
- "48822": 1,
- "48828": 1,
- "48832": 1,
- "48855": 1,
- "48865": 1,
- "48869": 1,
- "48889": 1,
- "48890": 1,
- "48895": 1,
- "48898": 1,
- "48925": 1,
- "48928": 1,
- "48941": 1,
- "48945": 1,
- "48949": 1,
- "48950": 1,
- "48965": 1,
- "48966": 1,
- "48974": 1,
- "48976": 1,
- "48979": 1,
- "48981": 1,
- "48984": 2,
- "48989": 1,
- "48990": 2,
- "48991": 1,
- "48994": 2,
- "48996": 2,
- "48997": 1,
- "48999": 4,
- "49002": 2,
- "49004": 1,
- "49006": 1,
- "49008": 1,
- "49009": 1,
- "49010": 1,
- "49011": 2,
- "49012": 3,
- "49013": 4,
- "49014": 2,
- "49015": 1,
- "49016": 1,
- "49017": 2,
- "49018": 4,
- "49019": 1,
- "49020": 2,
- "49021": 5,
- "49022": 1,
- "49025": 3,
- "49026": 3,
- "49027": 2,
- "49029": 2,
- "49030": 2,
- "49031": 3,
- "49033": 2,
- "49034": 1,
- "49035": 2,
- "49036": 1,
- "49037": 4,
- "49038": 2,
- "49039": 2,
- "49041": 2,
- "49043": 3,
- "49044": 1,
- "49045": 1,
- "49047": 1,
- "49048": 2,
- "49049": 1,
- "49050": 1,
- "49051": 1,
- "49052": 1,
- "49053": 1,
- "49054": 1,
- "49056": 1,
- "49061": 1,
- "49064": 2,
- "49065": 1,
- "49066": 1,
- "49067": 1,
- "49069": 2,
- "49070": 1,
- "49071": 1,
- "49072": 2,
- "49075": 1,
- "49076": 1,
- "49078": 2,
- "49079": 2,
- "49080": 1,
- "49081": 1,
- "49083": 2,
- "49084": 1,
- "49089": 2,
- "49090": 2,
- "49092": 2,
- "49093": 2,
- "49096": 2,
- "49098": 1,
- "49099": 2,
- "49100": 1,
- "49101": 2,
- "49104": 1,
- "49108": 1,
- "49111": 1,
- "49114": 1,
- "49117": 2,
- "49120": 1,
- "49230": 1,
- "65536": 1000
- },
- "started": "2020-09-07T18:46:12.173Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8504757537841797,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 111473558,
- "incomingOctetsWireLevel": 111487558,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012559032160792787,
- "outgoingCompressionRatio": 0.8504757919311523,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 111473563,
- "outgoingOctetsWireLevel": 111583765,
- "outgoingWebSocketFrames": 27554,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0009885931429320152,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 26554,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 2,
- "20": 1,
- "21": 1,
- "66": 2,
- "82": 1,
- "102": 1,
- "135": 1,
- "165": 1,
- "170": 1,
- "184": 1,
- "225": 2,
- "237": 1,
- "252": 1,
- "265": 1,
- "305": 1,
- "328": 1,
- "347": 1,
- "348": 1,
- "367": 1,
- "405": 1,
- "409": 1,
- "421": 1,
- "447": 1,
- "499": 1,
- "507": 1,
- "512": 1,
- "535": 1,
- "580": 1,
- "604": 1,
- "612": 1,
- "613": 1,
- "642": 1,
- "688": 1,
- "691": 1,
- "702": 1,
- "708": 1,
- "752": 1,
- "763": 1,
- "784": 1,
- "790": 1,
- "826": 1,
- "840": 1,
- "854": 1,
- "863": 1,
- "884": 1,
- "887": 1,
- "930": 2,
- "945": 1,
- "949": 1,
- "985": 1,
- "995": 1,
- "1018": 1,
- "1027": 1,
- "1042": 1,
- "1064": 1,
- "1070": 1,
- "1078": 1,
- "1097": 1,
- "1122": 1,
- "1142": 1,
- "1150": 1,
- "1169": 1,
- "1195": 1,
- "1200": 1,
- "1228": 1,
- "1243": 1,
- "1256": 1,
- "1260": 1,
- "1306": 1,
- "1308": 1,
- "1309": 1,
- "1343": 1,
- "1364": 1,
- "1365": 1,
- "1381": 1,
- "1414": 1,
- "1444": 1,
- "1445": 1,
- "1466": 1,
- "1484": 1,
- "1507": 1,
- "1508": 1,
- "1514": 1,
- "1561": 1,
- "1571": 1,
- "1585": 1,
- "1587": 1,
- "1593": 2,
- "1600": 1,
- "1612": 1,
- "1615": 1,
- "1618": 1,
- "1619": 1,
- "1627": 2,
- "1630": 1,
- "1632": 2,
- "1634": 1,
- "1646": 1,
- "1657": 1,
- "1658": 1,
- "1665": 1,
- "1668": 1,
- "1670": 1,
- "1671": 3,
- "1673": 1,
- "1675": 1,
- "1678": 1,
- "1686": 1,
- "1688": 1,
- "1691": 1,
- "1692": 1,
- "1701": 1,
- "1702": 1,
- "1703": 1,
- "1705": 1,
- "1707": 2,
- "1709": 1,
- "1714": 1,
- "1715": 1,
- "1719": 1,
- "1720": 1,
- "1722": 1,
- "1725": 1,
- "1726": 1,
- "1728": 2,
- "1729": 1,
- "1730": 1,
- "1734": 1,
- "1736": 1,
- "1744": 1,
- "1749": 1,
- "1751": 1,
- "1754": 1,
- "1757": 1,
- "1760": 1,
- "1761": 1,
- "1764": 1,
- "1770": 1,
- "1771": 1,
- "1776": 1,
- "1777": 2,
- "1779": 1,
- "1781": 1,
- "1784": 1,
- "1785": 2,
- "1798": 1,
- "1803": 1,
- "1804": 1,
- "1808": 1,
- "1811": 1,
- "1813": 1,
- "1815": 1,
- "1817": 1,
- "1819": 2,
- "1820": 1,
- "1822": 1,
- "1823": 1,
- "1824": 2,
- "1829": 1,
- "1830": 1,
- "1831": 1,
- "1836": 1,
- "1840": 1,
- "1850": 1,
- "1851": 2,
- "1852": 1,
- "1854": 2,
- "1856": 1,
- "1860": 3,
- "1863": 1,
- "1864": 2,
- "1866": 1,
- "1868": 1,
- "1869": 2,
- "1873": 1,
- "1877": 4,
- "1881": 2,
- "1888": 1,
- "1892": 2,
- "1893": 1,
- "1898": 1,
- "1899": 1,
- "1900": 1,
- "1903": 2,
- "1905": 1,
- "1906": 2,
- "1907": 1,
- "1912": 2,
- "1913": 1,
- "1915": 1,
- "1917": 1,
- "1918": 1,
- "1922": 2,
- "1923": 1,
- "1927": 1,
- "1928": 3,
- "1934": 1,
- "1936": 2,
- "1937": 1,
- "1938": 1,
- "1941": 1,
- "1942": 3,
- "1943": 1,
- "1945": 1,
- "1950": 2,
- "1956": 1,
- "1957": 1,
- "1958": 1,
- "1959": 1,
- "1962": 1,
- "1964": 2,
- "1965": 1,
- "1966": 2,
- "1967": 1,
- "1973": 1,
- "1974": 1,
- "1975": 1,
- "1978": 2,
- "1980": 1,
- "1981": 2,
- "1985": 2,
- "1986": 1,
- "1987": 1,
- "1991": 1,
- "1992": 1,
- "1994": 1,
- "1995": 2,
- "2006": 1,
- "2007": 1,
- "2009": 3,
- "2010": 1,
- "2013": 1,
- "2014": 1,
- "2016": 2,
- "2018": 1,
- "2021": 2,
- "2023": 1,
- "2027": 1,
- "2028": 1,
- "2034": 1,
- "2036": 1,
- "2042": 1,
- "2045": 1,
- "2047": 1,
- "2049": 1,
- "2081": 2,
- "2083": 1,
- "2088": 1,
- "2093": 1,
- "2097": 1,
- "2103": 1,
- "2115": 1,
- "2117": 1,
- "2119": 1,
- "2120": 1,
- "2124": 1,
- "2129": 2,
- "2130": 1,
- "2133": 1,
- "2134": 1,
- "2145": 1,
- "2149": 1,
- "2151": 1,
- "2154": 1,
- "2157": 3,
- "2177": 1,
- "2179": 1,
- "2180": 1,
- "2184": 1,
- "2187": 1,
- "2196": 1,
- "2204": 1,
- "2207": 1,
- "2213": 1,
- "2220": 2,
- "2222": 2,
- "2227": 1,
- "2241": 1,
- "2245": 2,
- "2249": 1,
- "2254": 1,
- "2255": 1,
- "2262": 2,
- "2267": 1,
- "2270": 1,
- "2276": 1,
- "2278": 1,
- "2284": 1,
- "2285": 2,
- "2289": 1,
- "2290": 1,
- "2298": 1,
- "2300": 1,
- "2305": 1,
- "2313": 2,
- "2314": 1,
- "2315": 1,
- "2317": 1,
- "2321": 2,
- "2325": 1,
- "2331": 1,
- "2336": 1,
- "2338": 1,
- "2342": 1,
- "2344": 1,
- "2347": 1,
- "2349": 1,
- "2350": 3,
- "2355": 1,
- "2356": 2,
- "2358": 1,
- "2361": 1,
- "2363": 1,
- "2366": 1,
- "2368": 1,
- "2370": 1,
- "2371": 1,
- "2376": 1,
- "2380": 1,
- "2381": 2,
- "2385": 1,
- "2386": 2,
- "2391": 1,
- "2397": 1,
- "2399": 2,
- "2400": 1,
- "2401": 1,
- "2404": 1,
- "2405": 1,
- "2406": 1,
- "2408": 1,
- "2411": 1,
- "2416": 1,
- "2418": 2,
- "2419": 1,
- "2426": 1,
- "2427": 1,
- "2430": 1,
- "2431": 1,
- "2435": 1,
- "2441": 1,
- "2443": 1,
- "2444": 2,
- "2447": 1,
- "2449": 1,
- "2450": 1,
- "2451": 1,
- "2453": 1,
- "2454": 2,
- "2456": 2,
- "2459": 1,
- "2461": 1,
- "2462": 2,
- "2463": 1,
- "2464": 2,
- "2465": 1,
- "2468": 1,
- "2469": 1,
- "2470": 2,
- "2472": 1,
- "2475": 1,
- "2477": 1,
- "2478": 1,
- "2479": 1,
- "2480": 1,
- "2482": 1,
- "2484": 1,
- "2485": 2,
- "2489": 3,
- "2491": 1,
- "2492": 1,
- "2493": 1,
- "2499": 1,
- "2504": 1,
- "2507": 2,
- "2509": 1,
- "2512": 1,
- "2513": 1,
- "2518": 1,
- "2519": 1,
- "2520": 3,
- "2522": 1,
- "2523": 1,
- "2524": 2,
- "2525": 2,
- "2527": 2,
- "2531": 2,
- "2533": 2,
- "2534": 3,
- "2535": 2,
- "2538": 2,
- "2541": 1,
- "2542": 1,
- "2547": 1,
- "2558": 1,
- "2563": 1,
- "2564": 1,
- "2566": 1,
- "2569": 1,
- "2578": 1,
- "2593": 1,
- "2597": 1,
- "2600": 1,
- "2602": 1,
- "2612": 1,
- "2615": 2,
- "2627": 2,
- "2628": 1,
- "2630": 1,
- "2631": 1,
- "2635": 2,
- "2636": 1,
- "2637": 1,
- "2640": 1,
- "2643": 1,
- "2645": 1,
- "2646": 1,
- "2652": 1,
- "2655": 1,
- "2662": 1,
- "2663": 1,
- "2665": 1,
- "2666": 1,
- "2670": 1,
- "2674": 1,
- "2680": 1,
- "2684": 1,
- "2688": 1,
- "2691": 1,
- "2696": 1,
- "2702": 1,
- "2704": 1,
- "2705": 2,
- "2707": 1,
- "2712": 1,
- "2717": 1,
- "2719": 1,
- "2720": 1,
- "2721": 1,
- "2724": 1,
- "2725": 1,
- "2733": 1,
- "2734": 2,
- "2735": 1,
- "2740": 1,
- "2742": 1,
- "2743": 3,
- "2746": 1,
- "2750": 1,
- "2756": 1,
- "2764": 1,
- "2768": 1,
- "2799": 1,
- "2815": 1,
- "2850": 1,
- "2852": 1,
- "2855": 1,
- "2871": 1,
- "2920": 2,
- "2921": 1,
- "2928": 1,
- "2935": 1,
- "2982": 1,
- "2989": 1,
- "2993": 1,
- "2994": 1,
- "3016": 2,
- "3029": 1,
- "3067": 1,
- "3075": 1,
- "3077": 1,
- "3081": 1,
- "3082": 1,
- "3112": 1,
- "3116": 1,
- "3122": 1,
- "3123": 1,
- "3124": 1,
- "3125": 1,
- "3127": 1,
- "3128": 3,
- "3130": 3,
- "3131": 2,
- "3132": 2,
- "3133": 2,
- "3135": 1,
- "3136": 3,
- "3138": 1,
- "3140": 1,
- "3141": 1,
- "3149": 1,
- "3150": 1,
- "3151": 1,
- "3152": 1,
- "3154": 1,
- "3155": 1,
- "3162": 1,
- "3163": 1,
- "3165": 1,
- "3167": 1,
- "3169": 2,
- "3175": 2,
- "3178": 1,
- "3182": 1,
- "3187": 1,
- "3191": 1,
- "3194": 1,
- "3198": 1,
- "3207": 1,
- "3208": 1,
- "3212": 1,
- "3213": 1,
- "3222": 1,
- "3224": 1,
- "3225": 2,
- "3228": 1,
- "3235": 1,
- "3241": 1,
- "3244": 1,
- "3251": 1,
- "3253": 1,
- "3254": 1,
- "3258": 1,
- "3263": 1,
- "3267": 2,
- "3268": 1,
- "3276": 1,
- "3279": 1,
- "3293": 1,
- "3297": 1,
- "3300": 2,
- "3304": 1,
- "3306": 1,
- "3309": 1,
- "3312": 1,
- "3313": 1,
- "3319": 1,
- "3323": 1,
- "3327": 1,
- "3328": 1,
- "3330": 1,
- "3334": 2,
- "3335": 1,
- "3338": 1,
- "3340": 1,
- "3344": 1,
- "3345": 1,
- "3346": 1,
- "3349": 1,
- "3355": 1,
- "3357": 1,
- "3358": 1,
- "3361": 1,
- "3362": 1,
- "3368": 1,
- "3369": 1,
- "3376": 1,
- "3378": 1,
- "3385": 2,
- "3396": 1,
- "3400": 1,
- "3403": 1,
- "3407": 1,
- "3408": 1,
- "3409": 2,
- "3411": 1,
- "3412": 2,
- "3414": 1,
- "3415": 1,
- "3426": 1,
- "3434": 1,
- "3436": 1,
- "3441": 1,
- "3443": 1,
- "3445": 1,
- "3447": 1,
- "3448": 1,
- "3450": 2,
- "3452": 2,
- "3453": 2,
- "3454": 1,
- "3455": 1,
- "3457": 1,
- "3462": 1,
- "3465": 2,
- "3466": 2,
- "3469": 2,
- "3471": 1,
- "3472": 1,
- "3476": 1,
- "3480": 2,
- "3483": 1,
- "3486": 1,
- "3489": 2,
- "3490": 1,
- "3492": 1,
- "3493": 1,
- "3496": 1,
- "3498": 1,
- "3499": 2,
- "3500": 1,
- "3503": 1,
- "3504": 1,
- "3505": 3,
- "3506": 1,
- "3507": 3,
- "3509": 2,
- "3511": 1,
- "3513": 2,
- "3514": 3,
- "3515": 1,
- "3516": 1,
- "3518": 1,
- "3522": 4,
- "3525": 1,
- "3526": 3,
- "3527": 4,
- "3529": 1,
- "3531": 1,
- "3537": 1,
- "3542": 1,
- "3545": 1,
- "3546": 2,
- "3547": 2,
- "3548": 1,
- "3550": 1,
- "3554": 3,
- "3558": 1,
- "3559": 1,
- "3560": 1,
- "3561": 2,
- "3563": 2,
- "3565": 1,
- "3566": 1,
- "3568": 2,
- "3569": 1,
- "3570": 1,
- "3572": 2,
- "3574": 1,
- "3577": 2,
- "3578": 1,
- "3581": 2,
- "3582": 1,
- "3585": 1,
- "3586": 2,
- "3587": 1,
- "3588": 1,
- "3589": 1,
- "3596": 1,
- "3598": 2,
- "3602": 1,
- "3608": 1,
- "3613": 1,
- "3629": 1,
- "3636": 1,
- "3644": 1,
- "3647": 1,
- "3657": 1,
- "3661": 1,
- "3663": 1,
- "3667": 1,
- "3668": 1,
- "3691": 1,
- "3693": 1,
- "3694": 1,
- "3703": 1,
- "3710": 1,
- "3712": 1,
- "3716": 1,
- "3732": 1,
- "3745": 2,
- "3749": 1,
- "3755": 1,
- "3756": 1,
- "3757": 1,
- "3762": 1,
- "3766": 2,
- "3789": 1,
- "3799": 1,
- "3803": 1,
- "3806": 1,
- "3823": 1,
- "3824": 1,
- "3828": 1,
- "3829": 1,
- "3832": 1,
- "3851": 1,
- "3859": 1,
- "3862": 1,
- "3875": 1,
- "3877": 1,
- "3879": 1,
- "3883": 1,
- "3884": 1,
- "3894": 1,
- "3899": 1,
- "3900": 1,
- "3908": 1,
- "3910": 1,
- "3913": 1,
- "3915": 1,
- "3918": 2,
- "3923": 1,
- "3924": 2,
- "3925": 2,
- "3928": 2,
- "3930": 2,
- "3931": 1,
- "3933": 4,
- "3936": 2,
- "3938": 2,
- "3940": 1,
- "3942": 1,
- "3943": 1,
- "3944": 1,
- "3945": 2,
- "3946": 3,
- "3947": 4,
- "3948": 2,
- "3949": 1,
- "3950": 1,
- "3951": 2,
- "3952": 4,
- "3953": 1,
- "3954": 2,
- "3955": 5,
- "3956": 1,
- "3959": 3,
- "3960": 3,
- "3961": 2,
- "3963": 2,
- "3964": 2,
- "3965": 3,
- "3967": 2,
- "3968": 1,
- "3969": 2,
- "3970": 1,
- "3971": 4,
- "3972": 2,
- "3973": 2,
- "3974": 1,
- "3975": 2,
- "3977": 4,
- "3978": 1,
- "3979": 1,
- "3981": 1,
- "3982": 2,
- "3983": 1,
- "3984": 2,
- "3985": 1,
- "3986": 1,
- "3987": 1,
- "3988": 1,
- "3990": 1,
- "3995": 1,
- "3998": 2,
- "3999": 1,
- "4000": 1,
- "4001": 1,
- "4002": 1,
- "4003": 2,
- "4004": 1,
- "4005": 1,
- "4006": 2,
- "4009": 1,
- "4010": 1,
- "4012": 2,
- "4013": 2,
- "4014": 1,
- "4015": 1,
- "4017": 2,
- "4018": 1,
- "4023": 2,
- "4024": 2,
- "4026": 2,
- "4027": 2,
- "4030": 2,
- "4032": 1,
- "4033": 2,
- "4034": 1,
- "4035": 2,
- "4038": 2,
- "4042": 1,
- "4045": 1,
- "4048": 1,
- "4051": 2,
- "4054": 1,
- "4098": 1,
- "4100": 26554
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333336266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888278c849957b20"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "78c84995"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_18.html b/autobahn/client/tungstenite_case_12_2_18.html
deleted file mode 100644
index befb2a4..0000000
--- a/autobahn/client/tungstenite_case_12_2_18.html
+++ /dev/null
@@ -1,1929 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.18 : Pass - 11767 ms @ 2020-09-07T18:46:24.176Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=337&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: gcgz3bykvRsReRDrDBPRwg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: R+kZ9azWjFWVuC6d4IaA5vhvF2I=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 42541 | 1 | 42541 |
- 42557 | 1 | 42557 |
- 42563 | 1 | 42563 |
- 42582 | 1 | 42582 |
- 42585 | 1 | 42585 |
- 42588 | 1 | 42588 |
- 42597 | 2 | 85194 |
- 42600 | 1 | 42600 |
- 42602 | 2 | 85204 |
- 42604 | 1 | 42604 |
- 42627 | 1 | 42627 |
- 42628 | 1 | 42628 |
- 42635 | 1 | 42635 |
- 42638 | 1 | 42638 |
- 42640 | 1 | 42640 |
- 42641 | 2 | 85282 |
- 42645 | 1 | 42645 |
- 42656 | 1 | 42656 |
- 42658 | 1 | 42658 |
- 42661 | 1 | 42661 |
- 42662 | 1 | 42662 |
- 42671 | 1 | 42671 |
- 42672 | 1 | 42672 |
- 42673 | 1 | 42673 |
- 42675 | 1 | 42675 |
- 42677 | 2 | 85354 |
- 42684 | 1 | 42684 |
- 42685 | 1 | 42685 |
- 42689 | 1 | 42689 |
- 42690 | 1 | 42690 |
- 42692 | 1 | 42692 |
- 42695 | 1 | 42695 |
- 42696 | 1 | 42696 |
- 42698 | 2 | 85396 |
- 42699 | 1 | 42699 |
- 42704 | 1 | 42704 |
- 42706 | 1 | 42706 |
- 42714 | 1 | 42714 |
- 42719 | 1 | 42719 |
- 42724 | 1 | 42724 |
- 42727 | 1 | 42727 |
- 42730 | 1 | 42730 |
- 42734 | 1 | 42734 |
- 42740 | 1 | 42740 |
- 42741 | 1 | 42741 |
- 42746 | 1 | 42746 |
- 42747 | 2 | 85494 |
- 42749 | 1 | 42749 |
- 42755 | 2 | 85510 |
- 42773 | 1 | 42773 |
- 42774 | 1 | 42774 |
- 42778 | 1 | 42778 |
- 42781 | 1 | 42781 |
- 42783 | 1 | 42783 |
- 42785 | 1 | 42785 |
- 42787 | 1 | 42787 |
- 42789 | 2 | 85578 |
- 42792 | 1 | 42792 |
- 42793 | 1 | 42793 |
- 42794 | 2 | 85588 |
- 42799 | 1 | 42799 |
- 42800 | 1 | 42800 |
- 42806 | 1 | 42806 |
- 42810 | 1 | 42810 |
- 42821 | 2 | 85642 |
- 42822 | 1 | 42822 |
- 42824 | 2 | 85648 |
- 42826 | 1 | 42826 |
- 42830 | 2 | 85660 |
- 42833 | 1 | 42833 |
- 42834 | 2 | 85668 |
- 42836 | 1 | 42836 |
- 42838 | 1 | 42838 |
- 42839 | 2 | 85678 |
- 42843 | 1 | 42843 |
- 42847 | 3 | 128541 |
- 42851 | 2 | 85702 |
- 42862 | 2 | 85724 |
- 42863 | 1 | 42863 |
- 42869 | 1 | 42869 |
- 42870 | 1 | 42870 |
- 42873 | 2 | 85746 |
- 42875 | 1 | 42875 |
- 42876 | 2 | 85752 |
- 42877 | 1 | 42877 |
- 42882 | 2 | 85764 |
- 42883 | 1 | 42883 |
- 42885 | 1 | 42885 |
- 42887 | 1 | 42887 |
- 42888 | 1 | 42888 |
- 42892 | 2 | 85784 |
- 42893 | 1 | 42893 |
- 42897 | 1 | 42897 |
- 42898 | 3 | 128694 |
- 42906 | 2 | 85812 |
- 42907 | 1 | 42907 |
- 42908 | 1 | 42908 |
- 42911 | 1 | 42911 |
- 42912 | 2 | 85824 |
- 42915 | 1 | 42915 |
- 42920 | 2 | 85840 |
- 42926 | 1 | 42926 |
- 42927 | 1 | 42927 |
- 42928 | 1 | 42928 |
- 42929 | 1 | 42929 |
- 42932 | 1 | 42932 |
- 42934 | 2 | 85868 |
- 42935 | 1 | 42935 |
- 42936 | 2 | 85872 |
- 42937 | 1 | 42937 |
- 42943 | 1 | 42943 |
- 42944 | 1 | 42944 |
- 42945 | 1 | 42945 |
- 42948 | 2 | 85896 |
- 42951 | 1 | 42951 |
- 42955 | 2 | 85910 |
- 42956 | 1 | 42956 |
- 42957 | 1 | 42957 |
- 42961 | 1 | 42961 |
- 42964 | 1 | 42964 |
- 42965 | 1 | 42965 |
- 42976 | 1 | 42976 |
- 42977 | 1 | 42977 |
- 42979 | 3 | 128937 |
- 42980 | 1 | 42980 |
- 42983 | 1 | 42983 |
- 42984 | 1 | 42984 |
- 42986 | 1 | 42986 |
- 42988 | 1 | 42988 |
- 42991 | 2 | 85982 |
- 42993 | 1 | 42993 |
- 42998 | 1 | 42998 |
- 43004 | 1 | 43004 |
- 43012 | 1 | 43012 |
- 43017 | 1 | 43017 |
- 43019 | 1 | 43019 |
- 43051 | 2 | 86102 |
- 43058 | 1 | 43058 |
- 43063 | 1 | 43063 |
- 43073 | 1 | 43073 |
- 43085 | 1 | 43085 |
- 43087 | 1 | 43087 |
- 43089 | 1 | 43089 |
- 43090 | 1 | 43090 |
- 43094 | 1 | 43094 |
- 43099 | 2 | 86198 |
- 43100 | 1 | 43100 |
- 43103 | 1 | 43103 |
- 43115 | 1 | 43115 |
- 43119 | 1 | 43119 |
- 43121 | 1 | 43121 |
- 43127 | 2 | 86254 |
- 43147 | 1 | 43147 |
- 43149 | 1 | 43149 |
- 43150 | 1 | 43150 |
- 43154 | 1 | 43154 |
- 43157 | 1 | 43157 |
- 43174 | 1 | 43174 |
- 43177 | 1 | 43177 |
- 43183 | 1 | 43183 |
- 43190 | 2 | 86380 |
- 43192 | 2 | 86384 |
- 43197 | 1 | 43197 |
- 43211 | 1 | 43211 |
- 43215 | 2 | 86430 |
- 43219 | 1 | 43219 |
- 43225 | 1 | 43225 |
- 43232 | 2 | 86464 |
- 43237 | 1 | 43237 |
- 43240 | 1 | 43240 |
- 43246 | 1 | 43246 |
- 43248 | 1 | 43248 |
- 43254 | 1 | 43254 |
- 43255 | 1 | 43255 |
- 43259 | 1 | 43259 |
- 43260 | 1 | 43260 |
- 43268 | 1 | 43268 |
- 43275 | 1 | 43275 |
- 43283 | 2 | 86566 |
- 43284 | 1 | 43284 |
- 43285 | 1 | 43285 |
- 43287 | 1 | 43287 |
- 43291 | 1 | 43291 |
- 43295 | 1 | 43295 |
- 43301 | 1 | 43301 |
- 43306 | 1 | 43306 |
- 43308 | 1 | 43308 |
- 43312 | 1 | 43312 |
- 43314 | 1 | 43314 |
- 43317 | 1 | 43317 |
- 43319 | 1 | 43319 |
- 43320 | 3 | 129960 |
- 43325 | 1 | 43325 |
- 43326 | 2 | 86652 |
- 43328 | 1 | 43328 |
- 43333 | 1 | 43333 |
- 43336 | 1 | 43336 |
- 43338 | 1 | 43338 |
- 43340 | 1 | 43340 |
- 43341 | 1 | 43341 |
- 43346 | 1 | 43346 |
- 43350 | 1 | 43350 |
- 43351 | 2 | 86702 |
- 43355 | 1 | 43355 |
- 43356 | 2 | 86712 |
- 43361 | 1 | 43361 |
- 43367 | 1 | 43367 |
- 43369 | 2 | 86738 |
- 43370 | 1 | 43370 |
- 43374 | 1 | 43374 |
- 43375 | 1 | 43375 |
- 43376 | 1 | 43376 |
- 43378 | 1 | 43378 |
- 43381 | 1 | 43381 |
- 43386 | 1 | 43386 |
- 43388 | 2 | 86776 |
- 43389 | 1 | 43389 |
- 43396 | 1 | 43396 |
- 43397 | 1 | 43397 |
- 43400 | 1 | 43400 |
- 43405 | 1 | 43405 |
- 43411 | 1 | 43411 |
- 43413 | 1 | 43413 |
- 43414 | 2 | 86828 |
- 43417 | 1 | 43417 |
- 43419 | 1 | 43419 |
- 43420 | 1 | 43420 |
- 43421 | 1 | 43421 |
- 43423 | 1 | 43423 |
- 43424 | 2 | 86848 |
- 43426 | 2 | 86852 |
- 43429 | 1 | 43429 |
- 43431 | 1 | 43431 |
- 43432 | 1 | 43432 |
- 43433 | 1 | 43433 |
- 43434 | 2 | 86868 |
- 43435 | 1 | 43435 |
- 43438 | 1 | 43438 |
- 43439 | 1 | 43439 |
- 43440 | 2 | 86880 |
- 43442 | 1 | 43442 |
- 43445 | 1 | 43445 |
- 43447 | 1 | 43447 |
- 43448 | 1 | 43448 |
- 43449 | 1 | 43449 |
- 43450 | 2 | 86900 |
- 43452 | 1 | 43452 |
- 43454 | 1 | 43454 |
- 43455 | 1 | 43455 |
- 43459 | 3 | 130377 |
- 43461 | 1 | 43461 |
- 43463 | 1 | 43463 |
- 43469 | 1 | 43469 |
- 43474 | 1 | 43474 |
- 43477 | 2 | 86954 |
- 43479 | 1 | 43479 |
- 43482 | 1 | 43482 |
- 43483 | 1 | 43483 |
- 43488 | 1 | 43488 |
- 43489 | 1 | 43489 |
- 43490 | 3 | 130470 |
- 43492 | 1 | 43492 |
- 43493 | 1 | 43493 |
- 43494 | 2 | 86988 |
- 43495 | 2 | 86990 |
- 43497 | 2 | 86994 |
- 43501 | 2 | 87002 |
- 43503 | 2 | 87006 |
- 43504 | 2 | 87008 |
- 43505 | 2 | 87010 |
- 43508 | 2 | 87016 |
- 43511 | 1 | 43511 |
- 43512 | 1 | 43512 |
- 43517 | 1 | 43517 |
- 43528 | 1 | 43528 |
- 43534 | 1 | 43534 |
- 43536 | 1 | 43536 |
- 43548 | 1 | 43548 |
- 43563 | 1 | 43563 |
- 43567 | 1 | 43567 |
- 43570 | 1 | 43570 |
- 43572 | 1 | 43572 |
- 43585 | 2 | 87170 |
- 43597 | 2 | 87194 |
- 43598 | 1 | 43598 |
- 43600 | 1 | 43600 |
- 43601 | 1 | 43601 |
- 43605 | 2 | 87210 |
- 43606 | 1 | 43606 |
- 43610 | 1 | 43610 |
- 43613 | 1 | 43613 |
- 43615 | 1 | 43615 |
- 43616 | 1 | 43616 |
- 43622 | 1 | 43622 |
- 43625 | 1 | 43625 |
- 43632 | 1 | 43632 |
- 43633 | 1 | 43633 |
- 43635 | 1 | 43635 |
- 43636 | 1 | 43636 |
- 43640 | 1 | 43640 |
- 43644 | 1 | 43644 |
- 43650 | 1 | 43650 |
- 43654 | 1 | 43654 |
- 43658 | 1 | 43658 |
- 43661 | 1 | 43661 |
- 43672 | 1 | 43672 |
- 43674 | 1 | 43674 |
- 43675 | 1 | 43675 |
- 43677 | 1 | 43677 |
- 43682 | 1 | 43682 |
- 43687 | 1 | 43687 |
- 43690 | 1 | 43690 |
- 43691 | 1 | 43691 |
- 43694 | 1 | 43694 |
- 43695 | 1 | 43695 |
- 43703 | 1 | 43703 |
- 43704 | 2 | 87408 |
- 43705 | 1 | 43705 |
- 43710 | 1 | 43710 |
- 43712 | 1 | 43712 |
- 43713 | 3 | 131139 |
- 43716 | 1 | 43716 |
- 43720 | 1 | 43720 |
- 43726 | 1 | 43726 |
- 43738 | 1 | 43738 |
- 43785 | 1 | 43785 |
- 43820 | 1 | 43820 |
- 43822 | 1 | 43822 |
- 43891 | 1 | 43891 |
- 43905 | 1 | 43905 |
- 43952 | 1 | 43952 |
- 43964 | 1 | 43964 |
- 43986 | 1 | 43986 |
- 44047 | 1 | 44047 |
- 44052 | 1 | 44052 |
- 44122 | 1 | 44122 |
- 44145 | 1 | 44145 |
- 44192 | 1 | 44192 |
- 44224 | 1 | 44224 |
- 44279 | 1 | 44279 |
- 44297 | 1 | 44297 |
- 44310 | 1 | 44310 |
- 44370 | 1 | 44370 |
- 44382 | 1 | 44382 |
- 44439 | 1 | 44439 |
- 44453 | 1 | 44453 |
- 44473 | 1 | 44473 |
- 44496 | 1 | 44496 |
- 44533 | 1 | 44533 |
- 44555 | 1 | 44555 |
- 44558 | 1 | 44558 |
- 44599 | 1 | 44599 |
- 44614 | 1 | 44614 |
- 44627 | 1 | 44627 |
- 44637 | 1 | 44637 |
- 44638 | 1 | 44638 |
- 44663 | 1 | 44663 |
- 44725 | 1 | 44725 |
- 44727 | 1 | 44727 |
- 44736 | 1 | 44736 |
- 44776 | 1 | 44776 |
- 44798 | 1 | 44798 |
- 44821 | 1 | 44821 |
- 44847 | 1 | 44847 |
- 44864 | 1 | 44864 |
- 44895 | 1 | 44895 |
- 44908 | 1 | 44908 |
- 44944 | 1 | 44944 |
- 44947 | 1 | 44947 |
- 44954 | 1 | 44954 |
- 44972 | 1 | 44972 |
- 45008 | 1 | 45008 |
- 45068 | 1 | 45068 |
- 45072 | 1 | 45072 |
- 45088 | 1 | 45088 |
- 45089 | 1 | 45089 |
- 45134 | 1 | 45134 |
- 45150 | 1 | 45150 |
- 45170 | 1 | 45170 |
- 45201 | 1 | 45201 |
- 45231 | 1 | 45231 |
- 45236 | 1 | 45236 |
- 45250 | 1 | 45250 |
- 45291 | 2 | 90582 |
- 45303 | 1 | 45303 |
- 45331 | 1 | 45331 |
- 45371 | 1 | 45371 |
- 45394 | 1 | 45394 |
- 45413 | 1 | 45413 |
- 45414 | 1 | 45414 |
- 45433 | 1 | 45433 |
- 45471 | 1 | 45471 |
- 45475 | 1 | 45475 |
- 45487 | 1 | 45487 |
- 45513 | 1 | 45513 |
- 45565 | 1 | 45565 |
- 45573 | 1 | 45573 |
- 45578 | 1 | 45578 |
- 45601 | 1 | 45601 |
- 45646 | 1 | 45646 |
- 45670 | 1 | 45670 |
- 45678 | 1 | 45678 |
- 45679 | 1 | 45679 |
- 45708 | 1 | 45708 |
- 45754 | 1 | 45754 |
- 45757 | 1 | 45757 |
- 45768 | 1 | 45768 |
- 45774 | 1 | 45774 |
- 45818 | 1 | 45818 |
- 45829 | 1 | 45829 |
- 45850 | 1 | 45850 |
- 45856 | 1 | 45856 |
- 45892 | 1 | 45892 |
- 45906 | 1 | 45906 |
- 45920 | 1 | 45920 |
- 45929 | 1 | 45929 |
- 45950 | 1 | 45950 |
- 45953 | 1 | 45953 |
- 45996 | 2 | 91992 |
- 46011 | 1 | 46011 |
- 46015 | 1 | 46015 |
- 46051 | 1 | 46051 |
- 46061 | 1 | 46061 |
- 46084 | 1 | 46084 |
- 46093 | 1 | 46093 |
- 46108 | 1 | 46108 |
- 46130 | 1 | 46130 |
- 46136 | 1 | 46136 |
- 46144 | 1 | 46144 |
- 46163 | 1 | 46163 |
- 46188 | 1 | 46188 |
- 46208 | 1 | 46208 |
- 46216 | 1 | 46216 |
- 46235 | 1 | 46235 |
- 46261 | 1 | 46261 |
- 46266 | 1 | 46266 |
- 46294 | 1 | 46294 |
- 46309 | 1 | 46309 |
- 46322 | 1 | 46322 |
- 46326 | 1 | 46326 |
- 46372 | 1 | 46372 |
- 46374 | 1 | 46374 |
- 46375 | 1 | 46375 |
- 46409 | 1 | 46409 |
- 46430 | 1 | 46430 |
- 46431 | 1 | 46431 |
- 46447 | 1 | 46447 |
- 46480 | 1 | 46480 |
- 46510 | 1 | 46510 |
- 46511 | 1 | 46511 |
- 46532 | 1 | 46532 |
- 46550 | 1 | 46550 |
- 46573 | 1 | 46573 |
- 46574 | 1 | 46574 |
- 46580 | 1 | 46580 |
- 46627 | 1 | 46627 |
- 46651 | 1 | 46651 |
- 46659 | 1 | 46659 |
- 46666 | 1 | 46666 |
- 46685 | 1 | 46685 |
- 46712 | 1 | 46712 |
- 46737 | 1 | 46737 |
- 46739 | 1 | 46739 |
- 46744 | 1 | 46744 |
- 46775 | 1 | 46775 |
- 46796 | 1 | 46796 |
- 46817 | 1 | 46817 |
- 46827 | 1 | 46827 |
- 46847 | 1 | 46847 |
- 46850 | 1 | 46850 |
- 46864 | 1 | 46864 |
- 46886 | 1 | 46886 |
- 46897 | 1 | 46897 |
- 46916 | 1 | 46916 |
- 46926 | 1 | 46926 |
- 46943 | 1 | 46943 |
- 46954 | 1 | 46954 |
- 46964 | 1 | 46964 |
- 47000 | 1 | 47000 |
- 47008 | 1 | 47008 |
- 47009 | 1 | 47009 |
- 47046 | 1 | 47046 |
- 47047 | 1 | 47047 |
- 47058 | 1 | 47058 |
- 47061 | 1 | 47061 |
- 47082 | 1 | 47082 |
- 47093 | 1 | 47093 |
- 47102 | 1 | 47102 |
- 47111 | 1 | 47111 |
- 47149 | 1 | 47149 |
- 47163 | 1 | 47163 |
- 47200 | 1 | 47200 |
- 47220 | 1 | 47220 |
- 47223 | 1 | 47223 |
- 47262 | 1 | 47262 |
- 47320 | 1 | 47320 |
- 47351 | 1 | 47351 |
- 47366 | 1 | 47366 |
- 47387 | 1 | 47387 |
- 47427 | 1 | 47427 |
- 47467 | 1 | 47467 |
- 47497 | 1 | 47497 |
- 47528 | 1 | 47528 |
- 47558 | 1 | 47558 |
- 47600 | 1 | 47600 |
- 47629 | 1 | 47629 |
- 47635 | 1 | 47635 |
- 47678 | 1 | 47678 |
- 47703 | 1 | 47703 |
- 47762 | 1 | 47762 |
- 47771 | 1 | 47771 |
- 47785 | 1 | 47785 |
- 47830 | 1 | 47830 |
- 47865 | 1 | 47865 |
- 47921 | 1 | 47921 |
- 47937 | 1 | 47937 |
- 47986 | 2 | 95972 |
- 47994 | 1 | 47994 |
- 48055 | 1 | 48055 |
- 48059 | 1 | 48059 |
- 48082 | 1 | 48082 |
- 48095 | 1 | 48095 |
- 48133 | 1 | 48133 |
- 48141 | 1 | 48141 |
- 48147 | 1 | 48147 |
- 48178 | 1 | 48178 |
- 48182 | 1 | 48182 |
- 48188 | 1 | 48188 |
- 48189 | 1 | 48189 |
- 48190 | 1 | 48190 |
- 48191 | 1 | 48191 |
- 48193 | 1 | 48193 |
- 48194 | 3 | 144582 |
- 48196 | 3 | 144588 |
- 48197 | 2 | 96394 |
- 48198 | 2 | 96396 |
- 48199 | 2 | 96398 |
- 48201 | 1 | 48201 |
- 48202 | 3 | 144606 |
- 48204 | 1 | 48204 |
- 48206 | 1 | 48206 |
- 48207 | 1 | 48207 |
- 48215 | 1 | 48215 |
- 48216 | 1 | 48216 |
- 48217 | 1 | 48217 |
- 48220 | 1 | 48220 |
- 48221 | 1 | 48221 |
- 48228 | 1 | 48228 |
- 48229 | 1 | 48229 |
- 48231 | 1 | 48231 |
- 48233 | 1 | 48233 |
- 48235 | 2 | 96470 |
- 48241 | 1 | 48241 |
- 48244 | 1 | 48244 |
- 48248 | 1 | 48248 |
- 48253 | 1 | 48253 |
- 48257 | 1 | 48257 |
- 48260 | 1 | 48260 |
- 48264 | 1 | 48264 |
- 48273 | 1 | 48273 |
- 48274 | 1 | 48274 |
- 48278 | 1 | 48278 |
- 48279 | 1 | 48279 |
- 48290 | 1 | 48290 |
- 48291 | 2 | 96582 |
- 48294 | 1 | 48294 |
- 48301 | 1 | 48301 |
- 48307 | 1 | 48307 |
- 48310 | 1 | 48310 |
- 48317 | 1 | 48317 |
- 48319 | 1 | 48319 |
- 48324 | 1 | 48324 |
- 48329 | 1 | 48329 |
- 48333 | 2 | 96666 |
- 48334 | 1 | 48334 |
- 48342 | 1 | 48342 |
- 48345 | 1 | 48345 |
- 48359 | 1 | 48359 |
- 48363 | 1 | 48363 |
- 48366 | 2 | 96732 |
- 48370 | 1 | 48370 |
- 48372 | 1 | 48372 |
- 48378 | 1 | 48378 |
- 48379 | 1 | 48379 |
- 48385 | 1 | 48385 |
- 48389 | 1 | 48389 |
- 48394 | 1 | 48394 |
- 48396 | 1 | 48396 |
- 48400 | 2 | 96800 |
- 48401 | 1 | 48401 |
- 48404 | 1 | 48404 |
- 48410 | 1 | 48410 |
- 48411 | 1 | 48411 |
- 48412 | 1 | 48412 |
- 48415 | 1 | 48415 |
- 48421 | 1 | 48421 |
- 48423 | 1 | 48423 |
- 48424 | 1 | 48424 |
- 48427 | 1 | 48427 |
- 48428 | 1 | 48428 |
- 48434 | 1 | 48434 |
- 48435 | 1 | 48435 |
- 48442 | 1 | 48442 |
- 48444 | 1 | 48444 |
- 48451 | 2 | 96902 |
- 48462 | 1 | 48462 |
- 48469 | 1 | 48469 |
- 48473 | 1 | 48473 |
- 48474 | 1 | 48474 |
- 48475 | 2 | 96950 |
- 48477 | 1 | 48477 |
- 48478 | 1 | 48478 |
- 48480 | 1 | 48480 |
- 48481 | 1 | 48481 |
- 48492 | 1 | 48492 |
- 48500 | 1 | 48500 |
- 48502 | 1 | 48502 |
- 48507 | 1 | 48507 |
- 48509 | 1 | 48509 |
- 48511 | 1 | 48511 |
- 48513 | 1 | 48513 |
- 48514 | 1 | 48514 |
- 48516 | 2 | 97032 |
- 48518 | 2 | 97036 |
- 48519 | 2 | 97038 |
- 48520 | 1 | 48520 |
- 48521 | 1 | 48521 |
- 48523 | 1 | 48523 |
- 48528 | 1 | 48528 |
- 48531 | 2 | 97062 |
- 48532 | 2 | 97064 |
- 48535 | 1 | 48535 |
- 48537 | 1 | 48537 |
- 48538 | 1 | 48538 |
- 48542 | 1 | 48542 |
- 48546 | 2 | 97092 |
- 48552 | 1 | 48552 |
- 48555 | 2 | 97110 |
- 48556 | 1 | 48556 |
- 48558 | 1 | 48558 |
- 48559 | 1 | 48559 |
- 48562 | 1 | 48562 |
- 48564 | 1 | 48564 |
- 48565 | 2 | 97130 |
- 48566 | 1 | 48566 |
- 48570 | 1 | 48570 |
- 48571 | 3 | 145713 |
- 48572 | 1 | 48572 |
- 48573 | 3 | 145719 |
- 48575 | 2 | 97150 |
- 48577 | 1 | 48577 |
- 48579 | 2 | 97158 |
- 48580 | 3 | 145740 |
- 48581 | 1 | 48581 |
- 48582 | 1 | 48582 |
- 48584 | 1 | 48584 |
- 48588 | 4 | 194352 |
- 48591 | 1 | 48591 |
- 48592 | 2 | 97184 |
- 48593 | 4 | 194372 |
- 48595 | 1 | 48595 |
- 48597 | 1 | 48597 |
- 48603 | 1 | 48603 |
- 48608 | 1 | 48608 |
- 48611 | 1 | 48611 |
- 48612 | 2 | 97224 |
- 48613 | 2 | 97226 |
- 48614 | 1 | 48614 |
- 48616 | 1 | 48616 |
- 48620 | 3 | 145860 |
- 48624 | 1 | 48624 |
- 48625 | 1 | 48625 |
- 48626 | 1 | 48626 |
- 48627 | 2 | 97254 |
- 48629 | 1 | 48629 |
- 48631 | 1 | 48631 |
- 48632 | 1 | 48632 |
- 48634 | 2 | 97268 |
- 48635 | 1 | 48635 |
- 48636 | 1 | 48636 |
- 48638 | 2 | 97276 |
- 48640 | 1 | 48640 |
- 48643 | 2 | 97286 |
- 48644 | 1 | 48644 |
- 48647 | 2 | 97294 |
- 48648 | 1 | 48648 |
- 48652 | 2 | 97304 |
- 48653 | 1 | 48653 |
- 48655 | 1 | 48655 |
- 48662 | 1 | 48662 |
- 48664 | 2 | 97328 |
- 48668 | 1 | 48668 |
- 48674 | 1 | 48674 |
- 48679 | 1 | 48679 |
- 48702 | 1 | 48702 |
- 48713 | 1 | 48713 |
- 48727 | 1 | 48727 |
- 48729 | 1 | 48729 |
- 48757 | 1 | 48757 |
- 48760 | 1 | 48760 |
- 48769 | 1 | 48769 |
- 48776 | 1 | 48776 |
- 48778 | 1 | 48778 |
- 48782 | 1 | 48782 |
- 48798 | 1 | 48798 |
- 48811 | 2 | 97622 |
- 48815 | 1 | 48815 |
- 48822 | 1 | 48822 |
- 48828 | 1 | 48828 |
- 48832 | 1 | 48832 |
- 48855 | 1 | 48855 |
- 48865 | 1 | 48865 |
- 48869 | 1 | 48869 |
- 48889 | 1 | 48889 |
- 48890 | 1 | 48890 |
- 48895 | 1 | 48895 |
- 48898 | 1 | 48898 |
- 48925 | 1 | 48925 |
- 48928 | 1 | 48928 |
- 48941 | 1 | 48941 |
- 48945 | 1 | 48945 |
- 48949 | 1 | 48949 |
- 48950 | 1 | 48950 |
- 48965 | 1 | 48965 |
- 48966 | 1 | 48966 |
- 48974 | 1 | 48974 |
- 48976 | 1 | 48976 |
- 48979 | 1 | 48979 |
- 48981 | 1 | 48981 |
- 48984 | 2 | 97968 |
- 48989 | 1 | 48989 |
- 48990 | 2 | 97980 |
- 48991 | 1 | 48991 |
- 48994 | 2 | 97988 |
- 48996 | 2 | 97992 |
- 48997 | 1 | 48997 |
- 48999 | 4 | 195996 |
- 49002 | 2 | 98004 |
- 49004 | 1 | 49004 |
- 49006 | 1 | 49006 |
- 49008 | 1 | 49008 |
- 49009 | 1 | 49009 |
- 49010 | 1 | 49010 |
- 49011 | 2 | 98022 |
- 49012 | 3 | 147036 |
- 49013 | 4 | 196052 |
- 49014 | 2 | 98028 |
- 49015 | 1 | 49015 |
- 49016 | 1 | 49016 |
- 49017 | 2 | 98034 |
- 49018 | 4 | 196072 |
- 49019 | 1 | 49019 |
- 49020 | 2 | 98040 |
- 49021 | 5 | 245105 |
- 49022 | 1 | 49022 |
- 49025 | 3 | 147075 |
- 49026 | 3 | 147078 |
- 49027 | 2 | 98054 |
- 49029 | 2 | 98058 |
- 49030 | 2 | 98060 |
- 49031 | 3 | 147093 |
- 49033 | 2 | 98066 |
- 49034 | 1 | 49034 |
- 49035 | 2 | 98070 |
- 49036 | 1 | 49036 |
- 49037 | 4 | 196148 |
- 49038 | 2 | 98076 |
- 49039 | 2 | 98078 |
- 49041 | 2 | 98082 |
- 49043 | 3 | 147129 |
- 49044 | 1 | 49044 |
- 49045 | 1 | 49045 |
- 49047 | 1 | 49047 |
- 49048 | 2 | 98096 |
- 49049 | 1 | 49049 |
- 49050 | 1 | 49050 |
- 49051 | 1 | 49051 |
- 49052 | 1 | 49052 |
- 49053 | 1 | 49053 |
- 49054 | 1 | 49054 |
- 49056 | 1 | 49056 |
- 49061 | 1 | 49061 |
- 49064 | 2 | 98128 |
- 49065 | 1 | 49065 |
- 49066 | 1 | 49066 |
- 49067 | 1 | 49067 |
- 49069 | 2 | 98138 |
- 49070 | 1 | 49070 |
- 49071 | 1 | 49071 |
- 49072 | 2 | 98144 |
- 49075 | 1 | 49075 |
- 49076 | 1 | 49076 |
- 49078 | 2 | 98156 |
- 49079 | 2 | 98158 |
- 49080 | 1 | 49080 |
- 49081 | 1 | 49081 |
- 49083 | 2 | 98166 |
- 49084 | 1 | 49084 |
- 49089 | 2 | 98178 |
- 49090 | 2 | 98180 |
- 49092 | 2 | 98184 |
- 49093 | 2 | 98186 |
- 49096 | 2 | 98192 |
- 49098 | 1 | 49098 |
- 49099 | 2 | 98198 |
- 49100 | 1 | 49100 |
- 49101 | 2 | 98202 |
- 49104 | 1 | 49104 |
- 49108 | 1 | 49108 |
- 49111 | 1 | 49111 |
- 49114 | 1 | 49114 |
- 49117 | 2 | 98234 |
- 49120 | 1 | 49120 |
- 49230 | 1 | 49230 |
- 65536 | 1000 | 65536000 |
- Total | 2002 | 111487823 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 9763 | 1 | 9763 |
- 9779 | 1 | 9779 |
- 9785 | 1 | 9785 |
- 9804 | 1 | 9804 |
- 9807 | 1 | 9807 |
- 9810 | 1 | 9810 |
- 9819 | 2 | 19638 |
- 9822 | 1 | 9822 |
- 9824 | 2 | 19648 |
- 9826 | 1 | 9826 |
- 9849 | 1 | 9849 |
- 9850 | 1 | 9850 |
- 9857 | 1 | 9857 |
- 9860 | 1 | 9860 |
- 9862 | 1 | 9862 |
- 9863 | 2 | 19726 |
- 9867 | 1 | 9867 |
- 9878 | 1 | 9878 |
- 9880 | 1 | 9880 |
- 9883 | 1 | 9883 |
- 9884 | 1 | 9884 |
- 9893 | 1 | 9893 |
- 9894 | 1 | 9894 |
- 9895 | 1 | 9895 |
- 9897 | 1 | 9897 |
- 9899 | 2 | 19798 |
- 9906 | 1 | 9906 |
- 9907 | 1 | 9907 |
- 9911 | 1 | 9911 |
- 9912 | 1 | 9912 |
- 9914 | 1 | 9914 |
- 9917 | 1 | 9917 |
- 9918 | 1 | 9918 |
- 9920 | 2 | 19840 |
- 9921 | 1 | 9921 |
- 9926 | 1 | 9926 |
- 9928 | 1 | 9928 |
- 9936 | 1 | 9936 |
- 9941 | 1 | 9941 |
- 9946 | 1 | 9946 |
- 9949 | 1 | 9949 |
- 9952 | 1 | 9952 |
- 9956 | 1 | 9956 |
- 9962 | 1 | 9962 |
- 9963 | 1 | 9963 |
- 9968 | 1 | 9968 |
- 9969 | 2 | 19938 |
- 9971 | 1 | 9971 |
- 9977 | 2 | 19954 |
- 9995 | 1 | 9995 |
- 9996 | 1 | 9996 |
- 10000 | 1 | 10000 |
- 10003 | 1 | 10003 |
- 10005 | 1 | 10005 |
- 10007 | 1 | 10007 |
- 10009 | 1 | 10009 |
- 10011 | 2 | 20022 |
- 10014 | 1 | 10014 |
- 10015 | 1 | 10015 |
- 10016 | 2 | 20032 |
- 10021 | 1 | 10021 |
- 10022 | 1 | 10022 |
- 10028 | 1 | 10028 |
- 10032 | 1 | 10032 |
- 10043 | 2 | 20086 |
- 10044 | 1 | 10044 |
- 10046 | 2 | 20092 |
- 10048 | 1 | 10048 |
- 10052 | 2 | 20104 |
- 10055 | 1 | 10055 |
- 10056 | 2 | 20112 |
- 10058 | 1 | 10058 |
- 10060 | 1 | 10060 |
- 10061 | 2 | 20122 |
- 10065 | 1 | 10065 |
- 10069 | 3 | 30207 |
- 10073 | 2 | 20146 |
- 10084 | 2 | 20168 |
- 10085 | 1 | 10085 |
- 10091 | 1 | 10091 |
- 10092 | 1 | 10092 |
- 10095 | 2 | 20190 |
- 10097 | 1 | 10097 |
- 10098 | 2 | 20196 |
- 10099 | 1 | 10099 |
- 10104 | 2 | 20208 |
- 10105 | 1 | 10105 |
- 10107 | 1 | 10107 |
- 10109 | 1 | 10109 |
- 10110 | 1 | 10110 |
- 10114 | 2 | 20228 |
- 10115 | 1 | 10115 |
- 10119 | 1 | 10119 |
- 10120 | 3 | 30360 |
- 10128 | 2 | 20256 |
- 10129 | 1 | 10129 |
- 10130 | 1 | 10130 |
- 10133 | 1 | 10133 |
- 10134 | 2 | 20268 |
- 10137 | 1 | 10137 |
- 10142 | 2 | 20284 |
- 10148 | 1 | 10148 |
- 10149 | 1 | 10149 |
- 10150 | 1 | 10150 |
- 10151 | 1 | 10151 |
- 10154 | 1 | 10154 |
- 10156 | 2 | 20312 |
- 10157 | 1 | 10157 |
- 10158 | 2 | 20316 |
- 10159 | 1 | 10159 |
- 10165 | 1 | 10165 |
- 10166 | 1 | 10166 |
- 10167 | 1 | 10167 |
- 10170 | 2 | 20340 |
- 10173 | 1 | 10173 |
- 10177 | 2 | 20354 |
- 10178 | 1 | 10178 |
- 10179 | 1 | 10179 |
- 10183 | 1 | 10183 |
- 10186 | 1 | 10186 |
- 10187 | 1 | 10187 |
- 10198 | 1 | 10198 |
- 10199 | 1 | 10199 |
- 10201 | 3 | 30603 |
- 10202 | 1 | 10202 |
- 10205 | 1 | 10205 |
- 10206 | 1 | 10206 |
- 10208 | 1 | 10208 |
- 10210 | 1 | 10210 |
- 10213 | 2 | 20426 |
- 10215 | 1 | 10215 |
- 10220 | 1 | 10220 |
- 10226 | 1 | 10226 |
- 10234 | 1 | 10234 |
- 10239 | 1 | 10239 |
- 10241 | 1 | 10241 |
- 10273 | 2 | 20546 |
- 10280 | 1 | 10280 |
- 10285 | 1 | 10285 |
- 10295 | 1 | 10295 |
- 10307 | 1 | 10307 |
- 10309 | 1 | 10309 |
- 10311 | 1 | 10311 |
- 10312 | 1 | 10312 |
- 10316 | 1 | 10316 |
- 10321 | 2 | 20642 |
- 10322 | 1 | 10322 |
- 10325 | 1 | 10325 |
- 10337 | 1 | 10337 |
- 10341 | 1 | 10341 |
- 10343 | 1 | 10343 |
- 10349 | 2 | 20698 |
- 10369 | 1 | 10369 |
- 10371 | 1 | 10371 |
- 10372 | 1 | 10372 |
- 10376 | 1 | 10376 |
- 10379 | 1 | 10379 |
- 10396 | 1 | 10396 |
- 10399 | 1 | 10399 |
- 10405 | 1 | 10405 |
- 10412 | 2 | 20824 |
- 10414 | 2 | 20828 |
- 10419 | 1 | 10419 |
- 10433 | 1 | 10433 |
- 10437 | 2 | 20874 |
- 10441 | 1 | 10441 |
- 10447 | 1 | 10447 |
- 10454 | 2 | 20908 |
- 10459 | 1 | 10459 |
- 10462 | 1 | 10462 |
- 10468 | 1 | 10468 |
- 10470 | 1 | 10470 |
- 10476 | 1 | 10476 |
- 10477 | 1 | 10477 |
- 10481 | 1 | 10481 |
- 10482 | 1 | 10482 |
- 10490 | 1 | 10490 |
- 10497 | 1 | 10497 |
- 10505 | 2 | 21010 |
- 10506 | 1 | 10506 |
- 10507 | 1 | 10507 |
- 10509 | 1 | 10509 |
- 10513 | 1 | 10513 |
- 10517 | 1 | 10517 |
- 10523 | 1 | 10523 |
- 10528 | 1 | 10528 |
- 10530 | 1 | 10530 |
- 10534 | 1 | 10534 |
- 10536 | 1 | 10536 |
- 10539 | 1 | 10539 |
- 10541 | 1 | 10541 |
- 10542 | 3 | 31626 |
- 10547 | 1 | 10547 |
- 10548 | 2 | 21096 |
- 10550 | 1 | 10550 |
- 10555 | 1 | 10555 |
- 10558 | 1 | 10558 |
- 10560 | 1 | 10560 |
- 10562 | 1 | 10562 |
- 10563 | 1 | 10563 |
- 10568 | 1 | 10568 |
- 10572 | 1 | 10572 |
- 10573 | 2 | 21146 |
- 10577 | 1 | 10577 |
- 10578 | 2 | 21156 |
- 10583 | 1 | 10583 |
- 10589 | 1 | 10589 |
- 10591 | 2 | 21182 |
- 10592 | 1 | 10592 |
- 10596 | 1 | 10596 |
- 10597 | 1 | 10597 |
- 10598 | 1 | 10598 |
- 10600 | 1 | 10600 |
- 10603 | 1 | 10603 |
- 10608 | 1 | 10608 |
- 10610 | 2 | 21220 |
- 10611 | 1 | 10611 |
- 10618 | 1 | 10618 |
- 10619 | 1 | 10619 |
- 10622 | 1 | 10622 |
- 10627 | 1 | 10627 |
- 10633 | 1 | 10633 |
- 10635 | 1 | 10635 |
- 10636 | 2 | 21272 |
- 10639 | 1 | 10639 |
- 10641 | 1 | 10641 |
- 10642 | 1 | 10642 |
- 10643 | 1 | 10643 |
- 10645 | 1 | 10645 |
- 10646 | 2 | 21292 |
- 10648 | 2 | 21296 |
- 10651 | 1 | 10651 |
- 10653 | 1 | 10653 |
- 10654 | 1 | 10654 |
- 10655 | 1 | 10655 |
- 10656 | 2 | 21312 |
- 10657 | 1 | 10657 |
- 10660 | 1 | 10660 |
- 10661 | 1 | 10661 |
- 10662 | 2 | 21324 |
- 10664 | 1 | 10664 |
- 10667 | 1 | 10667 |
- 10669 | 1 | 10669 |
- 10670 | 1 | 10670 |
- 10671 | 1 | 10671 |
- 10672 | 1 | 10672 |
- 10674 | 1 | 10674 |
- 10676 | 1 | 10676 |
- 10677 | 2 | 21354 |
- 10681 | 3 | 32043 |
- 10683 | 1 | 10683 |
- 10685 | 1 | 10685 |
- 10691 | 1 | 10691 |
- 10696 | 1 | 10696 |
- 10699 | 2 | 21398 |
- 10701 | 1 | 10701 |
- 10704 | 1 | 10704 |
- 10705 | 1 | 10705 |
- 10710 | 1 | 10710 |
- 10711 | 1 | 10711 |
- 10712 | 3 | 32136 |
- 10714 | 1 | 10714 |
- 10715 | 1 | 10715 |
- 10716 | 2 | 21432 |
- 10717 | 2 | 21434 |
- 10719 | 2 | 21438 |
- 10723 | 2 | 21446 |
- 10725 | 2 | 21450 |
- 10726 | 2 | 21452 |
- 10727 | 2 | 21454 |
- 10730 | 2 | 21460 |
- 10733 | 1 | 10733 |
- 10734 | 1 | 10734 |
- 10739 | 1 | 10739 |
- 10750 | 1 | 10750 |
- 10756 | 1 | 10756 |
- 10758 | 1 | 10758 |
- 10770 | 1 | 10770 |
- 10785 | 1 | 10785 |
- 10789 | 1 | 10789 |
- 10792 | 1 | 10792 |
- 10794 | 1 | 10794 |
- 10807 | 2 | 21614 |
- 10819 | 2 | 21638 |
- 10820 | 1 | 10820 |
- 10822 | 1 | 10822 |
- 10823 | 1 | 10823 |
- 10827 | 2 | 21654 |
- 10828 | 1 | 10828 |
- 10832 | 1 | 10832 |
- 10835 | 1 | 10835 |
- 10837 | 1 | 10837 |
- 10838 | 1 | 10838 |
- 10844 | 1 | 10844 |
- 10847 | 1 | 10847 |
- 10854 | 1 | 10854 |
- 10855 | 1 | 10855 |
- 10857 | 1 | 10857 |
- 10858 | 1 | 10858 |
- 10862 | 1 | 10862 |
- 10866 | 1 | 10866 |
- 10872 | 1 | 10872 |
- 10876 | 1 | 10876 |
- 10880 | 1 | 10880 |
- 10883 | 1 | 10883 |
- 10894 | 1 | 10894 |
- 10896 | 1 | 10896 |
- 10897 | 1 | 10897 |
- 10899 | 1 | 10899 |
- 10904 | 1 | 10904 |
- 10909 | 1 | 10909 |
- 10912 | 1 | 10912 |
- 10913 | 1 | 10913 |
- 10916 | 1 | 10916 |
- 10917 | 1 | 10917 |
- 10925 | 1 | 10925 |
- 10926 | 2 | 21852 |
- 10927 | 1 | 10927 |
- 10932 | 1 | 10932 |
- 10934 | 1 | 10934 |
- 10935 | 3 | 32805 |
- 10938 | 1 | 10938 |
- 10942 | 1 | 10942 |
- 10948 | 1 | 10948 |
- 10960 | 1 | 10960 |
- 11007 | 1 | 11007 |
- 11042 | 1 | 11042 |
- 11044 | 1 | 11044 |
- 11113 | 1 | 11113 |
- 11127 | 1 | 11127 |
- 11174 | 1 | 11174 |
- 11186 | 1 | 11186 |
- 11208 | 1 | 11208 |
- 11269 | 1 | 11269 |
- 11274 | 1 | 11274 |
- 11344 | 1 | 11344 |
- 11367 | 1 | 11367 |
- 11414 | 1 | 11414 |
- 11446 | 1 | 11446 |
- 11501 | 1 | 11501 |
- 11519 | 1 | 11519 |
- 11532 | 1 | 11532 |
- 11592 | 1 | 11592 |
- 11604 | 1 | 11604 |
- 11661 | 1 | 11661 |
- 11675 | 1 | 11675 |
- 11695 | 1 | 11695 |
- 11718 | 1 | 11718 |
- 11755 | 1 | 11755 |
- 11777 | 1 | 11777 |
- 11780 | 1 | 11780 |
- 11821 | 1 | 11821 |
- 11836 | 1 | 11836 |
- 11849 | 1 | 11849 |
- 11859 | 1 | 11859 |
- 11860 | 1 | 11860 |
- 11885 | 1 | 11885 |
- 11947 | 1 | 11947 |
- 11949 | 1 | 11949 |
- 11958 | 1 | 11958 |
- 11998 | 1 | 11998 |
- 12020 | 1 | 12020 |
- 12043 | 1 | 12043 |
- 12069 | 1 | 12069 |
- 12086 | 1 | 12086 |
- 12117 | 1 | 12117 |
- 12130 | 1 | 12130 |
- 12166 | 1 | 12166 |
- 12169 | 1 | 12169 |
- 12176 | 1 | 12176 |
- 12194 | 1 | 12194 |
- 12230 | 1 | 12230 |
- 12290 | 1 | 12290 |
- 12294 | 1 | 12294 |
- 12310 | 1 | 12310 |
- 12311 | 1 | 12311 |
- 12356 | 1 | 12356 |
- 12372 | 1 | 12372 |
- 12392 | 1 | 12392 |
- 12423 | 1 | 12423 |
- 12453 | 1 | 12453 |
- 12458 | 1 | 12458 |
- 12472 | 1 | 12472 |
- 12513 | 2 | 25026 |
- 12525 | 1 | 12525 |
- 12553 | 1 | 12553 |
- 12593 | 1 | 12593 |
- 12616 | 1 | 12616 |
- 12635 | 1 | 12635 |
- 12636 | 1 | 12636 |
- 12655 | 1 | 12655 |
- 12693 | 1 | 12693 |
- 12697 | 1 | 12697 |
- 12709 | 1 | 12709 |
- 12735 | 1 | 12735 |
- 12787 | 1 | 12787 |
- 12795 | 1 | 12795 |
- 12800 | 1 | 12800 |
- 12823 | 1 | 12823 |
- 12868 | 1 | 12868 |
- 12892 | 1 | 12892 |
- 12900 | 1 | 12900 |
- 12901 | 1 | 12901 |
- 12930 | 1 | 12930 |
- 12976 | 1 | 12976 |
- 12979 | 1 | 12979 |
- 12990 | 1 | 12990 |
- 12996 | 1 | 12996 |
- 13040 | 1 | 13040 |
- 13051 | 1 | 13051 |
- 13072 | 1 | 13072 |
- 13078 | 1 | 13078 |
- 13114 | 1 | 13114 |
- 13128 | 1 | 13128 |
- 13142 | 1 | 13142 |
- 13151 | 1 | 13151 |
- 13172 | 1 | 13172 |
- 13175 | 1 | 13175 |
- 13218 | 2 | 26436 |
- 13233 | 1 | 13233 |
- 13237 | 1 | 13237 |
- 13273 | 1 | 13273 |
- 13283 | 1 | 13283 |
- 13306 | 1 | 13306 |
- 13315 | 1 | 13315 |
- 13330 | 1 | 13330 |
- 13352 | 1 | 13352 |
- 13358 | 1 | 13358 |
- 13366 | 1 | 13366 |
- 13385 | 1 | 13385 |
- 13410 | 1 | 13410 |
- 13430 | 1 | 13430 |
- 13438 | 1 | 13438 |
- 13457 | 1 | 13457 |
- 13483 | 1 | 13483 |
- 13488 | 1 | 13488 |
- 13516 | 1 | 13516 |
- 13531 | 1 | 13531 |
- 13544 | 1 | 13544 |
- 13548 | 1 | 13548 |
- 13594 | 1 | 13594 |
- 13596 | 1 | 13596 |
- 13597 | 1 | 13597 |
- 13631 | 1 | 13631 |
- 13652 | 1 | 13652 |
- 13653 | 1 | 13653 |
- 13669 | 1 | 13669 |
- 13702 | 1 | 13702 |
- 13732 | 1 | 13732 |
- 13733 | 1 | 13733 |
- 13754 | 1 | 13754 |
- 13772 | 1 | 13772 |
- 13795 | 1 | 13795 |
- 13796 | 1 | 13796 |
- 13802 | 1 | 13802 |
- 13849 | 1 | 13849 |
- 13873 | 1 | 13873 |
- 13881 | 1 | 13881 |
- 13888 | 1 | 13888 |
- 13907 | 1 | 13907 |
- 13934 | 1 | 13934 |
- 13959 | 1 | 13959 |
- 13961 | 1 | 13961 |
- 13966 | 1 | 13966 |
- 13997 | 1 | 13997 |
- 14018 | 1 | 14018 |
- 14039 | 1 | 14039 |
- 14049 | 1 | 14049 |
- 14069 | 1 | 14069 |
- 14072 | 1 | 14072 |
- 14086 | 1 | 14086 |
- 14108 | 1 | 14108 |
- 14119 | 1 | 14119 |
- 14138 | 1 | 14138 |
- 14148 | 1 | 14148 |
- 14165 | 1 | 14165 |
- 14176 | 1 | 14176 |
- 14186 | 1 | 14186 |
- 14222 | 1 | 14222 |
- 14230 | 1 | 14230 |
- 14231 | 1 | 14231 |
- 14268 | 1 | 14268 |
- 14269 | 1 | 14269 |
- 14280 | 1 | 14280 |
- 14283 | 1 | 14283 |
- 14304 | 1 | 14304 |
- 14315 | 1 | 14315 |
- 14324 | 1 | 14324 |
- 14333 | 1 | 14333 |
- 14371 | 1 | 14371 |
- 14385 | 1 | 14385 |
- 14422 | 1 | 14422 |
- 14442 | 1 | 14442 |
- 14445 | 1 | 14445 |
- 14484 | 1 | 14484 |
- 14542 | 1 | 14542 |
- 14573 | 1 | 14573 |
- 14588 | 1 | 14588 |
- 14609 | 1 | 14609 |
- 14649 | 1 | 14649 |
- 14689 | 1 | 14689 |
- 14719 | 1 | 14719 |
- 14750 | 1 | 14750 |
- 14780 | 1 | 14780 |
- 14822 | 1 | 14822 |
- 14851 | 1 | 14851 |
- 14857 | 1 | 14857 |
- 14900 | 1 | 14900 |
- 14925 | 1 | 14925 |
- 14984 | 1 | 14984 |
- 14993 | 1 | 14993 |
- 15007 | 1 | 15007 |
- 15052 | 1 | 15052 |
- 15087 | 1 | 15087 |
- 15143 | 1 | 15143 |
- 15159 | 1 | 15159 |
- 15208 | 2 | 30416 |
- 15216 | 1 | 15216 |
- 15277 | 1 | 15277 |
- 15281 | 1 | 15281 |
- 15304 | 1 | 15304 |
- 15317 | 1 | 15317 |
- 15355 | 1 | 15355 |
- 15363 | 1 | 15363 |
- 15369 | 1 | 15369 |
- 15400 | 1 | 15400 |
- 15404 | 1 | 15404 |
- 15410 | 1 | 15410 |
- 15411 | 1 | 15411 |
- 15412 | 1 | 15412 |
- 15413 | 1 | 15413 |
- 15415 | 1 | 15415 |
- 15416 | 3 | 46248 |
- 15418 | 3 | 46254 |
- 15419 | 2 | 30838 |
- 15420 | 2 | 30840 |
- 15421 | 2 | 30842 |
- 15423 | 1 | 15423 |
- 15424 | 3 | 46272 |
- 15426 | 1 | 15426 |
- 15428 | 1 | 15428 |
- 15429 | 1 | 15429 |
- 15437 | 1 | 15437 |
- 15438 | 1 | 15438 |
- 15439 | 1 | 15439 |
- 15442 | 1 | 15442 |
- 15443 | 1 | 15443 |
- 15450 | 1 | 15450 |
- 15451 | 1 | 15451 |
- 15453 | 1 | 15453 |
- 15455 | 1 | 15455 |
- 15457 | 2 | 30914 |
- 15463 | 1 | 15463 |
- 15466 | 1 | 15466 |
- 15470 | 1 | 15470 |
- 15475 | 1 | 15475 |
- 15479 | 1 | 15479 |
- 15482 | 1 | 15482 |
- 15486 | 1 | 15486 |
- 15495 | 1 | 15495 |
- 15496 | 1 | 15496 |
- 15500 | 1 | 15500 |
- 15501 | 1 | 15501 |
- 15512 | 1 | 15512 |
- 15513 | 2 | 31026 |
- 15516 | 1 | 15516 |
- 15523 | 1 | 15523 |
- 15529 | 1 | 15529 |
- 15532 | 1 | 15532 |
- 15539 | 1 | 15539 |
- 15541 | 1 | 15541 |
- 15546 | 1 | 15546 |
- 15551 | 1 | 15551 |
- 15555 | 2 | 31110 |
- 15556 | 1 | 15556 |
- 15564 | 1 | 15564 |
- 15567 | 1 | 15567 |
- 15581 | 1 | 15581 |
- 15585 | 1 | 15585 |
- 15588 | 2 | 31176 |
- 15592 | 1 | 15592 |
- 15594 | 1 | 15594 |
- 15600 | 1 | 15600 |
- 15601 | 1 | 15601 |
- 15607 | 1 | 15607 |
- 15611 | 1 | 15611 |
- 15616 | 1 | 15616 |
- 15618 | 1 | 15618 |
- 15622 | 2 | 31244 |
- 15623 | 1 | 15623 |
- 15626 | 1 | 15626 |
- 15632 | 1 | 15632 |
- 15633 | 1 | 15633 |
- 15634 | 1 | 15634 |
- 15637 | 1 | 15637 |
- 15643 | 1 | 15643 |
- 15645 | 1 | 15645 |
- 15646 | 1 | 15646 |
- 15649 | 1 | 15649 |
- 15650 | 1 | 15650 |
- 15656 | 1 | 15656 |
- 15657 | 1 | 15657 |
- 15664 | 1 | 15664 |
- 15666 | 1 | 15666 |
- 15673 | 2 | 31346 |
- 15684 | 1 | 15684 |
- 15691 | 1 | 15691 |
- 15695 | 1 | 15695 |
- 15696 | 1 | 15696 |
- 15697 | 2 | 31394 |
- 15699 | 1 | 15699 |
- 15700 | 1 | 15700 |
- 15702 | 1 | 15702 |
- 15703 | 1 | 15703 |
- 15714 | 1 | 15714 |
- 15722 | 1 | 15722 |
- 15724 | 1 | 15724 |
- 15729 | 1 | 15729 |
- 15731 | 1 | 15731 |
- 15733 | 1 | 15733 |
- 15735 | 1 | 15735 |
- 15736 | 1 | 15736 |
- 15738 | 2 | 31476 |
- 15740 | 2 | 31480 |
- 15741 | 2 | 31482 |
- 15742 | 1 | 15742 |
- 15743 | 1 | 15743 |
- 15745 | 1 | 15745 |
- 15750 | 1 | 15750 |
- 15753 | 2 | 31506 |
- 15754 | 2 | 31508 |
- 15757 | 1 | 15757 |
- 15759 | 1 | 15759 |
- 15760 | 1 | 15760 |
- 15764 | 1 | 15764 |
- 15768 | 2 | 31536 |
- 15774 | 1 | 15774 |
- 15777 | 2 | 31554 |
- 15778 | 1 | 15778 |
- 15780 | 1 | 15780 |
- 15781 | 1 | 15781 |
- 15784 | 1 | 15784 |
- 15786 | 1 | 15786 |
- 15787 | 2 | 31574 |
- 15788 | 1 | 15788 |
- 15792 | 1 | 15792 |
- 15793 | 3 | 47379 |
- 15794 | 1 | 15794 |
- 15795 | 3 | 47385 |
- 15797 | 2 | 31594 |
- 15799 | 1 | 15799 |
- 15801 | 2 | 31602 |
- 15802 | 3 | 47406 |
- 15803 | 1 | 15803 |
- 15804 | 1 | 15804 |
- 15806 | 1 | 15806 |
- 15810 | 4 | 63240 |
- 15813 | 1 | 15813 |
- 15814 | 2 | 31628 |
- 15815 | 4 | 63260 |
- 15817 | 1 | 15817 |
- 15819 | 1 | 15819 |
- 15825 | 1 | 15825 |
- 15830 | 1 | 15830 |
- 15833 | 1 | 15833 |
- 15834 | 2 | 31668 |
- 15835 | 2 | 31670 |
- 15836 | 1 | 15836 |
- 15838 | 1 | 15838 |
- 15842 | 3 | 47526 |
- 15846 | 1 | 15846 |
- 15847 | 1 | 15847 |
- 15848 | 1 | 15848 |
- 15849 | 2 | 31698 |
- 15851 | 1 | 15851 |
- 15853 | 1 | 15853 |
- 15854 | 1 | 15854 |
- 15856 | 2 | 31712 |
- 15857 | 1 | 15857 |
- 15858 | 1 | 15858 |
- 15860 | 2 | 31720 |
- 15862 | 1 | 15862 |
- 15865 | 2 | 31730 |
- 15866 | 1 | 15866 |
- 15869 | 2 | 31738 |
- 15870 | 1 | 15870 |
- 15874 | 2 | 31748 |
- 15875 | 1 | 15875 |
- 15877 | 1 | 15877 |
- 15884 | 1 | 15884 |
- 15886 | 2 | 31772 |
- 15890 | 1 | 15890 |
- 15896 | 1 | 15896 |
- 15901 | 1 | 15901 |
- 15924 | 1 | 15924 |
- 15935 | 1 | 15935 |
- 15949 | 1 | 15949 |
- 15951 | 1 | 15951 |
- 15979 | 1 | 15979 |
- 15982 | 1 | 15982 |
- 15991 | 1 | 15991 |
- 15998 | 1 | 15998 |
- 16000 | 1 | 16000 |
- 16004 | 1 | 16004 |
- 16020 | 1 | 16020 |
- 16033 | 2 | 32066 |
- 16037 | 1 | 16037 |
- 16044 | 1 | 16044 |
- 16050 | 1 | 16050 |
- 16054 | 1 | 16054 |
- 16077 | 1 | 16077 |
- 16087 | 1 | 16087 |
- 16091 | 1 | 16091 |
- 16111 | 1 | 16111 |
- 16112 | 1 | 16112 |
- 16117 | 1 | 16117 |
- 16120 | 1 | 16120 |
- 16147 | 1 | 16147 |
- 16150 | 1 | 16150 |
- 16163 | 1 | 16163 |
- 16167 | 1 | 16167 |
- 16171 | 1 | 16171 |
- 16172 | 1 | 16172 |
- 16187 | 1 | 16187 |
- 16188 | 1 | 16188 |
- 16196 | 1 | 16196 |
- 16198 | 1 | 16198 |
- 16201 | 1 | 16201 |
- 16203 | 1 | 16203 |
- 16206 | 2 | 32412 |
- 16211 | 1 | 16211 |
- 16212 | 2 | 32424 |
- 16213 | 1 | 16213 |
- 16216 | 2 | 32432 |
- 16218 | 2 | 32436 |
- 16219 | 1 | 16219 |
- 16221 | 4 | 64884 |
- 16224 | 2 | 32448 |
- 16226 | 1 | 16226 |
- 16228 | 1 | 16228 |
- 16230 | 1 | 16230 |
- 16231 | 1 | 16231 |
- 16232 | 1 | 16232 |
- 16233 | 2 | 32466 |
- 16234 | 3 | 48702 |
- 16235 | 4 | 64940 |
- 16236 | 2 | 32472 |
- 16237 | 1 | 16237 |
- 16238 | 1 | 16238 |
- 16239 | 2 | 32478 |
- 16240 | 4 | 64960 |
- 16241 | 1 | 16241 |
- 16242 | 2 | 32484 |
- 16243 | 5 | 81215 |
- 16244 | 1 | 16244 |
- 16247 | 3 | 48741 |
- 16248 | 3 | 48744 |
- 16249 | 2 | 32498 |
- 16251 | 2 | 32502 |
- 16252 | 2 | 32504 |
- 16253 | 3 | 48759 |
- 16255 | 2 | 32510 |
- 16256 | 1 | 16256 |
- 16257 | 2 | 32514 |
- 16258 | 1 | 16258 |
- 16259 | 4 | 65036 |
- 16260 | 2 | 32520 |
- 16261 | 2 | 32522 |
- 16263 | 2 | 32526 |
- 16265 | 3 | 48795 |
- 16266 | 1 | 16266 |
- 16267 | 1 | 16267 |
- 16269 | 1 | 16269 |
- 16270 | 2 | 32540 |
- 16271 | 1 | 16271 |
- 16272 | 1 | 16272 |
- 16273 | 1 | 16273 |
- 16274 | 1 | 16274 |
- 16275 | 1 | 16275 |
- 16276 | 1 | 16276 |
- 16278 | 1 | 16278 |
- 16283 | 1 | 16283 |
- 16286 | 2 | 32572 |
- 16287 | 1 | 16287 |
- 16288 | 1 | 16288 |
- 16289 | 1 | 16289 |
- 16291 | 2 | 32582 |
- 16292 | 1 | 16292 |
- 16293 | 1 | 16293 |
- 16294 | 2 | 32588 |
- 16297 | 1 | 16297 |
- 16298 | 1 | 16298 |
- 16300 | 2 | 32600 |
- 16301 | 2 | 32602 |
- 16302 | 1 | 16302 |
- 16303 | 1 | 16303 |
- 16305 | 2 | 32610 |
- 16306 | 1 | 16306 |
- 16311 | 2 | 32622 |
- 16312 | 2 | 32624 |
- 16314 | 2 | 32628 |
- 16315 | 2 | 32630 |
- 16318 | 2 | 32636 |
- 16320 | 1 | 16320 |
- 16321 | 2 | 32642 |
- 16322 | 1 | 16322 |
- 16323 | 2 | 32646 |
- 16326 | 1 | 16326 |
- 16330 | 1 | 16330 |
- 16333 | 1 | 16333 |
- 16336 | 1 | 16336 |
- 16339 | 2 | 32678 |
- 16342 | 1 | 16342 |
- 16452 | 1 | 16452 |
- 32772 | 3000 | 98316000 |
- Total | 4002 | 111489819 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 3000 |
- 2 | 1000 |
- 8 | 1 |
- Total | 4001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333337266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88821d3c7b2f1ed4
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3164336337623266
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_18.json b/autobahn/client/tungstenite_case_12_2_18.json
deleted file mode 100644
index 22a9eb0..0000000
--- a/autobahn/client/tungstenite_case_12_2_18.json
+++ /dev/null
@@ -1,1776 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 337,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 11767,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=337&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: gcgz3bykvRsReRDrDBPRwg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: R+kZ9azWjFWVuC6d4IaA5vhvF2I=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.18",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "42541": 1,
- "42557": 1,
- "42563": 1,
- "42582": 1,
- "42585": 1,
- "42588": 1,
- "42597": 2,
- "42600": 1,
- "42602": 2,
- "42604": 1,
- "42627": 1,
- "42628": 1,
- "42635": 1,
- "42638": 1,
- "42640": 1,
- "42641": 2,
- "42645": 1,
- "42656": 1,
- "42658": 1,
- "42661": 1,
- "42662": 1,
- "42671": 1,
- "42672": 1,
- "42673": 1,
- "42675": 1,
- "42677": 2,
- "42684": 1,
- "42685": 1,
- "42689": 1,
- "42690": 1,
- "42692": 1,
- "42695": 1,
- "42696": 1,
- "42698": 2,
- "42699": 1,
- "42704": 1,
- "42706": 1,
- "42714": 1,
- "42719": 1,
- "42724": 1,
- "42727": 1,
- "42730": 1,
- "42734": 1,
- "42740": 1,
- "42741": 1,
- "42746": 1,
- "42747": 2,
- "42749": 1,
- "42755": 2,
- "42773": 1,
- "42774": 1,
- "42778": 1,
- "42781": 1,
- "42783": 1,
- "42785": 1,
- "42787": 1,
- "42789": 2,
- "42792": 1,
- "42793": 1,
- "42794": 2,
- "42799": 1,
- "42800": 1,
- "42806": 1,
- "42810": 1,
- "42821": 2,
- "42822": 1,
- "42824": 2,
- "42826": 1,
- "42830": 2,
- "42833": 1,
- "42834": 2,
- "42836": 1,
- "42838": 1,
- "42839": 2,
- "42843": 1,
- "42847": 3,
- "42851": 2,
- "42862": 2,
- "42863": 1,
- "42869": 1,
- "42870": 1,
- "42873": 2,
- "42875": 1,
- "42876": 2,
- "42877": 1,
- "42882": 2,
- "42883": 1,
- "42885": 1,
- "42887": 1,
- "42888": 1,
- "42892": 2,
- "42893": 1,
- "42897": 1,
- "42898": 3,
- "42906": 2,
- "42907": 1,
- "42908": 1,
- "42911": 1,
- "42912": 2,
- "42915": 1,
- "42920": 2,
- "42926": 1,
- "42927": 1,
- "42928": 1,
- "42929": 1,
- "42932": 1,
- "42934": 2,
- "42935": 1,
- "42936": 2,
- "42937": 1,
- "42943": 1,
- "42944": 1,
- "42945": 1,
- "42948": 2,
- "42951": 1,
- "42955": 2,
- "42956": 1,
- "42957": 1,
- "42961": 1,
- "42964": 1,
- "42965": 1,
- "42976": 1,
- "42977": 1,
- "42979": 3,
- "42980": 1,
- "42983": 1,
- "42984": 1,
- "42986": 1,
- "42988": 1,
- "42991": 2,
- "42993": 1,
- "42998": 1,
- "43004": 1,
- "43012": 1,
- "43017": 1,
- "43019": 1,
- "43051": 2,
- "43058": 1,
- "43063": 1,
- "43073": 1,
- "43085": 1,
- "43087": 1,
- "43089": 1,
- "43090": 1,
- "43094": 1,
- "43099": 2,
- "43100": 1,
- "43103": 1,
- "43115": 1,
- "43119": 1,
- "43121": 1,
- "43127": 2,
- "43147": 1,
- "43149": 1,
- "43150": 1,
- "43154": 1,
- "43157": 1,
- "43174": 1,
- "43177": 1,
- "43183": 1,
- "43190": 2,
- "43192": 2,
- "43197": 1,
- "43211": 1,
- "43215": 2,
- "43219": 1,
- "43225": 1,
- "43232": 2,
- "43237": 1,
- "43240": 1,
- "43246": 1,
- "43248": 1,
- "43254": 1,
- "43255": 1,
- "43259": 1,
- "43260": 1,
- "43268": 1,
- "43275": 1,
- "43283": 2,
- "43284": 1,
- "43285": 1,
- "43287": 1,
- "43291": 1,
- "43295": 1,
- "43301": 1,
- "43306": 1,
- "43308": 1,
- "43312": 1,
- "43314": 1,
- "43317": 1,
- "43319": 1,
- "43320": 3,
- "43325": 1,
- "43326": 2,
- "43328": 1,
- "43333": 1,
- "43336": 1,
- "43338": 1,
- "43340": 1,
- "43341": 1,
- "43346": 1,
- "43350": 1,
- "43351": 2,
- "43355": 1,
- "43356": 2,
- "43361": 1,
- "43367": 1,
- "43369": 2,
- "43370": 1,
- "43374": 1,
- "43375": 1,
- "43376": 1,
- "43378": 1,
- "43381": 1,
- "43386": 1,
- "43388": 2,
- "43389": 1,
- "43396": 1,
- "43397": 1,
- "43400": 1,
- "43405": 1,
- "43411": 1,
- "43413": 1,
- "43414": 2,
- "43417": 1,
- "43419": 1,
- "43420": 1,
- "43421": 1,
- "43423": 1,
- "43424": 2,
- "43426": 2,
- "43429": 1,
- "43431": 1,
- "43432": 1,
- "43433": 1,
- "43434": 2,
- "43435": 1,
- "43438": 1,
- "43439": 1,
- "43440": 2,
- "43442": 1,
- "43445": 1,
- "43447": 1,
- "43448": 1,
- "43449": 1,
- "43450": 2,
- "43452": 1,
- "43454": 1,
- "43455": 1,
- "43459": 3,
- "43461": 1,
- "43463": 1,
- "43469": 1,
- "43474": 1,
- "43477": 2,
- "43479": 1,
- "43482": 1,
- "43483": 1,
- "43488": 1,
- "43489": 1,
- "43490": 3,
- "43492": 1,
- "43493": 1,
- "43494": 2,
- "43495": 2,
- "43497": 2,
- "43501": 2,
- "43503": 2,
- "43504": 2,
- "43505": 2,
- "43508": 2,
- "43511": 1,
- "43512": 1,
- "43517": 1,
- "43528": 1,
- "43534": 1,
- "43536": 1,
- "43548": 1,
- "43563": 1,
- "43567": 1,
- "43570": 1,
- "43572": 1,
- "43585": 2,
- "43597": 2,
- "43598": 1,
- "43600": 1,
- "43601": 1,
- "43605": 2,
- "43606": 1,
- "43610": 1,
- "43613": 1,
- "43615": 1,
- "43616": 1,
- "43622": 1,
- "43625": 1,
- "43632": 1,
- "43633": 1,
- "43635": 1,
- "43636": 1,
- "43640": 1,
- "43644": 1,
- "43650": 1,
- "43654": 1,
- "43658": 1,
- "43661": 1,
- "43672": 1,
- "43674": 1,
- "43675": 1,
- "43677": 1,
- "43682": 1,
- "43687": 1,
- "43690": 1,
- "43691": 1,
- "43694": 1,
- "43695": 1,
- "43703": 1,
- "43704": 2,
- "43705": 1,
- "43710": 1,
- "43712": 1,
- "43713": 3,
- "43716": 1,
- "43720": 1,
- "43726": 1,
- "43738": 1,
- "43785": 1,
- "43820": 1,
- "43822": 1,
- "43891": 1,
- "43905": 1,
- "43952": 1,
- "43964": 1,
- "43986": 1,
- "44047": 1,
- "44052": 1,
- "44122": 1,
- "44145": 1,
- "44192": 1,
- "44224": 1,
- "44279": 1,
- "44297": 1,
- "44310": 1,
- "44370": 1,
- "44382": 1,
- "44439": 1,
- "44453": 1,
- "44473": 1,
- "44496": 1,
- "44533": 1,
- "44555": 1,
- "44558": 1,
- "44599": 1,
- "44614": 1,
- "44627": 1,
- "44637": 1,
- "44638": 1,
- "44663": 1,
- "44725": 1,
- "44727": 1,
- "44736": 1,
- "44776": 1,
- "44798": 1,
- "44821": 1,
- "44847": 1,
- "44864": 1,
- "44895": 1,
- "44908": 1,
- "44944": 1,
- "44947": 1,
- "44954": 1,
- "44972": 1,
- "45008": 1,
- "45068": 1,
- "45072": 1,
- "45088": 1,
- "45089": 1,
- "45134": 1,
- "45150": 1,
- "45170": 1,
- "45201": 1,
- "45231": 1,
- "45236": 1,
- "45250": 1,
- "45291": 2,
- "45303": 1,
- "45331": 1,
- "45371": 1,
- "45394": 1,
- "45413": 1,
- "45414": 1,
- "45433": 1,
- "45471": 1,
- "45475": 1,
- "45487": 1,
- "45513": 1,
- "45565": 1,
- "45573": 1,
- "45578": 1,
- "45601": 1,
- "45646": 1,
- "45670": 1,
- "45678": 1,
- "45679": 1,
- "45708": 1,
- "45754": 1,
- "45757": 1,
- "45768": 1,
- "45774": 1,
- "45818": 1,
- "45829": 1,
- "45850": 1,
- "45856": 1,
- "45892": 1,
- "45906": 1,
- "45920": 1,
- "45929": 1,
- "45950": 1,
- "45953": 1,
- "45996": 2,
- "46011": 1,
- "46015": 1,
- "46051": 1,
- "46061": 1,
- "46084": 1,
- "46093": 1,
- "46108": 1,
- "46130": 1,
- "46136": 1,
- "46144": 1,
- "46163": 1,
- "46188": 1,
- "46208": 1,
- "46216": 1,
- "46235": 1,
- "46261": 1,
- "46266": 1,
- "46294": 1,
- "46309": 1,
- "46322": 1,
- "46326": 1,
- "46372": 1,
- "46374": 1,
- "46375": 1,
- "46409": 1,
- "46430": 1,
- "46431": 1,
- "46447": 1,
- "46480": 1,
- "46510": 1,
- "46511": 1,
- "46532": 1,
- "46550": 1,
- "46573": 1,
- "46574": 1,
- "46580": 1,
- "46627": 1,
- "46651": 1,
- "46659": 1,
- "46666": 1,
- "46685": 1,
- "46712": 1,
- "46737": 1,
- "46739": 1,
- "46744": 1,
- "46775": 1,
- "46796": 1,
- "46817": 1,
- "46827": 1,
- "46847": 1,
- "46850": 1,
- "46864": 1,
- "46886": 1,
- "46897": 1,
- "46916": 1,
- "46926": 1,
- "46943": 1,
- "46954": 1,
- "46964": 1,
- "47000": 1,
- "47008": 1,
- "47009": 1,
- "47046": 1,
- "47047": 1,
- "47058": 1,
- "47061": 1,
- "47082": 1,
- "47093": 1,
- "47102": 1,
- "47111": 1,
- "47149": 1,
- "47163": 1,
- "47200": 1,
- "47220": 1,
- "47223": 1,
- "47262": 1,
- "47320": 1,
- "47351": 1,
- "47366": 1,
- "47387": 1,
- "47427": 1,
- "47467": 1,
- "47497": 1,
- "47528": 1,
- "47558": 1,
- "47600": 1,
- "47629": 1,
- "47635": 1,
- "47678": 1,
- "47703": 1,
- "47762": 1,
- "47771": 1,
- "47785": 1,
- "47830": 1,
- "47865": 1,
- "47921": 1,
- "47937": 1,
- "47986": 2,
- "47994": 1,
- "48055": 1,
- "48059": 1,
- "48082": 1,
- "48095": 1,
- "48133": 1,
- "48141": 1,
- "48147": 1,
- "48178": 1,
- "48182": 1,
- "48188": 1,
- "48189": 1,
- "48190": 1,
- "48191": 1,
- "48193": 1,
- "48194": 3,
- "48196": 3,
- "48197": 2,
- "48198": 2,
- "48199": 2,
- "48201": 1,
- "48202": 3,
- "48204": 1,
- "48206": 1,
- "48207": 1,
- "48215": 1,
- "48216": 1,
- "48217": 1,
- "48220": 1,
- "48221": 1,
- "48228": 1,
- "48229": 1,
- "48231": 1,
- "48233": 1,
- "48235": 2,
- "48241": 1,
- "48244": 1,
- "48248": 1,
- "48253": 1,
- "48257": 1,
- "48260": 1,
- "48264": 1,
- "48273": 1,
- "48274": 1,
- "48278": 1,
- "48279": 1,
- "48290": 1,
- "48291": 2,
- "48294": 1,
- "48301": 1,
- "48307": 1,
- "48310": 1,
- "48317": 1,
- "48319": 1,
- "48324": 1,
- "48329": 1,
- "48333": 2,
- "48334": 1,
- "48342": 1,
- "48345": 1,
- "48359": 1,
- "48363": 1,
- "48366": 2,
- "48370": 1,
- "48372": 1,
- "48378": 1,
- "48379": 1,
- "48385": 1,
- "48389": 1,
- "48394": 1,
- "48396": 1,
- "48400": 2,
- "48401": 1,
- "48404": 1,
- "48410": 1,
- "48411": 1,
- "48412": 1,
- "48415": 1,
- "48421": 1,
- "48423": 1,
- "48424": 1,
- "48427": 1,
- "48428": 1,
- "48434": 1,
- "48435": 1,
- "48442": 1,
- "48444": 1,
- "48451": 2,
- "48462": 1,
- "48469": 1,
- "48473": 1,
- "48474": 1,
- "48475": 2,
- "48477": 1,
- "48478": 1,
- "48480": 1,
- "48481": 1,
- "48492": 1,
- "48500": 1,
- "48502": 1,
- "48507": 1,
- "48509": 1,
- "48511": 1,
- "48513": 1,
- "48514": 1,
- "48516": 2,
- "48518": 2,
- "48519": 2,
- "48520": 1,
- "48521": 1,
- "48523": 1,
- "48528": 1,
- "48531": 2,
- "48532": 2,
- "48535": 1,
- "48537": 1,
- "48538": 1,
- "48542": 1,
- "48546": 2,
- "48552": 1,
- "48555": 2,
- "48556": 1,
- "48558": 1,
- "48559": 1,
- "48562": 1,
- "48564": 1,
- "48565": 2,
- "48566": 1,
- "48570": 1,
- "48571": 3,
- "48572": 1,
- "48573": 3,
- "48575": 2,
- "48577": 1,
- "48579": 2,
- "48580": 3,
- "48581": 1,
- "48582": 1,
- "48584": 1,
- "48588": 4,
- "48591": 1,
- "48592": 2,
- "48593": 4,
- "48595": 1,
- "48597": 1,
- "48603": 1,
- "48608": 1,
- "48611": 1,
- "48612": 2,
- "48613": 2,
- "48614": 1,
- "48616": 1,
- "48620": 3,
- "48624": 1,
- "48625": 1,
- "48626": 1,
- "48627": 2,
- "48629": 1,
- "48631": 1,
- "48632": 1,
- "48634": 2,
- "48635": 1,
- "48636": 1,
- "48638": 2,
- "48640": 1,
- "48643": 2,
- "48644": 1,
- "48647": 2,
- "48648": 1,
- "48652": 2,
- "48653": 1,
- "48655": 1,
- "48662": 1,
- "48664": 2,
- "48668": 1,
- "48674": 1,
- "48679": 1,
- "48702": 1,
- "48713": 1,
- "48727": 1,
- "48729": 1,
- "48757": 1,
- "48760": 1,
- "48769": 1,
- "48776": 1,
- "48778": 1,
- "48782": 1,
- "48798": 1,
- "48811": 2,
- "48815": 1,
- "48822": 1,
- "48828": 1,
- "48832": 1,
- "48855": 1,
- "48865": 1,
- "48869": 1,
- "48889": 1,
- "48890": 1,
- "48895": 1,
- "48898": 1,
- "48925": 1,
- "48928": 1,
- "48941": 1,
- "48945": 1,
- "48949": 1,
- "48950": 1,
- "48965": 1,
- "48966": 1,
- "48974": 1,
- "48976": 1,
- "48979": 1,
- "48981": 1,
- "48984": 2,
- "48989": 1,
- "48990": 2,
- "48991": 1,
- "48994": 2,
- "48996": 2,
- "48997": 1,
- "48999": 4,
- "49002": 2,
- "49004": 1,
- "49006": 1,
- "49008": 1,
- "49009": 1,
- "49010": 1,
- "49011": 2,
- "49012": 3,
- "49013": 4,
- "49014": 2,
- "49015": 1,
- "49016": 1,
- "49017": 2,
- "49018": 4,
- "49019": 1,
- "49020": 2,
- "49021": 5,
- "49022": 1,
- "49025": 3,
- "49026": 3,
- "49027": 2,
- "49029": 2,
- "49030": 2,
- "49031": 3,
- "49033": 2,
- "49034": 1,
- "49035": 2,
- "49036": 1,
- "49037": 4,
- "49038": 2,
- "49039": 2,
- "49041": 2,
- "49043": 3,
- "49044": 1,
- "49045": 1,
- "49047": 1,
- "49048": 2,
- "49049": 1,
- "49050": 1,
- "49051": 1,
- "49052": 1,
- "49053": 1,
- "49054": 1,
- "49056": 1,
- "49061": 1,
- "49064": 2,
- "49065": 1,
- "49066": 1,
- "49067": 1,
- "49069": 2,
- "49070": 1,
- "49071": 1,
- "49072": 2,
- "49075": 1,
- "49076": 1,
- "49078": 2,
- "49079": 2,
- "49080": 1,
- "49081": 1,
- "49083": 2,
- "49084": 1,
- "49089": 2,
- "49090": 2,
- "49092": 2,
- "49093": 2,
- "49096": 2,
- "49098": 1,
- "49099": 2,
- "49100": 1,
- "49101": 2,
- "49104": 1,
- "49108": 1,
- "49111": 1,
- "49114": 1,
- "49117": 2,
- "49120": 1,
- "49230": 1,
- "65536": 1000
- },
- "started": "2020-09-07T18:46:24.176Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8504757537841797,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 111473558,
- "incomingOctetsWireLevel": 111487558,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012559032160792787,
- "outgoingCompressionRatio": 0.8504757919311523,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 111473563,
- "outgoingOctetsWireLevel": 111489563,
- "outgoingWebSocketFrames": 4000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.00014353178968541625,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 3000,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "9763": 1,
- "9779": 1,
- "9785": 1,
- "9804": 1,
- "9807": 1,
- "9810": 1,
- "9819": 2,
- "9822": 1,
- "9824": 2,
- "9826": 1,
- "9849": 1,
- "9850": 1,
- "9857": 1,
- "9860": 1,
- "9862": 1,
- "9863": 2,
- "9867": 1,
- "9878": 1,
- "9880": 1,
- "9883": 1,
- "9884": 1,
- "9893": 1,
- "9894": 1,
- "9895": 1,
- "9897": 1,
- "9899": 2,
- "9906": 1,
- "9907": 1,
- "9911": 1,
- "9912": 1,
- "9914": 1,
- "9917": 1,
- "9918": 1,
- "9920": 2,
- "9921": 1,
- "9926": 1,
- "9928": 1,
- "9936": 1,
- "9941": 1,
- "9946": 1,
- "9949": 1,
- "9952": 1,
- "9956": 1,
- "9962": 1,
- "9963": 1,
- "9968": 1,
- "9969": 2,
- "9971": 1,
- "9977": 2,
- "9995": 1,
- "9996": 1,
- "10000": 1,
- "10003": 1,
- "10005": 1,
- "10007": 1,
- "10009": 1,
- "10011": 2,
- "10014": 1,
- "10015": 1,
- "10016": 2,
- "10021": 1,
- "10022": 1,
- "10028": 1,
- "10032": 1,
- "10043": 2,
- "10044": 1,
- "10046": 2,
- "10048": 1,
- "10052": 2,
- "10055": 1,
- "10056": 2,
- "10058": 1,
- "10060": 1,
- "10061": 2,
- "10065": 1,
- "10069": 3,
- "10073": 2,
- "10084": 2,
- "10085": 1,
- "10091": 1,
- "10092": 1,
- "10095": 2,
- "10097": 1,
- "10098": 2,
- "10099": 1,
- "10104": 2,
- "10105": 1,
- "10107": 1,
- "10109": 1,
- "10110": 1,
- "10114": 2,
- "10115": 1,
- "10119": 1,
- "10120": 3,
- "10128": 2,
- "10129": 1,
- "10130": 1,
- "10133": 1,
- "10134": 2,
- "10137": 1,
- "10142": 2,
- "10148": 1,
- "10149": 1,
- "10150": 1,
- "10151": 1,
- "10154": 1,
- "10156": 2,
- "10157": 1,
- "10158": 2,
- "10159": 1,
- "10165": 1,
- "10166": 1,
- "10167": 1,
- "10170": 2,
- "10173": 1,
- "10177": 2,
- "10178": 1,
- "10179": 1,
- "10183": 1,
- "10186": 1,
- "10187": 1,
- "10198": 1,
- "10199": 1,
- "10201": 3,
- "10202": 1,
- "10205": 1,
- "10206": 1,
- "10208": 1,
- "10210": 1,
- "10213": 2,
- "10215": 1,
- "10220": 1,
- "10226": 1,
- "10234": 1,
- "10239": 1,
- "10241": 1,
- "10273": 2,
- "10280": 1,
- "10285": 1,
- "10295": 1,
- "10307": 1,
- "10309": 1,
- "10311": 1,
- "10312": 1,
- "10316": 1,
- "10321": 2,
- "10322": 1,
- "10325": 1,
- "10337": 1,
- "10341": 1,
- "10343": 1,
- "10349": 2,
- "10369": 1,
- "10371": 1,
- "10372": 1,
- "10376": 1,
- "10379": 1,
- "10396": 1,
- "10399": 1,
- "10405": 1,
- "10412": 2,
- "10414": 2,
- "10419": 1,
- "10433": 1,
- "10437": 2,
- "10441": 1,
- "10447": 1,
- "10454": 2,
- "10459": 1,
- "10462": 1,
- "10468": 1,
- "10470": 1,
- "10476": 1,
- "10477": 1,
- "10481": 1,
- "10482": 1,
- "10490": 1,
- "10497": 1,
- "10505": 2,
- "10506": 1,
- "10507": 1,
- "10509": 1,
- "10513": 1,
- "10517": 1,
- "10523": 1,
- "10528": 1,
- "10530": 1,
- "10534": 1,
- "10536": 1,
- "10539": 1,
- "10541": 1,
- "10542": 3,
- "10547": 1,
- "10548": 2,
- "10550": 1,
- "10555": 1,
- "10558": 1,
- "10560": 1,
- "10562": 1,
- "10563": 1,
- "10568": 1,
- "10572": 1,
- "10573": 2,
- "10577": 1,
- "10578": 2,
- "10583": 1,
- "10589": 1,
- "10591": 2,
- "10592": 1,
- "10596": 1,
- "10597": 1,
- "10598": 1,
- "10600": 1,
- "10603": 1,
- "10608": 1,
- "10610": 2,
- "10611": 1,
- "10618": 1,
- "10619": 1,
- "10622": 1,
- "10627": 1,
- "10633": 1,
- "10635": 1,
- "10636": 2,
- "10639": 1,
- "10641": 1,
- "10642": 1,
- "10643": 1,
- "10645": 1,
- "10646": 2,
- "10648": 2,
- "10651": 1,
- "10653": 1,
- "10654": 1,
- "10655": 1,
- "10656": 2,
- "10657": 1,
- "10660": 1,
- "10661": 1,
- "10662": 2,
- "10664": 1,
- "10667": 1,
- "10669": 1,
- "10670": 1,
- "10671": 1,
- "10672": 1,
- "10674": 1,
- "10676": 1,
- "10677": 2,
- "10681": 3,
- "10683": 1,
- "10685": 1,
- "10691": 1,
- "10696": 1,
- "10699": 2,
- "10701": 1,
- "10704": 1,
- "10705": 1,
- "10710": 1,
- "10711": 1,
- "10712": 3,
- "10714": 1,
- "10715": 1,
- "10716": 2,
- "10717": 2,
- "10719": 2,
- "10723": 2,
- "10725": 2,
- "10726": 2,
- "10727": 2,
- "10730": 2,
- "10733": 1,
- "10734": 1,
- "10739": 1,
- "10750": 1,
- "10756": 1,
- "10758": 1,
- "10770": 1,
- "10785": 1,
- "10789": 1,
- "10792": 1,
- "10794": 1,
- "10807": 2,
- "10819": 2,
- "10820": 1,
- "10822": 1,
- "10823": 1,
- "10827": 2,
- "10828": 1,
- "10832": 1,
- "10835": 1,
- "10837": 1,
- "10838": 1,
- "10844": 1,
- "10847": 1,
- "10854": 1,
- "10855": 1,
- "10857": 1,
- "10858": 1,
- "10862": 1,
- "10866": 1,
- "10872": 1,
- "10876": 1,
- "10880": 1,
- "10883": 1,
- "10894": 1,
- "10896": 1,
- "10897": 1,
- "10899": 1,
- "10904": 1,
- "10909": 1,
- "10912": 1,
- "10913": 1,
- "10916": 1,
- "10917": 1,
- "10925": 1,
- "10926": 2,
- "10927": 1,
- "10932": 1,
- "10934": 1,
- "10935": 3,
- "10938": 1,
- "10942": 1,
- "10948": 1,
- "10960": 1,
- "11007": 1,
- "11042": 1,
- "11044": 1,
- "11113": 1,
- "11127": 1,
- "11174": 1,
- "11186": 1,
- "11208": 1,
- "11269": 1,
- "11274": 1,
- "11344": 1,
- "11367": 1,
- "11414": 1,
- "11446": 1,
- "11501": 1,
- "11519": 1,
- "11532": 1,
- "11592": 1,
- "11604": 1,
- "11661": 1,
- "11675": 1,
- "11695": 1,
- "11718": 1,
- "11755": 1,
- "11777": 1,
- "11780": 1,
- "11821": 1,
- "11836": 1,
- "11849": 1,
- "11859": 1,
- "11860": 1,
- "11885": 1,
- "11947": 1,
- "11949": 1,
- "11958": 1,
- "11998": 1,
- "12020": 1,
- "12043": 1,
- "12069": 1,
- "12086": 1,
- "12117": 1,
- "12130": 1,
- "12166": 1,
- "12169": 1,
- "12176": 1,
- "12194": 1,
- "12230": 1,
- "12290": 1,
- "12294": 1,
- "12310": 1,
- "12311": 1,
- "12356": 1,
- "12372": 1,
- "12392": 1,
- "12423": 1,
- "12453": 1,
- "12458": 1,
- "12472": 1,
- "12513": 2,
- "12525": 1,
- "12553": 1,
- "12593": 1,
- "12616": 1,
- "12635": 1,
- "12636": 1,
- "12655": 1,
- "12693": 1,
- "12697": 1,
- "12709": 1,
- "12735": 1,
- "12787": 1,
- "12795": 1,
- "12800": 1,
- "12823": 1,
- "12868": 1,
- "12892": 1,
- "12900": 1,
- "12901": 1,
- "12930": 1,
- "12976": 1,
- "12979": 1,
- "12990": 1,
- "12996": 1,
- "13040": 1,
- "13051": 1,
- "13072": 1,
- "13078": 1,
- "13114": 1,
- "13128": 1,
- "13142": 1,
- "13151": 1,
- "13172": 1,
- "13175": 1,
- "13218": 2,
- "13233": 1,
- "13237": 1,
- "13273": 1,
- "13283": 1,
- "13306": 1,
- "13315": 1,
- "13330": 1,
- "13352": 1,
- "13358": 1,
- "13366": 1,
- "13385": 1,
- "13410": 1,
- "13430": 1,
- "13438": 1,
- "13457": 1,
- "13483": 1,
- "13488": 1,
- "13516": 1,
- "13531": 1,
- "13544": 1,
- "13548": 1,
- "13594": 1,
- "13596": 1,
- "13597": 1,
- "13631": 1,
- "13652": 1,
- "13653": 1,
- "13669": 1,
- "13702": 1,
- "13732": 1,
- "13733": 1,
- "13754": 1,
- "13772": 1,
- "13795": 1,
- "13796": 1,
- "13802": 1,
- "13849": 1,
- "13873": 1,
- "13881": 1,
- "13888": 1,
- "13907": 1,
- "13934": 1,
- "13959": 1,
- "13961": 1,
- "13966": 1,
- "13997": 1,
- "14018": 1,
- "14039": 1,
- "14049": 1,
- "14069": 1,
- "14072": 1,
- "14086": 1,
- "14108": 1,
- "14119": 1,
- "14138": 1,
- "14148": 1,
- "14165": 1,
- "14176": 1,
- "14186": 1,
- "14222": 1,
- "14230": 1,
- "14231": 1,
- "14268": 1,
- "14269": 1,
- "14280": 1,
- "14283": 1,
- "14304": 1,
- "14315": 1,
- "14324": 1,
- "14333": 1,
- "14371": 1,
- "14385": 1,
- "14422": 1,
- "14442": 1,
- "14445": 1,
- "14484": 1,
- "14542": 1,
- "14573": 1,
- "14588": 1,
- "14609": 1,
- "14649": 1,
- "14689": 1,
- "14719": 1,
- "14750": 1,
- "14780": 1,
- "14822": 1,
- "14851": 1,
- "14857": 1,
- "14900": 1,
- "14925": 1,
- "14984": 1,
- "14993": 1,
- "15007": 1,
- "15052": 1,
- "15087": 1,
- "15143": 1,
- "15159": 1,
- "15208": 2,
- "15216": 1,
- "15277": 1,
- "15281": 1,
- "15304": 1,
- "15317": 1,
- "15355": 1,
- "15363": 1,
- "15369": 1,
- "15400": 1,
- "15404": 1,
- "15410": 1,
- "15411": 1,
- "15412": 1,
- "15413": 1,
- "15415": 1,
- "15416": 3,
- "15418": 3,
- "15419": 2,
- "15420": 2,
- "15421": 2,
- "15423": 1,
- "15424": 3,
- "15426": 1,
- "15428": 1,
- "15429": 1,
- "15437": 1,
- "15438": 1,
- "15439": 1,
- "15442": 1,
- "15443": 1,
- "15450": 1,
- "15451": 1,
- "15453": 1,
- "15455": 1,
- "15457": 2,
- "15463": 1,
- "15466": 1,
- "15470": 1,
- "15475": 1,
- "15479": 1,
- "15482": 1,
- "15486": 1,
- "15495": 1,
- "15496": 1,
- "15500": 1,
- "15501": 1,
- "15512": 1,
- "15513": 2,
- "15516": 1,
- "15523": 1,
- "15529": 1,
- "15532": 1,
- "15539": 1,
- "15541": 1,
- "15546": 1,
- "15551": 1,
- "15555": 2,
- "15556": 1,
- "15564": 1,
- "15567": 1,
- "15581": 1,
- "15585": 1,
- "15588": 2,
- "15592": 1,
- "15594": 1,
- "15600": 1,
- "15601": 1,
- "15607": 1,
- "15611": 1,
- "15616": 1,
- "15618": 1,
- "15622": 2,
- "15623": 1,
- "15626": 1,
- "15632": 1,
- "15633": 1,
- "15634": 1,
- "15637": 1,
- "15643": 1,
- "15645": 1,
- "15646": 1,
- "15649": 1,
- "15650": 1,
- "15656": 1,
- "15657": 1,
- "15664": 1,
- "15666": 1,
- "15673": 2,
- "15684": 1,
- "15691": 1,
- "15695": 1,
- "15696": 1,
- "15697": 2,
- "15699": 1,
- "15700": 1,
- "15702": 1,
- "15703": 1,
- "15714": 1,
- "15722": 1,
- "15724": 1,
- "15729": 1,
- "15731": 1,
- "15733": 1,
- "15735": 1,
- "15736": 1,
- "15738": 2,
- "15740": 2,
- "15741": 2,
- "15742": 1,
- "15743": 1,
- "15745": 1,
- "15750": 1,
- "15753": 2,
- "15754": 2,
- "15757": 1,
- "15759": 1,
- "15760": 1,
- "15764": 1,
- "15768": 2,
- "15774": 1,
- "15777": 2,
- "15778": 1,
- "15780": 1,
- "15781": 1,
- "15784": 1,
- "15786": 1,
- "15787": 2,
- "15788": 1,
- "15792": 1,
- "15793": 3,
- "15794": 1,
- "15795": 3,
- "15797": 2,
- "15799": 1,
- "15801": 2,
- "15802": 3,
- "15803": 1,
- "15804": 1,
- "15806": 1,
- "15810": 4,
- "15813": 1,
- "15814": 2,
- "15815": 4,
- "15817": 1,
- "15819": 1,
- "15825": 1,
- "15830": 1,
- "15833": 1,
- "15834": 2,
- "15835": 2,
- "15836": 1,
- "15838": 1,
- "15842": 3,
- "15846": 1,
- "15847": 1,
- "15848": 1,
- "15849": 2,
- "15851": 1,
- "15853": 1,
- "15854": 1,
- "15856": 2,
- "15857": 1,
- "15858": 1,
- "15860": 2,
- "15862": 1,
- "15865": 2,
- "15866": 1,
- "15869": 2,
- "15870": 1,
- "15874": 2,
- "15875": 1,
- "15877": 1,
- "15884": 1,
- "15886": 2,
- "15890": 1,
- "15896": 1,
- "15901": 1,
- "15924": 1,
- "15935": 1,
- "15949": 1,
- "15951": 1,
- "15979": 1,
- "15982": 1,
- "15991": 1,
- "15998": 1,
- "16000": 1,
- "16004": 1,
- "16020": 1,
- "16033": 2,
- "16037": 1,
- "16044": 1,
- "16050": 1,
- "16054": 1,
- "16077": 1,
- "16087": 1,
- "16091": 1,
- "16111": 1,
- "16112": 1,
- "16117": 1,
- "16120": 1,
- "16147": 1,
- "16150": 1,
- "16163": 1,
- "16167": 1,
- "16171": 1,
- "16172": 1,
- "16187": 1,
- "16188": 1,
- "16196": 1,
- "16198": 1,
- "16201": 1,
- "16203": 1,
- "16206": 2,
- "16211": 1,
- "16212": 2,
- "16213": 1,
- "16216": 2,
- "16218": 2,
- "16219": 1,
- "16221": 4,
- "16224": 2,
- "16226": 1,
- "16228": 1,
- "16230": 1,
- "16231": 1,
- "16232": 1,
- "16233": 2,
- "16234": 3,
- "16235": 4,
- "16236": 2,
- "16237": 1,
- "16238": 1,
- "16239": 2,
- "16240": 4,
- "16241": 1,
- "16242": 2,
- "16243": 5,
- "16244": 1,
- "16247": 3,
- "16248": 3,
- "16249": 2,
- "16251": 2,
- "16252": 2,
- "16253": 3,
- "16255": 2,
- "16256": 1,
- "16257": 2,
- "16258": 1,
- "16259": 4,
- "16260": 2,
- "16261": 2,
- "16263": 2,
- "16265": 3,
- "16266": 1,
- "16267": 1,
- "16269": 1,
- "16270": 2,
- "16271": 1,
- "16272": 1,
- "16273": 1,
- "16274": 1,
- "16275": 1,
- "16276": 1,
- "16278": 1,
- "16283": 1,
- "16286": 2,
- "16287": 1,
- "16288": 1,
- "16289": 1,
- "16291": 2,
- "16292": 1,
- "16293": 1,
- "16294": 2,
- "16297": 1,
- "16298": 1,
- "16300": 2,
- "16301": 2,
- "16302": 1,
- "16303": 1,
- "16305": 2,
- "16306": 1,
- "16311": 2,
- "16312": 2,
- "16314": 2,
- "16315": 2,
- "16318": 2,
- "16320": 1,
- "16321": 2,
- "16322": 1,
- "16323": 2,
- "16326": 1,
- "16330": 1,
- "16333": 1,
- "16336": 1,
- "16339": 2,
- "16342": 1,
- "16452": 1,
- "32772": 3000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333337266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821d3c7b2f1ed4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1d3c7b2f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_2.html b/autobahn/client/tungstenite_case_12_2_2.html
deleted file mode 100644
index 2127eca..0000000
--- a/autobahn/client/tungstenite_case_12_2_2.html
+++ /dev/null
@@ -1,344 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.2 : Pass - 135 ms @ 2020-09-07T18:45:06.468Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=321&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: nozyd3W/B4/yDVTFh6gqYQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: MSLxQjIGDn7YbdknAks3X70/V5A=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 11 | 6 | 66 |
- 13 | 1 | 13 |
- 20 | 1 | 20 |
- 40 | 1 | 40 |
- 56 | 2 | 112 |
- 58 | 12 | 696 |
- 59 | 1 | 59 |
- 60 | 1 | 60 |
- 61 | 1 | 61 |
- 62 | 4 | 248 |
- 63 | 5 | 315 |
- 64 | 10 | 640 |
- 65 | 21 | 1365 |
- 66 | 34 | 2244 |
- 67 | 39 | 2613 |
- 68 | 86 | 5848 |
- 69 | 126 | 8694 |
- 70 | 129 | 9030 |
- 71 | 170 | 12070 |
- 72 | 192 | 13824 |
- 73 | 76 | 5548 |
- 74 | 19 | 1406 |
- 76 | 63 | 4788 |
- 257 | 1 | 257 |
- Total | 1002 | 70025 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 7 | 6 | 42 |
- 9 | 1 | 9 |
- 16 | 1 | 16 |
- 36 | 1 | 36 |
- 52 | 2 | 104 |
- 54 | 12 | 648 |
- 55 | 1 | 55 |
- 56 | 1 | 56 |
- 57 | 1 | 57 |
- 58 | 4 | 232 |
- 59 | 5 | 295 |
- 60 | 10 | 600 |
- 61 | 21 | 1281 |
- 62 | 34 | 2108 |
- 63 | 39 | 2457 |
- 64 | 86 | 5504 |
- 65 | 126 | 8190 |
- 66 | 129 | 8514 |
- 67 | 170 | 11390 |
- 68 | 192 | 13056 |
- 69 | 76 | 5244 |
- 70 | 19 | 1330 |
- 72 | 63 | 4536 |
- 252 | 1 | 252 |
- Total | 1002 | 66016 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333231266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882cc9807ddcf70
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6363393830376464
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_2.json b/autobahn/client/tungstenite_case_12_2_2.json
deleted file mode 100644
index 194eaaf..0000000
--- a/autobahn/client/tungstenite_case_12_2_2.json
+++ /dev/null
@@ -1,191 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 321,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 135,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=321&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: nozyd3W/B4/yDVTFh6gqYQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: MSLxQjIGDn7YbdknAks3X70/V5A=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "11": 6,
- "13": 1,
- "20": 1,
- "40": 1,
- "56": 2,
- "58": 12,
- "59": 1,
- "60": 1,
- "61": 1,
- "62": 4,
- "63": 5,
- "64": 10,
- "65": 21,
- "66": 34,
- "67": 39,
- "68": 86,
- "69": 126,
- "70": 129,
- "71": 170,
- "72": 192,
- "73": 76,
- "74": 19,
- "76": 63,
- "257": 1
- },
- "started": "2020-09-07T18:45:06.468Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.99625,
- "incomingOctetsAppLevel": 64000,
- "incomingOctetsWebSocketLevel": 63760,
- "incomingOctetsWireLevel": 69760,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.09410288582183186,
- "outgoingCompressionRatio": 0.99625,
- "outgoingOctetsAppLevel": 64000,
- "outgoingOctetsWebSocketLevel": 63760,
- "outgoingOctetsWireLevel": 65760,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.03136762860727729,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "7": 6,
- "9": 1,
- "16": 1,
- "36": 1,
- "52": 2,
- "54": 12,
- "55": 1,
- "56": 1,
- "57": 1,
- "58": 4,
- "59": 5,
- "60": 10,
- "61": 21,
- "62": 34,
- "63": 39,
- "64": 86,
- "65": 126,
- "66": 129,
- "67": 170,
- "68": 192,
- "69": 76,
- "70": 19,
- "72": 63,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333231266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882cc9807ddcf70"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "cc9807dd"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_3.html b/autobahn/client/tungstenite_case_12_2_3.html
deleted file mode 100644
index efe0a5c..0000000
--- a/autobahn/client/tungstenite_case_12_2_3.html
+++ /dev/null
@@ -1,306 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.3 : Fail - 1 ms @ 2020-09-07T18:45:06.603Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Echo'ed message length differs from what I sent (got length 247, expected length 256).
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=322&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: oA5CFUfFjB9NOm6x7W6v3g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: /owdR6q4xXavxl7/QITCw82FN84=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 190 | 1 | 190 |
- 209 | 1 | 209 |
- 211 | 2 | 422 |
- 257 | 1 | 257 |
- 260 | 1 | 260 |
- Total | 7 | 1346 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 186 | 1 | 186 |
- 205 | 1 | 205 |
- 207 | 2 | 414 |
- 252 | 1 | 252 |
- 266 | 1 | 266 |
- Total | 7 | 1327 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333232266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888218826b9b1b6a
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3138383236623962
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_3.json b/autobahn/client/tungstenite_case_12_2_3.json
deleted file mode 100644
index 110c6eb..0000000
--- a/autobahn/client/tungstenite_case_12_2_3.json
+++ /dev/null
@@ -1,136 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "OK",
- "case": 322,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=322&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: oA5CFUfFjB9NOm6x7W6v3g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: /owdR6q4xXavxl7/QITCw82FN84=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Echo'ed message length differs from what I sent (got length 247, expected length 256).",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 5,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "190": 1,
- "209": 1,
- "211": 2,
- "257": 1,
- "260": 1
- },
- "started": "2020-09-07T18:45:06.603Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 5,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "186": 1,
- "205": 1,
- "207": 2,
- "252": 1,
- "266": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333232266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888218826b9b1b6a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "18826b9b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_4.html b/autobahn/client/tungstenite_case_12_2_4.html
deleted file mode 100644
index 263bfea..0000000
--- a/autobahn/client/tungstenite_case_12_2_4.html
+++ /dev/null
@@ -1,596 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.4 : Pass - 366 ms @ 2020-09-07T18:45:06.605Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=323&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 81ijMEe7WIqOsoOPLwtj5w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: JP11t1K/CxQIDdiIP25G8IrL2Qo=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 19 | 3 | 57 |
- 64 | 1 | 64 |
- 110 | 1 | 110 |
- 156 | 1 | 156 |
- 257 | 1 | 257 |
- 606 | 1 | 606 |
- 632 | 1 | 632 |
- 685 | 1 | 685 |
- 730 | 1 | 730 |
- 731 | 1 | 731 |
- 775 | 1 | 775 |
- 778 | 1 | 778 |
- 781 | 2 | 1562 |
- 782 | 1 | 782 |
- 783 | 2 | 1566 |
- 784 | 3 | 2352 |
- 785 | 1 | 785 |
- 786 | 2 | 1572 |
- 787 | 1 | 787 |
- 788 | 2 | 1576 |
- 790 | 5 | 3950 |
- 791 | 2 | 1582 |
- 792 | 3 | 2376 |
- 795 | 1 | 795 |
- 797 | 1 | 797 |
- 799 | 3 | 2397 |
- 800 | 1 | 800 |
- 802 | 2 | 1604 |
- 803 | 2 | 1606 |
- 804 | 1 | 804 |
- 805 | 2 | 1610 |
- 806 | 1 | 806 |
- 808 | 1 | 808 |
- 812 | 1 | 812 |
- 814 | 1 | 814 |
- 815 | 5 | 4075 |
- 816 | 1 | 816 |
- 817 | 1 | 817 |
- 818 | 2 | 1636 |
- 819 | 1 | 819 |
- 823 | 2 | 1646 |
- 825 | 2 | 1650 |
- 828 | 3 | 2484 |
- 832 | 1 | 832 |
- 833 | 1 | 833 |
- 834 | 1 | 834 |
- 835 | 1 | 835 |
- 836 | 1 | 836 |
- 840 | 1 | 840 |
- 859 | 1 | 859 |
- 862 | 1 | 862 |
- 864 | 1 | 864 |
- 867 | 1 | 867 |
- 868 | 1 | 868 |
- 869 | 1 | 869 |
- 872 | 1 | 872 |
- 873 | 1 | 873 |
- 874 | 1 | 874 |
- 878 | 1 | 878 |
- 881 | 1 | 881 |
- 884 | 1 | 884 |
- 885 | 1 | 885 |
- 889 | 1 | 889 |
- 898 | 1 | 898 |
- 901 | 1 | 901 |
- 902 | 1 | 902 |
- 903 | 2 | 1806 |
- 905 | 2 | 1810 |
- 906 | 1 | 906 |
- 911 | 2 | 1822 |
- 913 | 1 | 913 |
- 914 | 1 | 914 |
- 915 | 4 | 3660 |
- 917 | 1 | 917 |
- 918 | 2 | 1836 |
- 919 | 2 | 1838 |
- 920 | 3 | 2760 |
- 922 | 3 | 2766 |
- 923 | 2 | 1846 |
- 924 | 5 | 4620 |
- 925 | 1 | 925 |
- 926 | 8 | 7408 |
- 927 | 6 | 5562 |
- 928 | 2 | 1856 |
- 929 | 6 | 5574 |
- 930 | 1 | 930 |
- 931 | 5 | 4655 |
- 932 | 7 | 6524 |
- 933 | 5 | 4665 |
- 934 | 10 | 9340 |
- 935 | 11 | 10285 |
- 936 | 3 | 2808 |
- 937 | 8 | 7496 |
- 938 | 7 | 6566 |
- 939 | 9 | 8451 |
- 940 | 3 | 2820 |
- 941 | 9 | 8469 |
- 942 | 14 | 13188 |
- 943 | 9 | 8487 |
- 944 | 13 | 12272 |
- 945 | 13 | 12285 |
- 946 | 10 | 9460 |
- 947 | 9 | 8523 |
- 948 | 13 | 12324 |
- 949 | 13 | 12337 |
- 950 | 21 | 19950 |
- 951 | 10 | 9510 |
- 952 | 24 | 22848 |
- 953 | 22 | 20966 |
- 954 | 23 | 21942 |
- 955 | 19 | 18145 |
- 956 | 20 | 19120 |
- 957 | 36 | 34452 |
- 958 | 31 | 29698 |
- 959 | 35 | 33565 |
- 960 | 34 | 32640 |
- 961 | 29 | 27869 |
- 962 | 34 | 32708 |
- 963 | 14 | 13482 |
- 964 | 35 | 33740 |
- 965 | 20 | 19300 |
- 966 | 25 | 24150 |
- 967 | 31 | 29977 |
- 968 | 24 | 23232 |
- 969 | 23 | 22287 |
- 970 | 20 | 19400 |
- 971 | 17 | 16507 |
- 972 | 12 | 11664 |
- 973 | 25 | 24325 |
- 974 | 13 | 12662 |
- 975 | 10 | 9750 |
- 976 | 8 | 7808 |
- 977 | 12 | 11724 |
- 978 | 4 | 3912 |
- 979 | 10 | 9790 |
- 980 | 8 | 7840 |
- 981 | 4 | 3924 |
- 982 | 2 | 1964 |
- 983 | 3 | 2949 |
- 984 | 3 | 2952 |
- 986 | 4 | 3944 |
- 987 | 2 | 1974 |
- 988 | 3 | 2964 |
- 989 | 1 | 989 |
- 990 | 1 | 990 |
- 993 | 1 | 993 |
- 994 | 2 | 1988 |
- 995 | 2 | 1990 |
- 997 | 1 | 997 |
- 998 | 2 | 1996 |
- Total | 1002 | 939212 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 15 | 3 | 45 |
- 60 | 1 | 60 |
- 106 | 1 | 106 |
- 152 | 1 | 152 |
- 252 | 1 | 252 |
- 602 | 1 | 602 |
- 628 | 1 | 628 |
- 681 | 1 | 681 |
- 726 | 1 | 726 |
- 727 | 1 | 727 |
- 771 | 1 | 771 |
- 774 | 1 | 774 |
- 777 | 2 | 1554 |
- 778 | 1 | 778 |
- 779 | 2 | 1558 |
- 780 | 3 | 2340 |
- 781 | 1 | 781 |
- 782 | 2 | 1564 |
- 783 | 1 | 783 |
- 784 | 2 | 1568 |
- 786 | 5 | 3930 |
- 787 | 2 | 1574 |
- 788 | 3 | 2364 |
- 791 | 1 | 791 |
- 793 | 1 | 793 |
- 795 | 3 | 2385 |
- 796 | 1 | 796 |
- 798 | 2 | 1596 |
- 799 | 2 | 1598 |
- 800 | 1 | 800 |
- 801 | 2 | 1602 |
- 802 | 1 | 802 |
- 804 | 1 | 804 |
- 808 | 1 | 808 |
- 810 | 1 | 810 |
- 811 | 5 | 4055 |
- 812 | 1 | 812 |
- 813 | 1 | 813 |
- 814 | 2 | 1628 |
- 815 | 1 | 815 |
- 819 | 2 | 1638 |
- 821 | 2 | 1642 |
- 824 | 3 | 2472 |
- 828 | 1 | 828 |
- 829 | 1 | 829 |
- 830 | 1 | 830 |
- 831 | 1 | 831 |
- 832 | 1 | 832 |
- 836 | 1 | 836 |
- 855 | 1 | 855 |
- 858 | 1 | 858 |
- 860 | 1 | 860 |
- 863 | 1 | 863 |
- 864 | 1 | 864 |
- 865 | 1 | 865 |
- 868 | 1 | 868 |
- 869 | 1 | 869 |
- 870 | 1 | 870 |
- 874 | 1 | 874 |
- 877 | 1 | 877 |
- 880 | 1 | 880 |
- 881 | 1 | 881 |
- 885 | 1 | 885 |
- 894 | 1 | 894 |
- 897 | 1 | 897 |
- 898 | 1 | 898 |
- 899 | 2 | 1798 |
- 901 | 2 | 1802 |
- 902 | 1 | 902 |
- 907 | 2 | 1814 |
- 909 | 1 | 909 |
- 910 | 1 | 910 |
- 911 | 4 | 3644 |
- 913 | 1 | 913 |
- 914 | 2 | 1828 |
- 915 | 2 | 1830 |
- 916 | 3 | 2748 |
- 918 | 3 | 2754 |
- 919 | 2 | 1838 |
- 920 | 5 | 4600 |
- 921 | 1 | 921 |
- 922 | 8 | 7376 |
- 923 | 6 | 5538 |
- 924 | 2 | 1848 |
- 925 | 6 | 5550 |
- 926 | 1 | 926 |
- 927 | 5 | 4635 |
- 928 | 7 | 6496 |
- 929 | 5 | 4645 |
- 930 | 10 | 9300 |
- 931 | 11 | 10241 |
- 932 | 3 | 2796 |
- 933 | 8 | 7464 |
- 934 | 7 | 6538 |
- 935 | 9 | 8415 |
- 936 | 3 | 2808 |
- 937 | 9 | 8433 |
- 938 | 14 | 13132 |
- 939 | 9 | 8451 |
- 940 | 13 | 12220 |
- 941 | 13 | 12233 |
- 942 | 10 | 9420 |
- 943 | 9 | 8487 |
- 944 | 13 | 12272 |
- 945 | 13 | 12285 |
- 946 | 21 | 19866 |
- 947 | 10 | 9470 |
- 948 | 24 | 22752 |
- 949 | 22 | 20878 |
- 950 | 23 | 21850 |
- 951 | 19 | 18069 |
- 952 | 20 | 19040 |
- 953 | 36 | 34308 |
- 954 | 31 | 29574 |
- 955 | 35 | 33425 |
- 956 | 34 | 32504 |
- 957 | 29 | 27753 |
- 958 | 34 | 32572 |
- 959 | 14 | 13426 |
- 960 | 35 | 33600 |
- 961 | 20 | 19220 |
- 962 | 25 | 24050 |
- 963 | 31 | 29853 |
- 964 | 24 | 23136 |
- 965 | 23 | 22195 |
- 966 | 20 | 19320 |
- 967 | 17 | 16439 |
- 968 | 12 | 11616 |
- 969 | 25 | 24225 |
- 970 | 13 | 12610 |
- 971 | 10 | 9710 |
- 972 | 8 | 7776 |
- 973 | 12 | 11676 |
- 974 | 4 | 3896 |
- 975 | 10 | 9750 |
- 976 | 8 | 7808 |
- 977 | 4 | 3908 |
- 978 | 2 | 1956 |
- 979 | 3 | 2937 |
- 980 | 3 | 2940 |
- 982 | 4 | 3928 |
- 983 | 2 | 1966 |
- 984 | 3 | 2952 |
- 985 | 1 | 985 |
- 986 | 1 | 986 |
- 989 | 1 | 989 |
- 990 | 2 | 1980 |
- 991 | 2 | 1982 |
- 993 | 1 | 993 |
- 994 | 2 | 1988 |
- Total | 1002 | 935203 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333233266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882e8fdd388eb15
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6538666464333838
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_4.json b/autobahn/client/tungstenite_case_12_2_4.json
deleted file mode 100644
index 403c0f6..0000000
--- a/autobahn/client/tungstenite_case_12_2_4.json
+++ /dev/null
@@ -1,443 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 323,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 366,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=323&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 81ijMEe7WIqOsoOPLwtj5w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: JP11t1K/CxQIDdiIP25G8IrL2Qo=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "19": 3,
- "64": 1,
- "110": 1,
- "156": 1,
- "257": 1,
- "606": 1,
- "632": 1,
- "685": 1,
- "730": 1,
- "731": 1,
- "775": 1,
- "778": 1,
- "781": 2,
- "782": 1,
- "783": 2,
- "784": 3,
- "785": 1,
- "786": 2,
- "787": 1,
- "788": 2,
- "790": 5,
- "791": 2,
- "792": 3,
- "795": 1,
- "797": 1,
- "799": 3,
- "800": 1,
- "802": 2,
- "803": 2,
- "804": 1,
- "805": 2,
- "806": 1,
- "808": 1,
- "812": 1,
- "814": 1,
- "815": 5,
- "816": 1,
- "817": 1,
- "818": 2,
- "819": 1,
- "823": 2,
- "825": 2,
- "828": 3,
- "832": 1,
- "833": 1,
- "834": 1,
- "835": 1,
- "836": 1,
- "840": 1,
- "859": 1,
- "862": 1,
- "864": 1,
- "867": 1,
- "868": 1,
- "869": 1,
- "872": 1,
- "873": 1,
- "874": 1,
- "878": 1,
- "881": 1,
- "884": 1,
- "885": 1,
- "889": 1,
- "898": 1,
- "901": 1,
- "902": 1,
- "903": 2,
- "905": 2,
- "906": 1,
- "911": 2,
- "913": 1,
- "914": 1,
- "915": 4,
- "917": 1,
- "918": 2,
- "919": 2,
- "920": 3,
- "922": 3,
- "923": 2,
- "924": 5,
- "925": 1,
- "926": 8,
- "927": 6,
- "928": 2,
- "929": 6,
- "930": 1,
- "931": 5,
- "932": 7,
- "933": 5,
- "934": 10,
- "935": 11,
- "936": 3,
- "937": 8,
- "938": 7,
- "939": 9,
- "940": 3,
- "941": 9,
- "942": 14,
- "943": 9,
- "944": 13,
- "945": 13,
- "946": 10,
- "947": 9,
- "948": 13,
- "949": 13,
- "950": 21,
- "951": 10,
- "952": 24,
- "953": 22,
- "954": 23,
- "955": 19,
- "956": 20,
- "957": 36,
- "958": 31,
- "959": 35,
- "960": 34,
- "961": 29,
- "962": 34,
- "963": 14,
- "964": 35,
- "965": 20,
- "966": 25,
- "967": 31,
- "968": 24,
- "969": 23,
- "970": 20,
- "971": 17,
- "972": 12,
- "973": 25,
- "974": 13,
- "975": 10,
- "976": 8,
- "977": 12,
- "978": 4,
- "979": 10,
- "980": 8,
- "981": 4,
- "982": 2,
- "983": 3,
- "984": 3,
- "986": 4,
- "987": 2,
- "988": 3,
- "989": 1,
- "990": 1,
- "993": 1,
- "994": 2,
- "995": 2,
- "997": 1,
- "998": 2
- },
- "started": "2020-09-07T18:45:06.605Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.9091376953125,
- "incomingOctetsAppLevel": 1024000,
- "incomingOctetsWebSocketLevel": 930957,
- "incomingOctetsWireLevel": 938947,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.008582566112076069,
- "outgoingCompressionRatio": 0.9091376953125,
- "outgoingOctetsAppLevel": 1024000,
- "outgoingOctetsWebSocketLevel": 930957,
- "outgoingOctetsWireLevel": 934947,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0042859122386963095,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "15": 3,
- "60": 1,
- "106": 1,
- "152": 1,
- "252": 1,
- "602": 1,
- "628": 1,
- "681": 1,
- "726": 1,
- "727": 1,
- "771": 1,
- "774": 1,
- "777": 2,
- "778": 1,
- "779": 2,
- "780": 3,
- "781": 1,
- "782": 2,
- "783": 1,
- "784": 2,
- "786": 5,
- "787": 2,
- "788": 3,
- "791": 1,
- "793": 1,
- "795": 3,
- "796": 1,
- "798": 2,
- "799": 2,
- "800": 1,
- "801": 2,
- "802": 1,
- "804": 1,
- "808": 1,
- "810": 1,
- "811": 5,
- "812": 1,
- "813": 1,
- "814": 2,
- "815": 1,
- "819": 2,
- "821": 2,
- "824": 3,
- "828": 1,
- "829": 1,
- "830": 1,
- "831": 1,
- "832": 1,
- "836": 1,
- "855": 1,
- "858": 1,
- "860": 1,
- "863": 1,
- "864": 1,
- "865": 1,
- "868": 1,
- "869": 1,
- "870": 1,
- "874": 1,
- "877": 1,
- "880": 1,
- "881": 1,
- "885": 1,
- "894": 1,
- "897": 1,
- "898": 1,
- "899": 2,
- "901": 2,
- "902": 1,
- "907": 2,
- "909": 1,
- "910": 1,
- "911": 4,
- "913": 1,
- "914": 2,
- "915": 2,
- "916": 3,
- "918": 3,
- "919": 2,
- "920": 5,
- "921": 1,
- "922": 8,
- "923": 6,
- "924": 2,
- "925": 6,
- "926": 1,
- "927": 5,
- "928": 7,
- "929": 5,
- "930": 10,
- "931": 11,
- "932": 3,
- "933": 8,
- "934": 7,
- "935": 9,
- "936": 3,
- "937": 9,
- "938": 14,
- "939": 9,
- "940": 13,
- "941": 13,
- "942": 10,
- "943": 9,
- "944": 13,
- "945": 13,
- "946": 21,
- "947": 10,
- "948": 24,
- "949": 22,
- "950": 23,
- "951": 19,
- "952": 20,
- "953": 36,
- "954": 31,
- "955": 35,
- "956": 34,
- "957": 29,
- "958": 34,
- "959": 14,
- "960": 35,
- "961": 20,
- "962": 25,
- "963": 31,
- "964": 24,
- "965": 23,
- "966": 20,
- "967": 17,
- "968": 12,
- "969": 25,
- "970": 13,
- "971": 10,
- "972": 8,
- "973": 12,
- "974": 4,
- "975": 10,
- "976": 8,
- "977": 4,
- "978": 2,
- "979": 3,
- "980": 3,
- "982": 4,
- "983": 2,
- "984": 3,
- "985": 1,
- "986": 1,
- "989": 1,
- "990": 2,
- "991": 2,
- "993": 1,
- "994": 2
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333233266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e8fdd388eb15"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e8fdd388"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_5.html b/autobahn/client/tungstenite_case_12_2_5.html
deleted file mode 100644
index 7e90faa..0000000
--- a/autobahn/client/tungstenite_case_12_2_5.html
+++ /dev/null
@@ -1,970 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.5 : Pass - 664 ms @ 2020-09-07T18:45:06.972Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=324&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: D3/74KWie/8a8BIZQ1QkiA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8gqfb+Nbxs/aA84T7wdfRwSyFN0=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 1580 | 1 | 1580 |
- 1596 | 1 | 1596 |
- 1653 | 1 | 1653 |
- 1659 | 1 | 1659 |
- 1684 | 1 | 1684 |
- 1702 | 1 | 1702 |
- 1737 | 1 | 1737 |
- 1746 | 1 | 1746 |
- 1809 | 1 | 1809 |
- 1821 | 1 | 1821 |
- 1828 | 1 | 1828 |
- 1940 | 1 | 1940 |
- 1982 | 1 | 1982 |
- 2149 | 1 | 2149 |
- 2279 | 1 | 2279 |
- 2351 | 1 | 2351 |
- 2425 | 1 | 2425 |
- 2578 | 1 | 2578 |
- 2721 | 1 | 2721 |
- 2733 | 1 | 2733 |
- 2919 | 1 | 2919 |
- 2946 | 1 | 2946 |
- 2948 | 1 | 2948 |
- 2949 | 1 | 2949 |
- 2952 | 2 | 5904 |
- 2953 | 1 | 2953 |
- 2954 | 1 | 2954 |
- 2955 | 1 | 2955 |
- 2956 | 2 | 5912 |
- 2957 | 1 | 2957 |
- 2958 | 1 | 2958 |
- 2960 | 1 | 2960 |
- 2961 | 1 | 2961 |
- 2965 | 1 | 2965 |
- 2979 | 1 | 2979 |
- 2982 | 1 | 2982 |
- 2984 | 1 | 2984 |
- 2986 | 1 | 2986 |
- 2995 | 1 | 2995 |
- 2996 | 1 | 2996 |
- 2999 | 1 | 2999 |
- 3000 | 1 | 3000 |
- 3002 | 3 | 9006 |
- 3003 | 2 | 6006 |
- 3004 | 2 | 6008 |
- 3005 | 1 | 3005 |
- 3006 | 1 | 3006 |
- 3007 | 4 | 12028 |
- 3008 | 1 | 3008 |
- 3011 | 2 | 6022 |
- 3013 | 1 | 3013 |
- 3016 | 1 | 3016 |
- 3028 | 1 | 3028 |
- 3035 | 1 | 3035 |
- 3038 | 1 | 3038 |
- 3041 | 1 | 3041 |
- 3045 | 1 | 3045 |
- 3049 | 2 | 6098 |
- 3050 | 1 | 3050 |
- 3064 | 1 | 3064 |
- 3067 | 1 | 3067 |
- 3078 | 1 | 3078 |
- 3080 | 1 | 3080 |
- 3082 | 1 | 3082 |
- 3083 | 1 | 3083 |
- 3087 | 1 | 3087 |
- 3090 | 1 | 3090 |
- 3095 | 1 | 3095 |
- 3096 | 1 | 3096 |
- 3103 | 1 | 3103 |
- 3106 | 1 | 3106 |
- 3107 | 1 | 3107 |
- 3110 | 1 | 3110 |
- 3112 | 1 | 3112 |
- 3116 | 1 | 3116 |
- 3118 | 1 | 3118 |
- 3132 | 1 | 3132 |
- 3137 | 1 | 3137 |
- 3151 | 1 | 3151 |
- 3165 | 1 | 3165 |
- 3186 | 1 | 3186 |
- 3188 | 1 | 3188 |
- 3209 | 1 | 3209 |
- 3212 | 1 | 3212 |
- 3214 | 1 | 3214 |
- 3229 | 2 | 6458 |
- 3235 | 1 | 3235 |
- 3254 | 1 | 3254 |
- 3273 | 1 | 3273 |
- 3277 | 1 | 3277 |
- 3279 | 1 | 3279 |
- 3281 | 1 | 3281 |
- 3283 | 1 | 3283 |
- 3285 | 1 | 3285 |
- 3294 | 1 | 3294 |
- 3295 | 1 | 3295 |
- 3306 | 1 | 3306 |
- 3317 | 1 | 3317 |
- 3324 | 1 | 3324 |
- 3325 | 1 | 3325 |
- 3333 | 1 | 3333 |
- 3341 | 2 | 6682 |
- 3348 | 1 | 3348 |
- 3352 | 1 | 3352 |
- 3357 | 1 | 3357 |
- 3366 | 1 | 3366 |
- 3391 | 1 | 3391 |
- 3398 | 1 | 3398 |
- 3408 | 1 | 3408 |
- 3417 | 2 | 6834 |
- 3431 | 1 | 3431 |
- 3433 | 1 | 3433 |
- 3434 | 1 | 3434 |
- 3437 | 1 | 3437 |
- 3454 | 1 | 3454 |
- 3457 | 1 | 3457 |
- 3464 | 2 | 6928 |
- 3465 | 1 | 3465 |
- 3466 | 1 | 3466 |
- 3468 | 1 | 3468 |
- 3472 | 1 | 3472 |
- 3476 | 1 | 3476 |
- 3477 | 3 | 10431 |
- 3478 | 1 | 3478 |
- 3479 | 1 | 3479 |
- 3482 | 1 | 3482 |
- 3484 | 2 | 6968 |
- 3485 | 1 | 3485 |
- 3486 | 1 | 3486 |
- 3487 | 2 | 6974 |
- 3488 | 1 | 3488 |
- 3490 | 1 | 3490 |
- 3492 | 1 | 3492 |
- 3493 | 1 | 3493 |
- 3494 | 1 | 3494 |
- 3496 | 1 | 3496 |
- 3497 | 1 | 3497 |
- 3498 | 4 | 13992 |
- 3499 | 1 | 3499 |
- 3500 | 2 | 7000 |
- 3501 | 1 | 3501 |
- 3503 | 3 | 10509 |
- 3504 | 2 | 7008 |
- 3505 | 3 | 10515 |
- 3506 | 1 | 3506 |
- 3507 | 2 | 7014 |
- 3508 | 2 | 7016 |
- 3511 | 1 | 3511 |
- 3512 | 2 | 7024 |
- 3516 | 1 | 3516 |
- 3517 | 1 | 3517 |
- 3518 | 1 | 3518 |
- 3519 | 2 | 7038 |
- 3520 | 1 | 3520 |
- 3521 | 3 | 10563 |
- 3522 | 1 | 3522 |
- 3523 | 3 | 10569 |
- 3524 | 2 | 7048 |
- 3525 | 3 | 10575 |
- 3527 | 2 | 7054 |
- 3528 | 2 | 7056 |
- 3529 | 3 | 10587 |
- 3530 | 2 | 7060 |
- 3531 | 1 | 3531 |
- 3532 | 4 | 14128 |
- 3533 | 4 | 14132 |
- 3534 | 2 | 7068 |
- 3535 | 3 | 10605 |
- 3536 | 1 | 3536 |
- 3537 | 7 | 24759 |
- 3538 | 4 | 14152 |
- 3539 | 1 | 3539 |
- 3540 | 2 | 7080 |
- 3541 | 1 | 3541 |
- 3542 | 1 | 3542 |
- 3543 | 1 | 3543 |
- 3544 | 4 | 14176 |
- 3546 | 1 | 3546 |
- 3547 | 4 | 14188 |
- 3548 | 1 | 3548 |
- 3549 | 3 | 10647 |
- 3550 | 1 | 3550 |
- 3551 | 1 | 3551 |
- 3552 | 3 | 10656 |
- 3553 | 1 | 3553 |
- 3555 | 1 | 3555 |
- 3556 | 1 | 3556 |
- 3558 | 2 | 7116 |
- 3562 | 2 | 7124 |
- 3563 | 3 | 10689 |
- 3564 | 4 | 14256 |
- 3565 | 6 | 21390 |
- 3566 | 5 | 17830 |
- 3567 | 1 | 3567 |
- 3568 | 1 | 3568 |
- 3569 | 3 | 10707 |
- 3570 | 5 | 17850 |
- 3571 | 4 | 14284 |
- 3572 | 5 | 17860 |
- 3573 | 3 | 10719 |
- 3574 | 2 | 7148 |
- 3575 | 5 | 17875 |
- 3576 | 3 | 10728 |
- 3577 | 4 | 14308 |
- 3578 | 5 | 17890 |
- 3579 | 3 | 10737 |
- 3580 | 4 | 14320 |
- 3581 | 9 | 32229 |
- 3582 | 4 | 14328 |
- 3583 | 8 | 28664 |
- 3584 | 3 | 10752 |
- 3585 | 7 | 25095 |
- 3586 | 6 | 21516 |
- 3587 | 4 | 14348 |
- 3588 | 7 | 25116 |
- 3589 | 6 | 21534 |
- 3590 | 5 | 17950 |
- 3591 | 8 | 28728 |
- 3592 | 5 | 17960 |
- 3593 | 4 | 14372 |
- 3594 | 16 | 57504 |
- 3595 | 8 | 28760 |
- 3596 | 8 | 28768 |
- 3597 | 7 | 25179 |
- 3598 | 7 | 25186 |
- 3599 | 4 | 14396 |
- 3600 | 5 | 18000 |
- 3601 | 6 | 21606 |
- 3602 | 8 | 28816 |
- 3603 | 10 | 36030 |
- 3604 | 8 | 28832 |
- 3605 | 8 | 28840 |
- 3606 | 8 | 28848 |
- 3607 | 6 | 21642 |
- 3608 | 7 | 25256 |
- 3609 | 13 | 46917 |
- 3610 | 5 | 18050 |
- 3611 | 6 | 21666 |
- 3612 | 5 | 18060 |
- 3613 | 13 | 46969 |
- 3614 | 5 | 18070 |
- 3615 | 5 | 18075 |
- 3616 | 10 | 36160 |
- 3617 | 6 | 21702 |
- 3618 | 8 | 28944 |
- 3619 | 5 | 18095 |
- 3620 | 3 | 10860 |
- 3621 | 6 | 21726 |
- 3622 | 7 | 25354 |
- 3623 | 10 | 36230 |
- 3624 | 5 | 18120 |
- 3625 | 9 | 32625 |
- 3626 | 6 | 21756 |
- 3627 | 7 | 25389 |
- 3628 | 9 | 32652 |
- 3629 | 9 | 32661 |
- 3630 | 9 | 32670 |
- 3631 | 4 | 14524 |
- 3632 | 9 | 32688 |
- 3633 | 9 | 32697 |
- 3634 | 7 | 25438 |
- 3635 | 7 | 25445 |
- 3636 | 9 | 32724 |
- 3637 | 10 | 36370 |
- 3638 | 9 | 32742 |
- 3639 | 7 | 25473 |
- 3640 | 6 | 21840 |
- 3641 | 5 | 18205 |
- 3642 | 6 | 21852 |
- 3643 | 4 | 14572 |
- 3644 | 8 | 29152 |
- 3645 | 5 | 18225 |
- 3646 | 5 | 18230 |
- 3647 | 3 | 10941 |
- 3648 | 6 | 21888 |
- 3649 | 7 | 25543 |
- 3650 | 10 | 36500 |
- 3651 | 5 | 18255 |
- 3652 | 10 | 36520 |
- 3653 | 7 | 25571 |
- 3654 | 10 | 36540 |
- 3655 | 2 | 7310 |
- 3656 | 6 | 21936 |
- 3657 | 7 | 25599 |
- 3658 | 6 | 21948 |
- 3659 | 9 | 32931 |
- 3660 | 2 | 7320 |
- 3661 | 5 | 18305 |
- 3662 | 6 | 21972 |
- 3663 | 2 | 7326 |
- 3664 | 4 | 14656 |
- 3665 | 1 | 3665 |
- 3666 | 2 | 7332 |
- 3667 | 2 | 7334 |
- 3668 | 5 | 18340 |
- 3669 | 7 | 25683 |
- 3670 | 5 | 18350 |
- 3671 | 4 | 14684 |
- 3672 | 4 | 14688 |
- 3673 | 6 | 22038 |
- 3674 | 2 | 7348 |
- 3675 | 8 | 29400 |
- 3676 | 2 | 7352 |
- 3677 | 6 | 22062 |
- 3678 | 4 | 14712 |
- 3679 | 2 | 7358 |
- 3680 | 2 | 7360 |
- 3682 | 2 | 7364 |
- 3683 | 1 | 3683 |
- 3684 | 1 | 3684 |
- 3685 | 1 | 3685 |
- 3686 | 1 | 3686 |
- 3687 | 2 | 7374 |
- 3692 | 1 | 3692 |
- 3694 | 1 | 3694 |
- 3695 | 1 | 3695 |
- 3697 | 2 | 7394 |
- 3698 | 1 | 3698 |
- 3699 | 1 | 3699 |
- 3702 | 3 | 11106 |
- 3703 | 1 | 3703 |
- 3705 | 1 | 3705 |
- 3706 | 2 | 7412 |
- 3709 | 2 | 7418 |
- 3711 | 1 | 3711 |
- 3714 | 1 | 3714 |
- 3718 | 1 | 3718 |
- 3719 | 1 | 3719 |
- 3723 | 1 | 3723 |
- 3728 | 1 | 3728 |
- 3729 | 2 | 7458 |
- 3731 | 1 | 3731 |
- 3733 | 1 | 3733 |
- 3737 | 1 | 3737 |
- 3739 | 2 | 7478 |
- 3741 | 1 | 3741 |
- Total | 1002 | 3524869 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 1576 | 1 | 1576 |
- 1592 | 1 | 1592 |
- 1649 | 1 | 1649 |
- 1655 | 1 | 1655 |
- 1680 | 1 | 1680 |
- 1698 | 1 | 1698 |
- 1733 | 1 | 1733 |
- 1742 | 1 | 1742 |
- 1805 | 1 | 1805 |
- 1817 | 1 | 1817 |
- 1824 | 1 | 1824 |
- 1936 | 1 | 1936 |
- 1978 | 1 | 1978 |
- 2145 | 1 | 2145 |
- 2275 | 1 | 2275 |
- 2347 | 1 | 2347 |
- 2421 | 1 | 2421 |
- 2574 | 1 | 2574 |
- 2717 | 1 | 2717 |
- 2729 | 1 | 2729 |
- 2915 | 1 | 2915 |
- 2942 | 1 | 2942 |
- 2944 | 1 | 2944 |
- 2945 | 1 | 2945 |
- 2948 | 2 | 5896 |
- 2949 | 1 | 2949 |
- 2950 | 1 | 2950 |
- 2951 | 1 | 2951 |
- 2952 | 2 | 5904 |
- 2953 | 1 | 2953 |
- 2954 | 1 | 2954 |
- 2956 | 1 | 2956 |
- 2957 | 1 | 2957 |
- 2961 | 1 | 2961 |
- 2975 | 1 | 2975 |
- 2978 | 1 | 2978 |
- 2980 | 1 | 2980 |
- 2982 | 1 | 2982 |
- 2991 | 1 | 2991 |
- 2992 | 1 | 2992 |
- 2995 | 1 | 2995 |
- 2996 | 1 | 2996 |
- 2998 | 3 | 8994 |
- 2999 | 2 | 5998 |
- 3000 | 2 | 6000 |
- 3001 | 1 | 3001 |
- 3002 | 1 | 3002 |
- 3003 | 4 | 12012 |
- 3004 | 1 | 3004 |
- 3007 | 2 | 6014 |
- 3009 | 1 | 3009 |
- 3012 | 1 | 3012 |
- 3024 | 1 | 3024 |
- 3031 | 1 | 3031 |
- 3034 | 1 | 3034 |
- 3037 | 1 | 3037 |
- 3041 | 1 | 3041 |
- 3045 | 2 | 6090 |
- 3046 | 1 | 3046 |
- 3060 | 1 | 3060 |
- 3063 | 1 | 3063 |
- 3074 | 1 | 3074 |
- 3076 | 1 | 3076 |
- 3078 | 1 | 3078 |
- 3079 | 1 | 3079 |
- 3083 | 1 | 3083 |
- 3086 | 1 | 3086 |
- 3091 | 1 | 3091 |
- 3092 | 1 | 3092 |
- 3099 | 1 | 3099 |
- 3102 | 1 | 3102 |
- 3103 | 1 | 3103 |
- 3106 | 1 | 3106 |
- 3108 | 1 | 3108 |
- 3112 | 1 | 3112 |
- 3114 | 1 | 3114 |
- 3128 | 1 | 3128 |
- 3133 | 1 | 3133 |
- 3147 | 1 | 3147 |
- 3161 | 1 | 3161 |
- 3182 | 1 | 3182 |
- 3184 | 1 | 3184 |
- 3205 | 1 | 3205 |
- 3208 | 1 | 3208 |
- 3210 | 1 | 3210 |
- 3225 | 2 | 6450 |
- 3231 | 1 | 3231 |
- 3250 | 1 | 3250 |
- 3269 | 1 | 3269 |
- 3273 | 1 | 3273 |
- 3275 | 1 | 3275 |
- 3277 | 1 | 3277 |
- 3279 | 1 | 3279 |
- 3281 | 1 | 3281 |
- 3290 | 1 | 3290 |
- 3291 | 1 | 3291 |
- 3302 | 1 | 3302 |
- 3313 | 1 | 3313 |
- 3320 | 1 | 3320 |
- 3321 | 1 | 3321 |
- 3329 | 1 | 3329 |
- 3337 | 2 | 6674 |
- 3344 | 1 | 3344 |
- 3348 | 1 | 3348 |
- 3353 | 1 | 3353 |
- 3362 | 1 | 3362 |
- 3387 | 1 | 3387 |
- 3394 | 1 | 3394 |
- 3404 | 1 | 3404 |
- 3413 | 2 | 6826 |
- 3427 | 1 | 3427 |
- 3429 | 1 | 3429 |
- 3430 | 1 | 3430 |
- 3433 | 1 | 3433 |
- 3450 | 1 | 3450 |
- 3453 | 1 | 3453 |
- 3460 | 2 | 6920 |
- 3461 | 1 | 3461 |
- 3462 | 1 | 3462 |
- 3464 | 1 | 3464 |
- 3468 | 1 | 3468 |
- 3472 | 1 | 3472 |
- 3473 | 3 | 10419 |
- 3474 | 1 | 3474 |
- 3475 | 1 | 3475 |
- 3478 | 1 | 3478 |
- 3480 | 2 | 6960 |
- 3481 | 1 | 3481 |
- 3482 | 1 | 3482 |
- 3483 | 2 | 6966 |
- 3484 | 1 | 3484 |
- 3486 | 1 | 3486 |
- 3488 | 1 | 3488 |
- 3489 | 1 | 3489 |
- 3490 | 1 | 3490 |
- 3492 | 1 | 3492 |
- 3493 | 1 | 3493 |
- 3494 | 4 | 13976 |
- 3495 | 1 | 3495 |
- 3496 | 2 | 6992 |
- 3497 | 1 | 3497 |
- 3499 | 3 | 10497 |
- 3500 | 2 | 7000 |
- 3501 | 3 | 10503 |
- 3502 | 1 | 3502 |
- 3503 | 2 | 7006 |
- 3504 | 2 | 7008 |
- 3507 | 1 | 3507 |
- 3508 | 2 | 7016 |
- 3512 | 1 | 3512 |
- 3513 | 1 | 3513 |
- 3514 | 1 | 3514 |
- 3515 | 2 | 7030 |
- 3516 | 1 | 3516 |
- 3517 | 3 | 10551 |
- 3518 | 1 | 3518 |
- 3519 | 3 | 10557 |
- 3520 | 2 | 7040 |
- 3521 | 3 | 10563 |
- 3523 | 2 | 7046 |
- 3524 | 2 | 7048 |
- 3525 | 3 | 10575 |
- 3526 | 2 | 7052 |
- 3527 | 1 | 3527 |
- 3528 | 4 | 14112 |
- 3529 | 4 | 14116 |
- 3530 | 2 | 7060 |
- 3531 | 3 | 10593 |
- 3532 | 1 | 3532 |
- 3533 | 7 | 24731 |
- 3534 | 4 | 14136 |
- 3535 | 1 | 3535 |
- 3536 | 2 | 7072 |
- 3537 | 1 | 3537 |
- 3538 | 1 | 3538 |
- 3539 | 1 | 3539 |
- 3540 | 4 | 14160 |
- 3542 | 1 | 3542 |
- 3543 | 4 | 14172 |
- 3544 | 1 | 3544 |
- 3545 | 3 | 10635 |
- 3546 | 1 | 3546 |
- 3547 | 1 | 3547 |
- 3548 | 3 | 10644 |
- 3549 | 1 | 3549 |
- 3551 | 1 | 3551 |
- 3552 | 1 | 3552 |
- 3554 | 2 | 7108 |
- 3558 | 2 | 7116 |
- 3559 | 3 | 10677 |
- 3560 | 4 | 14240 |
- 3561 | 6 | 21366 |
- 3562 | 5 | 17810 |
- 3563 | 1 | 3563 |
- 3564 | 1 | 3564 |
- 3565 | 3 | 10695 |
- 3566 | 5 | 17830 |
- 3567 | 4 | 14268 |
- 3568 | 5 | 17840 |
- 3569 | 3 | 10707 |
- 3570 | 2 | 7140 |
- 3571 | 5 | 17855 |
- 3572 | 3 | 10716 |
- 3573 | 4 | 14292 |
- 3574 | 5 | 17870 |
- 3575 | 3 | 10725 |
- 3576 | 4 | 14304 |
- 3577 | 9 | 32193 |
- 3578 | 4 | 14312 |
- 3579 | 8 | 28632 |
- 3580 | 3 | 10740 |
- 3581 | 7 | 25067 |
- 3582 | 6 | 21492 |
- 3583 | 4 | 14332 |
- 3584 | 7 | 25088 |
- 3585 | 6 | 21510 |
- 3586 | 5 | 17930 |
- 3587 | 8 | 28696 |
- 3588 | 5 | 17940 |
- 3589 | 4 | 14356 |
- 3590 | 16 | 57440 |
- 3591 | 8 | 28728 |
- 3592 | 8 | 28736 |
- 3593 | 7 | 25151 |
- 3594 | 7 | 25158 |
- 3595 | 4 | 14380 |
- 3596 | 5 | 17980 |
- 3597 | 6 | 21582 |
- 3598 | 8 | 28784 |
- 3599 | 10 | 35990 |
- 3600 | 8 | 28800 |
- 3601 | 8 | 28808 |
- 3602 | 8 | 28816 |
- 3603 | 6 | 21618 |
- 3604 | 7 | 25228 |
- 3605 | 13 | 46865 |
- 3606 | 5 | 18030 |
- 3607 | 6 | 21642 |
- 3608 | 5 | 18040 |
- 3609 | 13 | 46917 |
- 3610 | 5 | 18050 |
- 3611 | 5 | 18055 |
- 3612 | 10 | 36120 |
- 3613 | 6 | 21678 |
- 3614 | 8 | 28912 |
- 3615 | 5 | 18075 |
- 3616 | 3 | 10848 |
- 3617 | 6 | 21702 |
- 3618 | 7 | 25326 |
- 3619 | 10 | 36190 |
- 3620 | 5 | 18100 |
- 3621 | 9 | 32589 |
- 3622 | 6 | 21732 |
- 3623 | 7 | 25361 |
- 3624 | 9 | 32616 |
- 3625 | 9 | 32625 |
- 3626 | 9 | 32634 |
- 3627 | 4 | 14508 |
- 3628 | 9 | 32652 |
- 3629 | 9 | 32661 |
- 3630 | 7 | 25410 |
- 3631 | 7 | 25417 |
- 3632 | 9 | 32688 |
- 3633 | 10 | 36330 |
- 3634 | 9 | 32706 |
- 3635 | 7 | 25445 |
- 3636 | 6 | 21816 |
- 3637 | 5 | 18185 |
- 3638 | 6 | 21828 |
- 3639 | 4 | 14556 |
- 3640 | 8 | 29120 |
- 3641 | 5 | 18205 |
- 3642 | 5 | 18210 |
- 3643 | 3 | 10929 |
- 3644 | 6 | 21864 |
- 3645 | 7 | 25515 |
- 3646 | 10 | 36460 |
- 3647 | 5 | 18235 |
- 3648 | 10 | 36480 |
- 3649 | 7 | 25543 |
- 3650 | 10 | 36500 |
- 3651 | 2 | 7302 |
- 3652 | 6 | 21912 |
- 3653 | 7 | 25571 |
- 3654 | 6 | 21924 |
- 3655 | 9 | 32895 |
- 3656 | 2 | 7312 |
- 3657 | 5 | 18285 |
- 3658 | 6 | 21948 |
- 3659 | 2 | 7318 |
- 3660 | 4 | 14640 |
- 3661 | 1 | 3661 |
- 3662 | 2 | 7324 |
- 3663 | 2 | 7326 |
- 3664 | 5 | 18320 |
- 3665 | 7 | 25655 |
- 3666 | 5 | 18330 |
- 3667 | 4 | 14668 |
- 3668 | 4 | 14672 |
- 3669 | 6 | 22014 |
- 3670 | 2 | 7340 |
- 3671 | 8 | 29368 |
- 3672 | 2 | 7344 |
- 3673 | 6 | 22038 |
- 3674 | 4 | 14696 |
- 3675 | 2 | 7350 |
- 3676 | 2 | 7352 |
- 3678 | 2 | 7356 |
- 3679 | 1 | 3679 |
- 3680 | 1 | 3680 |
- 3681 | 1 | 3681 |
- 3682 | 1 | 3682 |
- 3683 | 2 | 7366 |
- 3688 | 1 | 3688 |
- 3690 | 1 | 3690 |
- 3691 | 1 | 3691 |
- 3693 | 2 | 7386 |
- 3694 | 1 | 3694 |
- 3695 | 1 | 3695 |
- 3698 | 3 | 11094 |
- 3699 | 1 | 3699 |
- 3701 | 1 | 3701 |
- 3702 | 2 | 7404 |
- 3705 | 2 | 7410 |
- 3707 | 1 | 3707 |
- 3710 | 1 | 3710 |
- 3714 | 1 | 3714 |
- 3715 | 1 | 3715 |
- 3719 | 1 | 3719 |
- 3724 | 1 | 3724 |
- 3725 | 2 | 7450 |
- 3727 | 1 | 3727 |
- 3729 | 1 | 3729 |
- 3733 | 1 | 3733 |
- 3735 | 2 | 7470 |
- 3737 | 1 | 3737 |
- Total | 1002 | 3520860 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333234266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88822ea8cae62d40
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3265613863616536
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_5.json b/autobahn/client/tungstenite_case_12_2_5.json
deleted file mode 100644
index d7879ea..0000000
--- a/autobahn/client/tungstenite_case_12_2_5.json
+++ /dev/null
@@ -1,817 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 324,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 664,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=324&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: D3/74KWie/8a8BIZQ1QkiA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8gqfb+Nbxs/aA84T7wdfRwSyFN0=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "1580": 1,
- "1596": 1,
- "1653": 1,
- "1659": 1,
- "1684": 1,
- "1702": 1,
- "1737": 1,
- "1746": 1,
- "1809": 1,
- "1821": 1,
- "1828": 1,
- "1940": 1,
- "1982": 1,
- "2149": 1,
- "2279": 1,
- "2351": 1,
- "2425": 1,
- "2578": 1,
- "2721": 1,
- "2733": 1,
- "2919": 1,
- "2946": 1,
- "2948": 1,
- "2949": 1,
- "2952": 2,
- "2953": 1,
- "2954": 1,
- "2955": 1,
- "2956": 2,
- "2957": 1,
- "2958": 1,
- "2960": 1,
- "2961": 1,
- "2965": 1,
- "2979": 1,
- "2982": 1,
- "2984": 1,
- "2986": 1,
- "2995": 1,
- "2996": 1,
- "2999": 1,
- "3000": 1,
- "3002": 3,
- "3003": 2,
- "3004": 2,
- "3005": 1,
- "3006": 1,
- "3007": 4,
- "3008": 1,
- "3011": 2,
- "3013": 1,
- "3016": 1,
- "3028": 1,
- "3035": 1,
- "3038": 1,
- "3041": 1,
- "3045": 1,
- "3049": 2,
- "3050": 1,
- "3064": 1,
- "3067": 1,
- "3078": 1,
- "3080": 1,
- "3082": 1,
- "3083": 1,
- "3087": 1,
- "3090": 1,
- "3095": 1,
- "3096": 1,
- "3103": 1,
- "3106": 1,
- "3107": 1,
- "3110": 1,
- "3112": 1,
- "3116": 1,
- "3118": 1,
- "3132": 1,
- "3137": 1,
- "3151": 1,
- "3165": 1,
- "3186": 1,
- "3188": 1,
- "3209": 1,
- "3212": 1,
- "3214": 1,
- "3229": 2,
- "3235": 1,
- "3254": 1,
- "3273": 1,
- "3277": 1,
- "3279": 1,
- "3281": 1,
- "3283": 1,
- "3285": 1,
- "3294": 1,
- "3295": 1,
- "3306": 1,
- "3317": 1,
- "3324": 1,
- "3325": 1,
- "3333": 1,
- "3341": 2,
- "3348": 1,
- "3352": 1,
- "3357": 1,
- "3366": 1,
- "3391": 1,
- "3398": 1,
- "3408": 1,
- "3417": 2,
- "3431": 1,
- "3433": 1,
- "3434": 1,
- "3437": 1,
- "3454": 1,
- "3457": 1,
- "3464": 2,
- "3465": 1,
- "3466": 1,
- "3468": 1,
- "3472": 1,
- "3476": 1,
- "3477": 3,
- "3478": 1,
- "3479": 1,
- "3482": 1,
- "3484": 2,
- "3485": 1,
- "3486": 1,
- "3487": 2,
- "3488": 1,
- "3490": 1,
- "3492": 1,
- "3493": 1,
- "3494": 1,
- "3496": 1,
- "3497": 1,
- "3498": 4,
- "3499": 1,
- "3500": 2,
- "3501": 1,
- "3503": 3,
- "3504": 2,
- "3505": 3,
- "3506": 1,
- "3507": 2,
- "3508": 2,
- "3511": 1,
- "3512": 2,
- "3516": 1,
- "3517": 1,
- "3518": 1,
- "3519": 2,
- "3520": 1,
- "3521": 3,
- "3522": 1,
- "3523": 3,
- "3524": 2,
- "3525": 3,
- "3527": 2,
- "3528": 2,
- "3529": 3,
- "3530": 2,
- "3531": 1,
- "3532": 4,
- "3533": 4,
- "3534": 2,
- "3535": 3,
- "3536": 1,
- "3537": 7,
- "3538": 4,
- "3539": 1,
- "3540": 2,
- "3541": 1,
- "3542": 1,
- "3543": 1,
- "3544": 4,
- "3546": 1,
- "3547": 4,
- "3548": 1,
- "3549": 3,
- "3550": 1,
- "3551": 1,
- "3552": 3,
- "3553": 1,
- "3555": 1,
- "3556": 1,
- "3558": 2,
- "3562": 2,
- "3563": 3,
- "3564": 4,
- "3565": 6,
- "3566": 5,
- "3567": 1,
- "3568": 1,
- "3569": 3,
- "3570": 5,
- "3571": 4,
- "3572": 5,
- "3573": 3,
- "3574": 2,
- "3575": 5,
- "3576": 3,
- "3577": 4,
- "3578": 5,
- "3579": 3,
- "3580": 4,
- "3581": 9,
- "3582": 4,
- "3583": 8,
- "3584": 3,
- "3585": 7,
- "3586": 6,
- "3587": 4,
- "3588": 7,
- "3589": 6,
- "3590": 5,
- "3591": 8,
- "3592": 5,
- "3593": 4,
- "3594": 16,
- "3595": 8,
- "3596": 8,
- "3597": 7,
- "3598": 7,
- "3599": 4,
- "3600": 5,
- "3601": 6,
- "3602": 8,
- "3603": 10,
- "3604": 8,
- "3605": 8,
- "3606": 8,
- "3607": 6,
- "3608": 7,
- "3609": 13,
- "3610": 5,
- "3611": 6,
- "3612": 5,
- "3613": 13,
- "3614": 5,
- "3615": 5,
- "3616": 10,
- "3617": 6,
- "3618": 8,
- "3619": 5,
- "3620": 3,
- "3621": 6,
- "3622": 7,
- "3623": 10,
- "3624": 5,
- "3625": 9,
- "3626": 6,
- "3627": 7,
- "3628": 9,
- "3629": 9,
- "3630": 9,
- "3631": 4,
- "3632": 9,
- "3633": 9,
- "3634": 7,
- "3635": 7,
- "3636": 9,
- "3637": 10,
- "3638": 9,
- "3639": 7,
- "3640": 6,
- "3641": 5,
- "3642": 6,
- "3643": 4,
- "3644": 8,
- "3645": 5,
- "3646": 5,
- "3647": 3,
- "3648": 6,
- "3649": 7,
- "3650": 10,
- "3651": 5,
- "3652": 10,
- "3653": 7,
- "3654": 10,
- "3655": 2,
- "3656": 6,
- "3657": 7,
- "3658": 6,
- "3659": 9,
- "3660": 2,
- "3661": 5,
- "3662": 6,
- "3663": 2,
- "3664": 4,
- "3665": 1,
- "3666": 2,
- "3667": 2,
- "3668": 5,
- "3669": 7,
- "3670": 5,
- "3671": 4,
- "3672": 4,
- "3673": 6,
- "3674": 2,
- "3675": 8,
- "3676": 2,
- "3677": 6,
- "3678": 4,
- "3679": 2,
- "3680": 2,
- "3682": 2,
- "3683": 1,
- "3684": 1,
- "3685": 1,
- "3686": 1,
- "3687": 2,
- "3692": 1,
- "3694": 1,
- "3695": 1,
- "3697": 2,
- "3698": 1,
- "3699": 1,
- "3702": 3,
- "3703": 1,
- "3705": 1,
- "3706": 2,
- "3709": 2,
- "3711": 1,
- "3714": 1,
- "3718": 1,
- "3719": 1,
- "3723": 1,
- "3728": 1,
- "3729": 2,
- "3731": 1,
- "3733": 1,
- "3737": 1,
- "3739": 2,
- "3741": 1
- },
- "started": "2020-09-07T18:45:06.972Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8585458984375,
- "incomingOctetsAppLevel": 4096000,
- "incomingOctetsWebSocketLevel": 3516604,
- "incomingOctetsWireLevel": 3524604,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.002274922055483074,
- "outgoingCompressionRatio": 0.8585458984375,
- "outgoingOctetsAppLevel": 4096000,
- "outgoingOctetsWebSocketLevel": 3516604,
- "outgoingOctetsWireLevel": 3520604,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.001137461027741537,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "1576": 1,
- "1592": 1,
- "1649": 1,
- "1655": 1,
- "1680": 1,
- "1698": 1,
- "1733": 1,
- "1742": 1,
- "1805": 1,
- "1817": 1,
- "1824": 1,
- "1936": 1,
- "1978": 1,
- "2145": 1,
- "2275": 1,
- "2347": 1,
- "2421": 1,
- "2574": 1,
- "2717": 1,
- "2729": 1,
- "2915": 1,
- "2942": 1,
- "2944": 1,
- "2945": 1,
- "2948": 2,
- "2949": 1,
- "2950": 1,
- "2951": 1,
- "2952": 2,
- "2953": 1,
- "2954": 1,
- "2956": 1,
- "2957": 1,
- "2961": 1,
- "2975": 1,
- "2978": 1,
- "2980": 1,
- "2982": 1,
- "2991": 1,
- "2992": 1,
- "2995": 1,
- "2996": 1,
- "2998": 3,
- "2999": 2,
- "3000": 2,
- "3001": 1,
- "3002": 1,
- "3003": 4,
- "3004": 1,
- "3007": 2,
- "3009": 1,
- "3012": 1,
- "3024": 1,
- "3031": 1,
- "3034": 1,
- "3037": 1,
- "3041": 1,
- "3045": 2,
- "3046": 1,
- "3060": 1,
- "3063": 1,
- "3074": 1,
- "3076": 1,
- "3078": 1,
- "3079": 1,
- "3083": 1,
- "3086": 1,
- "3091": 1,
- "3092": 1,
- "3099": 1,
- "3102": 1,
- "3103": 1,
- "3106": 1,
- "3108": 1,
- "3112": 1,
- "3114": 1,
- "3128": 1,
- "3133": 1,
- "3147": 1,
- "3161": 1,
- "3182": 1,
- "3184": 1,
- "3205": 1,
- "3208": 1,
- "3210": 1,
- "3225": 2,
- "3231": 1,
- "3250": 1,
- "3269": 1,
- "3273": 1,
- "3275": 1,
- "3277": 1,
- "3279": 1,
- "3281": 1,
- "3290": 1,
- "3291": 1,
- "3302": 1,
- "3313": 1,
- "3320": 1,
- "3321": 1,
- "3329": 1,
- "3337": 2,
- "3344": 1,
- "3348": 1,
- "3353": 1,
- "3362": 1,
- "3387": 1,
- "3394": 1,
- "3404": 1,
- "3413": 2,
- "3427": 1,
- "3429": 1,
- "3430": 1,
- "3433": 1,
- "3450": 1,
- "3453": 1,
- "3460": 2,
- "3461": 1,
- "3462": 1,
- "3464": 1,
- "3468": 1,
- "3472": 1,
- "3473": 3,
- "3474": 1,
- "3475": 1,
- "3478": 1,
- "3480": 2,
- "3481": 1,
- "3482": 1,
- "3483": 2,
- "3484": 1,
- "3486": 1,
- "3488": 1,
- "3489": 1,
- "3490": 1,
- "3492": 1,
- "3493": 1,
- "3494": 4,
- "3495": 1,
- "3496": 2,
- "3497": 1,
- "3499": 3,
- "3500": 2,
- "3501": 3,
- "3502": 1,
- "3503": 2,
- "3504": 2,
- "3507": 1,
- "3508": 2,
- "3512": 1,
- "3513": 1,
- "3514": 1,
- "3515": 2,
- "3516": 1,
- "3517": 3,
- "3518": 1,
- "3519": 3,
- "3520": 2,
- "3521": 3,
- "3523": 2,
- "3524": 2,
- "3525": 3,
- "3526": 2,
- "3527": 1,
- "3528": 4,
- "3529": 4,
- "3530": 2,
- "3531": 3,
- "3532": 1,
- "3533": 7,
- "3534": 4,
- "3535": 1,
- "3536": 2,
- "3537": 1,
- "3538": 1,
- "3539": 1,
- "3540": 4,
- "3542": 1,
- "3543": 4,
- "3544": 1,
- "3545": 3,
- "3546": 1,
- "3547": 1,
- "3548": 3,
- "3549": 1,
- "3551": 1,
- "3552": 1,
- "3554": 2,
- "3558": 2,
- "3559": 3,
- "3560": 4,
- "3561": 6,
- "3562": 5,
- "3563": 1,
- "3564": 1,
- "3565": 3,
- "3566": 5,
- "3567": 4,
- "3568": 5,
- "3569": 3,
- "3570": 2,
- "3571": 5,
- "3572": 3,
- "3573": 4,
- "3574": 5,
- "3575": 3,
- "3576": 4,
- "3577": 9,
- "3578": 4,
- "3579": 8,
- "3580": 3,
- "3581": 7,
- "3582": 6,
- "3583": 4,
- "3584": 7,
- "3585": 6,
- "3586": 5,
- "3587": 8,
- "3588": 5,
- "3589": 4,
- "3590": 16,
- "3591": 8,
- "3592": 8,
- "3593": 7,
- "3594": 7,
- "3595": 4,
- "3596": 5,
- "3597": 6,
- "3598": 8,
- "3599": 10,
- "3600": 8,
- "3601": 8,
- "3602": 8,
- "3603": 6,
- "3604": 7,
- "3605": 13,
- "3606": 5,
- "3607": 6,
- "3608": 5,
- "3609": 13,
- "3610": 5,
- "3611": 5,
- "3612": 10,
- "3613": 6,
- "3614": 8,
- "3615": 5,
- "3616": 3,
- "3617": 6,
- "3618": 7,
- "3619": 10,
- "3620": 5,
- "3621": 9,
- "3622": 6,
- "3623": 7,
- "3624": 9,
- "3625": 9,
- "3626": 9,
- "3627": 4,
- "3628": 9,
- "3629": 9,
- "3630": 7,
- "3631": 7,
- "3632": 9,
- "3633": 10,
- "3634": 9,
- "3635": 7,
- "3636": 6,
- "3637": 5,
- "3638": 6,
- "3639": 4,
- "3640": 8,
- "3641": 5,
- "3642": 5,
- "3643": 3,
- "3644": 6,
- "3645": 7,
- "3646": 10,
- "3647": 5,
- "3648": 10,
- "3649": 7,
- "3650": 10,
- "3651": 2,
- "3652": 6,
- "3653": 7,
- "3654": 6,
- "3655": 9,
- "3656": 2,
- "3657": 5,
- "3658": 6,
- "3659": 2,
- "3660": 4,
- "3661": 1,
- "3662": 2,
- "3663": 2,
- "3664": 5,
- "3665": 7,
- "3666": 5,
- "3667": 4,
- "3668": 4,
- "3669": 6,
- "3670": 2,
- "3671": 8,
- "3672": 2,
- "3673": 6,
- "3674": 4,
- "3675": 2,
- "3676": 2,
- "3678": 2,
- "3679": 1,
- "3680": 1,
- "3681": 1,
- "3682": 1,
- "3683": 2,
- "3688": 1,
- "3690": 1,
- "3691": 1,
- "3693": 2,
- "3694": 1,
- "3695": 1,
- "3698": 3,
- "3699": 1,
- "3701": 1,
- "3702": 2,
- "3705": 2,
- "3707": 1,
- "3710": 1,
- "3714": 1,
- "3715": 1,
- "3719": 1,
- "3724": 1,
- "3725": 2,
- "3727": 1,
- "3729": 1,
- "3733": 1,
- "3735": 2,
- "3737": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333234266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822ea8cae62d40"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2ea8cae6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_6.html b/autobahn/client/tungstenite_case_12_2_6.html
deleted file mode 100644
index 7f5a396..0000000
--- a/autobahn/client/tungstenite_case_12_2_6.html
+++ /dev/null
@@ -1,1224 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.6 : Pass - 1010 ms @ 2020-09-07T18:45:07.637Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=325&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ns5/HeS9w3a5auZUa0dR1g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 5zwgIa0Jft4NV1nN6Vp13QOGZO8=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4499 | 1 | 4499 |
- 4570 | 1 | 4570 |
- 4576 | 1 | 4576 |
- 4592 | 1 | 4592 |
- 4605 | 1 | 4605 |
- 4609 | 1 | 4609 |
- 4625 | 1 | 4625 |
- 4658 | 1 | 4658 |
- 4675 | 1 | 4675 |
- 4700 | 1 | 4700 |
- 4707 | 1 | 4707 |
- 4767 | 1 | 4767 |
- 4768 | 1 | 4768 |
- 4799 | 1 | 4799 |
- 4818 | 1 | 4818 |
- 4839 | 1 | 4839 |
- 4848 | 1 | 4848 |
- 4875 | 1 | 4875 |
- 4891 | 1 | 4891 |
- 4953 | 1 | 4953 |
- 4985 | 1 | 4985 |
- 5014 | 1 | 5014 |
- 5015 | 1 | 5015 |
- 5035 | 1 | 5035 |
- 5096 | 1 | 5096 |
- 5120 | 1 | 5120 |
- 5142 | 1 | 5142 |
- 5165 | 1 | 5165 |
- 5247 | 1 | 5247 |
- 5313 | 1 | 5313 |
- 5465 | 1 | 5465 |
- 5613 | 1 | 5613 |
- 5759 | 1 | 5759 |
- 5812 | 1 | 5812 |
- 5856 | 1 | 5856 |
- 5860 | 2 | 11720 |
- 5865 | 1 | 5865 |
- 5875 | 1 | 5875 |
- 5876 | 2 | 11752 |
- 5877 | 1 | 5877 |
- 5886 | 4 | 23544 |
- 5889 | 1 | 5889 |
- 5895 | 1 | 5895 |
- 5901 | 1 | 5901 |
- 5905 | 1 | 5905 |
- 5906 | 3 | 17718 |
- 5923 | 1 | 5923 |
- 5924 | 2 | 11848 |
- 5939 | 1 | 5939 |
- 5941 | 1 | 5941 |
- 5946 | 1 | 5946 |
- 5950 | 2 | 11900 |
- 5961 | 1 | 5961 |
- 5964 | 2 | 11928 |
- 5969 | 1 | 5969 |
- 5974 | 1 | 5974 |
- 5975 | 1 | 5975 |
- 5980 | 1 | 5980 |
- 5982 | 1 | 5982 |
- 5985 | 1 | 5985 |
- 5991 | 1 | 5991 |
- 5993 | 1 | 5993 |
- 6009 | 1 | 6009 |
- 6012 | 1 | 6012 |
- 6013 | 1 | 6013 |
- 6017 | 1 | 6017 |
- 6021 | 1 | 6021 |
- 6042 | 1 | 6042 |
- 6045 | 1 | 6045 |
- 6055 | 1 | 6055 |
- 6068 | 1 | 6068 |
- 6073 | 2 | 12146 |
- 6075 | 1 | 6075 |
- 6093 | 1 | 6093 |
- 6102 | 1 | 6102 |
- 6118 | 1 | 6118 |
- 6132 | 1 | 6132 |
- 6148 | 1 | 6148 |
- 6168 | 1 | 6168 |
- 6184 | 1 | 6184 |
- 6187 | 1 | 6187 |
- 6195 | 1 | 6195 |
- 6226 | 1 | 6226 |
- 6229 | 1 | 6229 |
- 6242 | 1 | 6242 |
- 6261 | 1 | 6261 |
- 6287 | 1 | 6287 |
- 6292 | 1 | 6292 |
- 6322 | 1 | 6322 |
- 6327 | 1 | 6327 |
- 6351 | 1 | 6351 |
- 6359 | 1 | 6359 |
- 6361 | 1 | 6361 |
- 6381 | 1 | 6381 |
- 6389 | 1 | 6389 |
- 6419 | 1 | 6419 |
- 6426 | 1 | 6426 |
- 6459 | 1 | 6459 |
- 6463 | 1 | 6463 |
- 6494 | 1 | 6494 |
- 6514 | 1 | 6514 |
- 6518 | 1 | 6518 |
- 6525 | 1 | 6525 |
- 6555 | 1 | 6555 |
- 6579 | 1 | 6579 |
- 6608 | 1 | 6608 |
- 6627 | 1 | 6627 |
- 6632 | 1 | 6632 |
- 6657 | 1 | 6657 |
- 6676 | 1 | 6676 |
- 6681 | 1 | 6681 |
- 6692 | 1 | 6692 |
- 6717 | 1 | 6717 |
- 6733 | 1 | 6733 |
- 6734 | 1 | 6734 |
- 6743 | 1 | 6743 |
- 6745 | 1 | 6745 |
- 6754 | 1 | 6754 |
- 6756 | 1 | 6756 |
- 6766 | 1 | 6766 |
- 6775 | 1 | 6775 |
- 6781 | 1 | 6781 |
- 6794 | 1 | 6794 |
- 6806 | 1 | 6806 |
- 6821 | 1 | 6821 |
- 6835 | 1 | 6835 |
- 6849 | 1 | 6849 |
- 6860 | 1 | 6860 |
- 6864 | 1 | 6864 |
- 6874 | 1 | 6874 |
- 6882 | 1 | 6882 |
- 6883 | 1 | 6883 |
- 6889 | 1 | 6889 |
- 6891 | 1 | 6891 |
- 6893 | 1 | 6893 |
- 6894 | 1 | 6894 |
- 6897 | 1 | 6897 |
- 6898 | 1 | 6898 |
- 6899 | 1 | 6899 |
- 6903 | 2 | 13806 |
- 6904 | 2 | 13808 |
- 6905 | 1 | 6905 |
- 6907 | 1 | 6907 |
- 6909 | 1 | 6909 |
- 6918 | 1 | 6918 |
- 6921 | 1 | 6921 |
- 6922 | 2 | 13844 |
- 6923 | 1 | 6923 |
- 6924 | 2 | 13848 |
- 6925 | 1 | 6925 |
- 6926 | 1 | 6926 |
- 6928 | 1 | 6928 |
- 6931 | 1 | 6931 |
- 6933 | 1 | 6933 |
- 6934 | 2 | 13868 |
- 6935 | 2 | 13870 |
- 6939 | 1 | 6939 |
- 6940 | 2 | 13880 |
- 6941 | 3 | 20823 |
- 6942 | 1 | 6942 |
- 6943 | 1 | 6943 |
- 6944 | 2 | 13888 |
- 6946 | 1 | 6946 |
- 6952 | 1 | 6952 |
- 6956 | 1 | 6956 |
- 6959 | 2 | 13918 |
- 6962 | 1 | 6962 |
- 6965 | 1 | 6965 |
- 6966 | 1 | 6966 |
- 6969 | 2 | 13938 |
- 6970 | 1 | 6970 |
- 6973 | 1 | 6973 |
- 6974 | 2 | 13948 |
- 6975 | 2 | 13950 |
- 6976 | 2 | 13952 |
- 6977 | 1 | 6977 |
- 6978 | 1 | 6978 |
- 6981 | 4 | 27924 |
- 6983 | 1 | 6983 |
- 6984 | 1 | 6984 |
- 6991 | 2 | 13982 |
- 6992 | 1 | 6992 |
- 6993 | 3 | 20979 |
- 6994 | 2 | 13988 |
- 6995 | 1 | 6995 |
- 6996 | 1 | 6996 |
- 6997 | 1 | 6997 |
- 6999 | 2 | 13998 |
- 7000 | 3 | 21000 |
- 7002 | 1 | 7002 |
- 7003 | 2 | 14006 |
- 7005 | 1 | 7005 |
- 7008 | 1 | 7008 |
- 7010 | 2 | 14020 |
- 7011 | 2 | 14022 |
- 7012 | 1 | 7012 |
- 7013 | 1 | 7013 |
- 7014 | 2 | 14028 |
- 7015 | 1 | 7015 |
- 7016 | 5 | 35080 |
- 7021 | 1 | 7021 |
- 7023 | 3 | 21069 |
- 7024 | 2 | 14048 |
- 7025 | 1 | 7025 |
- 7026 | 3 | 21078 |
- 7027 | 3 | 21081 |
- 7028 | 3 | 21084 |
- 7030 | 1 | 7030 |
- 7032 | 2 | 14064 |
- 7033 | 1 | 7033 |
- 7034 | 2 | 14068 |
- 7035 | 1 | 7035 |
- 7036 | 2 | 14072 |
- 7038 | 1 | 7038 |
- 7039 | 1 | 7039 |
- 7041 | 1 | 7041 |
- 7042 | 1 | 7042 |
- 7044 | 3 | 21132 |
- 7045 | 1 | 7045 |
- 7047 | 1 | 7047 |
- 7048 | 2 | 14096 |
- 7049 | 2 | 14098 |
- 7051 | 1 | 7051 |
- 7052 | 1 | 7052 |
- 7055 | 1 | 7055 |
- 7056 | 2 | 14112 |
- 7057 | 2 | 14114 |
- 7060 | 1 | 7060 |
- 7061 | 1 | 7061 |
- 7062 | 1 | 7062 |
- 7063 | 1 | 7063 |
- 7064 | 1 | 7064 |
- 7067 | 2 | 14134 |
- 7068 | 1 | 7068 |
- 7070 | 1 | 7070 |
- 7071 | 1 | 7071 |
- 7072 | 1 | 7072 |
- 7074 | 1 | 7074 |
- 7075 | 1 | 7075 |
- 7077 | 2 | 14154 |
- 7078 | 1 | 7078 |
- 7079 | 3 | 21237 |
- 7081 | 2 | 14162 |
- 7082 | 2 | 14164 |
- 7083 | 2 | 14166 |
- 7084 | 3 | 21252 |
- 7085 | 3 | 21255 |
- 7088 | 3 | 21264 |
- 7089 | 3 | 21267 |
- 7090 | 4 | 28360 |
- 7091 | 4 | 28364 |
- 7092 | 1 | 7092 |
- 7093 | 1 | 7093 |
- 7094 | 2 | 14188 |
- 7095 | 2 | 14190 |
- 7096 | 4 | 28384 |
- 7097 | 1 | 7097 |
- 7098 | 2 | 14196 |
- 7099 | 6 | 42594 |
- 7100 | 1 | 7100 |
- 7102 | 6 | 42612 |
- 7103 | 1 | 7103 |
- 7104 | 1 | 7104 |
- 7105 | 1 | 7105 |
- 7106 | 1 | 7106 |
- 7107 | 2 | 14214 |
- 7108 | 2 | 14216 |
- 7109 | 1 | 7109 |
- 7110 | 2 | 14220 |
- 7111 | 3 | 21333 |
- 7112 | 2 | 14224 |
- 7113 | 8 | 56904 |
- 7114 | 5 | 35570 |
- 7115 | 9 | 64035 |
- 7116 | 6 | 42696 |
- 7117 | 3 | 21351 |
- 7118 | 2 | 14236 |
- 7119 | 3 | 21357 |
- 7120 | 3 | 21360 |
- 7121 | 2 | 14242 |
- 7122 | 5 | 35610 |
- 7123 | 3 | 21369 |
- 7124 | 1 | 7124 |
- 7126 | 5 | 35630 |
- 7127 | 1 | 7127 |
- 7128 | 1 | 7128 |
- 7129 | 2 | 14258 |
- 7131 | 1 | 7131 |
- 7132 | 2 | 14264 |
- 7133 | 3 | 21399 |
- 7134 | 1 | 7134 |
- 7135 | 2 | 14270 |
- 7136 | 1 | 7136 |
- 7137 | 1 | 7137 |
- 7138 | 1 | 7138 |
- 7139 | 3 | 21417 |
- 7140 | 3 | 21420 |
- 7141 | 2 | 14282 |
- 7143 | 3 | 21429 |
- 7144 | 9 | 64296 |
- 7145 | 3 | 21435 |
- 7146 | 1 | 7146 |
- 7147 | 2 | 14294 |
- 7148 | 3 | 21444 |
- 7149 | 1 | 7149 |
- 7150 | 3 | 21450 |
- 7151 | 3 | 21453 |
- 7152 | 2 | 14304 |
- 7153 | 5 | 35765 |
- 7154 | 5 | 35770 |
- 7155 | 8 | 57240 |
- 7156 | 9 | 64404 |
- 7157 | 6 | 42942 |
- 7158 | 6 | 42948 |
- 7159 | 4 | 28636 |
- 7160 | 4 | 28640 |
- 7161 | 5 | 35805 |
- 7163 | 4 | 28652 |
- 7164 | 8 | 57312 |
- 7165 | 11 | 78815 |
- 7166 | 5 | 35830 |
- 7167 | 4 | 28668 |
- 7168 | 7 | 50176 |
- 7169 | 5 | 35845 |
- 7170 | 3 | 21510 |
- 7171 | 7 | 50197 |
- 7172 | 6 | 43032 |
- 7173 | 4 | 28692 |
- 7174 | 8 | 57392 |
- 7175 | 8 | 57400 |
- 7176 | 11 | 78936 |
- 7177 | 7 | 50239 |
- 7178 | 14 | 100492 |
- 7179 | 8 | 57432 |
- 7180 | 1 | 7180 |
- 7181 | 3 | 21543 |
- 7182 | 8 | 57456 |
- 7183 | 5 | 35915 |
- 7184 | 5 | 35920 |
- 7185 | 4 | 28740 |
- 7186 | 2 | 14372 |
- 7187 | 5 | 35935 |
- 7188 | 5 | 35940 |
- 7189 | 2 | 14378 |
- 7190 | 2 | 14380 |
- 7191 | 4 | 28764 |
- 7192 | 8 | 57536 |
- 7193 | 2 | 14386 |
- 7194 | 4 | 28776 |
- 7195 | 6 | 43170 |
- 7196 | 1 | 7196 |
- 7197 | 2 | 14394 |
- 7198 | 2 | 14396 |
- 7199 | 1 | 7199 |
- 7201 | 1 | 7201 |
- 7202 | 1 | 7202 |
- 7204 | 1 | 7204 |
- 7205 | 1 | 7205 |
- 7206 | 5 | 36030 |
- 7209 | 5 | 36045 |
- 7210 | 3 | 21630 |
- 7211 | 1 | 7211 |
- 7213 | 3 | 21639 |
- 7214 | 1 | 7214 |
- 7215 | 2 | 14430 |
- 7216 | 2 | 14432 |
- 7217 | 1 | 7217 |
- 7218 | 2 | 14436 |
- 7219 | 2 | 14438 |
- 7220 | 3 | 21660 |
- 7221 | 4 | 28884 |
- 7222 | 2 | 14444 |
- 7223 | 6 | 43338 |
- 7224 | 3 | 21672 |
- 7225 | 6 | 43350 |
- 7226 | 1 | 7226 |
- 7227 | 3 | 21681 |
- 7228 | 1 | 7228 |
- 7229 | 4 | 28916 |
- 7230 | 2 | 14460 |
- 7231 | 4 | 28924 |
- 7233 | 3 | 21699 |
- 7234 | 4 | 28936 |
- 7235 | 5 | 36175 |
- 7236 | 1 | 7236 |
- 7237 | 5 | 36185 |
- 7238 | 3 | 21714 |
- 7239 | 2 | 14478 |
- 7240 | 4 | 28960 |
- 7241 | 6 | 43446 |
- 7242 | 4 | 28968 |
- 7243 | 2 | 14486 |
- 7244 | 4 | 28976 |
- 7245 | 5 | 36225 |
- 7246 | 4 | 28984 |
- 7247 | 13 | 94211 |
- 7248 | 4 | 28992 |
- 7249 | 3 | 21747 |
- 7250 | 3 | 21750 |
- 7251 | 1 | 7251 |
- 7252 | 8 | 58016 |
- 7253 | 1 | 7253 |
- 7254 | 7 | 50778 |
- 7255 | 3 | 21765 |
- 7256 | 1 | 7256 |
- 7257 | 2 | 14514 |
- 7258 | 2 | 14516 |
- 7259 | 1 | 7259 |
- 7260 | 2 | 14520 |
- 7261 | 4 | 29044 |
- 7263 | 2 | 14526 |
- 7264 | 2 | 14528 |
- 7265 | 3 | 21795 |
- 7266 | 1 | 7266 |
- 7267 | 1 | 7267 |
- 7268 | 1 | 7268 |
- 7269 | 3 | 21807 |
- 7271 | 1 | 7271 |
- 7272 | 1 | 7272 |
- 7275 | 2 | 14550 |
- 7276 | 3 | 21828 |
- 7277 | 2 | 14554 |
- 7278 | 4 | 29112 |
- 7279 | 3 | 21837 |
- 7280 | 3 | 21840 |
- 7281 | 3 | 21843 |
- 7282 | 3 | 21846 |
- 7283 | 2 | 14566 |
- 7284 | 2 | 14568 |
- 7285 | 1 | 7285 |
- 7286 | 3 | 21858 |
- 7287 | 2 | 14574 |
- 7289 | 3 | 21867 |
- 7290 | 1 | 7290 |
- 7291 | 2 | 14582 |
- 7300 | 2 | 14600 |
- 7301 | 2 | 14602 |
- 7303 | 3 | 21909 |
- 7304 | 2 | 14608 |
- 7306 | 1 | 7306 |
- 7307 | 1 | 7307 |
- 7309 | 1 | 7309 |
- 7310 | 1 | 7310 |
- 7311 | 1 | 7311 |
- 7312 | 2 | 14624 |
- 7315 | 1 | 7315 |
- 7317 | 1 | 7317 |
- 7318 | 3 | 21954 |
- 7320 | 2 | 14640 |
- 7322 | 1 | 7322 |
- 7323 | 1 | 7323 |
- 7325 | 1 | 7325 |
- 7327 | 3 | 21981 |
- 7328 | 1 | 7328 |
- 7329 | 1 | 7329 |
- 7331 | 1 | 7331 |
- 7332 | 1 | 7332 |
- 7337 | 1 | 7337 |
- 7340 | 1 | 7340 |
- 7342 | 1 | 7342 |
- 7343 | 2 | 14686 |
- 7344 | 1 | 7344 |
- 7345 | 1 | 7345 |
- Total | 1002 | 6981484 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 4495 | 1 | 4495 |
- 4566 | 1 | 4566 |
- 4572 | 1 | 4572 |
- 4588 | 1 | 4588 |
- 4601 | 1 | 4601 |
- 4605 | 1 | 4605 |
- 4621 | 1 | 4621 |
- 4654 | 1 | 4654 |
- 4671 | 1 | 4671 |
- 4696 | 1 | 4696 |
- 4703 | 1 | 4703 |
- 4763 | 1 | 4763 |
- 4764 | 1 | 4764 |
- 4795 | 1 | 4795 |
- 4814 | 1 | 4814 |
- 4835 | 1 | 4835 |
- 4844 | 1 | 4844 |
- 4871 | 1 | 4871 |
- 4887 | 1 | 4887 |
- 4949 | 1 | 4949 |
- 4981 | 1 | 4981 |
- 5010 | 1 | 5010 |
- 5011 | 1 | 5011 |
- 5031 | 1 | 5031 |
- 5092 | 1 | 5092 |
- 5116 | 1 | 5116 |
- 5138 | 1 | 5138 |
- 5161 | 1 | 5161 |
- 5243 | 1 | 5243 |
- 5309 | 1 | 5309 |
- 5461 | 1 | 5461 |
- 5609 | 1 | 5609 |
- 5755 | 1 | 5755 |
- 5808 | 1 | 5808 |
- 5852 | 1 | 5852 |
- 5856 | 2 | 11712 |
- 5861 | 1 | 5861 |
- 5871 | 1 | 5871 |
- 5872 | 2 | 11744 |
- 5873 | 1 | 5873 |
- 5882 | 4 | 23528 |
- 5885 | 1 | 5885 |
- 5891 | 1 | 5891 |
- 5897 | 1 | 5897 |
- 5901 | 1 | 5901 |
- 5902 | 3 | 17706 |
- 5919 | 1 | 5919 |
- 5920 | 2 | 11840 |
- 5935 | 1 | 5935 |
- 5937 | 1 | 5937 |
- 5942 | 1 | 5942 |
- 5946 | 2 | 11892 |
- 5957 | 1 | 5957 |
- 5960 | 2 | 11920 |
- 5965 | 1 | 5965 |
- 5970 | 1 | 5970 |
- 5971 | 1 | 5971 |
- 5976 | 1 | 5976 |
- 5978 | 1 | 5978 |
- 5981 | 1 | 5981 |
- 5987 | 1 | 5987 |
- 5989 | 1 | 5989 |
- 6005 | 1 | 6005 |
- 6008 | 1 | 6008 |
- 6009 | 1 | 6009 |
- 6013 | 1 | 6013 |
- 6017 | 1 | 6017 |
- 6038 | 1 | 6038 |
- 6041 | 1 | 6041 |
- 6051 | 1 | 6051 |
- 6064 | 1 | 6064 |
- 6069 | 2 | 12138 |
- 6071 | 1 | 6071 |
- 6089 | 1 | 6089 |
- 6098 | 1 | 6098 |
- 6114 | 1 | 6114 |
- 6128 | 1 | 6128 |
- 6144 | 1 | 6144 |
- 6164 | 1 | 6164 |
- 6180 | 1 | 6180 |
- 6183 | 1 | 6183 |
- 6191 | 1 | 6191 |
- 6222 | 1 | 6222 |
- 6225 | 1 | 6225 |
- 6238 | 1 | 6238 |
- 6257 | 1 | 6257 |
- 6283 | 1 | 6283 |
- 6288 | 1 | 6288 |
- 6318 | 1 | 6318 |
- 6323 | 1 | 6323 |
- 6347 | 1 | 6347 |
- 6355 | 1 | 6355 |
- 6357 | 1 | 6357 |
- 6377 | 1 | 6377 |
- 6385 | 1 | 6385 |
- 6415 | 1 | 6415 |
- 6422 | 1 | 6422 |
- 6455 | 1 | 6455 |
- 6459 | 1 | 6459 |
- 6490 | 1 | 6490 |
- 6510 | 1 | 6510 |
- 6514 | 1 | 6514 |
- 6521 | 1 | 6521 |
- 6551 | 1 | 6551 |
- 6575 | 1 | 6575 |
- 6604 | 1 | 6604 |
- 6623 | 1 | 6623 |
- 6628 | 1 | 6628 |
- 6653 | 1 | 6653 |
- 6672 | 1 | 6672 |
- 6677 | 1 | 6677 |
- 6688 | 1 | 6688 |
- 6713 | 1 | 6713 |
- 6729 | 1 | 6729 |
- 6730 | 1 | 6730 |
- 6739 | 1 | 6739 |
- 6741 | 1 | 6741 |
- 6750 | 1 | 6750 |
- 6752 | 1 | 6752 |
- 6762 | 1 | 6762 |
- 6771 | 1 | 6771 |
- 6777 | 1 | 6777 |
- 6790 | 1 | 6790 |
- 6802 | 1 | 6802 |
- 6817 | 1 | 6817 |
- 6831 | 1 | 6831 |
- 6845 | 1 | 6845 |
- 6856 | 1 | 6856 |
- 6860 | 1 | 6860 |
- 6870 | 1 | 6870 |
- 6878 | 1 | 6878 |
- 6879 | 1 | 6879 |
- 6885 | 1 | 6885 |
- 6887 | 1 | 6887 |
- 6889 | 1 | 6889 |
- 6890 | 1 | 6890 |
- 6893 | 1 | 6893 |
- 6894 | 1 | 6894 |
- 6895 | 1 | 6895 |
- 6899 | 2 | 13798 |
- 6900 | 2 | 13800 |
- 6901 | 1 | 6901 |
- 6903 | 1 | 6903 |
- 6905 | 1 | 6905 |
- 6914 | 1 | 6914 |
- 6917 | 1 | 6917 |
- 6918 | 2 | 13836 |
- 6919 | 1 | 6919 |
- 6920 | 2 | 13840 |
- 6921 | 1 | 6921 |
- 6922 | 1 | 6922 |
- 6924 | 1 | 6924 |
- 6927 | 1 | 6927 |
- 6929 | 1 | 6929 |
- 6930 | 2 | 13860 |
- 6931 | 2 | 13862 |
- 6935 | 1 | 6935 |
- 6936 | 2 | 13872 |
- 6937 | 3 | 20811 |
- 6938 | 1 | 6938 |
- 6939 | 1 | 6939 |
- 6940 | 2 | 13880 |
- 6942 | 1 | 6942 |
- 6948 | 1 | 6948 |
- 6952 | 1 | 6952 |
- 6955 | 2 | 13910 |
- 6958 | 1 | 6958 |
- 6961 | 1 | 6961 |
- 6962 | 1 | 6962 |
- 6965 | 2 | 13930 |
- 6966 | 1 | 6966 |
- 6969 | 1 | 6969 |
- 6970 | 2 | 13940 |
- 6971 | 2 | 13942 |
- 6972 | 2 | 13944 |
- 6973 | 1 | 6973 |
- 6974 | 1 | 6974 |
- 6977 | 4 | 27908 |
- 6979 | 1 | 6979 |
- 6980 | 1 | 6980 |
- 6987 | 2 | 13974 |
- 6988 | 1 | 6988 |
- 6989 | 3 | 20967 |
- 6990 | 2 | 13980 |
- 6991 | 1 | 6991 |
- 6992 | 1 | 6992 |
- 6993 | 1 | 6993 |
- 6995 | 2 | 13990 |
- 6996 | 3 | 20988 |
- 6998 | 1 | 6998 |
- 6999 | 2 | 13998 |
- 7001 | 1 | 7001 |
- 7004 | 1 | 7004 |
- 7006 | 2 | 14012 |
- 7007 | 2 | 14014 |
- 7008 | 1 | 7008 |
- 7009 | 1 | 7009 |
- 7010 | 2 | 14020 |
- 7011 | 1 | 7011 |
- 7012 | 5 | 35060 |
- 7017 | 1 | 7017 |
- 7019 | 3 | 21057 |
- 7020 | 2 | 14040 |
- 7021 | 1 | 7021 |
- 7022 | 3 | 21066 |
- 7023 | 3 | 21069 |
- 7024 | 3 | 21072 |
- 7026 | 1 | 7026 |
- 7028 | 2 | 14056 |
- 7029 | 1 | 7029 |
- 7030 | 2 | 14060 |
- 7031 | 1 | 7031 |
- 7032 | 2 | 14064 |
- 7034 | 1 | 7034 |
- 7035 | 1 | 7035 |
- 7037 | 1 | 7037 |
- 7038 | 1 | 7038 |
- 7040 | 3 | 21120 |
- 7041 | 1 | 7041 |
- 7043 | 1 | 7043 |
- 7044 | 2 | 14088 |
- 7045 | 2 | 14090 |
- 7047 | 1 | 7047 |
- 7048 | 1 | 7048 |
- 7051 | 1 | 7051 |
- 7052 | 2 | 14104 |
- 7053 | 2 | 14106 |
- 7056 | 1 | 7056 |
- 7057 | 1 | 7057 |
- 7058 | 1 | 7058 |
- 7059 | 1 | 7059 |
- 7060 | 1 | 7060 |
- 7063 | 2 | 14126 |
- 7064 | 1 | 7064 |
- 7066 | 1 | 7066 |
- 7067 | 1 | 7067 |
- 7068 | 1 | 7068 |
- 7070 | 1 | 7070 |
- 7071 | 1 | 7071 |
- 7073 | 2 | 14146 |
- 7074 | 1 | 7074 |
- 7075 | 3 | 21225 |
- 7077 | 2 | 14154 |
- 7078 | 2 | 14156 |
- 7079 | 2 | 14158 |
- 7080 | 3 | 21240 |
- 7081 | 3 | 21243 |
- 7084 | 3 | 21252 |
- 7085 | 3 | 21255 |
- 7086 | 4 | 28344 |
- 7087 | 4 | 28348 |
- 7088 | 1 | 7088 |
- 7089 | 1 | 7089 |
- 7090 | 2 | 14180 |
- 7091 | 2 | 14182 |
- 7092 | 4 | 28368 |
- 7093 | 1 | 7093 |
- 7094 | 2 | 14188 |
- 7095 | 6 | 42570 |
- 7096 | 1 | 7096 |
- 7098 | 6 | 42588 |
- 7099 | 1 | 7099 |
- 7100 | 1 | 7100 |
- 7101 | 1 | 7101 |
- 7102 | 1 | 7102 |
- 7103 | 2 | 14206 |
- 7104 | 2 | 14208 |
- 7105 | 1 | 7105 |
- 7106 | 2 | 14212 |
- 7107 | 3 | 21321 |
- 7108 | 2 | 14216 |
- 7109 | 8 | 56872 |
- 7110 | 5 | 35550 |
- 7111 | 9 | 63999 |
- 7112 | 6 | 42672 |
- 7113 | 3 | 21339 |
- 7114 | 2 | 14228 |
- 7115 | 3 | 21345 |
- 7116 | 3 | 21348 |
- 7117 | 2 | 14234 |
- 7118 | 5 | 35590 |
- 7119 | 3 | 21357 |
- 7120 | 1 | 7120 |
- 7122 | 5 | 35610 |
- 7123 | 1 | 7123 |
- 7124 | 1 | 7124 |
- 7125 | 2 | 14250 |
- 7127 | 1 | 7127 |
- 7128 | 2 | 14256 |
- 7129 | 3 | 21387 |
- 7130 | 1 | 7130 |
- 7131 | 2 | 14262 |
- 7132 | 1 | 7132 |
- 7133 | 1 | 7133 |
- 7134 | 1 | 7134 |
- 7135 | 3 | 21405 |
- 7136 | 3 | 21408 |
- 7137 | 2 | 14274 |
- 7139 | 3 | 21417 |
- 7140 | 9 | 64260 |
- 7141 | 3 | 21423 |
- 7142 | 1 | 7142 |
- 7143 | 2 | 14286 |
- 7144 | 3 | 21432 |
- 7145 | 1 | 7145 |
- 7146 | 3 | 21438 |
- 7147 | 3 | 21441 |
- 7148 | 2 | 14296 |
- 7149 | 5 | 35745 |
- 7150 | 5 | 35750 |
- 7151 | 8 | 57208 |
- 7152 | 9 | 64368 |
- 7153 | 6 | 42918 |
- 7154 | 6 | 42924 |
- 7155 | 4 | 28620 |
- 7156 | 4 | 28624 |
- 7157 | 5 | 35785 |
- 7159 | 4 | 28636 |
- 7160 | 8 | 57280 |
- 7161 | 11 | 78771 |
- 7162 | 5 | 35810 |
- 7163 | 4 | 28652 |
- 7164 | 7 | 50148 |
- 7165 | 5 | 35825 |
- 7166 | 3 | 21498 |
- 7167 | 7 | 50169 |
- 7168 | 6 | 43008 |
- 7169 | 4 | 28676 |
- 7170 | 8 | 57360 |
- 7171 | 8 | 57368 |
- 7172 | 11 | 78892 |
- 7173 | 7 | 50211 |
- 7174 | 14 | 100436 |
- 7175 | 8 | 57400 |
- 7176 | 1 | 7176 |
- 7177 | 3 | 21531 |
- 7178 | 8 | 57424 |
- 7179 | 5 | 35895 |
- 7180 | 5 | 35900 |
- 7181 | 4 | 28724 |
- 7182 | 2 | 14364 |
- 7183 | 5 | 35915 |
- 7184 | 5 | 35920 |
- 7185 | 2 | 14370 |
- 7186 | 2 | 14372 |
- 7187 | 4 | 28748 |
- 7188 | 8 | 57504 |
- 7189 | 2 | 14378 |
- 7190 | 4 | 28760 |
- 7191 | 6 | 43146 |
- 7192 | 1 | 7192 |
- 7193 | 2 | 14386 |
- 7194 | 2 | 14388 |
- 7195 | 1 | 7195 |
- 7197 | 1 | 7197 |
- 7198 | 1 | 7198 |
- 7200 | 1 | 7200 |
- 7201 | 1 | 7201 |
- 7202 | 5 | 36010 |
- 7205 | 5 | 36025 |
- 7206 | 3 | 21618 |
- 7207 | 1 | 7207 |
- 7209 | 3 | 21627 |
- 7210 | 1 | 7210 |
- 7211 | 2 | 14422 |
- 7212 | 2 | 14424 |
- 7213 | 1 | 7213 |
- 7214 | 2 | 14428 |
- 7215 | 2 | 14430 |
- 7216 | 3 | 21648 |
- 7217 | 4 | 28868 |
- 7218 | 2 | 14436 |
- 7219 | 6 | 43314 |
- 7220 | 3 | 21660 |
- 7221 | 6 | 43326 |
- 7222 | 1 | 7222 |
- 7223 | 3 | 21669 |
- 7224 | 1 | 7224 |
- 7225 | 4 | 28900 |
- 7226 | 2 | 14452 |
- 7227 | 4 | 28908 |
- 7229 | 3 | 21687 |
- 7230 | 4 | 28920 |
- 7231 | 5 | 36155 |
- 7232 | 1 | 7232 |
- 7233 | 5 | 36165 |
- 7234 | 3 | 21702 |
- 7235 | 2 | 14470 |
- 7236 | 4 | 28944 |
- 7237 | 6 | 43422 |
- 7238 | 4 | 28952 |
- 7239 | 2 | 14478 |
- 7240 | 4 | 28960 |
- 7241 | 5 | 36205 |
- 7242 | 4 | 28968 |
- 7243 | 13 | 94159 |
- 7244 | 4 | 28976 |
- 7245 | 3 | 21735 |
- 7246 | 3 | 21738 |
- 7247 | 1 | 7247 |
- 7248 | 8 | 57984 |
- 7249 | 1 | 7249 |
- 7250 | 7 | 50750 |
- 7251 | 3 | 21753 |
- 7252 | 1 | 7252 |
- 7253 | 2 | 14506 |
- 7254 | 2 | 14508 |
- 7255 | 1 | 7255 |
- 7256 | 2 | 14512 |
- 7257 | 4 | 29028 |
- 7259 | 2 | 14518 |
- 7260 | 2 | 14520 |
- 7261 | 3 | 21783 |
- 7262 | 1 | 7262 |
- 7263 | 1 | 7263 |
- 7264 | 1 | 7264 |
- 7265 | 3 | 21795 |
- 7267 | 1 | 7267 |
- 7268 | 1 | 7268 |
- 7271 | 2 | 14542 |
- 7272 | 3 | 21816 |
- 7273 | 2 | 14546 |
- 7274 | 4 | 29096 |
- 7275 | 3 | 21825 |
- 7276 | 3 | 21828 |
- 7277 | 3 | 21831 |
- 7278 | 3 | 21834 |
- 7279 | 2 | 14558 |
- 7280 | 2 | 14560 |
- 7281 | 1 | 7281 |
- 7282 | 3 | 21846 |
- 7283 | 2 | 14566 |
- 7285 | 3 | 21855 |
- 7286 | 1 | 7286 |
- 7287 | 2 | 14574 |
- 7296 | 2 | 14592 |
- 7297 | 2 | 14594 |
- 7299 | 3 | 21897 |
- 7300 | 2 | 14600 |
- 7302 | 1 | 7302 |
- 7303 | 1 | 7303 |
- 7305 | 1 | 7305 |
- 7306 | 1 | 7306 |
- 7307 | 1 | 7307 |
- 7308 | 2 | 14616 |
- 7311 | 1 | 7311 |
- 7313 | 1 | 7313 |
- 7314 | 3 | 21942 |
- 7316 | 2 | 14632 |
- 7318 | 1 | 7318 |
- 7319 | 1 | 7319 |
- 7321 | 1 | 7321 |
- 7323 | 3 | 21969 |
- 7324 | 1 | 7324 |
- 7325 | 1 | 7325 |
- 7327 | 1 | 7327 |
- 7328 | 1 | 7328 |
- 7333 | 1 | 7333 |
- 7336 | 1 | 7336 |
- 7338 | 1 | 7338 |
- 7339 | 2 | 14678 |
- 7340 | 1 | 7340 |
- 7341 | 1 | 7341 |
- Total | 1002 | 6977475 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333235266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882e8420e91ebaa
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6538343230653931
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_6.json b/autobahn/client/tungstenite_case_12_2_6.json
deleted file mode 100644
index 192d85a..0000000
--- a/autobahn/client/tungstenite_case_12_2_6.json
+++ /dev/null
@@ -1,1071 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 325,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1010,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=325&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ns5/HeS9w3a5auZUa0dR1g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 5zwgIa0Jft4NV1nN6Vp13QOGZO8=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4499": 1,
- "4570": 1,
- "4576": 1,
- "4592": 1,
- "4605": 1,
- "4609": 1,
- "4625": 1,
- "4658": 1,
- "4675": 1,
- "4700": 1,
- "4707": 1,
- "4767": 1,
- "4768": 1,
- "4799": 1,
- "4818": 1,
- "4839": 1,
- "4848": 1,
- "4875": 1,
- "4891": 1,
- "4953": 1,
- "4985": 1,
- "5014": 1,
- "5015": 1,
- "5035": 1,
- "5096": 1,
- "5120": 1,
- "5142": 1,
- "5165": 1,
- "5247": 1,
- "5313": 1,
- "5465": 1,
- "5613": 1,
- "5759": 1,
- "5812": 1,
- "5856": 1,
- "5860": 2,
- "5865": 1,
- "5875": 1,
- "5876": 2,
- "5877": 1,
- "5886": 4,
- "5889": 1,
- "5895": 1,
- "5901": 1,
- "5905": 1,
- "5906": 3,
- "5923": 1,
- "5924": 2,
- "5939": 1,
- "5941": 1,
- "5946": 1,
- "5950": 2,
- "5961": 1,
- "5964": 2,
- "5969": 1,
- "5974": 1,
- "5975": 1,
- "5980": 1,
- "5982": 1,
- "5985": 1,
- "5991": 1,
- "5993": 1,
- "6009": 1,
- "6012": 1,
- "6013": 1,
- "6017": 1,
- "6021": 1,
- "6042": 1,
- "6045": 1,
- "6055": 1,
- "6068": 1,
- "6073": 2,
- "6075": 1,
- "6093": 1,
- "6102": 1,
- "6118": 1,
- "6132": 1,
- "6148": 1,
- "6168": 1,
- "6184": 1,
- "6187": 1,
- "6195": 1,
- "6226": 1,
- "6229": 1,
- "6242": 1,
- "6261": 1,
- "6287": 1,
- "6292": 1,
- "6322": 1,
- "6327": 1,
- "6351": 1,
- "6359": 1,
- "6361": 1,
- "6381": 1,
- "6389": 1,
- "6419": 1,
- "6426": 1,
- "6459": 1,
- "6463": 1,
- "6494": 1,
- "6514": 1,
- "6518": 1,
- "6525": 1,
- "6555": 1,
- "6579": 1,
- "6608": 1,
- "6627": 1,
- "6632": 1,
- "6657": 1,
- "6676": 1,
- "6681": 1,
- "6692": 1,
- "6717": 1,
- "6733": 1,
- "6734": 1,
- "6743": 1,
- "6745": 1,
- "6754": 1,
- "6756": 1,
- "6766": 1,
- "6775": 1,
- "6781": 1,
- "6794": 1,
- "6806": 1,
- "6821": 1,
- "6835": 1,
- "6849": 1,
- "6860": 1,
- "6864": 1,
- "6874": 1,
- "6882": 1,
- "6883": 1,
- "6889": 1,
- "6891": 1,
- "6893": 1,
- "6894": 1,
- "6897": 1,
- "6898": 1,
- "6899": 1,
- "6903": 2,
- "6904": 2,
- "6905": 1,
- "6907": 1,
- "6909": 1,
- "6918": 1,
- "6921": 1,
- "6922": 2,
- "6923": 1,
- "6924": 2,
- "6925": 1,
- "6926": 1,
- "6928": 1,
- "6931": 1,
- "6933": 1,
- "6934": 2,
- "6935": 2,
- "6939": 1,
- "6940": 2,
- "6941": 3,
- "6942": 1,
- "6943": 1,
- "6944": 2,
- "6946": 1,
- "6952": 1,
- "6956": 1,
- "6959": 2,
- "6962": 1,
- "6965": 1,
- "6966": 1,
- "6969": 2,
- "6970": 1,
- "6973": 1,
- "6974": 2,
- "6975": 2,
- "6976": 2,
- "6977": 1,
- "6978": 1,
- "6981": 4,
- "6983": 1,
- "6984": 1,
- "6991": 2,
- "6992": 1,
- "6993": 3,
- "6994": 2,
- "6995": 1,
- "6996": 1,
- "6997": 1,
- "6999": 2,
- "7000": 3,
- "7002": 1,
- "7003": 2,
- "7005": 1,
- "7008": 1,
- "7010": 2,
- "7011": 2,
- "7012": 1,
- "7013": 1,
- "7014": 2,
- "7015": 1,
- "7016": 5,
- "7021": 1,
- "7023": 3,
- "7024": 2,
- "7025": 1,
- "7026": 3,
- "7027": 3,
- "7028": 3,
- "7030": 1,
- "7032": 2,
- "7033": 1,
- "7034": 2,
- "7035": 1,
- "7036": 2,
- "7038": 1,
- "7039": 1,
- "7041": 1,
- "7042": 1,
- "7044": 3,
- "7045": 1,
- "7047": 1,
- "7048": 2,
- "7049": 2,
- "7051": 1,
- "7052": 1,
- "7055": 1,
- "7056": 2,
- "7057": 2,
- "7060": 1,
- "7061": 1,
- "7062": 1,
- "7063": 1,
- "7064": 1,
- "7067": 2,
- "7068": 1,
- "7070": 1,
- "7071": 1,
- "7072": 1,
- "7074": 1,
- "7075": 1,
- "7077": 2,
- "7078": 1,
- "7079": 3,
- "7081": 2,
- "7082": 2,
- "7083": 2,
- "7084": 3,
- "7085": 3,
- "7088": 3,
- "7089": 3,
- "7090": 4,
- "7091": 4,
- "7092": 1,
- "7093": 1,
- "7094": 2,
- "7095": 2,
- "7096": 4,
- "7097": 1,
- "7098": 2,
- "7099": 6,
- "7100": 1,
- "7102": 6,
- "7103": 1,
- "7104": 1,
- "7105": 1,
- "7106": 1,
- "7107": 2,
- "7108": 2,
- "7109": 1,
- "7110": 2,
- "7111": 3,
- "7112": 2,
- "7113": 8,
- "7114": 5,
- "7115": 9,
- "7116": 6,
- "7117": 3,
- "7118": 2,
- "7119": 3,
- "7120": 3,
- "7121": 2,
- "7122": 5,
- "7123": 3,
- "7124": 1,
- "7126": 5,
- "7127": 1,
- "7128": 1,
- "7129": 2,
- "7131": 1,
- "7132": 2,
- "7133": 3,
- "7134": 1,
- "7135": 2,
- "7136": 1,
- "7137": 1,
- "7138": 1,
- "7139": 3,
- "7140": 3,
- "7141": 2,
- "7143": 3,
- "7144": 9,
- "7145": 3,
- "7146": 1,
- "7147": 2,
- "7148": 3,
- "7149": 1,
- "7150": 3,
- "7151": 3,
- "7152": 2,
- "7153": 5,
- "7154": 5,
- "7155": 8,
- "7156": 9,
- "7157": 6,
- "7158": 6,
- "7159": 4,
- "7160": 4,
- "7161": 5,
- "7163": 4,
- "7164": 8,
- "7165": 11,
- "7166": 5,
- "7167": 4,
- "7168": 7,
- "7169": 5,
- "7170": 3,
- "7171": 7,
- "7172": 6,
- "7173": 4,
- "7174": 8,
- "7175": 8,
- "7176": 11,
- "7177": 7,
- "7178": 14,
- "7179": 8,
- "7180": 1,
- "7181": 3,
- "7182": 8,
- "7183": 5,
- "7184": 5,
- "7185": 4,
- "7186": 2,
- "7187": 5,
- "7188": 5,
- "7189": 2,
- "7190": 2,
- "7191": 4,
- "7192": 8,
- "7193": 2,
- "7194": 4,
- "7195": 6,
- "7196": 1,
- "7197": 2,
- "7198": 2,
- "7199": 1,
- "7201": 1,
- "7202": 1,
- "7204": 1,
- "7205": 1,
- "7206": 5,
- "7209": 5,
- "7210": 3,
- "7211": 1,
- "7213": 3,
- "7214": 1,
- "7215": 2,
- "7216": 2,
- "7217": 1,
- "7218": 2,
- "7219": 2,
- "7220": 3,
- "7221": 4,
- "7222": 2,
- "7223": 6,
- "7224": 3,
- "7225": 6,
- "7226": 1,
- "7227": 3,
- "7228": 1,
- "7229": 4,
- "7230": 2,
- "7231": 4,
- "7233": 3,
- "7234": 4,
- "7235": 5,
- "7236": 1,
- "7237": 5,
- "7238": 3,
- "7239": 2,
- "7240": 4,
- "7241": 6,
- "7242": 4,
- "7243": 2,
- "7244": 4,
- "7245": 5,
- "7246": 4,
- "7247": 13,
- "7248": 4,
- "7249": 3,
- "7250": 3,
- "7251": 1,
- "7252": 8,
- "7253": 1,
- "7254": 7,
- "7255": 3,
- "7256": 1,
- "7257": 2,
- "7258": 2,
- "7259": 1,
- "7260": 2,
- "7261": 4,
- "7263": 2,
- "7264": 2,
- "7265": 3,
- "7266": 1,
- "7267": 1,
- "7268": 1,
- "7269": 3,
- "7271": 1,
- "7272": 1,
- "7275": 2,
- "7276": 3,
- "7277": 2,
- "7278": 4,
- "7279": 3,
- "7280": 3,
- "7281": 3,
- "7282": 3,
- "7283": 2,
- "7284": 2,
- "7285": 1,
- "7286": 3,
- "7287": 2,
- "7289": 3,
- "7290": 1,
- "7291": 2,
- "7300": 2,
- "7301": 2,
- "7303": 3,
- "7304": 2,
- "7306": 1,
- "7307": 1,
- "7309": 1,
- "7310": 1,
- "7311": 1,
- "7312": 2,
- "7315": 1,
- "7317": 1,
- "7318": 3,
- "7320": 2,
- "7322": 1,
- "7323": 1,
- "7325": 1,
- "7327": 3,
- "7328": 1,
- "7329": 1,
- "7331": 1,
- "7332": 1,
- "7337": 1,
- "7340": 1,
- "7342": 1,
- "7343": 2,
- "7344": 1,
- "7345": 1
- },
- "started": "2020-09-07T18:45:07.637Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8512230224609375,
- "incomingOctetsAppLevel": 8192000,
- "incomingOctetsWebSocketLevel": 6973219,
- "incomingOctetsWireLevel": 6981219,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0011472463434749431,
- "outgoingCompressionRatio": 0.8512230224609375,
- "outgoingOctetsAppLevel": 8192000,
- "outgoingOctetsWebSocketLevel": 6973219,
- "outgoingOctetsWireLevel": 6977219,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0005736231717374716,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "4495": 1,
- "4566": 1,
- "4572": 1,
- "4588": 1,
- "4601": 1,
- "4605": 1,
- "4621": 1,
- "4654": 1,
- "4671": 1,
- "4696": 1,
- "4703": 1,
- "4763": 1,
- "4764": 1,
- "4795": 1,
- "4814": 1,
- "4835": 1,
- "4844": 1,
- "4871": 1,
- "4887": 1,
- "4949": 1,
- "4981": 1,
- "5010": 1,
- "5011": 1,
- "5031": 1,
- "5092": 1,
- "5116": 1,
- "5138": 1,
- "5161": 1,
- "5243": 1,
- "5309": 1,
- "5461": 1,
- "5609": 1,
- "5755": 1,
- "5808": 1,
- "5852": 1,
- "5856": 2,
- "5861": 1,
- "5871": 1,
- "5872": 2,
- "5873": 1,
- "5882": 4,
- "5885": 1,
- "5891": 1,
- "5897": 1,
- "5901": 1,
- "5902": 3,
- "5919": 1,
- "5920": 2,
- "5935": 1,
- "5937": 1,
- "5942": 1,
- "5946": 2,
- "5957": 1,
- "5960": 2,
- "5965": 1,
- "5970": 1,
- "5971": 1,
- "5976": 1,
- "5978": 1,
- "5981": 1,
- "5987": 1,
- "5989": 1,
- "6005": 1,
- "6008": 1,
- "6009": 1,
- "6013": 1,
- "6017": 1,
- "6038": 1,
- "6041": 1,
- "6051": 1,
- "6064": 1,
- "6069": 2,
- "6071": 1,
- "6089": 1,
- "6098": 1,
- "6114": 1,
- "6128": 1,
- "6144": 1,
- "6164": 1,
- "6180": 1,
- "6183": 1,
- "6191": 1,
- "6222": 1,
- "6225": 1,
- "6238": 1,
- "6257": 1,
- "6283": 1,
- "6288": 1,
- "6318": 1,
- "6323": 1,
- "6347": 1,
- "6355": 1,
- "6357": 1,
- "6377": 1,
- "6385": 1,
- "6415": 1,
- "6422": 1,
- "6455": 1,
- "6459": 1,
- "6490": 1,
- "6510": 1,
- "6514": 1,
- "6521": 1,
- "6551": 1,
- "6575": 1,
- "6604": 1,
- "6623": 1,
- "6628": 1,
- "6653": 1,
- "6672": 1,
- "6677": 1,
- "6688": 1,
- "6713": 1,
- "6729": 1,
- "6730": 1,
- "6739": 1,
- "6741": 1,
- "6750": 1,
- "6752": 1,
- "6762": 1,
- "6771": 1,
- "6777": 1,
- "6790": 1,
- "6802": 1,
- "6817": 1,
- "6831": 1,
- "6845": 1,
- "6856": 1,
- "6860": 1,
- "6870": 1,
- "6878": 1,
- "6879": 1,
- "6885": 1,
- "6887": 1,
- "6889": 1,
- "6890": 1,
- "6893": 1,
- "6894": 1,
- "6895": 1,
- "6899": 2,
- "6900": 2,
- "6901": 1,
- "6903": 1,
- "6905": 1,
- "6914": 1,
- "6917": 1,
- "6918": 2,
- "6919": 1,
- "6920": 2,
- "6921": 1,
- "6922": 1,
- "6924": 1,
- "6927": 1,
- "6929": 1,
- "6930": 2,
- "6931": 2,
- "6935": 1,
- "6936": 2,
- "6937": 3,
- "6938": 1,
- "6939": 1,
- "6940": 2,
- "6942": 1,
- "6948": 1,
- "6952": 1,
- "6955": 2,
- "6958": 1,
- "6961": 1,
- "6962": 1,
- "6965": 2,
- "6966": 1,
- "6969": 1,
- "6970": 2,
- "6971": 2,
- "6972": 2,
- "6973": 1,
- "6974": 1,
- "6977": 4,
- "6979": 1,
- "6980": 1,
- "6987": 2,
- "6988": 1,
- "6989": 3,
- "6990": 2,
- "6991": 1,
- "6992": 1,
- "6993": 1,
- "6995": 2,
- "6996": 3,
- "6998": 1,
- "6999": 2,
- "7001": 1,
- "7004": 1,
- "7006": 2,
- "7007": 2,
- "7008": 1,
- "7009": 1,
- "7010": 2,
- "7011": 1,
- "7012": 5,
- "7017": 1,
- "7019": 3,
- "7020": 2,
- "7021": 1,
- "7022": 3,
- "7023": 3,
- "7024": 3,
- "7026": 1,
- "7028": 2,
- "7029": 1,
- "7030": 2,
- "7031": 1,
- "7032": 2,
- "7034": 1,
- "7035": 1,
- "7037": 1,
- "7038": 1,
- "7040": 3,
- "7041": 1,
- "7043": 1,
- "7044": 2,
- "7045": 2,
- "7047": 1,
- "7048": 1,
- "7051": 1,
- "7052": 2,
- "7053": 2,
- "7056": 1,
- "7057": 1,
- "7058": 1,
- "7059": 1,
- "7060": 1,
- "7063": 2,
- "7064": 1,
- "7066": 1,
- "7067": 1,
- "7068": 1,
- "7070": 1,
- "7071": 1,
- "7073": 2,
- "7074": 1,
- "7075": 3,
- "7077": 2,
- "7078": 2,
- "7079": 2,
- "7080": 3,
- "7081": 3,
- "7084": 3,
- "7085": 3,
- "7086": 4,
- "7087": 4,
- "7088": 1,
- "7089": 1,
- "7090": 2,
- "7091": 2,
- "7092": 4,
- "7093": 1,
- "7094": 2,
- "7095": 6,
- "7096": 1,
- "7098": 6,
- "7099": 1,
- "7100": 1,
- "7101": 1,
- "7102": 1,
- "7103": 2,
- "7104": 2,
- "7105": 1,
- "7106": 2,
- "7107": 3,
- "7108": 2,
- "7109": 8,
- "7110": 5,
- "7111": 9,
- "7112": 6,
- "7113": 3,
- "7114": 2,
- "7115": 3,
- "7116": 3,
- "7117": 2,
- "7118": 5,
- "7119": 3,
- "7120": 1,
- "7122": 5,
- "7123": 1,
- "7124": 1,
- "7125": 2,
- "7127": 1,
- "7128": 2,
- "7129": 3,
- "7130": 1,
- "7131": 2,
- "7132": 1,
- "7133": 1,
- "7134": 1,
- "7135": 3,
- "7136": 3,
- "7137": 2,
- "7139": 3,
- "7140": 9,
- "7141": 3,
- "7142": 1,
- "7143": 2,
- "7144": 3,
- "7145": 1,
- "7146": 3,
- "7147": 3,
- "7148": 2,
- "7149": 5,
- "7150": 5,
- "7151": 8,
- "7152": 9,
- "7153": 6,
- "7154": 6,
- "7155": 4,
- "7156": 4,
- "7157": 5,
- "7159": 4,
- "7160": 8,
- "7161": 11,
- "7162": 5,
- "7163": 4,
- "7164": 7,
- "7165": 5,
- "7166": 3,
- "7167": 7,
- "7168": 6,
- "7169": 4,
- "7170": 8,
- "7171": 8,
- "7172": 11,
- "7173": 7,
- "7174": 14,
- "7175": 8,
- "7176": 1,
- "7177": 3,
- "7178": 8,
- "7179": 5,
- "7180": 5,
- "7181": 4,
- "7182": 2,
- "7183": 5,
- "7184": 5,
- "7185": 2,
- "7186": 2,
- "7187": 4,
- "7188": 8,
- "7189": 2,
- "7190": 4,
- "7191": 6,
- "7192": 1,
- "7193": 2,
- "7194": 2,
- "7195": 1,
- "7197": 1,
- "7198": 1,
- "7200": 1,
- "7201": 1,
- "7202": 5,
- "7205": 5,
- "7206": 3,
- "7207": 1,
- "7209": 3,
- "7210": 1,
- "7211": 2,
- "7212": 2,
- "7213": 1,
- "7214": 2,
- "7215": 2,
- "7216": 3,
- "7217": 4,
- "7218": 2,
- "7219": 6,
- "7220": 3,
- "7221": 6,
- "7222": 1,
- "7223": 3,
- "7224": 1,
- "7225": 4,
- "7226": 2,
- "7227": 4,
- "7229": 3,
- "7230": 4,
- "7231": 5,
- "7232": 1,
- "7233": 5,
- "7234": 3,
- "7235": 2,
- "7236": 4,
- "7237": 6,
- "7238": 4,
- "7239": 2,
- "7240": 4,
- "7241": 5,
- "7242": 4,
- "7243": 13,
- "7244": 4,
- "7245": 3,
- "7246": 3,
- "7247": 1,
- "7248": 8,
- "7249": 1,
- "7250": 7,
- "7251": 3,
- "7252": 1,
- "7253": 2,
- "7254": 2,
- "7255": 1,
- "7256": 2,
- "7257": 4,
- "7259": 2,
- "7260": 2,
- "7261": 3,
- "7262": 1,
- "7263": 1,
- "7264": 1,
- "7265": 3,
- "7267": 1,
- "7268": 1,
- "7271": 2,
- "7272": 3,
- "7273": 2,
- "7274": 4,
- "7275": 3,
- "7276": 3,
- "7277": 3,
- "7278": 3,
- "7279": 2,
- "7280": 2,
- "7281": 1,
- "7282": 3,
- "7283": 2,
- "7285": 3,
- "7286": 1,
- "7287": 2,
- "7296": 2,
- "7297": 2,
- "7299": 3,
- "7300": 2,
- "7302": 1,
- "7303": 1,
- "7305": 1,
- "7306": 1,
- "7307": 1,
- "7308": 2,
- "7311": 1,
- "7313": 1,
- "7314": 3,
- "7316": 2,
- "7318": 1,
- "7319": 1,
- "7321": 1,
- "7323": 3,
- "7324": 1,
- "7325": 1,
- "7327": 1,
- "7328": 1,
- "7333": 1,
- "7336": 1,
- "7338": 1,
- "7339": 2,
- "7340": 1,
- "7341": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333235266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e8420e91ebaa"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e8420e91"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_7.html b/autobahn/client/tungstenite_case_12_2_7.html
deleted file mode 100644
index 80e34da..0000000
--- a/autobahn/client/tungstenite_case_12_2_7.html
+++ /dev/null
@@ -1,1488 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.7 : Pass - 1678 ms @ 2020-09-07T18:45:08.647Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=326&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: fnEl+tJvBWSpFiqI22m9og==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +l+sVUBfwfDYgO98Yw6jjyosUiM=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 10394 | 1 | 10394 |
- 10445 | 1 | 10445 |
- 10487 | 1 | 10487 |
- 10500 | 1 | 10500 |
- 10532 | 1 | 10532 |
- 10555 | 1 | 10555 |
- 10572 | 1 | 10572 |
- 10579 | 1 | 10579 |
- 10587 | 1 | 10587 |
- 10656 | 1 | 10656 |
- 10674 | 1 | 10674 |
- 10716 | 1 | 10716 |
- 10755 | 1 | 10755 |
- 10757 | 1 | 10757 |
- 10770 | 1 | 10770 |
- 10779 | 1 | 10779 |
- 10815 | 1 | 10815 |
- 10867 | 1 | 10867 |
- 10888 | 1 | 10888 |
- 10893 | 1 | 10893 |
- 10993 | 1 | 10993 |
- 11023 | 1 | 11023 |
- 11059 | 1 | 11059 |
- 11072 | 1 | 11072 |
- 11083 | 1 | 11083 |
- 11156 | 1 | 11156 |
- 11202 | 1 | 11202 |
- 11218 | 1 | 11218 |
- 11235 | 1 | 11235 |
- 11250 | 1 | 11250 |
- 11311 | 1 | 11311 |
- 11366 | 1 | 11366 |
- 11368 | 1 | 11368 |
- 11385 | 1 | 11385 |
- 11428 | 1 | 11428 |
- 11477 | 1 | 11477 |
- 11525 | 1 | 11525 |
- 11537 | 1 | 11537 |
- 11540 | 1 | 11540 |
- 11584 | 1 | 11584 |
- 11651 | 1 | 11651 |
- 11669 | 1 | 11669 |
- 11689 | 1 | 11689 |
- 11721 | 1 | 11721 |
- 11761 | 1 | 11761 |
- 11767 | 1 | 11767 |
- 11769 | 1 | 11769 |
- 11771 | 1 | 11771 |
- 11777 | 1 | 11777 |
- 11792 | 1 | 11792 |
- 11813 | 1 | 11813 |
- 11814 | 1 | 11814 |
- 11816 | 1 | 11816 |
- 11823 | 1 | 11823 |
- 11829 | 1 | 11829 |
- 11841 | 1 | 11841 |
- 11844 | 1 | 11844 |
- 11848 | 1 | 11848 |
- 11863 | 1 | 11863 |
- 11867 | 1 | 11867 |
- 11868 | 1 | 11868 |
- 11896 | 1 | 11896 |
- 11901 | 1 | 11901 |
- 11905 | 1 | 11905 |
- 11910 | 1 | 11910 |
- 11912 | 1 | 11912 |
- 11929 | 1 | 11929 |
- 11945 | 1 | 11945 |
- 11958 | 1 | 11958 |
- 11967 | 1 | 11967 |
- 11973 | 1 | 11973 |
- 11988 | 1 | 11988 |
- 12015 | 1 | 12015 |
- 12021 | 1 | 12021 |
- 12023 | 1 | 12023 |
- 12038 | 1 | 12038 |
- 12045 | 1 | 12045 |
- 12066 | 1 | 12066 |
- 12111 | 2 | 24222 |
- 12127 | 1 | 12127 |
- 12130 | 1 | 12130 |
- 12144 | 1 | 12144 |
- 12160 | 2 | 24320 |
- 12173 | 1 | 12173 |
- 12199 | 2 | 24398 |
- 12225 | 1 | 12225 |
- 12228 | 1 | 12228 |
- 12239 | 1 | 12239 |
- 12241 | 1 | 12241 |
- 12273 | 1 | 12273 |
- 12278 | 1 | 12278 |
- 12280 | 1 | 12280 |
- 12292 | 1 | 12292 |
- 12321 | 1 | 12321 |
- 12326 | 1 | 12326 |
- 12345 | 1 | 12345 |
- 12391 | 1 | 12391 |
- 12400 | 1 | 12400 |
- 12434 | 1 | 12434 |
- 12437 | 1 | 12437 |
- 12449 | 1 | 12449 |
- 12504 | 1 | 12504 |
- 12528 | 1 | 12528 |
- 12555 | 1 | 12555 |
- 12565 | 1 | 12565 |
- 12620 | 1 | 12620 |
- 12636 | 1 | 12636 |
- 12667 | 1 | 12667 |
- 12691 | 1 | 12691 |
- 12709 | 1 | 12709 |
- 12750 | 1 | 12750 |
- 12786 | 1 | 12786 |
- 12800 | 1 | 12800 |
- 12805 | 1 | 12805 |
- 12834 | 1 | 12834 |
- 12876 | 1 | 12876 |
- 12913 | 1 | 12913 |
- 12922 | 1 | 12922 |
- 12955 | 1 | 12955 |
- 12974 | 1 | 12974 |
- 12986 | 1 | 12986 |
- 12990 | 1 | 12990 |
- 13017 | 1 | 13017 |
- 13033 | 1 | 13033 |
- 13063 | 1 | 13063 |
- 13074 | 1 | 13074 |
- 13141 | 1 | 13141 |
- 13155 | 1 | 13155 |
- 13181 | 1 | 13181 |
- 13186 | 1 | 13186 |
- 13187 | 1 | 13187 |
- 13227 | 1 | 13227 |
- 13253 | 1 | 13253 |
- 13273 | 1 | 13273 |
- 13293 | 1 | 13293 |
- 13338 | 1 | 13338 |
- 13374 | 1 | 13374 |
- 13375 | 1 | 13375 |
- 13388 | 1 | 13388 |
- 13410 | 1 | 13410 |
- 13427 | 1 | 13427 |
- 13469 | 1 | 13469 |
- 13483 | 1 | 13483 |
- 13519 | 1 | 13519 |
- 13551 | 1 | 13551 |
- 13566 | 1 | 13566 |
- 13579 | 1 | 13579 |
- 13592 | 1 | 13592 |
- 13617 | 1 | 13617 |
- 13642 | 1 | 13642 |
- 13662 | 1 | 13662 |
- 13672 | 1 | 13672 |
- 13697 | 1 | 13697 |
- 13722 | 1 | 13722 |
- 13745 | 1 | 13745 |
- 13747 | 1 | 13747 |
- 13759 | 1 | 13759 |
- 13770 | 1 | 13770 |
- 13809 | 1 | 13809 |
- 13827 | 1 | 13827 |
- 13841 | 1 | 13841 |
- 13845 | 1 | 13845 |
- 13848 | 1 | 13848 |
- 13850 | 1 | 13850 |
- 13853 | 2 | 27706 |
- 13854 | 2 | 27708 |
- 13856 | 1 | 13856 |
- 13857 | 1 | 13857 |
- 13860 | 1 | 13860 |
- 13861 | 1 | 13861 |
- 13863 | 1 | 13863 |
- 13866 | 1 | 13866 |
- 13869 | 2 | 27738 |
- 13870 | 1 | 13870 |
- 13871 | 2 | 27742 |
- 13873 | 1 | 13873 |
- 13874 | 1 | 13874 |
- 13880 | 1 | 13880 |
- 13881 | 1 | 13881 |
- 13882 | 1 | 13882 |
- 13883 | 1 | 13883 |
- 13887 | 2 | 27774 |
- 13889 | 1 | 13889 |
- 13890 | 1 | 13890 |
- 13891 | 1 | 13891 |
- 13896 | 1 | 13896 |
- 13897 | 1 | 13897 |
- 13898 | 1 | 13898 |
- 13900 | 1 | 13900 |
- 13901 | 1 | 13901 |
- 13903 | 1 | 13903 |
- 13907 | 1 | 13907 |
- 13909 | 1 | 13909 |
- 13912 | 1 | 13912 |
- 13913 | 1 | 13913 |
- 13914 | 1 | 13914 |
- 13919 | 1 | 13919 |
- 13929 | 1 | 13929 |
- 13930 | 2 | 27860 |
- 13932 | 1 | 13932 |
- 13935 | 1 | 13935 |
- 13936 | 1 | 13936 |
- 13937 | 1 | 13937 |
- 13940 | 2 | 27880 |
- 13942 | 2 | 27884 |
- 13950 | 1 | 13950 |
- 13953 | 1 | 13953 |
- 13959 | 2 | 27918 |
- 13960 | 1 | 13960 |
- 13967 | 1 | 13967 |
- 13970 | 1 | 13970 |
- 13972 | 3 | 41916 |
- 13979 | 1 | 13979 |
- 13981 | 2 | 27962 |
- 13982 | 1 | 13982 |
- 13986 | 2 | 27972 |
- 13988 | 1 | 13988 |
- 13990 | 1 | 13990 |
- 13997 | 2 | 27994 |
- 14001 | 1 | 14001 |
- 14006 | 1 | 14006 |
- 14007 | 1 | 14007 |
- 14012 | 1 | 14012 |
- 14014 | 1 | 14014 |
- 14016 | 2 | 28032 |
- 14017 | 1 | 14017 |
- 14019 | 1 | 14019 |
- 14023 | 1 | 14023 |
- 14024 | 5 | 70120 |
- 14029 | 2 | 28058 |
- 14030 | 1 | 14030 |
- 14031 | 3 | 42093 |
- 14034 | 2 | 28068 |
- 14035 | 4 | 56140 |
- 14041 | 1 | 14041 |
- 14043 | 1 | 14043 |
- 14044 | 3 | 42132 |
- 14047 | 1 | 14047 |
- 14048 | 1 | 14048 |
- 14049 | 2 | 28098 |
- 14050 | 2 | 28100 |
- 14051 | 1 | 14051 |
- 14053 | 2 | 28106 |
- 14055 | 3 | 42165 |
- 14056 | 2 | 28112 |
- 14057 | 2 | 28114 |
- 14058 | 4 | 56232 |
- 14060 | 1 | 14060 |
- 14061 | 2 | 28122 |
- 14062 | 1 | 14062 |
- 14063 | 2 | 28126 |
- 14064 | 1 | 14064 |
- 14066 | 1 | 14066 |
- 14067 | 2 | 28134 |
- 14068 | 3 | 42204 |
- 14069 | 2 | 28138 |
- 14070 | 1 | 14070 |
- 14071 | 3 | 42213 |
- 14072 | 1 | 14072 |
- 14073 | 1 | 14073 |
- 14075 | 1 | 14075 |
- 14077 | 1 | 14077 |
- 14082 | 1 | 14082 |
- 14083 | 2 | 28166 |
- 14085 | 2 | 28170 |
- 14091 | 1 | 14091 |
- 14092 | 1 | 14092 |
- 14093 | 1 | 14093 |
- 14094 | 1 | 14094 |
- 14096 | 2 | 28192 |
- 14097 | 1 | 14097 |
- 14098 | 3 | 42294 |
- 14101 | 1 | 14101 |
- 14104 | 1 | 14104 |
- 14108 | 2 | 28216 |
- 14109 | 1 | 14109 |
- 14113 | 1 | 14113 |
- 14115 | 1 | 14115 |
- 14116 | 1 | 14116 |
- 14117 | 1 | 14117 |
- 14118 | 1 | 14118 |
- 14121 | 1 | 14121 |
- 14123 | 1 | 14123 |
- 14126 | 1 | 14126 |
- 14127 | 1 | 14127 |
- 14128 | 1 | 14128 |
- 14129 | 1 | 14129 |
- 14130 | 1 | 14130 |
- 14132 | 2 | 28264 |
- 14133 | 1 | 14133 |
- 14135 | 1 | 14135 |
- 14136 | 2 | 28272 |
- 14137 | 1 | 14137 |
- 14139 | 1 | 14139 |
- 14140 | 2 | 28280 |
- 14141 | 1 | 14141 |
- 14142 | 2 | 28284 |
- 14144 | 1 | 14144 |
- 14145 | 1 | 14145 |
- 14146 | 1 | 14146 |
- 14148 | 1 | 14148 |
- 14150 | 1 | 14150 |
- 14151 | 1 | 14151 |
- 14153 | 1 | 14153 |
- 14154 | 1 | 14154 |
- 14155 | 1 | 14155 |
- 14156 | 3 | 42468 |
- 14157 | 3 | 42471 |
- 14158 | 3 | 42474 |
- 14159 | 2 | 28318 |
- 14160 | 2 | 28320 |
- 14161 | 1 | 14161 |
- 14162 | 1 | 14162 |
- 14164 | 1 | 14164 |
- 14166 | 3 | 42498 |
- 14168 | 2 | 28336 |
- 14170 | 1 | 14170 |
- 14173 | 2 | 28346 |
- 14177 | 3 | 42531 |
- 14178 | 1 | 14178 |
- 14180 | 2 | 28360 |
- 14181 | 3 | 42543 |
- 14182 | 4 | 56728 |
- 14183 | 1 | 14183 |
- 14184 | 1 | 14184 |
- 14186 | 1 | 14186 |
- 14187 | 1 | 14187 |
- 14188 | 2 | 28376 |
- 14190 | 2 | 28380 |
- 14195 | 1 | 14195 |
- 14197 | 1 | 14197 |
- 14198 | 1 | 14198 |
- 14199 | 1 | 14199 |
- 14201 | 1 | 14201 |
- 14203 | 1 | 14203 |
- 14205 | 1 | 14205 |
- 14206 | 1 | 14206 |
- 14208 | 1 | 14208 |
- 14209 | 1 | 14209 |
- 14210 | 1 | 14210 |
- 14211 | 1 | 14211 |
- 14212 | 1 | 14212 |
- 14213 | 1 | 14213 |
- 14214 | 1 | 14214 |
- 14216 | 2 | 28432 |
- 14217 | 2 | 28434 |
- 14218 | 2 | 28436 |
- 14219 | 1 | 14219 |
- 14221 | 1 | 14221 |
- 14222 | 2 | 28444 |
- 14223 | 2 | 28446 |
- 14224 | 1 | 14224 |
- 14226 | 1 | 14226 |
- 14228 | 1 | 14228 |
- 14230 | 1 | 14230 |
- 14233 | 1 | 14233 |
- 14234 | 2 | 28468 |
- 14235 | 1 | 14235 |
- 14236 | 1 | 14236 |
- 14237 | 2 | 28474 |
- 14238 | 3 | 42714 |
- 14240 | 1 | 14240 |
- 14242 | 1 | 14242 |
- 14247 | 1 | 14247 |
- 14248 | 1 | 14248 |
- 14250 | 2 | 28500 |
- 14251 | 3 | 42753 |
- 14253 | 1 | 14253 |
- 14255 | 3 | 42765 |
- 14256 | 1 | 14256 |
- 14257 | 3 | 42771 |
- 14258 | 2 | 28516 |
- 14259 | 1 | 14259 |
- 14260 | 2 | 28520 |
- 14261 | 3 | 42783 |
- 14264 | 2 | 28528 |
- 14267 | 2 | 28534 |
- 14268 | 3 | 42804 |
- 14269 | 4 | 57076 |
- 14270 | 3 | 42810 |
- 14271 | 4 | 57084 |
- 14272 | 2 | 28544 |
- 14273 | 1 | 14273 |
- 14275 | 2 | 28550 |
- 14276 | 1 | 14276 |
- 14277 | 5 | 71385 |
- 14278 | 3 | 42834 |
- 14279 | 4 | 57116 |
- 14280 | 1 | 14280 |
- 14281 | 3 | 42843 |
- 14282 | 3 | 42846 |
- 14283 | 4 | 57132 |
- 14285 | 4 | 57140 |
- 14286 | 3 | 42858 |
- 14287 | 5 | 71435 |
- 14288 | 2 | 28576 |
- 14289 | 4 | 57156 |
- 14290 | 1 | 14290 |
- 14291 | 1 | 14291 |
- 14293 | 5 | 71465 |
- 14294 | 1 | 14294 |
- 14295 | 3 | 42885 |
- 14296 | 3 | 42888 |
- 14297 | 7 | 100079 |
- 14298 | 4 | 57192 |
- 14299 | 5 | 71495 |
- 14300 | 9 | 128700 |
- 14301 | 3 | 42903 |
- 14302 | 6 | 85812 |
- 14303 | 5 | 71515 |
- 14304 | 2 | 28608 |
- 14305 | 10 | 143050 |
- 14306 | 1 | 14306 |
- 14307 | 3 | 42921 |
- 14308 | 4 | 57232 |
- 14309 | 3 | 42927 |
- 14310 | 5 | 71550 |
- 14311 | 2 | 28622 |
- 14312 | 2 | 28624 |
- 14313 | 4 | 57252 |
- 14314 | 1 | 14314 |
- 14315 | 4 | 57260 |
- 14316 | 2 | 28632 |
- 14317 | 5 | 71585 |
- 14318 | 4 | 57272 |
- 14320 | 3 | 42960 |
- 14321 | 6 | 85926 |
- 14322 | 3 | 42966 |
- 14323 | 5 | 71615 |
- 14324 | 4 | 57296 |
- 14325 | 2 | 28650 |
- 14326 | 2 | 28652 |
- 14327 | 3 | 42981 |
- 14328 | 4 | 57312 |
- 14329 | 1 | 14329 |
- 14330 | 1 | 14330 |
- 14331 | 2 | 28662 |
- 14332 | 3 | 42996 |
- 14333 | 4 | 57332 |
- 14334 | 3 | 43002 |
- 14335 | 2 | 28670 |
- 14336 | 2 | 28672 |
- 14338 | 1 | 14338 |
- 14340 | 1 | 14340 |
- 14341 | 1 | 14341 |
- 14342 | 2 | 28684 |
- 14343 | 5 | 71715 |
- 14344 | 1 | 14344 |
- 14345 | 2 | 28690 |
- 14346 | 5 | 71730 |
- 14347 | 3 | 43041 |
- 14348 | 2 | 28696 |
- 14349 | 1 | 14349 |
- 14350 | 2 | 28700 |
- 14351 | 2 | 28702 |
- 14352 | 2 | 28704 |
- 14353 | 1 | 14353 |
- 14355 | 3 | 43065 |
- 14357 | 1 | 14357 |
- 14358 | 1 | 14358 |
- 14360 | 1 | 14360 |
- 14363 | 2 | 28726 |
- 14367 | 2 | 28734 |
- 14368 | 2 | 28736 |
- 14369 | 1 | 14369 |
- 14373 | 2 | 28746 |
- 14374 | 3 | 43122 |
- 14375 | 1 | 14375 |
- 14377 | 3 | 43131 |
- 14379 | 1 | 14379 |
- 14380 | 2 | 28760 |
- 14381 | 1 | 14381 |
- 14383 | 2 | 28766 |
- 14384 | 2 | 28768 |
- 14387 | 2 | 28774 |
- 14390 | 1 | 14390 |
- 14392 | 1 | 14392 |
- 14393 | 2 | 28786 |
- 14394 | 2 | 28788 |
- 14395 | 1 | 14395 |
- 14396 | 1 | 14396 |
- 14397 | 2 | 28794 |
- 14398 | 3 | 43194 |
- 14399 | 1 | 14399 |
- 14400 | 2 | 28800 |
- 14402 | 1 | 14402 |
- 14403 | 1 | 14403 |
- 14404 | 3 | 43212 |
- 14406 | 5 | 72030 |
- 14409 | 4 | 57636 |
- 14410 | 2 | 28820 |
- 14411 | 1 | 14411 |
- 14412 | 3 | 43236 |
- 14413 | 2 | 28826 |
- 14414 | 3 | 43242 |
- 14416 | 2 | 28832 |
- 14417 | 5 | 72085 |
- 14418 | 2 | 28836 |
- 14419 | 1 | 14419 |
- 14420 | 1 | 14420 |
- 14421 | 5 | 72105 |
- 14422 | 3 | 43266 |
- 14423 | 4 | 57692 |
- 14424 | 1 | 14424 |
- 14425 | 1 | 14425 |
- 14426 | 1 | 14426 |
- 14427 | 3 | 43281 |
- 14428 | 2 | 28856 |
- 14429 | 2 | 28858 |
- 14430 | 1 | 14430 |
- 14431 | 2 | 28862 |
- 14432 | 1 | 14432 |
- 14434 | 1 | 14434 |
- 14435 | 2 | 28870 |
- 14436 | 2 | 28872 |
- 14437 | 3 | 43311 |
- 14438 | 2 | 28876 |
- 14440 | 4 | 57760 |
- 14441 | 2 | 28882 |
- 14443 | 2 | 28886 |
- 14444 | 3 | 43332 |
- 14445 | 1 | 14445 |
- 14446 | 3 | 43338 |
- 14447 | 1 | 14447 |
- 14448 | 1 | 14448 |
- 14449 | 2 | 28898 |
- 14450 | 6 | 86700 |
- 14451 | 3 | 43353 |
- 14452 | 2 | 28904 |
- 14453 | 4 | 57812 |
- 14454 | 1 | 14454 |
- 14455 | 7 | 101185 |
- 14456 | 3 | 43368 |
- 14457 | 4 | 57828 |
- 14458 | 5 | 72290 |
- 14459 | 1 | 14459 |
- 14460 | 1 | 14460 |
- 14461 | 3 | 43383 |
- 14462 | 2 | 28924 |
- 14463 | 3 | 43389 |
- 14464 | 3 | 43392 |
- 14465 | 1 | 14465 |
- 14466 | 2 | 28932 |
- 14468 | 3 | 43404 |
- 14470 | 3 | 43410 |
- 14472 | 1 | 14472 |
- 14473 | 1 | 14473 |
- 14475 | 1 | 14475 |
- 14476 | 2 | 28952 |
- 14477 | 3 | 43431 |
- 14478 | 3 | 43434 |
- 14479 | 2 | 28958 |
- 14481 | 5 | 72405 |
- 14482 | 1 | 14482 |
- 14483 | 1 | 14483 |
- 14484 | 2 | 28968 |
- 14485 | 3 | 43455 |
- 14486 | 1 | 14486 |
- 14487 | 1 | 14487 |
- 14488 | 1 | 14488 |
- 14489 | 1 | 14489 |
- 14490 | 1 | 14490 |
- 14491 | 1 | 14491 |
- 14492 | 1 | 14492 |
- 14494 | 1 | 14494 |
- 14498 | 1 | 14498 |
- 14499 | 3 | 43497 |
- 14500 | 2 | 29000 |
- 14501 | 1 | 14501 |
- 14503 | 2 | 29006 |
- 14504 | 1 | 14504 |
- 14505 | 2 | 29010 |
- 14507 | 1 | 14507 |
- 14508 | 3 | 43524 |
- 14510 | 2 | 29020 |
- 14511 | 2 | 29022 |
- 14512 | 1 | 14512 |
- 14513 | 1 | 14513 |
- 14514 | 2 | 29028 |
- 14518 | 1 | 14518 |
- 14519 | 2 | 29038 |
- 14520 | 1 | 14520 |
- 14524 | 1 | 14524 |
- 14525 | 1 | 14525 |
- 14526 | 1 | 14526 |
- 14527 | 2 | 29054 |
- 14528 | 2 | 29056 |
- 14529 | 1 | 14529 |
- 14533 | 1 | 14533 |
- 14534 | 1 | 14534 |
- 14535 | 2 | 29070 |
- 14536 | 1 | 14536 |
- 14538 | 1 | 14538 |
- 14541 | 1 | 14541 |
- 14543 | 1 | 14543 |
- Total | 1002 | 13931447 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 10390 | 1 | 10390 |
- 10441 | 1 | 10441 |
- 10483 | 1 | 10483 |
- 10496 | 1 | 10496 |
- 10528 | 1 | 10528 |
- 10551 | 1 | 10551 |
- 10568 | 1 | 10568 |
- 10575 | 1 | 10575 |
- 10583 | 1 | 10583 |
- 10652 | 1 | 10652 |
- 10670 | 1 | 10670 |
- 10712 | 1 | 10712 |
- 10751 | 1 | 10751 |
- 10753 | 1 | 10753 |
- 10766 | 1 | 10766 |
- 10775 | 1 | 10775 |
- 10811 | 1 | 10811 |
- 10863 | 1 | 10863 |
- 10884 | 1 | 10884 |
- 10889 | 1 | 10889 |
- 10989 | 1 | 10989 |
- 11019 | 1 | 11019 |
- 11055 | 1 | 11055 |
- 11068 | 1 | 11068 |
- 11079 | 1 | 11079 |
- 11152 | 1 | 11152 |
- 11198 | 1 | 11198 |
- 11214 | 1 | 11214 |
- 11231 | 1 | 11231 |
- 11246 | 1 | 11246 |
- 11307 | 1 | 11307 |
- 11362 | 1 | 11362 |
- 11364 | 1 | 11364 |
- 11381 | 1 | 11381 |
- 11424 | 1 | 11424 |
- 11473 | 1 | 11473 |
- 11521 | 1 | 11521 |
- 11533 | 1 | 11533 |
- 11536 | 1 | 11536 |
- 11580 | 1 | 11580 |
- 11647 | 1 | 11647 |
- 11665 | 1 | 11665 |
- 11685 | 1 | 11685 |
- 11717 | 1 | 11717 |
- 11757 | 1 | 11757 |
- 11763 | 1 | 11763 |
- 11765 | 1 | 11765 |
- 11767 | 1 | 11767 |
- 11773 | 1 | 11773 |
- 11788 | 1 | 11788 |
- 11809 | 1 | 11809 |
- 11810 | 1 | 11810 |
- 11812 | 1 | 11812 |
- 11819 | 1 | 11819 |
- 11825 | 1 | 11825 |
- 11837 | 1 | 11837 |
- 11840 | 1 | 11840 |
- 11844 | 1 | 11844 |
- 11859 | 1 | 11859 |
- 11863 | 1 | 11863 |
- 11864 | 1 | 11864 |
- 11892 | 1 | 11892 |
- 11897 | 1 | 11897 |
- 11901 | 1 | 11901 |
- 11906 | 1 | 11906 |
- 11908 | 1 | 11908 |
- 11925 | 1 | 11925 |
- 11941 | 1 | 11941 |
- 11954 | 1 | 11954 |
- 11963 | 1 | 11963 |
- 11969 | 1 | 11969 |
- 11984 | 1 | 11984 |
- 12011 | 1 | 12011 |
- 12017 | 1 | 12017 |
- 12019 | 1 | 12019 |
- 12034 | 1 | 12034 |
- 12041 | 1 | 12041 |
- 12062 | 1 | 12062 |
- 12107 | 2 | 24214 |
- 12123 | 1 | 12123 |
- 12126 | 1 | 12126 |
- 12140 | 1 | 12140 |
- 12156 | 2 | 24312 |
- 12169 | 1 | 12169 |
- 12195 | 2 | 24390 |
- 12221 | 1 | 12221 |
- 12224 | 1 | 12224 |
- 12235 | 1 | 12235 |
- 12237 | 1 | 12237 |
- 12269 | 1 | 12269 |
- 12274 | 1 | 12274 |
- 12276 | 1 | 12276 |
- 12288 | 1 | 12288 |
- 12317 | 1 | 12317 |
- 12322 | 1 | 12322 |
- 12341 | 1 | 12341 |
- 12387 | 1 | 12387 |
- 12396 | 1 | 12396 |
- 12430 | 1 | 12430 |
- 12433 | 1 | 12433 |
- 12445 | 1 | 12445 |
- 12500 | 1 | 12500 |
- 12524 | 1 | 12524 |
- 12551 | 1 | 12551 |
- 12561 | 1 | 12561 |
- 12616 | 1 | 12616 |
- 12632 | 1 | 12632 |
- 12663 | 1 | 12663 |
- 12687 | 1 | 12687 |
- 12705 | 1 | 12705 |
- 12746 | 1 | 12746 |
- 12782 | 1 | 12782 |
- 12796 | 1 | 12796 |
- 12801 | 1 | 12801 |
- 12830 | 1 | 12830 |
- 12872 | 1 | 12872 |
- 12909 | 1 | 12909 |
- 12918 | 1 | 12918 |
- 12951 | 1 | 12951 |
- 12970 | 1 | 12970 |
- 12982 | 1 | 12982 |
- 12986 | 1 | 12986 |
- 13013 | 1 | 13013 |
- 13029 | 1 | 13029 |
- 13059 | 1 | 13059 |
- 13070 | 1 | 13070 |
- 13137 | 1 | 13137 |
- 13151 | 1 | 13151 |
- 13177 | 1 | 13177 |
- 13182 | 1 | 13182 |
- 13183 | 1 | 13183 |
- 13223 | 1 | 13223 |
- 13249 | 1 | 13249 |
- 13269 | 1 | 13269 |
- 13289 | 1 | 13289 |
- 13334 | 1 | 13334 |
- 13370 | 1 | 13370 |
- 13371 | 1 | 13371 |
- 13384 | 1 | 13384 |
- 13406 | 1 | 13406 |
- 13423 | 1 | 13423 |
- 13465 | 1 | 13465 |
- 13479 | 1 | 13479 |
- 13515 | 1 | 13515 |
- 13547 | 1 | 13547 |
- 13562 | 1 | 13562 |
- 13575 | 1 | 13575 |
- 13588 | 1 | 13588 |
- 13613 | 1 | 13613 |
- 13638 | 1 | 13638 |
- 13658 | 1 | 13658 |
- 13668 | 1 | 13668 |
- 13693 | 1 | 13693 |
- 13718 | 1 | 13718 |
- 13741 | 1 | 13741 |
- 13743 | 1 | 13743 |
- 13755 | 1 | 13755 |
- 13766 | 1 | 13766 |
- 13805 | 1 | 13805 |
- 13823 | 1 | 13823 |
- 13837 | 1 | 13837 |
- 13841 | 1 | 13841 |
- 13844 | 1 | 13844 |
- 13846 | 1 | 13846 |
- 13849 | 2 | 27698 |
- 13850 | 2 | 27700 |
- 13852 | 1 | 13852 |
- 13853 | 1 | 13853 |
- 13856 | 1 | 13856 |
- 13857 | 1 | 13857 |
- 13859 | 1 | 13859 |
- 13862 | 1 | 13862 |
- 13865 | 2 | 27730 |
- 13866 | 1 | 13866 |
- 13867 | 2 | 27734 |
- 13869 | 1 | 13869 |
- 13870 | 1 | 13870 |
- 13876 | 1 | 13876 |
- 13877 | 1 | 13877 |
- 13878 | 1 | 13878 |
- 13879 | 1 | 13879 |
- 13883 | 2 | 27766 |
- 13885 | 1 | 13885 |
- 13886 | 1 | 13886 |
- 13887 | 1 | 13887 |
- 13892 | 1 | 13892 |
- 13893 | 1 | 13893 |
- 13894 | 1 | 13894 |
- 13896 | 1 | 13896 |
- 13897 | 1 | 13897 |
- 13899 | 1 | 13899 |
- 13903 | 1 | 13903 |
- 13905 | 1 | 13905 |
- 13908 | 1 | 13908 |
- 13909 | 1 | 13909 |
- 13910 | 1 | 13910 |
- 13915 | 1 | 13915 |
- 13925 | 1 | 13925 |
- 13926 | 2 | 27852 |
- 13928 | 1 | 13928 |
- 13931 | 1 | 13931 |
- 13932 | 1 | 13932 |
- 13933 | 1 | 13933 |
- 13936 | 2 | 27872 |
- 13938 | 2 | 27876 |
- 13946 | 1 | 13946 |
- 13949 | 1 | 13949 |
- 13955 | 2 | 27910 |
- 13956 | 1 | 13956 |
- 13963 | 1 | 13963 |
- 13966 | 1 | 13966 |
- 13968 | 3 | 41904 |
- 13975 | 1 | 13975 |
- 13977 | 2 | 27954 |
- 13978 | 1 | 13978 |
- 13982 | 2 | 27964 |
- 13984 | 1 | 13984 |
- 13986 | 1 | 13986 |
- 13993 | 2 | 27986 |
- 13997 | 1 | 13997 |
- 14002 | 1 | 14002 |
- 14003 | 1 | 14003 |
- 14008 | 1 | 14008 |
- 14010 | 1 | 14010 |
- 14012 | 2 | 28024 |
- 14013 | 1 | 14013 |
- 14015 | 1 | 14015 |
- 14019 | 1 | 14019 |
- 14020 | 5 | 70100 |
- 14025 | 2 | 28050 |
- 14026 | 1 | 14026 |
- 14027 | 3 | 42081 |
- 14030 | 2 | 28060 |
- 14031 | 4 | 56124 |
- 14037 | 1 | 14037 |
- 14039 | 1 | 14039 |
- 14040 | 3 | 42120 |
- 14043 | 1 | 14043 |
- 14044 | 1 | 14044 |
- 14045 | 2 | 28090 |
- 14046 | 2 | 28092 |
- 14047 | 1 | 14047 |
- 14049 | 2 | 28098 |
- 14051 | 3 | 42153 |
- 14052 | 2 | 28104 |
- 14053 | 2 | 28106 |
- 14054 | 4 | 56216 |
- 14056 | 1 | 14056 |
- 14057 | 2 | 28114 |
- 14058 | 1 | 14058 |
- 14059 | 2 | 28118 |
- 14060 | 1 | 14060 |
- 14062 | 1 | 14062 |
- 14063 | 2 | 28126 |
- 14064 | 3 | 42192 |
- 14065 | 2 | 28130 |
- 14066 | 1 | 14066 |
- 14067 | 3 | 42201 |
- 14068 | 1 | 14068 |
- 14069 | 1 | 14069 |
- 14071 | 1 | 14071 |
- 14073 | 1 | 14073 |
- 14078 | 1 | 14078 |
- 14079 | 2 | 28158 |
- 14081 | 2 | 28162 |
- 14087 | 1 | 14087 |
- 14088 | 1 | 14088 |
- 14089 | 1 | 14089 |
- 14090 | 1 | 14090 |
- 14092 | 2 | 28184 |
- 14093 | 1 | 14093 |
- 14094 | 3 | 42282 |
- 14097 | 1 | 14097 |
- 14100 | 1 | 14100 |
- 14104 | 2 | 28208 |
- 14105 | 1 | 14105 |
- 14109 | 1 | 14109 |
- 14111 | 1 | 14111 |
- 14112 | 1 | 14112 |
- 14113 | 1 | 14113 |
- 14114 | 1 | 14114 |
- 14117 | 1 | 14117 |
- 14119 | 1 | 14119 |
- 14122 | 1 | 14122 |
- 14123 | 1 | 14123 |
- 14124 | 1 | 14124 |
- 14125 | 1 | 14125 |
- 14126 | 1 | 14126 |
- 14128 | 2 | 28256 |
- 14129 | 1 | 14129 |
- 14131 | 1 | 14131 |
- 14132 | 2 | 28264 |
- 14133 | 1 | 14133 |
- 14135 | 1 | 14135 |
- 14136 | 2 | 28272 |
- 14137 | 1 | 14137 |
- 14138 | 2 | 28276 |
- 14140 | 1 | 14140 |
- 14141 | 1 | 14141 |
- 14142 | 1 | 14142 |
- 14144 | 1 | 14144 |
- 14146 | 1 | 14146 |
- 14147 | 1 | 14147 |
- 14149 | 1 | 14149 |
- 14150 | 1 | 14150 |
- 14151 | 1 | 14151 |
- 14152 | 3 | 42456 |
- 14153 | 3 | 42459 |
- 14154 | 3 | 42462 |
- 14155 | 2 | 28310 |
- 14156 | 2 | 28312 |
- 14157 | 1 | 14157 |
- 14158 | 1 | 14158 |
- 14160 | 1 | 14160 |
- 14162 | 3 | 42486 |
- 14164 | 2 | 28328 |
- 14166 | 1 | 14166 |
- 14169 | 2 | 28338 |
- 14173 | 3 | 42519 |
- 14174 | 1 | 14174 |
- 14176 | 2 | 28352 |
- 14177 | 3 | 42531 |
- 14178 | 4 | 56712 |
- 14179 | 1 | 14179 |
- 14180 | 1 | 14180 |
- 14182 | 1 | 14182 |
- 14183 | 1 | 14183 |
- 14184 | 2 | 28368 |
- 14186 | 2 | 28372 |
- 14191 | 1 | 14191 |
- 14193 | 1 | 14193 |
- 14194 | 1 | 14194 |
- 14195 | 1 | 14195 |
- 14197 | 1 | 14197 |
- 14199 | 1 | 14199 |
- 14201 | 1 | 14201 |
- 14202 | 1 | 14202 |
- 14204 | 1 | 14204 |
- 14205 | 1 | 14205 |
- 14206 | 1 | 14206 |
- 14207 | 1 | 14207 |
- 14208 | 1 | 14208 |
- 14209 | 1 | 14209 |
- 14210 | 1 | 14210 |
- 14212 | 2 | 28424 |
- 14213 | 2 | 28426 |
- 14214 | 2 | 28428 |
- 14215 | 1 | 14215 |
- 14217 | 1 | 14217 |
- 14218 | 2 | 28436 |
- 14219 | 2 | 28438 |
- 14220 | 1 | 14220 |
- 14222 | 1 | 14222 |
- 14224 | 1 | 14224 |
- 14226 | 1 | 14226 |
- 14229 | 1 | 14229 |
- 14230 | 2 | 28460 |
- 14231 | 1 | 14231 |
- 14232 | 1 | 14232 |
- 14233 | 2 | 28466 |
- 14234 | 3 | 42702 |
- 14236 | 1 | 14236 |
- 14238 | 1 | 14238 |
- 14243 | 1 | 14243 |
- 14244 | 1 | 14244 |
- 14246 | 2 | 28492 |
- 14247 | 3 | 42741 |
- 14249 | 1 | 14249 |
- 14251 | 3 | 42753 |
- 14252 | 1 | 14252 |
- 14253 | 3 | 42759 |
- 14254 | 2 | 28508 |
- 14255 | 1 | 14255 |
- 14256 | 2 | 28512 |
- 14257 | 3 | 42771 |
- 14260 | 2 | 28520 |
- 14263 | 2 | 28526 |
- 14264 | 3 | 42792 |
- 14265 | 4 | 57060 |
- 14266 | 3 | 42798 |
- 14267 | 4 | 57068 |
- 14268 | 2 | 28536 |
- 14269 | 1 | 14269 |
- 14271 | 2 | 28542 |
- 14272 | 1 | 14272 |
- 14273 | 5 | 71365 |
- 14274 | 3 | 42822 |
- 14275 | 4 | 57100 |
- 14276 | 1 | 14276 |
- 14277 | 3 | 42831 |
- 14278 | 3 | 42834 |
- 14279 | 4 | 57116 |
- 14281 | 4 | 57124 |
- 14282 | 3 | 42846 |
- 14283 | 5 | 71415 |
- 14284 | 2 | 28568 |
- 14285 | 4 | 57140 |
- 14286 | 1 | 14286 |
- 14287 | 1 | 14287 |
- 14289 | 5 | 71445 |
- 14290 | 1 | 14290 |
- 14291 | 3 | 42873 |
- 14292 | 3 | 42876 |
- 14293 | 7 | 100051 |
- 14294 | 4 | 57176 |
- 14295 | 5 | 71475 |
- 14296 | 9 | 128664 |
- 14297 | 3 | 42891 |
- 14298 | 6 | 85788 |
- 14299 | 5 | 71495 |
- 14300 | 2 | 28600 |
- 14301 | 10 | 143010 |
- 14302 | 1 | 14302 |
- 14303 | 3 | 42909 |
- 14304 | 4 | 57216 |
- 14305 | 3 | 42915 |
- 14306 | 5 | 71530 |
- 14307 | 2 | 28614 |
- 14308 | 2 | 28616 |
- 14309 | 4 | 57236 |
- 14310 | 1 | 14310 |
- 14311 | 4 | 57244 |
- 14312 | 2 | 28624 |
- 14313 | 5 | 71565 |
- 14314 | 4 | 57256 |
- 14316 | 3 | 42948 |
- 14317 | 6 | 85902 |
- 14318 | 3 | 42954 |
- 14319 | 5 | 71595 |
- 14320 | 4 | 57280 |
- 14321 | 2 | 28642 |
- 14322 | 2 | 28644 |
- 14323 | 3 | 42969 |
- 14324 | 4 | 57296 |
- 14325 | 1 | 14325 |
- 14326 | 1 | 14326 |
- 14327 | 2 | 28654 |
- 14328 | 3 | 42984 |
- 14329 | 4 | 57316 |
- 14330 | 3 | 42990 |
- 14331 | 2 | 28662 |
- 14332 | 2 | 28664 |
- 14334 | 1 | 14334 |
- 14336 | 1 | 14336 |
- 14337 | 1 | 14337 |
- 14338 | 2 | 28676 |
- 14339 | 5 | 71695 |
- 14340 | 1 | 14340 |
- 14341 | 2 | 28682 |
- 14342 | 5 | 71710 |
- 14343 | 3 | 43029 |
- 14344 | 2 | 28688 |
- 14345 | 1 | 14345 |
- 14346 | 2 | 28692 |
- 14347 | 2 | 28694 |
- 14348 | 2 | 28696 |
- 14349 | 1 | 14349 |
- 14351 | 3 | 43053 |
- 14353 | 1 | 14353 |
- 14354 | 1 | 14354 |
- 14356 | 1 | 14356 |
- 14359 | 2 | 28718 |
- 14363 | 2 | 28726 |
- 14364 | 2 | 28728 |
- 14365 | 1 | 14365 |
- 14369 | 2 | 28738 |
- 14370 | 3 | 43110 |
- 14371 | 1 | 14371 |
- 14373 | 3 | 43119 |
- 14375 | 1 | 14375 |
- 14376 | 2 | 28752 |
- 14377 | 1 | 14377 |
- 14379 | 2 | 28758 |
- 14380 | 2 | 28760 |
- 14383 | 2 | 28766 |
- 14386 | 1 | 14386 |
- 14388 | 1 | 14388 |
- 14389 | 2 | 28778 |
- 14390 | 2 | 28780 |
- 14391 | 1 | 14391 |
- 14392 | 1 | 14392 |
- 14393 | 2 | 28786 |
- 14394 | 3 | 43182 |
- 14395 | 1 | 14395 |
- 14396 | 2 | 28792 |
- 14398 | 1 | 14398 |
- 14399 | 1 | 14399 |
- 14400 | 3 | 43200 |
- 14402 | 5 | 72010 |
- 14405 | 4 | 57620 |
- 14406 | 2 | 28812 |
- 14407 | 1 | 14407 |
- 14408 | 3 | 43224 |
- 14409 | 2 | 28818 |
- 14410 | 3 | 43230 |
- 14412 | 2 | 28824 |
- 14413 | 5 | 72065 |
- 14414 | 2 | 28828 |
- 14415 | 1 | 14415 |
- 14416 | 1 | 14416 |
- 14417 | 5 | 72085 |
- 14418 | 3 | 43254 |
- 14419 | 4 | 57676 |
- 14420 | 1 | 14420 |
- 14421 | 1 | 14421 |
- 14422 | 1 | 14422 |
- 14423 | 3 | 43269 |
- 14424 | 2 | 28848 |
- 14425 | 2 | 28850 |
- 14426 | 1 | 14426 |
- 14427 | 2 | 28854 |
- 14428 | 1 | 14428 |
- 14430 | 1 | 14430 |
- 14431 | 2 | 28862 |
- 14432 | 2 | 28864 |
- 14433 | 3 | 43299 |
- 14434 | 2 | 28868 |
- 14436 | 4 | 57744 |
- 14437 | 2 | 28874 |
- 14439 | 2 | 28878 |
- 14440 | 3 | 43320 |
- 14441 | 1 | 14441 |
- 14442 | 3 | 43326 |
- 14443 | 1 | 14443 |
- 14444 | 1 | 14444 |
- 14445 | 2 | 28890 |
- 14446 | 6 | 86676 |
- 14447 | 3 | 43341 |
- 14448 | 2 | 28896 |
- 14449 | 4 | 57796 |
- 14450 | 1 | 14450 |
- 14451 | 7 | 101157 |
- 14452 | 3 | 43356 |
- 14453 | 4 | 57812 |
- 14454 | 5 | 72270 |
- 14455 | 1 | 14455 |
- 14456 | 1 | 14456 |
- 14457 | 3 | 43371 |
- 14458 | 2 | 28916 |
- 14459 | 3 | 43377 |
- 14460 | 3 | 43380 |
- 14461 | 1 | 14461 |
- 14462 | 2 | 28924 |
- 14464 | 3 | 43392 |
- 14466 | 3 | 43398 |
- 14468 | 1 | 14468 |
- 14469 | 1 | 14469 |
- 14471 | 1 | 14471 |
- 14472 | 2 | 28944 |
- 14473 | 3 | 43419 |
- 14474 | 3 | 43422 |
- 14475 | 2 | 28950 |
- 14477 | 5 | 72385 |
- 14478 | 1 | 14478 |
- 14479 | 1 | 14479 |
- 14480 | 2 | 28960 |
- 14481 | 3 | 43443 |
- 14482 | 1 | 14482 |
- 14483 | 1 | 14483 |
- 14484 | 1 | 14484 |
- 14485 | 1 | 14485 |
- 14486 | 1 | 14486 |
- 14487 | 1 | 14487 |
- 14488 | 1 | 14488 |
- 14490 | 1 | 14490 |
- 14494 | 1 | 14494 |
- 14495 | 3 | 43485 |
- 14496 | 2 | 28992 |
- 14497 | 1 | 14497 |
- 14499 | 2 | 28998 |
- 14500 | 1 | 14500 |
- 14501 | 2 | 29002 |
- 14503 | 1 | 14503 |
- 14504 | 3 | 43512 |
- 14506 | 2 | 29012 |
- 14507 | 2 | 29014 |
- 14508 | 1 | 14508 |
- 14509 | 1 | 14509 |
- 14510 | 2 | 29020 |
- 14514 | 1 | 14514 |
- 14515 | 2 | 29030 |
- 14516 | 1 | 14516 |
- 14520 | 1 | 14520 |
- 14521 | 1 | 14521 |
- 14522 | 1 | 14522 |
- 14523 | 2 | 29046 |
- 14524 | 2 | 29048 |
- 14525 | 1 | 14525 |
- 14529 | 1 | 14529 |
- 14530 | 1 | 14530 |
- 14531 | 2 | 29062 |
- 14532 | 1 | 14532 |
- 14534 | 1 | 14534 |
- 14537 | 1 | 14537 |
- 14539 | 1 | 14539 |
- Total | 1002 | 13927438 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333236266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882c217bb43c1ff
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6332313762623433
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_7.json b/autobahn/client/tungstenite_case_12_2_7.json
deleted file mode 100644
index 0b2c8d2..0000000
--- a/autobahn/client/tungstenite_case_12_2_7.json
+++ /dev/null
@@ -1,1335 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 326,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1678,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=326&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: fnEl+tJvBWSpFiqI22m9og==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +l+sVUBfwfDYgO98Yw6jjyosUiM=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "10394": 1,
- "10445": 1,
- "10487": 1,
- "10500": 1,
- "10532": 1,
- "10555": 1,
- "10572": 1,
- "10579": 1,
- "10587": 1,
- "10656": 1,
- "10674": 1,
- "10716": 1,
- "10755": 1,
- "10757": 1,
- "10770": 1,
- "10779": 1,
- "10815": 1,
- "10867": 1,
- "10888": 1,
- "10893": 1,
- "10993": 1,
- "11023": 1,
- "11059": 1,
- "11072": 1,
- "11083": 1,
- "11156": 1,
- "11202": 1,
- "11218": 1,
- "11235": 1,
- "11250": 1,
- "11311": 1,
- "11366": 1,
- "11368": 1,
- "11385": 1,
- "11428": 1,
- "11477": 1,
- "11525": 1,
- "11537": 1,
- "11540": 1,
- "11584": 1,
- "11651": 1,
- "11669": 1,
- "11689": 1,
- "11721": 1,
- "11761": 1,
- "11767": 1,
- "11769": 1,
- "11771": 1,
- "11777": 1,
- "11792": 1,
- "11813": 1,
- "11814": 1,
- "11816": 1,
- "11823": 1,
- "11829": 1,
- "11841": 1,
- "11844": 1,
- "11848": 1,
- "11863": 1,
- "11867": 1,
- "11868": 1,
- "11896": 1,
- "11901": 1,
- "11905": 1,
- "11910": 1,
- "11912": 1,
- "11929": 1,
- "11945": 1,
- "11958": 1,
- "11967": 1,
- "11973": 1,
- "11988": 1,
- "12015": 1,
- "12021": 1,
- "12023": 1,
- "12038": 1,
- "12045": 1,
- "12066": 1,
- "12111": 2,
- "12127": 1,
- "12130": 1,
- "12144": 1,
- "12160": 2,
- "12173": 1,
- "12199": 2,
- "12225": 1,
- "12228": 1,
- "12239": 1,
- "12241": 1,
- "12273": 1,
- "12278": 1,
- "12280": 1,
- "12292": 1,
- "12321": 1,
- "12326": 1,
- "12345": 1,
- "12391": 1,
- "12400": 1,
- "12434": 1,
- "12437": 1,
- "12449": 1,
- "12504": 1,
- "12528": 1,
- "12555": 1,
- "12565": 1,
- "12620": 1,
- "12636": 1,
- "12667": 1,
- "12691": 1,
- "12709": 1,
- "12750": 1,
- "12786": 1,
- "12800": 1,
- "12805": 1,
- "12834": 1,
- "12876": 1,
- "12913": 1,
- "12922": 1,
- "12955": 1,
- "12974": 1,
- "12986": 1,
- "12990": 1,
- "13017": 1,
- "13033": 1,
- "13063": 1,
- "13074": 1,
- "13141": 1,
- "13155": 1,
- "13181": 1,
- "13186": 1,
- "13187": 1,
- "13227": 1,
- "13253": 1,
- "13273": 1,
- "13293": 1,
- "13338": 1,
- "13374": 1,
- "13375": 1,
- "13388": 1,
- "13410": 1,
- "13427": 1,
- "13469": 1,
- "13483": 1,
- "13519": 1,
- "13551": 1,
- "13566": 1,
- "13579": 1,
- "13592": 1,
- "13617": 1,
- "13642": 1,
- "13662": 1,
- "13672": 1,
- "13697": 1,
- "13722": 1,
- "13745": 1,
- "13747": 1,
- "13759": 1,
- "13770": 1,
- "13809": 1,
- "13827": 1,
- "13841": 1,
- "13845": 1,
- "13848": 1,
- "13850": 1,
- "13853": 2,
- "13854": 2,
- "13856": 1,
- "13857": 1,
- "13860": 1,
- "13861": 1,
- "13863": 1,
- "13866": 1,
- "13869": 2,
- "13870": 1,
- "13871": 2,
- "13873": 1,
- "13874": 1,
- "13880": 1,
- "13881": 1,
- "13882": 1,
- "13883": 1,
- "13887": 2,
- "13889": 1,
- "13890": 1,
- "13891": 1,
- "13896": 1,
- "13897": 1,
- "13898": 1,
- "13900": 1,
- "13901": 1,
- "13903": 1,
- "13907": 1,
- "13909": 1,
- "13912": 1,
- "13913": 1,
- "13914": 1,
- "13919": 1,
- "13929": 1,
- "13930": 2,
- "13932": 1,
- "13935": 1,
- "13936": 1,
- "13937": 1,
- "13940": 2,
- "13942": 2,
- "13950": 1,
- "13953": 1,
- "13959": 2,
- "13960": 1,
- "13967": 1,
- "13970": 1,
- "13972": 3,
- "13979": 1,
- "13981": 2,
- "13982": 1,
- "13986": 2,
- "13988": 1,
- "13990": 1,
- "13997": 2,
- "14001": 1,
- "14006": 1,
- "14007": 1,
- "14012": 1,
- "14014": 1,
- "14016": 2,
- "14017": 1,
- "14019": 1,
- "14023": 1,
- "14024": 5,
- "14029": 2,
- "14030": 1,
- "14031": 3,
- "14034": 2,
- "14035": 4,
- "14041": 1,
- "14043": 1,
- "14044": 3,
- "14047": 1,
- "14048": 1,
- "14049": 2,
- "14050": 2,
- "14051": 1,
- "14053": 2,
- "14055": 3,
- "14056": 2,
- "14057": 2,
- "14058": 4,
- "14060": 1,
- "14061": 2,
- "14062": 1,
- "14063": 2,
- "14064": 1,
- "14066": 1,
- "14067": 2,
- "14068": 3,
- "14069": 2,
- "14070": 1,
- "14071": 3,
- "14072": 1,
- "14073": 1,
- "14075": 1,
- "14077": 1,
- "14082": 1,
- "14083": 2,
- "14085": 2,
- "14091": 1,
- "14092": 1,
- "14093": 1,
- "14094": 1,
- "14096": 2,
- "14097": 1,
- "14098": 3,
- "14101": 1,
- "14104": 1,
- "14108": 2,
- "14109": 1,
- "14113": 1,
- "14115": 1,
- "14116": 1,
- "14117": 1,
- "14118": 1,
- "14121": 1,
- "14123": 1,
- "14126": 1,
- "14127": 1,
- "14128": 1,
- "14129": 1,
- "14130": 1,
- "14132": 2,
- "14133": 1,
- "14135": 1,
- "14136": 2,
- "14137": 1,
- "14139": 1,
- "14140": 2,
- "14141": 1,
- "14142": 2,
- "14144": 1,
- "14145": 1,
- "14146": 1,
- "14148": 1,
- "14150": 1,
- "14151": 1,
- "14153": 1,
- "14154": 1,
- "14155": 1,
- "14156": 3,
- "14157": 3,
- "14158": 3,
- "14159": 2,
- "14160": 2,
- "14161": 1,
- "14162": 1,
- "14164": 1,
- "14166": 3,
- "14168": 2,
- "14170": 1,
- "14173": 2,
- "14177": 3,
- "14178": 1,
- "14180": 2,
- "14181": 3,
- "14182": 4,
- "14183": 1,
- "14184": 1,
- "14186": 1,
- "14187": 1,
- "14188": 2,
- "14190": 2,
- "14195": 1,
- "14197": 1,
- "14198": 1,
- "14199": 1,
- "14201": 1,
- "14203": 1,
- "14205": 1,
- "14206": 1,
- "14208": 1,
- "14209": 1,
- "14210": 1,
- "14211": 1,
- "14212": 1,
- "14213": 1,
- "14214": 1,
- "14216": 2,
- "14217": 2,
- "14218": 2,
- "14219": 1,
- "14221": 1,
- "14222": 2,
- "14223": 2,
- "14224": 1,
- "14226": 1,
- "14228": 1,
- "14230": 1,
- "14233": 1,
- "14234": 2,
- "14235": 1,
- "14236": 1,
- "14237": 2,
- "14238": 3,
- "14240": 1,
- "14242": 1,
- "14247": 1,
- "14248": 1,
- "14250": 2,
- "14251": 3,
- "14253": 1,
- "14255": 3,
- "14256": 1,
- "14257": 3,
- "14258": 2,
- "14259": 1,
- "14260": 2,
- "14261": 3,
- "14264": 2,
- "14267": 2,
- "14268": 3,
- "14269": 4,
- "14270": 3,
- "14271": 4,
- "14272": 2,
- "14273": 1,
- "14275": 2,
- "14276": 1,
- "14277": 5,
- "14278": 3,
- "14279": 4,
- "14280": 1,
- "14281": 3,
- "14282": 3,
- "14283": 4,
- "14285": 4,
- "14286": 3,
- "14287": 5,
- "14288": 2,
- "14289": 4,
- "14290": 1,
- "14291": 1,
- "14293": 5,
- "14294": 1,
- "14295": 3,
- "14296": 3,
- "14297": 7,
- "14298": 4,
- "14299": 5,
- "14300": 9,
- "14301": 3,
- "14302": 6,
- "14303": 5,
- "14304": 2,
- "14305": 10,
- "14306": 1,
- "14307": 3,
- "14308": 4,
- "14309": 3,
- "14310": 5,
- "14311": 2,
- "14312": 2,
- "14313": 4,
- "14314": 1,
- "14315": 4,
- "14316": 2,
- "14317": 5,
- "14318": 4,
- "14320": 3,
- "14321": 6,
- "14322": 3,
- "14323": 5,
- "14324": 4,
- "14325": 2,
- "14326": 2,
- "14327": 3,
- "14328": 4,
- "14329": 1,
- "14330": 1,
- "14331": 2,
- "14332": 3,
- "14333": 4,
- "14334": 3,
- "14335": 2,
- "14336": 2,
- "14338": 1,
- "14340": 1,
- "14341": 1,
- "14342": 2,
- "14343": 5,
- "14344": 1,
- "14345": 2,
- "14346": 5,
- "14347": 3,
- "14348": 2,
- "14349": 1,
- "14350": 2,
- "14351": 2,
- "14352": 2,
- "14353": 1,
- "14355": 3,
- "14357": 1,
- "14358": 1,
- "14360": 1,
- "14363": 2,
- "14367": 2,
- "14368": 2,
- "14369": 1,
- "14373": 2,
- "14374": 3,
- "14375": 1,
- "14377": 3,
- "14379": 1,
- "14380": 2,
- "14381": 1,
- "14383": 2,
- "14384": 2,
- "14387": 2,
- "14390": 1,
- "14392": 1,
- "14393": 2,
- "14394": 2,
- "14395": 1,
- "14396": 1,
- "14397": 2,
- "14398": 3,
- "14399": 1,
- "14400": 2,
- "14402": 1,
- "14403": 1,
- "14404": 3,
- "14406": 5,
- "14409": 4,
- "14410": 2,
- "14411": 1,
- "14412": 3,
- "14413": 2,
- "14414": 3,
- "14416": 2,
- "14417": 5,
- "14418": 2,
- "14419": 1,
- "14420": 1,
- "14421": 5,
- "14422": 3,
- "14423": 4,
- "14424": 1,
- "14425": 1,
- "14426": 1,
- "14427": 3,
- "14428": 2,
- "14429": 2,
- "14430": 1,
- "14431": 2,
- "14432": 1,
- "14434": 1,
- "14435": 2,
- "14436": 2,
- "14437": 3,
- "14438": 2,
- "14440": 4,
- "14441": 2,
- "14443": 2,
- "14444": 3,
- "14445": 1,
- "14446": 3,
- "14447": 1,
- "14448": 1,
- "14449": 2,
- "14450": 6,
- "14451": 3,
- "14452": 2,
- "14453": 4,
- "14454": 1,
- "14455": 7,
- "14456": 3,
- "14457": 4,
- "14458": 5,
- "14459": 1,
- "14460": 1,
- "14461": 3,
- "14462": 2,
- "14463": 3,
- "14464": 3,
- "14465": 1,
- "14466": 2,
- "14468": 3,
- "14470": 3,
- "14472": 1,
- "14473": 1,
- "14475": 1,
- "14476": 2,
- "14477": 3,
- "14478": 3,
- "14479": 2,
- "14481": 5,
- "14482": 1,
- "14483": 1,
- "14484": 2,
- "14485": 3,
- "14486": 1,
- "14487": 1,
- "14488": 1,
- "14489": 1,
- "14490": 1,
- "14491": 1,
- "14492": 1,
- "14494": 1,
- "14498": 1,
- "14499": 3,
- "14500": 2,
- "14501": 1,
- "14503": 2,
- "14504": 1,
- "14505": 2,
- "14507": 1,
- "14508": 3,
- "14510": 2,
- "14511": 2,
- "14512": 1,
- "14513": 1,
- "14514": 2,
- "14518": 1,
- "14519": 2,
- "14520": 1,
- "14524": 1,
- "14525": 1,
- "14526": 1,
- "14527": 2,
- "14528": 2,
- "14529": 1,
- "14533": 1,
- "14534": 1,
- "14535": 2,
- "14536": 1,
- "14538": 1,
- "14541": 1,
- "14543": 1
- },
- "started": "2020-09-07T18:45:08.647Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8498035888671875,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 13923182,
- "incomingOctetsWireLevel": 13931182,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0005745812990162738,
- "outgoingCompressionRatio": 0.8498035888671875,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 13923182,
- "outgoingOctetsWireLevel": 13927182,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0002872906495081369,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "10390": 1,
- "10441": 1,
- "10483": 1,
- "10496": 1,
- "10528": 1,
- "10551": 1,
- "10568": 1,
- "10575": 1,
- "10583": 1,
- "10652": 1,
- "10670": 1,
- "10712": 1,
- "10751": 1,
- "10753": 1,
- "10766": 1,
- "10775": 1,
- "10811": 1,
- "10863": 1,
- "10884": 1,
- "10889": 1,
- "10989": 1,
- "11019": 1,
- "11055": 1,
- "11068": 1,
- "11079": 1,
- "11152": 1,
- "11198": 1,
- "11214": 1,
- "11231": 1,
- "11246": 1,
- "11307": 1,
- "11362": 1,
- "11364": 1,
- "11381": 1,
- "11424": 1,
- "11473": 1,
- "11521": 1,
- "11533": 1,
- "11536": 1,
- "11580": 1,
- "11647": 1,
- "11665": 1,
- "11685": 1,
- "11717": 1,
- "11757": 1,
- "11763": 1,
- "11765": 1,
- "11767": 1,
- "11773": 1,
- "11788": 1,
- "11809": 1,
- "11810": 1,
- "11812": 1,
- "11819": 1,
- "11825": 1,
- "11837": 1,
- "11840": 1,
- "11844": 1,
- "11859": 1,
- "11863": 1,
- "11864": 1,
- "11892": 1,
- "11897": 1,
- "11901": 1,
- "11906": 1,
- "11908": 1,
- "11925": 1,
- "11941": 1,
- "11954": 1,
- "11963": 1,
- "11969": 1,
- "11984": 1,
- "12011": 1,
- "12017": 1,
- "12019": 1,
- "12034": 1,
- "12041": 1,
- "12062": 1,
- "12107": 2,
- "12123": 1,
- "12126": 1,
- "12140": 1,
- "12156": 2,
- "12169": 1,
- "12195": 2,
- "12221": 1,
- "12224": 1,
- "12235": 1,
- "12237": 1,
- "12269": 1,
- "12274": 1,
- "12276": 1,
- "12288": 1,
- "12317": 1,
- "12322": 1,
- "12341": 1,
- "12387": 1,
- "12396": 1,
- "12430": 1,
- "12433": 1,
- "12445": 1,
- "12500": 1,
- "12524": 1,
- "12551": 1,
- "12561": 1,
- "12616": 1,
- "12632": 1,
- "12663": 1,
- "12687": 1,
- "12705": 1,
- "12746": 1,
- "12782": 1,
- "12796": 1,
- "12801": 1,
- "12830": 1,
- "12872": 1,
- "12909": 1,
- "12918": 1,
- "12951": 1,
- "12970": 1,
- "12982": 1,
- "12986": 1,
- "13013": 1,
- "13029": 1,
- "13059": 1,
- "13070": 1,
- "13137": 1,
- "13151": 1,
- "13177": 1,
- "13182": 1,
- "13183": 1,
- "13223": 1,
- "13249": 1,
- "13269": 1,
- "13289": 1,
- "13334": 1,
- "13370": 1,
- "13371": 1,
- "13384": 1,
- "13406": 1,
- "13423": 1,
- "13465": 1,
- "13479": 1,
- "13515": 1,
- "13547": 1,
- "13562": 1,
- "13575": 1,
- "13588": 1,
- "13613": 1,
- "13638": 1,
- "13658": 1,
- "13668": 1,
- "13693": 1,
- "13718": 1,
- "13741": 1,
- "13743": 1,
- "13755": 1,
- "13766": 1,
- "13805": 1,
- "13823": 1,
- "13837": 1,
- "13841": 1,
- "13844": 1,
- "13846": 1,
- "13849": 2,
- "13850": 2,
- "13852": 1,
- "13853": 1,
- "13856": 1,
- "13857": 1,
- "13859": 1,
- "13862": 1,
- "13865": 2,
- "13866": 1,
- "13867": 2,
- "13869": 1,
- "13870": 1,
- "13876": 1,
- "13877": 1,
- "13878": 1,
- "13879": 1,
- "13883": 2,
- "13885": 1,
- "13886": 1,
- "13887": 1,
- "13892": 1,
- "13893": 1,
- "13894": 1,
- "13896": 1,
- "13897": 1,
- "13899": 1,
- "13903": 1,
- "13905": 1,
- "13908": 1,
- "13909": 1,
- "13910": 1,
- "13915": 1,
- "13925": 1,
- "13926": 2,
- "13928": 1,
- "13931": 1,
- "13932": 1,
- "13933": 1,
- "13936": 2,
- "13938": 2,
- "13946": 1,
- "13949": 1,
- "13955": 2,
- "13956": 1,
- "13963": 1,
- "13966": 1,
- "13968": 3,
- "13975": 1,
- "13977": 2,
- "13978": 1,
- "13982": 2,
- "13984": 1,
- "13986": 1,
- "13993": 2,
- "13997": 1,
- "14002": 1,
- "14003": 1,
- "14008": 1,
- "14010": 1,
- "14012": 2,
- "14013": 1,
- "14015": 1,
- "14019": 1,
- "14020": 5,
- "14025": 2,
- "14026": 1,
- "14027": 3,
- "14030": 2,
- "14031": 4,
- "14037": 1,
- "14039": 1,
- "14040": 3,
- "14043": 1,
- "14044": 1,
- "14045": 2,
- "14046": 2,
- "14047": 1,
- "14049": 2,
- "14051": 3,
- "14052": 2,
- "14053": 2,
- "14054": 4,
- "14056": 1,
- "14057": 2,
- "14058": 1,
- "14059": 2,
- "14060": 1,
- "14062": 1,
- "14063": 2,
- "14064": 3,
- "14065": 2,
- "14066": 1,
- "14067": 3,
- "14068": 1,
- "14069": 1,
- "14071": 1,
- "14073": 1,
- "14078": 1,
- "14079": 2,
- "14081": 2,
- "14087": 1,
- "14088": 1,
- "14089": 1,
- "14090": 1,
- "14092": 2,
- "14093": 1,
- "14094": 3,
- "14097": 1,
- "14100": 1,
- "14104": 2,
- "14105": 1,
- "14109": 1,
- "14111": 1,
- "14112": 1,
- "14113": 1,
- "14114": 1,
- "14117": 1,
- "14119": 1,
- "14122": 1,
- "14123": 1,
- "14124": 1,
- "14125": 1,
- "14126": 1,
- "14128": 2,
- "14129": 1,
- "14131": 1,
- "14132": 2,
- "14133": 1,
- "14135": 1,
- "14136": 2,
- "14137": 1,
- "14138": 2,
- "14140": 1,
- "14141": 1,
- "14142": 1,
- "14144": 1,
- "14146": 1,
- "14147": 1,
- "14149": 1,
- "14150": 1,
- "14151": 1,
- "14152": 3,
- "14153": 3,
- "14154": 3,
- "14155": 2,
- "14156": 2,
- "14157": 1,
- "14158": 1,
- "14160": 1,
- "14162": 3,
- "14164": 2,
- "14166": 1,
- "14169": 2,
- "14173": 3,
- "14174": 1,
- "14176": 2,
- "14177": 3,
- "14178": 4,
- "14179": 1,
- "14180": 1,
- "14182": 1,
- "14183": 1,
- "14184": 2,
- "14186": 2,
- "14191": 1,
- "14193": 1,
- "14194": 1,
- "14195": 1,
- "14197": 1,
- "14199": 1,
- "14201": 1,
- "14202": 1,
- "14204": 1,
- "14205": 1,
- "14206": 1,
- "14207": 1,
- "14208": 1,
- "14209": 1,
- "14210": 1,
- "14212": 2,
- "14213": 2,
- "14214": 2,
- "14215": 1,
- "14217": 1,
- "14218": 2,
- "14219": 2,
- "14220": 1,
- "14222": 1,
- "14224": 1,
- "14226": 1,
- "14229": 1,
- "14230": 2,
- "14231": 1,
- "14232": 1,
- "14233": 2,
- "14234": 3,
- "14236": 1,
- "14238": 1,
- "14243": 1,
- "14244": 1,
- "14246": 2,
- "14247": 3,
- "14249": 1,
- "14251": 3,
- "14252": 1,
- "14253": 3,
- "14254": 2,
- "14255": 1,
- "14256": 2,
- "14257": 3,
- "14260": 2,
- "14263": 2,
- "14264": 3,
- "14265": 4,
- "14266": 3,
- "14267": 4,
- "14268": 2,
- "14269": 1,
- "14271": 2,
- "14272": 1,
- "14273": 5,
- "14274": 3,
- "14275": 4,
- "14276": 1,
- "14277": 3,
- "14278": 3,
- "14279": 4,
- "14281": 4,
- "14282": 3,
- "14283": 5,
- "14284": 2,
- "14285": 4,
- "14286": 1,
- "14287": 1,
- "14289": 5,
- "14290": 1,
- "14291": 3,
- "14292": 3,
- "14293": 7,
- "14294": 4,
- "14295": 5,
- "14296": 9,
- "14297": 3,
- "14298": 6,
- "14299": 5,
- "14300": 2,
- "14301": 10,
- "14302": 1,
- "14303": 3,
- "14304": 4,
- "14305": 3,
- "14306": 5,
- "14307": 2,
- "14308": 2,
- "14309": 4,
- "14310": 1,
- "14311": 4,
- "14312": 2,
- "14313": 5,
- "14314": 4,
- "14316": 3,
- "14317": 6,
- "14318": 3,
- "14319": 5,
- "14320": 4,
- "14321": 2,
- "14322": 2,
- "14323": 3,
- "14324": 4,
- "14325": 1,
- "14326": 1,
- "14327": 2,
- "14328": 3,
- "14329": 4,
- "14330": 3,
- "14331": 2,
- "14332": 2,
- "14334": 1,
- "14336": 1,
- "14337": 1,
- "14338": 2,
- "14339": 5,
- "14340": 1,
- "14341": 2,
- "14342": 5,
- "14343": 3,
- "14344": 2,
- "14345": 1,
- "14346": 2,
- "14347": 2,
- "14348": 2,
- "14349": 1,
- "14351": 3,
- "14353": 1,
- "14354": 1,
- "14356": 1,
- "14359": 2,
- "14363": 2,
- "14364": 2,
- "14365": 1,
- "14369": 2,
- "14370": 3,
- "14371": 1,
- "14373": 3,
- "14375": 1,
- "14376": 2,
- "14377": 1,
- "14379": 2,
- "14380": 2,
- "14383": 2,
- "14386": 1,
- "14388": 1,
- "14389": 2,
- "14390": 2,
- "14391": 1,
- "14392": 1,
- "14393": 2,
- "14394": 3,
- "14395": 1,
- "14396": 2,
- "14398": 1,
- "14399": 1,
- "14400": 3,
- "14402": 5,
- "14405": 4,
- "14406": 2,
- "14407": 1,
- "14408": 3,
- "14409": 2,
- "14410": 3,
- "14412": 2,
- "14413": 5,
- "14414": 2,
- "14415": 1,
- "14416": 1,
- "14417": 5,
- "14418": 3,
- "14419": 4,
- "14420": 1,
- "14421": 1,
- "14422": 1,
- "14423": 3,
- "14424": 2,
- "14425": 2,
- "14426": 1,
- "14427": 2,
- "14428": 1,
- "14430": 1,
- "14431": 2,
- "14432": 2,
- "14433": 3,
- "14434": 2,
- "14436": 4,
- "14437": 2,
- "14439": 2,
- "14440": 3,
- "14441": 1,
- "14442": 3,
- "14443": 1,
- "14444": 1,
- "14445": 2,
- "14446": 6,
- "14447": 3,
- "14448": 2,
- "14449": 4,
- "14450": 1,
- "14451": 7,
- "14452": 3,
- "14453": 4,
- "14454": 5,
- "14455": 1,
- "14456": 1,
- "14457": 3,
- "14458": 2,
- "14459": 3,
- "14460": 3,
- "14461": 1,
- "14462": 2,
- "14464": 3,
- "14466": 3,
- "14468": 1,
- "14469": 1,
- "14471": 1,
- "14472": 2,
- "14473": 3,
- "14474": 3,
- "14475": 2,
- "14477": 5,
- "14478": 1,
- "14479": 1,
- "14480": 2,
- "14481": 3,
- "14482": 1,
- "14483": 1,
- "14484": 1,
- "14485": 1,
- "14486": 1,
- "14487": 1,
- "14488": 1,
- "14490": 1,
- "14494": 1,
- "14495": 3,
- "14496": 2,
- "14497": 1,
- "14499": 2,
- "14500": 1,
- "14501": 2,
- "14503": 1,
- "14504": 3,
- "14506": 2,
- "14507": 2,
- "14508": 1,
- "14509": 1,
- "14510": 2,
- "14514": 1,
- "14515": 2,
- "14516": 1,
- "14520": 1,
- "14521": 1,
- "14522": 1,
- "14523": 2,
- "14524": 2,
- "14525": 1,
- "14529": 1,
- "14530": 1,
- "14531": 2,
- "14532": 1,
- "14534": 1,
- "14537": 1,
- "14539": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333236266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c217bb43c1ff"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c217bb43"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_8.html b/autobahn/client/tungstenite_case_12_2_8.html
deleted file mode 100644
index 3907796..0000000
--- a/autobahn/client/tungstenite_case_12_2_8.html
+++ /dev/null
@@ -1,1698 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.8 : Pass - 3248 ms @ 2020-09-07T18:45:10.326Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=327&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: o1ZF3GAmH94FUwQZSVSbhw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: auQLlBVoPV+DAz0bBaEkySOIlJ4=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 22873 | 1 | 22873 |
- 22876 | 1 | 22876 |
- 22885 | 1 | 22885 |
- 22975 | 1 | 22975 |
- 23046 | 1 | 23046 |
- 23087 | 1 | 23087 |
- 23102 | 1 | 23102 |
- 23122 | 1 | 23122 |
- 23162 | 1 | 23162 |
- 23236 | 1 | 23236 |
- 23238 | 1 | 23238 |
- 23246 | 1 | 23246 |
- 23259 | 1 | 23259 |
- 23268 | 1 | 23268 |
- 23275 | 1 | 23275 |
- 23283 | 1 | 23283 |
- 23291 | 1 | 23291 |
- 23311 | 1 | 23311 |
- 23354 | 1 | 23354 |
- 23357 | 1 | 23357 |
- 23375 | 1 | 23375 |
- 23382 | 1 | 23382 |
- 23403 | 1 | 23403 |
- 23415 | 1 | 23415 |
- 23454 | 1 | 23454 |
- 23495 | 1 | 23495 |
- 23537 | 1 | 23537 |
- 23555 | 1 | 23555 |
- 23572 | 1 | 23572 |
- 23581 | 1 | 23581 |
- 23614 | 1 | 23614 |
- 23641 | 1 | 23641 |
- 23661 | 1 | 23661 |
- 23696 | 1 | 23696 |
- 23740 | 1 | 23740 |
- 23750 | 1 | 23750 |
- 23778 | 1 | 23778 |
- 23794 | 1 | 23794 |
- 23846 | 1 | 23846 |
- 23895 | 1 | 23895 |
- 23925 | 1 | 23925 |
- 23933 | 1 | 23933 |
- 23955 | 1 | 23955 |
- 23998 | 1 | 23998 |
- 24074 | 1 | 24074 |
- 24080 | 1 | 24080 |
- 24099 | 1 | 24099 |
- 24115 | 1 | 24115 |
- 24168 | 1 | 24168 |
- 24231 | 1 | 24231 |
- 24261 | 1 | 24261 |
- 24271 | 1 | 24271 |
- 24292 | 1 | 24292 |
- 24326 | 1 | 24326 |
- 24388 | 1 | 24388 |
- 24393 | 1 | 24393 |
- 24438 | 1 | 24438 |
- 24456 | 1 | 24456 |
- 24476 | 1 | 24476 |
- 24542 | 1 | 24542 |
- 24565 | 1 | 24565 |
- 24614 | 1 | 24614 |
- 24624 | 1 | 24624 |
- 24638 | 1 | 24638 |
- 24697 | 1 | 24697 |
- 24717 | 1 | 24717 |
- 24758 | 1 | 24758 |
- 24791 | 1 | 24791 |
- 24809 | 1 | 24809 |
- 24847 | 1 | 24847 |
- 24883 | 1 | 24883 |
- 24909 | 1 | 24909 |
- 24912 | 1 | 24912 |
- 24933 | 1 | 24933 |
- 24952 | 1 | 24952 |
- 24984 | 1 | 24984 |
- 24993 | 1 | 24993 |
- 25009 | 1 | 25009 |
- 25027 | 1 | 25027 |
- 25030 | 1 | 25030 |
- 25046 | 1 | 25046 |
- 25058 | 1 | 25058 |
- 25085 | 1 | 25085 |
- 25099 | 1 | 25099 |
- 25132 | 1 | 25132 |
- 25148 | 1 | 25148 |
- 25185 | 1 | 25185 |
- 25188 | 1 | 25188 |
- 25206 | 1 | 25206 |
- 25208 | 1 | 25208 |
- 25244 | 1 | 25244 |
- 25252 | 1 | 25252 |
- 25299 | 1 | 25299 |
- 25307 | 1 | 25307 |
- 25332 | 1 | 25332 |
- 25341 | 1 | 25341 |
- 25349 | 1 | 25349 |
- 25369 | 1 | 25369 |
- 25381 | 1 | 25381 |
- 25418 | 1 | 25418 |
- 25448 | 1 | 25448 |
- 25470 | 2 | 50940 |
- 25499 | 1 | 25499 |
- 25513 | 1 | 25513 |
- 25525 | 1 | 25525 |
- 25539 | 1 | 25539 |
- 25564 | 1 | 25564 |
- 25605 | 1 | 25605 |
- 25616 | 1 | 25616 |
- 25632 | 1 | 25632 |
- 25646 | 1 | 25646 |
- 25672 | 1 | 25672 |
- 25673 | 1 | 25673 |
- 25699 | 1 | 25699 |
- 25707 | 1 | 25707 |
- 25756 | 1 | 25756 |
- 25766 | 1 | 25766 |
- 25784 | 1 | 25784 |
- 25793 | 1 | 25793 |
- 25818 | 1 | 25818 |
- 25834 | 1 | 25834 |
- 25845 | 1 | 25845 |
- 25850 | 1 | 25850 |
- 25906 | 1 | 25906 |
- 25925 | 1 | 25925 |
- 25933 | 1 | 25933 |
- 25956 | 1 | 25956 |
- 25977 | 1 | 25977 |
- 25980 | 1 | 25980 |
- 25992 | 1 | 25992 |
- 26000 | 1 | 26000 |
- 26055 | 1 | 26055 |
- 26068 | 1 | 26068 |
- 26083 | 1 | 26083 |
- 26108 | 1 | 26108 |
- 26119 | 1 | 26119 |
- 26130 | 1 | 26130 |
- 26151 | 1 | 26151 |
- 26156 | 1 | 26156 |
- 26193 | 1 | 26193 |
- 26203 | 1 | 26203 |
- 26229 | 1 | 26229 |
- 26243 | 1 | 26243 |
- 26269 | 1 | 26269 |
- 26271 | 1 | 26271 |
- 26281 | 1 | 26281 |
- 26298 | 1 | 26298 |
- 26328 | 1 | 26328 |
- 26346 | 1 | 26346 |
- 26348 | 1 | 26348 |
- 26361 | 1 | 26361 |
- 26388 | 2 | 52776 |
- 26408 | 1 | 26408 |
- 26431 | 1 | 26431 |
- 26459 | 1 | 26459 |
- 26460 | 1 | 26460 |
- 26476 | 1 | 26476 |
- 26504 | 1 | 26504 |
- 26522 | 1 | 26522 |
- 26535 | 1 | 26535 |
- 26550 | 1 | 26550 |
- 26564 | 1 | 26564 |
- 26565 | 1 | 26565 |
- 26571 | 1 | 26571 |
- 26608 | 1 | 26608 |
- 26619 | 1 | 26619 |
- 26620 | 1 | 26620 |
- 26628 | 1 | 26628 |
- 26654 | 1 | 26654 |
- 26679 | 1 | 26679 |
- 26699 | 1 | 26699 |
- 26735 | 1 | 26735 |
- 26748 | 1 | 26748 |
- 26761 | 1 | 26761 |
- 26831 | 1 | 26831 |
- 26857 | 1 | 26857 |
- 26899 | 1 | 26899 |
- 26926 | 1 | 26926 |
- 26944 | 1 | 26944 |
- 26993 | 1 | 26993 |
- 27016 | 1 | 27016 |
- 27057 | 1 | 27057 |
- 27074 | 1 | 27074 |
- 27112 | 1 | 27112 |
- 27132 | 1 | 27132 |
- 27153 | 1 | 27153 |
- 27202 | 1 | 27202 |
- 27205 | 1 | 27205 |
- 27265 | 1 | 27265 |
- 27300 | 1 | 27300 |
- 27314 | 1 | 27314 |
- 27323 | 1 | 27323 |
- 27334 | 1 | 27334 |
- 27387 | 1 | 27387 |
- 27429 | 1 | 27429 |
- 27444 | 1 | 27444 |
- 27466 | 1 | 27466 |
- 27503 | 1 | 27503 |
- 27508 | 1 | 27508 |
- 27560 | 1 | 27560 |
- 27564 | 1 | 27564 |
- 27606 | 1 | 27606 |
- 27624 | 1 | 27624 |
- 27681 | 1 | 27681 |
- 27684 | 1 | 27684 |
- 27687 | 1 | 27687 |
- 27740 | 1 | 27740 |
- 27769 | 1 | 27769 |
- 27794 | 1 | 27794 |
- 27808 | 1 | 27808 |
- 27845 | 1 | 27845 |
- 27870 | 1 | 27870 |
- 27880 | 1 | 27880 |
- 27898 | 1 | 27898 |
- 27911 | 1 | 27911 |
- 27936 | 1 | 27936 |
- 27968 | 1 | 27968 |
- 27970 | 1 | 27970 |
- 28002 | 1 | 28002 |
- 28024 | 1 | 28024 |
- 28031 | 2 | 56062 |
- 28032 | 1 | 28032 |
- 28036 | 1 | 28036 |
- 28039 | 2 | 56078 |
- 28040 | 3 | 84120 |
- 28043 | 2 | 56086 |
- 28044 | 1 | 28044 |
- 28048 | 3 | 84144 |
- 28050 | 1 | 28050 |
- 28056 | 1 | 28056 |
- 28057 | 2 | 56114 |
- 28059 | 3 | 84177 |
- 28060 | 1 | 28060 |
- 28062 | 1 | 28062 |
- 28063 | 2 | 56126 |
- 28066 | 1 | 28066 |
- 28070 | 2 | 56140 |
- 28077 | 2 | 56154 |
- 28080 | 1 | 28080 |
- 28088 | 1 | 28088 |
- 28089 | 1 | 28089 |
- 28091 | 3 | 84273 |
- 28092 | 1 | 28092 |
- 28099 | 2 | 56198 |
- 28104 | 1 | 28104 |
- 28109 | 1 | 28109 |
- 28112 | 1 | 28112 |
- 28117 | 2 | 56234 |
- 28119 | 1 | 28119 |
- 28122 | 1 | 28122 |
- 28125 | 1 | 28125 |
- 28128 | 2 | 56256 |
- 28129 | 1 | 28129 |
- 28132 | 1 | 28132 |
- 28134 | 1 | 28134 |
- 28138 | 1 | 28138 |
- 28139 | 1 | 28139 |
- 28142 | 1 | 28142 |
- 28148 | 2 | 56296 |
- 28151 | 1 | 28151 |
- 28153 | 2 | 56306 |
- 28154 | 1 | 28154 |
- 28158 | 3 | 84474 |
- 28160 | 2 | 56320 |
- 28161 | 1 | 28161 |
- 28163 | 2 | 56326 |
- 28164 | 1 | 28164 |
- 28168 | 2 | 56336 |
- 28169 | 2 | 56338 |
- 28172 | 1 | 28172 |
- 28174 | 1 | 28174 |
- 28178 | 1 | 28178 |
- 28180 | 2 | 56360 |
- 28184 | 2 | 56368 |
- 28185 | 1 | 28185 |
- 28189 | 1 | 28189 |
- 28190 | 1 | 28190 |
- 28191 | 1 | 28191 |
- 28192 | 1 | 28192 |
- 28193 | 1 | 28193 |
- 28194 | 1 | 28194 |
- 28195 | 1 | 28195 |
- 28196 | 2 | 56392 |
- 28199 | 1 | 28199 |
- 28200 | 1 | 28200 |
- 28201 | 2 | 56402 |
- 28202 | 1 | 28202 |
- 28204 | 1 | 28204 |
- 28206 | 1 | 28206 |
- 28207 | 1 | 28207 |
- 28209 | 2 | 56418 |
- 28210 | 3 | 84630 |
- 28211 | 2 | 56422 |
- 28212 | 1 | 28212 |
- 28213 | 1 | 28213 |
- 28215 | 2 | 56430 |
- 28216 | 3 | 84648 |
- 28217 | 1 | 28217 |
- 28218 | 1 | 28218 |
- 28219 | 1 | 28219 |
- 28221 | 1 | 28221 |
- 28223 | 1 | 28223 |
- 28224 | 1 | 28224 |
- 28225 | 2 | 56450 |
- 28227 | 2 | 56454 |
- 28229 | 1 | 28229 |
- 28231 | 1 | 28231 |
- 28233 | 1 | 28233 |
- 28234 | 1 | 28234 |
- 28238 | 1 | 28238 |
- 28241 | 1 | 28241 |
- 28244 | 1 | 28244 |
- 28245 | 1 | 28245 |
- 28247 | 1 | 28247 |
- 28248 | 1 | 28248 |
- 28249 | 2 | 56498 |
- 28250 | 2 | 56500 |
- 28252 | 1 | 28252 |
- 28255 | 1 | 28255 |
- 28256 | 1 | 28256 |
- 28257 | 1 | 28257 |
- 28258 | 2 | 56516 |
- 28259 | 1 | 28259 |
- 28260 | 2 | 56520 |
- 28261 | 1 | 28261 |
- 28264 | 1 | 28264 |
- 28265 | 1 | 28265 |
- 28266 | 1 | 28266 |
- 28267 | 1 | 28267 |
- 28272 | 3 | 84816 |
- 28273 | 1 | 28273 |
- 28275 | 2 | 56550 |
- 28276 | 2 | 56552 |
- 28278 | 1 | 28278 |
- 28279 | 1 | 28279 |
- 28280 | 1 | 28280 |
- 28282 | 1 | 28282 |
- 28286 | 2 | 56572 |
- 28289 | 2 | 56578 |
- 28291 | 4 | 113164 |
- 28295 | 1 | 28295 |
- 28297 | 2 | 56594 |
- 28301 | 1 | 28301 |
- 28306 | 1 | 28306 |
- 28307 | 1 | 28307 |
- 28308 | 1 | 28308 |
- 28310 | 1 | 28310 |
- 28314 | 1 | 28314 |
- 28315 | 1 | 28315 |
- 28316 | 2 | 56632 |
- 28317 | 1 | 28317 |
- 28318 | 2 | 56636 |
- 28319 | 1 | 28319 |
- 28323 | 1 | 28323 |
- 28326 | 1 | 28326 |
- 28330 | 1 | 28330 |
- 28332 | 1 | 28332 |
- 28336 | 1 | 28336 |
- 28337 | 1 | 28337 |
- 28339 | 1 | 28339 |
- 28340 | 2 | 56680 |
- 28342 | 1 | 28342 |
- 28346 | 1 | 28346 |
- 28347 | 1 | 28347 |
- 28348 | 1 | 28348 |
- 28354 | 2 | 56708 |
- 28362 | 1 | 28362 |
- 28366 | 2 | 56732 |
- 28369 | 1 | 28369 |
- 28373 | 1 | 28373 |
- 28376 | 1 | 28376 |
- 28377 | 3 | 85131 |
- 28378 | 1 | 28378 |
- 28380 | 3 | 85140 |
- 28382 | 1 | 28382 |
- 28385 | 1 | 28385 |
- 28387 | 1 | 28387 |
- 28389 | 1 | 28389 |
- 28390 | 1 | 28390 |
- 28392 | 2 | 56784 |
- 28395 | 1 | 28395 |
- 28396 | 1 | 28396 |
- 28397 | 2 | 56794 |
- 28400 | 1 | 28400 |
- 28403 | 1 | 28403 |
- 28405 | 1 | 28405 |
- 28408 | 1 | 28408 |
- 28412 | 1 | 28412 |
- 28416 | 1 | 28416 |
- 28418 | 2 | 56836 |
- 28421 | 1 | 28421 |
- 28425 | 1 | 28425 |
- 28426 | 1 | 28426 |
- 28428 | 1 | 28428 |
- 28429 | 1 | 28429 |
- 28430 | 1 | 28430 |
- 28436 | 1 | 28436 |
- 28438 | 1 | 28438 |
- 28439 | 1 | 28439 |
- 28441 | 1 | 28441 |
- 28442 | 1 | 28442 |
- 28443 | 1 | 28443 |
- 28446 | 2 | 56892 |
- 28448 | 2 | 56896 |
- 28454 | 1 | 28454 |
- 28455 | 2 | 56910 |
- 28458 | 4 | 113832 |
- 28459 | 1 | 28459 |
- 28465 | 1 | 28465 |
- 28467 | 2 | 56934 |
- 28469 | 1 | 28469 |
- 28475 | 1 | 28475 |
- 28476 | 2 | 56952 |
- 28477 | 1 | 28477 |
- 28478 | 1 | 28478 |
- 28481 | 2 | 56962 |
- 28484 | 2 | 56968 |
- 28485 | 2 | 56970 |
- 28486 | 2 | 56972 |
- 28487 | 4 | 113948 |
- 28488 | 1 | 28488 |
- 28490 | 1 | 28490 |
- 28493 | 1 | 28493 |
- 28498 | 1 | 28498 |
- 28500 | 1 | 28500 |
- 28504 | 1 | 28504 |
- 28505 | 1 | 28505 |
- 28506 | 1 | 28506 |
- 28507 | 2 | 57014 |
- 28508 | 1 | 28508 |
- 28510 | 1 | 28510 |
- 28511 | 1 | 28511 |
- 28512 | 1 | 28512 |
- 28516 | 1 | 28516 |
- 28517 | 2 | 57034 |
- 28519 | 1 | 28519 |
- 28521 | 2 | 57042 |
- 28524 | 2 | 57048 |
- 28525 | 1 | 28525 |
- 28526 | 3 | 85578 |
- 28527 | 1 | 28527 |
- 28529 | 1 | 28529 |
- 28530 | 4 | 114120 |
- 28531 | 2 | 57062 |
- 28532 | 2 | 57064 |
- 28533 | 3 | 85599 |
- 28534 | 3 | 85602 |
- 28535 | 2 | 57070 |
- 28536 | 3 | 85608 |
- 28537 | 1 | 28537 |
- 28538 | 2 | 57076 |
- 28539 | 2 | 57078 |
- 28540 | 1 | 28540 |
- 28542 | 2 | 57084 |
- 28543 | 1 | 28543 |
- 28544 | 1 | 28544 |
- 28545 | 2 | 57090 |
- 28547 | 2 | 57094 |
- 28549 | 1 | 28549 |
- 28552 | 1 | 28552 |
- 28553 | 1 | 28553 |
- 28555 | 1 | 28555 |
- 28556 | 2 | 57112 |
- 28557 | 3 | 85671 |
- 28558 | 2 | 57116 |
- 28559 | 1 | 28559 |
- 28560 | 1 | 28560 |
- 28561 | 1 | 28561 |
- 28562 | 1 | 28562 |
- 28563 | 1 | 28563 |
- 28564 | 2 | 57128 |
- 28566 | 1 | 28566 |
- 28568 | 1 | 28568 |
- 28570 | 2 | 57140 |
- 28571 | 1 | 28571 |
- 28572 | 4 | 114288 |
- 28573 | 1 | 28573 |
- 28574 | 4 | 114296 |
- 28575 | 2 | 57150 |
- 28576 | 1 | 28576 |
- 28577 | 1 | 28577 |
- 28578 | 3 | 85734 |
- 28579 | 5 | 142895 |
- 28581 | 3 | 85743 |
- 28582 | 1 | 28582 |
- 28583 | 2 | 57166 |
- 28584 | 1 | 28584 |
- 28585 | 1 | 28585 |
- 28586 | 2 | 57172 |
- 28588 | 3 | 85764 |
- 28589 | 1 | 28589 |
- 28592 | 2 | 57184 |
- 28594 | 2 | 57188 |
- 28595 | 5 | 142975 |
- 28598 | 1 | 28598 |
- 28599 | 2 | 57198 |
- 28600 | 2 | 57200 |
- 28601 | 2 | 57202 |
- 28602 | 2 | 57204 |
- 28604 | 4 | 114416 |
- 28605 | 1 | 28605 |
- 28606 | 2 | 57212 |
- 28607 | 4 | 114428 |
- 28608 | 3 | 85824 |
- 28609 | 1 | 28609 |
- 28610 | 1 | 28610 |
- 28611 | 1 | 28611 |
- 28614 | 2 | 57228 |
- 28615 | 1 | 28615 |
- 28617 | 2 | 57234 |
- 28618 | 2 | 57236 |
- 28619 | 1 | 28619 |
- 28620 | 2 | 57240 |
- 28621 | 3 | 85863 |
- 28623 | 3 | 85869 |
- 28624 | 1 | 28624 |
- 28625 | 5 | 143125 |
- 28626 | 1 | 28626 |
- 28627 | 4 | 114508 |
- 28628 | 4 | 114512 |
- 28629 | 3 | 85887 |
- 28630 | 1 | 28630 |
- 28631 | 3 | 85893 |
- 28633 | 1 | 28633 |
- 28635 | 3 | 85905 |
- 28636 | 3 | 85908 |
- 28637 | 1 | 28637 |
- 28638 | 2 | 57276 |
- 28639 | 1 | 28639 |
- 28640 | 3 | 85920 |
- 28641 | 1 | 28641 |
- 28642 | 3 | 85926 |
- 28643 | 3 | 85929 |
- 28644 | 1 | 28644 |
- 28645 | 1 | 28645 |
- 28646 | 2 | 57292 |
- 28647 | 2 | 57294 |
- 28648 | 4 | 114592 |
- 28649 | 1 | 28649 |
- 28650 | 1 | 28650 |
- 28653 | 1 | 28653 |
- 28654 | 2 | 57308 |
- 28656 | 1 | 28656 |
- 28657 | 2 | 57314 |
- 28660 | 1 | 28660 |
- 28662 | 1 | 28662 |
- 28664 | 1 | 28664 |
- 28666 | 1 | 28666 |
- 28667 | 1 | 28667 |
- 28674 | 1 | 28674 |
- 28675 | 2 | 57350 |
- 28678 | 1 | 28678 |
- 28681 | 3 | 86043 |
- 28682 | 1 | 28682 |
- 28685 | 1 | 28685 |
- 28687 | 2 | 57374 |
- 28691 | 1 | 28691 |
- 28694 | 2 | 57388 |
- 28697 | 1 | 28697 |
- 28702 | 1 | 28702 |
- 28703 | 1 | 28703 |
- 28706 | 1 | 28706 |
- 28709 | 1 | 28709 |
- 28710 | 1 | 28710 |
- 28711 | 1 | 28711 |
- 28712 | 1 | 28712 |
- 28716 | 1 | 28716 |
- 28719 | 1 | 28719 |
- 28722 | 2 | 57444 |
- 28723 | 1 | 28723 |
- 28724 | 2 | 57448 |
- 28727 | 2 | 57454 |
- 28728 | 1 | 28728 |
- 28730 | 5 | 143650 |
- 28731 | 3 | 86193 |
- 28732 | 2 | 57464 |
- 28733 | 2 | 57466 |
- 28734 | 1 | 28734 |
- 28735 | 1 | 28735 |
- 28737 | 3 | 86211 |
- 28738 | 2 | 57476 |
- 28739 | 1 | 28739 |
- 28741 | 2 | 57482 |
- 28742 | 2 | 57484 |
- 28744 | 2 | 57488 |
- 28745 | 2 | 57490 |
- 28750 | 1 | 28750 |
- 28753 | 2 | 57506 |
- 28754 | 3 | 86262 |
- 28756 | 3 | 86268 |
- 28757 | 2 | 57514 |
- 28758 | 3 | 86274 |
- 28759 | 1 | 28759 |
- 28761 | 2 | 57522 |
- 28762 | 1 | 28762 |
- 28763 | 1 | 28763 |
- 28764 | 1 | 28764 |
- 28765 | 1 | 28765 |
- 28766 | 1 | 28766 |
- 28767 | 2 | 57534 |
- 28768 | 1 | 28768 |
- 28769 | 1 | 28769 |
- 28770 | 2 | 57540 |
- 28771 | 2 | 57542 |
- 28772 | 1 | 28772 |
- 28773 | 2 | 57546 |
- 28776 | 1 | 28776 |
- 28779 | 1 | 28779 |
- 28782 | 1 | 28782 |
- 28784 | 1 | 28784 |
- 28786 | 1 | 28786 |
- 28788 | 1 | 28788 |
- 28789 | 2 | 57578 |
- 28790 | 2 | 57580 |
- 28795 | 3 | 86385 |
- 28796 | 1 | 28796 |
- 28797 | 1 | 28797 |
- 28798 | 1 | 28798 |
- 28800 | 1 | 28800 |
- 28801 | 3 | 86403 |
- 28802 | 2 | 57604 |
- 28806 | 3 | 86418 |
- 28808 | 2 | 57616 |
- 28809 | 2 | 57618 |
- 28810 | 2 | 57620 |
- 28811 | 2 | 57622 |
- 28813 | 1 | 28813 |
- 28814 | 2 | 57628 |
- 28815 | 1 | 28815 |
- 28817 | 1 | 28817 |
- 28819 | 2 | 57638 |
- 28821 | 1 | 28821 |
- 28822 | 1 | 28822 |
- 28823 | 1 | 28823 |
- 28824 | 1 | 28824 |
- 28826 | 1 | 28826 |
- 28828 | 2 | 57656 |
- 28829 | 2 | 57658 |
- 28830 | 2 | 57660 |
- 28832 | 1 | 28832 |
- 28833 | 2 | 57666 |
- 28834 | 1 | 28834 |
- 28835 | 2 | 57670 |
- 28836 | 1 | 28836 |
- 28838 | 2 | 57676 |
- 28841 | 1 | 28841 |
- 28843 | 2 | 57686 |
- 28844 | 1 | 28844 |
- 28845 | 1 | 28845 |
- 28847 | 1 | 28847 |
- 28848 | 3 | 86544 |
- 28851 | 1 | 28851 |
- 28853 | 1 | 28853 |
- 28854 | 1 | 28854 |
- 28855 | 2 | 57710 |
- 28857 | 5 | 144285 |
- 28858 | 2 | 57716 |
- 28859 | 2 | 57718 |
- 28860 | 2 | 57720 |
- 28861 | 1 | 28861 |
- 28862 | 1 | 28862 |
- 28863 | 1 | 28863 |
- 28865 | 1 | 28865 |
- 28866 | 3 | 86598 |
- 28867 | 1 | 28867 |
- 28868 | 1 | 28868 |
- 28870 | 3 | 86610 |
- 28871 | 1 | 28871 |
- 28872 | 2 | 57744 |
- 28873 | 4 | 115492 |
- 28874 | 3 | 86622 |
- 28876 | 1 | 28876 |
- 28877 | 4 | 115508 |
- 28878 | 2 | 57756 |
- 28879 | 4 | 115516 |
- 28880 | 7 | 202160 |
- 28881 | 2 | 57762 |
- 28882 | 1 | 28882 |
- 28883 | 1 | 28883 |
- 28884 | 1 | 28884 |
- 28885 | 3 | 86655 |
- 28886 | 2 | 57772 |
- 28887 | 3 | 86661 |
- 28888 | 3 | 86664 |
- 28889 | 2 | 57778 |
- 28891 | 1 | 28891 |
- 28892 | 1 | 28892 |
- 28894 | 1 | 28894 |
- 28895 | 3 | 86685 |
- 28896 | 2 | 57792 |
- 28897 | 1 | 28897 |
- 28900 | 6 | 173400 |
- 28901 | 1 | 28901 |
- 28902 | 1 | 28902 |
- 28906 | 1 | 28906 |
- 28907 | 1 | 28907 |
- 28908 | 3 | 86724 |
- 28915 | 1 | 28915 |
- 28917 | 2 | 57834 |
- 28919 | 1 | 28919 |
- Total | 1002 | 27878381 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 22869 | 1 | 22869 |
- 22872 | 1 | 22872 |
- 22881 | 1 | 22881 |
- 22971 | 1 | 22971 |
- 23042 | 1 | 23042 |
- 23083 | 1 | 23083 |
- 23098 | 1 | 23098 |
- 23118 | 1 | 23118 |
- 23158 | 1 | 23158 |
- 23232 | 1 | 23232 |
- 23234 | 1 | 23234 |
- 23242 | 1 | 23242 |
- 23255 | 1 | 23255 |
- 23264 | 1 | 23264 |
- 23271 | 1 | 23271 |
- 23279 | 1 | 23279 |
- 23287 | 1 | 23287 |
- 23307 | 1 | 23307 |
- 23350 | 1 | 23350 |
- 23353 | 1 | 23353 |
- 23371 | 1 | 23371 |
- 23378 | 1 | 23378 |
- 23399 | 1 | 23399 |
- 23411 | 1 | 23411 |
- 23450 | 1 | 23450 |
- 23491 | 1 | 23491 |
- 23533 | 1 | 23533 |
- 23551 | 1 | 23551 |
- 23568 | 1 | 23568 |
- 23577 | 1 | 23577 |
- 23610 | 1 | 23610 |
- 23637 | 1 | 23637 |
- 23657 | 1 | 23657 |
- 23692 | 1 | 23692 |
- 23736 | 1 | 23736 |
- 23746 | 1 | 23746 |
- 23774 | 1 | 23774 |
- 23790 | 1 | 23790 |
- 23842 | 1 | 23842 |
- 23891 | 1 | 23891 |
- 23921 | 1 | 23921 |
- 23929 | 1 | 23929 |
- 23951 | 1 | 23951 |
- 23994 | 1 | 23994 |
- 24070 | 1 | 24070 |
- 24076 | 1 | 24076 |
- 24095 | 1 | 24095 |
- 24111 | 1 | 24111 |
- 24164 | 1 | 24164 |
- 24227 | 1 | 24227 |
- 24257 | 1 | 24257 |
- 24267 | 1 | 24267 |
- 24288 | 1 | 24288 |
- 24322 | 1 | 24322 |
- 24384 | 1 | 24384 |
- 24389 | 1 | 24389 |
- 24434 | 1 | 24434 |
- 24452 | 1 | 24452 |
- 24472 | 1 | 24472 |
- 24538 | 1 | 24538 |
- 24561 | 1 | 24561 |
- 24610 | 1 | 24610 |
- 24620 | 1 | 24620 |
- 24634 | 1 | 24634 |
- 24693 | 1 | 24693 |
- 24713 | 1 | 24713 |
- 24754 | 1 | 24754 |
- 24787 | 1 | 24787 |
- 24805 | 1 | 24805 |
- 24843 | 1 | 24843 |
- 24879 | 1 | 24879 |
- 24905 | 1 | 24905 |
- 24908 | 1 | 24908 |
- 24929 | 1 | 24929 |
- 24948 | 1 | 24948 |
- 24980 | 1 | 24980 |
- 24989 | 1 | 24989 |
- 25005 | 1 | 25005 |
- 25023 | 1 | 25023 |
- 25026 | 1 | 25026 |
- 25042 | 1 | 25042 |
- 25054 | 1 | 25054 |
- 25081 | 1 | 25081 |
- 25095 | 1 | 25095 |
- 25128 | 1 | 25128 |
- 25144 | 1 | 25144 |
- 25181 | 1 | 25181 |
- 25184 | 1 | 25184 |
- 25202 | 1 | 25202 |
- 25204 | 1 | 25204 |
- 25240 | 1 | 25240 |
- 25248 | 1 | 25248 |
- 25295 | 1 | 25295 |
- 25303 | 1 | 25303 |
- 25328 | 1 | 25328 |
- 25337 | 1 | 25337 |
- 25345 | 1 | 25345 |
- 25365 | 1 | 25365 |
- 25377 | 1 | 25377 |
- 25414 | 1 | 25414 |
- 25444 | 1 | 25444 |
- 25466 | 2 | 50932 |
- 25495 | 1 | 25495 |
- 25509 | 1 | 25509 |
- 25521 | 1 | 25521 |
- 25535 | 1 | 25535 |
- 25560 | 1 | 25560 |
- 25601 | 1 | 25601 |
- 25612 | 1 | 25612 |
- 25628 | 1 | 25628 |
- 25642 | 1 | 25642 |
- 25668 | 1 | 25668 |
- 25669 | 1 | 25669 |
- 25695 | 1 | 25695 |
- 25703 | 1 | 25703 |
- 25752 | 1 | 25752 |
- 25762 | 1 | 25762 |
- 25780 | 1 | 25780 |
- 25789 | 1 | 25789 |
- 25814 | 1 | 25814 |
- 25830 | 1 | 25830 |
- 25841 | 1 | 25841 |
- 25846 | 1 | 25846 |
- 25902 | 1 | 25902 |
- 25921 | 1 | 25921 |
- 25929 | 1 | 25929 |
- 25952 | 1 | 25952 |
- 25973 | 1 | 25973 |
- 25976 | 1 | 25976 |
- 25988 | 1 | 25988 |
- 25996 | 1 | 25996 |
- 26051 | 1 | 26051 |
- 26064 | 1 | 26064 |
- 26079 | 1 | 26079 |
- 26104 | 1 | 26104 |
- 26115 | 1 | 26115 |
- 26126 | 1 | 26126 |
- 26147 | 1 | 26147 |
- 26152 | 1 | 26152 |
- 26189 | 1 | 26189 |
- 26199 | 1 | 26199 |
- 26225 | 1 | 26225 |
- 26239 | 1 | 26239 |
- 26265 | 1 | 26265 |
- 26267 | 1 | 26267 |
- 26277 | 1 | 26277 |
- 26294 | 1 | 26294 |
- 26324 | 1 | 26324 |
- 26342 | 1 | 26342 |
- 26344 | 1 | 26344 |
- 26357 | 1 | 26357 |
- 26384 | 2 | 52768 |
- 26404 | 1 | 26404 |
- 26427 | 1 | 26427 |
- 26455 | 1 | 26455 |
- 26456 | 1 | 26456 |
- 26472 | 1 | 26472 |
- 26500 | 1 | 26500 |
- 26518 | 1 | 26518 |
- 26531 | 1 | 26531 |
- 26546 | 1 | 26546 |
- 26560 | 1 | 26560 |
- 26561 | 1 | 26561 |
- 26567 | 1 | 26567 |
- 26604 | 1 | 26604 |
- 26615 | 1 | 26615 |
- 26616 | 1 | 26616 |
- 26624 | 1 | 26624 |
- 26650 | 1 | 26650 |
- 26675 | 1 | 26675 |
- 26695 | 1 | 26695 |
- 26731 | 1 | 26731 |
- 26744 | 1 | 26744 |
- 26757 | 1 | 26757 |
- 26827 | 1 | 26827 |
- 26853 | 1 | 26853 |
- 26895 | 1 | 26895 |
- 26922 | 1 | 26922 |
- 26940 | 1 | 26940 |
- 26989 | 1 | 26989 |
- 27012 | 1 | 27012 |
- 27053 | 1 | 27053 |
- 27070 | 1 | 27070 |
- 27108 | 1 | 27108 |
- 27128 | 1 | 27128 |
- 27149 | 1 | 27149 |
- 27198 | 1 | 27198 |
- 27201 | 1 | 27201 |
- 27261 | 1 | 27261 |
- 27296 | 1 | 27296 |
- 27310 | 1 | 27310 |
- 27319 | 1 | 27319 |
- 27330 | 1 | 27330 |
- 27383 | 1 | 27383 |
- 27425 | 1 | 27425 |
- 27440 | 1 | 27440 |
- 27462 | 1 | 27462 |
- 27499 | 1 | 27499 |
- 27504 | 1 | 27504 |
- 27556 | 1 | 27556 |
- 27560 | 1 | 27560 |
- 27602 | 1 | 27602 |
- 27620 | 1 | 27620 |
- 27677 | 1 | 27677 |
- 27680 | 1 | 27680 |
- 27683 | 1 | 27683 |
- 27736 | 1 | 27736 |
- 27765 | 1 | 27765 |
- 27790 | 1 | 27790 |
- 27804 | 1 | 27804 |
- 27841 | 1 | 27841 |
- 27866 | 1 | 27866 |
- 27876 | 1 | 27876 |
- 27894 | 1 | 27894 |
- 27907 | 1 | 27907 |
- 27932 | 1 | 27932 |
- 27964 | 1 | 27964 |
- 27966 | 1 | 27966 |
- 27998 | 1 | 27998 |
- 28020 | 1 | 28020 |
- 28027 | 2 | 56054 |
- 28028 | 1 | 28028 |
- 28032 | 1 | 28032 |
- 28035 | 2 | 56070 |
- 28036 | 3 | 84108 |
- 28039 | 2 | 56078 |
- 28040 | 1 | 28040 |
- 28044 | 3 | 84132 |
- 28046 | 1 | 28046 |
- 28052 | 1 | 28052 |
- 28053 | 2 | 56106 |
- 28055 | 3 | 84165 |
- 28056 | 1 | 28056 |
- 28058 | 1 | 28058 |
- 28059 | 2 | 56118 |
- 28062 | 1 | 28062 |
- 28066 | 2 | 56132 |
- 28073 | 2 | 56146 |
- 28076 | 1 | 28076 |
- 28084 | 1 | 28084 |
- 28085 | 1 | 28085 |
- 28087 | 3 | 84261 |
- 28088 | 1 | 28088 |
- 28095 | 2 | 56190 |
- 28100 | 1 | 28100 |
- 28105 | 1 | 28105 |
- 28108 | 1 | 28108 |
- 28113 | 2 | 56226 |
- 28115 | 1 | 28115 |
- 28118 | 1 | 28118 |
- 28121 | 1 | 28121 |
- 28124 | 2 | 56248 |
- 28125 | 1 | 28125 |
- 28128 | 1 | 28128 |
- 28130 | 1 | 28130 |
- 28134 | 1 | 28134 |
- 28135 | 1 | 28135 |
- 28138 | 1 | 28138 |
- 28144 | 2 | 56288 |
- 28147 | 1 | 28147 |
- 28149 | 2 | 56298 |
- 28150 | 1 | 28150 |
- 28154 | 3 | 84462 |
- 28156 | 2 | 56312 |
- 28157 | 1 | 28157 |
- 28159 | 2 | 56318 |
- 28160 | 1 | 28160 |
- 28164 | 2 | 56328 |
- 28165 | 2 | 56330 |
- 28168 | 1 | 28168 |
- 28170 | 1 | 28170 |
- 28174 | 1 | 28174 |
- 28176 | 2 | 56352 |
- 28180 | 2 | 56360 |
- 28181 | 1 | 28181 |
- 28185 | 1 | 28185 |
- 28186 | 1 | 28186 |
- 28187 | 1 | 28187 |
- 28188 | 1 | 28188 |
- 28189 | 1 | 28189 |
- 28190 | 1 | 28190 |
- 28191 | 1 | 28191 |
- 28192 | 2 | 56384 |
- 28195 | 1 | 28195 |
- 28196 | 1 | 28196 |
- 28197 | 2 | 56394 |
- 28198 | 1 | 28198 |
- 28200 | 1 | 28200 |
- 28202 | 1 | 28202 |
- 28203 | 1 | 28203 |
- 28205 | 2 | 56410 |
- 28206 | 3 | 84618 |
- 28207 | 2 | 56414 |
- 28208 | 1 | 28208 |
- 28209 | 1 | 28209 |
- 28211 | 2 | 56422 |
- 28212 | 3 | 84636 |
- 28213 | 1 | 28213 |
- 28214 | 1 | 28214 |
- 28215 | 1 | 28215 |
- 28217 | 1 | 28217 |
- 28219 | 1 | 28219 |
- 28220 | 1 | 28220 |
- 28221 | 2 | 56442 |
- 28223 | 2 | 56446 |
- 28225 | 1 | 28225 |
- 28227 | 1 | 28227 |
- 28229 | 1 | 28229 |
- 28230 | 1 | 28230 |
- 28234 | 1 | 28234 |
- 28237 | 1 | 28237 |
- 28240 | 1 | 28240 |
- 28241 | 1 | 28241 |
- 28243 | 1 | 28243 |
- 28244 | 1 | 28244 |
- 28245 | 2 | 56490 |
- 28246 | 2 | 56492 |
- 28248 | 1 | 28248 |
- 28251 | 1 | 28251 |
- 28252 | 1 | 28252 |
- 28253 | 1 | 28253 |
- 28254 | 2 | 56508 |
- 28255 | 1 | 28255 |
- 28256 | 2 | 56512 |
- 28257 | 1 | 28257 |
- 28260 | 1 | 28260 |
- 28261 | 1 | 28261 |
- 28262 | 1 | 28262 |
- 28263 | 1 | 28263 |
- 28268 | 3 | 84804 |
- 28269 | 1 | 28269 |
- 28271 | 2 | 56542 |
- 28272 | 2 | 56544 |
- 28274 | 1 | 28274 |
- 28275 | 1 | 28275 |
- 28276 | 1 | 28276 |
- 28278 | 1 | 28278 |
- 28282 | 2 | 56564 |
- 28285 | 2 | 56570 |
- 28287 | 4 | 113148 |
- 28291 | 1 | 28291 |
- 28293 | 2 | 56586 |
- 28297 | 1 | 28297 |
- 28302 | 1 | 28302 |
- 28303 | 1 | 28303 |
- 28304 | 1 | 28304 |
- 28306 | 1 | 28306 |
- 28310 | 1 | 28310 |
- 28311 | 1 | 28311 |
- 28312 | 2 | 56624 |
- 28313 | 1 | 28313 |
- 28314 | 2 | 56628 |
- 28315 | 1 | 28315 |
- 28319 | 1 | 28319 |
- 28322 | 1 | 28322 |
- 28326 | 1 | 28326 |
- 28328 | 1 | 28328 |
- 28332 | 1 | 28332 |
- 28333 | 1 | 28333 |
- 28335 | 1 | 28335 |
- 28336 | 2 | 56672 |
- 28338 | 1 | 28338 |
- 28342 | 1 | 28342 |
- 28343 | 1 | 28343 |
- 28344 | 1 | 28344 |
- 28350 | 2 | 56700 |
- 28358 | 1 | 28358 |
- 28362 | 2 | 56724 |
- 28365 | 1 | 28365 |
- 28369 | 1 | 28369 |
- 28372 | 1 | 28372 |
- 28373 | 3 | 85119 |
- 28374 | 1 | 28374 |
- 28376 | 3 | 85128 |
- 28378 | 1 | 28378 |
- 28381 | 1 | 28381 |
- 28383 | 1 | 28383 |
- 28385 | 1 | 28385 |
- 28386 | 1 | 28386 |
- 28388 | 2 | 56776 |
- 28391 | 1 | 28391 |
- 28392 | 1 | 28392 |
- 28393 | 2 | 56786 |
- 28396 | 1 | 28396 |
- 28399 | 1 | 28399 |
- 28401 | 1 | 28401 |
- 28404 | 1 | 28404 |
- 28408 | 1 | 28408 |
- 28412 | 1 | 28412 |
- 28414 | 2 | 56828 |
- 28417 | 1 | 28417 |
- 28421 | 1 | 28421 |
- 28422 | 1 | 28422 |
- 28424 | 1 | 28424 |
- 28425 | 1 | 28425 |
- 28426 | 1 | 28426 |
- 28432 | 1 | 28432 |
- 28434 | 1 | 28434 |
- 28435 | 1 | 28435 |
- 28437 | 1 | 28437 |
- 28438 | 1 | 28438 |
- 28439 | 1 | 28439 |
- 28442 | 2 | 56884 |
- 28444 | 2 | 56888 |
- 28450 | 1 | 28450 |
- 28451 | 2 | 56902 |
- 28454 | 4 | 113816 |
- 28455 | 1 | 28455 |
- 28461 | 1 | 28461 |
- 28463 | 2 | 56926 |
- 28465 | 1 | 28465 |
- 28471 | 1 | 28471 |
- 28472 | 2 | 56944 |
- 28473 | 1 | 28473 |
- 28474 | 1 | 28474 |
- 28477 | 2 | 56954 |
- 28480 | 2 | 56960 |
- 28481 | 2 | 56962 |
- 28482 | 2 | 56964 |
- 28483 | 4 | 113932 |
- 28484 | 1 | 28484 |
- 28486 | 1 | 28486 |
- 28489 | 1 | 28489 |
- 28494 | 1 | 28494 |
- 28496 | 1 | 28496 |
- 28500 | 1 | 28500 |
- 28501 | 1 | 28501 |
- 28502 | 1 | 28502 |
- 28503 | 2 | 57006 |
- 28504 | 1 | 28504 |
- 28506 | 1 | 28506 |
- 28507 | 1 | 28507 |
- 28508 | 1 | 28508 |
- 28512 | 1 | 28512 |
- 28513 | 2 | 57026 |
- 28515 | 1 | 28515 |
- 28517 | 2 | 57034 |
- 28520 | 2 | 57040 |
- 28521 | 1 | 28521 |
- 28522 | 3 | 85566 |
- 28523 | 1 | 28523 |
- 28525 | 1 | 28525 |
- 28526 | 4 | 114104 |
- 28527 | 2 | 57054 |
- 28528 | 2 | 57056 |
- 28529 | 3 | 85587 |
- 28530 | 3 | 85590 |
- 28531 | 2 | 57062 |
- 28532 | 3 | 85596 |
- 28533 | 1 | 28533 |
- 28534 | 2 | 57068 |
- 28535 | 2 | 57070 |
- 28536 | 1 | 28536 |
- 28538 | 2 | 57076 |
- 28539 | 1 | 28539 |
- 28540 | 1 | 28540 |
- 28541 | 2 | 57082 |
- 28543 | 2 | 57086 |
- 28545 | 1 | 28545 |
- 28548 | 1 | 28548 |
- 28549 | 1 | 28549 |
- 28551 | 1 | 28551 |
- 28552 | 2 | 57104 |
- 28553 | 3 | 85659 |
- 28554 | 2 | 57108 |
- 28555 | 1 | 28555 |
- 28556 | 1 | 28556 |
- 28557 | 1 | 28557 |
- 28558 | 1 | 28558 |
- 28559 | 1 | 28559 |
- 28560 | 2 | 57120 |
- 28562 | 1 | 28562 |
- 28564 | 1 | 28564 |
- 28566 | 2 | 57132 |
- 28567 | 1 | 28567 |
- 28568 | 4 | 114272 |
- 28569 | 1 | 28569 |
- 28570 | 4 | 114280 |
- 28571 | 2 | 57142 |
- 28572 | 1 | 28572 |
- 28573 | 1 | 28573 |
- 28574 | 3 | 85722 |
- 28575 | 5 | 142875 |
- 28577 | 3 | 85731 |
- 28578 | 1 | 28578 |
- 28579 | 2 | 57158 |
- 28580 | 1 | 28580 |
- 28581 | 1 | 28581 |
- 28582 | 2 | 57164 |
- 28584 | 3 | 85752 |
- 28585 | 1 | 28585 |
- 28588 | 2 | 57176 |
- 28590 | 2 | 57180 |
- 28591 | 5 | 142955 |
- 28594 | 1 | 28594 |
- 28595 | 2 | 57190 |
- 28596 | 2 | 57192 |
- 28597 | 2 | 57194 |
- 28598 | 2 | 57196 |
- 28600 | 4 | 114400 |
- 28601 | 1 | 28601 |
- 28602 | 2 | 57204 |
- 28603 | 4 | 114412 |
- 28604 | 3 | 85812 |
- 28605 | 1 | 28605 |
- 28606 | 1 | 28606 |
- 28607 | 1 | 28607 |
- 28610 | 2 | 57220 |
- 28611 | 1 | 28611 |
- 28613 | 2 | 57226 |
- 28614 | 2 | 57228 |
- 28615 | 1 | 28615 |
- 28616 | 2 | 57232 |
- 28617 | 3 | 85851 |
- 28619 | 3 | 85857 |
- 28620 | 1 | 28620 |
- 28621 | 5 | 143105 |
- 28622 | 1 | 28622 |
- 28623 | 4 | 114492 |
- 28624 | 4 | 114496 |
- 28625 | 3 | 85875 |
- 28626 | 1 | 28626 |
- 28627 | 3 | 85881 |
- 28629 | 1 | 28629 |
- 28631 | 3 | 85893 |
- 28632 | 3 | 85896 |
- 28633 | 1 | 28633 |
- 28634 | 2 | 57268 |
- 28635 | 1 | 28635 |
- 28636 | 3 | 85908 |
- 28637 | 1 | 28637 |
- 28638 | 3 | 85914 |
- 28639 | 3 | 85917 |
- 28640 | 1 | 28640 |
- 28641 | 1 | 28641 |
- 28642 | 2 | 57284 |
- 28643 | 2 | 57286 |
- 28644 | 4 | 114576 |
- 28645 | 1 | 28645 |
- 28646 | 1 | 28646 |
- 28649 | 1 | 28649 |
- 28650 | 2 | 57300 |
- 28652 | 1 | 28652 |
- 28653 | 2 | 57306 |
- 28656 | 1 | 28656 |
- 28658 | 1 | 28658 |
- 28660 | 1 | 28660 |
- 28662 | 1 | 28662 |
- 28663 | 1 | 28663 |
- 28670 | 1 | 28670 |
- 28671 | 2 | 57342 |
- 28674 | 1 | 28674 |
- 28677 | 3 | 86031 |
- 28678 | 1 | 28678 |
- 28681 | 1 | 28681 |
- 28683 | 2 | 57366 |
- 28687 | 1 | 28687 |
- 28690 | 2 | 57380 |
- 28693 | 1 | 28693 |
- 28698 | 1 | 28698 |
- 28699 | 1 | 28699 |
- 28702 | 1 | 28702 |
- 28705 | 1 | 28705 |
- 28706 | 1 | 28706 |
- 28707 | 1 | 28707 |
- 28708 | 1 | 28708 |
- 28712 | 1 | 28712 |
- 28715 | 1 | 28715 |
- 28718 | 2 | 57436 |
- 28719 | 1 | 28719 |
- 28720 | 2 | 57440 |
- 28723 | 2 | 57446 |
- 28724 | 1 | 28724 |
- 28726 | 5 | 143630 |
- 28727 | 3 | 86181 |
- 28728 | 2 | 57456 |
- 28729 | 2 | 57458 |
- 28730 | 1 | 28730 |
- 28731 | 1 | 28731 |
- 28733 | 3 | 86199 |
- 28734 | 2 | 57468 |
- 28735 | 1 | 28735 |
- 28737 | 2 | 57474 |
- 28738 | 2 | 57476 |
- 28740 | 2 | 57480 |
- 28741 | 2 | 57482 |
- 28746 | 1 | 28746 |
- 28749 | 2 | 57498 |
- 28750 | 3 | 86250 |
- 28752 | 3 | 86256 |
- 28753 | 2 | 57506 |
- 28754 | 3 | 86262 |
- 28755 | 1 | 28755 |
- 28757 | 2 | 57514 |
- 28758 | 1 | 28758 |
- 28759 | 1 | 28759 |
- 28760 | 1 | 28760 |
- 28761 | 1 | 28761 |
- 28762 | 1 | 28762 |
- 28763 | 2 | 57526 |
- 28764 | 1 | 28764 |
- 28765 | 1 | 28765 |
- 28766 | 2 | 57532 |
- 28767 | 2 | 57534 |
- 28768 | 1 | 28768 |
- 28769 | 2 | 57538 |
- 28772 | 1 | 28772 |
- 28775 | 1 | 28775 |
- 28778 | 1 | 28778 |
- 28780 | 1 | 28780 |
- 28782 | 1 | 28782 |
- 28784 | 1 | 28784 |
- 28785 | 2 | 57570 |
- 28786 | 2 | 57572 |
- 28791 | 3 | 86373 |
- 28792 | 1 | 28792 |
- 28793 | 1 | 28793 |
- 28794 | 1 | 28794 |
- 28796 | 1 | 28796 |
- 28797 | 3 | 86391 |
- 28798 | 2 | 57596 |
- 28802 | 3 | 86406 |
- 28804 | 2 | 57608 |
- 28805 | 2 | 57610 |
- 28806 | 2 | 57612 |
- 28807 | 2 | 57614 |
- 28809 | 1 | 28809 |
- 28810 | 2 | 57620 |
- 28811 | 1 | 28811 |
- 28813 | 1 | 28813 |
- 28815 | 2 | 57630 |
- 28817 | 1 | 28817 |
- 28818 | 1 | 28818 |
- 28819 | 1 | 28819 |
- 28820 | 1 | 28820 |
- 28822 | 1 | 28822 |
- 28824 | 2 | 57648 |
- 28825 | 2 | 57650 |
- 28826 | 2 | 57652 |
- 28828 | 1 | 28828 |
- 28829 | 2 | 57658 |
- 28830 | 1 | 28830 |
- 28831 | 2 | 57662 |
- 28832 | 1 | 28832 |
- 28834 | 2 | 57668 |
- 28837 | 1 | 28837 |
- 28839 | 2 | 57678 |
- 28840 | 1 | 28840 |
- 28841 | 1 | 28841 |
- 28843 | 1 | 28843 |
- 28844 | 3 | 86532 |
- 28847 | 1 | 28847 |
- 28849 | 1 | 28849 |
- 28850 | 1 | 28850 |
- 28851 | 2 | 57702 |
- 28853 | 5 | 144265 |
- 28854 | 2 | 57708 |
- 28855 | 2 | 57710 |
- 28856 | 2 | 57712 |
- 28857 | 1 | 28857 |
- 28858 | 1 | 28858 |
- 28859 | 1 | 28859 |
- 28861 | 1 | 28861 |
- 28862 | 3 | 86586 |
- 28863 | 1 | 28863 |
- 28864 | 1 | 28864 |
- 28866 | 3 | 86598 |
- 28867 | 1 | 28867 |
- 28868 | 2 | 57736 |
- 28869 | 4 | 115476 |
- 28870 | 3 | 86610 |
- 28872 | 1 | 28872 |
- 28873 | 4 | 115492 |
- 28874 | 2 | 57748 |
- 28875 | 4 | 115500 |
- 28876 | 7 | 202132 |
- 28877 | 2 | 57754 |
- 28878 | 1 | 28878 |
- 28879 | 1 | 28879 |
- 28880 | 1 | 28880 |
- 28881 | 3 | 86643 |
- 28882 | 2 | 57764 |
- 28883 | 3 | 86649 |
- 28884 | 3 | 86652 |
- 28885 | 2 | 57770 |
- 28887 | 1 | 28887 |
- 28888 | 1 | 28888 |
- 28890 | 1 | 28890 |
- 28891 | 3 | 86673 |
- 28892 | 2 | 57784 |
- 28893 | 1 | 28893 |
- 28896 | 6 | 173376 |
- 28897 | 1 | 28897 |
- 28898 | 1 | 28898 |
- 28902 | 1 | 28902 |
- 28903 | 1 | 28903 |
- 28904 | 3 | 86712 |
- 28911 | 1 | 28911 |
- 28913 | 2 | 57826 |
- 28915 | 1 | 28915 |
- Total | 1002 | 27874372 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333237266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882a89762e6ab7f
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6138393736326536
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_8.json b/autobahn/client/tungstenite_case_12_2_8.json
deleted file mode 100644
index 4af8201..0000000
--- a/autobahn/client/tungstenite_case_12_2_8.json
+++ /dev/null
@@ -1,1545 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 327,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3248,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=327&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: o1ZF3GAmH94FUwQZSVSbhw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: auQLlBVoPV+DAz0bBaEkySOIlJ4=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "22873": 1,
- "22876": 1,
- "22885": 1,
- "22975": 1,
- "23046": 1,
- "23087": 1,
- "23102": 1,
- "23122": 1,
- "23162": 1,
- "23236": 1,
- "23238": 1,
- "23246": 1,
- "23259": 1,
- "23268": 1,
- "23275": 1,
- "23283": 1,
- "23291": 1,
- "23311": 1,
- "23354": 1,
- "23357": 1,
- "23375": 1,
- "23382": 1,
- "23403": 1,
- "23415": 1,
- "23454": 1,
- "23495": 1,
- "23537": 1,
- "23555": 1,
- "23572": 1,
- "23581": 1,
- "23614": 1,
- "23641": 1,
- "23661": 1,
- "23696": 1,
- "23740": 1,
- "23750": 1,
- "23778": 1,
- "23794": 1,
- "23846": 1,
- "23895": 1,
- "23925": 1,
- "23933": 1,
- "23955": 1,
- "23998": 1,
- "24074": 1,
- "24080": 1,
- "24099": 1,
- "24115": 1,
- "24168": 1,
- "24231": 1,
- "24261": 1,
- "24271": 1,
- "24292": 1,
- "24326": 1,
- "24388": 1,
- "24393": 1,
- "24438": 1,
- "24456": 1,
- "24476": 1,
- "24542": 1,
- "24565": 1,
- "24614": 1,
- "24624": 1,
- "24638": 1,
- "24697": 1,
- "24717": 1,
- "24758": 1,
- "24791": 1,
- "24809": 1,
- "24847": 1,
- "24883": 1,
- "24909": 1,
- "24912": 1,
- "24933": 1,
- "24952": 1,
- "24984": 1,
- "24993": 1,
- "25009": 1,
- "25027": 1,
- "25030": 1,
- "25046": 1,
- "25058": 1,
- "25085": 1,
- "25099": 1,
- "25132": 1,
- "25148": 1,
- "25185": 1,
- "25188": 1,
- "25206": 1,
- "25208": 1,
- "25244": 1,
- "25252": 1,
- "25299": 1,
- "25307": 1,
- "25332": 1,
- "25341": 1,
- "25349": 1,
- "25369": 1,
- "25381": 1,
- "25418": 1,
- "25448": 1,
- "25470": 2,
- "25499": 1,
- "25513": 1,
- "25525": 1,
- "25539": 1,
- "25564": 1,
- "25605": 1,
- "25616": 1,
- "25632": 1,
- "25646": 1,
- "25672": 1,
- "25673": 1,
- "25699": 1,
- "25707": 1,
- "25756": 1,
- "25766": 1,
- "25784": 1,
- "25793": 1,
- "25818": 1,
- "25834": 1,
- "25845": 1,
- "25850": 1,
- "25906": 1,
- "25925": 1,
- "25933": 1,
- "25956": 1,
- "25977": 1,
- "25980": 1,
- "25992": 1,
- "26000": 1,
- "26055": 1,
- "26068": 1,
- "26083": 1,
- "26108": 1,
- "26119": 1,
- "26130": 1,
- "26151": 1,
- "26156": 1,
- "26193": 1,
- "26203": 1,
- "26229": 1,
- "26243": 1,
- "26269": 1,
- "26271": 1,
- "26281": 1,
- "26298": 1,
- "26328": 1,
- "26346": 1,
- "26348": 1,
- "26361": 1,
- "26388": 2,
- "26408": 1,
- "26431": 1,
- "26459": 1,
- "26460": 1,
- "26476": 1,
- "26504": 1,
- "26522": 1,
- "26535": 1,
- "26550": 1,
- "26564": 1,
- "26565": 1,
- "26571": 1,
- "26608": 1,
- "26619": 1,
- "26620": 1,
- "26628": 1,
- "26654": 1,
- "26679": 1,
- "26699": 1,
- "26735": 1,
- "26748": 1,
- "26761": 1,
- "26831": 1,
- "26857": 1,
- "26899": 1,
- "26926": 1,
- "26944": 1,
- "26993": 1,
- "27016": 1,
- "27057": 1,
- "27074": 1,
- "27112": 1,
- "27132": 1,
- "27153": 1,
- "27202": 1,
- "27205": 1,
- "27265": 1,
- "27300": 1,
- "27314": 1,
- "27323": 1,
- "27334": 1,
- "27387": 1,
- "27429": 1,
- "27444": 1,
- "27466": 1,
- "27503": 1,
- "27508": 1,
- "27560": 1,
- "27564": 1,
- "27606": 1,
- "27624": 1,
- "27681": 1,
- "27684": 1,
- "27687": 1,
- "27740": 1,
- "27769": 1,
- "27794": 1,
- "27808": 1,
- "27845": 1,
- "27870": 1,
- "27880": 1,
- "27898": 1,
- "27911": 1,
- "27936": 1,
- "27968": 1,
- "27970": 1,
- "28002": 1,
- "28024": 1,
- "28031": 2,
- "28032": 1,
- "28036": 1,
- "28039": 2,
- "28040": 3,
- "28043": 2,
- "28044": 1,
- "28048": 3,
- "28050": 1,
- "28056": 1,
- "28057": 2,
- "28059": 3,
- "28060": 1,
- "28062": 1,
- "28063": 2,
- "28066": 1,
- "28070": 2,
- "28077": 2,
- "28080": 1,
- "28088": 1,
- "28089": 1,
- "28091": 3,
- "28092": 1,
- "28099": 2,
- "28104": 1,
- "28109": 1,
- "28112": 1,
- "28117": 2,
- "28119": 1,
- "28122": 1,
- "28125": 1,
- "28128": 2,
- "28129": 1,
- "28132": 1,
- "28134": 1,
- "28138": 1,
- "28139": 1,
- "28142": 1,
- "28148": 2,
- "28151": 1,
- "28153": 2,
- "28154": 1,
- "28158": 3,
- "28160": 2,
- "28161": 1,
- "28163": 2,
- "28164": 1,
- "28168": 2,
- "28169": 2,
- "28172": 1,
- "28174": 1,
- "28178": 1,
- "28180": 2,
- "28184": 2,
- "28185": 1,
- "28189": 1,
- "28190": 1,
- "28191": 1,
- "28192": 1,
- "28193": 1,
- "28194": 1,
- "28195": 1,
- "28196": 2,
- "28199": 1,
- "28200": 1,
- "28201": 2,
- "28202": 1,
- "28204": 1,
- "28206": 1,
- "28207": 1,
- "28209": 2,
- "28210": 3,
- "28211": 2,
- "28212": 1,
- "28213": 1,
- "28215": 2,
- "28216": 3,
- "28217": 1,
- "28218": 1,
- "28219": 1,
- "28221": 1,
- "28223": 1,
- "28224": 1,
- "28225": 2,
- "28227": 2,
- "28229": 1,
- "28231": 1,
- "28233": 1,
- "28234": 1,
- "28238": 1,
- "28241": 1,
- "28244": 1,
- "28245": 1,
- "28247": 1,
- "28248": 1,
- "28249": 2,
- "28250": 2,
- "28252": 1,
- "28255": 1,
- "28256": 1,
- "28257": 1,
- "28258": 2,
- "28259": 1,
- "28260": 2,
- "28261": 1,
- "28264": 1,
- "28265": 1,
- "28266": 1,
- "28267": 1,
- "28272": 3,
- "28273": 1,
- "28275": 2,
- "28276": 2,
- "28278": 1,
- "28279": 1,
- "28280": 1,
- "28282": 1,
- "28286": 2,
- "28289": 2,
- "28291": 4,
- "28295": 1,
- "28297": 2,
- "28301": 1,
- "28306": 1,
- "28307": 1,
- "28308": 1,
- "28310": 1,
- "28314": 1,
- "28315": 1,
- "28316": 2,
- "28317": 1,
- "28318": 2,
- "28319": 1,
- "28323": 1,
- "28326": 1,
- "28330": 1,
- "28332": 1,
- "28336": 1,
- "28337": 1,
- "28339": 1,
- "28340": 2,
- "28342": 1,
- "28346": 1,
- "28347": 1,
- "28348": 1,
- "28354": 2,
- "28362": 1,
- "28366": 2,
- "28369": 1,
- "28373": 1,
- "28376": 1,
- "28377": 3,
- "28378": 1,
- "28380": 3,
- "28382": 1,
- "28385": 1,
- "28387": 1,
- "28389": 1,
- "28390": 1,
- "28392": 2,
- "28395": 1,
- "28396": 1,
- "28397": 2,
- "28400": 1,
- "28403": 1,
- "28405": 1,
- "28408": 1,
- "28412": 1,
- "28416": 1,
- "28418": 2,
- "28421": 1,
- "28425": 1,
- "28426": 1,
- "28428": 1,
- "28429": 1,
- "28430": 1,
- "28436": 1,
- "28438": 1,
- "28439": 1,
- "28441": 1,
- "28442": 1,
- "28443": 1,
- "28446": 2,
- "28448": 2,
- "28454": 1,
- "28455": 2,
- "28458": 4,
- "28459": 1,
- "28465": 1,
- "28467": 2,
- "28469": 1,
- "28475": 1,
- "28476": 2,
- "28477": 1,
- "28478": 1,
- "28481": 2,
- "28484": 2,
- "28485": 2,
- "28486": 2,
- "28487": 4,
- "28488": 1,
- "28490": 1,
- "28493": 1,
- "28498": 1,
- "28500": 1,
- "28504": 1,
- "28505": 1,
- "28506": 1,
- "28507": 2,
- "28508": 1,
- "28510": 1,
- "28511": 1,
- "28512": 1,
- "28516": 1,
- "28517": 2,
- "28519": 1,
- "28521": 2,
- "28524": 2,
- "28525": 1,
- "28526": 3,
- "28527": 1,
- "28529": 1,
- "28530": 4,
- "28531": 2,
- "28532": 2,
- "28533": 3,
- "28534": 3,
- "28535": 2,
- "28536": 3,
- "28537": 1,
- "28538": 2,
- "28539": 2,
- "28540": 1,
- "28542": 2,
- "28543": 1,
- "28544": 1,
- "28545": 2,
- "28547": 2,
- "28549": 1,
- "28552": 1,
- "28553": 1,
- "28555": 1,
- "28556": 2,
- "28557": 3,
- "28558": 2,
- "28559": 1,
- "28560": 1,
- "28561": 1,
- "28562": 1,
- "28563": 1,
- "28564": 2,
- "28566": 1,
- "28568": 1,
- "28570": 2,
- "28571": 1,
- "28572": 4,
- "28573": 1,
- "28574": 4,
- "28575": 2,
- "28576": 1,
- "28577": 1,
- "28578": 3,
- "28579": 5,
- "28581": 3,
- "28582": 1,
- "28583": 2,
- "28584": 1,
- "28585": 1,
- "28586": 2,
- "28588": 3,
- "28589": 1,
- "28592": 2,
- "28594": 2,
- "28595": 5,
- "28598": 1,
- "28599": 2,
- "28600": 2,
- "28601": 2,
- "28602": 2,
- "28604": 4,
- "28605": 1,
- "28606": 2,
- "28607": 4,
- "28608": 3,
- "28609": 1,
- "28610": 1,
- "28611": 1,
- "28614": 2,
- "28615": 1,
- "28617": 2,
- "28618": 2,
- "28619": 1,
- "28620": 2,
- "28621": 3,
- "28623": 3,
- "28624": 1,
- "28625": 5,
- "28626": 1,
- "28627": 4,
- "28628": 4,
- "28629": 3,
- "28630": 1,
- "28631": 3,
- "28633": 1,
- "28635": 3,
- "28636": 3,
- "28637": 1,
- "28638": 2,
- "28639": 1,
- "28640": 3,
- "28641": 1,
- "28642": 3,
- "28643": 3,
- "28644": 1,
- "28645": 1,
- "28646": 2,
- "28647": 2,
- "28648": 4,
- "28649": 1,
- "28650": 1,
- "28653": 1,
- "28654": 2,
- "28656": 1,
- "28657": 2,
- "28660": 1,
- "28662": 1,
- "28664": 1,
- "28666": 1,
- "28667": 1,
- "28674": 1,
- "28675": 2,
- "28678": 1,
- "28681": 3,
- "28682": 1,
- "28685": 1,
- "28687": 2,
- "28691": 1,
- "28694": 2,
- "28697": 1,
- "28702": 1,
- "28703": 1,
- "28706": 1,
- "28709": 1,
- "28710": 1,
- "28711": 1,
- "28712": 1,
- "28716": 1,
- "28719": 1,
- "28722": 2,
- "28723": 1,
- "28724": 2,
- "28727": 2,
- "28728": 1,
- "28730": 5,
- "28731": 3,
- "28732": 2,
- "28733": 2,
- "28734": 1,
- "28735": 1,
- "28737": 3,
- "28738": 2,
- "28739": 1,
- "28741": 2,
- "28742": 2,
- "28744": 2,
- "28745": 2,
- "28750": 1,
- "28753": 2,
- "28754": 3,
- "28756": 3,
- "28757": 2,
- "28758": 3,
- "28759": 1,
- "28761": 2,
- "28762": 1,
- "28763": 1,
- "28764": 1,
- "28765": 1,
- "28766": 1,
- "28767": 2,
- "28768": 1,
- "28769": 1,
- "28770": 2,
- "28771": 2,
- "28772": 1,
- "28773": 2,
- "28776": 1,
- "28779": 1,
- "28782": 1,
- "28784": 1,
- "28786": 1,
- "28788": 1,
- "28789": 2,
- "28790": 2,
- "28795": 3,
- "28796": 1,
- "28797": 1,
- "28798": 1,
- "28800": 1,
- "28801": 3,
- "28802": 2,
- "28806": 3,
- "28808": 2,
- "28809": 2,
- "28810": 2,
- "28811": 2,
- "28813": 1,
- "28814": 2,
- "28815": 1,
- "28817": 1,
- "28819": 2,
- "28821": 1,
- "28822": 1,
- "28823": 1,
- "28824": 1,
- "28826": 1,
- "28828": 2,
- "28829": 2,
- "28830": 2,
- "28832": 1,
- "28833": 2,
- "28834": 1,
- "28835": 2,
- "28836": 1,
- "28838": 2,
- "28841": 1,
- "28843": 2,
- "28844": 1,
- "28845": 1,
- "28847": 1,
- "28848": 3,
- "28851": 1,
- "28853": 1,
- "28854": 1,
- "28855": 2,
- "28857": 5,
- "28858": 2,
- "28859": 2,
- "28860": 2,
- "28861": 1,
- "28862": 1,
- "28863": 1,
- "28865": 1,
- "28866": 3,
- "28867": 1,
- "28868": 1,
- "28870": 3,
- "28871": 1,
- "28872": 2,
- "28873": 4,
- "28874": 3,
- "28876": 1,
- "28877": 4,
- "28878": 2,
- "28879": 4,
- "28880": 7,
- "28881": 2,
- "28882": 1,
- "28883": 1,
- "28884": 1,
- "28885": 3,
- "28886": 2,
- "28887": 3,
- "28888": 3,
- "28889": 2,
- "28891": 1,
- "28892": 1,
- "28894": 1,
- "28895": 3,
- "28896": 2,
- "28897": 1,
- "28900": 6,
- "28901": 1,
- "28902": 1,
- "28906": 1,
- "28907": 1,
- "28908": 3,
- "28915": 1,
- "28917": 2,
- "28919": 1
- },
- "started": "2020-09-07T18:45:10.326Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8505284423828126,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 27870116,
- "incomingOctetsWireLevel": 27878116,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0002870458092101231,
- "outgoingCompressionRatio": 0.8505284423828126,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 27870116,
- "outgoingOctetsWireLevel": 27874116,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.00014352290460506155,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "22869": 1,
- "22872": 1,
- "22881": 1,
- "22971": 1,
- "23042": 1,
- "23083": 1,
- "23098": 1,
- "23118": 1,
- "23158": 1,
- "23232": 1,
- "23234": 1,
- "23242": 1,
- "23255": 1,
- "23264": 1,
- "23271": 1,
- "23279": 1,
- "23287": 1,
- "23307": 1,
- "23350": 1,
- "23353": 1,
- "23371": 1,
- "23378": 1,
- "23399": 1,
- "23411": 1,
- "23450": 1,
- "23491": 1,
- "23533": 1,
- "23551": 1,
- "23568": 1,
- "23577": 1,
- "23610": 1,
- "23637": 1,
- "23657": 1,
- "23692": 1,
- "23736": 1,
- "23746": 1,
- "23774": 1,
- "23790": 1,
- "23842": 1,
- "23891": 1,
- "23921": 1,
- "23929": 1,
- "23951": 1,
- "23994": 1,
- "24070": 1,
- "24076": 1,
- "24095": 1,
- "24111": 1,
- "24164": 1,
- "24227": 1,
- "24257": 1,
- "24267": 1,
- "24288": 1,
- "24322": 1,
- "24384": 1,
- "24389": 1,
- "24434": 1,
- "24452": 1,
- "24472": 1,
- "24538": 1,
- "24561": 1,
- "24610": 1,
- "24620": 1,
- "24634": 1,
- "24693": 1,
- "24713": 1,
- "24754": 1,
- "24787": 1,
- "24805": 1,
- "24843": 1,
- "24879": 1,
- "24905": 1,
- "24908": 1,
- "24929": 1,
- "24948": 1,
- "24980": 1,
- "24989": 1,
- "25005": 1,
- "25023": 1,
- "25026": 1,
- "25042": 1,
- "25054": 1,
- "25081": 1,
- "25095": 1,
- "25128": 1,
- "25144": 1,
- "25181": 1,
- "25184": 1,
- "25202": 1,
- "25204": 1,
- "25240": 1,
- "25248": 1,
- "25295": 1,
- "25303": 1,
- "25328": 1,
- "25337": 1,
- "25345": 1,
- "25365": 1,
- "25377": 1,
- "25414": 1,
- "25444": 1,
- "25466": 2,
- "25495": 1,
- "25509": 1,
- "25521": 1,
- "25535": 1,
- "25560": 1,
- "25601": 1,
- "25612": 1,
- "25628": 1,
- "25642": 1,
- "25668": 1,
- "25669": 1,
- "25695": 1,
- "25703": 1,
- "25752": 1,
- "25762": 1,
- "25780": 1,
- "25789": 1,
- "25814": 1,
- "25830": 1,
- "25841": 1,
- "25846": 1,
- "25902": 1,
- "25921": 1,
- "25929": 1,
- "25952": 1,
- "25973": 1,
- "25976": 1,
- "25988": 1,
- "25996": 1,
- "26051": 1,
- "26064": 1,
- "26079": 1,
- "26104": 1,
- "26115": 1,
- "26126": 1,
- "26147": 1,
- "26152": 1,
- "26189": 1,
- "26199": 1,
- "26225": 1,
- "26239": 1,
- "26265": 1,
- "26267": 1,
- "26277": 1,
- "26294": 1,
- "26324": 1,
- "26342": 1,
- "26344": 1,
- "26357": 1,
- "26384": 2,
- "26404": 1,
- "26427": 1,
- "26455": 1,
- "26456": 1,
- "26472": 1,
- "26500": 1,
- "26518": 1,
- "26531": 1,
- "26546": 1,
- "26560": 1,
- "26561": 1,
- "26567": 1,
- "26604": 1,
- "26615": 1,
- "26616": 1,
- "26624": 1,
- "26650": 1,
- "26675": 1,
- "26695": 1,
- "26731": 1,
- "26744": 1,
- "26757": 1,
- "26827": 1,
- "26853": 1,
- "26895": 1,
- "26922": 1,
- "26940": 1,
- "26989": 1,
- "27012": 1,
- "27053": 1,
- "27070": 1,
- "27108": 1,
- "27128": 1,
- "27149": 1,
- "27198": 1,
- "27201": 1,
- "27261": 1,
- "27296": 1,
- "27310": 1,
- "27319": 1,
- "27330": 1,
- "27383": 1,
- "27425": 1,
- "27440": 1,
- "27462": 1,
- "27499": 1,
- "27504": 1,
- "27556": 1,
- "27560": 1,
- "27602": 1,
- "27620": 1,
- "27677": 1,
- "27680": 1,
- "27683": 1,
- "27736": 1,
- "27765": 1,
- "27790": 1,
- "27804": 1,
- "27841": 1,
- "27866": 1,
- "27876": 1,
- "27894": 1,
- "27907": 1,
- "27932": 1,
- "27964": 1,
- "27966": 1,
- "27998": 1,
- "28020": 1,
- "28027": 2,
- "28028": 1,
- "28032": 1,
- "28035": 2,
- "28036": 3,
- "28039": 2,
- "28040": 1,
- "28044": 3,
- "28046": 1,
- "28052": 1,
- "28053": 2,
- "28055": 3,
- "28056": 1,
- "28058": 1,
- "28059": 2,
- "28062": 1,
- "28066": 2,
- "28073": 2,
- "28076": 1,
- "28084": 1,
- "28085": 1,
- "28087": 3,
- "28088": 1,
- "28095": 2,
- "28100": 1,
- "28105": 1,
- "28108": 1,
- "28113": 2,
- "28115": 1,
- "28118": 1,
- "28121": 1,
- "28124": 2,
- "28125": 1,
- "28128": 1,
- "28130": 1,
- "28134": 1,
- "28135": 1,
- "28138": 1,
- "28144": 2,
- "28147": 1,
- "28149": 2,
- "28150": 1,
- "28154": 3,
- "28156": 2,
- "28157": 1,
- "28159": 2,
- "28160": 1,
- "28164": 2,
- "28165": 2,
- "28168": 1,
- "28170": 1,
- "28174": 1,
- "28176": 2,
- "28180": 2,
- "28181": 1,
- "28185": 1,
- "28186": 1,
- "28187": 1,
- "28188": 1,
- "28189": 1,
- "28190": 1,
- "28191": 1,
- "28192": 2,
- "28195": 1,
- "28196": 1,
- "28197": 2,
- "28198": 1,
- "28200": 1,
- "28202": 1,
- "28203": 1,
- "28205": 2,
- "28206": 3,
- "28207": 2,
- "28208": 1,
- "28209": 1,
- "28211": 2,
- "28212": 3,
- "28213": 1,
- "28214": 1,
- "28215": 1,
- "28217": 1,
- "28219": 1,
- "28220": 1,
- "28221": 2,
- "28223": 2,
- "28225": 1,
- "28227": 1,
- "28229": 1,
- "28230": 1,
- "28234": 1,
- "28237": 1,
- "28240": 1,
- "28241": 1,
- "28243": 1,
- "28244": 1,
- "28245": 2,
- "28246": 2,
- "28248": 1,
- "28251": 1,
- "28252": 1,
- "28253": 1,
- "28254": 2,
- "28255": 1,
- "28256": 2,
- "28257": 1,
- "28260": 1,
- "28261": 1,
- "28262": 1,
- "28263": 1,
- "28268": 3,
- "28269": 1,
- "28271": 2,
- "28272": 2,
- "28274": 1,
- "28275": 1,
- "28276": 1,
- "28278": 1,
- "28282": 2,
- "28285": 2,
- "28287": 4,
- "28291": 1,
- "28293": 2,
- "28297": 1,
- "28302": 1,
- "28303": 1,
- "28304": 1,
- "28306": 1,
- "28310": 1,
- "28311": 1,
- "28312": 2,
- "28313": 1,
- "28314": 2,
- "28315": 1,
- "28319": 1,
- "28322": 1,
- "28326": 1,
- "28328": 1,
- "28332": 1,
- "28333": 1,
- "28335": 1,
- "28336": 2,
- "28338": 1,
- "28342": 1,
- "28343": 1,
- "28344": 1,
- "28350": 2,
- "28358": 1,
- "28362": 2,
- "28365": 1,
- "28369": 1,
- "28372": 1,
- "28373": 3,
- "28374": 1,
- "28376": 3,
- "28378": 1,
- "28381": 1,
- "28383": 1,
- "28385": 1,
- "28386": 1,
- "28388": 2,
- "28391": 1,
- "28392": 1,
- "28393": 2,
- "28396": 1,
- "28399": 1,
- "28401": 1,
- "28404": 1,
- "28408": 1,
- "28412": 1,
- "28414": 2,
- "28417": 1,
- "28421": 1,
- "28422": 1,
- "28424": 1,
- "28425": 1,
- "28426": 1,
- "28432": 1,
- "28434": 1,
- "28435": 1,
- "28437": 1,
- "28438": 1,
- "28439": 1,
- "28442": 2,
- "28444": 2,
- "28450": 1,
- "28451": 2,
- "28454": 4,
- "28455": 1,
- "28461": 1,
- "28463": 2,
- "28465": 1,
- "28471": 1,
- "28472": 2,
- "28473": 1,
- "28474": 1,
- "28477": 2,
- "28480": 2,
- "28481": 2,
- "28482": 2,
- "28483": 4,
- "28484": 1,
- "28486": 1,
- "28489": 1,
- "28494": 1,
- "28496": 1,
- "28500": 1,
- "28501": 1,
- "28502": 1,
- "28503": 2,
- "28504": 1,
- "28506": 1,
- "28507": 1,
- "28508": 1,
- "28512": 1,
- "28513": 2,
- "28515": 1,
- "28517": 2,
- "28520": 2,
- "28521": 1,
- "28522": 3,
- "28523": 1,
- "28525": 1,
- "28526": 4,
- "28527": 2,
- "28528": 2,
- "28529": 3,
- "28530": 3,
- "28531": 2,
- "28532": 3,
- "28533": 1,
- "28534": 2,
- "28535": 2,
- "28536": 1,
- "28538": 2,
- "28539": 1,
- "28540": 1,
- "28541": 2,
- "28543": 2,
- "28545": 1,
- "28548": 1,
- "28549": 1,
- "28551": 1,
- "28552": 2,
- "28553": 3,
- "28554": 2,
- "28555": 1,
- "28556": 1,
- "28557": 1,
- "28558": 1,
- "28559": 1,
- "28560": 2,
- "28562": 1,
- "28564": 1,
- "28566": 2,
- "28567": 1,
- "28568": 4,
- "28569": 1,
- "28570": 4,
- "28571": 2,
- "28572": 1,
- "28573": 1,
- "28574": 3,
- "28575": 5,
- "28577": 3,
- "28578": 1,
- "28579": 2,
- "28580": 1,
- "28581": 1,
- "28582": 2,
- "28584": 3,
- "28585": 1,
- "28588": 2,
- "28590": 2,
- "28591": 5,
- "28594": 1,
- "28595": 2,
- "28596": 2,
- "28597": 2,
- "28598": 2,
- "28600": 4,
- "28601": 1,
- "28602": 2,
- "28603": 4,
- "28604": 3,
- "28605": 1,
- "28606": 1,
- "28607": 1,
- "28610": 2,
- "28611": 1,
- "28613": 2,
- "28614": 2,
- "28615": 1,
- "28616": 2,
- "28617": 3,
- "28619": 3,
- "28620": 1,
- "28621": 5,
- "28622": 1,
- "28623": 4,
- "28624": 4,
- "28625": 3,
- "28626": 1,
- "28627": 3,
- "28629": 1,
- "28631": 3,
- "28632": 3,
- "28633": 1,
- "28634": 2,
- "28635": 1,
- "28636": 3,
- "28637": 1,
- "28638": 3,
- "28639": 3,
- "28640": 1,
- "28641": 1,
- "28642": 2,
- "28643": 2,
- "28644": 4,
- "28645": 1,
- "28646": 1,
- "28649": 1,
- "28650": 2,
- "28652": 1,
- "28653": 2,
- "28656": 1,
- "28658": 1,
- "28660": 1,
- "28662": 1,
- "28663": 1,
- "28670": 1,
- "28671": 2,
- "28674": 1,
- "28677": 3,
- "28678": 1,
- "28681": 1,
- "28683": 2,
- "28687": 1,
- "28690": 2,
- "28693": 1,
- "28698": 1,
- "28699": 1,
- "28702": 1,
- "28705": 1,
- "28706": 1,
- "28707": 1,
- "28708": 1,
- "28712": 1,
- "28715": 1,
- "28718": 2,
- "28719": 1,
- "28720": 2,
- "28723": 2,
- "28724": 1,
- "28726": 5,
- "28727": 3,
- "28728": 2,
- "28729": 2,
- "28730": 1,
- "28731": 1,
- "28733": 3,
- "28734": 2,
- "28735": 1,
- "28737": 2,
- "28738": 2,
- "28740": 2,
- "28741": 2,
- "28746": 1,
- "28749": 2,
- "28750": 3,
- "28752": 3,
- "28753": 2,
- "28754": 3,
- "28755": 1,
- "28757": 2,
- "28758": 1,
- "28759": 1,
- "28760": 1,
- "28761": 1,
- "28762": 1,
- "28763": 2,
- "28764": 1,
- "28765": 1,
- "28766": 2,
- "28767": 2,
- "28768": 1,
- "28769": 2,
- "28772": 1,
- "28775": 1,
- "28778": 1,
- "28780": 1,
- "28782": 1,
- "28784": 1,
- "28785": 2,
- "28786": 2,
- "28791": 3,
- "28792": 1,
- "28793": 1,
- "28794": 1,
- "28796": 1,
- "28797": 3,
- "28798": 2,
- "28802": 3,
- "28804": 2,
- "28805": 2,
- "28806": 2,
- "28807": 2,
- "28809": 1,
- "28810": 2,
- "28811": 1,
- "28813": 1,
- "28815": 2,
- "28817": 1,
- "28818": 1,
- "28819": 1,
- "28820": 1,
- "28822": 1,
- "28824": 2,
- "28825": 2,
- "28826": 2,
- "28828": 1,
- "28829": 2,
- "28830": 1,
- "28831": 2,
- "28832": 1,
- "28834": 2,
- "28837": 1,
- "28839": 2,
- "28840": 1,
- "28841": 1,
- "28843": 1,
- "28844": 3,
- "28847": 1,
- "28849": 1,
- "28850": 1,
- "28851": 2,
- "28853": 5,
- "28854": 2,
- "28855": 2,
- "28856": 2,
- "28857": 1,
- "28858": 1,
- "28859": 1,
- "28861": 1,
- "28862": 3,
- "28863": 1,
- "28864": 1,
- "28866": 3,
- "28867": 1,
- "28868": 2,
- "28869": 4,
- "28870": 3,
- "28872": 1,
- "28873": 4,
- "28874": 2,
- "28875": 4,
- "28876": 7,
- "28877": 2,
- "28878": 1,
- "28879": 1,
- "28880": 1,
- "28881": 3,
- "28882": 2,
- "28883": 3,
- "28884": 3,
- "28885": 2,
- "28887": 1,
- "28888": 1,
- "28890": 1,
- "28891": 3,
- "28892": 2,
- "28893": 1,
- "28896": 6,
- "28897": 1,
- "28898": 1,
- "28902": 1,
- "28903": 1,
- "28904": 3,
- "28911": 1,
- "28913": 2,
- "28915": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333237266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882a89762e6ab7f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "a89762e6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_2_9.html b/autobahn/client/tungstenite_case_12_2_9.html
deleted file mode 100644
index 805def3..0000000
--- a/autobahn/client/tungstenite_case_12_2_9.html
+++ /dev/null
@@ -1,1770 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.2.9 : Pass - 6113 ms @ 2020-09-07T18:45:13.574Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=328&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 3XzGTA2kALL41HIiHuDLzQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: /d46yYveiK1pmfRRbp1XSmxBznM=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 51274 | 1 | 51274 |
- 51298 | 1 | 51298 |
- 51309 | 1 | 51309 |
- 51342 | 1 | 51342 |
- 51345 | 1 | 51345 |
- 51357 | 1 | 51357 |
- 51372 | 1 | 51372 |
- 51379 | 1 | 51379 |
- 51382 | 1 | 51382 |
- 51385 | 1 | 51385 |
- 51391 | 1 | 51391 |
- 51398 | 1 | 51398 |
- 51403 | 1 | 51403 |
- 51421 | 1 | 51421 |
- 51427 | 1 | 51427 |
- 51445 | 1 | 51445 |
- 51451 | 1 | 51451 |
- 51465 | 1 | 51465 |
- 51470 | 1 | 51470 |
- 51474 | 1 | 51474 |
- 51487 | 1 | 51487 |
- 51494 | 1 | 51494 |
- 51495 | 1 | 51495 |
- 51497 | 1 | 51497 |
- 51505 | 1 | 51505 |
- 51507 | 1 | 51507 |
- 51523 | 1 | 51523 |
- 51528 | 1 | 51528 |
- 51529 | 1 | 51529 |
- 51535 | 2 | 103070 |
- 51541 | 1 | 51541 |
- 51548 | 1 | 51548 |
- 51549 | 1 | 51549 |
- 51551 | 1 | 51551 |
- 51554 | 1 | 51554 |
- 51555 | 1 | 51555 |
- 51564 | 1 | 51564 |
- 51571 | 1 | 51571 |
- 51573 | 2 | 103146 |
- 51574 | 1 | 51574 |
- 51585 | 1 | 51585 |
- 51590 | 2 | 103180 |
- 51592 | 1 | 51592 |
- 51598 | 1 | 51598 |
- 51599 | 1 | 51599 |
- 51600 | 2 | 103200 |
- 51603 | 2 | 103206 |
- 51605 | 1 | 51605 |
- 51606 | 3 | 154818 |
- 51607 | 1 | 51607 |
- 51608 | 1 | 51608 |
- 51614 | 1 | 51614 |
- 51615 | 1 | 51615 |
- 51616 | 1 | 51616 |
- 51617 | 1 | 51617 |
- 51618 | 1 | 51618 |
- 51622 | 2 | 103244 |
- 51630 | 1 | 51630 |
- 51631 | 3 | 154893 |
- 51642 | 2 | 103284 |
- 51665 | 1 | 51665 |
- 51666 | 2 | 103332 |
- 51682 | 1 | 51682 |
- 51686 | 1 | 51686 |
- 51688 | 1 | 51688 |
- 51690 | 1 | 51690 |
- 51692 | 1 | 51692 |
- 51701 | 1 | 51701 |
- 51720 | 1 | 51720 |
- 51722 | 2 | 103444 |
- 51733 | 1 | 51733 |
- 51735 | 2 | 103470 |
- 51743 | 1 | 51743 |
- 51744 | 1 | 51744 |
- 51762 | 1 | 51762 |
- 51766 | 1 | 51766 |
- 51767 | 1 | 51767 |
- 51770 | 1 | 51770 |
- 51773 | 1 | 51773 |
- 51776 | 1 | 51776 |
- 51777 | 1 | 51777 |
- 51779 | 2 | 103558 |
- 51784 | 1 | 51784 |
- 51789 | 1 | 51789 |
- 51790 | 1 | 51790 |
- 51793 | 2 | 103586 |
- 51799 | 1 | 51799 |
- 51802 | 1 | 51802 |
- 51806 | 1 | 51806 |
- 51811 | 1 | 51811 |
- 51813 | 1 | 51813 |
- 51819 | 1 | 51819 |
- 51820 | 1 | 51820 |
- 51822 | 1 | 51822 |
- 51826 | 1 | 51826 |
- 51827 | 1 | 51827 |
- 51828 | 2 | 103656 |
- 51829 | 1 | 51829 |
- 51830 | 1 | 51830 |
- 51831 | 2 | 103662 |
- 51832 | 1 | 51832 |
- 51833 | 1 | 51833 |
- 51835 | 1 | 51835 |
- 51838 | 1 | 51838 |
- 51840 | 1 | 51840 |
- 51843 | 1 | 51843 |
- 51845 | 2 | 103690 |
- 51846 | 1 | 51846 |
- 51847 | 1 | 51847 |
- 51852 | 1 | 51852 |
- 51853 | 3 | 155559 |
- 51854 | 1 | 51854 |
- 51856 | 1 | 51856 |
- 51857 | 1 | 51857 |
- 51858 | 1 | 51858 |
- 51859 | 3 | 155577 |
- 51890 | 1 | 51890 |
- 51896 | 1 | 51896 |
- 51906 | 1 | 51906 |
- 51909 | 1 | 51909 |
- 51942 | 1 | 51942 |
- 51967 | 1 | 51967 |
- 51983 | 1 | 51983 |
- 52019 | 1 | 52019 |
- 52056 | 1 | 52056 |
- 52070 | 1 | 52070 |
- 52113 | 1 | 52113 |
- 52145 | 1 | 52145 |
- 52158 | 1 | 52158 |
- 52176 | 1 | 52176 |
- 52199 | 1 | 52199 |
- 52235 | 1 | 52235 |
- 52284 | 1 | 52284 |
- 52307 | 1 | 52307 |
- 52330 | 1 | 52330 |
- 52344 | 1 | 52344 |
- 52365 | 1 | 52365 |
- 52419 | 1 | 52419 |
- 52445 | 1 | 52445 |
- 52476 | 1 | 52476 |
- 52495 | 1 | 52495 |
- 52524 | 1 | 52524 |
- 52605 | 1 | 52605 |
- 52627 | 1 | 52627 |
- 52687 | 1 | 52687 |
- 52704 | 1 | 52704 |
- 52706 | 1 | 52706 |
- 52789 | 1 | 52789 |
- 52800 | 1 | 52800 |
- 52857 | 1 | 52857 |
- 52893 | 1 | 52893 |
- 52907 | 1 | 52907 |
- 52970 | 1 | 52970 |
- 52995 | 1 | 52995 |
- 53055 | 1 | 53055 |
- 53057 | 1 | 53057 |
- 53098 | 1 | 53098 |
- 53130 | 1 | 53130 |
- 53152 | 1 | 53152 |
- 53205 | 1 | 53205 |
- 53222 | 1 | 53222 |
- 53273 | 1 | 53273 |
- 53299 | 1 | 53299 |
- 53331 | 1 | 53331 |
- 53354 | 1 | 53354 |
- 53368 | 1 | 53368 |
- 53370 | 1 | 53370 |
- 53420 | 1 | 53420 |
- 53435 | 1 | 53435 |
- 53438 | 1 | 53438 |
- 53478 | 1 | 53478 |
- 53487 | 1 | 53487 |
- 53504 | 1 | 53504 |
- 53516 | 1 | 53516 |
- 53547 | 1 | 53547 |
- 53556 | 1 | 53556 |
- 53598 | 1 | 53598 |
- 53608 | 1 | 53608 |
- 53622 | 1 | 53622 |
- 53640 | 1 | 53640 |
- 53651 | 1 | 53651 |
- 53671 | 1 | 53671 |
- 53690 | 1 | 53690 |
- 53693 | 1 | 53693 |
- 53729 | 1 | 53729 |
- 53753 | 1 | 53753 |
- 53780 | 1 | 53780 |
- 53795 | 1 | 53795 |
- 53799 | 1 | 53799 |
- 53809 | 1 | 53809 |
- 53852 | 1 | 53852 |
- 53868 | 1 | 53868 |
- 53876 | 1 | 53876 |
- 53907 | 1 | 53907 |
- 53921 | 1 | 53921 |
- 53951 | 1 | 53951 |
- 53957 | 1 | 53957 |
- 53966 | 1 | 53966 |
- 53995 | 1 | 53995 |
- 54028 | 1 | 54028 |
- 54040 | 1 | 54040 |
- 54047 | 1 | 54047 |
- 54093 | 1 | 54093 |
- 54109 | 1 | 54109 |
- 54119 | 1 | 54119 |
- 54134 | 1 | 54134 |
- 54148 | 1 | 54148 |
- 54181 | 1 | 54181 |
- 54194 | 1 | 54194 |
- 54220 | 1 | 54220 |
- 54277 | 1 | 54277 |
- 54283 | 1 | 54283 |
- 54296 | 1 | 54296 |
- 54315 | 1 | 54315 |
- 54330 | 1 | 54330 |
- 54349 | 1 | 54349 |
- 54351 | 1 | 54351 |
- 54380 | 1 | 54380 |
- 54428 | 1 | 54428 |
- 54435 | 1 | 54435 |
- 54446 | 1 | 54446 |
- 54475 | 1 | 54475 |
- 54483 | 1 | 54483 |
- 54507 | 1 | 54507 |
- 54516 | 1 | 54516 |
- 54541 | 1 | 54541 |
- 54576 | 1 | 54576 |
- 54589 | 1 | 54589 |
- 54617 | 1 | 54617 |
- 54623 | 1 | 54623 |
- 54643 | 1 | 54643 |
- 54657 | 1 | 54657 |
- 54683 | 1 | 54683 |
- 54709 | 1 | 54709 |
- 54713 | 1 | 54713 |
- 54732 | 1 | 54732 |
- 54749 | 1 | 54749 |
- 54760 | 1 | 54760 |
- 54817 | 1 | 54817 |
- 54822 | 1 | 54822 |
- 54851 | 1 | 54851 |
- 54857 | 1 | 54857 |
- 54881 | 1 | 54881 |
- 54893 | 1 | 54893 |
- 54901 | 1 | 54901 |
- 54919 | 1 | 54919 |
- 54944 | 1 | 54944 |
- 54984 | 1 | 54984 |
- 54994 | 1 | 54994 |
- 55002 | 1 | 55002 |
- 55035 | 2 | 110070 |
- 55052 | 1 | 55052 |
- 55058 | 1 | 55058 |
- 55080 | 1 | 55080 |
- 55103 | 1 | 55103 |
- 55104 | 1 | 55104 |
- 55140 | 1 | 55140 |
- 55142 | 1 | 55142 |
- 55177 | 1 | 55177 |
- 55180 | 1 | 55180 |
- 55200 | 1 | 55200 |
- 55212 | 1 | 55212 |
- 55213 | 1 | 55213 |
- 55226 | 1 | 55226 |
- 55250 | 1 | 55250 |
- 55262 | 1 | 55262 |
- 55271 | 1 | 55271 |
- 55296 | 1 | 55296 |
- 55305 | 1 | 55305 |
- 55324 | 1 | 55324 |
- 55336 | 1 | 55336 |
- 55350 | 1 | 55350 |
- 55354 | 1 | 55354 |
- 55372 | 1 | 55372 |
- 55404 | 1 | 55404 |
- 55426 | 1 | 55426 |
- 55432 | 1 | 55432 |
- 55441 | 1 | 55441 |
- 55472 | 2 | 110944 |
- 55484 | 1 | 55484 |
- 55498 | 1 | 55498 |
- 55500 | 1 | 55500 |
- 55527 | 1 | 55527 |
- 55538 | 1 | 55538 |
- 55540 | 1 | 55540 |
- 55555 | 1 | 55555 |
- 55561 | 1 | 55561 |
- 55565 | 1 | 55565 |
- 55587 | 1 | 55587 |
- 55595 | 1 | 55595 |
- 55608 | 1 | 55608 |
- 55664 | 1 | 55664 |
- 55667 | 1 | 55667 |
- 55670 | 1 | 55670 |
- 55707 | 1 | 55707 |
- 55720 | 1 | 55720 |
- 55757 | 1 | 55757 |
- 55784 | 1 | 55784 |
- 55823 | 1 | 55823 |
- 55831 | 1 | 55831 |
- 55859 | 1 | 55859 |
- 55870 | 1 | 55870 |
- 55901 | 1 | 55901 |
- 55922 | 1 | 55922 |
- 55928 | 1 | 55928 |
- 55971 | 1 | 55971 |
- 56023 | 1 | 56023 |
- 56034 | 1 | 56034 |
- 56046 | 1 | 56046 |
- 56075 | 1 | 56075 |
- 56096 | 1 | 56096 |
- 56131 | 1 | 56131 |
- 56132 | 1 | 56132 |
- 56154 | 1 | 56154 |
- 56177 | 1 | 56177 |
- 56215 | 2 | 112430 |
- 56241 | 1 | 56241 |
- 56242 | 1 | 56242 |
- 56273 | 1 | 56273 |
- 56299 | 1 | 56299 |
- 56311 | 1 | 56311 |
- 56354 | 1 | 56354 |
- 56389 | 1 | 56389 |
- 56390 | 1 | 56390 |
- 56415 | 1 | 56415 |
- 56418 | 1 | 56418 |
- 56432 | 1 | 56432 |
- 56442 | 1 | 56442 |
- 56458 | 1 | 56458 |
- 56472 | 1 | 56472 |
- 56489 | 1 | 56489 |
- 56519 | 1 | 56519 |
- 56525 | 1 | 56525 |
- 56529 | 1 | 56529 |
- 56537 | 1 | 56537 |
- 56555 | 1 | 56555 |
- 56565 | 1 | 56565 |
- 56572 | 1 | 56572 |
- 56573 | 1 | 56573 |
- 56578 | 1 | 56578 |
- 56586 | 1 | 56586 |
- 56587 | 1 | 56587 |
- 56594 | 2 | 113188 |
- 56600 | 1 | 56600 |
- 56611 | 1 | 56611 |
- 56613 | 1 | 56613 |
- 56615 | 1 | 56615 |
- 56616 | 1 | 56616 |
- 56618 | 2 | 113236 |
- 56624 | 1 | 56624 |
- 56626 | 1 | 56626 |
- 56627 | 3 | 169881 |
- 56628 | 1 | 56628 |
- 56630 | 2 | 113260 |
- 56631 | 1 | 56631 |
- 56633 | 1 | 56633 |
- 56635 | 1 | 56635 |
- 56636 | 1 | 56636 |
- 56638 | 2 | 113276 |
- 56639 | 2 | 113278 |
- 56641 | 1 | 56641 |
- 56642 | 3 | 169926 |
- 56643 | 1 | 56643 |
- 56644 | 1 | 56644 |
- 56646 | 1 | 56646 |
- 56647 | 4 | 226588 |
- 56649 | 2 | 113298 |
- 56650 | 2 | 113300 |
- 56653 | 1 | 56653 |
- 56654 | 1 | 56654 |
- 56656 | 1 | 56656 |
- 56661 | 1 | 56661 |
- 56662 | 2 | 113324 |
- 56663 | 1 | 56663 |
- 56664 | 1 | 56664 |
- 56670 | 2 | 113340 |
- 56678 | 1 | 56678 |
- 56679 | 1 | 56679 |
- 56683 | 1 | 56683 |
- 56684 | 1 | 56684 |
- 56685 | 2 | 113370 |
- 56687 | 1 | 56687 |
- 56690 | 2 | 113380 |
- 56696 | 2 | 113392 |
- 56698 | 1 | 56698 |
- 56699 | 1 | 56699 |
- 56700 | 1 | 56700 |
- 56701 | 1 | 56701 |
- 56702 | 2 | 113404 |
- 56704 | 1 | 56704 |
- 56708 | 4 | 226832 |
- 56711 | 4 | 226844 |
- 56712 | 1 | 56712 |
- 56716 | 2 | 113432 |
- 56719 | 2 | 113438 |
- 56720 | 2 | 113440 |
- 56721 | 2 | 113442 |
- 56722 | 1 | 56722 |
- 56725 | 2 | 113450 |
- 56726 | 1 | 56726 |
- 56727 | 1 | 56727 |
- 56729 | 1 | 56729 |
- 56735 | 2 | 113470 |
- 56736 | 1 | 56736 |
- 56738 | 2 | 113476 |
- 56744 | 1 | 56744 |
- 56745 | 1 | 56745 |
- 56748 | 1 | 56748 |
- 56751 | 1 | 56751 |
- 56752 | 2 | 113504 |
- 56757 | 1 | 56757 |
- 56758 | 1 | 56758 |
- 56760 | 2 | 113520 |
- 56763 | 1 | 56763 |
- 56765 | 1 | 56765 |
- 56767 | 3 | 170301 |
- 56770 | 2 | 113540 |
- 56772 | 1 | 56772 |
- 56774 | 1 | 56774 |
- 56776 | 1 | 56776 |
- 56778 | 1 | 56778 |
- 56779 | 1 | 56779 |
- 56782 | 1 | 56782 |
- 56791 | 1 | 56791 |
- 56794 | 3 | 170382 |
- 56795 | 1 | 56795 |
- 56798 | 2 | 113596 |
- 56803 | 1 | 56803 |
- 56804 | 1 | 56804 |
- 56805 | 1 | 56805 |
- 56810 | 1 | 56810 |
- 56811 | 3 | 170433 |
- 56812 | 1 | 56812 |
- 56821 | 1 | 56821 |
- 56822 | 2 | 113644 |
- 56823 | 1 | 56823 |
- 56825 | 1 | 56825 |
- 56827 | 1 | 56827 |
- 56829 | 1 | 56829 |
- 56832 | 1 | 56832 |
- 56834 | 1 | 56834 |
- 56837 | 1 | 56837 |
- 56838 | 2 | 113676 |
- 56839 | 2 | 113678 |
- 56848 | 1 | 56848 |
- 56850 | 2 | 113700 |
- 56853 | 3 | 170559 |
- 56854 | 1 | 56854 |
- 56855 | 1 | 56855 |
- 56857 | 1 | 56857 |
- 56858 | 1 | 56858 |
- 56859 | 1 | 56859 |
- 56860 | 1 | 56860 |
- 56865 | 1 | 56865 |
- 56866 | 1 | 56866 |
- 56867 | 2 | 113734 |
- 56869 | 1 | 56869 |
- 56871 | 1 | 56871 |
- 56889 | 1 | 56889 |
- 56894 | 1 | 56894 |
- 56916 | 1 | 56916 |
- 56918 | 1 | 56918 |
- 56935 | 1 | 56935 |
- 56941 | 1 | 56941 |
- 56968 | 1 | 56968 |
- 56974 | 1 | 56974 |
- 56976 | 2 | 113952 |
- 56978 | 1 | 56978 |
- 56997 | 1 | 56997 |
- 57004 | 1 | 57004 |
- 57006 | 1 | 57006 |
- 57008 | 1 | 57008 |
- 57021 | 1 | 57021 |
- 57026 | 1 | 57026 |
- 57029 | 1 | 57029 |
- 57036 | 1 | 57036 |
- 57038 | 1 | 57038 |
- 57053 | 2 | 114106 |
- 57068 | 1 | 57068 |
- 57081 | 1 | 57081 |
- 57083 | 1 | 57083 |
- 57085 | 1 | 57085 |
- 57088 | 1 | 57088 |
- 57089 | 1 | 57089 |
- 57090 | 1 | 57090 |
- 57092 | 1 | 57092 |
- 57093 | 1 | 57093 |
- 57095 | 2 | 114190 |
- 57096 | 1 | 57096 |
- 57097 | 2 | 114194 |
- 57099 | 2 | 114198 |
- 57100 | 1 | 57100 |
- 57102 | 1 | 57102 |
- 57104 | 4 | 228416 |
- 57105 | 2 | 114210 |
- 57106 | 1 | 57106 |
- 57107 | 2 | 114214 |
- 57108 | 2 | 114216 |
- 57109 | 2 | 114218 |
- 57111 | 3 | 171333 |
- 57112 | 1 | 57112 |
- 57113 | 2 | 114226 |
- 57114 | 2 | 114228 |
- 57116 | 4 | 228464 |
- 57117 | 3 | 171351 |
- 57118 | 5 | 285590 |
- 57119 | 3 | 171357 |
- 57120 | 2 | 114240 |
- 57121 | 2 | 114242 |
- 57122 | 1 | 57122 |
- 57123 | 3 | 171369 |
- 57124 | 2 | 114248 |
- 57125 | 1 | 57125 |
- 57126 | 3 | 171378 |
- 57127 | 5 | 285635 |
- 57128 | 6 | 342768 |
- 57129 | 4 | 228516 |
- 57130 | 1 | 57130 |
- 57131 | 6 | 342786 |
- 57132 | 4 | 228528 |
- 57133 | 3 | 171399 |
- 57134 | 2 | 114268 |
- 57135 | 4 | 228540 |
- 57136 | 3 | 171408 |
- 57137 | 3 | 171411 |
- 57138 | 3 | 171414 |
- 57139 | 1 | 57139 |
- 57140 | 3 | 171420 |
- 57141 | 2 | 114282 |
- 57142 | 5 | 285710 |
- 57143 | 3 | 171429 |
- 57144 | 3 | 171432 |
- 57145 | 4 | 228580 |
- 57146 | 3 | 171438 |
- 57147 | 2 | 114294 |
- 57148 | 3 | 171444 |
- 57149 | 5 | 285745 |
- 57150 | 4 | 228600 |
- 57151 | 3 | 171453 |
- 57152 | 2 | 114304 |
- 57153 | 1 | 57153 |
- 57154 | 3 | 171462 |
- 57155 | 1 | 57155 |
- 57156 | 2 | 114312 |
- 57157 | 1 | 57157 |
- 57158 | 2 | 114316 |
- 57159 | 6 | 342954 |
- 57161 | 2 | 114322 |
- 57162 | 3 | 171486 |
- 57163 | 1 | 57163 |
- 57166 | 2 | 114332 |
- 57167 | 2 | 114334 |
- 57168 | 2 | 114336 |
- 57169 | 4 | 228676 |
- 57171 | 1 | 57171 |
- 57172 | 2 | 114344 |
- 57173 | 2 | 114346 |
- 57174 | 3 | 171522 |
- 57175 | 1 | 57175 |
- 57177 | 1 | 57177 |
- 57178 | 2 | 114356 |
- 57185 | 1 | 57185 |
- 57187 | 1 | 57187 |
- 57190 | 2 | 114380 |
- 57194 | 1 | 57194 |
- 57196 | 1 | 57196 |
- 57201 | 1 | 57201 |
- 57205 | 1 | 57205 |
- 57209 | 1 | 57209 |
- 57214 | 2 | 114428 |
- 57215 | 1 | 57215 |
- 57219 | 2 | 114438 |
- 57220 | 2 | 114440 |
- 57223 | 1 | 57223 |
- 57227 | 1 | 57227 |
- 57229 | 1 | 57229 |
- 57230 | 1 | 57230 |
- 57231 | 1 | 57231 |
- 57234 | 1 | 57234 |
- 57236 | 2 | 114472 |
- 57238 | 1 | 57238 |
- 57239 | 1 | 57239 |
- 57240 | 1 | 57240 |
- 57242 | 1 | 57242 |
- 57243 | 1 | 57243 |
- 57246 | 1 | 57246 |
- 57250 | 1 | 57250 |
- 57254 | 1 | 57254 |
- 57255 | 1 | 57255 |
- 57257 | 1 | 57257 |
- 57259 | 2 | 114518 |
- 57264 | 1 | 57264 |
- 57265 | 2 | 114530 |
- 57266 | 3 | 171798 |
- 57271 | 1 | 57271 |
- 57272 | 1 | 57272 |
- 57273 | 1 | 57273 |
- 57280 | 2 | 114560 |
- 57284 | 1 | 57284 |
- 57285 | 1 | 57285 |
- 57288 | 1 | 57288 |
- 57289 | 1 | 57289 |
- 57290 | 1 | 57290 |
- 57291 | 1 | 57291 |
- 57295 | 1 | 57295 |
- 57298 | 1 | 57298 |
- 57300 | 1 | 57300 |
- 57301 | 1 | 57301 |
- 57304 | 1 | 57304 |
- 57306 | 1 | 57306 |
- 57307 | 2 | 114614 |
- 57308 | 1 | 57308 |
- 57309 | 2 | 114618 |
- 57312 | 2 | 114624 |
- 57313 | 1 | 57313 |
- 57318 | 1 | 57318 |
- 57322 | 2 | 114644 |
- 57323 | 2 | 114646 |
- 57324 | 1 | 57324 |
- 57325 | 1 | 57325 |
- 57326 | 1 | 57326 |
- 57327 | 1 | 57327 |
- 57328 | 4 | 229312 |
- 57329 | 2 | 114658 |
- 57333 | 1 | 57333 |
- 57335 | 1 | 57335 |
- 57336 | 1 | 57336 |
- 57337 | 2 | 114674 |
- 57338 | 2 | 114676 |
- 57340 | 2 | 114680 |
- 57342 | 2 | 114684 |
- 57345 | 2 | 114690 |
- 57347 | 1 | 57347 |
- 57348 | 1 | 57348 |
- 57349 | 2 | 114698 |
- 57350 | 1 | 57350 |
- 57353 | 1 | 57353 |
- 57354 | 4 | 229416 |
- 57357 | 2 | 114714 |
- 57360 | 1 | 57360 |
- 57363 | 1 | 57363 |
- 57366 | 2 | 114732 |
- 57367 | 1 | 57367 |
- 57368 | 1 | 57368 |
- 57370 | 1 | 57370 |
- 57372 | 1 | 57372 |
- 57374 | 1 | 57374 |
- 57375 | 3 | 172125 |
- 57376 | 3 | 172128 |
- 57378 | 1 | 57378 |
- 57379 | 2 | 114758 |
- 57380 | 1 | 57380 |
- 57381 | 1 | 57381 |
- 57383 | 1 | 57383 |
- 57384 | 2 | 114768 |
- 57388 | 1 | 57388 |
- 57390 | 1 | 57390 |
- 57391 | 1 | 57391 |
- 57396 | 1 | 57396 |
- 57397 | 1 | 57397 |
- 57398 | 2 | 114796 |
- 57400 | 1 | 57400 |
- 57401 | 2 | 114802 |
- 57402 | 1 | 57402 |
- 57403 | 1 | 57403 |
- 57405 | 1 | 57405 |
- 57406 | 1 | 57406 |
- 57407 | 2 | 114814 |
- 57408 | 1 | 57408 |
- 57410 | 2 | 114820 |
- 57412 | 1 | 57412 |
- 57415 | 1 | 57415 |
- 57416 | 1 | 57416 |
- 57418 | 1 | 57418 |
- 57419 | 1 | 57419 |
- 57421 | 1 | 57421 |
- 57423 | 1 | 57423 |
- 57424 | 1 | 57424 |
- 57426 | 1 | 57426 |
- 57427 | 1 | 57427 |
- 57428 | 2 | 114856 |
- 57429 | 3 | 172287 |
- 57430 | 1 | 57430 |
- 57431 | 3 | 172293 |
- 57432 | 2 | 114864 |
- 57433 | 2 | 114866 |
- 57434 | 2 | 114868 |
- 57436 | 2 | 114872 |
- 57438 | 2 | 114876 |
- 57440 | 3 | 172320 |
- 57441 | 2 | 114882 |
- 57442 | 1 | 57442 |
- 57444 | 1 | 57444 |
- 57446 | 1 | 57446 |
- 57447 | 2 | 114894 |
- 57449 | 2 | 114898 |
- 57453 | 1 | 57453 |
- 57455 | 1 | 57455 |
- 57458 | 1 | 57458 |
- 57461 | 1 | 57461 |
- 57464 | 2 | 114928 |
- 57467 | 3 | 172401 |
- 57468 | 1 | 57468 |
- 57471 | 1 | 57471 |
- 57473 | 2 | 114946 |
- 57476 | 2 | 114952 |
- 57477 | 1 | 57477 |
- 57482 | 1 | 57482 |
- 57483 | 1 | 57483 |
- 57488 | 1 | 57488 |
- 57491 | 2 | 114982 |
- 57492 | 1 | 57492 |
- 57493 | 1 | 57493 |
- 57495 | 1 | 57495 |
- 57496 | 2 | 114992 |
- 57497 | 3 | 172491 |
- 57498 | 2 | 114996 |
- 57499 | 1 | 57499 |
- 57500 | 1 | 57500 |
- 57503 | 1 | 57503 |
- 57504 | 2 | 115008 |
- 57505 | 1 | 57505 |
- 57506 | 2 | 115012 |
- 57507 | 1 | 57507 |
- 57508 | 1 | 57508 |
- 57509 | 1 | 57509 |
- 57511 | 2 | 115022 |
- 57513 | 1 | 57513 |
- 57517 | 1 | 57517 |
- 57518 | 1 | 57518 |
- 57520 | 2 | 115040 |
- 57522 | 1 | 57522 |
- 57523 | 1 | 57523 |
- 57527 | 2 | 115054 |
- 57529 | 1 | 57529 |
- 57691 | 1 | 57691 |
- Total | 1002 | 55760530 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 51270 | 1 | 51270 |
- 51294 | 1 | 51294 |
- 51305 | 1 | 51305 |
- 51338 | 1 | 51338 |
- 51341 | 1 | 51341 |
- 51353 | 1 | 51353 |
- 51368 | 1 | 51368 |
- 51375 | 1 | 51375 |
- 51378 | 1 | 51378 |
- 51381 | 1 | 51381 |
- 51387 | 1 | 51387 |
- 51394 | 1 | 51394 |
- 51399 | 1 | 51399 |
- 51417 | 1 | 51417 |
- 51423 | 1 | 51423 |
- 51441 | 1 | 51441 |
- 51447 | 1 | 51447 |
- 51461 | 1 | 51461 |
- 51466 | 1 | 51466 |
- 51470 | 1 | 51470 |
- 51483 | 1 | 51483 |
- 51490 | 1 | 51490 |
- 51491 | 1 | 51491 |
- 51493 | 1 | 51493 |
- 51501 | 1 | 51501 |
- 51503 | 1 | 51503 |
- 51519 | 1 | 51519 |
- 51524 | 1 | 51524 |
- 51525 | 1 | 51525 |
- 51531 | 2 | 103062 |
- 51537 | 1 | 51537 |
- 51544 | 1 | 51544 |
- 51545 | 1 | 51545 |
- 51547 | 1 | 51547 |
- 51550 | 1 | 51550 |
- 51551 | 1 | 51551 |
- 51560 | 1 | 51560 |
- 51567 | 1 | 51567 |
- 51569 | 2 | 103138 |
- 51570 | 1 | 51570 |
- 51581 | 1 | 51581 |
- 51586 | 2 | 103172 |
- 51588 | 1 | 51588 |
- 51594 | 1 | 51594 |
- 51595 | 1 | 51595 |
- 51596 | 2 | 103192 |
- 51599 | 2 | 103198 |
- 51601 | 1 | 51601 |
- 51602 | 3 | 154806 |
- 51603 | 1 | 51603 |
- 51604 | 1 | 51604 |
- 51610 | 1 | 51610 |
- 51611 | 1 | 51611 |
- 51612 | 1 | 51612 |
- 51613 | 1 | 51613 |
- 51614 | 1 | 51614 |
- 51618 | 2 | 103236 |
- 51626 | 1 | 51626 |
- 51627 | 3 | 154881 |
- 51638 | 2 | 103276 |
- 51661 | 1 | 51661 |
- 51662 | 2 | 103324 |
- 51678 | 1 | 51678 |
- 51682 | 1 | 51682 |
- 51684 | 1 | 51684 |
- 51686 | 1 | 51686 |
- 51688 | 1 | 51688 |
- 51697 | 1 | 51697 |
- 51716 | 1 | 51716 |
- 51718 | 2 | 103436 |
- 51729 | 1 | 51729 |
- 51731 | 2 | 103462 |
- 51739 | 1 | 51739 |
- 51740 | 1 | 51740 |
- 51758 | 1 | 51758 |
- 51762 | 1 | 51762 |
- 51763 | 1 | 51763 |
- 51766 | 1 | 51766 |
- 51769 | 1 | 51769 |
- 51772 | 1 | 51772 |
- 51773 | 1 | 51773 |
- 51775 | 2 | 103550 |
- 51780 | 1 | 51780 |
- 51785 | 1 | 51785 |
- 51786 | 1 | 51786 |
- 51789 | 2 | 103578 |
- 51795 | 1 | 51795 |
- 51798 | 1 | 51798 |
- 51802 | 1 | 51802 |
- 51807 | 1 | 51807 |
- 51809 | 1 | 51809 |
- 51815 | 1 | 51815 |
- 51816 | 1 | 51816 |
- 51818 | 1 | 51818 |
- 51822 | 1 | 51822 |
- 51823 | 1 | 51823 |
- 51824 | 2 | 103648 |
- 51825 | 1 | 51825 |
- 51826 | 1 | 51826 |
- 51827 | 2 | 103654 |
- 51828 | 1 | 51828 |
- 51829 | 1 | 51829 |
- 51831 | 1 | 51831 |
- 51834 | 1 | 51834 |
- 51836 | 1 | 51836 |
- 51839 | 1 | 51839 |
- 51841 | 2 | 103682 |
- 51842 | 1 | 51842 |
- 51843 | 1 | 51843 |
- 51848 | 1 | 51848 |
- 51849 | 3 | 155547 |
- 51850 | 1 | 51850 |
- 51852 | 1 | 51852 |
- 51853 | 1 | 51853 |
- 51854 | 1 | 51854 |
- 51855 | 3 | 155565 |
- 51886 | 1 | 51886 |
- 51892 | 1 | 51892 |
- 51902 | 1 | 51902 |
- 51905 | 1 | 51905 |
- 51938 | 1 | 51938 |
- 51963 | 1 | 51963 |
- 51979 | 1 | 51979 |
- 52015 | 1 | 52015 |
- 52052 | 1 | 52052 |
- 52066 | 1 | 52066 |
- 52109 | 1 | 52109 |
- 52141 | 1 | 52141 |
- 52154 | 1 | 52154 |
- 52172 | 1 | 52172 |
- 52195 | 1 | 52195 |
- 52231 | 1 | 52231 |
- 52280 | 1 | 52280 |
- 52303 | 1 | 52303 |
- 52326 | 1 | 52326 |
- 52340 | 1 | 52340 |
- 52361 | 1 | 52361 |
- 52415 | 1 | 52415 |
- 52441 | 1 | 52441 |
- 52472 | 1 | 52472 |
- 52491 | 1 | 52491 |
- 52520 | 1 | 52520 |
- 52601 | 1 | 52601 |
- 52623 | 1 | 52623 |
- 52683 | 1 | 52683 |
- 52700 | 1 | 52700 |
- 52702 | 1 | 52702 |
- 52785 | 1 | 52785 |
- 52796 | 1 | 52796 |
- 52853 | 1 | 52853 |
- 52889 | 1 | 52889 |
- 52903 | 1 | 52903 |
- 52966 | 1 | 52966 |
- 52991 | 1 | 52991 |
- 53051 | 1 | 53051 |
- 53053 | 1 | 53053 |
- 53094 | 1 | 53094 |
- 53126 | 1 | 53126 |
- 53148 | 1 | 53148 |
- 53201 | 1 | 53201 |
- 53218 | 1 | 53218 |
- 53269 | 1 | 53269 |
- 53295 | 1 | 53295 |
- 53327 | 1 | 53327 |
- 53350 | 1 | 53350 |
- 53364 | 1 | 53364 |
- 53366 | 1 | 53366 |
- 53416 | 1 | 53416 |
- 53431 | 1 | 53431 |
- 53434 | 1 | 53434 |
- 53474 | 1 | 53474 |
- 53483 | 1 | 53483 |
- 53500 | 1 | 53500 |
- 53512 | 1 | 53512 |
- 53543 | 1 | 53543 |
- 53552 | 1 | 53552 |
- 53594 | 1 | 53594 |
- 53604 | 1 | 53604 |
- 53618 | 1 | 53618 |
- 53636 | 1 | 53636 |
- 53647 | 1 | 53647 |
- 53667 | 1 | 53667 |
- 53686 | 1 | 53686 |
- 53689 | 1 | 53689 |
- 53725 | 1 | 53725 |
- 53749 | 1 | 53749 |
- 53776 | 1 | 53776 |
- 53791 | 1 | 53791 |
- 53795 | 1 | 53795 |
- 53805 | 1 | 53805 |
- 53848 | 1 | 53848 |
- 53864 | 1 | 53864 |
- 53872 | 1 | 53872 |
- 53903 | 1 | 53903 |
- 53917 | 1 | 53917 |
- 53947 | 1 | 53947 |
- 53953 | 1 | 53953 |
- 53962 | 1 | 53962 |
- 53991 | 1 | 53991 |
- 54024 | 1 | 54024 |
- 54036 | 1 | 54036 |
- 54043 | 1 | 54043 |
- 54089 | 1 | 54089 |
- 54105 | 1 | 54105 |
- 54115 | 1 | 54115 |
- 54130 | 1 | 54130 |
- 54144 | 1 | 54144 |
- 54177 | 1 | 54177 |
- 54190 | 1 | 54190 |
- 54216 | 1 | 54216 |
- 54273 | 1 | 54273 |
- 54279 | 1 | 54279 |
- 54292 | 1 | 54292 |
- 54311 | 1 | 54311 |
- 54326 | 1 | 54326 |
- 54345 | 1 | 54345 |
- 54347 | 1 | 54347 |
- 54376 | 1 | 54376 |
- 54424 | 1 | 54424 |
- 54431 | 1 | 54431 |
- 54442 | 1 | 54442 |
- 54471 | 1 | 54471 |
- 54479 | 1 | 54479 |
- 54503 | 1 | 54503 |
- 54512 | 1 | 54512 |
- 54537 | 1 | 54537 |
- 54572 | 1 | 54572 |
- 54585 | 1 | 54585 |
- 54613 | 1 | 54613 |
- 54619 | 1 | 54619 |
- 54639 | 1 | 54639 |
- 54653 | 1 | 54653 |
- 54679 | 1 | 54679 |
- 54705 | 1 | 54705 |
- 54709 | 1 | 54709 |
- 54728 | 1 | 54728 |
- 54745 | 1 | 54745 |
- 54756 | 1 | 54756 |
- 54813 | 1 | 54813 |
- 54818 | 1 | 54818 |
- 54847 | 1 | 54847 |
- 54853 | 1 | 54853 |
- 54877 | 1 | 54877 |
- 54889 | 1 | 54889 |
- 54897 | 1 | 54897 |
- 54915 | 1 | 54915 |
- 54940 | 1 | 54940 |
- 54980 | 1 | 54980 |
- 54990 | 1 | 54990 |
- 54998 | 1 | 54998 |
- 55031 | 2 | 110062 |
- 55048 | 1 | 55048 |
- 55054 | 1 | 55054 |
- 55076 | 1 | 55076 |
- 55099 | 1 | 55099 |
- 55100 | 1 | 55100 |
- 55136 | 1 | 55136 |
- 55138 | 1 | 55138 |
- 55173 | 1 | 55173 |
- 55176 | 1 | 55176 |
- 55196 | 1 | 55196 |
- 55208 | 1 | 55208 |
- 55209 | 1 | 55209 |
- 55222 | 1 | 55222 |
- 55246 | 1 | 55246 |
- 55258 | 1 | 55258 |
- 55267 | 1 | 55267 |
- 55292 | 1 | 55292 |
- 55301 | 1 | 55301 |
- 55320 | 1 | 55320 |
- 55332 | 1 | 55332 |
- 55346 | 1 | 55346 |
- 55350 | 1 | 55350 |
- 55368 | 1 | 55368 |
- 55400 | 1 | 55400 |
- 55422 | 1 | 55422 |
- 55428 | 1 | 55428 |
- 55437 | 1 | 55437 |
- 55468 | 2 | 110936 |
- 55480 | 1 | 55480 |
- 55494 | 1 | 55494 |
- 55496 | 1 | 55496 |
- 55523 | 1 | 55523 |
- 55534 | 1 | 55534 |
- 55536 | 1 | 55536 |
- 55551 | 1 | 55551 |
- 55557 | 1 | 55557 |
- 55561 | 1 | 55561 |
- 55583 | 1 | 55583 |
- 55591 | 1 | 55591 |
- 55604 | 1 | 55604 |
- 55660 | 1 | 55660 |
- 55663 | 1 | 55663 |
- 55666 | 1 | 55666 |
- 55703 | 1 | 55703 |
- 55716 | 1 | 55716 |
- 55753 | 1 | 55753 |
- 55780 | 1 | 55780 |
- 55819 | 1 | 55819 |
- 55827 | 1 | 55827 |
- 55855 | 1 | 55855 |
- 55866 | 1 | 55866 |
- 55897 | 1 | 55897 |
- 55918 | 1 | 55918 |
- 55924 | 1 | 55924 |
- 55967 | 1 | 55967 |
- 56019 | 1 | 56019 |
- 56030 | 1 | 56030 |
- 56042 | 1 | 56042 |
- 56071 | 1 | 56071 |
- 56092 | 1 | 56092 |
- 56127 | 1 | 56127 |
- 56128 | 1 | 56128 |
- 56150 | 1 | 56150 |
- 56173 | 1 | 56173 |
- 56211 | 2 | 112422 |
- 56237 | 1 | 56237 |
- 56238 | 1 | 56238 |
- 56269 | 1 | 56269 |
- 56295 | 1 | 56295 |
- 56307 | 1 | 56307 |
- 56350 | 1 | 56350 |
- 56385 | 1 | 56385 |
- 56386 | 1 | 56386 |
- 56411 | 1 | 56411 |
- 56414 | 1 | 56414 |
- 56428 | 1 | 56428 |
- 56438 | 1 | 56438 |
- 56454 | 1 | 56454 |
- 56468 | 1 | 56468 |
- 56485 | 1 | 56485 |
- 56515 | 1 | 56515 |
- 56521 | 1 | 56521 |
- 56525 | 1 | 56525 |
- 56533 | 1 | 56533 |
- 56551 | 1 | 56551 |
- 56561 | 1 | 56561 |
- 56568 | 1 | 56568 |
- 56569 | 1 | 56569 |
- 56574 | 1 | 56574 |
- 56582 | 1 | 56582 |
- 56583 | 1 | 56583 |
- 56590 | 2 | 113180 |
- 56596 | 1 | 56596 |
- 56607 | 1 | 56607 |
- 56609 | 1 | 56609 |
- 56611 | 1 | 56611 |
- 56612 | 1 | 56612 |
- 56614 | 2 | 113228 |
- 56620 | 1 | 56620 |
- 56622 | 1 | 56622 |
- 56623 | 3 | 169869 |
- 56624 | 1 | 56624 |
- 56626 | 2 | 113252 |
- 56627 | 1 | 56627 |
- 56629 | 1 | 56629 |
- 56631 | 1 | 56631 |
- 56632 | 1 | 56632 |
- 56634 | 2 | 113268 |
- 56635 | 2 | 113270 |
- 56637 | 1 | 56637 |
- 56638 | 3 | 169914 |
- 56639 | 1 | 56639 |
- 56640 | 1 | 56640 |
- 56642 | 1 | 56642 |
- 56643 | 4 | 226572 |
- 56645 | 2 | 113290 |
- 56646 | 2 | 113292 |
- 56649 | 1 | 56649 |
- 56650 | 1 | 56650 |
- 56652 | 1 | 56652 |
- 56657 | 1 | 56657 |
- 56658 | 2 | 113316 |
- 56659 | 1 | 56659 |
- 56660 | 1 | 56660 |
- 56666 | 2 | 113332 |
- 56674 | 1 | 56674 |
- 56675 | 1 | 56675 |
- 56679 | 1 | 56679 |
- 56680 | 1 | 56680 |
- 56681 | 2 | 113362 |
- 56683 | 1 | 56683 |
- 56686 | 2 | 113372 |
- 56692 | 2 | 113384 |
- 56694 | 1 | 56694 |
- 56695 | 1 | 56695 |
- 56696 | 1 | 56696 |
- 56697 | 1 | 56697 |
- 56698 | 2 | 113396 |
- 56700 | 1 | 56700 |
- 56704 | 4 | 226816 |
- 56707 | 4 | 226828 |
- 56708 | 1 | 56708 |
- 56712 | 2 | 113424 |
- 56715 | 2 | 113430 |
- 56716 | 2 | 113432 |
- 56717 | 2 | 113434 |
- 56718 | 1 | 56718 |
- 56721 | 2 | 113442 |
- 56722 | 1 | 56722 |
- 56723 | 1 | 56723 |
- 56725 | 1 | 56725 |
- 56731 | 2 | 113462 |
- 56732 | 1 | 56732 |
- 56734 | 2 | 113468 |
- 56740 | 1 | 56740 |
- 56741 | 1 | 56741 |
- 56744 | 1 | 56744 |
- 56747 | 1 | 56747 |
- 56748 | 2 | 113496 |
- 56753 | 1 | 56753 |
- 56754 | 1 | 56754 |
- 56756 | 2 | 113512 |
- 56759 | 1 | 56759 |
- 56761 | 1 | 56761 |
- 56763 | 3 | 170289 |
- 56766 | 2 | 113532 |
- 56768 | 1 | 56768 |
- 56770 | 1 | 56770 |
- 56772 | 1 | 56772 |
- 56774 | 1 | 56774 |
- 56775 | 1 | 56775 |
- 56778 | 1 | 56778 |
- 56787 | 1 | 56787 |
- 56790 | 3 | 170370 |
- 56791 | 1 | 56791 |
- 56794 | 2 | 113588 |
- 56799 | 1 | 56799 |
- 56800 | 1 | 56800 |
- 56801 | 1 | 56801 |
- 56806 | 1 | 56806 |
- 56807 | 3 | 170421 |
- 56808 | 1 | 56808 |
- 56817 | 1 | 56817 |
- 56818 | 2 | 113636 |
- 56819 | 1 | 56819 |
- 56821 | 1 | 56821 |
- 56823 | 1 | 56823 |
- 56825 | 1 | 56825 |
- 56828 | 1 | 56828 |
- 56830 | 1 | 56830 |
- 56833 | 1 | 56833 |
- 56834 | 2 | 113668 |
- 56835 | 2 | 113670 |
- 56844 | 1 | 56844 |
- 56846 | 2 | 113692 |
- 56849 | 3 | 170547 |
- 56850 | 1 | 56850 |
- 56851 | 1 | 56851 |
- 56853 | 1 | 56853 |
- 56854 | 1 | 56854 |
- 56855 | 1 | 56855 |
- 56856 | 1 | 56856 |
- 56861 | 1 | 56861 |
- 56862 | 1 | 56862 |
- 56863 | 2 | 113726 |
- 56865 | 1 | 56865 |
- 56867 | 1 | 56867 |
- 56885 | 1 | 56885 |
- 56890 | 1 | 56890 |
- 56912 | 1 | 56912 |
- 56914 | 1 | 56914 |
- 56931 | 1 | 56931 |
- 56937 | 1 | 56937 |
- 56964 | 1 | 56964 |
- 56970 | 1 | 56970 |
- 56972 | 2 | 113944 |
- 56974 | 1 | 56974 |
- 56993 | 1 | 56993 |
- 57000 | 1 | 57000 |
- 57002 | 1 | 57002 |
- 57004 | 1 | 57004 |
- 57017 | 1 | 57017 |
- 57022 | 1 | 57022 |
- 57025 | 1 | 57025 |
- 57032 | 1 | 57032 |
- 57034 | 1 | 57034 |
- 57049 | 2 | 114098 |
- 57064 | 1 | 57064 |
- 57077 | 1 | 57077 |
- 57079 | 1 | 57079 |
- 57081 | 1 | 57081 |
- 57084 | 1 | 57084 |
- 57085 | 1 | 57085 |
- 57086 | 1 | 57086 |
- 57088 | 1 | 57088 |
- 57089 | 1 | 57089 |
- 57091 | 2 | 114182 |
- 57092 | 1 | 57092 |
- 57093 | 2 | 114186 |
- 57095 | 2 | 114190 |
- 57096 | 1 | 57096 |
- 57098 | 1 | 57098 |
- 57100 | 4 | 228400 |
- 57101 | 2 | 114202 |
- 57102 | 1 | 57102 |
- 57103 | 2 | 114206 |
- 57104 | 2 | 114208 |
- 57105 | 2 | 114210 |
- 57107 | 3 | 171321 |
- 57108 | 1 | 57108 |
- 57109 | 2 | 114218 |
- 57110 | 2 | 114220 |
- 57112 | 4 | 228448 |
- 57113 | 3 | 171339 |
- 57114 | 5 | 285570 |
- 57115 | 3 | 171345 |
- 57116 | 2 | 114232 |
- 57117 | 2 | 114234 |
- 57118 | 1 | 57118 |
- 57119 | 3 | 171357 |
- 57120 | 2 | 114240 |
- 57121 | 1 | 57121 |
- 57122 | 3 | 171366 |
- 57123 | 5 | 285615 |
- 57124 | 6 | 342744 |
- 57125 | 4 | 228500 |
- 57126 | 1 | 57126 |
- 57127 | 6 | 342762 |
- 57128 | 4 | 228512 |
- 57129 | 3 | 171387 |
- 57130 | 2 | 114260 |
- 57131 | 4 | 228524 |
- 57132 | 3 | 171396 |
- 57133 | 3 | 171399 |
- 57134 | 3 | 171402 |
- 57135 | 1 | 57135 |
- 57136 | 3 | 171408 |
- 57137 | 2 | 114274 |
- 57138 | 5 | 285690 |
- 57139 | 3 | 171417 |
- 57140 | 3 | 171420 |
- 57141 | 4 | 228564 |
- 57142 | 3 | 171426 |
- 57143 | 2 | 114286 |
- 57144 | 3 | 171432 |
- 57145 | 5 | 285725 |
- 57146 | 4 | 228584 |
- 57147 | 3 | 171441 |
- 57148 | 2 | 114296 |
- 57149 | 1 | 57149 |
- 57150 | 3 | 171450 |
- 57151 | 1 | 57151 |
- 57152 | 2 | 114304 |
- 57153 | 1 | 57153 |
- 57154 | 2 | 114308 |
- 57155 | 6 | 342930 |
- 57157 | 2 | 114314 |
- 57158 | 3 | 171474 |
- 57159 | 1 | 57159 |
- 57162 | 2 | 114324 |
- 57163 | 2 | 114326 |
- 57164 | 2 | 114328 |
- 57165 | 4 | 228660 |
- 57167 | 1 | 57167 |
- 57168 | 2 | 114336 |
- 57169 | 2 | 114338 |
- 57170 | 3 | 171510 |
- 57171 | 1 | 57171 |
- 57173 | 1 | 57173 |
- 57174 | 2 | 114348 |
- 57181 | 1 | 57181 |
- 57183 | 1 | 57183 |
- 57186 | 2 | 114372 |
- 57190 | 1 | 57190 |
- 57192 | 1 | 57192 |
- 57197 | 1 | 57197 |
- 57201 | 1 | 57201 |
- 57205 | 1 | 57205 |
- 57210 | 2 | 114420 |
- 57211 | 1 | 57211 |
- 57215 | 2 | 114430 |
- 57216 | 2 | 114432 |
- 57219 | 1 | 57219 |
- 57223 | 1 | 57223 |
- 57225 | 1 | 57225 |
- 57226 | 1 | 57226 |
- 57227 | 1 | 57227 |
- 57230 | 1 | 57230 |
- 57232 | 2 | 114464 |
- 57234 | 1 | 57234 |
- 57235 | 1 | 57235 |
- 57236 | 1 | 57236 |
- 57238 | 1 | 57238 |
- 57239 | 1 | 57239 |
- 57242 | 1 | 57242 |
- 57246 | 1 | 57246 |
- 57250 | 1 | 57250 |
- 57251 | 1 | 57251 |
- 57253 | 1 | 57253 |
- 57255 | 2 | 114510 |
- 57260 | 1 | 57260 |
- 57261 | 2 | 114522 |
- 57262 | 3 | 171786 |
- 57267 | 1 | 57267 |
- 57268 | 1 | 57268 |
- 57269 | 1 | 57269 |
- 57276 | 2 | 114552 |
- 57280 | 1 | 57280 |
- 57281 | 1 | 57281 |
- 57284 | 1 | 57284 |
- 57285 | 1 | 57285 |
- 57286 | 1 | 57286 |
- 57287 | 1 | 57287 |
- 57291 | 1 | 57291 |
- 57294 | 1 | 57294 |
- 57296 | 1 | 57296 |
- 57297 | 1 | 57297 |
- 57300 | 1 | 57300 |
- 57302 | 1 | 57302 |
- 57303 | 2 | 114606 |
- 57304 | 1 | 57304 |
- 57305 | 2 | 114610 |
- 57308 | 2 | 114616 |
- 57309 | 1 | 57309 |
- 57314 | 1 | 57314 |
- 57318 | 2 | 114636 |
- 57319 | 2 | 114638 |
- 57320 | 1 | 57320 |
- 57321 | 1 | 57321 |
- 57322 | 1 | 57322 |
- 57323 | 1 | 57323 |
- 57324 | 4 | 229296 |
- 57325 | 2 | 114650 |
- 57329 | 1 | 57329 |
- 57331 | 1 | 57331 |
- 57332 | 1 | 57332 |
- 57333 | 2 | 114666 |
- 57334 | 2 | 114668 |
- 57336 | 2 | 114672 |
- 57338 | 2 | 114676 |
- 57341 | 2 | 114682 |
- 57343 | 1 | 57343 |
- 57344 | 1 | 57344 |
- 57345 | 2 | 114690 |
- 57346 | 1 | 57346 |
- 57349 | 1 | 57349 |
- 57350 | 4 | 229400 |
- 57353 | 2 | 114706 |
- 57356 | 1 | 57356 |
- 57359 | 1 | 57359 |
- 57362 | 2 | 114724 |
- 57363 | 1 | 57363 |
- 57364 | 1 | 57364 |
- 57366 | 1 | 57366 |
- 57368 | 1 | 57368 |
- 57370 | 1 | 57370 |
- 57371 | 3 | 172113 |
- 57372 | 3 | 172116 |
- 57374 | 1 | 57374 |
- 57375 | 2 | 114750 |
- 57376 | 1 | 57376 |
- 57377 | 1 | 57377 |
- 57379 | 1 | 57379 |
- 57380 | 2 | 114760 |
- 57384 | 1 | 57384 |
- 57386 | 1 | 57386 |
- 57387 | 1 | 57387 |
- 57392 | 1 | 57392 |
- 57393 | 1 | 57393 |
- 57394 | 2 | 114788 |
- 57396 | 1 | 57396 |
- 57397 | 2 | 114794 |
- 57398 | 1 | 57398 |
- 57399 | 1 | 57399 |
- 57401 | 1 | 57401 |
- 57402 | 1 | 57402 |
- 57403 | 2 | 114806 |
- 57404 | 1 | 57404 |
- 57406 | 2 | 114812 |
- 57408 | 1 | 57408 |
- 57411 | 1 | 57411 |
- 57412 | 1 | 57412 |
- 57414 | 1 | 57414 |
- 57415 | 1 | 57415 |
- 57417 | 1 | 57417 |
- 57419 | 1 | 57419 |
- 57420 | 1 | 57420 |
- 57422 | 1 | 57422 |
- 57423 | 1 | 57423 |
- 57424 | 2 | 114848 |
- 57425 | 3 | 172275 |
- 57426 | 1 | 57426 |
- 57427 | 3 | 172281 |
- 57428 | 2 | 114856 |
- 57429 | 2 | 114858 |
- 57430 | 2 | 114860 |
- 57432 | 2 | 114864 |
- 57434 | 2 | 114868 |
- 57436 | 3 | 172308 |
- 57437 | 2 | 114874 |
- 57438 | 1 | 57438 |
- 57440 | 1 | 57440 |
- 57442 | 1 | 57442 |
- 57443 | 2 | 114886 |
- 57445 | 2 | 114890 |
- 57449 | 1 | 57449 |
- 57451 | 1 | 57451 |
- 57454 | 1 | 57454 |
- 57457 | 1 | 57457 |
- 57460 | 2 | 114920 |
- 57463 | 3 | 172389 |
- 57464 | 1 | 57464 |
- 57467 | 1 | 57467 |
- 57469 | 2 | 114938 |
- 57472 | 2 | 114944 |
- 57473 | 1 | 57473 |
- 57478 | 1 | 57478 |
- 57479 | 1 | 57479 |
- 57484 | 1 | 57484 |
- 57487 | 2 | 114974 |
- 57488 | 1 | 57488 |
- 57489 | 1 | 57489 |
- 57491 | 1 | 57491 |
- 57492 | 2 | 114984 |
- 57493 | 3 | 172479 |
- 57494 | 2 | 114988 |
- 57495 | 1 | 57495 |
- 57496 | 1 | 57496 |
- 57499 | 1 | 57499 |
- 57500 | 2 | 115000 |
- 57501 | 1 | 57501 |
- 57502 | 2 | 115004 |
- 57503 | 1 | 57503 |
- 57504 | 1 | 57504 |
- 57505 | 1 | 57505 |
- 57507 | 2 | 115014 |
- 57509 | 1 | 57509 |
- 57513 | 1 | 57513 |
- 57514 | 1 | 57514 |
- 57516 | 2 | 115032 |
- 57518 | 1 | 57518 |
- 57519 | 1 | 57519 |
- 57523 | 2 | 115046 |
- 57525 | 1 | 57525 |
- 57687 | 1 | 57687 |
- Total | 1002 | 55756521 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333238266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882b5e31e8ab60b
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6235653331653861
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_2_9.json b/autobahn/client/tungstenite_case_12_2_9.json
deleted file mode 100644
index a9608d8..0000000
--- a/autobahn/client/tungstenite_case_12_2_9.json
+++ /dev/null
@@ -1,1617 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 328,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6113,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=328&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 3XzGTA2kALL41HIiHuDLzQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: /d46yYveiK1pmfRRbp1XSmxBznM=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.2.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "51274": 1,
- "51298": 1,
- "51309": 1,
- "51342": 1,
- "51345": 1,
- "51357": 1,
- "51372": 1,
- "51379": 1,
- "51382": 1,
- "51385": 1,
- "51391": 1,
- "51398": 1,
- "51403": 1,
- "51421": 1,
- "51427": 1,
- "51445": 1,
- "51451": 1,
- "51465": 1,
- "51470": 1,
- "51474": 1,
- "51487": 1,
- "51494": 1,
- "51495": 1,
- "51497": 1,
- "51505": 1,
- "51507": 1,
- "51523": 1,
- "51528": 1,
- "51529": 1,
- "51535": 2,
- "51541": 1,
- "51548": 1,
- "51549": 1,
- "51551": 1,
- "51554": 1,
- "51555": 1,
- "51564": 1,
- "51571": 1,
- "51573": 2,
- "51574": 1,
- "51585": 1,
- "51590": 2,
- "51592": 1,
- "51598": 1,
- "51599": 1,
- "51600": 2,
- "51603": 2,
- "51605": 1,
- "51606": 3,
- "51607": 1,
- "51608": 1,
- "51614": 1,
- "51615": 1,
- "51616": 1,
- "51617": 1,
- "51618": 1,
- "51622": 2,
- "51630": 1,
- "51631": 3,
- "51642": 2,
- "51665": 1,
- "51666": 2,
- "51682": 1,
- "51686": 1,
- "51688": 1,
- "51690": 1,
- "51692": 1,
- "51701": 1,
- "51720": 1,
- "51722": 2,
- "51733": 1,
- "51735": 2,
- "51743": 1,
- "51744": 1,
- "51762": 1,
- "51766": 1,
- "51767": 1,
- "51770": 1,
- "51773": 1,
- "51776": 1,
- "51777": 1,
- "51779": 2,
- "51784": 1,
- "51789": 1,
- "51790": 1,
- "51793": 2,
- "51799": 1,
- "51802": 1,
- "51806": 1,
- "51811": 1,
- "51813": 1,
- "51819": 1,
- "51820": 1,
- "51822": 1,
- "51826": 1,
- "51827": 1,
- "51828": 2,
- "51829": 1,
- "51830": 1,
- "51831": 2,
- "51832": 1,
- "51833": 1,
- "51835": 1,
- "51838": 1,
- "51840": 1,
- "51843": 1,
- "51845": 2,
- "51846": 1,
- "51847": 1,
- "51852": 1,
- "51853": 3,
- "51854": 1,
- "51856": 1,
- "51857": 1,
- "51858": 1,
- "51859": 3,
- "51890": 1,
- "51896": 1,
- "51906": 1,
- "51909": 1,
- "51942": 1,
- "51967": 1,
- "51983": 1,
- "52019": 1,
- "52056": 1,
- "52070": 1,
- "52113": 1,
- "52145": 1,
- "52158": 1,
- "52176": 1,
- "52199": 1,
- "52235": 1,
- "52284": 1,
- "52307": 1,
- "52330": 1,
- "52344": 1,
- "52365": 1,
- "52419": 1,
- "52445": 1,
- "52476": 1,
- "52495": 1,
- "52524": 1,
- "52605": 1,
- "52627": 1,
- "52687": 1,
- "52704": 1,
- "52706": 1,
- "52789": 1,
- "52800": 1,
- "52857": 1,
- "52893": 1,
- "52907": 1,
- "52970": 1,
- "52995": 1,
- "53055": 1,
- "53057": 1,
- "53098": 1,
- "53130": 1,
- "53152": 1,
- "53205": 1,
- "53222": 1,
- "53273": 1,
- "53299": 1,
- "53331": 1,
- "53354": 1,
- "53368": 1,
- "53370": 1,
- "53420": 1,
- "53435": 1,
- "53438": 1,
- "53478": 1,
- "53487": 1,
- "53504": 1,
- "53516": 1,
- "53547": 1,
- "53556": 1,
- "53598": 1,
- "53608": 1,
- "53622": 1,
- "53640": 1,
- "53651": 1,
- "53671": 1,
- "53690": 1,
- "53693": 1,
- "53729": 1,
- "53753": 1,
- "53780": 1,
- "53795": 1,
- "53799": 1,
- "53809": 1,
- "53852": 1,
- "53868": 1,
- "53876": 1,
- "53907": 1,
- "53921": 1,
- "53951": 1,
- "53957": 1,
- "53966": 1,
- "53995": 1,
- "54028": 1,
- "54040": 1,
- "54047": 1,
- "54093": 1,
- "54109": 1,
- "54119": 1,
- "54134": 1,
- "54148": 1,
- "54181": 1,
- "54194": 1,
- "54220": 1,
- "54277": 1,
- "54283": 1,
- "54296": 1,
- "54315": 1,
- "54330": 1,
- "54349": 1,
- "54351": 1,
- "54380": 1,
- "54428": 1,
- "54435": 1,
- "54446": 1,
- "54475": 1,
- "54483": 1,
- "54507": 1,
- "54516": 1,
- "54541": 1,
- "54576": 1,
- "54589": 1,
- "54617": 1,
- "54623": 1,
- "54643": 1,
- "54657": 1,
- "54683": 1,
- "54709": 1,
- "54713": 1,
- "54732": 1,
- "54749": 1,
- "54760": 1,
- "54817": 1,
- "54822": 1,
- "54851": 1,
- "54857": 1,
- "54881": 1,
- "54893": 1,
- "54901": 1,
- "54919": 1,
- "54944": 1,
- "54984": 1,
- "54994": 1,
- "55002": 1,
- "55035": 2,
- "55052": 1,
- "55058": 1,
- "55080": 1,
- "55103": 1,
- "55104": 1,
- "55140": 1,
- "55142": 1,
- "55177": 1,
- "55180": 1,
- "55200": 1,
- "55212": 1,
- "55213": 1,
- "55226": 1,
- "55250": 1,
- "55262": 1,
- "55271": 1,
- "55296": 1,
- "55305": 1,
- "55324": 1,
- "55336": 1,
- "55350": 1,
- "55354": 1,
- "55372": 1,
- "55404": 1,
- "55426": 1,
- "55432": 1,
- "55441": 1,
- "55472": 2,
- "55484": 1,
- "55498": 1,
- "55500": 1,
- "55527": 1,
- "55538": 1,
- "55540": 1,
- "55555": 1,
- "55561": 1,
- "55565": 1,
- "55587": 1,
- "55595": 1,
- "55608": 1,
- "55664": 1,
- "55667": 1,
- "55670": 1,
- "55707": 1,
- "55720": 1,
- "55757": 1,
- "55784": 1,
- "55823": 1,
- "55831": 1,
- "55859": 1,
- "55870": 1,
- "55901": 1,
- "55922": 1,
- "55928": 1,
- "55971": 1,
- "56023": 1,
- "56034": 1,
- "56046": 1,
- "56075": 1,
- "56096": 1,
- "56131": 1,
- "56132": 1,
- "56154": 1,
- "56177": 1,
- "56215": 2,
- "56241": 1,
- "56242": 1,
- "56273": 1,
- "56299": 1,
- "56311": 1,
- "56354": 1,
- "56389": 1,
- "56390": 1,
- "56415": 1,
- "56418": 1,
- "56432": 1,
- "56442": 1,
- "56458": 1,
- "56472": 1,
- "56489": 1,
- "56519": 1,
- "56525": 1,
- "56529": 1,
- "56537": 1,
- "56555": 1,
- "56565": 1,
- "56572": 1,
- "56573": 1,
- "56578": 1,
- "56586": 1,
- "56587": 1,
- "56594": 2,
- "56600": 1,
- "56611": 1,
- "56613": 1,
- "56615": 1,
- "56616": 1,
- "56618": 2,
- "56624": 1,
- "56626": 1,
- "56627": 3,
- "56628": 1,
- "56630": 2,
- "56631": 1,
- "56633": 1,
- "56635": 1,
- "56636": 1,
- "56638": 2,
- "56639": 2,
- "56641": 1,
- "56642": 3,
- "56643": 1,
- "56644": 1,
- "56646": 1,
- "56647": 4,
- "56649": 2,
- "56650": 2,
- "56653": 1,
- "56654": 1,
- "56656": 1,
- "56661": 1,
- "56662": 2,
- "56663": 1,
- "56664": 1,
- "56670": 2,
- "56678": 1,
- "56679": 1,
- "56683": 1,
- "56684": 1,
- "56685": 2,
- "56687": 1,
- "56690": 2,
- "56696": 2,
- "56698": 1,
- "56699": 1,
- "56700": 1,
- "56701": 1,
- "56702": 2,
- "56704": 1,
- "56708": 4,
- "56711": 4,
- "56712": 1,
- "56716": 2,
- "56719": 2,
- "56720": 2,
- "56721": 2,
- "56722": 1,
- "56725": 2,
- "56726": 1,
- "56727": 1,
- "56729": 1,
- "56735": 2,
- "56736": 1,
- "56738": 2,
- "56744": 1,
- "56745": 1,
- "56748": 1,
- "56751": 1,
- "56752": 2,
- "56757": 1,
- "56758": 1,
- "56760": 2,
- "56763": 1,
- "56765": 1,
- "56767": 3,
- "56770": 2,
- "56772": 1,
- "56774": 1,
- "56776": 1,
- "56778": 1,
- "56779": 1,
- "56782": 1,
- "56791": 1,
- "56794": 3,
- "56795": 1,
- "56798": 2,
- "56803": 1,
- "56804": 1,
- "56805": 1,
- "56810": 1,
- "56811": 3,
- "56812": 1,
- "56821": 1,
- "56822": 2,
- "56823": 1,
- "56825": 1,
- "56827": 1,
- "56829": 1,
- "56832": 1,
- "56834": 1,
- "56837": 1,
- "56838": 2,
- "56839": 2,
- "56848": 1,
- "56850": 2,
- "56853": 3,
- "56854": 1,
- "56855": 1,
- "56857": 1,
- "56858": 1,
- "56859": 1,
- "56860": 1,
- "56865": 1,
- "56866": 1,
- "56867": 2,
- "56869": 1,
- "56871": 1,
- "56889": 1,
- "56894": 1,
- "56916": 1,
- "56918": 1,
- "56935": 1,
- "56941": 1,
- "56968": 1,
- "56974": 1,
- "56976": 2,
- "56978": 1,
- "56997": 1,
- "57004": 1,
- "57006": 1,
- "57008": 1,
- "57021": 1,
- "57026": 1,
- "57029": 1,
- "57036": 1,
- "57038": 1,
- "57053": 2,
- "57068": 1,
- "57081": 1,
- "57083": 1,
- "57085": 1,
- "57088": 1,
- "57089": 1,
- "57090": 1,
- "57092": 1,
- "57093": 1,
- "57095": 2,
- "57096": 1,
- "57097": 2,
- "57099": 2,
- "57100": 1,
- "57102": 1,
- "57104": 4,
- "57105": 2,
- "57106": 1,
- "57107": 2,
- "57108": 2,
- "57109": 2,
- "57111": 3,
- "57112": 1,
- "57113": 2,
- "57114": 2,
- "57116": 4,
- "57117": 3,
- "57118": 5,
- "57119": 3,
- "57120": 2,
- "57121": 2,
- "57122": 1,
- "57123": 3,
- "57124": 2,
- "57125": 1,
- "57126": 3,
- "57127": 5,
- "57128": 6,
- "57129": 4,
- "57130": 1,
- "57131": 6,
- "57132": 4,
- "57133": 3,
- "57134": 2,
- "57135": 4,
- "57136": 3,
- "57137": 3,
- "57138": 3,
- "57139": 1,
- "57140": 3,
- "57141": 2,
- "57142": 5,
- "57143": 3,
- "57144": 3,
- "57145": 4,
- "57146": 3,
- "57147": 2,
- "57148": 3,
- "57149": 5,
- "57150": 4,
- "57151": 3,
- "57152": 2,
- "57153": 1,
- "57154": 3,
- "57155": 1,
- "57156": 2,
- "57157": 1,
- "57158": 2,
- "57159": 6,
- "57161": 2,
- "57162": 3,
- "57163": 1,
- "57166": 2,
- "57167": 2,
- "57168": 2,
- "57169": 4,
- "57171": 1,
- "57172": 2,
- "57173": 2,
- "57174": 3,
- "57175": 1,
- "57177": 1,
- "57178": 2,
- "57185": 1,
- "57187": 1,
- "57190": 2,
- "57194": 1,
- "57196": 1,
- "57201": 1,
- "57205": 1,
- "57209": 1,
- "57214": 2,
- "57215": 1,
- "57219": 2,
- "57220": 2,
- "57223": 1,
- "57227": 1,
- "57229": 1,
- "57230": 1,
- "57231": 1,
- "57234": 1,
- "57236": 2,
- "57238": 1,
- "57239": 1,
- "57240": 1,
- "57242": 1,
- "57243": 1,
- "57246": 1,
- "57250": 1,
- "57254": 1,
- "57255": 1,
- "57257": 1,
- "57259": 2,
- "57264": 1,
- "57265": 2,
- "57266": 3,
- "57271": 1,
- "57272": 1,
- "57273": 1,
- "57280": 2,
- "57284": 1,
- "57285": 1,
- "57288": 1,
- "57289": 1,
- "57290": 1,
- "57291": 1,
- "57295": 1,
- "57298": 1,
- "57300": 1,
- "57301": 1,
- "57304": 1,
- "57306": 1,
- "57307": 2,
- "57308": 1,
- "57309": 2,
- "57312": 2,
- "57313": 1,
- "57318": 1,
- "57322": 2,
- "57323": 2,
- "57324": 1,
- "57325": 1,
- "57326": 1,
- "57327": 1,
- "57328": 4,
- "57329": 2,
- "57333": 1,
- "57335": 1,
- "57336": 1,
- "57337": 2,
- "57338": 2,
- "57340": 2,
- "57342": 2,
- "57345": 2,
- "57347": 1,
- "57348": 1,
- "57349": 2,
- "57350": 1,
- "57353": 1,
- "57354": 4,
- "57357": 2,
- "57360": 1,
- "57363": 1,
- "57366": 2,
- "57367": 1,
- "57368": 1,
- "57370": 1,
- "57372": 1,
- "57374": 1,
- "57375": 3,
- "57376": 3,
- "57378": 1,
- "57379": 2,
- "57380": 1,
- "57381": 1,
- "57383": 1,
- "57384": 2,
- "57388": 1,
- "57390": 1,
- "57391": 1,
- "57396": 1,
- "57397": 1,
- "57398": 2,
- "57400": 1,
- "57401": 2,
- "57402": 1,
- "57403": 1,
- "57405": 1,
- "57406": 1,
- "57407": 2,
- "57408": 1,
- "57410": 2,
- "57412": 1,
- "57415": 1,
- "57416": 1,
- "57418": 1,
- "57419": 1,
- "57421": 1,
- "57423": 1,
- "57424": 1,
- "57426": 1,
- "57427": 1,
- "57428": 2,
- "57429": 3,
- "57430": 1,
- "57431": 3,
- "57432": 2,
- "57433": 2,
- "57434": 2,
- "57436": 2,
- "57438": 2,
- "57440": 3,
- "57441": 2,
- "57442": 1,
- "57444": 1,
- "57446": 1,
- "57447": 2,
- "57449": 2,
- "57453": 1,
- "57455": 1,
- "57458": 1,
- "57461": 1,
- "57464": 2,
- "57467": 3,
- "57468": 1,
- "57471": 1,
- "57473": 2,
- "57476": 2,
- "57477": 1,
- "57482": 1,
- "57483": 1,
- "57488": 1,
- "57491": 2,
- "57492": 1,
- "57493": 1,
- "57495": 1,
- "57496": 2,
- "57497": 3,
- "57498": 2,
- "57499": 1,
- "57500": 1,
- "57503": 1,
- "57504": 2,
- "57505": 1,
- "57506": 2,
- "57507": 1,
- "57508": 1,
- "57509": 1,
- "57511": 2,
- "57513": 1,
- "57517": 1,
- "57518": 1,
- "57520": 2,
- "57522": 1,
- "57523": 1,
- "57527": 2,
- "57529": 1,
- "57691": 1
- },
- "started": "2020-09-07T18:45:13.574Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.8507120513916016,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 55752265,
- "incomingOctetsWireLevel": 55760265,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00014349192808579166,
- "outgoingCompressionRatio": 0.8507120513916016,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 55752265,
- "outgoingOctetsWireLevel": 55756265,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 7.174596404289583e-05,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "51270": 1,
- "51294": 1,
- "51305": 1,
- "51338": 1,
- "51341": 1,
- "51353": 1,
- "51368": 1,
- "51375": 1,
- "51378": 1,
- "51381": 1,
- "51387": 1,
- "51394": 1,
- "51399": 1,
- "51417": 1,
- "51423": 1,
- "51441": 1,
- "51447": 1,
- "51461": 1,
- "51466": 1,
- "51470": 1,
- "51483": 1,
- "51490": 1,
- "51491": 1,
- "51493": 1,
- "51501": 1,
- "51503": 1,
- "51519": 1,
- "51524": 1,
- "51525": 1,
- "51531": 2,
- "51537": 1,
- "51544": 1,
- "51545": 1,
- "51547": 1,
- "51550": 1,
- "51551": 1,
- "51560": 1,
- "51567": 1,
- "51569": 2,
- "51570": 1,
- "51581": 1,
- "51586": 2,
- "51588": 1,
- "51594": 1,
- "51595": 1,
- "51596": 2,
- "51599": 2,
- "51601": 1,
- "51602": 3,
- "51603": 1,
- "51604": 1,
- "51610": 1,
- "51611": 1,
- "51612": 1,
- "51613": 1,
- "51614": 1,
- "51618": 2,
- "51626": 1,
- "51627": 3,
- "51638": 2,
- "51661": 1,
- "51662": 2,
- "51678": 1,
- "51682": 1,
- "51684": 1,
- "51686": 1,
- "51688": 1,
- "51697": 1,
- "51716": 1,
- "51718": 2,
- "51729": 1,
- "51731": 2,
- "51739": 1,
- "51740": 1,
- "51758": 1,
- "51762": 1,
- "51763": 1,
- "51766": 1,
- "51769": 1,
- "51772": 1,
- "51773": 1,
- "51775": 2,
- "51780": 1,
- "51785": 1,
- "51786": 1,
- "51789": 2,
- "51795": 1,
- "51798": 1,
- "51802": 1,
- "51807": 1,
- "51809": 1,
- "51815": 1,
- "51816": 1,
- "51818": 1,
- "51822": 1,
- "51823": 1,
- "51824": 2,
- "51825": 1,
- "51826": 1,
- "51827": 2,
- "51828": 1,
- "51829": 1,
- "51831": 1,
- "51834": 1,
- "51836": 1,
- "51839": 1,
- "51841": 2,
- "51842": 1,
- "51843": 1,
- "51848": 1,
- "51849": 3,
- "51850": 1,
- "51852": 1,
- "51853": 1,
- "51854": 1,
- "51855": 3,
- "51886": 1,
- "51892": 1,
- "51902": 1,
- "51905": 1,
- "51938": 1,
- "51963": 1,
- "51979": 1,
- "52015": 1,
- "52052": 1,
- "52066": 1,
- "52109": 1,
- "52141": 1,
- "52154": 1,
- "52172": 1,
- "52195": 1,
- "52231": 1,
- "52280": 1,
- "52303": 1,
- "52326": 1,
- "52340": 1,
- "52361": 1,
- "52415": 1,
- "52441": 1,
- "52472": 1,
- "52491": 1,
- "52520": 1,
- "52601": 1,
- "52623": 1,
- "52683": 1,
- "52700": 1,
- "52702": 1,
- "52785": 1,
- "52796": 1,
- "52853": 1,
- "52889": 1,
- "52903": 1,
- "52966": 1,
- "52991": 1,
- "53051": 1,
- "53053": 1,
- "53094": 1,
- "53126": 1,
- "53148": 1,
- "53201": 1,
- "53218": 1,
- "53269": 1,
- "53295": 1,
- "53327": 1,
- "53350": 1,
- "53364": 1,
- "53366": 1,
- "53416": 1,
- "53431": 1,
- "53434": 1,
- "53474": 1,
- "53483": 1,
- "53500": 1,
- "53512": 1,
- "53543": 1,
- "53552": 1,
- "53594": 1,
- "53604": 1,
- "53618": 1,
- "53636": 1,
- "53647": 1,
- "53667": 1,
- "53686": 1,
- "53689": 1,
- "53725": 1,
- "53749": 1,
- "53776": 1,
- "53791": 1,
- "53795": 1,
- "53805": 1,
- "53848": 1,
- "53864": 1,
- "53872": 1,
- "53903": 1,
- "53917": 1,
- "53947": 1,
- "53953": 1,
- "53962": 1,
- "53991": 1,
- "54024": 1,
- "54036": 1,
- "54043": 1,
- "54089": 1,
- "54105": 1,
- "54115": 1,
- "54130": 1,
- "54144": 1,
- "54177": 1,
- "54190": 1,
- "54216": 1,
- "54273": 1,
- "54279": 1,
- "54292": 1,
- "54311": 1,
- "54326": 1,
- "54345": 1,
- "54347": 1,
- "54376": 1,
- "54424": 1,
- "54431": 1,
- "54442": 1,
- "54471": 1,
- "54479": 1,
- "54503": 1,
- "54512": 1,
- "54537": 1,
- "54572": 1,
- "54585": 1,
- "54613": 1,
- "54619": 1,
- "54639": 1,
- "54653": 1,
- "54679": 1,
- "54705": 1,
- "54709": 1,
- "54728": 1,
- "54745": 1,
- "54756": 1,
- "54813": 1,
- "54818": 1,
- "54847": 1,
- "54853": 1,
- "54877": 1,
- "54889": 1,
- "54897": 1,
- "54915": 1,
- "54940": 1,
- "54980": 1,
- "54990": 1,
- "54998": 1,
- "55031": 2,
- "55048": 1,
- "55054": 1,
- "55076": 1,
- "55099": 1,
- "55100": 1,
- "55136": 1,
- "55138": 1,
- "55173": 1,
- "55176": 1,
- "55196": 1,
- "55208": 1,
- "55209": 1,
- "55222": 1,
- "55246": 1,
- "55258": 1,
- "55267": 1,
- "55292": 1,
- "55301": 1,
- "55320": 1,
- "55332": 1,
- "55346": 1,
- "55350": 1,
- "55368": 1,
- "55400": 1,
- "55422": 1,
- "55428": 1,
- "55437": 1,
- "55468": 2,
- "55480": 1,
- "55494": 1,
- "55496": 1,
- "55523": 1,
- "55534": 1,
- "55536": 1,
- "55551": 1,
- "55557": 1,
- "55561": 1,
- "55583": 1,
- "55591": 1,
- "55604": 1,
- "55660": 1,
- "55663": 1,
- "55666": 1,
- "55703": 1,
- "55716": 1,
- "55753": 1,
- "55780": 1,
- "55819": 1,
- "55827": 1,
- "55855": 1,
- "55866": 1,
- "55897": 1,
- "55918": 1,
- "55924": 1,
- "55967": 1,
- "56019": 1,
- "56030": 1,
- "56042": 1,
- "56071": 1,
- "56092": 1,
- "56127": 1,
- "56128": 1,
- "56150": 1,
- "56173": 1,
- "56211": 2,
- "56237": 1,
- "56238": 1,
- "56269": 1,
- "56295": 1,
- "56307": 1,
- "56350": 1,
- "56385": 1,
- "56386": 1,
- "56411": 1,
- "56414": 1,
- "56428": 1,
- "56438": 1,
- "56454": 1,
- "56468": 1,
- "56485": 1,
- "56515": 1,
- "56521": 1,
- "56525": 1,
- "56533": 1,
- "56551": 1,
- "56561": 1,
- "56568": 1,
- "56569": 1,
- "56574": 1,
- "56582": 1,
- "56583": 1,
- "56590": 2,
- "56596": 1,
- "56607": 1,
- "56609": 1,
- "56611": 1,
- "56612": 1,
- "56614": 2,
- "56620": 1,
- "56622": 1,
- "56623": 3,
- "56624": 1,
- "56626": 2,
- "56627": 1,
- "56629": 1,
- "56631": 1,
- "56632": 1,
- "56634": 2,
- "56635": 2,
- "56637": 1,
- "56638": 3,
- "56639": 1,
- "56640": 1,
- "56642": 1,
- "56643": 4,
- "56645": 2,
- "56646": 2,
- "56649": 1,
- "56650": 1,
- "56652": 1,
- "56657": 1,
- "56658": 2,
- "56659": 1,
- "56660": 1,
- "56666": 2,
- "56674": 1,
- "56675": 1,
- "56679": 1,
- "56680": 1,
- "56681": 2,
- "56683": 1,
- "56686": 2,
- "56692": 2,
- "56694": 1,
- "56695": 1,
- "56696": 1,
- "56697": 1,
- "56698": 2,
- "56700": 1,
- "56704": 4,
- "56707": 4,
- "56708": 1,
- "56712": 2,
- "56715": 2,
- "56716": 2,
- "56717": 2,
- "56718": 1,
- "56721": 2,
- "56722": 1,
- "56723": 1,
- "56725": 1,
- "56731": 2,
- "56732": 1,
- "56734": 2,
- "56740": 1,
- "56741": 1,
- "56744": 1,
- "56747": 1,
- "56748": 2,
- "56753": 1,
- "56754": 1,
- "56756": 2,
- "56759": 1,
- "56761": 1,
- "56763": 3,
- "56766": 2,
- "56768": 1,
- "56770": 1,
- "56772": 1,
- "56774": 1,
- "56775": 1,
- "56778": 1,
- "56787": 1,
- "56790": 3,
- "56791": 1,
- "56794": 2,
- "56799": 1,
- "56800": 1,
- "56801": 1,
- "56806": 1,
- "56807": 3,
- "56808": 1,
- "56817": 1,
- "56818": 2,
- "56819": 1,
- "56821": 1,
- "56823": 1,
- "56825": 1,
- "56828": 1,
- "56830": 1,
- "56833": 1,
- "56834": 2,
- "56835": 2,
- "56844": 1,
- "56846": 2,
- "56849": 3,
- "56850": 1,
- "56851": 1,
- "56853": 1,
- "56854": 1,
- "56855": 1,
- "56856": 1,
- "56861": 1,
- "56862": 1,
- "56863": 2,
- "56865": 1,
- "56867": 1,
- "56885": 1,
- "56890": 1,
- "56912": 1,
- "56914": 1,
- "56931": 1,
- "56937": 1,
- "56964": 1,
- "56970": 1,
- "56972": 2,
- "56974": 1,
- "56993": 1,
- "57000": 1,
- "57002": 1,
- "57004": 1,
- "57017": 1,
- "57022": 1,
- "57025": 1,
- "57032": 1,
- "57034": 1,
- "57049": 2,
- "57064": 1,
- "57077": 1,
- "57079": 1,
- "57081": 1,
- "57084": 1,
- "57085": 1,
- "57086": 1,
- "57088": 1,
- "57089": 1,
- "57091": 2,
- "57092": 1,
- "57093": 2,
- "57095": 2,
- "57096": 1,
- "57098": 1,
- "57100": 4,
- "57101": 2,
- "57102": 1,
- "57103": 2,
- "57104": 2,
- "57105": 2,
- "57107": 3,
- "57108": 1,
- "57109": 2,
- "57110": 2,
- "57112": 4,
- "57113": 3,
- "57114": 5,
- "57115": 3,
- "57116": 2,
- "57117": 2,
- "57118": 1,
- "57119": 3,
- "57120": 2,
- "57121": 1,
- "57122": 3,
- "57123": 5,
- "57124": 6,
- "57125": 4,
- "57126": 1,
- "57127": 6,
- "57128": 4,
- "57129": 3,
- "57130": 2,
- "57131": 4,
- "57132": 3,
- "57133": 3,
- "57134": 3,
- "57135": 1,
- "57136": 3,
- "57137": 2,
- "57138": 5,
- "57139": 3,
- "57140": 3,
- "57141": 4,
- "57142": 3,
- "57143": 2,
- "57144": 3,
- "57145": 5,
- "57146": 4,
- "57147": 3,
- "57148": 2,
- "57149": 1,
- "57150": 3,
- "57151": 1,
- "57152": 2,
- "57153": 1,
- "57154": 2,
- "57155": 6,
- "57157": 2,
- "57158": 3,
- "57159": 1,
- "57162": 2,
- "57163": 2,
- "57164": 2,
- "57165": 4,
- "57167": 1,
- "57168": 2,
- "57169": 2,
- "57170": 3,
- "57171": 1,
- "57173": 1,
- "57174": 2,
- "57181": 1,
- "57183": 1,
- "57186": 2,
- "57190": 1,
- "57192": 1,
- "57197": 1,
- "57201": 1,
- "57205": 1,
- "57210": 2,
- "57211": 1,
- "57215": 2,
- "57216": 2,
- "57219": 1,
- "57223": 1,
- "57225": 1,
- "57226": 1,
- "57227": 1,
- "57230": 1,
- "57232": 2,
- "57234": 1,
- "57235": 1,
- "57236": 1,
- "57238": 1,
- "57239": 1,
- "57242": 1,
- "57246": 1,
- "57250": 1,
- "57251": 1,
- "57253": 1,
- "57255": 2,
- "57260": 1,
- "57261": 2,
- "57262": 3,
- "57267": 1,
- "57268": 1,
- "57269": 1,
- "57276": 2,
- "57280": 1,
- "57281": 1,
- "57284": 1,
- "57285": 1,
- "57286": 1,
- "57287": 1,
- "57291": 1,
- "57294": 1,
- "57296": 1,
- "57297": 1,
- "57300": 1,
- "57302": 1,
- "57303": 2,
- "57304": 1,
- "57305": 2,
- "57308": 2,
- "57309": 1,
- "57314": 1,
- "57318": 2,
- "57319": 2,
- "57320": 1,
- "57321": 1,
- "57322": 1,
- "57323": 1,
- "57324": 4,
- "57325": 2,
- "57329": 1,
- "57331": 1,
- "57332": 1,
- "57333": 2,
- "57334": 2,
- "57336": 2,
- "57338": 2,
- "57341": 2,
- "57343": 1,
- "57344": 1,
- "57345": 2,
- "57346": 1,
- "57349": 1,
- "57350": 4,
- "57353": 2,
- "57356": 1,
- "57359": 1,
- "57362": 2,
- "57363": 1,
- "57364": 1,
- "57366": 1,
- "57368": 1,
- "57370": 1,
- "57371": 3,
- "57372": 3,
- "57374": 1,
- "57375": 2,
- "57376": 1,
- "57377": 1,
- "57379": 1,
- "57380": 2,
- "57384": 1,
- "57386": 1,
- "57387": 1,
- "57392": 1,
- "57393": 1,
- "57394": 2,
- "57396": 1,
- "57397": 2,
- "57398": 1,
- "57399": 1,
- "57401": 1,
- "57402": 1,
- "57403": 2,
- "57404": 1,
- "57406": 2,
- "57408": 1,
- "57411": 1,
- "57412": 1,
- "57414": 1,
- "57415": 1,
- "57417": 1,
- "57419": 1,
- "57420": 1,
- "57422": 1,
- "57423": 1,
- "57424": 2,
- "57425": 3,
- "57426": 1,
- "57427": 3,
- "57428": 2,
- "57429": 2,
- "57430": 2,
- "57432": 2,
- "57434": 2,
- "57436": 3,
- "57437": 2,
- "57438": 1,
- "57440": 1,
- "57442": 1,
- "57443": 2,
- "57445": 2,
- "57449": 1,
- "57451": 1,
- "57454": 1,
- "57457": 1,
- "57460": 2,
- "57463": 3,
- "57464": 1,
- "57467": 1,
- "57469": 2,
- "57472": 2,
- "57473": 1,
- "57478": 1,
- "57479": 1,
- "57484": 1,
- "57487": 2,
- "57488": 1,
- "57489": 1,
- "57491": 1,
- "57492": 2,
- "57493": 3,
- "57494": 2,
- "57495": 1,
- "57496": 1,
- "57499": 1,
- "57500": 2,
- "57501": 1,
- "57502": 2,
- "57503": 1,
- "57504": 1,
- "57505": 1,
- "57507": 2,
- "57509": 1,
- "57513": 1,
- "57514": 1,
- "57516": 2,
- "57518": 1,
- "57519": 1,
- "57523": 2,
- "57525": 1,
- "57687": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333238266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882b5e31e8ab60b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "b5e31e8a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_1.html b/autobahn/client/tungstenite_case_12_3_1.html
deleted file mode 100644
index f794f0c..0000000
--- a/autobahn/client/tungstenite_case_12_3_1.html
+++ /dev/null
@@ -1,328 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.1 : Pass - 86 ms @ 2020-09-07T18:46:35.944Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=338&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: hpwLtYNacK+TQpDcErPwcw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: e68uhFHBu2h6pggciH6QrhuBO+w=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 11 | 14 | 154 |
- 12 | 7 | 84 |
- 13 | 22 | 286 |
- 14 | 34 | 476 |
- 15 | 74 | 1110 |
- 16 | 144 | 2304 |
- 17 | 179 | 3043 |
- 18 | 174 | 3132 |
- 19 | 156 | 2964 |
- 20 | 104 | 2080 |
- 21 | 43 | 903 |
- 22 | 26 | 572 |
- 23 | 8 | 184 |
- 24 | 14 | 336 |
- 257 | 1 | 257 |
- Total | 1002 | 17903 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 7 | 14 | 98 |
- 8 | 7 | 56 |
- 9 | 23 | 207 |
- 10 | 33 | 330 |
- 11 | 75 | 825 |
- 12 | 144 | 1728 |
- 13 | 174 | 2262 |
- 14 | 178 | 2492 |
- 15 | 156 | 2340 |
- 16 | 104 | 1664 |
- 17 | 43 | 731 |
- 18 | 26 | 468 |
- 19 | 8 | 152 |
- 20 | 14 | 280 |
- 252 | 1 | 252 |
- Total | 1002 | 13895 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333338266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88827661752e7589
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3736363137353265
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_1.json b/autobahn/client/tungstenite_case_12_3_1.json
deleted file mode 100644
index c9d1958..0000000
--- a/autobahn/client/tungstenite_case_12_3_1.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 338,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 86,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=338&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: hpwLtYNacK+TQpDcErPwcw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: e68uhFHBu2h6pggciH6QrhuBO+w=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "11": 14,
- "12": 7,
- "13": 22,
- "14": 34,
- "15": 74,
- "16": 144,
- "17": 179,
- "18": 174,
- "19": 156,
- "20": 104,
- "21": 43,
- "22": 26,
- "23": 8,
- "24": 14,
- "257": 1
- },
- "started": "2020-09-07T18:46:35.944Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.727375,
- "incomingOctetsAppLevel": 16000,
- "incomingOctetsWebSocketLevel": 11638,
- "incomingOctetsWireLevel": 17638,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.5155525004296271,
- "outgoingCompressionRatio": 0.7274375,
- "outgoingOctetsAppLevel": 16000,
- "outgoingOctetsWebSocketLevel": 11639,
- "outgoingOctetsWireLevel": 13639,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.17183606839075521,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "7": 14,
- "8": 7,
- "9": 23,
- "10": 33,
- "11": 75,
- "12": 144,
- "13": 174,
- "14": 178,
- "15": 156,
- "16": 104,
- "17": 43,
- "18": 26,
- "19": 8,
- "20": 14,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333338266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827661752e7589"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7661752e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_10.html b/autobahn/client/tungstenite_case_12_3_10.html
deleted file mode 100644
index 3a08d26..0000000
--- a/autobahn/client/tungstenite_case_12_3_10.html
+++ /dev/null
@@ -1,1739 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.10 : Pass - 24468 ms @ 2020-09-07T18:47:01.518Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=347&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: njkSexwraq6YpBkxKQ2ABw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: xYl1xHNhN8LU7TDpgGfGJ9tryLE=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 49176 | 1 | 49176 |
- 49194 | 1 | 49194 |
- 49195 | 1 | 49195 |
- 49196 | 1 | 49196 |
- 49197 | 2 | 98394 |
- 49199 | 1 | 49199 |
- 49200 | 1 | 49200 |
- 49204 | 1 | 49204 |
- 49208 | 1 | 49208 |
- 49213 | 1 | 49213 |
- 49219 | 1 | 49219 |
- 49221 | 1 | 49221 |
- 49225 | 1 | 49225 |
- 49229 | 2 | 98458 |
- 49231 | 1 | 49231 |
- 49232 | 1 | 49232 |
- 49234 | 1 | 49234 |
- 49235 | 1 | 49235 |
- 49237 | 2 | 98474 |
- 49241 | 3 | 147723 |
- 49242 | 1 | 49242 |
- 49245 | 1 | 49245 |
- 49246 | 2 | 98492 |
- 49248 | 1 | 49248 |
- 49251 | 1 | 49251 |
- 49252 | 4 | 197008 |
- 49253 | 1 | 49253 |
- 49256 | 2 | 98512 |
- 49260 | 1 | 49260 |
- 49261 | 2 | 98522 |
- 49262 | 3 | 147786 |
- 49263 | 1 | 49263 |
- 49265 | 4 | 197060 |
- 49267 | 3 | 147801 |
- 49268 | 1 | 49268 |
- 49271 | 4 | 197084 |
- 49272 | 1 | 49272 |
- 49273 | 2 | 98546 |
- 49274 | 2 | 98548 |
- 49275 | 1 | 49275 |
- 49276 | 1 | 49276 |
- 49277 | 2 | 98554 |
- 49278 | 2 | 98556 |
- 49279 | 1 | 49279 |
- 49280 | 2 | 98560 |
- 49281 | 1 | 49281 |
- 49282 | 3 | 147846 |
- 49283 | 1 | 49283 |
- 49284 | 3 | 147852 |
- 49285 | 2 | 98570 |
- 49286 | 4 | 197144 |
- 49288 | 1 | 49288 |
- 49289 | 2 | 98578 |
- 49292 | 2 | 98584 |
- 49293 | 1 | 49293 |
- 49294 | 1 | 49294 |
- 49295 | 3 | 147885 |
- 49296 | 1 | 49296 |
- 49297 | 1 | 49297 |
- 49299 | 2 | 98598 |
- 49301 | 1 | 49301 |
- 49302 | 5 | 246510 |
- 49303 | 2 | 98606 |
- 49305 | 1 | 49305 |
- 49306 | 1 | 49306 |
- 49307 | 1 | 49307 |
- 49308 | 2 | 98616 |
- 49309 | 2 | 98618 |
- 49311 | 1 | 49311 |
- 49312 | 2 | 98624 |
- 49313 | 3 | 147939 |
- 49314 | 3 | 147942 |
- 49315 | 1 | 49315 |
- 49318 | 2 | 98636 |
- 49319 | 1 | 49319 |
- 49320 | 2 | 98640 |
- 49321 | 2 | 98642 |
- 49322 | 1 | 49322 |
- 49323 | 1 | 49323 |
- 49324 | 1 | 49324 |
- 49325 | 2 | 98650 |
- 49327 | 4 | 197308 |
- 49329 | 2 | 98658 |
- 49330 | 3 | 147990 |
- 49331 | 2 | 98662 |
- 49332 | 1 | 49332 |
- 49333 | 3 | 147999 |
- 49334 | 1 | 49334 |
- 49335 | 2 | 98670 |
- 49336 | 2 | 98672 |
- 49337 | 3 | 148011 |
- 49339 | 4 | 197356 |
- 49340 | 2 | 98680 |
- 49341 | 2 | 98682 |
- 49342 | 1 | 49342 |
- 49344 | 1 | 49344 |
- 49345 | 2 | 98690 |
- 49346 | 1 | 49346 |
- 49347 | 1 | 49347 |
- 49348 | 1 | 49348 |
- 49349 | 1 | 49349 |
- 49351 | 1 | 49351 |
- 49352 | 4 | 197408 |
- 49354 | 1 | 49354 |
- 49355 | 1 | 49355 |
- 49356 | 1 | 49356 |
- 49357 | 1 | 49357 |
- 49359 | 1 | 49359 |
- 49367 | 1 | 49367 |
- 49368 | 1 | 49368 |
- 49369 | 3 | 148107 |
- 49371 | 1 | 49371 |
- 49374 | 1 | 49374 |
- 49380 | 1 | 49380 |
- 49381 | 1 | 49381 |
- 49387 | 4 | 197548 |
- 49389 | 1 | 49389 |
- 49390 | 1 | 49390 |
- 49392 | 1 | 49392 |
- 49395 | 1 | 49395 |
- 49396 | 2 | 98792 |
- 49399 | 1 | 49399 |
- 49401 | 1 | 49401 |
- 49410 | 1 | 49410 |
- 49413 | 1 | 49413 |
- 49414 | 2 | 98828 |
- 49416 | 2 | 98832 |
- 49418 | 2 | 98836 |
- 49421 | 1 | 49421 |
- 49422 | 1 | 49422 |
- 49423 | 1 | 49423 |
- 49425 | 1 | 49425 |
- 49429 | 1 | 49429 |
- 49437 | 1 | 49437 |
- 49438 | 1 | 49438 |
- 49440 | 1 | 49440 |
- 49441 | 2 | 98882 |
- 49442 | 1 | 49442 |
- 49446 | 2 | 98892 |
- 49449 | 1 | 49449 |
- 49450 | 3 | 148350 |
- 49452 | 1 | 49452 |
- 49453 | 1 | 49453 |
- 49455 | 1 | 49455 |
- 49460 | 1 | 49460 |
- 49462 | 1 | 49462 |
- 49467 | 2 | 98934 |
- 49469 | 1 | 49469 |
- 49471 | 1 | 49471 |
- 49473 | 1 | 49473 |
- 49476 | 1 | 49476 |
- 49480 | 1 | 49480 |
- 49481 | 1 | 49481 |
- 49484 | 1 | 49484 |
- 49485 | 1 | 49485 |
- 49486 | 1 | 49486 |
- 49487 | 1 | 49487 |
- 49492 | 1 | 49492 |
- 49494 | 1 | 49494 |
- 49495 | 1 | 49495 |
- 49496 | 1 | 49496 |
- 49499 | 1 | 49499 |
- 49503 | 1 | 49503 |
- 49505 | 1 | 49505 |
- 49506 | 3 | 148518 |
- 49507 | 1 | 49507 |
- 49511 | 1 | 49511 |
- 49516 | 1 | 49516 |
- 49520 | 2 | 99040 |
- 49522 | 3 | 148566 |
- 49524 | 2 | 99048 |
- 49525 | 2 | 99050 |
- 49526 | 2 | 99052 |
- 49527 | 5 | 247635 |
- 49528 | 1 | 49528 |
- 49530 | 2 | 99060 |
- 49532 | 3 | 148596 |
- 49533 | 1 | 49533 |
- 49534 | 1 | 49534 |
- 49535 | 3 | 148605 |
- 49536 | 1 | 49536 |
- 49537 | 2 | 99074 |
- 49538 | 2 | 99076 |
- 49539 | 2 | 99078 |
- 49540 | 3 | 148620 |
- 49541 | 1 | 49541 |
- 49542 | 1 | 49542 |
- 49543 | 2 | 99086 |
- 49544 | 1 | 49544 |
- 49545 | 1 | 49545 |
- 49546 | 2 | 99092 |
- 49547 | 1 | 49547 |
- 49548 | 1 | 49548 |
- 49551 | 1 | 49551 |
- 49552 | 1 | 49552 |
- 49557 | 1 | 49557 |
- 49558 | 1 | 49558 |
- 49559 | 1 | 49559 |
- 49575 | 1 | 49575 |
- 49576 | 1 | 49576 |
- 49581 | 1 | 49581 |
- 49590 | 1 | 49590 |
- 49598 | 1 | 49598 |
- 49605 | 2 | 99210 |
- 49609 | 1 | 49609 |
- 49611 | 1 | 49611 |
- 49620 | 1 | 49620 |
- 49622 | 1 | 49622 |
- 49624 | 1 | 49624 |
- 49639 | 1 | 49639 |
- 49642 | 1 | 49642 |
- 49643 | 1 | 49643 |
- 49644 | 1 | 49644 |
- 49666 | 2 | 99332 |
- 49668 | 2 | 99336 |
- 49673 | 2 | 99346 |
- 49678 | 1 | 49678 |
- 49681 | 2 | 99362 |
- 49683 | 1 | 49683 |
- 49686 | 1 | 49686 |
- 49688 | 1 | 49688 |
- 49691 | 1 | 49691 |
- 49695 | 1 | 49695 |
- 49696 | 1 | 49696 |
- 49697 | 1 | 49697 |
- 49698 | 1 | 49698 |
- 49699 | 1 | 49699 |
- 49706 | 1 | 49706 |
- 49710 | 1 | 49710 |
- 49712 | 1 | 49712 |
- 49719 | 1 | 49719 |
- 49720 | 1 | 49720 |
- 49721 | 1 | 49721 |
- 49722 | 1 | 49722 |
- 49728 | 1 | 49728 |
- 49729 | 1 | 49729 |
- 49731 | 1 | 49731 |
- 49733 | 1 | 49733 |
- 49734 | 1 | 49734 |
- 49737 | 1 | 49737 |
- 49739 | 1 | 49739 |
- 49742 | 2 | 99484 |
- 49746 | 1 | 49746 |
- 49750 | 1 | 49750 |
- 49751 | 2 | 99502 |
- 49753 | 1 | 49753 |
- 49756 | 1 | 49756 |
- 49761 | 2 | 99522 |
- 49762 | 1 | 49762 |
- 49765 | 1 | 49765 |
- 49769 | 2 | 99538 |
- 49770 | 1 | 49770 |
- 49771 | 1 | 49771 |
- 49772 | 1 | 49772 |
- 49775 | 1 | 49775 |
- 49776 | 2 | 99552 |
- 49782 | 1 | 49782 |
- 49783 | 1 | 49783 |
- 49785 | 1 | 49785 |
- 49798 | 1 | 49798 |
- 49799 | 1 | 49799 |
- 49800 | 1 | 49800 |
- 49801 | 2 | 99602 |
- 49807 | 1 | 49807 |
- 49808 | 2 | 99616 |
- 49809 | 1 | 49809 |
- 49810 | 1 | 49810 |
- 49813 | 1 | 49813 |
- 49814 | 1 | 49814 |
- 49820 | 1 | 49820 |
- 49823 | 1 | 49823 |
- 49825 | 2 | 99650 |
- 49828 | 1 | 49828 |
- 49830 | 1 | 49830 |
- 49831 | 1 | 49831 |
- 49833 | 1 | 49833 |
- 49836 | 1 | 49836 |
- 49844 | 1 | 49844 |
- 49867 | 1 | 49867 |
- 49870 | 1 | 49870 |
- 49887 | 1 | 49887 |
- 49895 | 1 | 49895 |
- 49906 | 1 | 49906 |
- 49909 | 1 | 49909 |
- 49913 | 1 | 49913 |
- 49929 | 1 | 49929 |
- 49933 | 1 | 49933 |
- 49946 | 1 | 49946 |
- 49961 | 1 | 49961 |
- 49962 | 1 | 49962 |
- 49981 | 1 | 49981 |
- 49982 | 1 | 49982 |
- 49984 | 1 | 49984 |
- 49988 | 1 | 49988 |
- 49994 | 1 | 49994 |
- 49999 | 1 | 49999 |
- 50000 | 1 | 50000 |
- 50001 | 1 | 50001 |
- 50005 | 2 | 100010 |
- 50010 | 1 | 50010 |
- 50011 | 1 | 50011 |
- 50012 | 1 | 50012 |
- 50013 | 2 | 100026 |
- 50014 | 1 | 50014 |
- 50015 | 1 | 50015 |
- 50017 | 1 | 50017 |
- 50030 | 1 | 50030 |
- 50041 | 1 | 50041 |
- 50045 | 1 | 50045 |
- 50047 | 1 | 50047 |
- 50048 | 1 | 50048 |
- 50052 | 1 | 50052 |
- 50053 | 1 | 50053 |
- 50075 | 1 | 50075 |
- 50077 | 1 | 50077 |
- 50082 | 1 | 50082 |
- 50088 | 1 | 50088 |
- 50092 | 1 | 50092 |
- 50093 | 1 | 50093 |
- 50096 | 2 | 100192 |
- 50102 | 1 | 50102 |
- 50105 | 3 | 150315 |
- 50106 | 1 | 50106 |
- 50118 | 1 | 50118 |
- 50127 | 1 | 50127 |
- 50139 | 1 | 50139 |
- 50145 | 1 | 50145 |
- 50146 | 1 | 50146 |
- 50149 | 1 | 50149 |
- 50152 | 1 | 50152 |
- 50155 | 1 | 50155 |
- 50161 | 1 | 50161 |
- 50163 | 1 | 50163 |
- 50168 | 1 | 50168 |
- 50171 | 1 | 50171 |
- 50180 | 1 | 50180 |
- 50184 | 1 | 50184 |
- 50186 | 1 | 50186 |
- 50191 | 2 | 100382 |
- 50194 | 2 | 100388 |
- 50200 | 1 | 50200 |
- 50201 | 1 | 50201 |
- 50202 | 1 | 50202 |
- 50207 | 1 | 50207 |
- 50210 | 1 | 50210 |
- 50212 | 1 | 50212 |
- 50219 | 1 | 50219 |
- 50220 | 1 | 50220 |
- 50223 | 1 | 50223 |
- 50224 | 1 | 50224 |
- 50241 | 2 | 100482 |
- 50249 | 1 | 50249 |
- 50258 | 2 | 100516 |
- 50261 | 1 | 50261 |
- 50266 | 1 | 50266 |
- 50268 | 1 | 50268 |
- 50273 | 1 | 50273 |
- 50276 | 1 | 50276 |
- 50278 | 1 | 50278 |
- 50284 | 2 | 100568 |
- 50286 | 1 | 50286 |
- 50291 | 1 | 50291 |
- 50293 | 1 | 50293 |
- 50296 | 1 | 50296 |
- 50298 | 1 | 50298 |
- 50302 | 1 | 50302 |
- 50315 | 1 | 50315 |
- 50317 | 1 | 50317 |
- 50322 | 1 | 50322 |
- 50323 | 1 | 50323 |
- 50324 | 1 | 50324 |
- 50326 | 1 | 50326 |
- 50328 | 1 | 50328 |
- 50335 | 1 | 50335 |
- 50338 | 1 | 50338 |
- 50342 | 1 | 50342 |
- 50343 | 1 | 50343 |
- 50347 | 2 | 100694 |
- 50348 | 1 | 50348 |
- 50349 | 1 | 50349 |
- 50350 | 1 | 50350 |
- 50351 | 2 | 100702 |
- 50354 | 1 | 50354 |
- 50355 | 5 | 251775 |
- 50356 | 1 | 50356 |
- 50358 | 1 | 50358 |
- 50359 | 1 | 50359 |
- 50361 | 2 | 100722 |
- 50363 | 1 | 50363 |
- 50364 | 4 | 201456 |
- 50365 | 2 | 100730 |
- 50366 | 3 | 151098 |
- 50367 | 3 | 151101 |
- 50368 | 2 | 100736 |
- 50370 | 1 | 50370 |
- 50372 | 1 | 50372 |
- 50373 | 2 | 100746 |
- 50374 | 1 | 50374 |
- 50375 | 1 | 50375 |
- 50376 | 2 | 100752 |
- 50377 | 1 | 50377 |
- 50378 | 2 | 100756 |
- 50379 | 3 | 151137 |
- 50381 | 3 | 151143 |
- 50382 | 2 | 100764 |
- 50383 | 2 | 100766 |
- 50384 | 2 | 100768 |
- 50386 | 1 | 50386 |
- 50389 | 1 | 50389 |
- 50390 | 1 | 50390 |
- 50392 | 3 | 151176 |
- 50393 | 1 | 50393 |
- 50394 | 1 | 50394 |
- 50396 | 1 | 50396 |
- 50397 | 1 | 50397 |
- 50398 | 2 | 100796 |
- 50399 | 1 | 50399 |
- 50400 | 2 | 100800 |
- 50401 | 3 | 151203 |
- 50402 | 1 | 50402 |
- 50403 | 2 | 100806 |
- 50404 | 2 | 100808 |
- 50406 | 1 | 50406 |
- 50407 | 4 | 201628 |
- 50408 | 3 | 151224 |
- 50410 | 1 | 50410 |
- 50411 | 3 | 151233 |
- 50412 | 1 | 50412 |
- 50414 | 1 | 50414 |
- 50418 | 1 | 50418 |
- 50419 | 1 | 50419 |
- 50420 | 1 | 50420 |
- 50422 | 1 | 50422 |
- 50425 | 2 | 100850 |
- 50427 | 1 | 50427 |
- 50428 | 1 | 50428 |
- 50429 | 1 | 50429 |
- 50430 | 2 | 100860 |
- 50434 | 1 | 50434 |
- 50436 | 2 | 100872 |
- 50441 | 1 | 50441 |
- 50444 | 1 | 50444 |
- 50449 | 1 | 50449 |
- 50450 | 1 | 50450 |
- 50451 | 1 | 50451 |
- 50453 | 1 | 50453 |
- 50460 | 1 | 50460 |
- 50463 | 1 | 50463 |
- 50464 | 1 | 50464 |
- 50466 | 2 | 100932 |
- 50470 | 1 | 50470 |
- 50474 | 2 | 100948 |
- 50476 | 2 | 100952 |
- 50479 | 1 | 50479 |
- 50480 | 3 | 151440 |
- 50483 | 1 | 50483 |
- 50484 | 1 | 50484 |
- 50487 | 1 | 50487 |
- 50488 | 1 | 50488 |
- 50497 | 1 | 50497 |
- 50508 | 1 | 50508 |
- 50513 | 2 | 101026 |
- 50514 | 1 | 50514 |
- 50519 | 2 | 101038 |
- 50521 | 1 | 50521 |
- 50522 | 1 | 50522 |
- 50523 | 1 | 50523 |
- 50525 | 1 | 50525 |
- 50529 | 2 | 101058 |
- 50530 | 1 | 50530 |
- 50531 | 1 | 50531 |
- 50532 | 2 | 101064 |
- 50537 | 1 | 50537 |
- 50539 | 1 | 50539 |
- 50540 | 2 | 101080 |
- 50541 | 1 | 50541 |
- 50544 | 1 | 50544 |
- 50545 | 1 | 50545 |
- 50546 | 1 | 50546 |
- 50548 | 1 | 50548 |
- 50549 | 1 | 50549 |
- 50550 | 1 | 50550 |
- 50554 | 1 | 50554 |
- 50557 | 2 | 101114 |
- 50560 | 1 | 50560 |
- 50561 | 1 | 50561 |
- 50562 | 1 | 50562 |
- 50563 | 1 | 50563 |
- 50564 | 2 | 101128 |
- 50565 | 1 | 50565 |
- 50570 | 1 | 50570 |
- 50573 | 1 | 50573 |
- 50574 | 1 | 50574 |
- 50576 | 1 | 50576 |
- 50580 | 2 | 101160 |
- 50581 | 1 | 50581 |
- 50585 | 2 | 101170 |
- 50586 | 1 | 50586 |
- 50587 | 2 | 101174 |
- 50588 | 1 | 50588 |
- 50589 | 1 | 50589 |
- 50592 | 2 | 101184 |
- 50593 | 1 | 50593 |
- 50594 | 1 | 50594 |
- 50595 | 1 | 50595 |
- 50599 | 1 | 50599 |
- 50602 | 2 | 101204 |
- 50607 | 1 | 50607 |
- 50608 | 2 | 101216 |
- 50609 | 2 | 101218 |
- 50610 | 2 | 101220 |
- 50611 | 1 | 50611 |
- 50612 | 1 | 50612 |
- 50618 | 2 | 101236 |
- 50620 | 1 | 50620 |
- 50621 | 1 | 50621 |
- 50623 | 3 | 151869 |
- 50626 | 2 | 101252 |
- 50628 | 1 | 50628 |
- 50632 | 2 | 101264 |
- 50640 | 1 | 50640 |
- 50641 | 1 | 50641 |
- 50648 | 1 | 50648 |
- 50650 | 1 | 50650 |
- 50651 | 2 | 101302 |
- 50652 | 1 | 50652 |
- 50656 | 1 | 50656 |
- 50657 | 2 | 101314 |
- 50658 | 1 | 50658 |
- 50661 | 1 | 50661 |
- 50665 | 2 | 101330 |
- 50669 | 1 | 50669 |
- 50678 | 1 | 50678 |
- 50679 | 1 | 50679 |
- 50682 | 1 | 50682 |
- 50683 | 1 | 50683 |
- 50684 | 1 | 50684 |
- 50686 | 2 | 101372 |
- 50692 | 1 | 50692 |
- 50696 | 1 | 50696 |
- 50698 | 2 | 101396 |
- 50708 | 1 | 50708 |
- 50712 | 1 | 50712 |
- 50714 | 1 | 50714 |
- 50718 | 1 | 50718 |
- 50719 | 1 | 50719 |
- 50721 | 1 | 50721 |
- 50722 | 2 | 101444 |
- 50725 | 1 | 50725 |
- 50727 | 1 | 50727 |
- 50731 | 1 | 50731 |
- 50733 | 1 | 50733 |
- 50734 | 2 | 101468 |
- 50735 | 1 | 50735 |
- 50736 | 1 | 50736 |
- 50740 | 1 | 50740 |
- 50748 | 1 | 50748 |
- 50753 | 1 | 50753 |
- 50756 | 1 | 50756 |
- 50757 | 1 | 50757 |
- 50761 | 2 | 101522 |
- 50764 | 1 | 50764 |
- 50765 | 3 | 152295 |
- 50766 | 2 | 101532 |
- 50769 | 2 | 101538 |
- 50770 | 3 | 152310 |
- 50772 | 3 | 152316 |
- 50773 | 1 | 50773 |
- 50775 | 1 | 50775 |
- 50778 | 1 | 50778 |
- 50779 | 2 | 101558 |
- 50781 | 1 | 50781 |
- 50784 | 1 | 50784 |
- 50785 | 2 | 101570 |
- 50787 | 1 | 50787 |
- 50788 | 1 | 50788 |
- 50789 | 2 | 101578 |
- 50790 | 2 | 101580 |
- 50792 | 1 | 50792 |
- 50796 | 1 | 50796 |
- 50798 | 1 | 50798 |
- 50799 | 3 | 152397 |
- 50800 | 3 | 152400 |
- 50801 | 1 | 50801 |
- 50806 | 2 | 101612 |
- 50808 | 3 | 152424 |
- 50809 | 2 | 101618 |
- 50810 | 1 | 50810 |
- 50811 | 3 | 152433 |
- 50812 | 2 | 101624 |
- 50814 | 1 | 50814 |
- 50815 | 2 | 101630 |
- 50816 | 1 | 50816 |
- 50817 | 1 | 50817 |
- 50818 | 3 | 152454 |
- 50819 | 2 | 101638 |
- 50825 | 2 | 101650 |
- 50826 | 1 | 50826 |
- 50829 | 1 | 50829 |
- 50835 | 1 | 50835 |
- 50836 | 1 | 50836 |
- 50839 | 1 | 50839 |
- 50840 | 1 | 50840 |
- 50852 | 1 | 50852 |
- 50853 | 1 | 50853 |
- 50856 | 1 | 50856 |
- 50857 | 1 | 50857 |
- 50859 | 1 | 50859 |
- 50860 | 1 | 50860 |
- 50864 | 1 | 50864 |
- 50866 | 2 | 101732 |
- 50868 | 1 | 50868 |
- 50869 | 1 | 50869 |
- 50870 | 1 | 50870 |
- 50876 | 2 | 101752 |
- 50877 | 1 | 50877 |
- 50882 | 1 | 50882 |
- 50884 | 1 | 50884 |
- 50886 | 1 | 50886 |
- 50892 | 1 | 50892 |
- 50893 | 1 | 50893 |
- 50896 | 1 | 50896 |
- 50897 | 1 | 50897 |
- 50900 | 1 | 50900 |
- 50905 | 1 | 50905 |
- 50909 | 1 | 50909 |
- 50917 | 1 | 50917 |
- 50918 | 1 | 50918 |
- 50919 | 1 | 50919 |
- 50925 | 1 | 50925 |
- 50927 | 1 | 50927 |
- 50932 | 1 | 50932 |
- 50933 | 1 | 50933 |
- 50937 | 1 | 50937 |
- 50939 | 1 | 50939 |
- 50940 | 1 | 50940 |
- 50943 | 1 | 50943 |
- 50945 | 2 | 101890 |
- 50953 | 1 | 50953 |
- 50958 | 2 | 101916 |
- 50960 | 1 | 50960 |
- 50963 | 1 | 50963 |
- 50964 | 2 | 101928 |
- 50972 | 1 | 50972 |
- 50973 | 2 | 101946 |
- 50974 | 1 | 50974 |
- 50977 | 2 | 101954 |
- 50978 | 3 | 152934 |
- 50979 | 1 | 50979 |
- 50980 | 1 | 50980 |
- 50982 | 1 | 50982 |
- 50983 | 1 | 50983 |
- 50987 | 1 | 50987 |
- 50988 | 1 | 50988 |
- 50989 | 1 | 50989 |
- 50991 | 1 | 50991 |
- 50992 | 1 | 50992 |
- 50995 | 1 | 50995 |
- 50999 | 1 | 50999 |
- 51000 | 1 | 51000 |
- 51001 | 1 | 51001 |
- 51002 | 1 | 51002 |
- 51007 | 2 | 102014 |
- 51010 | 1 | 51010 |
- 51011 | 1 | 51011 |
- 51017 | 1 | 51017 |
- 51018 | 1 | 51018 |
- 51021 | 1 | 51021 |
- 51022 | 2 | 102044 |
- 51028 | 2 | 102056 |
- 51033 | 1 | 51033 |
- 51034 | 1 | 51034 |
- 51035 | 2 | 102070 |
- 51039 | 1 | 51039 |
- 51040 | 1 | 51040 |
- 51045 | 2 | 102090 |
- 51046 | 2 | 102092 |
- 51048 | 1 | 51048 |
- 51049 | 4 | 204196 |
- 51050 | 1 | 51050 |
- 51052 | 2 | 102104 |
- 51053 | 2 | 102106 |
- 51055 | 1 | 51055 |
- 51056 | 1 | 51056 |
- 51059 | 1 | 51059 |
- 51060 | 3 | 153180 |
- 51061 | 1 | 51061 |
- 51062 | 2 | 102124 |
- 51063 | 1 | 51063 |
- 51064 | 1 | 51064 |
- 51066 | 1 | 51066 |
- 51067 | 2 | 102134 |
- 51068 | 1 | 51068 |
- 51069 | 1 | 51069 |
- 51073 | 1 | 51073 |
- 51075 | 1 | 51075 |
- 51079 | 1 | 51079 |
- 51080 | 2 | 102160 |
- 51085 | 1 | 51085 |
- 51087 | 1 | 51087 |
- 51088 | 2 | 102176 |
- 51090 | 1 | 51090 |
- 51092 | 2 | 102184 |
- 51093 | 1 | 51093 |
- 51096 | 1 | 51096 |
- 51097 | 1 | 51097 |
- 51099 | 2 | 102198 |
- 51101 | 1 | 51101 |
- 51104 | 1 | 51104 |
- 51106 | 1 | 51106 |
- 51107 | 1 | 51107 |
- 51110 | 1 | 51110 |
- 51113 | 1 | 51113 |
- 51114 | 2 | 102228 |
- 51117 | 2 | 102234 |
- 51119 | 2 | 102238 |
- 51126 | 1 | 51126 |
- 51127 | 1 | 51127 |
- 51128 | 1 | 51128 |
- 51129 | 1 | 51129 |
- 51132 | 2 | 102264 |
- 51134 | 1 | 51134 |
- 51140 | 1 | 51140 |
- 51153 | 1 | 51153 |
- 51369 | 1 | 51369 |
- Total | 1002 | 50136673 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 49533 | 1 | 49533 |
- 49551 | 1 | 49551 |
- 49554 | 1 | 49554 |
- 49556 | 1 | 49556 |
- 49559 | 1 | 49559 |
- 49571 | 1 | 49571 |
- 49602 | 1 | 49602 |
- 49609 | 1 | 49609 |
- 49624 | 1 | 49624 |
- 49641 | 1 | 49641 |
- 49659 | 1 | 49659 |
- 49662 | 1 | 49662 |
- 49665 | 1 | 49665 |
- 49666 | 1 | 49666 |
- 49667 | 1 | 49667 |
- 49672 | 1 | 49672 |
- 49681 | 3 | 149043 |
- 49683 | 1 | 49683 |
- 49685 | 1 | 49685 |
- 49686 | 1 | 49686 |
- 49693 | 2 | 99386 |
- 49694 | 2 | 99388 |
- 49695 | 1 | 49695 |
- 49697 | 1 | 49697 |
- 49698 | 1 | 49698 |
- 49699 | 2 | 99398 |
- 49701 | 1 | 49701 |
- 49704 | 2 | 99408 |
- 49707 | 1 | 49707 |
- 49708 | 1 | 49708 |
- 49710 | 3 | 149130 |
- 49711 | 1 | 49711 |
- 49712 | 1 | 49712 |
- 49713 | 1 | 49713 |
- 49715 | 1 | 49715 |
- 49716 | 3 | 149148 |
- 49718 | 2 | 99436 |
- 49719 | 1 | 49719 |
- 49721 | 1 | 49721 |
- 49722 | 2 | 99444 |
- 49723 | 2 | 99446 |
- 49725 | 1 | 49725 |
- 49726 | 2 | 99452 |
- 49727 | 1 | 49727 |
- 49728 | 1 | 49728 |
- 49729 | 2 | 99458 |
- 49730 | 1 | 49730 |
- 49731 | 3 | 149193 |
- 49732 | 2 | 99464 |
- 49734 | 3 | 149202 |
- 49735 | 3 | 149205 |
- 49736 | 1 | 49736 |
- 49737 | 1 | 49737 |
- 49738 | 1 | 49738 |
- 49739 | 3 | 149217 |
- 49740 | 2 | 99480 |
- 49742 | 3 | 149226 |
- 49744 | 1 | 49744 |
- 49745 | 2 | 99490 |
- 49746 | 2 | 99492 |
- 49747 | 5 | 248735 |
- 49749 | 2 | 99498 |
- 49752 | 1 | 49752 |
- 49753 | 4 | 199012 |
- 49754 | 1 | 49754 |
- 49755 | 2 | 99510 |
- 49756 | 2 | 99512 |
- 49757 | 1 | 49757 |
- 49758 | 3 | 149274 |
- 49759 | 2 | 99518 |
- 49760 | 3 | 149280 |
- 49761 | 2 | 99522 |
- 49762 | 2 | 99524 |
- 49764 | 2 | 99528 |
- 49765 | 3 | 149295 |
- 49767 | 1 | 49767 |
- 49768 | 2 | 99536 |
- 49769 | 1 | 49769 |
- 49771 | 4 | 199084 |
- 49772 | 1 | 49772 |
- 49773 | 1 | 49773 |
- 49775 | 2 | 99550 |
- 49776 | 1 | 49776 |
- 49777 | 1 | 49777 |
- 49779 | 3 | 149337 |
- 49780 | 4 | 199120 |
- 49781 | 1 | 49781 |
- 49782 | 1 | 49782 |
- 49783 | 1 | 49783 |
- 49784 | 2 | 99568 |
- 49785 | 3 | 149355 |
- 49786 | 2 | 99572 |
- 49787 | 2 | 99574 |
- 49789 | 2 | 99578 |
- 49790 | 2 | 99580 |
- 49791 | 2 | 99582 |
- 49792 | 3 | 149376 |
- 49793 | 1 | 49793 |
- 49794 | 4 | 199176 |
- 49795 | 1 | 49795 |
- 49796 | 1 | 49796 |
- 49797 | 2 | 99594 |
- 49798 | 4 | 199192 |
- 49799 | 2 | 99598 |
- 49800 | 3 | 149400 |
- 49803 | 2 | 99606 |
- 49804 | 3 | 149412 |
- 49807 | 1 | 49807 |
- 49808 | 2 | 99616 |
- 49809 | 1 | 49809 |
- 49810 | 1 | 49810 |
- 49811 | 1 | 49811 |
- 49812 | 1 | 49812 |
- 49813 | 2 | 99626 |
- 49814 | 1 | 49814 |
- 49816 | 2 | 99632 |
- 49817 | 1 | 49817 |
- 49819 | 1 | 49819 |
- 49821 | 1 | 49821 |
- 49822 | 1 | 49822 |
- 49824 | 1 | 49824 |
- 49825 | 1 | 49825 |
- 49826 | 3 | 149478 |
- 49828 | 1 | 49828 |
- 49829 | 1 | 49829 |
- 49830 | 1 | 49830 |
- 49832 | 1 | 49832 |
- 49834 | 1 | 49834 |
- 49837 | 1 | 49837 |
- 49844 | 2 | 99688 |
- 49845 | 1 | 49845 |
- 49848 | 1 | 49848 |
- 49851 | 1 | 49851 |
- 49853 | 1 | 49853 |
- 49854 | 3 | 149562 |
- 49857 | 1 | 49857 |
- 49859 | 1 | 49859 |
- 49860 | 1 | 49860 |
- 49861 | 1 | 49861 |
- 49862 | 1 | 49862 |
- 49863 | 1 | 49863 |
- 49864 | 1 | 49864 |
- 49874 | 1 | 49874 |
- 49875 | 1 | 49875 |
- 49877 | 1 | 49877 |
- 49882 | 1 | 49882 |
- 49886 | 1 | 49886 |
- 49891 | 1 | 49891 |
- 49892 | 1 | 49892 |
- 49898 | 1 | 49898 |
- 49908 | 1 | 49908 |
- 49909 | 2 | 99818 |
- 49910 | 1 | 49910 |
- 49914 | 1 | 49914 |
- 49915 | 1 | 49915 |
- 49917 | 1 | 49917 |
- 49918 | 1 | 49918 |
- 49919 | 1 | 49919 |
- 49925 | 1 | 49925 |
- 49930 | 2 | 99860 |
- 49937 | 1 | 49937 |
- 49941 | 2 | 99882 |
- 49942 | 1 | 49942 |
- 49945 | 1 | 49945 |
- 49946 | 1 | 49946 |
- 49951 | 1 | 49951 |
- 49954 | 1 | 49954 |
- 49955 | 1 | 49955 |
- 49957 | 1 | 49957 |
- 49958 | 2 | 99916 |
- 49959 | 1 | 49959 |
- 49960 | 1 | 49960 |
- 49961 | 1 | 49961 |
- 49962 | 1 | 49962 |
- 49963 | 1 | 49963 |
- 49964 | 4 | 199856 |
- 49966 | 1 | 49966 |
- 49968 | 2 | 99936 |
- 49970 | 2 | 99940 |
- 49972 | 3 | 149916 |
- 49973 | 2 | 99946 |
- 49974 | 1 | 49974 |
- 49975 | 2 | 99950 |
- 49976 | 1 | 49976 |
- 49977 | 3 | 149931 |
- 49978 | 3 | 149934 |
- 49979 | 2 | 99958 |
- 49980 | 2 | 99960 |
- 49982 | 1 | 49982 |
- 49984 | 1 | 49984 |
- 49985 | 2 | 99970 |
- 49987 | 2 | 99974 |
- 49988 | 2 | 99976 |
- 49990 | 2 | 99980 |
- 49991 | 1 | 49991 |
- 49992 | 1 | 49992 |
- 49993 | 1 | 49993 |
- 49994 | 2 | 99988 |
- 49995 | 1 | 49995 |
- 49997 | 1 | 49997 |
- 50002 | 2 | 100004 |
- 50005 | 2 | 100010 |
- 50006 | 1 | 50006 |
- 50010 | 1 | 50010 |
- 50011 | 1 | 50011 |
- 50013 | 1 | 50013 |
- 50014 | 1 | 50014 |
- 50029 | 1 | 50029 |
- 50033 | 1 | 50033 |
- 50041 | 1 | 50041 |
- 50042 | 1 | 50042 |
- 50046 | 1 | 50046 |
- 50047 | 1 | 50047 |
- 50048 | 1 | 50048 |
- 50058 | 1 | 50058 |
- 50066 | 1 | 50066 |
- 50074 | 1 | 50074 |
- 50076 | 1 | 50076 |
- 50077 | 1 | 50077 |
- 50078 | 2 | 100156 |
- 50091 | 1 | 50091 |
- 50099 | 1 | 50099 |
- 50105 | 1 | 50105 |
- 50110 | 1 | 50110 |
- 50116 | 1 | 50116 |
- 50119 | 1 | 50119 |
- 50124 | 1 | 50124 |
- 50125 | 1 | 50125 |
- 50130 | 1 | 50130 |
- 50132 | 1 | 50132 |
- 50133 | 2 | 100266 |
- 50135 | 1 | 50135 |
- 50147 | 1 | 50147 |
- 50149 | 1 | 50149 |
- 50150 | 1 | 50150 |
- 50152 | 2 | 100304 |
- 50154 | 1 | 50154 |
- 50155 | 1 | 50155 |
- 50157 | 1 | 50157 |
- 50158 | 2 | 100316 |
- 50159 | 2 | 100318 |
- 50165 | 1 | 50165 |
- 50171 | 3 | 150513 |
- 50173 | 1 | 50173 |
- 50177 | 1 | 50177 |
- 50181 | 1 | 50181 |
- 50184 | 1 | 50184 |
- 50186 | 1 | 50186 |
- 50190 | 1 | 50190 |
- 50192 | 1 | 50192 |
- 50194 | 1 | 50194 |
- 50195 | 1 | 50195 |
- 50198 | 1 | 50198 |
- 50199 | 1 | 50199 |
- 50201 | 1 | 50201 |
- 50203 | 1 | 50203 |
- 50204 | 1 | 50204 |
- 50205 | 1 | 50205 |
- 50206 | 1 | 50206 |
- 50208 | 1 | 50208 |
- 50209 | 1 | 50209 |
- 50211 | 1 | 50211 |
- 50212 | 1 | 50212 |
- 50213 | 1 | 50213 |
- 50215 | 2 | 100430 |
- 50216 | 2 | 100432 |
- 50217 | 1 | 50217 |
- 50218 | 1 | 50218 |
- 50222 | 1 | 50222 |
- 50234 | 2 | 100468 |
- 50237 | 1 | 50237 |
- 50239 | 1 | 50239 |
- 50241 | 2 | 100482 |
- 50242 | 2 | 100484 |
- 50243 | 1 | 50243 |
- 50245 | 1 | 50245 |
- 50246 | 1 | 50246 |
- 50253 | 1 | 50253 |
- 50259 | 1 | 50259 |
- 50260 | 1 | 50260 |
- 50266 | 1 | 50266 |
- 50268 | 1 | 50268 |
- 50277 | 1 | 50277 |
- 50292 | 1 | 50292 |
- 50300 | 1 | 50300 |
- 50325 | 1 | 50325 |
- 50327 | 1 | 50327 |
- 50330 | 2 | 100660 |
- 50332 | 1 | 50332 |
- 50335 | 1 | 50335 |
- 50338 | 2 | 100676 |
- 50340 | 2 | 100680 |
- 50341 | 1 | 50341 |
- 50342 | 1 | 50342 |
- 50343 | 1 | 50343 |
- 50344 | 1 | 50344 |
- 50346 | 2 | 100692 |
- 50348 | 1 | 50348 |
- 50357 | 1 | 50357 |
- 50359 | 1 | 50359 |
- 50373 | 1 | 50373 |
- 50378 | 1 | 50378 |
- 50390 | 2 | 100780 |
- 50395 | 1 | 50395 |
- 50401 | 1 | 50401 |
- 50402 | 1 | 50402 |
- 50406 | 1 | 50406 |
- 50408 | 1 | 50408 |
- 50409 | 1 | 50409 |
- 50410 | 1 | 50410 |
- 50413 | 1 | 50413 |
- 50418 | 2 | 100836 |
- 50419 | 1 | 50419 |
- 50423 | 1 | 50423 |
- 50427 | 1 | 50427 |
- 50428 | 1 | 50428 |
- 50433 | 1 | 50433 |
- 50439 | 1 | 50439 |
- 50452 | 1 | 50452 |
- 50456 | 1 | 50456 |
- 50461 | 1 | 50461 |
- 50470 | 1 | 50470 |
- 50471 | 1 | 50471 |
- 50472 | 1 | 50472 |
- 50473 | 1 | 50473 |
- 50475 | 1 | 50475 |
- 50478 | 1 | 50478 |
- 50479 | 1 | 50479 |
- 50482 | 1 | 50482 |
- 50491 | 1 | 50491 |
- 50493 | 1 | 50493 |
- 50495 | 1 | 50495 |
- 50498 | 1 | 50498 |
- 50502 | 1 | 50502 |
- 50507 | 1 | 50507 |
- 50511 | 1 | 50511 |
- 50519 | 1 | 50519 |
- 50520 | 1 | 50520 |
- 50527 | 2 | 101054 |
- 50534 | 1 | 50534 |
- 50543 | 2 | 101086 |
- 50549 | 1 | 50549 |
- 50550 | 1 | 50550 |
- 50564 | 2 | 101128 |
- 50566 | 1 | 50566 |
- 50568 | 1 | 50568 |
- 50579 | 1 | 50579 |
- 50580 | 1 | 50580 |
- 50585 | 1 | 50585 |
- 50589 | 1 | 50589 |
- 50608 | 1 | 50608 |
- 50611 | 1 | 50611 |
- 50613 | 1 | 50613 |
- 50614 | 1 | 50614 |
- 50617 | 1 | 50617 |
- 50622 | 2 | 101244 |
- 50628 | 1 | 50628 |
- 50630 | 1 | 50630 |
- 50631 | 1 | 50631 |
- 50633 | 1 | 50633 |
- 50638 | 1 | 50638 |
- 50639 | 1 | 50639 |
- 50641 | 1 | 50641 |
- 50642 | 1 | 50642 |
- 50645 | 1 | 50645 |
- 50650 | 1 | 50650 |
- 50651 | 2 | 101302 |
- 50652 | 1 | 50652 |
- 50654 | 2 | 101308 |
- 50655 | 1 | 50655 |
- 50656 | 1 | 50656 |
- 50657 | 3 | 151971 |
- 50658 | 1 | 50658 |
- 50660 | 1 | 50660 |
- 50661 | 2 | 101322 |
- 50662 | 1 | 50662 |
- 50663 | 3 | 151989 |
- 50664 | 2 | 101328 |
- 50665 | 1 | 50665 |
- 50666 | 3 | 151998 |
- 50668 | 1 | 50668 |
- 50670 | 2 | 101340 |
- 50672 | 3 | 152016 |
- 50673 | 1 | 50673 |
- 50674 | 3 | 152022 |
- 50675 | 4 | 202700 |
- 50676 | 3 | 152028 |
- 50677 | 1 | 50677 |
- 50678 | 1 | 50678 |
- 50679 | 4 | 202716 |
- 50680 | 1 | 50680 |
- 50681 | 2 | 101362 |
- 50682 | 1 | 50682 |
- 50684 | 1 | 50684 |
- 50687 | 3 | 152061 |
- 50689 | 4 | 202756 |
- 50692 | 2 | 101384 |
- 50693 | 1 | 50693 |
- 50694 | 1 | 50694 |
- 50695 | 2 | 101390 |
- 50696 | 1 | 50696 |
- 50698 | 1 | 50698 |
- 50699 | 1 | 50699 |
- 50702 | 3 | 152106 |
- 50705 | 2 | 101410 |
- 50706 | 1 | 50706 |
- 50708 | 1 | 50708 |
- 50709 | 1 | 50709 |
- 50711 | 2 | 101422 |
- 50713 | 2 | 101426 |
- 50714 | 3 | 152142 |
- 50715 | 1 | 50715 |
- 50716 | 2 | 101432 |
- 50717 | 2 | 101434 |
- 50718 | 1 | 50718 |
- 50719 | 4 | 202876 |
- 50721 | 1 | 50721 |
- 50722 | 3 | 152166 |
- 50726 | 2 | 101452 |
- 50727 | 2 | 101454 |
- 50731 | 1 | 50731 |
- 50733 | 1 | 50733 |
- 50734 | 1 | 50734 |
- 50737 | 1 | 50737 |
- 50738 | 2 | 101476 |
- 50739 | 1 | 50739 |
- 50743 | 1 | 50743 |
- 50744 | 2 | 101488 |
- 50745 | 1 | 50745 |
- 50746 | 1 | 50746 |
- 50748 | 2 | 101496 |
- 50751 | 1 | 50751 |
- 50752 | 1 | 50752 |
- 50753 | 1 | 50753 |
- 50754 | 1 | 50754 |
- 50757 | 1 | 50757 |
- 50758 | 3 | 152274 |
- 50759 | 1 | 50759 |
- 50760 | 1 | 50760 |
- 50764 | 1 | 50764 |
- 50767 | 1 | 50767 |
- 50769 | 1 | 50769 |
- 50773 | 1 | 50773 |
- 50774 | 1 | 50774 |
- 50778 | 1 | 50778 |
- 50780 | 2 | 101560 |
- 50786 | 1 | 50786 |
- 50795 | 2 | 101590 |
- 50799 | 1 | 50799 |
- 50801 | 2 | 101602 |
- 50807 | 1 | 50807 |
- 50808 | 1 | 50808 |
- 50810 | 3 | 152430 |
- 50811 | 1 | 50811 |
- 50814 | 1 | 50814 |
- 50816 | 1 | 50816 |
- 50817 | 1 | 50817 |
- 50818 | 1 | 50818 |
- 50819 | 1 | 50819 |
- 50822 | 1 | 50822 |
- 50829 | 1 | 50829 |
- 50830 | 2 | 101660 |
- 50831 | 1 | 50831 |
- 50832 | 1 | 50832 |
- 50837 | 2 | 101674 |
- 50845 | 2 | 101690 |
- 50849 | 1 | 50849 |
- 50852 | 1 | 50852 |
- 50859 | 1 | 50859 |
- 50863 | 1 | 50863 |
- 50864 | 1 | 50864 |
- 50870 | 1 | 50870 |
- 50874 | 1 | 50874 |
- 50877 | 1 | 50877 |
- 50880 | 1 | 50880 |
- 50885 | 1 | 50885 |
- 50889 | 2 | 101778 |
- 50896 | 1 | 50896 |
- 50897 | 1 | 50897 |
- 50898 | 1 | 50898 |
- 50899 | 2 | 101798 |
- 50900 | 2 | 101800 |
- 50902 | 2 | 101804 |
- 50904 | 1 | 50904 |
- 50908 | 1 | 50908 |
- 50910 | 1 | 50910 |
- 50912 | 1 | 50912 |
- 50913 | 1 | 50913 |
- 50915 | 1 | 50915 |
- 50918 | 2 | 101836 |
- 50922 | 2 | 101844 |
- 50924 | 1 | 50924 |
- 50931 | 2 | 101862 |
- 50932 | 2 | 101864 |
- 50933 | 1 | 50933 |
- 50936 | 1 | 50936 |
- 50940 | 2 | 101880 |
- 50943 | 1 | 50943 |
- 50946 | 2 | 101892 |
- 50947 | 1 | 50947 |
- 50949 | 2 | 101898 |
- 50951 | 1 | 50951 |
- 50955 | 1 | 50955 |
- 50956 | 2 | 101912 |
- 50957 | 1 | 50957 |
- 50958 | 1 | 50958 |
- 50961 | 1 | 50961 |
- 50964 | 1 | 50964 |
- 50965 | 1 | 50965 |
- 50966 | 2 | 101932 |
- 50968 | 1 | 50968 |
- 50969 | 1 | 50969 |
- 50970 | 1 | 50970 |
- 50973 | 2 | 101946 |
- 50974 | 2 | 101948 |
- 50977 | 1 | 50977 |
- 50978 | 1 | 50978 |
- 50980 | 3 | 152940 |
- 50981 | 2 | 101962 |
- 50985 | 1 | 50985 |
- 50986 | 1 | 50986 |
- 50987 | 1 | 50987 |
- 50989 | 1 | 50989 |
- 50990 | 3 | 152970 |
- 50991 | 1 | 50991 |
- 50992 | 1 | 50992 |
- 50994 | 2 | 101988 |
- 50997 | 3 | 152991 |
- 50998 | 1 | 50998 |
- 50999 | 2 | 101998 |
- 51000 | 2 | 102000 |
- 51001 | 1 | 51001 |
- 51002 | 1 | 51002 |
- 51006 | 2 | 102012 |
- 51007 | 1 | 51007 |
- 51009 | 1 | 51009 |
- 51020 | 1 | 51020 |
- 51027 | 1 | 51027 |
- 51028 | 1 | 51028 |
- 51029 | 1 | 51029 |
- 51030 | 1 | 51030 |
- 51031 | 1 | 51031 |
- 51032 | 1 | 51032 |
- 51033 | 2 | 102066 |
- 51034 | 2 | 102068 |
- 51035 | 1 | 51035 |
- 51036 | 1 | 51036 |
- 51037 | 2 | 102074 |
- 51038 | 1 | 51038 |
- 51039 | 4 | 204156 |
- 51040 | 1 | 51040 |
- 51041 | 1 | 51041 |
- 51042 | 2 | 102084 |
- 51045 | 2 | 102090 |
- 51046 | 4 | 204184 |
- 51047 | 1 | 51047 |
- 51049 | 1 | 51049 |
- 51050 | 1 | 51050 |
- 51054 | 1 | 51054 |
- 51055 | 1 | 51055 |
- 51056 | 1 | 51056 |
- 51060 | 1 | 51060 |
- 51061 | 1 | 51061 |
- 51062 | 2 | 102124 |
- 51064 | 1 | 51064 |
- 51065 | 3 | 153195 |
- 51067 | 2 | 102134 |
- 51068 | 1 | 51068 |
- 51069 | 1 | 51069 |
- 51073 | 1 | 51073 |
- 51074 | 1 | 51074 |
- 51076 | 2 | 102152 |
- 51077 | 1 | 51077 |
- 51078 | 4 | 204312 |
- 51085 | 3 | 153255 |
- 51086 | 3 | 153258 |
- 51087 | 1 | 51087 |
- 51088 | 2 | 102176 |
- 51089 | 1 | 51089 |
- 51090 | 2 | 102180 |
- 51091 | 1 | 51091 |
- 51092 | 2 | 102184 |
- 51095 | 2 | 102190 |
- 51096 | 1 | 51096 |
- 51097 | 1 | 51097 |
- 51098 | 2 | 102196 |
- 51099 | 1 | 51099 |
- 51103 | 1 | 51103 |
- 51106 | 2 | 102212 |
- 51108 | 1 | 51108 |
- 51112 | 1 | 51112 |
- 51115 | 1 | 51115 |
- 51116 | 1 | 51116 |
- 51130 | 1 | 51130 |
- 51133 | 1 | 51133 |
- 51136 | 2 | 102272 |
- 51138 | 1 | 51138 |
- 51141 | 1 | 51141 |
- 51143 | 2 | 102286 |
- 51145 | 2 | 102290 |
- 51147 | 1 | 51147 |
- 51149 | 1 | 51149 |
- 51157 | 1 | 51157 |
- 51158 | 1 | 51158 |
- 51159 | 1 | 51159 |
- 51163 | 1 | 51163 |
- 51165 | 1 | 51165 |
- 51168 | 1 | 51168 |
- 51171 | 1 | 51171 |
- 51179 | 1 | 51179 |
- 51182 | 1 | 51182 |
- 51184 | 2 | 102368 |
- 51186 | 1 | 51186 |
- 51192 | 2 | 102384 |
- 51193 | 1 | 51193 |
- 51194 | 1 | 51194 |
- 51196 | 1 | 51196 |
- 51198 | 1 | 51198 |
- 51205 | 1 | 51205 |
- 51208 | 1 | 51208 |
- 51209 | 1 | 51209 |
- 51211 | 1 | 51211 |
- 51212 | 1 | 51212 |
- 51216 | 1 | 51216 |
- 51220 | 1 | 51220 |
- 51221 | 1 | 51221 |
- 51223 | 2 | 102446 |
- 51226 | 2 | 102452 |
- 51234 | 1 | 51234 |
- 51235 | 1 | 51235 |
- 51243 | 1 | 51243 |
- 51244 | 2 | 102488 |
- 51246 | 2 | 102492 |
- 51247 | 1 | 51247 |
- 51249 | 4 | 204996 |
- 51250 | 2 | 102500 |
- 51251 | 1 | 51251 |
- 51252 | 1 | 51252 |
- 51253 | 1 | 51253 |
- 51255 | 2 | 102510 |
- 51256 | 1 | 51256 |
- 51257 | 1 | 51257 |
- 51259 | 2 | 102518 |
- 51260 | 1 | 51260 |
- 51261 | 1 | 51261 |
- 51265 | 1 | 51265 |
- 51266 | 1 | 51266 |
- 51271 | 1 | 51271 |
- 51279 | 1 | 51279 |
- 51282 | 1 | 51282 |
- 51283 | 1 | 51283 |
- 51285 | 1 | 51285 |
- 51290 | 1 | 51290 |
- 51292 | 2 | 102584 |
- 51293 | 1 | 51293 |
- 51296 | 1 | 51296 |
- 51299 | 1 | 51299 |
- 51301 | 1 | 51301 |
- 51302 | 1 | 51302 |
- 51303 | 1 | 51303 |
- 51308 | 1 | 51308 |
- 51309 | 1 | 51309 |
- 51315 | 1 | 51315 |
- 51316 | 2 | 102632 |
- 51317 | 1 | 51317 |
- 51318 | 2 | 102636 |
- 51320 | 1 | 51320 |
- 51321 | 1 | 51321 |
- 51322 | 4 | 205288 |
- 51323 | 1 | 51323 |
- 51324 | 1 | 51324 |
- 51325 | 1 | 51325 |
- 51327 | 1 | 51327 |
- 51328 | 1 | 51328 |
- 51329 | 2 | 102658 |
- 51330 | 3 | 153990 |
- 51331 | 2 | 102662 |
- 51332 | 1 | 51332 |
- 51333 | 1 | 51333 |
- 51335 | 1 | 51335 |
- 51336 | 1 | 51336 |
- 51337 | 1 | 51337 |
- 51338 | 1 | 51338 |
- 51339 | 1 | 51339 |
- 51341 | 1 | 51341 |
- 51342 | 1 | 51342 |
- 51343 | 1 | 51343 |
- 51346 | 1 | 51346 |
- 51348 | 2 | 102696 |
- 51349 | 1 | 51349 |
- 51354 | 1 | 51354 |
- 51355 | 1 | 51355 |
- 51356 | 1 | 51356 |
- 51357 | 3 | 154071 |
- 51360 | 1 | 51360 |
- 51363 | 1 | 51363 |
- 51364 | 1 | 51364 |
- 51365 | 1 | 51365 |
- 51366 | 1 | 51366 |
- 51367 | 1 | 51367 |
- 51370 | 1 | 51370 |
- 51375 | 1 | 51375 |
- 51377 | 1 | 51377 |
- 51381 | 1 | 51381 |
- 51383 | 2 | 102766 |
- 51384 | 1 | 51384 |
- 51385 | 1 | 51385 |
- 51386 | 1 | 51386 |
- 51389 | 1 | 51389 |
- 51392 | 1 | 51392 |
- 51394 | 1 | 51394 |
- 51395 | 2 | 102790 |
- 51397 | 1 | 51397 |
- 51403 | 2 | 102806 |
- 51422 | 1 | 51422 |
- 51722 | 1 | 51722 |
- Total | 1002 | 50494837 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333437266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888290de5ef49336
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3930646535656634
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_10.json b/autobahn/client/tungstenite_case_12_3_10.json
deleted file mode 100644
index 4e10ea6..0000000
--- a/autobahn/client/tungstenite_case_12_3_10.json
+++ /dev/null
@@ -1,1586 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 347,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 24468,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=347&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: njkSexwraq6YpBkxKQ2ABw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: xYl1xHNhN8LU7TDpgGfGJ9tryLE=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.10",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "49176": 1,
- "49194": 1,
- "49195": 1,
- "49196": 1,
- "49197": 2,
- "49199": 1,
- "49200": 1,
- "49204": 1,
- "49208": 1,
- "49213": 1,
- "49219": 1,
- "49221": 1,
- "49225": 1,
- "49229": 2,
- "49231": 1,
- "49232": 1,
- "49234": 1,
- "49235": 1,
- "49237": 2,
- "49241": 3,
- "49242": 1,
- "49245": 1,
- "49246": 2,
- "49248": 1,
- "49251": 1,
- "49252": 4,
- "49253": 1,
- "49256": 2,
- "49260": 1,
- "49261": 2,
- "49262": 3,
- "49263": 1,
- "49265": 4,
- "49267": 3,
- "49268": 1,
- "49271": 4,
- "49272": 1,
- "49273": 2,
- "49274": 2,
- "49275": 1,
- "49276": 1,
- "49277": 2,
- "49278": 2,
- "49279": 1,
- "49280": 2,
- "49281": 1,
- "49282": 3,
- "49283": 1,
- "49284": 3,
- "49285": 2,
- "49286": 4,
- "49288": 1,
- "49289": 2,
- "49292": 2,
- "49293": 1,
- "49294": 1,
- "49295": 3,
- "49296": 1,
- "49297": 1,
- "49299": 2,
- "49301": 1,
- "49302": 5,
- "49303": 2,
- "49305": 1,
- "49306": 1,
- "49307": 1,
- "49308": 2,
- "49309": 2,
- "49311": 1,
- "49312": 2,
- "49313": 3,
- "49314": 3,
- "49315": 1,
- "49318": 2,
- "49319": 1,
- "49320": 2,
- "49321": 2,
- "49322": 1,
- "49323": 1,
- "49324": 1,
- "49325": 2,
- "49327": 4,
- "49329": 2,
- "49330": 3,
- "49331": 2,
- "49332": 1,
- "49333": 3,
- "49334": 1,
- "49335": 2,
- "49336": 2,
- "49337": 3,
- "49339": 4,
- "49340": 2,
- "49341": 2,
- "49342": 1,
- "49344": 1,
- "49345": 2,
- "49346": 1,
- "49347": 1,
- "49348": 1,
- "49349": 1,
- "49351": 1,
- "49352": 4,
- "49354": 1,
- "49355": 1,
- "49356": 1,
- "49357": 1,
- "49359": 1,
- "49367": 1,
- "49368": 1,
- "49369": 3,
- "49371": 1,
- "49374": 1,
- "49380": 1,
- "49381": 1,
- "49387": 4,
- "49389": 1,
- "49390": 1,
- "49392": 1,
- "49395": 1,
- "49396": 2,
- "49399": 1,
- "49401": 1,
- "49410": 1,
- "49413": 1,
- "49414": 2,
- "49416": 2,
- "49418": 2,
- "49421": 1,
- "49422": 1,
- "49423": 1,
- "49425": 1,
- "49429": 1,
- "49437": 1,
- "49438": 1,
- "49440": 1,
- "49441": 2,
- "49442": 1,
- "49446": 2,
- "49449": 1,
- "49450": 3,
- "49452": 1,
- "49453": 1,
- "49455": 1,
- "49460": 1,
- "49462": 1,
- "49467": 2,
- "49469": 1,
- "49471": 1,
- "49473": 1,
- "49476": 1,
- "49480": 1,
- "49481": 1,
- "49484": 1,
- "49485": 1,
- "49486": 1,
- "49487": 1,
- "49492": 1,
- "49494": 1,
- "49495": 1,
- "49496": 1,
- "49499": 1,
- "49503": 1,
- "49505": 1,
- "49506": 3,
- "49507": 1,
- "49511": 1,
- "49516": 1,
- "49520": 2,
- "49522": 3,
- "49524": 2,
- "49525": 2,
- "49526": 2,
- "49527": 5,
- "49528": 1,
- "49530": 2,
- "49532": 3,
- "49533": 1,
- "49534": 1,
- "49535": 3,
- "49536": 1,
- "49537": 2,
- "49538": 2,
- "49539": 2,
- "49540": 3,
- "49541": 1,
- "49542": 1,
- "49543": 2,
- "49544": 1,
- "49545": 1,
- "49546": 2,
- "49547": 1,
- "49548": 1,
- "49551": 1,
- "49552": 1,
- "49557": 1,
- "49558": 1,
- "49559": 1,
- "49575": 1,
- "49576": 1,
- "49581": 1,
- "49590": 1,
- "49598": 1,
- "49605": 2,
- "49609": 1,
- "49611": 1,
- "49620": 1,
- "49622": 1,
- "49624": 1,
- "49639": 1,
- "49642": 1,
- "49643": 1,
- "49644": 1,
- "49666": 2,
- "49668": 2,
- "49673": 2,
- "49678": 1,
- "49681": 2,
- "49683": 1,
- "49686": 1,
- "49688": 1,
- "49691": 1,
- "49695": 1,
- "49696": 1,
- "49697": 1,
- "49698": 1,
- "49699": 1,
- "49706": 1,
- "49710": 1,
- "49712": 1,
- "49719": 1,
- "49720": 1,
- "49721": 1,
- "49722": 1,
- "49728": 1,
- "49729": 1,
- "49731": 1,
- "49733": 1,
- "49734": 1,
- "49737": 1,
- "49739": 1,
- "49742": 2,
- "49746": 1,
- "49750": 1,
- "49751": 2,
- "49753": 1,
- "49756": 1,
- "49761": 2,
- "49762": 1,
- "49765": 1,
- "49769": 2,
- "49770": 1,
- "49771": 1,
- "49772": 1,
- "49775": 1,
- "49776": 2,
- "49782": 1,
- "49783": 1,
- "49785": 1,
- "49798": 1,
- "49799": 1,
- "49800": 1,
- "49801": 2,
- "49807": 1,
- "49808": 2,
- "49809": 1,
- "49810": 1,
- "49813": 1,
- "49814": 1,
- "49820": 1,
- "49823": 1,
- "49825": 2,
- "49828": 1,
- "49830": 1,
- "49831": 1,
- "49833": 1,
- "49836": 1,
- "49844": 1,
- "49867": 1,
- "49870": 1,
- "49887": 1,
- "49895": 1,
- "49906": 1,
- "49909": 1,
- "49913": 1,
- "49929": 1,
- "49933": 1,
- "49946": 1,
- "49961": 1,
- "49962": 1,
- "49981": 1,
- "49982": 1,
- "49984": 1,
- "49988": 1,
- "49994": 1,
- "49999": 1,
- "50000": 1,
- "50001": 1,
- "50005": 2,
- "50010": 1,
- "50011": 1,
- "50012": 1,
- "50013": 2,
- "50014": 1,
- "50015": 1,
- "50017": 1,
- "50030": 1,
- "50041": 1,
- "50045": 1,
- "50047": 1,
- "50048": 1,
- "50052": 1,
- "50053": 1,
- "50075": 1,
- "50077": 1,
- "50082": 1,
- "50088": 1,
- "50092": 1,
- "50093": 1,
- "50096": 2,
- "50102": 1,
- "50105": 3,
- "50106": 1,
- "50118": 1,
- "50127": 1,
- "50139": 1,
- "50145": 1,
- "50146": 1,
- "50149": 1,
- "50152": 1,
- "50155": 1,
- "50161": 1,
- "50163": 1,
- "50168": 1,
- "50171": 1,
- "50180": 1,
- "50184": 1,
- "50186": 1,
- "50191": 2,
- "50194": 2,
- "50200": 1,
- "50201": 1,
- "50202": 1,
- "50207": 1,
- "50210": 1,
- "50212": 1,
- "50219": 1,
- "50220": 1,
- "50223": 1,
- "50224": 1,
- "50241": 2,
- "50249": 1,
- "50258": 2,
- "50261": 1,
- "50266": 1,
- "50268": 1,
- "50273": 1,
- "50276": 1,
- "50278": 1,
- "50284": 2,
- "50286": 1,
- "50291": 1,
- "50293": 1,
- "50296": 1,
- "50298": 1,
- "50302": 1,
- "50315": 1,
- "50317": 1,
- "50322": 1,
- "50323": 1,
- "50324": 1,
- "50326": 1,
- "50328": 1,
- "50335": 1,
- "50338": 1,
- "50342": 1,
- "50343": 1,
- "50347": 2,
- "50348": 1,
- "50349": 1,
- "50350": 1,
- "50351": 2,
- "50354": 1,
- "50355": 5,
- "50356": 1,
- "50358": 1,
- "50359": 1,
- "50361": 2,
- "50363": 1,
- "50364": 4,
- "50365": 2,
- "50366": 3,
- "50367": 3,
- "50368": 2,
- "50370": 1,
- "50372": 1,
- "50373": 2,
- "50374": 1,
- "50375": 1,
- "50376": 2,
- "50377": 1,
- "50378": 2,
- "50379": 3,
- "50381": 3,
- "50382": 2,
- "50383": 2,
- "50384": 2,
- "50386": 1,
- "50389": 1,
- "50390": 1,
- "50392": 3,
- "50393": 1,
- "50394": 1,
- "50396": 1,
- "50397": 1,
- "50398": 2,
- "50399": 1,
- "50400": 2,
- "50401": 3,
- "50402": 1,
- "50403": 2,
- "50404": 2,
- "50406": 1,
- "50407": 4,
- "50408": 3,
- "50410": 1,
- "50411": 3,
- "50412": 1,
- "50414": 1,
- "50418": 1,
- "50419": 1,
- "50420": 1,
- "50422": 1,
- "50425": 2,
- "50427": 1,
- "50428": 1,
- "50429": 1,
- "50430": 2,
- "50434": 1,
- "50436": 2,
- "50441": 1,
- "50444": 1,
- "50449": 1,
- "50450": 1,
- "50451": 1,
- "50453": 1,
- "50460": 1,
- "50463": 1,
- "50464": 1,
- "50466": 2,
- "50470": 1,
- "50474": 2,
- "50476": 2,
- "50479": 1,
- "50480": 3,
- "50483": 1,
- "50484": 1,
- "50487": 1,
- "50488": 1,
- "50497": 1,
- "50508": 1,
- "50513": 2,
- "50514": 1,
- "50519": 2,
- "50521": 1,
- "50522": 1,
- "50523": 1,
- "50525": 1,
- "50529": 2,
- "50530": 1,
- "50531": 1,
- "50532": 2,
- "50537": 1,
- "50539": 1,
- "50540": 2,
- "50541": 1,
- "50544": 1,
- "50545": 1,
- "50546": 1,
- "50548": 1,
- "50549": 1,
- "50550": 1,
- "50554": 1,
- "50557": 2,
- "50560": 1,
- "50561": 1,
- "50562": 1,
- "50563": 1,
- "50564": 2,
- "50565": 1,
- "50570": 1,
- "50573": 1,
- "50574": 1,
- "50576": 1,
- "50580": 2,
- "50581": 1,
- "50585": 2,
- "50586": 1,
- "50587": 2,
- "50588": 1,
- "50589": 1,
- "50592": 2,
- "50593": 1,
- "50594": 1,
- "50595": 1,
- "50599": 1,
- "50602": 2,
- "50607": 1,
- "50608": 2,
- "50609": 2,
- "50610": 2,
- "50611": 1,
- "50612": 1,
- "50618": 2,
- "50620": 1,
- "50621": 1,
- "50623": 3,
- "50626": 2,
- "50628": 1,
- "50632": 2,
- "50640": 1,
- "50641": 1,
- "50648": 1,
- "50650": 1,
- "50651": 2,
- "50652": 1,
- "50656": 1,
- "50657": 2,
- "50658": 1,
- "50661": 1,
- "50665": 2,
- "50669": 1,
- "50678": 1,
- "50679": 1,
- "50682": 1,
- "50683": 1,
- "50684": 1,
- "50686": 2,
- "50692": 1,
- "50696": 1,
- "50698": 2,
- "50708": 1,
- "50712": 1,
- "50714": 1,
- "50718": 1,
- "50719": 1,
- "50721": 1,
- "50722": 2,
- "50725": 1,
- "50727": 1,
- "50731": 1,
- "50733": 1,
- "50734": 2,
- "50735": 1,
- "50736": 1,
- "50740": 1,
- "50748": 1,
- "50753": 1,
- "50756": 1,
- "50757": 1,
- "50761": 2,
- "50764": 1,
- "50765": 3,
- "50766": 2,
- "50769": 2,
- "50770": 3,
- "50772": 3,
- "50773": 1,
- "50775": 1,
- "50778": 1,
- "50779": 2,
- "50781": 1,
- "50784": 1,
- "50785": 2,
- "50787": 1,
- "50788": 1,
- "50789": 2,
- "50790": 2,
- "50792": 1,
- "50796": 1,
- "50798": 1,
- "50799": 3,
- "50800": 3,
- "50801": 1,
- "50806": 2,
- "50808": 3,
- "50809": 2,
- "50810": 1,
- "50811": 3,
- "50812": 2,
- "50814": 1,
- "50815": 2,
- "50816": 1,
- "50817": 1,
- "50818": 3,
- "50819": 2,
- "50825": 2,
- "50826": 1,
- "50829": 1,
- "50835": 1,
- "50836": 1,
- "50839": 1,
- "50840": 1,
- "50852": 1,
- "50853": 1,
- "50856": 1,
- "50857": 1,
- "50859": 1,
- "50860": 1,
- "50864": 1,
- "50866": 2,
- "50868": 1,
- "50869": 1,
- "50870": 1,
- "50876": 2,
- "50877": 1,
- "50882": 1,
- "50884": 1,
- "50886": 1,
- "50892": 1,
- "50893": 1,
- "50896": 1,
- "50897": 1,
- "50900": 1,
- "50905": 1,
- "50909": 1,
- "50917": 1,
- "50918": 1,
- "50919": 1,
- "50925": 1,
- "50927": 1,
- "50932": 1,
- "50933": 1,
- "50937": 1,
- "50939": 1,
- "50940": 1,
- "50943": 1,
- "50945": 2,
- "50953": 1,
- "50958": 2,
- "50960": 1,
- "50963": 1,
- "50964": 2,
- "50972": 1,
- "50973": 2,
- "50974": 1,
- "50977": 2,
- "50978": 3,
- "50979": 1,
- "50980": 1,
- "50982": 1,
- "50983": 1,
- "50987": 1,
- "50988": 1,
- "50989": 1,
- "50991": 1,
- "50992": 1,
- "50995": 1,
- "50999": 1,
- "51000": 1,
- "51001": 1,
- "51002": 1,
- "51007": 2,
- "51010": 1,
- "51011": 1,
- "51017": 1,
- "51018": 1,
- "51021": 1,
- "51022": 2,
- "51028": 2,
- "51033": 1,
- "51034": 1,
- "51035": 2,
- "51039": 1,
- "51040": 1,
- "51045": 2,
- "51046": 2,
- "51048": 1,
- "51049": 4,
- "51050": 1,
- "51052": 2,
- "51053": 2,
- "51055": 1,
- "51056": 1,
- "51059": 1,
- "51060": 3,
- "51061": 1,
- "51062": 2,
- "51063": 1,
- "51064": 1,
- "51066": 1,
- "51067": 2,
- "51068": 1,
- "51069": 1,
- "51073": 1,
- "51075": 1,
- "51079": 1,
- "51080": 2,
- "51085": 1,
- "51087": 1,
- "51088": 2,
- "51090": 1,
- "51092": 2,
- "51093": 1,
- "51096": 1,
- "51097": 1,
- "51099": 2,
- "51101": 1,
- "51104": 1,
- "51106": 1,
- "51107": 1,
- "51110": 1,
- "51113": 1,
- "51114": 2,
- "51117": 2,
- "51119": 2,
- "51126": 1,
- "51127": 1,
- "51128": 1,
- "51129": 1,
- "51132": 2,
- "51134": 1,
- "51140": 1,
- "51153": 1,
- "51369": 1
- },
- "started": "2020-09-07T18:47:01.518Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.3824494018554688,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 50128408,
- "incomingOctetsWireLevel": 50136408,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00015959014696816223,
- "outgoingCompressionRatio": 0.38521256256103514,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 50490581,
- "outgoingOctetsWireLevel": 50494581,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 7.922269700164472e-05,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "49533": 1,
- "49551": 1,
- "49554": 1,
- "49556": 1,
- "49559": 1,
- "49571": 1,
- "49602": 1,
- "49609": 1,
- "49624": 1,
- "49641": 1,
- "49659": 1,
- "49662": 1,
- "49665": 1,
- "49666": 1,
- "49667": 1,
- "49672": 1,
- "49681": 3,
- "49683": 1,
- "49685": 1,
- "49686": 1,
- "49693": 2,
- "49694": 2,
- "49695": 1,
- "49697": 1,
- "49698": 1,
- "49699": 2,
- "49701": 1,
- "49704": 2,
- "49707": 1,
- "49708": 1,
- "49710": 3,
- "49711": 1,
- "49712": 1,
- "49713": 1,
- "49715": 1,
- "49716": 3,
- "49718": 2,
- "49719": 1,
- "49721": 1,
- "49722": 2,
- "49723": 2,
- "49725": 1,
- "49726": 2,
- "49727": 1,
- "49728": 1,
- "49729": 2,
- "49730": 1,
- "49731": 3,
- "49732": 2,
- "49734": 3,
- "49735": 3,
- "49736": 1,
- "49737": 1,
- "49738": 1,
- "49739": 3,
- "49740": 2,
- "49742": 3,
- "49744": 1,
- "49745": 2,
- "49746": 2,
- "49747": 5,
- "49749": 2,
- "49752": 1,
- "49753": 4,
- "49754": 1,
- "49755": 2,
- "49756": 2,
- "49757": 1,
- "49758": 3,
- "49759": 2,
- "49760": 3,
- "49761": 2,
- "49762": 2,
- "49764": 2,
- "49765": 3,
- "49767": 1,
- "49768": 2,
- "49769": 1,
- "49771": 4,
- "49772": 1,
- "49773": 1,
- "49775": 2,
- "49776": 1,
- "49777": 1,
- "49779": 3,
- "49780": 4,
- "49781": 1,
- "49782": 1,
- "49783": 1,
- "49784": 2,
- "49785": 3,
- "49786": 2,
- "49787": 2,
- "49789": 2,
- "49790": 2,
- "49791": 2,
- "49792": 3,
- "49793": 1,
- "49794": 4,
- "49795": 1,
- "49796": 1,
- "49797": 2,
- "49798": 4,
- "49799": 2,
- "49800": 3,
- "49803": 2,
- "49804": 3,
- "49807": 1,
- "49808": 2,
- "49809": 1,
- "49810": 1,
- "49811": 1,
- "49812": 1,
- "49813": 2,
- "49814": 1,
- "49816": 2,
- "49817": 1,
- "49819": 1,
- "49821": 1,
- "49822": 1,
- "49824": 1,
- "49825": 1,
- "49826": 3,
- "49828": 1,
- "49829": 1,
- "49830": 1,
- "49832": 1,
- "49834": 1,
- "49837": 1,
- "49844": 2,
- "49845": 1,
- "49848": 1,
- "49851": 1,
- "49853": 1,
- "49854": 3,
- "49857": 1,
- "49859": 1,
- "49860": 1,
- "49861": 1,
- "49862": 1,
- "49863": 1,
- "49864": 1,
- "49874": 1,
- "49875": 1,
- "49877": 1,
- "49882": 1,
- "49886": 1,
- "49891": 1,
- "49892": 1,
- "49898": 1,
- "49908": 1,
- "49909": 2,
- "49910": 1,
- "49914": 1,
- "49915": 1,
- "49917": 1,
- "49918": 1,
- "49919": 1,
- "49925": 1,
- "49930": 2,
- "49937": 1,
- "49941": 2,
- "49942": 1,
- "49945": 1,
- "49946": 1,
- "49951": 1,
- "49954": 1,
- "49955": 1,
- "49957": 1,
- "49958": 2,
- "49959": 1,
- "49960": 1,
- "49961": 1,
- "49962": 1,
- "49963": 1,
- "49964": 4,
- "49966": 1,
- "49968": 2,
- "49970": 2,
- "49972": 3,
- "49973": 2,
- "49974": 1,
- "49975": 2,
- "49976": 1,
- "49977": 3,
- "49978": 3,
- "49979": 2,
- "49980": 2,
- "49982": 1,
- "49984": 1,
- "49985": 2,
- "49987": 2,
- "49988": 2,
- "49990": 2,
- "49991": 1,
- "49992": 1,
- "49993": 1,
- "49994": 2,
- "49995": 1,
- "49997": 1,
- "50002": 2,
- "50005": 2,
- "50006": 1,
- "50010": 1,
- "50011": 1,
- "50013": 1,
- "50014": 1,
- "50029": 1,
- "50033": 1,
- "50041": 1,
- "50042": 1,
- "50046": 1,
- "50047": 1,
- "50048": 1,
- "50058": 1,
- "50066": 1,
- "50074": 1,
- "50076": 1,
- "50077": 1,
- "50078": 2,
- "50091": 1,
- "50099": 1,
- "50105": 1,
- "50110": 1,
- "50116": 1,
- "50119": 1,
- "50124": 1,
- "50125": 1,
- "50130": 1,
- "50132": 1,
- "50133": 2,
- "50135": 1,
- "50147": 1,
- "50149": 1,
- "50150": 1,
- "50152": 2,
- "50154": 1,
- "50155": 1,
- "50157": 1,
- "50158": 2,
- "50159": 2,
- "50165": 1,
- "50171": 3,
- "50173": 1,
- "50177": 1,
- "50181": 1,
- "50184": 1,
- "50186": 1,
- "50190": 1,
- "50192": 1,
- "50194": 1,
- "50195": 1,
- "50198": 1,
- "50199": 1,
- "50201": 1,
- "50203": 1,
- "50204": 1,
- "50205": 1,
- "50206": 1,
- "50208": 1,
- "50209": 1,
- "50211": 1,
- "50212": 1,
- "50213": 1,
- "50215": 2,
- "50216": 2,
- "50217": 1,
- "50218": 1,
- "50222": 1,
- "50234": 2,
- "50237": 1,
- "50239": 1,
- "50241": 2,
- "50242": 2,
- "50243": 1,
- "50245": 1,
- "50246": 1,
- "50253": 1,
- "50259": 1,
- "50260": 1,
- "50266": 1,
- "50268": 1,
- "50277": 1,
- "50292": 1,
- "50300": 1,
- "50325": 1,
- "50327": 1,
- "50330": 2,
- "50332": 1,
- "50335": 1,
- "50338": 2,
- "50340": 2,
- "50341": 1,
- "50342": 1,
- "50343": 1,
- "50344": 1,
- "50346": 2,
- "50348": 1,
- "50357": 1,
- "50359": 1,
- "50373": 1,
- "50378": 1,
- "50390": 2,
- "50395": 1,
- "50401": 1,
- "50402": 1,
- "50406": 1,
- "50408": 1,
- "50409": 1,
- "50410": 1,
- "50413": 1,
- "50418": 2,
- "50419": 1,
- "50423": 1,
- "50427": 1,
- "50428": 1,
- "50433": 1,
- "50439": 1,
- "50452": 1,
- "50456": 1,
- "50461": 1,
- "50470": 1,
- "50471": 1,
- "50472": 1,
- "50473": 1,
- "50475": 1,
- "50478": 1,
- "50479": 1,
- "50482": 1,
- "50491": 1,
- "50493": 1,
- "50495": 1,
- "50498": 1,
- "50502": 1,
- "50507": 1,
- "50511": 1,
- "50519": 1,
- "50520": 1,
- "50527": 2,
- "50534": 1,
- "50543": 2,
- "50549": 1,
- "50550": 1,
- "50564": 2,
- "50566": 1,
- "50568": 1,
- "50579": 1,
- "50580": 1,
- "50585": 1,
- "50589": 1,
- "50608": 1,
- "50611": 1,
- "50613": 1,
- "50614": 1,
- "50617": 1,
- "50622": 2,
- "50628": 1,
- "50630": 1,
- "50631": 1,
- "50633": 1,
- "50638": 1,
- "50639": 1,
- "50641": 1,
- "50642": 1,
- "50645": 1,
- "50650": 1,
- "50651": 2,
- "50652": 1,
- "50654": 2,
- "50655": 1,
- "50656": 1,
- "50657": 3,
- "50658": 1,
- "50660": 1,
- "50661": 2,
- "50662": 1,
- "50663": 3,
- "50664": 2,
- "50665": 1,
- "50666": 3,
- "50668": 1,
- "50670": 2,
- "50672": 3,
- "50673": 1,
- "50674": 3,
- "50675": 4,
- "50676": 3,
- "50677": 1,
- "50678": 1,
- "50679": 4,
- "50680": 1,
- "50681": 2,
- "50682": 1,
- "50684": 1,
- "50687": 3,
- "50689": 4,
- "50692": 2,
- "50693": 1,
- "50694": 1,
- "50695": 2,
- "50696": 1,
- "50698": 1,
- "50699": 1,
- "50702": 3,
- "50705": 2,
- "50706": 1,
- "50708": 1,
- "50709": 1,
- "50711": 2,
- "50713": 2,
- "50714": 3,
- "50715": 1,
- "50716": 2,
- "50717": 2,
- "50718": 1,
- "50719": 4,
- "50721": 1,
- "50722": 3,
- "50726": 2,
- "50727": 2,
- "50731": 1,
- "50733": 1,
- "50734": 1,
- "50737": 1,
- "50738": 2,
- "50739": 1,
- "50743": 1,
- "50744": 2,
- "50745": 1,
- "50746": 1,
- "50748": 2,
- "50751": 1,
- "50752": 1,
- "50753": 1,
- "50754": 1,
- "50757": 1,
- "50758": 3,
- "50759": 1,
- "50760": 1,
- "50764": 1,
- "50767": 1,
- "50769": 1,
- "50773": 1,
- "50774": 1,
- "50778": 1,
- "50780": 2,
- "50786": 1,
- "50795": 2,
- "50799": 1,
- "50801": 2,
- "50807": 1,
- "50808": 1,
- "50810": 3,
- "50811": 1,
- "50814": 1,
- "50816": 1,
- "50817": 1,
- "50818": 1,
- "50819": 1,
- "50822": 1,
- "50829": 1,
- "50830": 2,
- "50831": 1,
- "50832": 1,
- "50837": 2,
- "50845": 2,
- "50849": 1,
- "50852": 1,
- "50859": 1,
- "50863": 1,
- "50864": 1,
- "50870": 1,
- "50874": 1,
- "50877": 1,
- "50880": 1,
- "50885": 1,
- "50889": 2,
- "50896": 1,
- "50897": 1,
- "50898": 1,
- "50899": 2,
- "50900": 2,
- "50902": 2,
- "50904": 1,
- "50908": 1,
- "50910": 1,
- "50912": 1,
- "50913": 1,
- "50915": 1,
- "50918": 2,
- "50922": 2,
- "50924": 1,
- "50931": 2,
- "50932": 2,
- "50933": 1,
- "50936": 1,
- "50940": 2,
- "50943": 1,
- "50946": 2,
- "50947": 1,
- "50949": 2,
- "50951": 1,
- "50955": 1,
- "50956": 2,
- "50957": 1,
- "50958": 1,
- "50961": 1,
- "50964": 1,
- "50965": 1,
- "50966": 2,
- "50968": 1,
- "50969": 1,
- "50970": 1,
- "50973": 2,
- "50974": 2,
- "50977": 1,
- "50978": 1,
- "50980": 3,
- "50981": 2,
- "50985": 1,
- "50986": 1,
- "50987": 1,
- "50989": 1,
- "50990": 3,
- "50991": 1,
- "50992": 1,
- "50994": 2,
- "50997": 3,
- "50998": 1,
- "50999": 2,
- "51000": 2,
- "51001": 1,
- "51002": 1,
- "51006": 2,
- "51007": 1,
- "51009": 1,
- "51020": 1,
- "51027": 1,
- "51028": 1,
- "51029": 1,
- "51030": 1,
- "51031": 1,
- "51032": 1,
- "51033": 2,
- "51034": 2,
- "51035": 1,
- "51036": 1,
- "51037": 2,
- "51038": 1,
- "51039": 4,
- "51040": 1,
- "51041": 1,
- "51042": 2,
- "51045": 2,
- "51046": 4,
- "51047": 1,
- "51049": 1,
- "51050": 1,
- "51054": 1,
- "51055": 1,
- "51056": 1,
- "51060": 1,
- "51061": 1,
- "51062": 2,
- "51064": 1,
- "51065": 3,
- "51067": 2,
- "51068": 1,
- "51069": 1,
- "51073": 1,
- "51074": 1,
- "51076": 2,
- "51077": 1,
- "51078": 4,
- "51085": 3,
- "51086": 3,
- "51087": 1,
- "51088": 2,
- "51089": 1,
- "51090": 2,
- "51091": 1,
- "51092": 2,
- "51095": 2,
- "51096": 1,
- "51097": 1,
- "51098": 2,
- "51099": 1,
- "51103": 1,
- "51106": 2,
- "51108": 1,
- "51112": 1,
- "51115": 1,
- "51116": 1,
- "51130": 1,
- "51133": 1,
- "51136": 2,
- "51138": 1,
- "51141": 1,
- "51143": 2,
- "51145": 2,
- "51147": 1,
- "51149": 1,
- "51157": 1,
- "51158": 1,
- "51159": 1,
- "51163": 1,
- "51165": 1,
- "51168": 1,
- "51171": 1,
- "51179": 1,
- "51182": 1,
- "51184": 2,
- "51186": 1,
- "51192": 2,
- "51193": 1,
- "51194": 1,
- "51196": 1,
- "51198": 1,
- "51205": 1,
- "51208": 1,
- "51209": 1,
- "51211": 1,
- "51212": 1,
- "51216": 1,
- "51220": 1,
- "51221": 1,
- "51223": 2,
- "51226": 2,
- "51234": 1,
- "51235": 1,
- "51243": 1,
- "51244": 2,
- "51246": 2,
- "51247": 1,
- "51249": 4,
- "51250": 2,
- "51251": 1,
- "51252": 1,
- "51253": 1,
- "51255": 2,
- "51256": 1,
- "51257": 1,
- "51259": 2,
- "51260": 1,
- "51261": 1,
- "51265": 1,
- "51266": 1,
- "51271": 1,
- "51279": 1,
- "51282": 1,
- "51283": 1,
- "51285": 1,
- "51290": 1,
- "51292": 2,
- "51293": 1,
- "51296": 1,
- "51299": 1,
- "51301": 1,
- "51302": 1,
- "51303": 1,
- "51308": 1,
- "51309": 1,
- "51315": 1,
- "51316": 2,
- "51317": 1,
- "51318": 2,
- "51320": 1,
- "51321": 1,
- "51322": 4,
- "51323": 1,
- "51324": 1,
- "51325": 1,
- "51327": 1,
- "51328": 1,
- "51329": 2,
- "51330": 3,
- "51331": 2,
- "51332": 1,
- "51333": 1,
- "51335": 1,
- "51336": 1,
- "51337": 1,
- "51338": 1,
- "51339": 1,
- "51341": 1,
- "51342": 1,
- "51343": 1,
- "51346": 1,
- "51348": 2,
- "51349": 1,
- "51354": 1,
- "51355": 1,
- "51356": 1,
- "51357": 3,
- "51360": 1,
- "51363": 1,
- "51364": 1,
- "51365": 1,
- "51366": 1,
- "51367": 1,
- "51370": 1,
- "51375": 1,
- "51377": 1,
- "51381": 1,
- "51383": 2,
- "51384": 1,
- "51385": 1,
- "51386": 1,
- "51389": 1,
- "51392": 1,
- "51394": 1,
- "51395": 2,
- "51397": 1,
- "51403": 2,
- "51422": 1,
- "51722": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333437266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888290de5ef49336"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "90de5ef4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_11.html b/autobahn/client/tungstenite_case_12_3_11.html
deleted file mode 100644
index 3aee7e5..0000000
--- a/autobahn/client/tungstenite_case_12_3_11.html
+++ /dev/null
@@ -1,955 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.11 : Pass - 1884 ms @ 2020-09-07T18:47:25.987Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=348&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 98ZjA2phZiv0aIuwXAqgzg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: oACuvrb5GBfx4ioFrBPIZM773BE=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2542 | 1 | 2542 |
- 2557 | 1 | 2557 |
- 2559 | 1 | 2559 |
- 2564 | 1 | 2564 |
- 2622 | 1 | 2622 |
- 2655 | 1 | 2655 |
- 2667 | 1 | 2667 |
- 2670 | 1 | 2670 |
- 2684 | 1 | 2684 |
- 2691 | 1 | 2691 |
- 2698 | 1 | 2698 |
- 2719 | 1 | 2719 |
- 2725 | 1 | 2725 |
- 2776 | 2 | 5552 |
- 2779 | 1 | 2779 |
- 2786 | 1 | 2786 |
- 2802 | 1 | 2802 |
- 2816 | 1 | 2816 |
- 2818 | 1 | 2818 |
- 2819 | 1 | 2819 |
- 2829 | 1 | 2829 |
- 2835 | 1 | 2835 |
- 2841 | 1 | 2841 |
- 2842 | 1 | 2842 |
- 2857 | 1 | 2857 |
- 2858 | 1 | 2858 |
- 2860 | 1 | 2860 |
- 2875 | 1 | 2875 |
- 2902 | 1 | 2902 |
- 2912 | 1 | 2912 |
- 2923 | 1 | 2923 |
- 2927 | 1 | 2927 |
- 2933 | 1 | 2933 |
- 2935 | 1 | 2935 |
- 2939 | 2 | 5878 |
- 2941 | 1 | 2941 |
- 2955 | 1 | 2955 |
- 2963 | 1 | 2963 |
- 2972 | 1 | 2972 |
- 2983 | 2 | 5966 |
- 2986 | 1 | 2986 |
- 2988 | 3 | 8964 |
- 2989 | 2 | 5978 |
- 2991 | 1 | 2991 |
- 2992 | 1 | 2992 |
- 2996 | 1 | 2996 |
- 2997 | 1 | 2997 |
- 3002 | 2 | 6004 |
- 3003 | 1 | 3003 |
- 3005 | 2 | 6010 |
- 3006 | 3 | 9018 |
- 3007 | 1 | 3007 |
- 3008 | 1 | 3008 |
- 3010 | 2 | 6020 |
- 3012 | 2 | 6024 |
- 3013 | 1 | 3013 |
- 3015 | 2 | 6030 |
- 3016 | 1 | 3016 |
- 3017 | 4 | 12068 |
- 3018 | 4 | 12072 |
- 3019 | 3 | 9057 |
- 3020 | 2 | 6040 |
- 3021 | 2 | 6042 |
- 3023 | 2 | 6046 |
- 3024 | 5 | 15120 |
- 3025 | 2 | 6050 |
- 3026 | 3 | 9078 |
- 3028 | 2 | 6056 |
- 3029 | 2 | 6058 |
- 3030 | 1 | 3030 |
- 3031 | 2 | 6062 |
- 3032 | 1 | 3032 |
- 3033 | 2 | 6066 |
- 3034 | 2 | 6068 |
- 3035 | 3 | 9105 |
- 3036 | 2 | 6072 |
- 3037 | 2 | 6074 |
- 3040 | 1 | 3040 |
- 3041 | 1 | 3041 |
- 3042 | 1 | 3042 |
- 3043 | 3 | 9129 |
- 3044 | 4 | 12176 |
- 3045 | 2 | 6090 |
- 3046 | 5 | 15230 |
- 3047 | 3 | 9141 |
- 3048 | 3 | 9144 |
- 3049 | 2 | 6098 |
- 3050 | 1 | 3050 |
- 3051 | 1 | 3051 |
- 3052 | 2 | 6104 |
- 3053 | 2 | 6106 |
- 3054 | 5 | 15270 |
- 3055 | 4 | 12220 |
- 3056 | 3 | 9168 |
- 3057 | 5 | 15285 |
- 3058 | 6 | 18348 |
- 3059 | 3 | 9177 |
- 3060 | 4 | 12240 |
- 3061 | 3 | 9183 |
- 3062 | 5 | 15310 |
- 3063 | 6 | 18378 |
- 3064 | 2 | 6128 |
- 3065 | 7 | 21455 |
- 3066 | 4 | 12264 |
- 3067 | 1 | 3067 |
- 3068 | 5 | 15340 |
- 3069 | 2 | 6138 |
- 3073 | 3 | 9219 |
- 3075 | 2 | 6150 |
- 3076 | 1 | 3076 |
- 3077 | 2 | 6154 |
- 3078 | 6 | 18468 |
- 3079 | 2 | 6158 |
- 3080 | 10 | 30800 |
- 3081 | 2 | 6162 |
- 3082 | 2 | 6164 |
- 3083 | 5 | 15415 |
- 3084 | 5 | 15420 |
- 3085 | 3 | 9255 |
- 3086 | 3 | 9258 |
- 3087 | 6 | 18522 |
- 3088 | 6 | 18528 |
- 3089 | 5 | 15445 |
- 3090 | 4 | 12360 |
- 3091 | 6 | 18546 |
- 3092 | 3 | 9276 |
- 3093 | 4 | 12372 |
- 3094 | 3 | 9282 |
- 3095 | 4 | 12380 |
- 3096 | 2 | 6192 |
- 3097 | 6 | 18582 |
- 3098 | 2 | 6196 |
- 3099 | 4 | 12396 |
- 3100 | 4 | 12400 |
- 3101 | 6 | 18606 |
- 3102 | 3 | 9306 |
- 3103 | 3 | 9309 |
- 3104 | 3 | 9312 |
- 3105 | 4 | 12420 |
- 3106 | 4 | 12424 |
- 3107 | 6 | 18642 |
- 3108 | 3 | 9324 |
- 3109 | 2 | 6218 |
- 3110 | 4 | 12440 |
- 3111 | 5 | 15555 |
- 3112 | 2 | 6224 |
- 3113 | 1 | 3113 |
- 3114 | 3 | 9342 |
- 3115 | 3 | 9345 |
- 3116 | 3 | 9348 |
- 3117 | 4 | 12468 |
- 3118 | 3 | 9354 |
- 3119 | 1 | 3119 |
- 3120 | 2 | 6240 |
- 3121 | 5 | 15605 |
- 3122 | 2 | 6244 |
- 3123 | 2 | 6246 |
- 3124 | 1 | 3124 |
- 3125 | 3 | 9375 |
- 3126 | 3 | 9378 |
- 3127 | 2 | 6254 |
- 3128 | 2 | 6256 |
- 3129 | 2 | 6258 |
- 3130 | 1 | 3130 |
- 3132 | 2 | 6264 |
- 3134 | 1 | 3134 |
- 3135 | 1 | 3135 |
- 3136 | 3 | 9408 |
- 3139 | 3 | 9417 |
- 3140 | 5 | 15700 |
- 3141 | 2 | 6282 |
- 3142 | 2 | 6284 |
- 3143 | 3 | 9429 |
- 3144 | 1 | 3144 |
- 3145 | 2 | 6290 |
- 3146 | 5 | 15730 |
- 3147 | 2 | 6294 |
- 3148 | 4 | 12592 |
- 3150 | 2 | 6300 |
- 3151 | 1 | 3151 |
- 3153 | 3 | 9459 |
- 3154 | 2 | 6308 |
- 3155 | 2 | 6310 |
- 3156 | 1 | 3156 |
- 3157 | 3 | 9471 |
- 3158 | 4 | 12632 |
- 3159 | 2 | 6318 |
- 3160 | 3 | 9480 |
- 3161 | 3 | 9483 |
- 3163 | 3 | 9489 |
- 3165 | 1 | 3165 |
- 3166 | 1 | 3166 |
- 3167 | 2 | 6334 |
- 3168 | 1 | 3168 |
- 3169 | 3 | 9507 |
- 3170 | 3 | 9510 |
- 3172 | 2 | 6344 |
- 3173 | 3 | 9519 |
- 3174 | 2 | 6348 |
- 3175 | 1 | 3175 |
- 3176 | 3 | 9528 |
- 3177 | 1 | 3177 |
- 3179 | 1 | 3179 |
- 3180 | 2 | 6360 |
- 3181 | 1 | 3181 |
- 3182 | 2 | 6364 |
- 3183 | 1 | 3183 |
- 3184 | 3 | 9552 |
- 3185 | 3 | 9555 |
- 3186 | 1 | 3186 |
- 3187 | 2 | 6374 |
- 3188 | 3 | 9564 |
- 3189 | 3 | 9567 |
- 3190 | 3 | 9570 |
- 3191 | 5 | 15955 |
- 3192 | 5 | 15960 |
- 3193 | 4 | 12772 |
- 3194 | 1 | 3194 |
- 3195 | 1 | 3195 |
- 3196 | 2 | 6392 |
- 3197 | 4 | 12788 |
- 3198 | 3 | 9594 |
- 3199 | 3 | 9597 |
- 3200 | 2 | 6400 |
- 3201 | 2 | 6402 |
- 3202 | 2 | 6404 |
- 3203 | 4 | 12812 |
- 3205 | 3 | 9615 |
- 3206 | 3 | 9618 |
- 3207 | 4 | 12828 |
- 3209 | 3 | 9627 |
- 3210 | 2 | 6420 |
- 3211 | 3 | 9633 |
- 3212 | 1 | 3212 |
- 3213 | 4 | 12852 |
- 3214 | 3 | 9642 |
- 3215 | 1 | 3215 |
- 3216 | 1 | 3216 |
- 3217 | 3 | 9651 |
- 3219 | 3 | 9657 |
- 3220 | 1 | 3220 |
- 3221 | 3 | 9663 |
- 3222 | 2 | 6444 |
- 3223 | 1 | 3223 |
- 3224 | 2 | 6448 |
- 3225 | 5 | 16125 |
- 3226 | 2 | 6452 |
- 3227 | 3 | 9681 |
- 3228 | 3 | 9684 |
- 3229 | 3 | 9687 |
- 3230 | 2 | 6460 |
- 3231 | 3 | 9693 |
- 3232 | 5 | 16160 |
- 3233 | 2 | 6466 |
- 3234 | 1 | 3234 |
- 3236 | 2 | 6472 |
- 3237 | 3 | 9711 |
- 3238 | 3 | 9714 |
- 3239 | 1 | 3239 |
- 3240 | 2 | 6480 |
- 3241 | 2 | 6482 |
- 3242 | 2 | 6484 |
- 3243 | 3 | 9729 |
- 3244 | 3 | 9732 |
- 3245 | 3 | 9735 |
- 3246 | 1 | 3246 |
- 3247 | 5 | 16235 |
- 3248 | 2 | 6496 |
- 3249 | 1 | 3249 |
- 3250 | 2 | 6500 |
- 3251 | 6 | 19506 |
- 3252 | 2 | 6504 |
- 3253 | 1 | 3253 |
- 3254 | 4 | 13016 |
- 3255 | 2 | 6510 |
- 3256 | 1 | 3256 |
- 3257 | 5 | 16285 |
- 3258 | 4 | 13032 |
- 3259 | 4 | 13036 |
- 3260 | 8 | 26080 |
- 3261 | 1 | 3261 |
- 3262 | 5 | 16310 |
- 3263 | 6 | 19578 |
- 3264 | 5 | 16320 |
- 3265 | 4 | 13060 |
- 3266 | 2 | 6532 |
- 3267 | 4 | 13068 |
- 3268 | 2 | 6536 |
- 3269 | 4 | 13076 |
- 3270 | 4 | 13080 |
- 3272 | 6 | 19632 |
- 3273 | 8 | 26184 |
- 3274 | 8 | 26192 |
- 3275 | 7 | 22925 |
- 3276 | 5 | 16380 |
- 3277 | 5 | 16385 |
- 3278 | 3 | 9834 |
- 3279 | 4 | 13116 |
- 3280 | 2 | 6560 |
- 3281 | 4 | 13124 |
- 3282 | 2 | 6564 |
- 3283 | 5 | 16415 |
- 3284 | 1 | 3284 |
- 3285 | 4 | 13140 |
- 3286 | 5 | 16430 |
- 3287 | 3 | 9861 |
- 3288 | 3 | 9864 |
- 3289 | 2 | 6578 |
- 3290 | 3 | 9870 |
- 3291 | 1 | 3291 |
- 3292 | 3 | 9876 |
- 3294 | 4 | 13176 |
- 3295 | 2 | 6590 |
- 3296 | 2 | 6592 |
- 3297 | 2 | 6594 |
- 3298 | 3 | 9894 |
- 3299 | 5 | 16495 |
- 3300 | 2 | 6600 |
- 3301 | 2 | 6602 |
- 3302 | 4 | 13208 |
- 3304 | 1 | 3304 |
- 3305 | 2 | 6610 |
- 3306 | 1 | 3306 |
- 3309 | 4 | 13236 |
- 3310 | 3 | 9930 |
- 3311 | 1 | 3311 |
- 3312 | 1 | 3312 |
- 3313 | 1 | 3313 |
- 3314 | 2 | 6628 |
- 3315 | 1 | 3315 |
- 3316 | 1 | 3316 |
- 3317 | 1 | 3317 |
- 3319 | 1 | 3319 |
- 3321 | 1 | 3321 |
- 3322 | 1 | 3322 |
- 3323 | 1 | 3323 |
- 3324 | 1 | 3324 |
- 3328 | 1 | 3328 |
- 3330 | 3 | 9990 |
- 3331 | 2 | 6662 |
- 3332 | 3 | 9996 |
- 3333 | 2 | 6666 |
- 3334 | 1 | 3334 |
- 3337 | 1 | 3337 |
- 3339 | 3 | 10017 |
- 3344 | 1 | 3344 |
- 3346 | 2 | 6692 |
- 3348 | 1 | 3348 |
- 3349 | 3 | 10047 |
- 3350 | 2 | 6700 |
- 3351 | 3 | 10053 |
- 3352 | 1 | 3352 |
- 3353 | 2 | 6706 |
- 3355 | 4 | 13420 |
- 3356 | 1 | 3356 |
- 3357 | 1 | 3357 |
- 3358 | 3 | 10074 |
- 3359 | 4 | 13436 |
- 3362 | 2 | 6724 |
- 3363 | 6 | 20178 |
- 3364 | 1 | 3364 |
- 3365 | 4 | 13460 |
- 3366 | 2 | 6732 |
- 3368 | 2 | 6736 |
- 3369 | 2 | 6738 |
- 3370 | 1 | 3370 |
- 3371 | 4 | 13484 |
- 3372 | 1 | 3372 |
- 3373 | 4 | 13492 |
- 3374 | 1 | 3374 |
- 3375 | 1 | 3375 |
- 3376 | 3 | 10128 |
- 3380 | 1 | 3380 |
- 3383 | 1 | 3383 |
- 3388 | 1 | 3388 |
- 3389 | 1 | 3389 |
- 3395 | 1 | 3395 |
- 3400 | 2 | 6800 |
- 3401 | 2 | 6802 |
- 3404 | 3 | 10212 |
- 3405 | 1 | 3405 |
- 3408 | 1 | 3408 |
- 3409 | 1 | 3409 |
- 3410 | 1 | 3410 |
- 3413 | 1 | 3413 |
- 3419 | 1 | 3419 |
- 3438 | 1 | 3438 |
- 3442 | 1 | 3442 |
- 3457 | 1 | 3457 |
- 3463 | 2 | 6926 |
- 3470 | 1 | 3470 |
- 3477 | 1 | 3477 |
- 3481 | 1 | 3481 |
- 3482 | 1 | 3482 |
- 3487 | 1 | 3487 |
- 3493 | 1 | 3493 |
- 3501 | 2 | 7002 |
- 3503 | 1 | 3503 |
- 3539 | 1 | 3539 |
- 3540 | 1 | 3540 |
- 3541 | 1 | 3541 |
- 3543 | 1 | 3543 |
- 3545 | 1 | 3545 |
- 3546 | 1 | 3546 |
- 3548 | 1 | 3548 |
- 3551 | 1 | 3551 |
- 3563 | 1 | 3563 |
- 3593 | 1 | 3593 |
- 3595 | 1 | 3595 |
- 3596 | 1 | 3596 |
- 3598 | 1 | 3598 |
- 3606 | 1 | 3606 |
- 3607 | 1 | 3607 |
- 3614 | 2 | 7228 |
- 3979 | 1 | 3979 |
- Total | 1002 | 3178239 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 6 | 12 |
- 3 | 3 | 9 |
- 4 | 3 | 12 |
- 5 | 8 | 40 |
- 6 | 6 | 36 |
- 7 | 4 | 28 |
- 8 | 2 | 16 |
- 9 | 6 | 54 |
- 10 | 7 | 70 |
- 11 | 9 | 99 |
- 12 | 4 | 48 |
- 13 | 4 | 52 |
- 14 | 3 | 42 |
- 15 | 1 | 15 |
- 16 | 5 | 80 |
- 17 | 3 | 51 |
- 18 | 3 | 54 |
- 19 | 6 | 114 |
- 20 | 7 | 140 |
- 21 | 8 | 168 |
- 22 | 6 | 132 |
- 23 | 5 | 115 |
- 24 | 7 | 168 |
- 25 | 3 | 75 |
- 26 | 3 | 78 |
- 27 | 5 | 135 |
- 28 | 4 | 112 |
- 29 | 9 | 261 |
- 30 | 9 | 270 |
- 31 | 7 | 217 |
- 32 | 5 | 160 |
- 33 | 2 | 66 |
- 34 | 5 | 170 |
- 35 | 4 | 140 |
- 36 | 3 | 108 |
- 37 | 4 | 148 |
- 38 | 10 | 380 |
- 39 | 4 | 156 |
- 40 | 7 | 280 |
- 41 | 8 | 328 |
- 42 | 8 | 336 |
- 43 | 5 | 215 |
- 44 | 6 | 264 |
- 45 | 7 | 315 |
- 46 | 4 | 184 |
- 47 | 6 | 282 |
- 48 | 7 | 336 |
- 49 | 6 | 294 |
- 50 | 11 | 550 |
- 51 | 7 | 357 |
- 52 | 7 | 364 |
- 53 | 7 | 371 |
- 54 | 5 | 270 |
- 55 | 3 | 165 |
- 56 | 8 | 448 |
- 57 | 3 | 171 |
- 58 | 5 | 290 |
- 59 | 3 | 177 |
- 60 | 5 | 300 |
- 61 | 4 | 244 |
- 62 | 6 | 372 |
- 63 | 2 | 126 |
- 64 | 1 | 64 |
- 66 | 2 | 132 |
- 68 | 3 | 204 |
- 69 | 3 | 207 |
- 70 | 1 | 70 |
- 71 | 3 | 213 |
- 72 | 4 | 288 |
- 74 | 3 | 222 |
- 75 | 4 | 300 |
- 76 | 6 | 456 |
- 77 | 1 | 77 |
- 78 | 3 | 234 |
- 79 | 2 | 158 |
- 80 | 2 | 160 |
- 81 | 6 | 486 |
- 82 | 1 | 82 |
- 83 | 3 | 249 |
- 84 | 4 | 336 |
- 85 | 4 | 340 |
- 86 | 1 | 86 |
- 87 | 3 | 261 |
- 88 | 3 | 264 |
- 89 | 3 | 267 |
- 90 | 4 | 360 |
- 91 | 5 | 455 |
- 92 | 1 | 92 |
- 93 | 4 | 372 |
- 95 | 3 | 285 |
- 97 | 2 | 194 |
- 98 | 1 | 98 |
- 99 | 2 | 198 |
- 100 | 1 | 100 |
- 101 | 2 | 202 |
- 102 | 7 | 714 |
- 103 | 1 | 103 |
- 104 | 3 | 312 |
- 105 | 5 | 525 |
- 107 | 1 | 107 |
- 108 | 3 | 324 |
- 109 | 1 | 109 |
- 110 | 4 | 440 |
- 111 | 6 | 666 |
- 112 | 2 | 224 |
- 114 | 2 | 228 |
- 115 | 4 | 460 |
- 116 | 2 | 232 |
- 117 | 4 | 468 |
- 118 | 3 | 354 |
- 119 | 2 | 238 |
- 120 | 1 | 120 |
- 121 | 2 | 242 |
- 122 | 4 | 488 |
- 124 | 3 | 372 |
- 125 | 3 | 375 |
- 126 | 6 | 756 |
- 127 | 4 | 508 |
- 131 | 5 | 655 |
- 132 | 3 | 396 |
- 133 | 5 | 665 |
- 134 | 1 | 134 |
- 135 | 6 | 810 |
- 136 | 1 | 136 |
- 138 | 5 | 690 |
- 139 | 3 | 417 |
- 141 | 7 | 987 |
- 142 | 2 | 284 |
- 143 | 4 | 572 |
- 144 | 3 | 432 |
- 145 | 2 | 290 |
- 146 | 2 | 292 |
- 147 | 5 | 735 |
- 148 | 2 | 296 |
- 149 | 3 | 447 |
- 150 | 1 | 150 |
- 151 | 2 | 302 |
- 152 | 5 | 760 |
- 153 | 3 | 459 |
- 154 | 1 | 154 |
- 155 | 5 | 775 |
- 156 | 3 | 468 |
- 157 | 2 | 314 |
- 158 | 1 | 158 |
- 159 | 4 | 636 |
- 160 | 6 | 960 |
- 161 | 2 | 322 |
- 162 | 3 | 486 |
- 163 | 2 | 326 |
- 164 | 3 | 492 |
- 165 | 6 | 990 |
- 166 | 2 | 332 |
- 167 | 2 | 334 |
- 168 | 3 | 504 |
- 169 | 5 | 845 |
- 170 | 1 | 170 |
- 171 | 4 | 684 |
- 172 | 1 | 172 |
- 173 | 2 | 346 |
- 174 | 6 | 1044 |
- 175 | 3 | 525 |
- 177 | 2 | 354 |
- 178 | 2 | 356 |
- 179 | 6 | 1074 |
- 180 | 1 | 180 |
- 181 | 1 | 181 |
- 182 | 4 | 728 |
- 183 | 3 | 549 |
- 184 | 4 | 736 |
- 185 | 1 | 185 |
- 186 | 1 | 186 |
- 187 | 4 | 748 |
- 188 | 1 | 188 |
- 190 | 1 | 190 |
- 191 | 5 | 955 |
- 192 | 3 | 576 |
- 193 | 6 | 1158 |
- 194 | 5 | 970 |
- 195 | 3 | 585 |
- 196 | 1 | 196 |
- 197 | 3 | 591 |
- 198 | 4 | 792 |
- 199 | 4 | 796 |
- 201 | 4 | 804 |
- 202 | 1 | 202 |
- 203 | 5 | 1015 |
- 204 | 3 | 612 |
- 205 | 6 | 1230 |
- 206 | 6 | 1236 |
- 207 | 6 | 1242 |
- 208 | 2 | 416 |
- 209 | 5 | 1045 |
- 210 | 5 | 1050 |
- 211 | 4 | 844 |
- 212 | 1 | 212 |
- 213 | 8 | 1704 |
- 214 | 1 | 214 |
- 215 | 4 | 860 |
- 216 | 1 | 216 |
- 217 | 6 | 1302 |
- 218 | 1 | 218 |
- 219 | 9 | 1971 |
- 220 | 4 | 880 |
- 221 | 3 | 663 |
- 222 | 9 | 1998 |
- 223 | 6 | 1338 |
- 224 | 14 | 3136 |
- 225 | 7 | 1575 |
- 226 | 9 | 2034 |
- 227 | 8 | 1816 |
- 228 | 9 | 2052 |
- 229 | 2 | 458 |
- 230 | 7 | 1610 |
- 231 | 6 | 1386 |
- 232 | 9 | 2088 |
- 233 | 5 | 1165 |
- 234 | 5 | 1170 |
- 235 | 7 | 1645 |
- 236 | 4 | 944 |
- 237 | 9 | 2133 |
- 238 | 6 | 1428 |
- 239 | 4 | 956 |
- 240 | 10 | 2400 |
- 241 | 2 | 482 |
- 242 | 3 | 726 |
- 243 | 6 | 1458 |
- 244 | 4 | 976 |
- 245 | 4 | 980 |
- 246 | 3 | 738 |
- 247 | 5 | 1235 |
- 248 | 8 | 1984 |
- 249 | 4 | 996 |
- 250 | 4 | 1000 |
- 251 | 3 | 753 |
- 252 | 6 | 1512 |
- 253 | 1 | 253 |
- 254 | 6 | 1524 |
- 255 | 6 | 1530 |
- 256 | 4 | 1024 |
- 257 | 4 | 1028 |
- 258 | 2 | 516 |
- 259 | 7 | 1813 |
- 260 | 11980 | 3114800 |
- Total | 12982 | 3244763 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 11980 |
- 2 | 1000 |
- 8 | 1 |
- Total | 12981 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333438266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882606ff56b6387
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3630366666353662
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_11.json b/autobahn/client/tungstenite_case_12_3_11.json
deleted file mode 100644
index 3cd78b6..0000000
--- a/autobahn/client/tungstenite_case_12_3_11.json
+++ /dev/null
@@ -1,802 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 348,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1884,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=348&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 98ZjA2phZiv0aIuwXAqgzg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: oACuvrb5GBfx4ioFrBPIZM773BE=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2542": 1,
- "2557": 1,
- "2559": 1,
- "2564": 1,
- "2622": 1,
- "2655": 1,
- "2667": 1,
- "2670": 1,
- "2684": 1,
- "2691": 1,
- "2698": 1,
- "2719": 1,
- "2725": 1,
- "2776": 2,
- "2779": 1,
- "2786": 1,
- "2802": 1,
- "2816": 1,
- "2818": 1,
- "2819": 1,
- "2829": 1,
- "2835": 1,
- "2841": 1,
- "2842": 1,
- "2857": 1,
- "2858": 1,
- "2860": 1,
- "2875": 1,
- "2902": 1,
- "2912": 1,
- "2923": 1,
- "2927": 1,
- "2933": 1,
- "2935": 1,
- "2939": 2,
- "2941": 1,
- "2955": 1,
- "2963": 1,
- "2972": 1,
- "2983": 2,
- "2986": 1,
- "2988": 3,
- "2989": 2,
- "2991": 1,
- "2992": 1,
- "2996": 1,
- "2997": 1,
- "3002": 2,
- "3003": 1,
- "3005": 2,
- "3006": 3,
- "3007": 1,
- "3008": 1,
- "3010": 2,
- "3012": 2,
- "3013": 1,
- "3015": 2,
- "3016": 1,
- "3017": 4,
- "3018": 4,
- "3019": 3,
- "3020": 2,
- "3021": 2,
- "3023": 2,
- "3024": 5,
- "3025": 2,
- "3026": 3,
- "3028": 2,
- "3029": 2,
- "3030": 1,
- "3031": 2,
- "3032": 1,
- "3033": 2,
- "3034": 2,
- "3035": 3,
- "3036": 2,
- "3037": 2,
- "3040": 1,
- "3041": 1,
- "3042": 1,
- "3043": 3,
- "3044": 4,
- "3045": 2,
- "3046": 5,
- "3047": 3,
- "3048": 3,
- "3049": 2,
- "3050": 1,
- "3051": 1,
- "3052": 2,
- "3053": 2,
- "3054": 5,
- "3055": 4,
- "3056": 3,
- "3057": 5,
- "3058": 6,
- "3059": 3,
- "3060": 4,
- "3061": 3,
- "3062": 5,
- "3063": 6,
- "3064": 2,
- "3065": 7,
- "3066": 4,
- "3067": 1,
- "3068": 5,
- "3069": 2,
- "3073": 3,
- "3075": 2,
- "3076": 1,
- "3077": 2,
- "3078": 6,
- "3079": 2,
- "3080": 10,
- "3081": 2,
- "3082": 2,
- "3083": 5,
- "3084": 5,
- "3085": 3,
- "3086": 3,
- "3087": 6,
- "3088": 6,
- "3089": 5,
- "3090": 4,
- "3091": 6,
- "3092": 3,
- "3093": 4,
- "3094": 3,
- "3095": 4,
- "3096": 2,
- "3097": 6,
- "3098": 2,
- "3099": 4,
- "3100": 4,
- "3101": 6,
- "3102": 3,
- "3103": 3,
- "3104": 3,
- "3105": 4,
- "3106": 4,
- "3107": 6,
- "3108": 3,
- "3109": 2,
- "3110": 4,
- "3111": 5,
- "3112": 2,
- "3113": 1,
- "3114": 3,
- "3115": 3,
- "3116": 3,
- "3117": 4,
- "3118": 3,
- "3119": 1,
- "3120": 2,
- "3121": 5,
- "3122": 2,
- "3123": 2,
- "3124": 1,
- "3125": 3,
- "3126": 3,
- "3127": 2,
- "3128": 2,
- "3129": 2,
- "3130": 1,
- "3132": 2,
- "3134": 1,
- "3135": 1,
- "3136": 3,
- "3139": 3,
- "3140": 5,
- "3141": 2,
- "3142": 2,
- "3143": 3,
- "3144": 1,
- "3145": 2,
- "3146": 5,
- "3147": 2,
- "3148": 4,
- "3150": 2,
- "3151": 1,
- "3153": 3,
- "3154": 2,
- "3155": 2,
- "3156": 1,
- "3157": 3,
- "3158": 4,
- "3159": 2,
- "3160": 3,
- "3161": 3,
- "3163": 3,
- "3165": 1,
- "3166": 1,
- "3167": 2,
- "3168": 1,
- "3169": 3,
- "3170": 3,
- "3172": 2,
- "3173": 3,
- "3174": 2,
- "3175": 1,
- "3176": 3,
- "3177": 1,
- "3179": 1,
- "3180": 2,
- "3181": 1,
- "3182": 2,
- "3183": 1,
- "3184": 3,
- "3185": 3,
- "3186": 1,
- "3187": 2,
- "3188": 3,
- "3189": 3,
- "3190": 3,
- "3191": 5,
- "3192": 5,
- "3193": 4,
- "3194": 1,
- "3195": 1,
- "3196": 2,
- "3197": 4,
- "3198": 3,
- "3199": 3,
- "3200": 2,
- "3201": 2,
- "3202": 2,
- "3203": 4,
- "3205": 3,
- "3206": 3,
- "3207": 4,
- "3209": 3,
- "3210": 2,
- "3211": 3,
- "3212": 1,
- "3213": 4,
- "3214": 3,
- "3215": 1,
- "3216": 1,
- "3217": 3,
- "3219": 3,
- "3220": 1,
- "3221": 3,
- "3222": 2,
- "3223": 1,
- "3224": 2,
- "3225": 5,
- "3226": 2,
- "3227": 3,
- "3228": 3,
- "3229": 3,
- "3230": 2,
- "3231": 3,
- "3232": 5,
- "3233": 2,
- "3234": 1,
- "3236": 2,
- "3237": 3,
- "3238": 3,
- "3239": 1,
- "3240": 2,
- "3241": 2,
- "3242": 2,
- "3243": 3,
- "3244": 3,
- "3245": 3,
- "3246": 1,
- "3247": 5,
- "3248": 2,
- "3249": 1,
- "3250": 2,
- "3251": 6,
- "3252": 2,
- "3253": 1,
- "3254": 4,
- "3255": 2,
- "3256": 1,
- "3257": 5,
- "3258": 4,
- "3259": 4,
- "3260": 8,
- "3261": 1,
- "3262": 5,
- "3263": 6,
- "3264": 5,
- "3265": 4,
- "3266": 2,
- "3267": 4,
- "3268": 2,
- "3269": 4,
- "3270": 4,
- "3272": 6,
- "3273": 8,
- "3274": 8,
- "3275": 7,
- "3276": 5,
- "3277": 5,
- "3278": 3,
- "3279": 4,
- "3280": 2,
- "3281": 4,
- "3282": 2,
- "3283": 5,
- "3284": 1,
- "3285": 4,
- "3286": 5,
- "3287": 3,
- "3288": 3,
- "3289": 2,
- "3290": 3,
- "3291": 1,
- "3292": 3,
- "3294": 4,
- "3295": 2,
- "3296": 2,
- "3297": 2,
- "3298": 3,
- "3299": 5,
- "3300": 2,
- "3301": 2,
- "3302": 4,
- "3304": 1,
- "3305": 2,
- "3306": 1,
- "3309": 4,
- "3310": 3,
- "3311": 1,
- "3312": 1,
- "3313": 1,
- "3314": 2,
- "3315": 1,
- "3316": 1,
- "3317": 1,
- "3319": 1,
- "3321": 1,
- "3322": 1,
- "3323": 1,
- "3324": 1,
- "3328": 1,
- "3330": 3,
- "3331": 2,
- "3332": 3,
- "3333": 2,
- "3334": 1,
- "3337": 1,
- "3339": 3,
- "3344": 1,
- "3346": 2,
- "3348": 1,
- "3349": 3,
- "3350": 2,
- "3351": 3,
- "3352": 1,
- "3353": 2,
- "3355": 4,
- "3356": 1,
- "3357": 1,
- "3358": 3,
- "3359": 4,
- "3362": 2,
- "3363": 6,
- "3364": 1,
- "3365": 4,
- "3366": 2,
- "3368": 2,
- "3369": 2,
- "3370": 1,
- "3371": 4,
- "3372": 1,
- "3373": 4,
- "3374": 1,
- "3375": 1,
- "3376": 3,
- "3380": 1,
- "3383": 1,
- "3388": 1,
- "3389": 1,
- "3395": 1,
- "3400": 2,
- "3401": 2,
- "3404": 3,
- "3405": 1,
- "3408": 1,
- "3409": 1,
- "3410": 1,
- "3413": 1,
- "3419": 1,
- "3438": 1,
- "3442": 1,
- "3457": 1,
- "3463": 2,
- "3470": 1,
- "3477": 1,
- "3481": 1,
- "3482": 1,
- "3487": 1,
- "3493": 1,
- "3501": 2,
- "3503": 1,
- "3539": 1,
- "3540": 1,
- "3541": 1,
- "3543": 1,
- "3545": 1,
- "3546": 1,
- "3548": 1,
- "3551": 1,
- "3563": 1,
- "3593": 1,
- "3595": 1,
- "3596": 1,
- "3598": 1,
- "3606": 1,
- "3607": 1,
- "3614": 2,
- "3979": 1
- },
- "started": "2020-09-07T18:47:25.987Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.386959716796875,
- "incomingOctetsAppLevel": 8192000,
- "incomingOctetsWebSocketLevel": 3169974,
- "incomingOctetsWireLevel": 3177974,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.002523680004946413,
- "outgoingCompressionRatio": 0.3898411865234375,
- "outgoingOctetsAppLevel": 8192000,
- "outgoingOctetsWebSocketLevel": 3193579,
- "outgoingOctetsWireLevel": 3244507,
- "outgoingWebSocketFrames": 12980,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015946998649477594,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 11980,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 6,
- "3": 3,
- "4": 3,
- "5": 8,
- "6": 6,
- "7": 4,
- "8": 2,
- "9": 6,
- "10": 7,
- "11": 9,
- "12": 4,
- "13": 4,
- "14": 3,
- "15": 1,
- "16": 5,
- "17": 3,
- "18": 3,
- "19": 6,
- "20": 7,
- "21": 8,
- "22": 6,
- "23": 5,
- "24": 7,
- "25": 3,
- "26": 3,
- "27": 5,
- "28": 4,
- "29": 9,
- "30": 9,
- "31": 7,
- "32": 5,
- "33": 2,
- "34": 5,
- "35": 4,
- "36": 3,
- "37": 4,
- "38": 10,
- "39": 4,
- "40": 7,
- "41": 8,
- "42": 8,
- "43": 5,
- "44": 6,
- "45": 7,
- "46": 4,
- "47": 6,
- "48": 7,
- "49": 6,
- "50": 11,
- "51": 7,
- "52": 7,
- "53": 7,
- "54": 5,
- "55": 3,
- "56": 8,
- "57": 3,
- "58": 5,
- "59": 3,
- "60": 5,
- "61": 4,
- "62": 6,
- "63": 2,
- "64": 1,
- "66": 2,
- "68": 3,
- "69": 3,
- "70": 1,
- "71": 3,
- "72": 4,
- "74": 3,
- "75": 4,
- "76": 6,
- "77": 1,
- "78": 3,
- "79": 2,
- "80": 2,
- "81": 6,
- "82": 1,
- "83": 3,
- "84": 4,
- "85": 4,
- "86": 1,
- "87": 3,
- "88": 3,
- "89": 3,
- "90": 4,
- "91": 5,
- "92": 1,
- "93": 4,
- "95": 3,
- "97": 2,
- "98": 1,
- "99": 2,
- "100": 1,
- "101": 2,
- "102": 7,
- "103": 1,
- "104": 3,
- "105": 5,
- "107": 1,
- "108": 3,
- "109": 1,
- "110": 4,
- "111": 6,
- "112": 2,
- "114": 2,
- "115": 4,
- "116": 2,
- "117": 4,
- "118": 3,
- "119": 2,
- "120": 1,
- "121": 2,
- "122": 4,
- "124": 3,
- "125": 3,
- "126": 6,
- "127": 4,
- "131": 5,
- "132": 3,
- "133": 5,
- "134": 1,
- "135": 6,
- "136": 1,
- "138": 5,
- "139": 3,
- "141": 7,
- "142": 2,
- "143": 4,
- "144": 3,
- "145": 2,
- "146": 2,
- "147": 5,
- "148": 2,
- "149": 3,
- "150": 1,
- "151": 2,
- "152": 5,
- "153": 3,
- "154": 1,
- "155": 5,
- "156": 3,
- "157": 2,
- "158": 1,
- "159": 4,
- "160": 6,
- "161": 2,
- "162": 3,
- "163": 2,
- "164": 3,
- "165": 6,
- "166": 2,
- "167": 2,
- "168": 3,
- "169": 5,
- "170": 1,
- "171": 4,
- "172": 1,
- "173": 2,
- "174": 6,
- "175": 3,
- "177": 2,
- "178": 2,
- "179": 6,
- "180": 1,
- "181": 1,
- "182": 4,
- "183": 3,
- "184": 4,
- "185": 1,
- "186": 1,
- "187": 4,
- "188": 1,
- "190": 1,
- "191": 5,
- "192": 3,
- "193": 6,
- "194": 5,
- "195": 3,
- "196": 1,
- "197": 3,
- "198": 4,
- "199": 4,
- "201": 4,
- "202": 1,
- "203": 5,
- "204": 3,
- "205": 6,
- "206": 6,
- "207": 6,
- "208": 2,
- "209": 5,
- "210": 5,
- "211": 4,
- "212": 1,
- "213": 8,
- "214": 1,
- "215": 4,
- "216": 1,
- "217": 6,
- "218": 1,
- "219": 9,
- "220": 4,
- "221": 3,
- "222": 9,
- "223": 6,
- "224": 14,
- "225": 7,
- "226": 9,
- "227": 8,
- "228": 9,
- "229": 2,
- "230": 7,
- "231": 6,
- "232": 9,
- "233": 5,
- "234": 5,
- "235": 7,
- "236": 4,
- "237": 9,
- "238": 6,
- "239": 4,
- "240": 10,
- "241": 2,
- "242": 3,
- "243": 6,
- "244": 4,
- "245": 4,
- "246": 3,
- "247": 5,
- "248": 8,
- "249": 4,
- "250": 4,
- "251": 3,
- "252": 6,
- "253": 1,
- "254": 6,
- "255": 6,
- "256": 4,
- "257": 4,
- "258": 2,
- "259": 7,
- "260": 11980
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333438266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882606ff56b6387"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "606ff56b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_12.html b/autobahn/client/tungstenite_case_12_3_12.html
deleted file mode 100644
index 72716f7..0000000
--- a/autobahn/client/tungstenite_case_12_3_12.html
+++ /dev/null
@@ -1,1111 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.12 : Pass - 3472 ms @ 2020-09-07T18:47:27.872Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=349&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: RMqPosmtUOsWyioLDi2bAA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: yuZDGbK23PZayFez42iUwRopIMU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 5518 | 1 | 5518 |
- 5530 | 1 | 5530 |
- 5540 | 1 | 5540 |
- 5577 | 1 | 5577 |
- 5582 | 1 | 5582 |
- 5617 | 1 | 5617 |
- 5618 | 1 | 5618 |
- 5622 | 1 | 5622 |
- 5629 | 1 | 5629 |
- 5653 | 1 | 5653 |
- 5678 | 1 | 5678 |
- 5680 | 1 | 5680 |
- 5699 | 1 | 5699 |
- 5715 | 1 | 5715 |
- 5726 | 1 | 5726 |
- 5738 | 1 | 5738 |
- 5745 | 1 | 5745 |
- 5767 | 1 | 5767 |
- 5803 | 1 | 5803 |
- 5816 | 1 | 5816 |
- 5820 | 1 | 5820 |
- 5852 | 1 | 5852 |
- 5855 | 1 | 5855 |
- 5871 | 1 | 5871 |
- 5874 | 1 | 5874 |
- 5875 | 1 | 5875 |
- 5880 | 2 | 11760 |
- 5881 | 1 | 5881 |
- 5882 | 1 | 5882 |
- 5884 | 2 | 11768 |
- 5888 | 1 | 5888 |
- 5897 | 1 | 5897 |
- 5900 | 2 | 11800 |
- 5906 | 1 | 5906 |
- 5907 | 2 | 11814 |
- 5913 | 1 | 5913 |
- 5917 | 1 | 5917 |
- 5921 | 1 | 5921 |
- 5924 | 2 | 11848 |
- 5926 | 1 | 5926 |
- 5929 | 1 | 5929 |
- 5944 | 1 | 5944 |
- 5951 | 1 | 5951 |
- 5956 | 1 | 5956 |
- 5957 | 1 | 5957 |
- 5962 | 1 | 5962 |
- 5963 | 1 | 5963 |
- 5965 | 2 | 11930 |
- 5967 | 1 | 5967 |
- 5969 | 2 | 11938 |
- 5972 | 1 | 5972 |
- 5977 | 1 | 5977 |
- 5978 | 1 | 5978 |
- 5979 | 1 | 5979 |
- 5981 | 2 | 11962 |
- 5983 | 1 | 5983 |
- 5986 | 1 | 5986 |
- 5989 | 1 | 5989 |
- 5990 | 1 | 5990 |
- 5992 | 1 | 5992 |
- 5993 | 1 | 5993 |
- 5994 | 2 | 11988 |
- 5995 | 1 | 5995 |
- 5998 | 1 | 5998 |
- 5999 | 1 | 5999 |
- 6000 | 1 | 6000 |
- 6002 | 2 | 12004 |
- 6003 | 1 | 6003 |
- 6007 | 1 | 6007 |
- 6009 | 1 | 6009 |
- 6012 | 1 | 6012 |
- 6015 | 1 | 6015 |
- 6017 | 1 | 6017 |
- 6018 | 2 | 12036 |
- 6019 | 1 | 6019 |
- 6021 | 1 | 6021 |
- 6024 | 1 | 6024 |
- 6025 | 1 | 6025 |
- 6026 | 3 | 18078 |
- 6029 | 1 | 6029 |
- 6030 | 1 | 6030 |
- 6034 | 3 | 18102 |
- 6035 | 1 | 6035 |
- 6036 | 1 | 6036 |
- 6038 | 1 | 6038 |
- 6039 | 4 | 24156 |
- 6040 | 1 | 6040 |
- 6041 | 1 | 6041 |
- 6042 | 5 | 30210 |
- 6043 | 2 | 12086 |
- 6044 | 1 | 6044 |
- 6045 | 3 | 18135 |
- 6046 | 1 | 6046 |
- 6047 | 2 | 12094 |
- 6048 | 6 | 36288 |
- 6049 | 2 | 12098 |
- 6050 | 1 | 6050 |
- 6051 | 1 | 6051 |
- 6052 | 1 | 6052 |
- 6053 | 2 | 12106 |
- 6056 | 1 | 6056 |
- 6057 | 2 | 12114 |
- 6058 | 2 | 12116 |
- 6059 | 3 | 18177 |
- 6060 | 1 | 6060 |
- 6062 | 2 | 12124 |
- 6063 | 4 | 24252 |
- 6065 | 1 | 6065 |
- 6066 | 3 | 18198 |
- 6067 | 1 | 6067 |
- 6070 | 1 | 6070 |
- 6073 | 3 | 18219 |
- 6074 | 1 | 6074 |
- 6076 | 3 | 18228 |
- 6079 | 1 | 6079 |
- 6081 | 2 | 12162 |
- 6082 | 1 | 6082 |
- 6083 | 3 | 18249 |
- 6085 | 2 | 12170 |
- 6086 | 3 | 18258 |
- 6087 | 1 | 6087 |
- 6088 | 1 | 6088 |
- 6089 | 2 | 12178 |
- 6090 | 1 | 6090 |
- 6091 | 2 | 12182 |
- 6092 | 1 | 6092 |
- 6094 | 3 | 18282 |
- 6095 | 2 | 12190 |
- 6096 | 1 | 6096 |
- 6097 | 2 | 12194 |
- 6099 | 1 | 6099 |
- 6101 | 4 | 24404 |
- 6102 | 2 | 12204 |
- 6103 | 2 | 12206 |
- 6104 | 1 | 6104 |
- 6105 | 2 | 12210 |
- 6106 | 4 | 24424 |
- 6108 | 1 | 6108 |
- 6109 | 1 | 6109 |
- 6110 | 8 | 48880 |
- 6111 | 1 | 6111 |
- 6112 | 1 | 6112 |
- 6113 | 4 | 24452 |
- 6114 | 2 | 12228 |
- 6115 | 1 | 6115 |
- 6116 | 3 | 18348 |
- 6117 | 3 | 18351 |
- 6118 | 2 | 12236 |
- 6119 | 2 | 12238 |
- 6120 | 1 | 6120 |
- 6121 | 3 | 18363 |
- 6122 | 1 | 6122 |
- 6123 | 2 | 12246 |
- 6124 | 1 | 6124 |
- 6125 | 1 | 6125 |
- 6126 | 2 | 12252 |
- 6127 | 3 | 18381 |
- 6128 | 6 | 36768 |
- 6129 | 1 | 6129 |
- 6130 | 2 | 12260 |
- 6131 | 1 | 6131 |
- 6132 | 5 | 30660 |
- 6133 | 2 | 12266 |
- 6135 | 2 | 12270 |
- 6136 | 4 | 24544 |
- 6138 | 5 | 30690 |
- 6139 | 3 | 18417 |
- 6140 | 3 | 18420 |
- 6141 | 2 | 12282 |
- 6142 | 3 | 18426 |
- 6144 | 2 | 12288 |
- 6146 | 7 | 43022 |
- 6147 | 3 | 18441 |
- 6148 | 3 | 18444 |
- 6149 | 2 | 12298 |
- 6150 | 1 | 6150 |
- 6151 | 1 | 6151 |
- 6153 | 2 | 12306 |
- 6154 | 4 | 24616 |
- 6155 | 2 | 12310 |
- 6156 | 3 | 18468 |
- 6157 | 6 | 36942 |
- 6158 | 4 | 24632 |
- 6159 | 2 | 12318 |
- 6160 | 1 | 6160 |
- 6161 | 2 | 12322 |
- 6162 | 3 | 18486 |
- 6164 | 3 | 18492 |
- 6165 | 4 | 24660 |
- 6166 | 5 | 30830 |
- 6167 | 2 | 12334 |
- 6168 | 2 | 12336 |
- 6169 | 3 | 18507 |
- 6170 | 2 | 12340 |
- 6171 | 2 | 12342 |
- 6172 | 3 | 18516 |
- 6173 | 2 | 12346 |
- 6174 | 3 | 18522 |
- 6175 | 1 | 6175 |
- 6176 | 3 | 18528 |
- 6177 | 6 | 37062 |
- 6178 | 2 | 12356 |
- 6179 | 3 | 18537 |
- 6180 | 1 | 6180 |
- 6182 | 1 | 6182 |
- 6183 | 1 | 6183 |
- 6184 | 2 | 12368 |
- 6185 | 2 | 12370 |
- 6186 | 3 | 18558 |
- 6188 | 4 | 24752 |
- 6189 | 1 | 6189 |
- 6192 | 3 | 18576 |
- 6193 | 1 | 6193 |
- 6194 | 1 | 6194 |
- 6195 | 1 | 6195 |
- 6196 | 3 | 18588 |
- 6197 | 1 | 6197 |
- 6198 | 1 | 6198 |
- 6200 | 1 | 6200 |
- 6201 | 1 | 6201 |
- 6202 | 1 | 6202 |
- 6203 | 2 | 12406 |
- 6204 | 1 | 6204 |
- 6207 | 3 | 18621 |
- 6210 | 3 | 18630 |
- 6211 | 1 | 6211 |
- 6212 | 1 | 6212 |
- 6213 | 1 | 6213 |
- 6215 | 1 | 6215 |
- 6216 | 1 | 6216 |
- 6218 | 3 | 18654 |
- 6222 | 1 | 6222 |
- 6223 | 2 | 12446 |
- 6224 | 1 | 6224 |
- 6226 | 1 | 6226 |
- 6227 | 1 | 6227 |
- 6229 | 1 | 6229 |
- 6233 | 2 | 12466 |
- 6234 | 1 | 6234 |
- 6235 | 3 | 18705 |
- 6238 | 2 | 12476 |
- 6239 | 1 | 6239 |
- 6241 | 2 | 12482 |
- 6242 | 2 | 12484 |
- 6243 | 1 | 6243 |
- 6245 | 1 | 6245 |
- 6246 | 1 | 6246 |
- 6247 | 3 | 18741 |
- 6250 | 1 | 6250 |
- 6252 | 1 | 6252 |
- 6253 | 2 | 12506 |
- 6254 | 1 | 6254 |
- 6255 | 1 | 6255 |
- 6256 | 4 | 25024 |
- 6257 | 2 | 12514 |
- 6258 | 2 | 12516 |
- 6259 | 1 | 6259 |
- 6260 | 2 | 12520 |
- 6261 | 2 | 12522 |
- 6262 | 6 | 37572 |
- 6263 | 1 | 6263 |
- 6264 | 3 | 18792 |
- 6265 | 2 | 12530 |
- 6266 | 1 | 6266 |
- 6267 | 1 | 6267 |
- 6269 | 1 | 6269 |
- 6270 | 1 | 6270 |
- 6273 | 1 | 6273 |
- 6274 | 3 | 18822 |
- 6275 | 1 | 6275 |
- 6276 | 1 | 6276 |
- 6277 | 1 | 6277 |
- 6278 | 2 | 12556 |
- 6279 | 3 | 18837 |
- 6280 | 1 | 6280 |
- 6281 | 2 | 12562 |
- 6282 | 2 | 12564 |
- 6284 | 1 | 6284 |
- 6285 | 2 | 12570 |
- 6286 | 1 | 6286 |
- 6287 | 3 | 18861 |
- 6288 | 2 | 12576 |
- 6289 | 2 | 12578 |
- 6290 | 3 | 18870 |
- 6291 | 4 | 25164 |
- 6292 | 2 | 12584 |
- 6293 | 1 | 6293 |
- 6294 | 2 | 12588 |
- 6295 | 1 | 6295 |
- 6296 | 2 | 12592 |
- 6297 | 2 | 12594 |
- 6298 | 3 | 18894 |
- 6299 | 4 | 25196 |
- 6300 | 2 | 12600 |
- 6301 | 2 | 12602 |
- 6302 | 5 | 31510 |
- 6303 | 1 | 6303 |
- 6304 | 1 | 6304 |
- 6305 | 2 | 12610 |
- 6306 | 1 | 6306 |
- 6307 | 1 | 6307 |
- 6309 | 1 | 6309 |
- 6310 | 2 | 12620 |
- 6311 | 1 | 6311 |
- 6312 | 1 | 6312 |
- 6314 | 3 | 18942 |
- 6315 | 1 | 6315 |
- 6316 | 2 | 12632 |
- 6318 | 4 | 25272 |
- 6319 | 1 | 6319 |
- 6320 | 1 | 6320 |
- 6322 | 1 | 6322 |
- 6324 | 1 | 6324 |
- 6326 | 1 | 6326 |
- 6328 | 2 | 12656 |
- 6330 | 1 | 6330 |
- 6331 | 1 | 6331 |
- 6333 | 1 | 6333 |
- 6334 | 1 | 6334 |
- 6336 | 1 | 6336 |
- 6339 | 1 | 6339 |
- 6347 | 1 | 6347 |
- 6352 | 2 | 12704 |
- 6366 | 1 | 6366 |
- 6367 | 1 | 6367 |
- 6371 | 1 | 6371 |
- 6372 | 1 | 6372 |
- 6373 | 1 | 6373 |
- 6374 | 2 | 12748 |
- 6376 | 1 | 6376 |
- 6377 | 1 | 6377 |
- 6380 | 1 | 6380 |
- 6382 | 3 | 19146 |
- 6383 | 2 | 12766 |
- 6384 | 2 | 12768 |
- 6385 | 1 | 6385 |
- 6386 | 3 | 19158 |
- 6387 | 1 | 6387 |
- 6392 | 2 | 12784 |
- 6394 | 1 | 6394 |
- 6398 | 1 | 6398 |
- 6400 | 1 | 6400 |
- 6402 | 3 | 19206 |
- 6404 | 1 | 6404 |
- 6405 | 1 | 6405 |
- 6407 | 1 | 6407 |
- 6410 | 2 | 12820 |
- 6412 | 3 | 19236 |
- 6413 | 2 | 12826 |
- 6414 | 1 | 6414 |
- 6415 | 1 | 6415 |
- 6416 | 1 | 6416 |
- 6418 | 1 | 6418 |
- 6421 | 1 | 6421 |
- 6422 | 4 | 25688 |
- 6423 | 1 | 6423 |
- 6424 | 2 | 12848 |
- 6425 | 2 | 12850 |
- 6427 | 1 | 6427 |
- 6428 | 3 | 19284 |
- 6429 | 3 | 19287 |
- 6430 | 1 | 6430 |
- 6431 | 3 | 19293 |
- 6433 | 5 | 32165 |
- 6435 | 3 | 19305 |
- 6436 | 2 | 12872 |
- 6437 | 1 | 6437 |
- 6438 | 3 | 19314 |
- 6439 | 1 | 6439 |
- 6440 | 3 | 19320 |
- 6441 | 3 | 19323 |
- 6443 | 3 | 19329 |
- 6444 | 4 | 25776 |
- 6445 | 1 | 6445 |
- 6446 | 1 | 6446 |
- 6447 | 2 | 12894 |
- 6449 | 3 | 19347 |
- 6450 | 1 | 6450 |
- 6451 | 1 | 6451 |
- 6452 | 1 | 6452 |
- 6453 | 1 | 6453 |
- 6454 | 1 | 6454 |
- 6455 | 2 | 12910 |
- 6456 | 5 | 32280 |
- 6457 | 1 | 6457 |
- 6458 | 4 | 25832 |
- 6459 | 2 | 12918 |
- 6460 | 1 | 6460 |
- 6461 | 4 | 25844 |
- 6463 | 1 | 6463 |
- 6464 | 1 | 6464 |
- 6465 | 2 | 12930 |
- 6466 | 1 | 6466 |
- 6467 | 2 | 12934 |
- 6469 | 3 | 19407 |
- 6470 | 1 | 6470 |
- 6472 | 2 | 12944 |
- 6474 | 2 | 12948 |
- 6475 | 3 | 19425 |
- 6476 | 3 | 19428 |
- 6477 | 3 | 19431 |
- 6478 | 6 | 38868 |
- 6479 | 1 | 6479 |
- 6480 | 5 | 32400 |
- 6481 | 2 | 12962 |
- 6482 | 1 | 6482 |
- 6483 | 2 | 12966 |
- 6484 | 6 | 38904 |
- 6485 | 7 | 45395 |
- 6486 | 6 | 38916 |
- 6487 | 3 | 19461 |
- 6488 | 4 | 25952 |
- 6489 | 3 | 19467 |
- 6490 | 2 | 12980 |
- 6491 | 1 | 6491 |
- 6492 | 4 | 25968 |
- 6494 | 2 | 12988 |
- 6495 | 3 | 19485 |
- 6496 | 5 | 32480 |
- 6498 | 1 | 6498 |
- 6500 | 1 | 6500 |
- 6501 | 1 | 6501 |
- 6503 | 2 | 13006 |
- 6504 | 1 | 6504 |
- 6505 | 1 | 6505 |
- 6506 | 1 | 6506 |
- 6507 | 1 | 6507 |
- 6508 | 3 | 19524 |
- 6509 | 2 | 13018 |
- 6510 | 2 | 13020 |
- 6512 | 4 | 26048 |
- 6513 | 6 | 39078 |
- 6514 | 2 | 13028 |
- 6515 | 1 | 6515 |
- 6516 | 3 | 19548 |
- 6517 | 2 | 13034 |
- 6518 | 6 | 39108 |
- 6519 | 4 | 26076 |
- 6520 | 5 | 32600 |
- 6521 | 2 | 13042 |
- 6522 | 1 | 6522 |
- 6523 | 1 | 6523 |
- 6525 | 1 | 6525 |
- 6526 | 1 | 6526 |
- 6527 | 1 | 6527 |
- 6528 | 1 | 6528 |
- 6529 | 2 | 13058 |
- 6530 | 1 | 6530 |
- 6531 | 1 | 6531 |
- 6532 | 3 | 19596 |
- 6533 | 2 | 13066 |
- 6534 | 2 | 13068 |
- 6535 | 1 | 6535 |
- 6536 | 2 | 13072 |
- 6537 | 1 | 6537 |
- 6538 | 1 | 6538 |
- 6540 | 1 | 6540 |
- 6543 | 1 | 6543 |
- 6553 | 1 | 6553 |
- 6554 | 2 | 13108 |
- 6556 | 2 | 13112 |
- 6565 | 1 | 6565 |
- 6566 | 1 | 6566 |
- 6567 | 1 | 6567 |
- 6568 | 1 | 6568 |
- 6571 | 2 | 13142 |
- 6574 | 1 | 6574 |
- 6575 | 2 | 13150 |
- 6577 | 1 | 6577 |
- 6579 | 1 | 6579 |
- 6581 | 3 | 19743 |
- 6582 | 1 | 6582 |
- 6584 | 1 | 6584 |
- 6585 | 1 | 6585 |
- 6588 | 1 | 6588 |
- 6592 | 1 | 6592 |
- 6594 | 1 | 6594 |
- 6596 | 2 | 13192 |
- 6597 | 2 | 13194 |
- 6598 | 3 | 19794 |
- 6600 | 3 | 19800 |
- 6601 | 2 | 13202 |
- 6602 | 1 | 6602 |
- 6603 | 1 | 6603 |
- 6604 | 1 | 6604 |
- 6605 | 3 | 19815 |
- 6606 | 1 | 6606 |
- 6607 | 1 | 6607 |
- 6608 | 1 | 6608 |
- 6609 | 1 | 6609 |
- 6616 | 3 | 19848 |
- 6618 | 1 | 6618 |
- 6619 | 1 | 6619 |
- 6620 | 1 | 6620 |
- 6636 | 1 | 6636 |
- 6639 | 1 | 6639 |
- 6640 | 1 | 6640 |
- 6649 | 1 | 6649 |
- 6652 | 1 | 6652 |
- 6660 | 1 | 6660 |
- 6664 | 1 | 6664 |
- 6667 | 1 | 6667 |
- 6672 | 1 | 6672 |
- 6683 | 1 | 6683 |
- 6696 | 1 | 6696 |
- 6699 | 1 | 6699 |
- 6701 | 1 | 6701 |
- 6704 | 1 | 6704 |
- 6706 | 1 | 6706 |
- 6709 | 1 | 6709 |
- 6717 | 1 | 6717 |
- 6722 | 1 | 6722 |
- 6723 | 2 | 13446 |
- 6726 | 1 | 6726 |
- 6732 | 1 | 6732 |
- 6734 | 1 | 6734 |
- 6735 | 2 | 13470 |
- 6737 | 1 | 6737 |
- 6739 | 1 | 6739 |
- 6745 | 1 | 6745 |
- 6746 | 1 | 6746 |
- 6748 | 1 | 6748 |
- 6749 | 1 | 6749 |
- 6753 | 3 | 20259 |
- 6755 | 1 | 6755 |
- 6756 | 1 | 6756 |
- 6757 | 1 | 6757 |
- 6758 | 1 | 6758 |
- 6760 | 1 | 6760 |
- 6762 | 1 | 6762 |
- 6767 | 1 | 6767 |
- 6769 | 1 | 6769 |
- 6789 | 1 | 6789 |
- 6790 | 1 | 6790 |
- 6797 | 1 | 6797 |
- 6798 | 1 | 6798 |
- 6803 | 2 | 13606 |
- 6811 | 1 | 6811 |
- 6813 | 1 | 6813 |
- 6814 | 1 | 6814 |
- 6824 | 1 | 6824 |
- 6828 | 1 | 6828 |
- 6830 | 1 | 6830 |
- 6845 | 1 | 6845 |
- 6850 | 1 | 6850 |
- 6867 | 1 | 6867 |
- 6868 | 1 | 6868 |
- 6884 | 1 | 6884 |
- 6899 | 1 | 6899 |
- 6907 | 1 | 6907 |
- 6911 | 1 | 6911 |
- 6921 | 1 | 6921 |
- 6935 | 1 | 6935 |
- 6939 | 1 | 6939 |
- 6950 | 2 | 13900 |
- 6953 | 2 | 13906 |
- 6960 | 1 | 6960 |
- 6968 | 1 | 6968 |
- 6971 | 1 | 6971 |
- 6972 | 1 | 6972 |
- 6979 | 1 | 6979 |
- 7390 | 1 | 7390 |
- Total | 1002 | 6301904 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 3 | 6 |
- 3 | 1 | 3 |
- 4 | 6 | 24 |
- 5 | 3 | 15 |
- 6 | 3 | 18 |
- 7 | 5 | 35 |
- 8 | 2 | 16 |
- 9 | 3 | 27 |
- 10 | 3 | 30 |
- 11 | 2 | 22 |
- 12 | 1 | 12 |
- 13 | 4 | 52 |
- 14 | 3 | 42 |
- 15 | 4 | 60 |
- 16 | 3 | 48 |
- 17 | 4 | 68 |
- 18 | 1 | 18 |
- 19 | 1 | 19 |
- 20 | 4 | 80 |
- 21 | 5 | 105 |
- 22 | 2 | 44 |
- 23 | 5 | 115 |
- 24 | 4 | 96 |
- 25 | 3 | 75 |
- 26 | 4 | 104 |
- 27 | 3 | 81 |
- 28 | 4 | 112 |
- 29 | 1 | 29 |
- 30 | 2 | 60 |
- 32 | 2 | 64 |
- 33 | 4 | 132 |
- 34 | 1 | 34 |
- 35 | 7 | 245 |
- 36 | 3 | 108 |
- 37 | 5 | 185 |
- 38 | 5 | 190 |
- 39 | 2 | 78 |
- 40 | 6 | 240 |
- 41 | 3 | 123 |
- 42 | 2 | 84 |
- 44 | 2 | 88 |
- 45 | 3 | 135 |
- 46 | 4 | 184 |
- 47 | 6 | 282 |
- 48 | 6 | 288 |
- 49 | 3 | 147 |
- 50 | 5 | 250 |
- 51 | 3 | 153 |
- 52 | 6 | 312 |
- 53 | 6 | 318 |
- 54 | 7 | 378 |
- 55 | 2 | 110 |
- 56 | 7 | 392 |
- 57 | 3 | 171 |
- 58 | 7 | 406 |
- 59 | 1 | 59 |
- 60 | 1 | 60 |
- 61 | 6 | 366 |
- 62 | 9 | 558 |
- 63 | 5 | 315 |
- 64 | 4 | 256 |
- 65 | 2 | 130 |
- 66 | 5 | 330 |
- 67 | 5 | 335 |
- 68 | 5 | 340 |
- 69 | 4 | 276 |
- 70 | 5 | 350 |
- 71 | 7 | 497 |
- 72 | 7 | 504 |
- 73 | 10 | 730 |
- 74 | 8 | 592 |
- 75 | 7 | 525 |
- 76 | 6 | 456 |
- 77 | 3 | 231 |
- 78 | 4 | 312 |
- 79 | 11 | 869 |
- 80 | 3 | 240 |
- 81 | 3 | 243 |
- 82 | 3 | 246 |
- 83 | 6 | 498 |
- 84 | 6 | 504 |
- 85 | 5 | 425 |
- 86 | 4 | 344 |
- 87 | 1 | 87 |
- 88 | 4 | 352 |
- 89 | 6 | 534 |
- 90 | 5 | 450 |
- 91 | 7 | 637 |
- 92 | 3 | 276 |
- 93 | 4 | 372 |
- 94 | 6 | 564 |
- 95 | 6 | 570 |
- 96 | 3 | 288 |
- 97 | 7 | 679 |
- 98 | 4 | 392 |
- 99 | 7 | 693 |
- 100 | 3 | 300 |
- 101 | 2 | 202 |
- 102 | 7 | 714 |
- 103 | 4 | 412 |
- 104 | 5 | 520 |
- 105 | 4 | 420 |
- 106 | 5 | 530 |
- 107 | 5 | 535 |
- 108 | 4 | 432 |
- 109 | 6 | 654 |
- 110 | 3 | 330 |
- 111 | 2 | 222 |
- 112 | 3 | 336 |
- 113 | 2 | 226 |
- 114 | 5 | 570 |
- 115 | 3 | 345 |
- 116 | 4 | 464 |
- 117 | 3 | 351 |
- 118 | 2 | 236 |
- 119 | 3 | 357 |
- 120 | 7 | 840 |
- 121 | 5 | 605 |
- 122 | 3 | 366 |
- 123 | 4 | 492 |
- 124 | 3 | 372 |
- 125 | 3 | 375 |
- 126 | 5 | 630 |
- 127 | 3 | 381 |
- 130 | 7 | 910 |
- 131 | 5 | 655 |
- 132 | 4 | 528 |
- 133 | 4 | 532 |
- 134 | 6 | 804 |
- 135 | 6 | 810 |
- 136 | 3 | 408 |
- 137 | 5 | 685 |
- 138 | 5 | 690 |
- 139 | 11 | 1529 |
- 140 | 4 | 560 |
- 141 | 7 | 987 |
- 142 | 5 | 710 |
- 143 | 6 | 858 |
- 144 | 3 | 432 |
- 145 | 7 | 1015 |
- 146 | 3 | 438 |
- 147 | 8 | 1176 |
- 148 | 3 | 444 |
- 149 | 5 | 745 |
- 150 | 3 | 450 |
- 151 | 5 | 755 |
- 152 | 3 | 456 |
- 153 | 3 | 459 |
- 154 | 3 | 462 |
- 155 | 5 | 775 |
- 156 | 2 | 312 |
- 157 | 8 | 1256 |
- 158 | 5 | 790 |
- 159 | 2 | 318 |
- 160 | 3 | 480 |
- 161 | 5 | 805 |
- 162 | 3 | 486 |
- 163 | 4 | 652 |
- 164 | 7 | 1148 |
- 165 | 2 | 330 |
- 166 | 1 | 166 |
- 167 | 2 | 334 |
- 168 | 2 | 336 |
- 169 | 3 | 507 |
- 170 | 2 | 340 |
- 171 | 3 | 513 |
- 172 | 7 | 1204 |
- 173 | 2 | 346 |
- 174 | 2 | 348 |
- 175 | 6 | 1050 |
- 176 | 1 | 176 |
- 177 | 2 | 354 |
- 178 | 1 | 178 |
- 179 | 4 | 716 |
- 180 | 2 | 360 |
- 181 | 7 | 1267 |
- 182 | 7 | 1274 |
- 183 | 1 | 183 |
- 184 | 4 | 736 |
- 185 | 3 | 555 |
- 186 | 2 | 372 |
- 187 | 3 | 561 |
- 188 | 5 | 940 |
- 189 | 4 | 756 |
- 190 | 1 | 190 |
- 191 | 4 | 764 |
- 192 | 1 | 192 |
- 194 | 3 | 582 |
- 195 | 5 | 975 |
- 196 | 4 | 784 |
- 197 | 4 | 788 |
- 198 | 2 | 396 |
- 199 | 7 | 1393 |
- 200 | 5 | 1000 |
- 201 | 3 | 603 |
- 202 | 2 | 404 |
- 204 | 4 | 816 |
- 205 | 5 | 1025 |
- 206 | 4 | 824 |
- 207 | 3 | 621 |
- 208 | 7 | 1456 |
- 209 | 2 | 418 |
- 210 | 3 | 630 |
- 211 | 5 | 1055 |
- 212 | 6 | 1272 |
- 213 | 3 | 639 |
- 214 | 3 | 642 |
- 215 | 2 | 430 |
- 216 | 2 | 432 |
- 218 | 2 | 436 |
- 219 | 8 | 1752 |
- 220 | 7 | 1540 |
- 221 | 5 | 1105 |
- 222 | 1 | 222 |
- 223 | 3 | 669 |
- 224 | 5 | 1120 |
- 225 | 7 | 1575 |
- 226 | 6 | 1356 |
- 227 | 5 | 1135 |
- 228 | 2 | 456 |
- 229 | 3 | 687 |
- 230 | 2 | 460 |
- 231 | 7 | 1617 |
- 232 | 4 | 928 |
- 233 | 4 | 932 |
- 234 | 2 | 468 |
- 235 | 5 | 1175 |
- 236 | 5 | 1180 |
- 237 | 3 | 711 |
- 238 | 4 | 952 |
- 239 | 5 | 1195 |
- 240 | 2 | 480 |
- 241 | 6 | 1446 |
- 242 | 1 | 242 |
- 243 | 6 | 1458 |
- 244 | 4 | 976 |
- 245 | 2 | 490 |
- 246 | 5 | 1230 |
- 247 | 3 | 741 |
- 248 | 1 | 248 |
- 249 | 3 | 747 |
- 250 | 3 | 750 |
- 251 | 3 | 753 |
- 252 | 3 | 756 |
- 253 | 2 | 506 |
- 254 | 1 | 254 |
- 255 | 2 | 510 |
- 256 | 4 | 1024 |
- 257 | 1 | 257 |
- 258 | 2 | 516 |
- 259 | 2 | 518 |
- 260 | 24280 | 6312800 |
- Total | 25282 | 6440341 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 24280 |
- 2 | 1000 |
- 8 | 1 |
- Total | 25281 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333439266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882fcc648b4ff2e
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6663633634386234
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_12.json b/autobahn/client/tungstenite_case_12_3_12.json
deleted file mode 100644
index e0eb16f..0000000
--- a/autobahn/client/tungstenite_case_12_3_12.json
+++ /dev/null
@@ -1,958 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 349,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3472,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=349&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: RMqPosmtUOsWyioLDi2bAA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: yuZDGbK23PZayFez42iUwRopIMU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.12",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "5518": 1,
- "5530": 1,
- "5540": 1,
- "5577": 1,
- "5582": 1,
- "5617": 1,
- "5618": 1,
- "5622": 1,
- "5629": 1,
- "5653": 1,
- "5678": 1,
- "5680": 1,
- "5699": 1,
- "5715": 1,
- "5726": 1,
- "5738": 1,
- "5745": 1,
- "5767": 1,
- "5803": 1,
- "5816": 1,
- "5820": 1,
- "5852": 1,
- "5855": 1,
- "5871": 1,
- "5874": 1,
- "5875": 1,
- "5880": 2,
- "5881": 1,
- "5882": 1,
- "5884": 2,
- "5888": 1,
- "5897": 1,
- "5900": 2,
- "5906": 1,
- "5907": 2,
- "5913": 1,
- "5917": 1,
- "5921": 1,
- "5924": 2,
- "5926": 1,
- "5929": 1,
- "5944": 1,
- "5951": 1,
- "5956": 1,
- "5957": 1,
- "5962": 1,
- "5963": 1,
- "5965": 2,
- "5967": 1,
- "5969": 2,
- "5972": 1,
- "5977": 1,
- "5978": 1,
- "5979": 1,
- "5981": 2,
- "5983": 1,
- "5986": 1,
- "5989": 1,
- "5990": 1,
- "5992": 1,
- "5993": 1,
- "5994": 2,
- "5995": 1,
- "5998": 1,
- "5999": 1,
- "6000": 1,
- "6002": 2,
- "6003": 1,
- "6007": 1,
- "6009": 1,
- "6012": 1,
- "6015": 1,
- "6017": 1,
- "6018": 2,
- "6019": 1,
- "6021": 1,
- "6024": 1,
- "6025": 1,
- "6026": 3,
- "6029": 1,
- "6030": 1,
- "6034": 3,
- "6035": 1,
- "6036": 1,
- "6038": 1,
- "6039": 4,
- "6040": 1,
- "6041": 1,
- "6042": 5,
- "6043": 2,
- "6044": 1,
- "6045": 3,
- "6046": 1,
- "6047": 2,
- "6048": 6,
- "6049": 2,
- "6050": 1,
- "6051": 1,
- "6052": 1,
- "6053": 2,
- "6056": 1,
- "6057": 2,
- "6058": 2,
- "6059": 3,
- "6060": 1,
- "6062": 2,
- "6063": 4,
- "6065": 1,
- "6066": 3,
- "6067": 1,
- "6070": 1,
- "6073": 3,
- "6074": 1,
- "6076": 3,
- "6079": 1,
- "6081": 2,
- "6082": 1,
- "6083": 3,
- "6085": 2,
- "6086": 3,
- "6087": 1,
- "6088": 1,
- "6089": 2,
- "6090": 1,
- "6091": 2,
- "6092": 1,
- "6094": 3,
- "6095": 2,
- "6096": 1,
- "6097": 2,
- "6099": 1,
- "6101": 4,
- "6102": 2,
- "6103": 2,
- "6104": 1,
- "6105": 2,
- "6106": 4,
- "6108": 1,
- "6109": 1,
- "6110": 8,
- "6111": 1,
- "6112": 1,
- "6113": 4,
- "6114": 2,
- "6115": 1,
- "6116": 3,
- "6117": 3,
- "6118": 2,
- "6119": 2,
- "6120": 1,
- "6121": 3,
- "6122": 1,
- "6123": 2,
- "6124": 1,
- "6125": 1,
- "6126": 2,
- "6127": 3,
- "6128": 6,
- "6129": 1,
- "6130": 2,
- "6131": 1,
- "6132": 5,
- "6133": 2,
- "6135": 2,
- "6136": 4,
- "6138": 5,
- "6139": 3,
- "6140": 3,
- "6141": 2,
- "6142": 3,
- "6144": 2,
- "6146": 7,
- "6147": 3,
- "6148": 3,
- "6149": 2,
- "6150": 1,
- "6151": 1,
- "6153": 2,
- "6154": 4,
- "6155": 2,
- "6156": 3,
- "6157": 6,
- "6158": 4,
- "6159": 2,
- "6160": 1,
- "6161": 2,
- "6162": 3,
- "6164": 3,
- "6165": 4,
- "6166": 5,
- "6167": 2,
- "6168": 2,
- "6169": 3,
- "6170": 2,
- "6171": 2,
- "6172": 3,
- "6173": 2,
- "6174": 3,
- "6175": 1,
- "6176": 3,
- "6177": 6,
- "6178": 2,
- "6179": 3,
- "6180": 1,
- "6182": 1,
- "6183": 1,
- "6184": 2,
- "6185": 2,
- "6186": 3,
- "6188": 4,
- "6189": 1,
- "6192": 3,
- "6193": 1,
- "6194": 1,
- "6195": 1,
- "6196": 3,
- "6197": 1,
- "6198": 1,
- "6200": 1,
- "6201": 1,
- "6202": 1,
- "6203": 2,
- "6204": 1,
- "6207": 3,
- "6210": 3,
- "6211": 1,
- "6212": 1,
- "6213": 1,
- "6215": 1,
- "6216": 1,
- "6218": 3,
- "6222": 1,
- "6223": 2,
- "6224": 1,
- "6226": 1,
- "6227": 1,
- "6229": 1,
- "6233": 2,
- "6234": 1,
- "6235": 3,
- "6238": 2,
- "6239": 1,
- "6241": 2,
- "6242": 2,
- "6243": 1,
- "6245": 1,
- "6246": 1,
- "6247": 3,
- "6250": 1,
- "6252": 1,
- "6253": 2,
- "6254": 1,
- "6255": 1,
- "6256": 4,
- "6257": 2,
- "6258": 2,
- "6259": 1,
- "6260": 2,
- "6261": 2,
- "6262": 6,
- "6263": 1,
- "6264": 3,
- "6265": 2,
- "6266": 1,
- "6267": 1,
- "6269": 1,
- "6270": 1,
- "6273": 1,
- "6274": 3,
- "6275": 1,
- "6276": 1,
- "6277": 1,
- "6278": 2,
- "6279": 3,
- "6280": 1,
- "6281": 2,
- "6282": 2,
- "6284": 1,
- "6285": 2,
- "6286": 1,
- "6287": 3,
- "6288": 2,
- "6289": 2,
- "6290": 3,
- "6291": 4,
- "6292": 2,
- "6293": 1,
- "6294": 2,
- "6295": 1,
- "6296": 2,
- "6297": 2,
- "6298": 3,
- "6299": 4,
- "6300": 2,
- "6301": 2,
- "6302": 5,
- "6303": 1,
- "6304": 1,
- "6305": 2,
- "6306": 1,
- "6307": 1,
- "6309": 1,
- "6310": 2,
- "6311": 1,
- "6312": 1,
- "6314": 3,
- "6315": 1,
- "6316": 2,
- "6318": 4,
- "6319": 1,
- "6320": 1,
- "6322": 1,
- "6324": 1,
- "6326": 1,
- "6328": 2,
- "6330": 1,
- "6331": 1,
- "6333": 1,
- "6334": 1,
- "6336": 1,
- "6339": 1,
- "6347": 1,
- "6352": 2,
- "6366": 1,
- "6367": 1,
- "6371": 1,
- "6372": 1,
- "6373": 1,
- "6374": 2,
- "6376": 1,
- "6377": 1,
- "6380": 1,
- "6382": 3,
- "6383": 2,
- "6384": 2,
- "6385": 1,
- "6386": 3,
- "6387": 1,
- "6392": 2,
- "6394": 1,
- "6398": 1,
- "6400": 1,
- "6402": 3,
- "6404": 1,
- "6405": 1,
- "6407": 1,
- "6410": 2,
- "6412": 3,
- "6413": 2,
- "6414": 1,
- "6415": 1,
- "6416": 1,
- "6418": 1,
- "6421": 1,
- "6422": 4,
- "6423": 1,
- "6424": 2,
- "6425": 2,
- "6427": 1,
- "6428": 3,
- "6429": 3,
- "6430": 1,
- "6431": 3,
- "6433": 5,
- "6435": 3,
- "6436": 2,
- "6437": 1,
- "6438": 3,
- "6439": 1,
- "6440": 3,
- "6441": 3,
- "6443": 3,
- "6444": 4,
- "6445": 1,
- "6446": 1,
- "6447": 2,
- "6449": 3,
- "6450": 1,
- "6451": 1,
- "6452": 1,
- "6453": 1,
- "6454": 1,
- "6455": 2,
- "6456": 5,
- "6457": 1,
- "6458": 4,
- "6459": 2,
- "6460": 1,
- "6461": 4,
- "6463": 1,
- "6464": 1,
- "6465": 2,
- "6466": 1,
- "6467": 2,
- "6469": 3,
- "6470": 1,
- "6472": 2,
- "6474": 2,
- "6475": 3,
- "6476": 3,
- "6477": 3,
- "6478": 6,
- "6479": 1,
- "6480": 5,
- "6481": 2,
- "6482": 1,
- "6483": 2,
- "6484": 6,
- "6485": 7,
- "6486": 6,
- "6487": 3,
- "6488": 4,
- "6489": 3,
- "6490": 2,
- "6491": 1,
- "6492": 4,
- "6494": 2,
- "6495": 3,
- "6496": 5,
- "6498": 1,
- "6500": 1,
- "6501": 1,
- "6503": 2,
- "6504": 1,
- "6505": 1,
- "6506": 1,
- "6507": 1,
- "6508": 3,
- "6509": 2,
- "6510": 2,
- "6512": 4,
- "6513": 6,
- "6514": 2,
- "6515": 1,
- "6516": 3,
- "6517": 2,
- "6518": 6,
- "6519": 4,
- "6520": 5,
- "6521": 2,
- "6522": 1,
- "6523": 1,
- "6525": 1,
- "6526": 1,
- "6527": 1,
- "6528": 1,
- "6529": 2,
- "6530": 1,
- "6531": 1,
- "6532": 3,
- "6533": 2,
- "6534": 2,
- "6535": 1,
- "6536": 2,
- "6537": 1,
- "6538": 1,
- "6540": 1,
- "6543": 1,
- "6553": 1,
- "6554": 2,
- "6556": 2,
- "6565": 1,
- "6566": 1,
- "6567": 1,
- "6568": 1,
- "6571": 2,
- "6574": 1,
- "6575": 2,
- "6577": 1,
- "6579": 1,
- "6581": 3,
- "6582": 1,
- "6584": 1,
- "6585": 1,
- "6588": 1,
- "6592": 1,
- "6594": 1,
- "6596": 2,
- "6597": 2,
- "6598": 3,
- "6600": 3,
- "6601": 2,
- "6602": 1,
- "6603": 1,
- "6604": 1,
- "6605": 3,
- "6606": 1,
- "6607": 1,
- "6608": 1,
- "6609": 1,
- "6616": 3,
- "6618": 1,
- "6619": 1,
- "6620": 1,
- "6636": 1,
- "6639": 1,
- "6640": 1,
- "6649": 1,
- "6652": 1,
- "6660": 1,
- "6664": 1,
- "6667": 1,
- "6672": 1,
- "6683": 1,
- "6696": 1,
- "6699": 1,
- "6701": 1,
- "6704": 1,
- "6706": 1,
- "6709": 1,
- "6717": 1,
- "6722": 1,
- "6723": 2,
- "6726": 1,
- "6732": 1,
- "6734": 1,
- "6735": 2,
- "6737": 1,
- "6739": 1,
- "6745": 1,
- "6746": 1,
- "6748": 1,
- "6749": 1,
- "6753": 3,
- "6755": 1,
- "6756": 1,
- "6757": 1,
- "6758": 1,
- "6760": 1,
- "6762": 1,
- "6767": 1,
- "6769": 1,
- "6789": 1,
- "6790": 1,
- "6797": 1,
- "6798": 1,
- "6803": 2,
- "6811": 1,
- "6813": 1,
- "6814": 1,
- "6824": 1,
- "6828": 1,
- "6830": 1,
- "6845": 1,
- "6850": 1,
- "6867": 1,
- "6868": 1,
- "6884": 1,
- "6899": 1,
- "6907": 1,
- "6911": 1,
- "6921": 1,
- "6935": 1,
- "6939": 1,
- "6950": 2,
- "6953": 2,
- "6960": 1,
- "6968": 1,
- "6971": 1,
- "6972": 1,
- "6979": 1,
- "7390": 1
- },
- "started": "2020-09-07T18:47:27.872Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.38413323974609376,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 6293639,
- "incomingOctetsWireLevel": 6301639,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0012711247022589,
- "outgoingCompressionRatio": 0.3869624633789063,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 6339993,
- "outgoingOctetsWireLevel": 6440085,
- "outgoingWebSocketFrames": 25280,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015787399134352356,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 24280,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 3,
- "3": 1,
- "4": 6,
- "5": 3,
- "6": 3,
- "7": 5,
- "8": 2,
- "9": 3,
- "10": 3,
- "11": 2,
- "12": 1,
- "13": 4,
- "14": 3,
- "15": 4,
- "16": 3,
- "17": 4,
- "18": 1,
- "19": 1,
- "20": 4,
- "21": 5,
- "22": 2,
- "23": 5,
- "24": 4,
- "25": 3,
- "26": 4,
- "27": 3,
- "28": 4,
- "29": 1,
- "30": 2,
- "32": 2,
- "33": 4,
- "34": 1,
- "35": 7,
- "36": 3,
- "37": 5,
- "38": 5,
- "39": 2,
- "40": 6,
- "41": 3,
- "42": 2,
- "44": 2,
- "45": 3,
- "46": 4,
- "47": 6,
- "48": 6,
- "49": 3,
- "50": 5,
- "51": 3,
- "52": 6,
- "53": 6,
- "54": 7,
- "55": 2,
- "56": 7,
- "57": 3,
- "58": 7,
- "59": 1,
- "60": 1,
- "61": 6,
- "62": 9,
- "63": 5,
- "64": 4,
- "65": 2,
- "66": 5,
- "67": 5,
- "68": 5,
- "69": 4,
- "70": 5,
- "71": 7,
- "72": 7,
- "73": 10,
- "74": 8,
- "75": 7,
- "76": 6,
- "77": 3,
- "78": 4,
- "79": 11,
- "80": 3,
- "81": 3,
- "82": 3,
- "83": 6,
- "84": 6,
- "85": 5,
- "86": 4,
- "87": 1,
- "88": 4,
- "89": 6,
- "90": 5,
- "91": 7,
- "92": 3,
- "93": 4,
- "94": 6,
- "95": 6,
- "96": 3,
- "97": 7,
- "98": 4,
- "99": 7,
- "100": 3,
- "101": 2,
- "102": 7,
- "103": 4,
- "104": 5,
- "105": 4,
- "106": 5,
- "107": 5,
- "108": 4,
- "109": 6,
- "110": 3,
- "111": 2,
- "112": 3,
- "113": 2,
- "114": 5,
- "115": 3,
- "116": 4,
- "117": 3,
- "118": 2,
- "119": 3,
- "120": 7,
- "121": 5,
- "122": 3,
- "123": 4,
- "124": 3,
- "125": 3,
- "126": 5,
- "127": 3,
- "130": 7,
- "131": 5,
- "132": 4,
- "133": 4,
- "134": 6,
- "135": 6,
- "136": 3,
- "137": 5,
- "138": 5,
- "139": 11,
- "140": 4,
- "141": 7,
- "142": 5,
- "143": 6,
- "144": 3,
- "145": 7,
- "146": 3,
- "147": 8,
- "148": 3,
- "149": 5,
- "150": 3,
- "151": 5,
- "152": 3,
- "153": 3,
- "154": 3,
- "155": 5,
- "156": 2,
- "157": 8,
- "158": 5,
- "159": 2,
- "160": 3,
- "161": 5,
- "162": 3,
- "163": 4,
- "164": 7,
- "165": 2,
- "166": 1,
- "167": 2,
- "168": 2,
- "169": 3,
- "170": 2,
- "171": 3,
- "172": 7,
- "173": 2,
- "174": 2,
- "175": 6,
- "176": 1,
- "177": 2,
- "178": 1,
- "179": 4,
- "180": 2,
- "181": 7,
- "182": 7,
- "183": 1,
- "184": 4,
- "185": 3,
- "186": 2,
- "187": 3,
- "188": 5,
- "189": 4,
- "190": 1,
- "191": 4,
- "192": 1,
- "194": 3,
- "195": 5,
- "196": 4,
- "197": 4,
- "198": 2,
- "199": 7,
- "200": 5,
- "201": 3,
- "202": 2,
- "204": 4,
- "205": 5,
- "206": 4,
- "207": 3,
- "208": 7,
- "209": 2,
- "210": 3,
- "211": 5,
- "212": 6,
- "213": 3,
- "214": 3,
- "215": 2,
- "216": 2,
- "218": 2,
- "219": 8,
- "220": 7,
- "221": 5,
- "222": 1,
- "223": 3,
- "224": 5,
- "225": 7,
- "226": 6,
- "227": 5,
- "228": 2,
- "229": 3,
- "230": 2,
- "231": 7,
- "232": 4,
- "233": 4,
- "234": 2,
- "235": 5,
- "236": 5,
- "237": 3,
- "238": 4,
- "239": 5,
- "240": 2,
- "241": 6,
- "242": 1,
- "243": 6,
- "244": 4,
- "245": 2,
- "246": 5,
- "247": 3,
- "248": 1,
- "249": 3,
- "250": 3,
- "251": 3,
- "252": 3,
- "253": 2,
- "254": 1,
- "255": 2,
- "256": 4,
- "257": 1,
- "258": 2,
- "259": 2,
- "260": 24280
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333439266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882fcc648b4ff2e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "fcc648b4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_13.html b/autobahn/client/tungstenite_case_12_3_13.html
deleted file mode 100644
index 84ed9a3..0000000
--- a/autobahn/client/tungstenite_case_12_3_13.html
+++ /dev/null
@@ -1,1162 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.13 : Pass - 6885 ms @ 2020-09-07T18:47:31.345Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=350&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7W3T0IMcGzdshIghr6fH5g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bCb6Y6qRI+1xZ6L03B43GlaWGE4=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 12005 | 1 | 12005 |
- 12011 | 1 | 12011 |
- 12014 | 1 | 12014 |
- 12019 | 1 | 12019 |
- 12021 | 1 | 12021 |
- 12028 | 1 | 12028 |
- 12032 | 1 | 12032 |
- 12035 | 1 | 12035 |
- 12036 | 1 | 12036 |
- 12042 | 1 | 12042 |
- 12043 | 1 | 12043 |
- 12044 | 1 | 12044 |
- 12045 | 1 | 12045 |
- 12049 | 1 | 12049 |
- 12053 | 1 | 12053 |
- 12054 | 1 | 12054 |
- 12057 | 1 | 12057 |
- 12061 | 1 | 12061 |
- 12063 | 1 | 12063 |
- 12065 | 2 | 24130 |
- 12068 | 1 | 12068 |
- 12071 | 1 | 12071 |
- 12074 | 1 | 12074 |
- 12075 | 1 | 12075 |
- 12079 | 1 | 12079 |
- 12084 | 1 | 12084 |
- 12086 | 1 | 12086 |
- 12087 | 1 | 12087 |
- 12093 | 1 | 12093 |
- 12096 | 1 | 12096 |
- 12097 | 1 | 12097 |
- 12099 | 1 | 12099 |
- 12100 | 1 | 12100 |
- 12102 | 1 | 12102 |
- 12105 | 2 | 24210 |
- 12108 | 1 | 12108 |
- 12112 | 1 | 12112 |
- 12113 | 2 | 24226 |
- 12116 | 1 | 12116 |
- 12119 | 1 | 12119 |
- 12122 | 1 | 12122 |
- 12127 | 1 | 12127 |
- 12128 | 2 | 24256 |
- 12132 | 1 | 12132 |
- 12133 | 1 | 12133 |
- 12137 | 1 | 12137 |
- 12140 | 1 | 12140 |
- 12141 | 1 | 12141 |
- 12142 | 2 | 24284 |
- 12144 | 2 | 24288 |
- 12145 | 3 | 36435 |
- 12146 | 1 | 12146 |
- 12147 | 1 | 12147 |
- 12149 | 1 | 12149 |
- 12152 | 4 | 48608 |
- 12154 | 1 | 12154 |
- 12155 | 1 | 12155 |
- 12157 | 1 | 12157 |
- 12159 | 1 | 12159 |
- 12163 | 1 | 12163 |
- 12165 | 2 | 24330 |
- 12167 | 2 | 24334 |
- 12171 | 2 | 24342 |
- 12175 | 2 | 24350 |
- 12181 | 1 | 12181 |
- 12182 | 1 | 12182 |
- 12183 | 1 | 12183 |
- 12188 | 1 | 12188 |
- 12200 | 1 | 12200 |
- 12204 | 1 | 12204 |
- 12208 | 2 | 24416 |
- 12209 | 2 | 24418 |
- 12210 | 1 | 12210 |
- 12211 | 1 | 12211 |
- 12213 | 2 | 24426 |
- 12214 | 3 | 36642 |
- 12216 | 1 | 12216 |
- 12219 | 1 | 12219 |
- 12220 | 2 | 24440 |
- 12222 | 2 | 24444 |
- 12223 | 3 | 36669 |
- 12224 | 1 | 12224 |
- 12225 | 2 | 24450 |
- 12226 | 2 | 24452 |
- 12228 | 1 | 12228 |
- 12229 | 1 | 12229 |
- 12230 | 1 | 12230 |
- 12231 | 3 | 36693 |
- 12232 | 3 | 36696 |
- 12233 | 1 | 12233 |
- 12234 | 3 | 36702 |
- 12235 | 2 | 24470 |
- 12236 | 4 | 48944 |
- 12239 | 2 | 24478 |
- 12240 | 2 | 24480 |
- 12241 | 1 | 12241 |
- 12242 | 1 | 12242 |
- 12243 | 1 | 12243 |
- 12244 | 2 | 24488 |
- 12245 | 1 | 12245 |
- 12246 | 4 | 48984 |
- 12247 | 2 | 24494 |
- 12248 | 4 | 48992 |
- 12249 | 2 | 24498 |
- 12250 | 2 | 24500 |
- 12251 | 3 | 36753 |
- 12252 | 2 | 24504 |
- 12255 | 1 | 12255 |
- 12256 | 5 | 61280 |
- 12257 | 6 | 73542 |
- 12258 | 1 | 12258 |
- 12260 | 5 | 61300 |
- 12261 | 1 | 12261 |
- 12262 | 2 | 24524 |
- 12263 | 8 | 98104 |
- 12264 | 1 | 12264 |
- 12265 | 4 | 49060 |
- 12266 | 2 | 24532 |
- 12267 | 2 | 24534 |
- 12268 | 5 | 61340 |
- 12269 | 3 | 36807 |
- 12270 | 3 | 36810 |
- 12271 | 6 | 73626 |
- 12272 | 3 | 36816 |
- 12273 | 3 | 36819 |
- 12274 | 1 | 12274 |
- 12275 | 4 | 49100 |
- 12276 | 5 | 61380 |
- 12277 | 4 | 49108 |
- 12278 | 4 | 49112 |
- 12279 | 4 | 49116 |
- 12280 | 4 | 49120 |
- 12281 | 2 | 24562 |
- 12282 | 2 | 24564 |
- 12283 | 2 | 24566 |
- 12284 | 5 | 61420 |
- 12285 | 2 | 24570 |
- 12286 | 1 | 12286 |
- 12287 | 3 | 36861 |
- 12288 | 2 | 24576 |
- 12289 | 5 | 61445 |
- 12290 | 5 | 61450 |
- 12291 | 4 | 49164 |
- 12292 | 3 | 36876 |
- 12293 | 6 | 73758 |
- 12294 | 7 | 86058 |
- 12295 | 7 | 86065 |
- 12296 | 4 | 49184 |
- 12297 | 6 | 73782 |
- 12298 | 5 | 61490 |
- 12299 | 4 | 49196 |
- 12300 | 3 | 36900 |
- 12301 | 4 | 49204 |
- 12302 | 4 | 49208 |
- 12303 | 2 | 24606 |
- 12304 | 5 | 61520 |
- 12305 | 2 | 24610 |
- 12306 | 3 | 36918 |
- 12307 | 1 | 12307 |
- 12308 | 5 | 61540 |
- 12309 | 2 | 24618 |
- 12310 | 4 | 49240 |
- 12311 | 2 | 24622 |
- 12312 | 1 | 12312 |
- 12313 | 2 | 24626 |
- 12314 | 1 | 12314 |
- 12315 | 2 | 24630 |
- 12316 | 3 | 36948 |
- 12317 | 7 | 86219 |
- 12318 | 4 | 49272 |
- 12319 | 1 | 12319 |
- 12320 | 5 | 61600 |
- 12321 | 2 | 24642 |
- 12322 | 4 | 49288 |
- 12323 | 2 | 24646 |
- 12324 | 5 | 61620 |
- 12325 | 2 | 24650 |
- 12326 | 2 | 24652 |
- 12327 | 3 | 36981 |
- 12328 | 4 | 49312 |
- 12329 | 2 | 24658 |
- 12330 | 2 | 24660 |
- 12331 | 4 | 49324 |
- 12332 | 3 | 36996 |
- 12333 | 3 | 36999 |
- 12334 | 1 | 12334 |
- 12335 | 2 | 24670 |
- 12337 | 1 | 12337 |
- 12338 | 3 | 37014 |
- 12339 | 2 | 24678 |
- 12340 | 3 | 37020 |
- 12342 | 4 | 49368 |
- 12343 | 1 | 12343 |
- 12344 | 2 | 24688 |
- 12345 | 1 | 12345 |
- 12347 | 1 | 12347 |
- 12348 | 2 | 24696 |
- 12350 | 4 | 49400 |
- 12351 | 4 | 49404 |
- 12353 | 2 | 24706 |
- 12357 | 1 | 12357 |
- 12359 | 1 | 12359 |
- 12360 | 1 | 12360 |
- 12361 | 1 | 12361 |
- 12362 | 1 | 12362 |
- 12364 | 1 | 12364 |
- 12365 | 1 | 12365 |
- 12366 | 1 | 12366 |
- 12367 | 1 | 12367 |
- 12368 | 1 | 12368 |
- 12371 | 1 | 12371 |
- 12373 | 2 | 24746 |
- 12374 | 1 | 12374 |
- 12376 | 2 | 24752 |
- 12382 | 2 | 24764 |
- 12384 | 1 | 12384 |
- 12385 | 1 | 12385 |
- 12390 | 1 | 12390 |
- 12402 | 1 | 12402 |
- 12403 | 1 | 12403 |
- 12408 | 1 | 12408 |
- 12409 | 1 | 12409 |
- 12410 | 1 | 12410 |
- 12411 | 1 | 12411 |
- 12412 | 1 | 12412 |
- 12413 | 1 | 12413 |
- 12414 | 1 | 12414 |
- 12415 | 1 | 12415 |
- 12416 | 1 | 12416 |
- 12418 | 2 | 24836 |
- 12419 | 2 | 24838 |
- 12425 | 1 | 12425 |
- 12426 | 1 | 12426 |
- 12427 | 1 | 12427 |
- 12430 | 1 | 12430 |
- 12431 | 1 | 12431 |
- 12432 | 3 | 37296 |
- 12435 | 1 | 12435 |
- 12436 | 1 | 12436 |
- 12437 | 1 | 12437 |
- 12438 | 1 | 12438 |
- 12441 | 3 | 37323 |
- 12442 | 2 | 24884 |
- 12443 | 1 | 12443 |
- 12445 | 1 | 12445 |
- 12446 | 1 | 12446 |
- 12448 | 1 | 12448 |
- 12449 | 1 | 12449 |
- 12450 | 1 | 12450 |
- 12451 | 1 | 12451 |
- 12455 | 3 | 37365 |
- 12458 | 1 | 12458 |
- 12461 | 1 | 12461 |
- 12462 | 1 | 12462 |
- 12465 | 1 | 12465 |
- 12466 | 2 | 24932 |
- 12468 | 2 | 24936 |
- 12469 | 1 | 12469 |
- 12470 | 2 | 24940 |
- 12473 | 3 | 37419 |
- 12474 | 1 | 12474 |
- 12479 | 1 | 12479 |
- 12481 | 1 | 12481 |
- 12482 | 1 | 12482 |
- 12486 | 1 | 12486 |
- 12487 | 2 | 24974 |
- 12492 | 2 | 24984 |
- 12499 | 1 | 12499 |
- 12502 | 1 | 12502 |
- 12503 | 2 | 25006 |
- 12504 | 2 | 25008 |
- 12505 | 2 | 25010 |
- 12506 | 2 | 25012 |
- 12507 | 1 | 12507 |
- 12508 | 2 | 25016 |
- 12509 | 1 | 12509 |
- 12510 | 1 | 12510 |
- 12511 | 1 | 12511 |
- 12513 | 1 | 12513 |
- 12515 | 1 | 12515 |
- 12516 | 2 | 25032 |
- 12517 | 2 | 25034 |
- 12520 | 3 | 37560 |
- 12521 | 1 | 12521 |
- 12523 | 3 | 37569 |
- 12524 | 1 | 12524 |
- 12525 | 2 | 25050 |
- 12527 | 1 | 12527 |
- 12528 | 1 | 12528 |
- 12529 | 1 | 12529 |
- 12530 | 1 | 12530 |
- 12532 | 1 | 12532 |
- 12533 | 2 | 25066 |
- 12536 | 1 | 12536 |
- 12537 | 2 | 25074 |
- 12539 | 1 | 12539 |
- 12542 | 2 | 25084 |
- 12544 | 1 | 12544 |
- 12546 | 2 | 25092 |
- 12547 | 1 | 12547 |
- 12548 | 1 | 12548 |
- 12549 | 2 | 25098 |
- 12550 | 2 | 25100 |
- 12552 | 1 | 12552 |
- 12554 | 2 | 25108 |
- 12556 | 2 | 25112 |
- 12559 | 2 | 25118 |
- 12562 | 2 | 25124 |
- 12565 | 1 | 12565 |
- 12566 | 1 | 12566 |
- 12568 | 1 | 12568 |
- 12569 | 1 | 12569 |
- 12571 | 3 | 37713 |
- 12572 | 1 | 12572 |
- 12573 | 1 | 12573 |
- 12575 | 1 | 12575 |
- 12576 | 1 | 12576 |
- 12577 | 2 | 25154 |
- 12578 | 1 | 12578 |
- 12580 | 1 | 12580 |
- 12581 | 2 | 25162 |
- 12582 | 1 | 12582 |
- 12583 | 2 | 25166 |
- 12585 | 1 | 12585 |
- 12586 | 1 | 12586 |
- 12591 | 1 | 12591 |
- 12594 | 1 | 12594 |
- 12597 | 1 | 12597 |
- 12598 | 1 | 12598 |
- 12600 | 2 | 25200 |
- 12601 | 2 | 25202 |
- 12602 | 2 | 25204 |
- 12603 | 1 | 12603 |
- 12604 | 1 | 12604 |
- 12607 | 1 | 12607 |
- 12612 | 1 | 12612 |
- 12616 | 1 | 12616 |
- 12619 | 1 | 12619 |
- 12624 | 2 | 25248 |
- 12629 | 1 | 12629 |
- 12633 | 1 | 12633 |
- 12637 | 1 | 12637 |
- 12638 | 2 | 25276 |
- 12641 | 2 | 25282 |
- 12644 | 2 | 25288 |
- 12645 | 1 | 12645 |
- 12648 | 1 | 12648 |
- 12649 | 2 | 25298 |
- 12650 | 1 | 12650 |
- 12651 | 3 | 37953 |
- 12652 | 2 | 25304 |
- 12654 | 1 | 12654 |
- 12655 | 1 | 12655 |
- 12657 | 1 | 12657 |
- 12658 | 1 | 12658 |
- 12659 | 1 | 12659 |
- 12660 | 1 | 12660 |
- 12664 | 1 | 12664 |
- 12665 | 1 | 12665 |
- 12668 | 1 | 12668 |
- 12672 | 1 | 12672 |
- 12675 | 1 | 12675 |
- 12676 | 1 | 12676 |
- 12679 | 1 | 12679 |
- 12680 | 2 | 25360 |
- 12681 | 2 | 25362 |
- 12682 | 1 | 12682 |
- 12685 | 1 | 12685 |
- 12686 | 1 | 12686 |
- 12689 | 1 | 12689 |
- 12698 | 1 | 12698 |
- 12699 | 1 | 12699 |
- 12702 | 1 | 12702 |
- 12706 | 1 | 12706 |
- 12707 | 2 | 25414 |
- 12711 | 1 | 12711 |
- 12715 | 1 | 12715 |
- 12717 | 1 | 12717 |
- 12719 | 1 | 12719 |
- 12720 | 1 | 12720 |
- 12724 | 1 | 12724 |
- 12725 | 1 | 12725 |
- 12726 | 2 | 25452 |
- 12728 | 1 | 12728 |
- 12730 | 1 | 12730 |
- 12732 | 1 | 12732 |
- 12733 | 3 | 38199 |
- 12736 | 1 | 12736 |
- 12738 | 1 | 12738 |
- 12744 | 1 | 12744 |
- 12746 | 1 | 12746 |
- 12747 | 1 | 12747 |
- 12750 | 1 | 12750 |
- 12751 | 1 | 12751 |
- 12753 | 1 | 12753 |
- 12757 | 1 | 12757 |
- 12759 | 2 | 25518 |
- 12761 | 1 | 12761 |
- 12770 | 1 | 12770 |
- 12771 | 1 | 12771 |
- 12779 | 1 | 12779 |
- 12781 | 2 | 25562 |
- 12783 | 1 | 12783 |
- 12784 | 3 | 38352 |
- 12789 | 1 | 12789 |
- 12795 | 1 | 12795 |
- 12798 | 2 | 25596 |
- 12799 | 2 | 25598 |
- 12800 | 1 | 12800 |
- 12801 | 1 | 12801 |
- 12802 | 1 | 12802 |
- 12806 | 1 | 12806 |
- 12807 | 1 | 12807 |
- 12810 | 1 | 12810 |
- 12811 | 1 | 12811 |
- 12815 | 2 | 25630 |
- 12817 | 1 | 12817 |
- 12820 | 1 | 12820 |
- 12823 | 2 | 25646 |
- 12824 | 1 | 12824 |
- 12825 | 1 | 12825 |
- 12826 | 2 | 25652 |
- 12829 | 1 | 12829 |
- 12830 | 2 | 25660 |
- 12831 | 2 | 25662 |
- 12834 | 1 | 12834 |
- 12836 | 1 | 12836 |
- 12837 | 1 | 12837 |
- 12838 | 1 | 12838 |
- 12841 | 2 | 25682 |
- 12844 | 2 | 25688 |
- 12845 | 2 | 25690 |
- 12846 | 1 | 12846 |
- 12849 | 1 | 12849 |
- 12852 | 1 | 12852 |
- 12853 | 2 | 25706 |
- 12855 | 1 | 12855 |
- 12858 | 3 | 38574 |
- 12859 | 2 | 25718 |
- 12863 | 1 | 12863 |
- 12865 | 1 | 12865 |
- 12868 | 1 | 12868 |
- 12869 | 1 | 12869 |
- 12871 | 2 | 25742 |
- 12873 | 1 | 12873 |
- 12874 | 1 | 12874 |
- 12875 | 1 | 12875 |
- 12876 | 2 | 25752 |
- 12878 | 1 | 12878 |
- 12883 | 1 | 12883 |
- 12884 | 1 | 12884 |
- 12887 | 1 | 12887 |
- 12888 | 2 | 25776 |
- 12889 | 2 | 25778 |
- 12890 | 2 | 25780 |
- 12891 | 1 | 12891 |
- 12892 | 3 | 38676 |
- 12893 | 1 | 12893 |
- 12894 | 2 | 25788 |
- 12895 | 1 | 12895 |
- 12896 | 1 | 12896 |
- 12898 | 1 | 12898 |
- 12899 | 4 | 51596 |
- 12900 | 2 | 25800 |
- 12901 | 2 | 25802 |
- 12902 | 3 | 38706 |
- 12904 | 1 | 12904 |
- 12906 | 1 | 12906 |
- 12908 | 1 | 12908 |
- 12909 | 1 | 12909 |
- 12910 | 2 | 25820 |
- 12911 | 6 | 77466 |
- 12912 | 1 | 12912 |
- 12914 | 1 | 12914 |
- 12915 | 1 | 12915 |
- 12916 | 1 | 12916 |
- 12919 | 1 | 12919 |
- 12920 | 1 | 12920 |
- 12922 | 1 | 12922 |
- 12923 | 1 | 12923 |
- 12925 | 1 | 12925 |
- 12926 | 1 | 12926 |
- 12928 | 1 | 12928 |
- 12929 | 2 | 25858 |
- 12930 | 4 | 51720 |
- 12931 | 1 | 12931 |
- 12936 | 1 | 12936 |
- 12940 | 2 | 25880 |
- 12941 | 2 | 25882 |
- 12943 | 1 | 12943 |
- 12944 | 1 | 12944 |
- 12948 | 1 | 12948 |
- 12949 | 1 | 12949 |
- 12951 | 1 | 12951 |
- 12954 | 2 | 25908 |
- 12956 | 1 | 12956 |
- 12959 | 2 | 25918 |
- 12960 | 1 | 12960 |
- 12962 | 1 | 12962 |
- 12965 | 1 | 12965 |
- 12977 | 1 | 12977 |
- 12984 | 1 | 12984 |
- 12988 | 1 | 12988 |
- 12990 | 1 | 12990 |
- 12997 | 1 | 12997 |
- 13004 | 1 | 13004 |
- 13017 | 1 | 13017 |
- 13025 | 1 | 13025 |
- 13028 | 1 | 13028 |
- 13031 | 2 | 26062 |
- 13032 | 1 | 13032 |
- 13033 | 1 | 13033 |
- 13035 | 4 | 52140 |
- 13038 | 2 | 26076 |
- 13039 | 3 | 39117 |
- 13040 | 2 | 26080 |
- 13041 | 3 | 39123 |
- 13042 | 1 | 13042 |
- 13043 | 1 | 13043 |
- 13044 | 1 | 13044 |
- 13045 | 1 | 13045 |
- 13047 | 2 | 26094 |
- 13065 | 1 | 13065 |
- 13072 | 1 | 13072 |
- 13079 | 1 | 13079 |
- 13080 | 1 | 13080 |
- 13085 | 1 | 13085 |
- 13099 | 1 | 13099 |
- 13100 | 1 | 13100 |
- 13108 | 1 | 13108 |
- 13110 | 2 | 26220 |
- 13113 | 1 | 13113 |
- 13116 | 1 | 13116 |
- 13117 | 1 | 13117 |
- 13132 | 1 | 13132 |
- 13145 | 1 | 13145 |
- 13162 | 1 | 13162 |
- 13163 | 1 | 13163 |
- 13164 | 1 | 13164 |
- 13165 | 1 | 13165 |
- 13172 | 1 | 13172 |
- 13176 | 1 | 13176 |
- 13184 | 1 | 13184 |
- 13189 | 1 | 13189 |
- 13192 | 1 | 13192 |
- 13195 | 1 | 13195 |
- 13198 | 1 | 13198 |
- 13206 | 1 | 13206 |
- 13214 | 1 | 13214 |
- 13216 | 1 | 13216 |
- 13220 | 1 | 13220 |
- 13222 | 1 | 13222 |
- 13224 | 1 | 13224 |
- 13225 | 1 | 13225 |
- 13226 | 1 | 13226 |
- 13231 | 1 | 13231 |
- 13233 | 1 | 13233 |
- 13238 | 1 | 13238 |
- 13239 | 1 | 13239 |
- 13245 | 1 | 13245 |
- 13258 | 1 | 13258 |
- 13262 | 1 | 13262 |
- 13272 | 1 | 13272 |
- 13274 | 1 | 13274 |
- 13278 | 1 | 13278 |
- 13281 | 1 | 13281 |
- 13289 | 1 | 13289 |
- 13293 | 1 | 13293 |
- 13299 | 1 | 13299 |
- 13301 | 3 | 39903 |
- 13303 | 1 | 13303 |
- 13304 | 1 | 13304 |
- 13312 | 1 | 13312 |
- 13313 | 1 | 13313 |
- 13314 | 1 | 13314 |
- 13317 | 1 | 13317 |
- 13319 | 1 | 13319 |
- 13321 | 2 | 26642 |
- 13323 | 1 | 13323 |
- 13325 | 1 | 13325 |
- 13326 | 1 | 13326 |
- 13336 | 2 | 26672 |
- 13337 | 1 | 13337 |
- 13343 | 1 | 13343 |
- 13344 | 1 | 13344 |
- 13345 | 1 | 13345 |
- 13348 | 1 | 13348 |
- 13352 | 1 | 13352 |
- 13353 | 1 | 13353 |
- 13359 | 1 | 13359 |
- 13360 | 1 | 13360 |
- 13362 | 1 | 13362 |
- 13365 | 1 | 13365 |
- 13369 | 1 | 13369 |
- 13370 | 1 | 13370 |
- 13372 | 2 | 26744 |
- 13376 | 1 | 13376 |
- 13378 | 1 | 13378 |
- 13380 | 1 | 13380 |
- 13394 | 1 | 13394 |
- 13399 | 1 | 13399 |
- 13401 | 1 | 13401 |
- 13409 | 1 | 13409 |
- 13412 | 1 | 13412 |
- 13413 | 1 | 13413 |
- 13424 | 1 | 13424 |
- 13428 | 1 | 13428 |
- 13459 | 1 | 13459 |
- 13480 | 2 | 26960 |
- 13492 | 1 | 13492 |
- 13496 | 1 | 13496 |
- 13513 | 1 | 13513 |
- 13541 | 3 | 40623 |
- 13545 | 1 | 13545 |
- 13551 | 1 | 13551 |
- 14094 | 1 | 14094 |
- Total | 1002 | 12556619 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 4 | 8 |
- 3 | 2 | 6 |
- 4 | 3 | 12 |
- 5 | 1 | 5 |
- 6 | 3 | 18 |
- 7 | 5 | 35 |
- 8 | 4 | 32 |
- 9 | 2 | 18 |
- 10 | 4 | 40 |
- 11 | 3 | 33 |
- 12 | 4 | 48 |
- 13 | 1 | 13 |
- 14 | 3 | 42 |
- 16 | 2 | 32 |
- 17 | 1 | 17 |
- 18 | 1 | 18 |
- 19 | 4 | 76 |
- 20 | 5 | 100 |
- 21 | 2 | 42 |
- 22 | 5 | 110 |
- 24 | 1 | 24 |
- 25 | 4 | 100 |
- 26 | 6 | 156 |
- 27 | 3 | 81 |
- 28 | 2 | 56 |
- 29 | 4 | 116 |
- 30 | 6 | 180 |
- 31 | 1 | 31 |
- 32 | 1 | 32 |
- 33 | 2 | 66 |
- 34 | 4 | 136 |
- 35 | 3 | 105 |
- 36 | 4 | 144 |
- 37 | 4 | 148 |
- 38 | 2 | 76 |
- 39 | 1 | 39 |
- 40 | 3 | 120 |
- 41 | 3 | 123 |
- 42 | 2 | 84 |
- 43 | 3 | 129 |
- 44 | 3 | 132 |
- 45 | 2 | 90 |
- 46 | 3 | 138 |
- 47 | 4 | 188 |
- 48 | 7 | 336 |
- 49 | 3 | 147 |
- 50 | 5 | 250 |
- 51 | 6 | 306 |
- 52 | 2 | 104 |
- 53 | 2 | 106 |
- 54 | 3 | 162 |
- 55 | 2 | 110 |
- 56 | 1 | 56 |
- 57 | 4 | 228 |
- 59 | 4 | 236 |
- 60 | 3 | 180 |
- 61 | 2 | 122 |
- 62 | 4 | 248 |
- 63 | 3 | 189 |
- 64 | 4 | 256 |
- 65 | 2 | 130 |
- 66 | 5 | 330 |
- 67 | 8 | 536 |
- 68 | 7 | 476 |
- 69 | 8 | 552 |
- 70 | 4 | 280 |
- 71 | 2 | 142 |
- 72 | 3 | 216 |
- 73 | 5 | 365 |
- 74 | 4 | 296 |
- 75 | 2 | 150 |
- 76 | 4 | 304 |
- 77 | 4 | 308 |
- 78 | 4 | 312 |
- 79 | 6 | 474 |
- 80 | 7 | 560 |
- 81 | 2 | 162 |
- 82 | 3 | 246 |
- 83 | 7 | 581 |
- 84 | 4 | 336 |
- 85 | 3 | 255 |
- 86 | 4 | 344 |
- 87 | 3 | 261 |
- 88 | 5 | 440 |
- 89 | 5 | 445 |
- 90 | 4 | 360 |
- 91 | 6 | 546 |
- 92 | 5 | 460 |
- 93 | 3 | 279 |
- 94 | 3 | 282 |
- 95 | 4 | 380 |
- 96 | 8 | 768 |
- 97 | 7 | 679 |
- 98 | 8 | 784 |
- 99 | 2 | 198 |
- 100 | 9 | 900 |
- 101 | 6 | 606 |
- 102 | 8 | 816 |
- 103 | 2 | 206 |
- 104 | 8 | 832 |
- 105 | 4 | 420 |
- 106 | 5 | 530 |
- 107 | 6 | 642 |
- 108 | 9 | 972 |
- 109 | 7 | 763 |
- 110 | 4 | 440 |
- 111 | 10 | 1110 |
- 112 | 7 | 784 |
- 113 | 9 | 1017 |
- 114 | 6 | 684 |
- 115 | 6 | 690 |
- 116 | 8 | 928 |
- 117 | 5 | 585 |
- 118 | 9 | 1062 |
- 119 | 2 | 238 |
- 120 | 3 | 360 |
- 121 | 6 | 726 |
- 122 | 6 | 732 |
- 123 | 6 | 738 |
- 124 | 6 | 744 |
- 125 | 2 | 250 |
- 126 | 2 | 252 |
- 127 | 5 | 635 |
- 130 | 6 | 780 |
- 131 | 7 | 917 |
- 132 | 11 | 1452 |
- 133 | 6 | 798 |
- 134 | 6 | 804 |
- 135 | 5 | 675 |
- 136 | 7 | 952 |
- 137 | 6 | 822 |
- 138 | 6 | 828 |
- 139 | 7 | 973 |
- 140 | 6 | 840 |
- 141 | 2 | 282 |
- 142 | 14 | 1988 |
- 143 | 7 | 1001 |
- 144 | 6 | 864 |
- 145 | 9 | 1305 |
- 146 | 4 | 584 |
- 147 | 5 | 735 |
- 148 | 6 | 888 |
- 149 | 5 | 745 |
- 150 | 3 | 450 |
- 151 | 7 | 1057 |
- 152 | 1 | 152 |
- 153 | 5 | 765 |
- 154 | 6 | 924 |
- 155 | 4 | 620 |
- 156 | 4 | 624 |
- 157 | 6 | 942 |
- 158 | 4 | 632 |
- 159 | 7 | 1113 |
- 160 | 2 | 320 |
- 161 | 5 | 805 |
- 162 | 4 | 648 |
- 163 | 2 | 326 |
- 164 | 3 | 492 |
- 165 | 7 | 1155 |
- 166 | 6 | 996 |
- 167 | 3 | 501 |
- 168 | 4 | 672 |
- 169 | 4 | 676 |
- 170 | 3 | 510 |
- 171 | 7 | 1197 |
- 172 | 4 | 688 |
- 173 | 3 | 519 |
- 174 | 3 | 522 |
- 175 | 3 | 525 |
- 176 | 2 | 352 |
- 177 | 3 | 531 |
- 178 | 3 | 534 |
- 179 | 1 | 179 |
- 180 | 2 | 360 |
- 182 | 2 | 364 |
- 183 | 4 | 732 |
- 184 | 3 | 552 |
- 185 | 4 | 740 |
- 186 | 4 | 744 |
- 187 | 1 | 187 |
- 188 | 2 | 376 |
- 189 | 3 | 567 |
- 190 | 5 | 950 |
- 191 | 5 | 955 |
- 192 | 4 | 768 |
- 193 | 3 | 579 |
- 194 | 4 | 776 |
- 195 | 3 | 585 |
- 196 | 4 | 784 |
- 197 | 2 | 394 |
- 198 | 3 | 594 |
- 199 | 6 | 1194 |
- 200 | 6 | 1200 |
- 201 | 3 | 603 |
- 202 | 5 | 1010 |
- 203 | 5 | 1015 |
- 204 | 5 | 1020 |
- 205 | 4 | 820 |
- 206 | 3 | 618 |
- 207 | 1 | 207 |
- 208 | 4 | 832 |
- 209 | 3 | 627 |
- 210 | 2 | 420 |
- 211 | 5 | 1055 |
- 212 | 3 | 636 |
- 213 | 2 | 426 |
- 214 | 1 | 214 |
- 215 | 3 | 645 |
- 216 | 2 | 432 |
- 217 | 4 | 868 |
- 218 | 2 | 436 |
- 221 | 4 | 884 |
- 222 | 3 | 666 |
- 223 | 2 | 446 |
- 224 | 2 | 448 |
- 225 | 6 | 1350 |
- 226 | 2 | 452 |
- 227 | 7 | 1589 |
- 228 | 4 | 912 |
- 229 | 1 | 229 |
- 230 | 4 | 920 |
- 231 | 3 | 693 |
- 232 | 4 | 928 |
- 233 | 5 | 1165 |
- 234 | 1 | 234 |
- 235 | 1 | 235 |
- 236 | 4 | 944 |
- 238 | 2 | 476 |
- 240 | 4 | 960 |
- 241 | 1 | 241 |
- 242 | 2 | 484 |
- 243 | 4 | 972 |
- 244 | 1 | 244 |
- 245 | 3 | 735 |
- 246 | 1 | 246 |
- 247 | 5 | 1235 |
- 248 | 3 | 744 |
- 249 | 4 | 996 |
- 250 | 2 | 500 |
- 251 | 5 | 1255 |
- 252 | 3 | 756 |
- 253 | 2 | 506 |
- 254 | 5 | 1270 |
- 255 | 4 | 1020 |
- 256 | 4 | 1024 |
- 257 | 1 | 257 |
- 258 | 1 | 258 |
- 259 | 3 | 777 |
- 260 | 48888 | 12710880 |
- Total | 49890 | 12839010 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 48888 |
- 2 | 1000 |
- 8 | 1 |
- Total | 49889 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333530266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888233040a9e30ec
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3333303430613965
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_13.json b/autobahn/client/tungstenite_case_12_3_13.json
deleted file mode 100644
index 7ae2f76..0000000
--- a/autobahn/client/tungstenite_case_12_3_13.json
+++ /dev/null
@@ -1,1009 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 350,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6885,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=350&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7W3T0IMcGzdshIghr6fH5g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bCb6Y6qRI+1xZ6L03B43GlaWGE4=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.13",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "12005": 1,
- "12011": 1,
- "12014": 1,
- "12019": 1,
- "12021": 1,
- "12028": 1,
- "12032": 1,
- "12035": 1,
- "12036": 1,
- "12042": 1,
- "12043": 1,
- "12044": 1,
- "12045": 1,
- "12049": 1,
- "12053": 1,
- "12054": 1,
- "12057": 1,
- "12061": 1,
- "12063": 1,
- "12065": 2,
- "12068": 1,
- "12071": 1,
- "12074": 1,
- "12075": 1,
- "12079": 1,
- "12084": 1,
- "12086": 1,
- "12087": 1,
- "12093": 1,
- "12096": 1,
- "12097": 1,
- "12099": 1,
- "12100": 1,
- "12102": 1,
- "12105": 2,
- "12108": 1,
- "12112": 1,
- "12113": 2,
- "12116": 1,
- "12119": 1,
- "12122": 1,
- "12127": 1,
- "12128": 2,
- "12132": 1,
- "12133": 1,
- "12137": 1,
- "12140": 1,
- "12141": 1,
- "12142": 2,
- "12144": 2,
- "12145": 3,
- "12146": 1,
- "12147": 1,
- "12149": 1,
- "12152": 4,
- "12154": 1,
- "12155": 1,
- "12157": 1,
- "12159": 1,
- "12163": 1,
- "12165": 2,
- "12167": 2,
- "12171": 2,
- "12175": 2,
- "12181": 1,
- "12182": 1,
- "12183": 1,
- "12188": 1,
- "12200": 1,
- "12204": 1,
- "12208": 2,
- "12209": 2,
- "12210": 1,
- "12211": 1,
- "12213": 2,
- "12214": 3,
- "12216": 1,
- "12219": 1,
- "12220": 2,
- "12222": 2,
- "12223": 3,
- "12224": 1,
- "12225": 2,
- "12226": 2,
- "12228": 1,
- "12229": 1,
- "12230": 1,
- "12231": 3,
- "12232": 3,
- "12233": 1,
- "12234": 3,
- "12235": 2,
- "12236": 4,
- "12239": 2,
- "12240": 2,
- "12241": 1,
- "12242": 1,
- "12243": 1,
- "12244": 2,
- "12245": 1,
- "12246": 4,
- "12247": 2,
- "12248": 4,
- "12249": 2,
- "12250": 2,
- "12251": 3,
- "12252": 2,
- "12255": 1,
- "12256": 5,
- "12257": 6,
- "12258": 1,
- "12260": 5,
- "12261": 1,
- "12262": 2,
- "12263": 8,
- "12264": 1,
- "12265": 4,
- "12266": 2,
- "12267": 2,
- "12268": 5,
- "12269": 3,
- "12270": 3,
- "12271": 6,
- "12272": 3,
- "12273": 3,
- "12274": 1,
- "12275": 4,
- "12276": 5,
- "12277": 4,
- "12278": 4,
- "12279": 4,
- "12280": 4,
- "12281": 2,
- "12282": 2,
- "12283": 2,
- "12284": 5,
- "12285": 2,
- "12286": 1,
- "12287": 3,
- "12288": 2,
- "12289": 5,
- "12290": 5,
- "12291": 4,
- "12292": 3,
- "12293": 6,
- "12294": 7,
- "12295": 7,
- "12296": 4,
- "12297": 6,
- "12298": 5,
- "12299": 4,
- "12300": 3,
- "12301": 4,
- "12302": 4,
- "12303": 2,
- "12304": 5,
- "12305": 2,
- "12306": 3,
- "12307": 1,
- "12308": 5,
- "12309": 2,
- "12310": 4,
- "12311": 2,
- "12312": 1,
- "12313": 2,
- "12314": 1,
- "12315": 2,
- "12316": 3,
- "12317": 7,
- "12318": 4,
- "12319": 1,
- "12320": 5,
- "12321": 2,
- "12322": 4,
- "12323": 2,
- "12324": 5,
- "12325": 2,
- "12326": 2,
- "12327": 3,
- "12328": 4,
- "12329": 2,
- "12330": 2,
- "12331": 4,
- "12332": 3,
- "12333": 3,
- "12334": 1,
- "12335": 2,
- "12337": 1,
- "12338": 3,
- "12339": 2,
- "12340": 3,
- "12342": 4,
- "12343": 1,
- "12344": 2,
- "12345": 1,
- "12347": 1,
- "12348": 2,
- "12350": 4,
- "12351": 4,
- "12353": 2,
- "12357": 1,
- "12359": 1,
- "12360": 1,
- "12361": 1,
- "12362": 1,
- "12364": 1,
- "12365": 1,
- "12366": 1,
- "12367": 1,
- "12368": 1,
- "12371": 1,
- "12373": 2,
- "12374": 1,
- "12376": 2,
- "12382": 2,
- "12384": 1,
- "12385": 1,
- "12390": 1,
- "12402": 1,
- "12403": 1,
- "12408": 1,
- "12409": 1,
- "12410": 1,
- "12411": 1,
- "12412": 1,
- "12413": 1,
- "12414": 1,
- "12415": 1,
- "12416": 1,
- "12418": 2,
- "12419": 2,
- "12425": 1,
- "12426": 1,
- "12427": 1,
- "12430": 1,
- "12431": 1,
- "12432": 3,
- "12435": 1,
- "12436": 1,
- "12437": 1,
- "12438": 1,
- "12441": 3,
- "12442": 2,
- "12443": 1,
- "12445": 1,
- "12446": 1,
- "12448": 1,
- "12449": 1,
- "12450": 1,
- "12451": 1,
- "12455": 3,
- "12458": 1,
- "12461": 1,
- "12462": 1,
- "12465": 1,
- "12466": 2,
- "12468": 2,
- "12469": 1,
- "12470": 2,
- "12473": 3,
- "12474": 1,
- "12479": 1,
- "12481": 1,
- "12482": 1,
- "12486": 1,
- "12487": 2,
- "12492": 2,
- "12499": 1,
- "12502": 1,
- "12503": 2,
- "12504": 2,
- "12505": 2,
- "12506": 2,
- "12507": 1,
- "12508": 2,
- "12509": 1,
- "12510": 1,
- "12511": 1,
- "12513": 1,
- "12515": 1,
- "12516": 2,
- "12517": 2,
- "12520": 3,
- "12521": 1,
- "12523": 3,
- "12524": 1,
- "12525": 2,
- "12527": 1,
- "12528": 1,
- "12529": 1,
- "12530": 1,
- "12532": 1,
- "12533": 2,
- "12536": 1,
- "12537": 2,
- "12539": 1,
- "12542": 2,
- "12544": 1,
- "12546": 2,
- "12547": 1,
- "12548": 1,
- "12549": 2,
- "12550": 2,
- "12552": 1,
- "12554": 2,
- "12556": 2,
- "12559": 2,
- "12562": 2,
- "12565": 1,
- "12566": 1,
- "12568": 1,
- "12569": 1,
- "12571": 3,
- "12572": 1,
- "12573": 1,
- "12575": 1,
- "12576": 1,
- "12577": 2,
- "12578": 1,
- "12580": 1,
- "12581": 2,
- "12582": 1,
- "12583": 2,
- "12585": 1,
- "12586": 1,
- "12591": 1,
- "12594": 1,
- "12597": 1,
- "12598": 1,
- "12600": 2,
- "12601": 2,
- "12602": 2,
- "12603": 1,
- "12604": 1,
- "12607": 1,
- "12612": 1,
- "12616": 1,
- "12619": 1,
- "12624": 2,
- "12629": 1,
- "12633": 1,
- "12637": 1,
- "12638": 2,
- "12641": 2,
- "12644": 2,
- "12645": 1,
- "12648": 1,
- "12649": 2,
- "12650": 1,
- "12651": 3,
- "12652": 2,
- "12654": 1,
- "12655": 1,
- "12657": 1,
- "12658": 1,
- "12659": 1,
- "12660": 1,
- "12664": 1,
- "12665": 1,
- "12668": 1,
- "12672": 1,
- "12675": 1,
- "12676": 1,
- "12679": 1,
- "12680": 2,
- "12681": 2,
- "12682": 1,
- "12685": 1,
- "12686": 1,
- "12689": 1,
- "12698": 1,
- "12699": 1,
- "12702": 1,
- "12706": 1,
- "12707": 2,
- "12711": 1,
- "12715": 1,
- "12717": 1,
- "12719": 1,
- "12720": 1,
- "12724": 1,
- "12725": 1,
- "12726": 2,
- "12728": 1,
- "12730": 1,
- "12732": 1,
- "12733": 3,
- "12736": 1,
- "12738": 1,
- "12744": 1,
- "12746": 1,
- "12747": 1,
- "12750": 1,
- "12751": 1,
- "12753": 1,
- "12757": 1,
- "12759": 2,
- "12761": 1,
- "12770": 1,
- "12771": 1,
- "12779": 1,
- "12781": 2,
- "12783": 1,
- "12784": 3,
- "12789": 1,
- "12795": 1,
- "12798": 2,
- "12799": 2,
- "12800": 1,
- "12801": 1,
- "12802": 1,
- "12806": 1,
- "12807": 1,
- "12810": 1,
- "12811": 1,
- "12815": 2,
- "12817": 1,
- "12820": 1,
- "12823": 2,
- "12824": 1,
- "12825": 1,
- "12826": 2,
- "12829": 1,
- "12830": 2,
- "12831": 2,
- "12834": 1,
- "12836": 1,
- "12837": 1,
- "12838": 1,
- "12841": 2,
- "12844": 2,
- "12845": 2,
- "12846": 1,
- "12849": 1,
- "12852": 1,
- "12853": 2,
- "12855": 1,
- "12858": 3,
- "12859": 2,
- "12863": 1,
- "12865": 1,
- "12868": 1,
- "12869": 1,
- "12871": 2,
- "12873": 1,
- "12874": 1,
- "12875": 1,
- "12876": 2,
- "12878": 1,
- "12883": 1,
- "12884": 1,
- "12887": 1,
- "12888": 2,
- "12889": 2,
- "12890": 2,
- "12891": 1,
- "12892": 3,
- "12893": 1,
- "12894": 2,
- "12895": 1,
- "12896": 1,
- "12898": 1,
- "12899": 4,
- "12900": 2,
- "12901": 2,
- "12902": 3,
- "12904": 1,
- "12906": 1,
- "12908": 1,
- "12909": 1,
- "12910": 2,
- "12911": 6,
- "12912": 1,
- "12914": 1,
- "12915": 1,
- "12916": 1,
- "12919": 1,
- "12920": 1,
- "12922": 1,
- "12923": 1,
- "12925": 1,
- "12926": 1,
- "12928": 1,
- "12929": 2,
- "12930": 4,
- "12931": 1,
- "12936": 1,
- "12940": 2,
- "12941": 2,
- "12943": 1,
- "12944": 1,
- "12948": 1,
- "12949": 1,
- "12951": 1,
- "12954": 2,
- "12956": 1,
- "12959": 2,
- "12960": 1,
- "12962": 1,
- "12965": 1,
- "12977": 1,
- "12984": 1,
- "12988": 1,
- "12990": 1,
- "12997": 1,
- "13004": 1,
- "13017": 1,
- "13025": 1,
- "13028": 1,
- "13031": 2,
- "13032": 1,
- "13033": 1,
- "13035": 4,
- "13038": 2,
- "13039": 3,
- "13040": 2,
- "13041": 3,
- "13042": 1,
- "13043": 1,
- "13044": 1,
- "13045": 1,
- "13047": 2,
- "13065": 1,
- "13072": 1,
- "13079": 1,
- "13080": 1,
- "13085": 1,
- "13099": 1,
- "13100": 1,
- "13108": 1,
- "13110": 2,
- "13113": 1,
- "13116": 1,
- "13117": 1,
- "13132": 1,
- "13145": 1,
- "13162": 1,
- "13163": 1,
- "13164": 1,
- "13165": 1,
- "13172": 1,
- "13176": 1,
- "13184": 1,
- "13189": 1,
- "13192": 1,
- "13195": 1,
- "13198": 1,
- "13206": 1,
- "13214": 1,
- "13216": 1,
- "13220": 1,
- "13222": 1,
- "13224": 1,
- "13225": 1,
- "13226": 1,
- "13231": 1,
- "13233": 1,
- "13238": 1,
- "13239": 1,
- "13245": 1,
- "13258": 1,
- "13262": 1,
- "13272": 1,
- "13274": 1,
- "13278": 1,
- "13281": 1,
- "13289": 1,
- "13293": 1,
- "13299": 1,
- "13301": 3,
- "13303": 1,
- "13304": 1,
- "13312": 1,
- "13313": 1,
- "13314": 1,
- "13317": 1,
- "13319": 1,
- "13321": 2,
- "13323": 1,
- "13325": 1,
- "13326": 1,
- "13336": 2,
- "13337": 1,
- "13343": 1,
- "13344": 1,
- "13345": 1,
- "13348": 1,
- "13352": 1,
- "13353": 1,
- "13359": 1,
- "13360": 1,
- "13362": 1,
- "13365": 1,
- "13369": 1,
- "13370": 1,
- "13372": 2,
- "13376": 1,
- "13378": 1,
- "13380": 1,
- "13394": 1,
- "13399": 1,
- "13401": 1,
- "13409": 1,
- "13412": 1,
- "13413": 1,
- "13424": 1,
- "13428": 1,
- "13459": 1,
- "13480": 2,
- "13492": 1,
- "13496": 1,
- "13513": 1,
- "13541": 3,
- "13545": 1,
- "13551": 1,
- "14094": 1
- },
- "started": "2020-09-07T18:47:31.345Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.38294537353515623,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 12548354,
- "incomingOctetsWireLevel": 12556354,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0006375338151920165,
- "outgoingCompressionRatio": 0.3857490234375,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 12640224,
- "outgoingOctetsWireLevel": 12838754,
- "outgoingWebSocketFrames": 49888,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.01570620900389107,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 48888,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 4,
- "3": 2,
- "4": 3,
- "5": 1,
- "6": 3,
- "7": 5,
- "8": 4,
- "9": 2,
- "10": 4,
- "11": 3,
- "12": 4,
- "13": 1,
- "14": 3,
- "16": 2,
- "17": 1,
- "18": 1,
- "19": 4,
- "20": 5,
- "21": 2,
- "22": 5,
- "24": 1,
- "25": 4,
- "26": 6,
- "27": 3,
- "28": 2,
- "29": 4,
- "30": 6,
- "31": 1,
- "32": 1,
- "33": 2,
- "34": 4,
- "35": 3,
- "36": 4,
- "37": 4,
- "38": 2,
- "39": 1,
- "40": 3,
- "41": 3,
- "42": 2,
- "43": 3,
- "44": 3,
- "45": 2,
- "46": 3,
- "47": 4,
- "48": 7,
- "49": 3,
- "50": 5,
- "51": 6,
- "52": 2,
- "53": 2,
- "54": 3,
- "55": 2,
- "56": 1,
- "57": 4,
- "59": 4,
- "60": 3,
- "61": 2,
- "62": 4,
- "63": 3,
- "64": 4,
- "65": 2,
- "66": 5,
- "67": 8,
- "68": 7,
- "69": 8,
- "70": 4,
- "71": 2,
- "72": 3,
- "73": 5,
- "74": 4,
- "75": 2,
- "76": 4,
- "77": 4,
- "78": 4,
- "79": 6,
- "80": 7,
- "81": 2,
- "82": 3,
- "83": 7,
- "84": 4,
- "85": 3,
- "86": 4,
- "87": 3,
- "88": 5,
- "89": 5,
- "90": 4,
- "91": 6,
- "92": 5,
- "93": 3,
- "94": 3,
- "95": 4,
- "96": 8,
- "97": 7,
- "98": 8,
- "99": 2,
- "100": 9,
- "101": 6,
- "102": 8,
- "103": 2,
- "104": 8,
- "105": 4,
- "106": 5,
- "107": 6,
- "108": 9,
- "109": 7,
- "110": 4,
- "111": 10,
- "112": 7,
- "113": 9,
- "114": 6,
- "115": 6,
- "116": 8,
- "117": 5,
- "118": 9,
- "119": 2,
- "120": 3,
- "121": 6,
- "122": 6,
- "123": 6,
- "124": 6,
- "125": 2,
- "126": 2,
- "127": 5,
- "130": 6,
- "131": 7,
- "132": 11,
- "133": 6,
- "134": 6,
- "135": 5,
- "136": 7,
- "137": 6,
- "138": 6,
- "139": 7,
- "140": 6,
- "141": 2,
- "142": 14,
- "143": 7,
- "144": 6,
- "145": 9,
- "146": 4,
- "147": 5,
- "148": 6,
- "149": 5,
- "150": 3,
- "151": 7,
- "152": 1,
- "153": 5,
- "154": 6,
- "155": 4,
- "156": 4,
- "157": 6,
- "158": 4,
- "159": 7,
- "160": 2,
- "161": 5,
- "162": 4,
- "163": 2,
- "164": 3,
- "165": 7,
- "166": 6,
- "167": 3,
- "168": 4,
- "169": 4,
- "170": 3,
- "171": 7,
- "172": 4,
- "173": 3,
- "174": 3,
- "175": 3,
- "176": 2,
- "177": 3,
- "178": 3,
- "179": 1,
- "180": 2,
- "182": 2,
- "183": 4,
- "184": 3,
- "185": 4,
- "186": 4,
- "187": 1,
- "188": 2,
- "189": 3,
- "190": 5,
- "191": 5,
- "192": 4,
- "193": 3,
- "194": 4,
- "195": 3,
- "196": 4,
- "197": 2,
- "198": 3,
- "199": 6,
- "200": 6,
- "201": 3,
- "202": 5,
- "203": 5,
- "204": 5,
- "205": 4,
- "206": 3,
- "207": 1,
- "208": 4,
- "209": 3,
- "210": 2,
- "211": 5,
- "212": 3,
- "213": 2,
- "214": 1,
- "215": 3,
- "216": 2,
- "217": 4,
- "218": 2,
- "221": 4,
- "222": 3,
- "223": 2,
- "224": 2,
- "225": 6,
- "226": 2,
- "227": 7,
- "228": 4,
- "229": 1,
- "230": 4,
- "231": 3,
- "232": 4,
- "233": 5,
- "234": 1,
- "235": 1,
- "236": 4,
- "238": 2,
- "240": 4,
- "241": 1,
- "242": 2,
- "243": 4,
- "244": 1,
- "245": 3,
- "246": 1,
- "247": 5,
- "248": 3,
- "249": 4,
- "250": 2,
- "251": 5,
- "252": 3,
- "253": 2,
- "254": 5,
- "255": 4,
- "256": 4,
- "257": 1,
- "258": 1,
- "259": 3,
- "260": 48888
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333530266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888233040a9e30ec"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "33040a9e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_14.html b/autobahn/client/tungstenite_case_12_3_14.html
deleted file mode 100644
index cee42a4..0000000
--- a/autobahn/client/tungstenite_case_12_3_14.html
+++ /dev/null
@@ -1,1265 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.14 : Pass - 12894 ms @ 2020-09-07T18:47:38.231Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=351&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: hckmHtxXmoac0y1WDBfwGQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KvnptG1FMPWe2NEiJLZHKs8ia6M=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 24229 | 1 | 24229 |
- 24231 | 1 | 24231 |
- 24240 | 1 | 24240 |
- 24241 | 1 | 24241 |
- 24242 | 1 | 24242 |
- 24243 | 2 | 48486 |
- 24244 | 1 | 24244 |
- 24248 | 2 | 48496 |
- 24256 | 1 | 24256 |
- 24258 | 2 | 48516 |
- 24262 | 1 | 24262 |
- 24268 | 1 | 24268 |
- 24269 | 1 | 24269 |
- 24270 | 1 | 24270 |
- 24282 | 1 | 24282 |
- 24296 | 3 | 72888 |
- 24299 | 1 | 24299 |
- 24303 | 1 | 24303 |
- 24306 | 1 | 24306 |
- 24313 | 1 | 24313 |
- 24314 | 1 | 24314 |
- 24316 | 1 | 24316 |
- 24318 | 1 | 24318 |
- 24322 | 1 | 24322 |
- 24347 | 1 | 24347 |
- 24354 | 1 | 24354 |
- 24371 | 1 | 24371 |
- 24374 | 1 | 24374 |
- 24381 | 1 | 24381 |
- 24384 | 1 | 24384 |
- 24389 | 2 | 48778 |
- 24390 | 1 | 24390 |
- 24392 | 1 | 24392 |
- 24393 | 2 | 48786 |
- 24394 | 3 | 73182 |
- 24395 | 2 | 48790 |
- 24396 | 1 | 24396 |
- 24397 | 2 | 48794 |
- 24398 | 2 | 48796 |
- 24399 | 1 | 24399 |
- 24400 | 1 | 24400 |
- 24401 | 2 | 48802 |
- 24402 | 1 | 24402 |
- 24405 | 1 | 24405 |
- 24406 | 1 | 24406 |
- 24408 | 1 | 24408 |
- 24409 | 1 | 24409 |
- 24410 | 2 | 48820 |
- 24412 | 1 | 24412 |
- 24413 | 1 | 24413 |
- 24415 | 1 | 24415 |
- 24417 | 1 | 24417 |
- 24418 | 2 | 48836 |
- 24419 | 2 | 48838 |
- 24420 | 2 | 48840 |
- 24421 | 1 | 24421 |
- 24422 | 1 | 24422 |
- 24423 | 3 | 73269 |
- 24424 | 2 | 48848 |
- 24425 | 1 | 24425 |
- 24426 | 2 | 48852 |
- 24427 | 2 | 48854 |
- 24428 | 2 | 48856 |
- 24429 | 1 | 24429 |
- 24432 | 2 | 48864 |
- 24433 | 1 | 24433 |
- 24434 | 4 | 97736 |
- 24435 | 2 | 48870 |
- 24436 | 1 | 24436 |
- 24438 | 1 | 24438 |
- 24439 | 3 | 73317 |
- 24443 | 1 | 24443 |
- 24445 | 1 | 24445 |
- 24447 | 1 | 24447 |
- 24449 | 1 | 24449 |
- 24450 | 1 | 24450 |
- 24451 | 2 | 48902 |
- 24454 | 2 | 48908 |
- 24455 | 1 | 24455 |
- 24458 | 1 | 24458 |
- 24460 | 1 | 24460 |
- 24461 | 1 | 24461 |
- 24462 | 2 | 48924 |
- 24463 | 1 | 24463 |
- 24464 | 1 | 24464 |
- 24468 | 2 | 48936 |
- 24470 | 2 | 48940 |
- 24473 | 2 | 48946 |
- 24476 | 1 | 24476 |
- 24477 | 3 | 73431 |
- 24480 | 1 | 24480 |
- 24483 | 1 | 24483 |
- 24484 | 2 | 48968 |
- 24485 | 2 | 48970 |
- 24486 | 2 | 48972 |
- 24487 | 2 | 48974 |
- 24491 | 2 | 48982 |
- 24492 | 1 | 24492 |
- 24493 | 2 | 48986 |
- 24494 | 1 | 24494 |
- 24496 | 2 | 48992 |
- 24497 | 2 | 48994 |
- 24499 | 1 | 24499 |
- 24500 | 2 | 49000 |
- 24501 | 1 | 24501 |
- 24502 | 1 | 24502 |
- 24503 | 3 | 73509 |
- 24504 | 4 | 98016 |
- 24505 | 1 | 24505 |
- 24506 | 3 | 73518 |
- 24507 | 3 | 73521 |
- 24508 | 6 | 147048 |
- 24510 | 1 | 24510 |
- 24511 | 1 | 24511 |
- 24512 | 5 | 122560 |
- 24513 | 1 | 24513 |
- 24514 | 4 | 98056 |
- 24515 | 1 | 24515 |
- 24516 | 5 | 122580 |
- 24517 | 2 | 49034 |
- 24518 | 1 | 24518 |
- 24519 | 3 | 73557 |
- 24521 | 2 | 49042 |
- 24522 | 2 | 49044 |
- 24525 | 1 | 24525 |
- 24526 | 1 | 24526 |
- 24527 | 2 | 49054 |
- 24528 | 1 | 24528 |
- 24529 | 1 | 24529 |
- 24532 | 2 | 49064 |
- 24533 | 5 | 122665 |
- 24534 | 3 | 73602 |
- 24535 | 1 | 24535 |
- 24536 | 2 | 49072 |
- 24539 | 2 | 49078 |
- 24542 | 6 | 147252 |
- 24543 | 3 | 73629 |
- 24544 | 1 | 24544 |
- 24545 | 1 | 24545 |
- 24546 | 2 | 49092 |
- 24547 | 2 | 49094 |
- 24548 | 2 | 49096 |
- 24549 | 1 | 24549 |
- 24552 | 1 | 24552 |
- 24553 | 2 | 49106 |
- 24554 | 1 | 24554 |
- 24555 | 3 | 73665 |
- 24556 | 2 | 49112 |
- 24557 | 1 | 24557 |
- 24558 | 2 | 49116 |
- 24562 | 2 | 49124 |
- 24563 | 1 | 24563 |
- 24564 | 1 | 24564 |
- 24565 | 1 | 24565 |
- 24566 | 2 | 49132 |
- 24568 | 1 | 24568 |
- 24570 | 1 | 24570 |
- 24571 | 1 | 24571 |
- 24572 | 1 | 24572 |
- 24574 | 1 | 24574 |
- 24575 | 3 | 73725 |
- 24576 | 1 | 24576 |
- 24579 | 1 | 24579 |
- 24583 | 1 | 24583 |
- 24585 | 1 | 24585 |
- 24586 | 1 | 24586 |
- 24589 | 2 | 49178 |
- 24591 | 1 | 24591 |
- 24596 | 1 | 24596 |
- 24598 | 1 | 24598 |
- 24604 | 1 | 24604 |
- 24609 | 1 | 24609 |
- 24612 | 1 | 24612 |
- 24619 | 1 | 24619 |
- 24624 | 1 | 24624 |
- 24627 | 1 | 24627 |
- 24629 | 1 | 24629 |
- 24636 | 1 | 24636 |
- 24641 | 1 | 24641 |
- 24642 | 1 | 24642 |
- 24643 | 2 | 49286 |
- 24644 | 1 | 24644 |
- 24645 | 1 | 24645 |
- 24646 | 1 | 24646 |
- 24647 | 2 | 49294 |
- 24651 | 1 | 24651 |
- 24656 | 1 | 24656 |
- 24658 | 1 | 24658 |
- 24670 | 2 | 49340 |
- 24672 | 1 | 24672 |
- 24676 | 2 | 49352 |
- 24680 | 1 | 24680 |
- 24685 | 1 | 24685 |
- 24688 | 1 | 24688 |
- 24690 | 1 | 24690 |
- 24693 | 2 | 49386 |
- 24694 | 1 | 24694 |
- 24695 | 3 | 74085 |
- 24701 | 1 | 24701 |
- 24703 | 1 | 24703 |
- 24705 | 2 | 49410 |
- 24706 | 3 | 74118 |
- 24710 | 2 | 49420 |
- 24711 | 3 | 74133 |
- 24714 | 1 | 24714 |
- 24715 | 1 | 24715 |
- 24716 | 1 | 24716 |
- 24717 | 2 | 49434 |
- 24719 | 1 | 24719 |
- 24720 | 2 | 49440 |
- 24723 | 1 | 24723 |
- 24724 | 2 | 49448 |
- 24725 | 1 | 24725 |
- 24727 | 1 | 24727 |
- 24729 | 2 | 49458 |
- 24735 | 1 | 24735 |
- 24739 | 1 | 24739 |
- 24743 | 1 | 24743 |
- 24745 | 4 | 98980 |
- 24746 | 1 | 24746 |
- 24747 | 1 | 24747 |
- 24748 | 1 | 24748 |
- 24749 | 1 | 24749 |
- 24751 | 1 | 24751 |
- 24754 | 1 | 24754 |
- 24755 | 1 | 24755 |
- 24759 | 1 | 24759 |
- 24762 | 1 | 24762 |
- 24766 | 1 | 24766 |
- 24769 | 1 | 24769 |
- 24772 | 3 | 74316 |
- 24774 | 2 | 49548 |
- 24775 | 2 | 49550 |
- 24779 | 1 | 24779 |
- 24780 | 2 | 49560 |
- 24781 | 2 | 49562 |
- 24782 | 1 | 24782 |
- 24785 | 1 | 24785 |
- 24790 | 2 | 49580 |
- 24791 | 1 | 24791 |
- 24792 | 2 | 49584 |
- 24794 | 1 | 24794 |
- 24796 | 1 | 24796 |
- 24799 | 1 | 24799 |
- 24800 | 1 | 24800 |
- 24801 | 1 | 24801 |
- 24802 | 1 | 24802 |
- 24803 | 1 | 24803 |
- 24804 | 1 | 24804 |
- 24805 | 1 | 24805 |
- 24806 | 1 | 24806 |
- 24808 | 1 | 24808 |
- 24809 | 1 | 24809 |
- 24812 | 1 | 24812 |
- 24813 | 1 | 24813 |
- 24814 | 2 | 49628 |
- 24821 | 1 | 24821 |
- 24825 | 1 | 24825 |
- 24826 | 2 | 49652 |
- 24829 | 1 | 24829 |
- 24830 | 1 | 24830 |
- 24831 | 1 | 24831 |
- 24832 | 2 | 49664 |
- 24833 | 1 | 24833 |
- 24834 | 1 | 24834 |
- 24835 | 1 | 24835 |
- 24837 | 1 | 24837 |
- 24838 | 2 | 49676 |
- 24839 | 1 | 24839 |
- 24841 | 2 | 49682 |
- 24843 | 1 | 24843 |
- 24846 | 1 | 24846 |
- 24852 | 1 | 24852 |
- 24859 | 1 | 24859 |
- 24860 | 1 | 24860 |
- 24861 | 1 | 24861 |
- 24866 | 1 | 24866 |
- 24870 | 2 | 49740 |
- 24871 | 2 | 49742 |
- 24876 | 1 | 24876 |
- 24877 | 1 | 24877 |
- 24880 | 1 | 24880 |
- 24881 | 1 | 24881 |
- 24885 | 2 | 49770 |
- 24887 | 1 | 24887 |
- 24893 | 1 | 24893 |
- 24896 | 1 | 24896 |
- 24899 | 1 | 24899 |
- 24915 | 2 | 49830 |
- 24916 | 1 | 24916 |
- 24917 | 1 | 24917 |
- 24918 | 1 | 24918 |
- 24919 | 1 | 24919 |
- 24930 | 1 | 24930 |
- 24936 | 1 | 24936 |
- 24938 | 1 | 24938 |
- 24939 | 1 | 24939 |
- 24945 | 1 | 24945 |
- 24947 | 1 | 24947 |
- 24950 | 2 | 49900 |
- 24955 | 1 | 24955 |
- 24959 | 1 | 24959 |
- 24963 | 1 | 24963 |
- 24967 | 1 | 24967 |
- 24970 | 1 | 24970 |
- 24972 | 3 | 74916 |
- 24973 | 1 | 24973 |
- 24976 | 1 | 24976 |
- 24977 | 2 | 49954 |
- 24978 | 2 | 49956 |
- 24984 | 1 | 24984 |
- 24986 | 2 | 49972 |
- 24988 | 2 | 49976 |
- 24990 | 1 | 24990 |
- 24995 | 1 | 24995 |
- 24996 | 2 | 49992 |
- 24997 | 1 | 24997 |
- 24998 | 1 | 24998 |
- 25000 | 1 | 25000 |
- 25001 | 1 | 25001 |
- 25002 | 1 | 25002 |
- 25003 | 1 | 25003 |
- 25004 | 1 | 25004 |
- 25005 | 3 | 75015 |
- 25007 | 1 | 25007 |
- 25009 | 2 | 50018 |
- 25011 | 1 | 25011 |
- 25013 | 1 | 25013 |
- 25014 | 1 | 25014 |
- 25016 | 1 | 25016 |
- 25018 | 1 | 25018 |
- 25023 | 1 | 25023 |
- 25024 | 1 | 25024 |
- 25027 | 1 | 25027 |
- 25028 | 1 | 25028 |
- 25029 | 2 | 50058 |
- 25031 | 1 | 25031 |
- 25033 | 2 | 50066 |
- 25035 | 2 | 50070 |
- 25036 | 1 | 25036 |
- 25037 | 2 | 50074 |
- 25039 | 2 | 50078 |
- 25040 | 2 | 50080 |
- 25041 | 2 | 50082 |
- 25042 | 2 | 50084 |
- 25044 | 4 | 100176 |
- 25047 | 1 | 25047 |
- 25048 | 1 | 25048 |
- 25050 | 1 | 25050 |
- 25051 | 2 | 50102 |
- 25052 | 1 | 25052 |
- 25053 | 2 | 50106 |
- 25054 | 1 | 25054 |
- 25055 | 2 | 50110 |
- 25056 | 1 | 25056 |
- 25059 | 1 | 25059 |
- 25060 | 1 | 25060 |
- 25064 | 2 | 50128 |
- 25065 | 1 | 25065 |
- 25066 | 3 | 75198 |
- 25068 | 1 | 25068 |
- 25069 | 1 | 25069 |
- 25071 | 2 | 50142 |
- 25072 | 2 | 50144 |
- 25073 | 1 | 25073 |
- 25076 | 2 | 50152 |
- 25079 | 1 | 25079 |
- 25080 | 1 | 25080 |
- 25081 | 2 | 50162 |
- 25082 | 2 | 50164 |
- 25083 | 1 | 25083 |
- 25084 | 1 | 25084 |
- 25085 | 1 | 25085 |
- 25086 | 1 | 25086 |
- 25087 | 2 | 50174 |
- 25088 | 1 | 25088 |
- 25089 | 2 | 50178 |
- 25090 | 1 | 25090 |
- 25091 | 1 | 25091 |
- 25093 | 1 | 25093 |
- 25095 | 1 | 25095 |
- 25096 | 2 | 50192 |
- 25101 | 1 | 25101 |
- 25103 | 1 | 25103 |
- 25105 | 1 | 25105 |
- 25108 | 1 | 25108 |
- 25112 | 1 | 25112 |
- 25113 | 1 | 25113 |
- 25114 | 2 | 50228 |
- 25116 | 1 | 25116 |
- 25118 | 1 | 25118 |
- 25119 | 1 | 25119 |
- 25121 | 2 | 50242 |
- 25122 | 1 | 25122 |
- 25125 | 2 | 50250 |
- 25127 | 1 | 25127 |
- 25128 | 1 | 25128 |
- 25129 | 1 | 25129 |
- 25131 | 1 | 25131 |
- 25132 | 2 | 50264 |
- 25133 | 1 | 25133 |
- 25134 | 4 | 100536 |
- 25135 | 1 | 25135 |
- 25136 | 2 | 50272 |
- 25137 | 1 | 25137 |
- 25139 | 1 | 25139 |
- 25140 | 2 | 50280 |
- 25141 | 3 | 75423 |
- 25142 | 1 | 25142 |
- 25143 | 1 | 25143 |
- 25144 | 1 | 25144 |
- 25146 | 2 | 50292 |
- 25147 | 2 | 50294 |
- 25148 | 1 | 25148 |
- 25152 | 1 | 25152 |
- 25155 | 1 | 25155 |
- 25167 | 1 | 25167 |
- 25170 | 1 | 25170 |
- 25179 | 1 | 25179 |
- 25187 | 1 | 25187 |
- 25189 | 1 | 25189 |
- 25190 | 1 | 25190 |
- 25191 | 1 | 25191 |
- 25195 | 1 | 25195 |
- 25198 | 1 | 25198 |
- 25199 | 1 | 25199 |
- 25202 | 1 | 25202 |
- 25204 | 1 | 25204 |
- 25213 | 1 | 25213 |
- 25214 | 1 | 25214 |
- 25216 | 1 | 25216 |
- 25224 | 2 | 50448 |
- 25236 | 1 | 25236 |
- 25240 | 1 | 25240 |
- 25241 | 1 | 25241 |
- 25248 | 1 | 25248 |
- 25250 | 2 | 50500 |
- 25253 | 1 | 25253 |
- 25261 | 1 | 25261 |
- 25266 | 1 | 25266 |
- 25267 | 1 | 25267 |
- 25272 | 1 | 25272 |
- 25276 | 1 | 25276 |
- 25288 | 1 | 25288 |
- 25295 | 1 | 25295 |
- 25296 | 1 | 25296 |
- 25299 | 1 | 25299 |
- 25300 | 1 | 25300 |
- 25301 | 1 | 25301 |
- 25304 | 1 | 25304 |
- 25310 | 1 | 25310 |
- 25316 | 1 | 25316 |
- 25320 | 1 | 25320 |
- 25321 | 1 | 25321 |
- 25324 | 1 | 25324 |
- 25325 | 1 | 25325 |
- 25327 | 2 | 50654 |
- 25328 | 1 | 25328 |
- 25330 | 1 | 25330 |
- 25331 | 1 | 25331 |
- 25334 | 2 | 50668 |
- 25335 | 1 | 25335 |
- 25340 | 1 | 25340 |
- 25342 | 1 | 25342 |
- 25343 | 1 | 25343 |
- 25345 | 1 | 25345 |
- 25346 | 2 | 50692 |
- 25347 | 1 | 25347 |
- 25348 | 1 | 25348 |
- 25350 | 1 | 25350 |
- 25351 | 1 | 25351 |
- 25354 | 1 | 25354 |
- 25357 | 1 | 25357 |
- 25363 | 3 | 76089 |
- 25365 | 1 | 25365 |
- 25368 | 1 | 25368 |
- 25369 | 1 | 25369 |
- 25371 | 1 | 25371 |
- 25373 | 2 | 50746 |
- 25376 | 1 | 25376 |
- 25378 | 1 | 25378 |
- 25380 | 1 | 25380 |
- 25384 | 1 | 25384 |
- 25385 | 1 | 25385 |
- 25389 | 2 | 50778 |
- 25391 | 1 | 25391 |
- 25393 | 1 | 25393 |
- 25411 | 1 | 25411 |
- 25412 | 1 | 25412 |
- 25415 | 1 | 25415 |
- 25419 | 1 | 25419 |
- 25420 | 1 | 25420 |
- 25421 | 1 | 25421 |
- 25424 | 2 | 50848 |
- 25426 | 1 | 25426 |
- 25429 | 1 | 25429 |
- 25433 | 1 | 25433 |
- 25435 | 2 | 50870 |
- 25444 | 2 | 50888 |
- 25445 | 1 | 25445 |
- 25448 | 1 | 25448 |
- 25456 | 2 | 50912 |
- 25461 | 1 | 25461 |
- 25462 | 1 | 25462 |
- 25463 | 1 | 25463 |
- 25464 | 2 | 50928 |
- 25465 | 1 | 25465 |
- 25466 | 1 | 25466 |
- 25468 | 4 | 101872 |
- 25471 | 2 | 50942 |
- 25472 | 2 | 50944 |
- 25473 | 2 | 50946 |
- 25476 | 1 | 25476 |
- 25479 | 1 | 25479 |
- 25481 | 1 | 25481 |
- 25482 | 1 | 25482 |
- 25485 | 1 | 25485 |
- 25489 | 1 | 25489 |
- 25490 | 1 | 25490 |
- 25491 | 2 | 50982 |
- 25496 | 1 | 25496 |
- 25500 | 1 | 25500 |
- 25504 | 1 | 25504 |
- 25508 | 1 | 25508 |
- 25510 | 1 | 25510 |
- 25513 | 1 | 25513 |
- 25519 | 1 | 25519 |
- 25527 | 1 | 25527 |
- 25529 | 1 | 25529 |
- 25530 | 1 | 25530 |
- 25540 | 1 | 25540 |
- 25542 | 1 | 25542 |
- 25550 | 1 | 25550 |
- 25552 | 1 | 25552 |
- 25553 | 1 | 25553 |
- 25557 | 1 | 25557 |
- 25569 | 2 | 51138 |
- 25576 | 1 | 25576 |
- 25578 | 1 | 25578 |
- 25582 | 1 | 25582 |
- 25584 | 2 | 51168 |
- 25588 | 1 | 25588 |
- 25589 | 2 | 51178 |
- 25591 | 1 | 25591 |
- 25592 | 2 | 51184 |
- 25594 | 1 | 25594 |
- 25596 | 1 | 25596 |
- 25597 | 1 | 25597 |
- 25600 | 1 | 25600 |
- 25603 | 1 | 25603 |
- 25605 | 1 | 25605 |
- 25607 | 1 | 25607 |
- 25609 | 1 | 25609 |
- 25610 | 2 | 51220 |
- 25613 | 1 | 25613 |
- 25614 | 2 | 51228 |
- 25615 | 2 | 51230 |
- 25617 | 1 | 25617 |
- 25618 | 2 | 51236 |
- 25619 | 1 | 25619 |
- 25621 | 1 | 25621 |
- 25622 | 1 | 25622 |
- 25623 | 2 | 51246 |
- 25624 | 1 | 25624 |
- 25625 | 2 | 51250 |
- 25626 | 4 | 102504 |
- 25629 | 1 | 25629 |
- 25633 | 3 | 76899 |
- 25634 | 1 | 25634 |
- 25635 | 1 | 25635 |
- 25636 | 4 | 102544 |
- 25637 | 1 | 25637 |
- 25638 | 1 | 25638 |
- 25640 | 2 | 51280 |
- 25641 | 1 | 25641 |
- 25643 | 1 | 25643 |
- 25644 | 2 | 51288 |
- 25645 | 5 | 128225 |
- 25646 | 1 | 25646 |
- 25647 | 1 | 25647 |
- 25648 | 1 | 25648 |
- 25650 | 1 | 25650 |
- 25651 | 1 | 25651 |
- 25652 | 1 | 25652 |
- 25655 | 3 | 76965 |
- 25656 | 2 | 51312 |
- 25658 | 2 | 51316 |
- 25659 | 1 | 25659 |
- 25660 | 2 | 51320 |
- 25661 | 1 | 25661 |
- 25663 | 1 | 25663 |
- 25664 | 2 | 51328 |
- 25666 | 3 | 76998 |
- 25667 | 1 | 25667 |
- 25668 | 1 | 25668 |
- 25669 | 1 | 25669 |
- 25670 | 3 | 77010 |
- 25672 | 2 | 51344 |
- 25673 | 1 | 25673 |
- 25675 | 1 | 25675 |
- 25677 | 1 | 25677 |
- 25678 | 1 | 25678 |
- 25679 | 1 | 25679 |
- 25685 | 1 | 25685 |
- 25686 | 1 | 25686 |
- 25687 | 1 | 25687 |
- 25688 | 2 | 51376 |
- 25690 | 1 | 25690 |
- 25693 | 1 | 25693 |
- 25696 | 1 | 25696 |
- 25697 | 2 | 51394 |
- 25699 | 1 | 25699 |
- 25700 | 1 | 25700 |
- 25702 | 6 | 154212 |
- 25704 | 2 | 51408 |
- 25707 | 2 | 51414 |
- 25710 | 1 | 25710 |
- 25713 | 1 | 25713 |
- 25714 | 2 | 51428 |
- 25716 | 1 | 25716 |
- 25719 | 1 | 25719 |
- 25720 | 1 | 25720 |
- 25721 | 1 | 25721 |
- 25724 | 1 | 25724 |
- 25725 | 1 | 25725 |
- 25726 | 2 | 51452 |
- 25727 | 1 | 25727 |
- 25728 | 2 | 51456 |
- 25732 | 1 | 25732 |
- 25734 | 1 | 25734 |
- 25736 | 2 | 51472 |
- 25739 | 1 | 25739 |
- 25741 | 1 | 25741 |
- 25744 | 1 | 25744 |
- 25746 | 3 | 77238 |
- 25750 | 1 | 25750 |
- 25757 | 2 | 51514 |
- 25758 | 1 | 25758 |
- 25764 | 1 | 25764 |
- 25768 | 1 | 25768 |
- 25777 | 1 | 25777 |
- 25781 | 1 | 25781 |
- 25784 | 1 | 25784 |
- 25787 | 1 | 25787 |
- 25793 | 1 | 25793 |
- 25795 | 2 | 51590 |
- 25797 | 1 | 25797 |
- 25798 | 2 | 51596 |
- 25814 | 1 | 25814 |
- 25817 | 1 | 25817 |
- 25821 | 1 | 25821 |
- 25822 | 1 | 25822 |
- 25826 | 1 | 25826 |
- 25827 | 1 | 25827 |
- 25838 | 1 | 25838 |
- 25842 | 1 | 25842 |
- 25866 | 1 | 25866 |
- 25873 | 1 | 25873 |
- 25881 | 1 | 25881 |
- 25883 | 1 | 25883 |
- 25888 | 1 | 25888 |
- 25902 | 1 | 25902 |
- 25921 | 1 | 25921 |
- 25927 | 1 | 25927 |
- 25942 | 1 | 25942 |
- 25951 | 1 | 25951 |
- 25960 | 1 | 25960 |
- 25961 | 1 | 25961 |
- 25973 | 2 | 51946 |
- 25975 | 1 | 25975 |
- 25993 | 1 | 25993 |
- 25997 | 1 | 25997 |
- 26002 | 1 | 26002 |
- 26007 | 1 | 26007 |
- 26008 | 1 | 26008 |
- 26012 | 2 | 52024 |
- 26013 | 1 | 26013 |
- 26022 | 1 | 26022 |
- 26024 | 2 | 52048 |
- 26025 | 2 | 52050 |
- 26028 | 1 | 26028 |
- 26029 | 1 | 26029 |
- 26031 | 1 | 26031 |
- 26037 | 1 | 26037 |
- 26038 | 1 | 26038 |
- 26044 | 1 | 26044 |
- 26045 | 1 | 26045 |
- 26046 | 4 | 104184 |
- 26047 | 1 | 26047 |
- 26048 | 1 | 26048 |
- 26056 | 2 | 52112 |
- 26057 | 3 | 78171 |
- 26058 | 1 | 26058 |
- 26062 | 1 | 26062 |
- 26063 | 2 | 52126 |
- 26067 | 2 | 52134 |
- 26071 | 1 | 26071 |
- 26074 | 1 | 26074 |
- 26077 | 1 | 26077 |
- 26083 | 1 | 26083 |
- 26096 | 1 | 26096 |
- 26098 | 1 | 26098 |
- 26106 | 1 | 26106 |
- 26107 | 2 | 52214 |
- 26121 | 1 | 26121 |
- 26124 | 1 | 26124 |
- 26133 | 1 | 26133 |
- 26139 | 1 | 26139 |
- 26145 | 2 | 52290 |
- 26146 | 1 | 26146 |
- 26151 | 1 | 26151 |
- 26158 | 1 | 26158 |
- 26159 | 1 | 26159 |
- 26163 | 1 | 26163 |
- 26170 | 1 | 26170 |
- 26171 | 1 | 26171 |
- 26175 | 1 | 26175 |
- 26179 | 1 | 26179 |
- 26838 | 1 | 26838 |
- Total | 1002 | 25075607 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 3 | 6 |
- 3 | 4 | 12 |
- 4 | 2 | 8 |
- 5 | 2 | 10 |
- 6 | 3 | 18 |
- 7 | 2 | 14 |
- 10 | 1 | 10 |
- 11 | 4 | 44 |
- 12 | 1 | 12 |
- 13 | 2 | 26 |
- 14 | 3 | 42 |
- 15 | 2 | 30 |
- 17 | 2 | 34 |
- 18 | 1 | 18 |
- 19 | 2 | 38 |
- 20 | 1 | 20 |
- 21 | 1 | 21 |
- 22 | 4 | 88 |
- 23 | 1 | 23 |
- 24 | 3 | 72 |
- 25 | 3 | 75 |
- 26 | 3 | 78 |
- 27 | 1 | 27 |
- 28 | 2 | 56 |
- 29 | 1 | 29 |
- 30 | 3 | 90 |
- 31 | 1 | 31 |
- 32 | 3 | 96 |
- 33 | 2 | 66 |
- 34 | 1 | 34 |
- 35 | 3 | 105 |
- 37 | 2 | 74 |
- 38 | 2 | 76 |
- 39 | 2 | 78 |
- 40 | 2 | 80 |
- 41 | 3 | 123 |
- 42 | 2 | 84 |
- 43 | 1 | 43 |
- 44 | 2 | 88 |
- 45 | 3 | 135 |
- 46 | 3 | 138 |
- 47 | 2 | 94 |
- 48 | 3 | 144 |
- 50 | 5 | 250 |
- 51 | 4 | 204 |
- 52 | 3 | 156 |
- 53 | 5 | 265 |
- 54 | 3 | 162 |
- 55 | 2 | 110 |
- 56 | 3 | 168 |
- 57 | 5 | 285 |
- 58 | 1 | 58 |
- 59 | 2 | 118 |
- 60 | 1 | 60 |
- 61 | 2 | 122 |
- 63 | 1 | 63 |
- 64 | 3 | 192 |
- 65 | 5 | 325 |
- 66 | 4 | 264 |
- 67 | 3 | 201 |
- 68 | 3 | 204 |
- 69 | 3 | 207 |
- 70 | 1 | 70 |
- 71 | 5 | 355 |
- 72 | 1 | 72 |
- 73 | 4 | 292 |
- 74 | 2 | 148 |
- 75 | 4 | 300 |
- 76 | 6 | 456 |
- 77 | 1 | 77 |
- 78 | 4 | 312 |
- 79 | 3 | 237 |
- 80 | 3 | 240 |
- 81 | 4 | 324 |
- 82 | 5 | 410 |
- 83 | 3 | 249 |
- 84 | 1 | 84 |
- 85 | 4 | 340 |
- 86 | 2 | 172 |
- 87 | 8 | 696 |
- 88 | 2 | 176 |
- 89 | 1 | 89 |
- 90 | 9 | 810 |
- 91 | 5 | 455 |
- 92 | 8 | 736 |
- 93 | 7 | 651 |
- 94 | 5 | 470 |
- 95 | 4 | 380 |
- 96 | 4 | 384 |
- 97 | 6 | 582 |
- 98 | 4 | 392 |
- 99 | 4 | 396 |
- 100 | 4 | 400 |
- 101 | 6 | 606 |
- 102 | 5 | 510 |
- 103 | 5 | 515 |
- 104 | 2 | 208 |
- 105 | 1 | 105 |
- 106 | 7 | 742 |
- 107 | 4 | 428 |
- 108 | 6 | 648 |
- 109 | 4 | 436 |
- 110 | 4 | 440 |
- 111 | 5 | 555 |
- 112 | 7 | 784 |
- 113 | 3 | 339 |
- 114 | 3 | 342 |
- 115 | 4 | 460 |
- 116 | 7 | 812 |
- 117 | 2 | 234 |
- 118 | 1 | 118 |
- 120 | 4 | 480 |
- 121 | 5 | 605 |
- 122 | 3 | 366 |
- 123 | 6 | 738 |
- 124 | 6 | 744 |
- 125 | 7 | 875 |
- 126 | 6 | 756 |
- 127 | 9 | 1143 |
- 130 | 8 | 1040 |
- 131 | 10 | 1310 |
- 132 | 2 | 264 |
- 133 | 5 | 665 |
- 134 | 3 | 402 |
- 135 | 8 | 1080 |
- 136 | 2 | 272 |
- 137 | 6 | 822 |
- 138 | 7 | 966 |
- 139 | 6 | 834 |
- 140 | 6 | 840 |
- 141 | 5 | 705 |
- 142 | 1 | 142 |
- 143 | 3 | 429 |
- 144 | 10 | 1440 |
- 145 | 8 | 1160 |
- 146 | 4 | 584 |
- 147 | 5 | 735 |
- 148 | 5 | 740 |
- 149 | 5 | 745 |
- 150 | 9 | 1350 |
- 151 | 4 | 604 |
- 152 | 3 | 456 |
- 153 | 7 | 1071 |
- 154 | 6 | 924 |
- 155 | 2 | 310 |
- 156 | 6 | 936 |
- 157 | 5 | 785 |
- 158 | 6 | 948 |
- 159 | 4 | 636 |
- 160 | 6 | 960 |
- 161 | 9 | 1449 |
- 162 | 10 | 1620 |
- 163 | 2 | 326 |
- 164 | 6 | 984 |
- 165 | 5 | 825 |
- 166 | 4 | 664 |
- 167 | 8 | 1336 |
- 168 | 3 | 504 |
- 169 | 1 | 169 |
- 170 | 3 | 510 |
- 171 | 6 | 1026 |
- 172 | 1 | 172 |
- 173 | 7 | 1211 |
- 174 | 8 | 1392 |
- 175 | 3 | 525 |
- 176 | 5 | 880 |
- 177 | 7 | 1239 |
- 178 | 1 | 178 |
- 179 | 6 | 1074 |
- 180 | 4 | 720 |
- 181 | 8 | 1448 |
- 182 | 5 | 910 |
- 183 | 5 | 915 |
- 184 | 6 | 1104 |
- 185 | 8 | 1480 |
- 186 | 3 | 558 |
- 187 | 4 | 748 |
- 188 | 5 | 940 |
- 189 | 7 | 1323 |
- 190 | 7 | 1330 |
- 191 | 7 | 1337 |
- 192 | 7 | 1344 |
- 193 | 6 | 1158 |
- 194 | 5 | 970 |
- 195 | 5 | 975 |
- 196 | 5 | 980 |
- 197 | 6 | 1182 |
- 198 | 7 | 1386 |
- 199 | 7 | 1393 |
- 200 | 7 | 1400 |
- 201 | 3 | 603 |
- 202 | 5 | 1010 |
- 203 | 9 | 1827 |
- 204 | 3 | 612 |
- 205 | 7 | 1435 |
- 206 | 9 | 1854 |
- 207 | 5 | 1035 |
- 208 | 7 | 1456 |
- 209 | 6 | 1254 |
- 210 | 5 | 1050 |
- 211 | 6 | 1266 |
- 212 | 2 | 424 |
- 213 | 2 | 426 |
- 214 | 7 | 1498 |
- 215 | 3 | 645 |
- 216 | 1 | 216 |
- 217 | 7 | 1519 |
- 218 | 6 | 1308 |
- 219 | 2 | 438 |
- 220 | 4 | 880 |
- 221 | 3 | 663 |
- 222 | 5 | 1110 |
- 223 | 1 | 223 |
- 224 | 4 | 896 |
- 225 | 3 | 675 |
- 226 | 4 | 904 |
- 227 | 9 | 2043 |
- 228 | 2 | 456 |
- 229 | 7 | 1603 |
- 230 | 4 | 920 |
- 231 | 4 | 924 |
- 232 | 1 | 232 |
- 233 | 2 | 466 |
- 234 | 2 | 468 |
- 235 | 2 | 470 |
- 237 | 1 | 237 |
- 238 | 5 | 1190 |
- 239 | 1 | 239 |
- 240 | 4 | 960 |
- 241 | 5 | 1205 |
- 242 | 4 | 968 |
- 243 | 1 | 243 |
- 244 | 2 | 488 |
- 245 | 4 | 980 |
- 246 | 6 | 1476 |
- 247 | 1 | 247 |
- 248 | 1 | 248 |
- 249 | 5 | 1245 |
- 250 | 2 | 500 |
- 251 | 3 | 753 |
- 252 | 2 | 504 |
- 253 | 3 | 759 |
- 254 | 1 | 254 |
- 255 | 1 | 255 |
- 256 | 6 | 1536 |
- 257 | 4 | 1028 |
- 258 | 2 | 516 |
- 259 | 2 | 518 |
- 260 | 98081 | 25501060 |
- Total | 99083 | 25644606 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 98081 |
- 2 | 1000 |
- 8 | 1 |
- Total | 99082 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333531266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882987ed2d59b96
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3938376564326435
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_14.json b/autobahn/client/tungstenite_case_12_3_14.json
deleted file mode 100644
index 4ececab..0000000
--- a/autobahn/client/tungstenite_case_12_3_14.json
+++ /dev/null
@@ -1,1112 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 351,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 12894,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=351&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: hckmHtxXmoac0y1WDBfwGQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KvnptG1FMPWe2NEiJLZHKs8ia6M=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.14",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "24229": 1,
- "24231": 1,
- "24240": 1,
- "24241": 1,
- "24242": 1,
- "24243": 2,
- "24244": 1,
- "24248": 2,
- "24256": 1,
- "24258": 2,
- "24262": 1,
- "24268": 1,
- "24269": 1,
- "24270": 1,
- "24282": 1,
- "24296": 3,
- "24299": 1,
- "24303": 1,
- "24306": 1,
- "24313": 1,
- "24314": 1,
- "24316": 1,
- "24318": 1,
- "24322": 1,
- "24347": 1,
- "24354": 1,
- "24371": 1,
- "24374": 1,
- "24381": 1,
- "24384": 1,
- "24389": 2,
- "24390": 1,
- "24392": 1,
- "24393": 2,
- "24394": 3,
- "24395": 2,
- "24396": 1,
- "24397": 2,
- "24398": 2,
- "24399": 1,
- "24400": 1,
- "24401": 2,
- "24402": 1,
- "24405": 1,
- "24406": 1,
- "24408": 1,
- "24409": 1,
- "24410": 2,
- "24412": 1,
- "24413": 1,
- "24415": 1,
- "24417": 1,
- "24418": 2,
- "24419": 2,
- "24420": 2,
- "24421": 1,
- "24422": 1,
- "24423": 3,
- "24424": 2,
- "24425": 1,
- "24426": 2,
- "24427": 2,
- "24428": 2,
- "24429": 1,
- "24432": 2,
- "24433": 1,
- "24434": 4,
- "24435": 2,
- "24436": 1,
- "24438": 1,
- "24439": 3,
- "24443": 1,
- "24445": 1,
- "24447": 1,
- "24449": 1,
- "24450": 1,
- "24451": 2,
- "24454": 2,
- "24455": 1,
- "24458": 1,
- "24460": 1,
- "24461": 1,
- "24462": 2,
- "24463": 1,
- "24464": 1,
- "24468": 2,
- "24470": 2,
- "24473": 2,
- "24476": 1,
- "24477": 3,
- "24480": 1,
- "24483": 1,
- "24484": 2,
- "24485": 2,
- "24486": 2,
- "24487": 2,
- "24491": 2,
- "24492": 1,
- "24493": 2,
- "24494": 1,
- "24496": 2,
- "24497": 2,
- "24499": 1,
- "24500": 2,
- "24501": 1,
- "24502": 1,
- "24503": 3,
- "24504": 4,
- "24505": 1,
- "24506": 3,
- "24507": 3,
- "24508": 6,
- "24510": 1,
- "24511": 1,
- "24512": 5,
- "24513": 1,
- "24514": 4,
- "24515": 1,
- "24516": 5,
- "24517": 2,
- "24518": 1,
- "24519": 3,
- "24521": 2,
- "24522": 2,
- "24525": 1,
- "24526": 1,
- "24527": 2,
- "24528": 1,
- "24529": 1,
- "24532": 2,
- "24533": 5,
- "24534": 3,
- "24535": 1,
- "24536": 2,
- "24539": 2,
- "24542": 6,
- "24543": 3,
- "24544": 1,
- "24545": 1,
- "24546": 2,
- "24547": 2,
- "24548": 2,
- "24549": 1,
- "24552": 1,
- "24553": 2,
- "24554": 1,
- "24555": 3,
- "24556": 2,
- "24557": 1,
- "24558": 2,
- "24562": 2,
- "24563": 1,
- "24564": 1,
- "24565": 1,
- "24566": 2,
- "24568": 1,
- "24570": 1,
- "24571": 1,
- "24572": 1,
- "24574": 1,
- "24575": 3,
- "24576": 1,
- "24579": 1,
- "24583": 1,
- "24585": 1,
- "24586": 1,
- "24589": 2,
- "24591": 1,
- "24596": 1,
- "24598": 1,
- "24604": 1,
- "24609": 1,
- "24612": 1,
- "24619": 1,
- "24624": 1,
- "24627": 1,
- "24629": 1,
- "24636": 1,
- "24641": 1,
- "24642": 1,
- "24643": 2,
- "24644": 1,
- "24645": 1,
- "24646": 1,
- "24647": 2,
- "24651": 1,
- "24656": 1,
- "24658": 1,
- "24670": 2,
- "24672": 1,
- "24676": 2,
- "24680": 1,
- "24685": 1,
- "24688": 1,
- "24690": 1,
- "24693": 2,
- "24694": 1,
- "24695": 3,
- "24701": 1,
- "24703": 1,
- "24705": 2,
- "24706": 3,
- "24710": 2,
- "24711": 3,
- "24714": 1,
- "24715": 1,
- "24716": 1,
- "24717": 2,
- "24719": 1,
- "24720": 2,
- "24723": 1,
- "24724": 2,
- "24725": 1,
- "24727": 1,
- "24729": 2,
- "24735": 1,
- "24739": 1,
- "24743": 1,
- "24745": 4,
- "24746": 1,
- "24747": 1,
- "24748": 1,
- "24749": 1,
- "24751": 1,
- "24754": 1,
- "24755": 1,
- "24759": 1,
- "24762": 1,
- "24766": 1,
- "24769": 1,
- "24772": 3,
- "24774": 2,
- "24775": 2,
- "24779": 1,
- "24780": 2,
- "24781": 2,
- "24782": 1,
- "24785": 1,
- "24790": 2,
- "24791": 1,
- "24792": 2,
- "24794": 1,
- "24796": 1,
- "24799": 1,
- "24800": 1,
- "24801": 1,
- "24802": 1,
- "24803": 1,
- "24804": 1,
- "24805": 1,
- "24806": 1,
- "24808": 1,
- "24809": 1,
- "24812": 1,
- "24813": 1,
- "24814": 2,
- "24821": 1,
- "24825": 1,
- "24826": 2,
- "24829": 1,
- "24830": 1,
- "24831": 1,
- "24832": 2,
- "24833": 1,
- "24834": 1,
- "24835": 1,
- "24837": 1,
- "24838": 2,
- "24839": 1,
- "24841": 2,
- "24843": 1,
- "24846": 1,
- "24852": 1,
- "24859": 1,
- "24860": 1,
- "24861": 1,
- "24866": 1,
- "24870": 2,
- "24871": 2,
- "24876": 1,
- "24877": 1,
- "24880": 1,
- "24881": 1,
- "24885": 2,
- "24887": 1,
- "24893": 1,
- "24896": 1,
- "24899": 1,
- "24915": 2,
- "24916": 1,
- "24917": 1,
- "24918": 1,
- "24919": 1,
- "24930": 1,
- "24936": 1,
- "24938": 1,
- "24939": 1,
- "24945": 1,
- "24947": 1,
- "24950": 2,
- "24955": 1,
- "24959": 1,
- "24963": 1,
- "24967": 1,
- "24970": 1,
- "24972": 3,
- "24973": 1,
- "24976": 1,
- "24977": 2,
- "24978": 2,
- "24984": 1,
- "24986": 2,
- "24988": 2,
- "24990": 1,
- "24995": 1,
- "24996": 2,
- "24997": 1,
- "24998": 1,
- "25000": 1,
- "25001": 1,
- "25002": 1,
- "25003": 1,
- "25004": 1,
- "25005": 3,
- "25007": 1,
- "25009": 2,
- "25011": 1,
- "25013": 1,
- "25014": 1,
- "25016": 1,
- "25018": 1,
- "25023": 1,
- "25024": 1,
- "25027": 1,
- "25028": 1,
- "25029": 2,
- "25031": 1,
- "25033": 2,
- "25035": 2,
- "25036": 1,
- "25037": 2,
- "25039": 2,
- "25040": 2,
- "25041": 2,
- "25042": 2,
- "25044": 4,
- "25047": 1,
- "25048": 1,
- "25050": 1,
- "25051": 2,
- "25052": 1,
- "25053": 2,
- "25054": 1,
- "25055": 2,
- "25056": 1,
- "25059": 1,
- "25060": 1,
- "25064": 2,
- "25065": 1,
- "25066": 3,
- "25068": 1,
- "25069": 1,
- "25071": 2,
- "25072": 2,
- "25073": 1,
- "25076": 2,
- "25079": 1,
- "25080": 1,
- "25081": 2,
- "25082": 2,
- "25083": 1,
- "25084": 1,
- "25085": 1,
- "25086": 1,
- "25087": 2,
- "25088": 1,
- "25089": 2,
- "25090": 1,
- "25091": 1,
- "25093": 1,
- "25095": 1,
- "25096": 2,
- "25101": 1,
- "25103": 1,
- "25105": 1,
- "25108": 1,
- "25112": 1,
- "25113": 1,
- "25114": 2,
- "25116": 1,
- "25118": 1,
- "25119": 1,
- "25121": 2,
- "25122": 1,
- "25125": 2,
- "25127": 1,
- "25128": 1,
- "25129": 1,
- "25131": 1,
- "25132": 2,
- "25133": 1,
- "25134": 4,
- "25135": 1,
- "25136": 2,
- "25137": 1,
- "25139": 1,
- "25140": 2,
- "25141": 3,
- "25142": 1,
- "25143": 1,
- "25144": 1,
- "25146": 2,
- "25147": 2,
- "25148": 1,
- "25152": 1,
- "25155": 1,
- "25167": 1,
- "25170": 1,
- "25179": 1,
- "25187": 1,
- "25189": 1,
- "25190": 1,
- "25191": 1,
- "25195": 1,
- "25198": 1,
- "25199": 1,
- "25202": 1,
- "25204": 1,
- "25213": 1,
- "25214": 1,
- "25216": 1,
- "25224": 2,
- "25236": 1,
- "25240": 1,
- "25241": 1,
- "25248": 1,
- "25250": 2,
- "25253": 1,
- "25261": 1,
- "25266": 1,
- "25267": 1,
- "25272": 1,
- "25276": 1,
- "25288": 1,
- "25295": 1,
- "25296": 1,
- "25299": 1,
- "25300": 1,
- "25301": 1,
- "25304": 1,
- "25310": 1,
- "25316": 1,
- "25320": 1,
- "25321": 1,
- "25324": 1,
- "25325": 1,
- "25327": 2,
- "25328": 1,
- "25330": 1,
- "25331": 1,
- "25334": 2,
- "25335": 1,
- "25340": 1,
- "25342": 1,
- "25343": 1,
- "25345": 1,
- "25346": 2,
- "25347": 1,
- "25348": 1,
- "25350": 1,
- "25351": 1,
- "25354": 1,
- "25357": 1,
- "25363": 3,
- "25365": 1,
- "25368": 1,
- "25369": 1,
- "25371": 1,
- "25373": 2,
- "25376": 1,
- "25378": 1,
- "25380": 1,
- "25384": 1,
- "25385": 1,
- "25389": 2,
- "25391": 1,
- "25393": 1,
- "25411": 1,
- "25412": 1,
- "25415": 1,
- "25419": 1,
- "25420": 1,
- "25421": 1,
- "25424": 2,
- "25426": 1,
- "25429": 1,
- "25433": 1,
- "25435": 2,
- "25444": 2,
- "25445": 1,
- "25448": 1,
- "25456": 2,
- "25461": 1,
- "25462": 1,
- "25463": 1,
- "25464": 2,
- "25465": 1,
- "25466": 1,
- "25468": 4,
- "25471": 2,
- "25472": 2,
- "25473": 2,
- "25476": 1,
- "25479": 1,
- "25481": 1,
- "25482": 1,
- "25485": 1,
- "25489": 1,
- "25490": 1,
- "25491": 2,
- "25496": 1,
- "25500": 1,
- "25504": 1,
- "25508": 1,
- "25510": 1,
- "25513": 1,
- "25519": 1,
- "25527": 1,
- "25529": 1,
- "25530": 1,
- "25540": 1,
- "25542": 1,
- "25550": 1,
- "25552": 1,
- "25553": 1,
- "25557": 1,
- "25569": 2,
- "25576": 1,
- "25578": 1,
- "25582": 1,
- "25584": 2,
- "25588": 1,
- "25589": 2,
- "25591": 1,
- "25592": 2,
- "25594": 1,
- "25596": 1,
- "25597": 1,
- "25600": 1,
- "25603": 1,
- "25605": 1,
- "25607": 1,
- "25609": 1,
- "25610": 2,
- "25613": 1,
- "25614": 2,
- "25615": 2,
- "25617": 1,
- "25618": 2,
- "25619": 1,
- "25621": 1,
- "25622": 1,
- "25623": 2,
- "25624": 1,
- "25625": 2,
- "25626": 4,
- "25629": 1,
- "25633": 3,
- "25634": 1,
- "25635": 1,
- "25636": 4,
- "25637": 1,
- "25638": 1,
- "25640": 2,
- "25641": 1,
- "25643": 1,
- "25644": 2,
- "25645": 5,
- "25646": 1,
- "25647": 1,
- "25648": 1,
- "25650": 1,
- "25651": 1,
- "25652": 1,
- "25655": 3,
- "25656": 2,
- "25658": 2,
- "25659": 1,
- "25660": 2,
- "25661": 1,
- "25663": 1,
- "25664": 2,
- "25666": 3,
- "25667": 1,
- "25668": 1,
- "25669": 1,
- "25670": 3,
- "25672": 2,
- "25673": 1,
- "25675": 1,
- "25677": 1,
- "25678": 1,
- "25679": 1,
- "25685": 1,
- "25686": 1,
- "25687": 1,
- "25688": 2,
- "25690": 1,
- "25693": 1,
- "25696": 1,
- "25697": 2,
- "25699": 1,
- "25700": 1,
- "25702": 6,
- "25704": 2,
- "25707": 2,
- "25710": 1,
- "25713": 1,
- "25714": 2,
- "25716": 1,
- "25719": 1,
- "25720": 1,
- "25721": 1,
- "25724": 1,
- "25725": 1,
- "25726": 2,
- "25727": 1,
- "25728": 2,
- "25732": 1,
- "25734": 1,
- "25736": 2,
- "25739": 1,
- "25741": 1,
- "25744": 1,
- "25746": 3,
- "25750": 1,
- "25757": 2,
- "25758": 1,
- "25764": 1,
- "25768": 1,
- "25777": 1,
- "25781": 1,
- "25784": 1,
- "25787": 1,
- "25793": 1,
- "25795": 2,
- "25797": 1,
- "25798": 2,
- "25814": 1,
- "25817": 1,
- "25821": 1,
- "25822": 1,
- "25826": 1,
- "25827": 1,
- "25838": 1,
- "25842": 1,
- "25866": 1,
- "25873": 1,
- "25881": 1,
- "25883": 1,
- "25888": 1,
- "25902": 1,
- "25921": 1,
- "25927": 1,
- "25942": 1,
- "25951": 1,
- "25960": 1,
- "25961": 1,
- "25973": 2,
- "25975": 1,
- "25993": 1,
- "25997": 1,
- "26002": 1,
- "26007": 1,
- "26008": 1,
- "26012": 2,
- "26013": 1,
- "26022": 1,
- "26024": 2,
- "26025": 2,
- "26028": 1,
- "26029": 1,
- "26031": 1,
- "26037": 1,
- "26038": 1,
- "26044": 1,
- "26045": 1,
- "26046": 4,
- "26047": 1,
- "26048": 1,
- "26056": 2,
- "26057": 3,
- "26058": 1,
- "26062": 1,
- "26063": 2,
- "26067": 2,
- "26071": 1,
- "26074": 1,
- "26077": 1,
- "26083": 1,
- "26096": 1,
- "26098": 1,
- "26106": 1,
- "26107": 2,
- "26121": 1,
- "26124": 1,
- "26133": 1,
- "26139": 1,
- "26145": 2,
- "26146": 1,
- "26151": 1,
- "26158": 1,
- "26159": 1,
- "26163": 1,
- "26170": 1,
- "26171": 1,
- "26175": 1,
- "26179": 1,
- "26838": 1
- },
- "started": "2020-09-07T18:47:38.231Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.3824972839355469,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 25067342,
- "incomingOctetsWireLevel": 25075342,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0003191403380541902,
- "outgoingCompressionRatio": 0.38526641845703125,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 25248820,
- "outgoingOctetsWireLevel": 25644350,
- "outgoingWebSocketFrames": 99081,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.01566528653616288,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 98081,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 3,
- "3": 4,
- "4": 2,
- "5": 2,
- "6": 3,
- "7": 2,
- "10": 1,
- "11": 4,
- "12": 1,
- "13": 2,
- "14": 3,
- "15": 2,
- "17": 2,
- "18": 1,
- "19": 2,
- "20": 1,
- "21": 1,
- "22": 4,
- "23": 1,
- "24": 3,
- "25": 3,
- "26": 3,
- "27": 1,
- "28": 2,
- "29": 1,
- "30": 3,
- "31": 1,
- "32": 3,
- "33": 2,
- "34": 1,
- "35": 3,
- "37": 2,
- "38": 2,
- "39": 2,
- "40": 2,
- "41": 3,
- "42": 2,
- "43": 1,
- "44": 2,
- "45": 3,
- "46": 3,
- "47": 2,
- "48": 3,
- "50": 5,
- "51": 4,
- "52": 3,
- "53": 5,
- "54": 3,
- "55": 2,
- "56": 3,
- "57": 5,
- "58": 1,
- "59": 2,
- "60": 1,
- "61": 2,
- "63": 1,
- "64": 3,
- "65": 5,
- "66": 4,
- "67": 3,
- "68": 3,
- "69": 3,
- "70": 1,
- "71": 5,
- "72": 1,
- "73": 4,
- "74": 2,
- "75": 4,
- "76": 6,
- "77": 1,
- "78": 4,
- "79": 3,
- "80": 3,
- "81": 4,
- "82": 5,
- "83": 3,
- "84": 1,
- "85": 4,
- "86": 2,
- "87": 8,
- "88": 2,
- "89": 1,
- "90": 9,
- "91": 5,
- "92": 8,
- "93": 7,
- "94": 5,
- "95": 4,
- "96": 4,
- "97": 6,
- "98": 4,
- "99": 4,
- "100": 4,
- "101": 6,
- "102": 5,
- "103": 5,
- "104": 2,
- "105": 1,
- "106": 7,
- "107": 4,
- "108": 6,
- "109": 4,
- "110": 4,
- "111": 5,
- "112": 7,
- "113": 3,
- "114": 3,
- "115": 4,
- "116": 7,
- "117": 2,
- "118": 1,
- "120": 4,
- "121": 5,
- "122": 3,
- "123": 6,
- "124": 6,
- "125": 7,
- "126": 6,
- "127": 9,
- "130": 8,
- "131": 10,
- "132": 2,
- "133": 5,
- "134": 3,
- "135": 8,
- "136": 2,
- "137": 6,
- "138": 7,
- "139": 6,
- "140": 6,
- "141": 5,
- "142": 1,
- "143": 3,
- "144": 10,
- "145": 8,
- "146": 4,
- "147": 5,
- "148": 5,
- "149": 5,
- "150": 9,
- "151": 4,
- "152": 3,
- "153": 7,
- "154": 6,
- "155": 2,
- "156": 6,
- "157": 5,
- "158": 6,
- "159": 4,
- "160": 6,
- "161": 9,
- "162": 10,
- "163": 2,
- "164": 6,
- "165": 5,
- "166": 4,
- "167": 8,
- "168": 3,
- "169": 1,
- "170": 3,
- "171": 6,
- "172": 1,
- "173": 7,
- "174": 8,
- "175": 3,
- "176": 5,
- "177": 7,
- "178": 1,
- "179": 6,
- "180": 4,
- "181": 8,
- "182": 5,
- "183": 5,
- "184": 6,
- "185": 8,
- "186": 3,
- "187": 4,
- "188": 5,
- "189": 7,
- "190": 7,
- "191": 7,
- "192": 7,
- "193": 6,
- "194": 5,
- "195": 5,
- "196": 5,
- "197": 6,
- "198": 7,
- "199": 7,
- "200": 7,
- "201": 3,
- "202": 5,
- "203": 9,
- "204": 3,
- "205": 7,
- "206": 9,
- "207": 5,
- "208": 7,
- "209": 6,
- "210": 5,
- "211": 6,
- "212": 2,
- "213": 2,
- "214": 7,
- "215": 3,
- "216": 1,
- "217": 7,
- "218": 6,
- "219": 2,
- "220": 4,
- "221": 3,
- "222": 5,
- "223": 1,
- "224": 4,
- "225": 3,
- "226": 4,
- "227": 9,
- "228": 2,
- "229": 7,
- "230": 4,
- "231": 4,
- "232": 1,
- "233": 2,
- "234": 2,
- "235": 2,
- "237": 1,
- "238": 5,
- "239": 1,
- "240": 4,
- "241": 5,
- "242": 4,
- "243": 1,
- "244": 2,
- "245": 4,
- "246": 6,
- "247": 1,
- "248": 1,
- "249": 5,
- "250": 2,
- "251": 3,
- "252": 2,
- "253": 3,
- "254": 1,
- "255": 1,
- "256": 6,
- "257": 4,
- "258": 2,
- "259": 2,
- "260": 98081
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333531266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882987ed2d59b96"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "987ed2d5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_15.html b/autobahn/client/tungstenite_case_12_3_15.html
deleted file mode 100644
index d873479..0000000
--- a/autobahn/client/tungstenite_case_12_3_15.html
+++ /dev/null
@@ -1,1270 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.15 : Pass - 27971 ms @ 2020-09-07T18:47:51.125Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=352&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: MQmXnNDCXUwhQRGoB9z+tQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: M/B9hdpL3S2v1FwL5eEIu9QhQ0Y=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 49176 | 1 | 49176 |
- 49194 | 1 | 49194 |
- 49195 | 1 | 49195 |
- 49196 | 1 | 49196 |
- 49197 | 2 | 98394 |
- 49199 | 1 | 49199 |
- 49200 | 1 | 49200 |
- 49204 | 1 | 49204 |
- 49208 | 1 | 49208 |
- 49213 | 1 | 49213 |
- 49219 | 1 | 49219 |
- 49221 | 1 | 49221 |
- 49225 | 1 | 49225 |
- 49229 | 2 | 98458 |
- 49231 | 1 | 49231 |
- 49232 | 1 | 49232 |
- 49234 | 1 | 49234 |
- 49235 | 1 | 49235 |
- 49237 | 2 | 98474 |
- 49241 | 3 | 147723 |
- 49242 | 1 | 49242 |
- 49245 | 1 | 49245 |
- 49246 | 2 | 98492 |
- 49248 | 1 | 49248 |
- 49251 | 1 | 49251 |
- 49252 | 4 | 197008 |
- 49253 | 1 | 49253 |
- 49256 | 2 | 98512 |
- 49260 | 1 | 49260 |
- 49261 | 2 | 98522 |
- 49262 | 3 | 147786 |
- 49263 | 1 | 49263 |
- 49265 | 4 | 197060 |
- 49267 | 3 | 147801 |
- 49268 | 1 | 49268 |
- 49271 | 4 | 197084 |
- 49272 | 1 | 49272 |
- 49273 | 2 | 98546 |
- 49274 | 2 | 98548 |
- 49275 | 1 | 49275 |
- 49276 | 1 | 49276 |
- 49277 | 2 | 98554 |
- 49278 | 2 | 98556 |
- 49279 | 1 | 49279 |
- 49280 | 2 | 98560 |
- 49281 | 1 | 49281 |
- 49282 | 3 | 147846 |
- 49283 | 1 | 49283 |
- 49284 | 3 | 147852 |
- 49285 | 2 | 98570 |
- 49286 | 4 | 197144 |
- 49288 | 1 | 49288 |
- 49289 | 2 | 98578 |
- 49292 | 2 | 98584 |
- 49293 | 1 | 49293 |
- 49294 | 1 | 49294 |
- 49295 | 3 | 147885 |
- 49296 | 1 | 49296 |
- 49297 | 1 | 49297 |
- 49299 | 2 | 98598 |
- 49301 | 1 | 49301 |
- 49302 | 5 | 246510 |
- 49303 | 2 | 98606 |
- 49305 | 1 | 49305 |
- 49306 | 1 | 49306 |
- 49307 | 1 | 49307 |
- 49308 | 2 | 98616 |
- 49309 | 2 | 98618 |
- 49311 | 1 | 49311 |
- 49312 | 2 | 98624 |
- 49313 | 3 | 147939 |
- 49314 | 3 | 147942 |
- 49315 | 1 | 49315 |
- 49318 | 2 | 98636 |
- 49319 | 1 | 49319 |
- 49320 | 2 | 98640 |
- 49321 | 2 | 98642 |
- 49322 | 1 | 49322 |
- 49323 | 1 | 49323 |
- 49324 | 1 | 49324 |
- 49325 | 2 | 98650 |
- 49327 | 4 | 197308 |
- 49329 | 2 | 98658 |
- 49330 | 3 | 147990 |
- 49331 | 2 | 98662 |
- 49332 | 1 | 49332 |
- 49333 | 3 | 147999 |
- 49334 | 1 | 49334 |
- 49335 | 2 | 98670 |
- 49336 | 2 | 98672 |
- 49337 | 3 | 148011 |
- 49339 | 4 | 197356 |
- 49340 | 2 | 98680 |
- 49341 | 2 | 98682 |
- 49342 | 1 | 49342 |
- 49344 | 1 | 49344 |
- 49345 | 2 | 98690 |
- 49346 | 1 | 49346 |
- 49347 | 1 | 49347 |
- 49348 | 1 | 49348 |
- 49349 | 1 | 49349 |
- 49351 | 1 | 49351 |
- 49352 | 4 | 197408 |
- 49354 | 1 | 49354 |
- 49355 | 1 | 49355 |
- 49356 | 1 | 49356 |
- 49357 | 1 | 49357 |
- 49359 | 1 | 49359 |
- 49367 | 1 | 49367 |
- 49368 | 1 | 49368 |
- 49369 | 3 | 148107 |
- 49371 | 1 | 49371 |
- 49374 | 1 | 49374 |
- 49380 | 1 | 49380 |
- 49381 | 1 | 49381 |
- 49387 | 4 | 197548 |
- 49389 | 1 | 49389 |
- 49390 | 1 | 49390 |
- 49392 | 1 | 49392 |
- 49395 | 1 | 49395 |
- 49396 | 2 | 98792 |
- 49399 | 1 | 49399 |
- 49401 | 1 | 49401 |
- 49410 | 1 | 49410 |
- 49413 | 1 | 49413 |
- 49414 | 2 | 98828 |
- 49416 | 2 | 98832 |
- 49418 | 2 | 98836 |
- 49421 | 1 | 49421 |
- 49422 | 1 | 49422 |
- 49423 | 1 | 49423 |
- 49425 | 1 | 49425 |
- 49429 | 1 | 49429 |
- 49437 | 1 | 49437 |
- 49438 | 1 | 49438 |
- 49440 | 1 | 49440 |
- 49441 | 2 | 98882 |
- 49442 | 1 | 49442 |
- 49446 | 2 | 98892 |
- 49449 | 1 | 49449 |
- 49450 | 3 | 148350 |
- 49452 | 1 | 49452 |
- 49453 | 1 | 49453 |
- 49455 | 1 | 49455 |
- 49460 | 1 | 49460 |
- 49462 | 1 | 49462 |
- 49467 | 2 | 98934 |
- 49469 | 1 | 49469 |
- 49471 | 1 | 49471 |
- 49473 | 1 | 49473 |
- 49476 | 1 | 49476 |
- 49480 | 1 | 49480 |
- 49481 | 1 | 49481 |
- 49484 | 1 | 49484 |
- 49485 | 1 | 49485 |
- 49486 | 1 | 49486 |
- 49487 | 1 | 49487 |
- 49492 | 1 | 49492 |
- 49494 | 1 | 49494 |
- 49495 | 1 | 49495 |
- 49496 | 1 | 49496 |
- 49499 | 1 | 49499 |
- 49503 | 1 | 49503 |
- 49505 | 1 | 49505 |
- 49506 | 3 | 148518 |
- 49507 | 1 | 49507 |
- 49511 | 1 | 49511 |
- 49516 | 1 | 49516 |
- 49520 | 2 | 99040 |
- 49522 | 3 | 148566 |
- 49524 | 2 | 99048 |
- 49525 | 2 | 99050 |
- 49526 | 2 | 99052 |
- 49527 | 5 | 247635 |
- 49528 | 1 | 49528 |
- 49530 | 2 | 99060 |
- 49532 | 3 | 148596 |
- 49533 | 1 | 49533 |
- 49534 | 1 | 49534 |
- 49535 | 3 | 148605 |
- 49536 | 1 | 49536 |
- 49537 | 2 | 99074 |
- 49538 | 2 | 99076 |
- 49539 | 2 | 99078 |
- 49540 | 3 | 148620 |
- 49541 | 1 | 49541 |
- 49542 | 1 | 49542 |
- 49543 | 2 | 99086 |
- 49544 | 1 | 49544 |
- 49545 | 1 | 49545 |
- 49546 | 2 | 99092 |
- 49547 | 1 | 49547 |
- 49548 | 1 | 49548 |
- 49551 | 1 | 49551 |
- 49552 | 1 | 49552 |
- 49557 | 1 | 49557 |
- 49558 | 1 | 49558 |
- 49559 | 1 | 49559 |
- 49575 | 1 | 49575 |
- 49576 | 1 | 49576 |
- 49581 | 1 | 49581 |
- 49590 | 1 | 49590 |
- 49598 | 1 | 49598 |
- 49605 | 2 | 99210 |
- 49609 | 1 | 49609 |
- 49611 | 1 | 49611 |
- 49620 | 1 | 49620 |
- 49622 | 1 | 49622 |
- 49624 | 1 | 49624 |
- 49639 | 1 | 49639 |
- 49642 | 1 | 49642 |
- 49643 | 1 | 49643 |
- 49644 | 1 | 49644 |
- 49666 | 2 | 99332 |
- 49668 | 2 | 99336 |
- 49673 | 2 | 99346 |
- 49678 | 1 | 49678 |
- 49681 | 2 | 99362 |
- 49683 | 1 | 49683 |
- 49686 | 1 | 49686 |
- 49688 | 1 | 49688 |
- 49691 | 1 | 49691 |
- 49695 | 1 | 49695 |
- 49696 | 1 | 49696 |
- 49697 | 1 | 49697 |
- 49698 | 1 | 49698 |
- 49699 | 1 | 49699 |
- 49706 | 1 | 49706 |
- 49710 | 1 | 49710 |
- 49712 | 1 | 49712 |
- 49719 | 1 | 49719 |
- 49720 | 1 | 49720 |
- 49721 | 1 | 49721 |
- 49722 | 1 | 49722 |
- 49728 | 1 | 49728 |
- 49729 | 1 | 49729 |
- 49731 | 1 | 49731 |
- 49733 | 1 | 49733 |
- 49734 | 1 | 49734 |
- 49737 | 1 | 49737 |
- 49739 | 1 | 49739 |
- 49742 | 2 | 99484 |
- 49746 | 1 | 49746 |
- 49750 | 1 | 49750 |
- 49751 | 2 | 99502 |
- 49753 | 1 | 49753 |
- 49756 | 1 | 49756 |
- 49761 | 2 | 99522 |
- 49762 | 1 | 49762 |
- 49765 | 1 | 49765 |
- 49769 | 2 | 99538 |
- 49770 | 1 | 49770 |
- 49771 | 1 | 49771 |
- 49772 | 1 | 49772 |
- 49775 | 1 | 49775 |
- 49776 | 2 | 99552 |
- 49782 | 1 | 49782 |
- 49783 | 1 | 49783 |
- 49785 | 1 | 49785 |
- 49798 | 1 | 49798 |
- 49799 | 1 | 49799 |
- 49800 | 1 | 49800 |
- 49801 | 2 | 99602 |
- 49807 | 1 | 49807 |
- 49808 | 2 | 99616 |
- 49809 | 1 | 49809 |
- 49810 | 1 | 49810 |
- 49813 | 1 | 49813 |
- 49814 | 1 | 49814 |
- 49820 | 1 | 49820 |
- 49823 | 1 | 49823 |
- 49825 | 2 | 99650 |
- 49828 | 1 | 49828 |
- 49830 | 1 | 49830 |
- 49831 | 1 | 49831 |
- 49833 | 1 | 49833 |
- 49836 | 1 | 49836 |
- 49844 | 1 | 49844 |
- 49867 | 1 | 49867 |
- 49870 | 1 | 49870 |
- 49887 | 1 | 49887 |
- 49895 | 1 | 49895 |
- 49906 | 1 | 49906 |
- 49909 | 1 | 49909 |
- 49913 | 1 | 49913 |
- 49929 | 1 | 49929 |
- 49933 | 1 | 49933 |
- 49946 | 1 | 49946 |
- 49961 | 1 | 49961 |
- 49962 | 1 | 49962 |
- 49981 | 1 | 49981 |
- 49982 | 1 | 49982 |
- 49984 | 1 | 49984 |
- 49988 | 1 | 49988 |
- 49994 | 1 | 49994 |
- 49999 | 1 | 49999 |
- 50000 | 1 | 50000 |
- 50001 | 1 | 50001 |
- 50005 | 2 | 100010 |
- 50010 | 1 | 50010 |
- 50011 | 1 | 50011 |
- 50012 | 1 | 50012 |
- 50013 | 2 | 100026 |
- 50014 | 1 | 50014 |
- 50015 | 1 | 50015 |
- 50017 | 1 | 50017 |
- 50030 | 1 | 50030 |
- 50041 | 1 | 50041 |
- 50045 | 1 | 50045 |
- 50047 | 1 | 50047 |
- 50048 | 1 | 50048 |
- 50052 | 1 | 50052 |
- 50053 | 1 | 50053 |
- 50075 | 1 | 50075 |
- 50077 | 1 | 50077 |
- 50082 | 1 | 50082 |
- 50088 | 1 | 50088 |
- 50092 | 1 | 50092 |
- 50093 | 1 | 50093 |
- 50096 | 2 | 100192 |
- 50102 | 1 | 50102 |
- 50105 | 3 | 150315 |
- 50106 | 1 | 50106 |
- 50118 | 1 | 50118 |
- 50127 | 1 | 50127 |
- 50139 | 1 | 50139 |
- 50145 | 1 | 50145 |
- 50146 | 1 | 50146 |
- 50149 | 1 | 50149 |
- 50152 | 1 | 50152 |
- 50155 | 1 | 50155 |
- 50161 | 1 | 50161 |
- 50163 | 1 | 50163 |
- 50168 | 1 | 50168 |
- 50171 | 1 | 50171 |
- 50180 | 1 | 50180 |
- 50184 | 1 | 50184 |
- 50186 | 1 | 50186 |
- 50191 | 2 | 100382 |
- 50194 | 2 | 100388 |
- 50200 | 1 | 50200 |
- 50201 | 1 | 50201 |
- 50202 | 1 | 50202 |
- 50207 | 1 | 50207 |
- 50210 | 1 | 50210 |
- 50212 | 1 | 50212 |
- 50219 | 1 | 50219 |
- 50220 | 1 | 50220 |
- 50223 | 1 | 50223 |
- 50224 | 1 | 50224 |
- 50241 | 2 | 100482 |
- 50249 | 1 | 50249 |
- 50258 | 2 | 100516 |
- 50261 | 1 | 50261 |
- 50266 | 1 | 50266 |
- 50268 | 1 | 50268 |
- 50273 | 1 | 50273 |
- 50276 | 1 | 50276 |
- 50278 | 1 | 50278 |
- 50284 | 2 | 100568 |
- 50286 | 1 | 50286 |
- 50291 | 1 | 50291 |
- 50293 | 1 | 50293 |
- 50296 | 1 | 50296 |
- 50298 | 1 | 50298 |
- 50302 | 1 | 50302 |
- 50315 | 1 | 50315 |
- 50317 | 1 | 50317 |
- 50322 | 1 | 50322 |
- 50323 | 1 | 50323 |
- 50324 | 1 | 50324 |
- 50326 | 1 | 50326 |
- 50328 | 1 | 50328 |
- 50335 | 1 | 50335 |
- 50338 | 1 | 50338 |
- 50342 | 1 | 50342 |
- 50343 | 1 | 50343 |
- 50347 | 2 | 100694 |
- 50348 | 1 | 50348 |
- 50349 | 1 | 50349 |
- 50350 | 1 | 50350 |
- 50351 | 2 | 100702 |
- 50354 | 1 | 50354 |
- 50355 | 5 | 251775 |
- 50356 | 1 | 50356 |
- 50358 | 1 | 50358 |
- 50359 | 1 | 50359 |
- 50361 | 2 | 100722 |
- 50363 | 1 | 50363 |
- 50364 | 4 | 201456 |
- 50365 | 2 | 100730 |
- 50366 | 3 | 151098 |
- 50367 | 3 | 151101 |
- 50368 | 2 | 100736 |
- 50370 | 1 | 50370 |
- 50372 | 1 | 50372 |
- 50373 | 2 | 100746 |
- 50374 | 1 | 50374 |
- 50375 | 1 | 50375 |
- 50376 | 2 | 100752 |
- 50377 | 1 | 50377 |
- 50378 | 2 | 100756 |
- 50379 | 3 | 151137 |
- 50381 | 3 | 151143 |
- 50382 | 2 | 100764 |
- 50383 | 2 | 100766 |
- 50384 | 2 | 100768 |
- 50386 | 1 | 50386 |
- 50389 | 1 | 50389 |
- 50390 | 1 | 50390 |
- 50392 | 3 | 151176 |
- 50393 | 1 | 50393 |
- 50394 | 1 | 50394 |
- 50396 | 1 | 50396 |
- 50397 | 1 | 50397 |
- 50398 | 2 | 100796 |
- 50399 | 1 | 50399 |
- 50400 | 2 | 100800 |
- 50401 | 3 | 151203 |
- 50402 | 1 | 50402 |
- 50403 | 2 | 100806 |
- 50404 | 2 | 100808 |
- 50406 | 1 | 50406 |
- 50407 | 4 | 201628 |
- 50408 | 3 | 151224 |
- 50410 | 1 | 50410 |
- 50411 | 3 | 151233 |
- 50412 | 1 | 50412 |
- 50414 | 1 | 50414 |
- 50418 | 1 | 50418 |
- 50419 | 1 | 50419 |
- 50420 | 1 | 50420 |
- 50422 | 1 | 50422 |
- 50425 | 2 | 100850 |
- 50427 | 1 | 50427 |
- 50428 | 1 | 50428 |
- 50429 | 1 | 50429 |
- 50430 | 2 | 100860 |
- 50434 | 1 | 50434 |
- 50436 | 2 | 100872 |
- 50441 | 1 | 50441 |
- 50444 | 1 | 50444 |
- 50449 | 1 | 50449 |
- 50450 | 1 | 50450 |
- 50451 | 1 | 50451 |
- 50453 | 1 | 50453 |
- 50460 | 1 | 50460 |
- 50463 | 1 | 50463 |
- 50464 | 1 | 50464 |
- 50466 | 2 | 100932 |
- 50470 | 1 | 50470 |
- 50474 | 2 | 100948 |
- 50476 | 2 | 100952 |
- 50479 | 1 | 50479 |
- 50480 | 3 | 151440 |
- 50483 | 1 | 50483 |
- 50484 | 1 | 50484 |
- 50487 | 1 | 50487 |
- 50488 | 1 | 50488 |
- 50497 | 1 | 50497 |
- 50508 | 1 | 50508 |
- 50513 | 2 | 101026 |
- 50514 | 1 | 50514 |
- 50519 | 2 | 101038 |
- 50521 | 1 | 50521 |
- 50522 | 1 | 50522 |
- 50523 | 1 | 50523 |
- 50525 | 1 | 50525 |
- 50529 | 2 | 101058 |
- 50530 | 1 | 50530 |
- 50531 | 1 | 50531 |
- 50532 | 2 | 101064 |
- 50537 | 1 | 50537 |
- 50539 | 1 | 50539 |
- 50540 | 2 | 101080 |
- 50541 | 1 | 50541 |
- 50544 | 1 | 50544 |
- 50545 | 1 | 50545 |
- 50546 | 1 | 50546 |
- 50548 | 1 | 50548 |
- 50549 | 1 | 50549 |
- 50550 | 1 | 50550 |
- 50554 | 1 | 50554 |
- 50557 | 2 | 101114 |
- 50560 | 1 | 50560 |
- 50561 | 1 | 50561 |
- 50562 | 1 | 50562 |
- 50563 | 1 | 50563 |
- 50564 | 2 | 101128 |
- 50565 | 1 | 50565 |
- 50570 | 1 | 50570 |
- 50573 | 1 | 50573 |
- 50574 | 1 | 50574 |
- 50576 | 1 | 50576 |
- 50580 | 2 | 101160 |
- 50581 | 1 | 50581 |
- 50585 | 2 | 101170 |
- 50586 | 1 | 50586 |
- 50587 | 2 | 101174 |
- 50588 | 1 | 50588 |
- 50589 | 1 | 50589 |
- 50592 | 2 | 101184 |
- 50593 | 1 | 50593 |
- 50594 | 1 | 50594 |
- 50595 | 1 | 50595 |
- 50599 | 1 | 50599 |
- 50602 | 2 | 101204 |
- 50607 | 1 | 50607 |
- 50608 | 2 | 101216 |
- 50609 | 2 | 101218 |
- 50610 | 2 | 101220 |
- 50611 | 1 | 50611 |
- 50612 | 1 | 50612 |
- 50618 | 2 | 101236 |
- 50620 | 1 | 50620 |
- 50621 | 1 | 50621 |
- 50623 | 3 | 151869 |
- 50626 | 2 | 101252 |
- 50628 | 1 | 50628 |
- 50632 | 2 | 101264 |
- 50640 | 1 | 50640 |
- 50641 | 1 | 50641 |
- 50648 | 1 | 50648 |
- 50650 | 1 | 50650 |
- 50651 | 2 | 101302 |
- 50652 | 1 | 50652 |
- 50656 | 1 | 50656 |
- 50657 | 2 | 101314 |
- 50658 | 1 | 50658 |
- 50661 | 1 | 50661 |
- 50665 | 2 | 101330 |
- 50669 | 1 | 50669 |
- 50678 | 1 | 50678 |
- 50679 | 1 | 50679 |
- 50682 | 1 | 50682 |
- 50683 | 1 | 50683 |
- 50684 | 1 | 50684 |
- 50686 | 2 | 101372 |
- 50692 | 1 | 50692 |
- 50696 | 1 | 50696 |
- 50698 | 2 | 101396 |
- 50708 | 1 | 50708 |
- 50712 | 1 | 50712 |
- 50714 | 1 | 50714 |
- 50718 | 1 | 50718 |
- 50719 | 1 | 50719 |
- 50721 | 1 | 50721 |
- 50722 | 2 | 101444 |
- 50725 | 1 | 50725 |
- 50727 | 1 | 50727 |
- 50731 | 1 | 50731 |
- 50733 | 1 | 50733 |
- 50734 | 2 | 101468 |
- 50735 | 1 | 50735 |
- 50736 | 1 | 50736 |
- 50740 | 1 | 50740 |
- 50748 | 1 | 50748 |
- 50753 | 1 | 50753 |
- 50756 | 1 | 50756 |
- 50757 | 1 | 50757 |
- 50761 | 2 | 101522 |
- 50764 | 1 | 50764 |
- 50765 | 3 | 152295 |
- 50766 | 2 | 101532 |
- 50769 | 2 | 101538 |
- 50770 | 3 | 152310 |
- 50772 | 3 | 152316 |
- 50773 | 1 | 50773 |
- 50775 | 1 | 50775 |
- 50778 | 1 | 50778 |
- 50779 | 2 | 101558 |
- 50781 | 1 | 50781 |
- 50784 | 1 | 50784 |
- 50785 | 2 | 101570 |
- 50787 | 1 | 50787 |
- 50788 | 1 | 50788 |
- 50789 | 2 | 101578 |
- 50790 | 2 | 101580 |
- 50792 | 1 | 50792 |
- 50796 | 1 | 50796 |
- 50798 | 1 | 50798 |
- 50799 | 3 | 152397 |
- 50800 | 3 | 152400 |
- 50801 | 1 | 50801 |
- 50806 | 2 | 101612 |
- 50808 | 3 | 152424 |
- 50809 | 2 | 101618 |
- 50810 | 1 | 50810 |
- 50811 | 3 | 152433 |
- 50812 | 2 | 101624 |
- 50814 | 1 | 50814 |
- 50815 | 2 | 101630 |
- 50816 | 1 | 50816 |
- 50817 | 1 | 50817 |
- 50818 | 3 | 152454 |
- 50819 | 2 | 101638 |
- 50825 | 2 | 101650 |
- 50826 | 1 | 50826 |
- 50829 | 1 | 50829 |
- 50835 | 1 | 50835 |
- 50836 | 1 | 50836 |
- 50839 | 1 | 50839 |
- 50840 | 1 | 50840 |
- 50852 | 1 | 50852 |
- 50853 | 1 | 50853 |
- 50856 | 1 | 50856 |
- 50857 | 1 | 50857 |
- 50859 | 1 | 50859 |
- 50860 | 1 | 50860 |
- 50864 | 1 | 50864 |
- 50866 | 2 | 101732 |
- 50868 | 1 | 50868 |
- 50869 | 1 | 50869 |
- 50870 | 1 | 50870 |
- 50876 | 2 | 101752 |
- 50877 | 1 | 50877 |
- 50882 | 1 | 50882 |
- 50884 | 1 | 50884 |
- 50886 | 1 | 50886 |
- 50892 | 1 | 50892 |
- 50893 | 1 | 50893 |
- 50896 | 1 | 50896 |
- 50897 | 1 | 50897 |
- 50900 | 1 | 50900 |
- 50905 | 1 | 50905 |
- 50909 | 1 | 50909 |
- 50917 | 1 | 50917 |
- 50918 | 1 | 50918 |
- 50919 | 1 | 50919 |
- 50925 | 1 | 50925 |
- 50927 | 1 | 50927 |
- 50932 | 1 | 50932 |
- 50933 | 1 | 50933 |
- 50937 | 1 | 50937 |
- 50939 | 1 | 50939 |
- 50940 | 1 | 50940 |
- 50943 | 1 | 50943 |
- 50945 | 2 | 101890 |
- 50953 | 1 | 50953 |
- 50958 | 2 | 101916 |
- 50960 | 1 | 50960 |
- 50963 | 1 | 50963 |
- 50964 | 2 | 101928 |
- 50972 | 1 | 50972 |
- 50973 | 2 | 101946 |
- 50974 | 1 | 50974 |
- 50977 | 2 | 101954 |
- 50978 | 3 | 152934 |
- 50979 | 1 | 50979 |
- 50980 | 1 | 50980 |
- 50982 | 1 | 50982 |
- 50983 | 1 | 50983 |
- 50987 | 1 | 50987 |
- 50988 | 1 | 50988 |
- 50989 | 1 | 50989 |
- 50991 | 1 | 50991 |
- 50992 | 1 | 50992 |
- 50995 | 1 | 50995 |
- 50999 | 1 | 50999 |
- 51000 | 1 | 51000 |
- 51001 | 1 | 51001 |
- 51002 | 1 | 51002 |
- 51007 | 2 | 102014 |
- 51010 | 1 | 51010 |
- 51011 | 1 | 51011 |
- 51017 | 1 | 51017 |
- 51018 | 1 | 51018 |
- 51021 | 1 | 51021 |
- 51022 | 2 | 102044 |
- 51028 | 2 | 102056 |
- 51033 | 1 | 51033 |
- 51034 | 1 | 51034 |
- 51035 | 2 | 102070 |
- 51039 | 1 | 51039 |
- 51040 | 1 | 51040 |
- 51045 | 2 | 102090 |
- 51046 | 2 | 102092 |
- 51048 | 1 | 51048 |
- 51049 | 4 | 204196 |
- 51050 | 1 | 51050 |
- 51052 | 2 | 102104 |
- 51053 | 2 | 102106 |
- 51055 | 1 | 51055 |
- 51056 | 1 | 51056 |
- 51059 | 1 | 51059 |
- 51060 | 3 | 153180 |
- 51061 | 1 | 51061 |
- 51062 | 2 | 102124 |
- 51063 | 1 | 51063 |
- 51064 | 1 | 51064 |
- 51066 | 1 | 51066 |
- 51067 | 2 | 102134 |
- 51068 | 1 | 51068 |
- 51069 | 1 | 51069 |
- 51073 | 1 | 51073 |
- 51075 | 1 | 51075 |
- 51079 | 1 | 51079 |
- 51080 | 2 | 102160 |
- 51085 | 1 | 51085 |
- 51087 | 1 | 51087 |
- 51088 | 2 | 102176 |
- 51090 | 1 | 51090 |
- 51092 | 2 | 102184 |
- 51093 | 1 | 51093 |
- 51096 | 1 | 51096 |
- 51097 | 1 | 51097 |
- 51099 | 2 | 102198 |
- 51101 | 1 | 51101 |
- 51104 | 1 | 51104 |
- 51106 | 1 | 51106 |
- 51107 | 1 | 51107 |
- 51110 | 1 | 51110 |
- 51113 | 1 | 51113 |
- 51114 | 2 | 102228 |
- 51117 | 2 | 102234 |
- 51119 | 2 | 102238 |
- 51126 | 1 | 51126 |
- 51127 | 1 | 51127 |
- 51128 | 1 | 51128 |
- 51129 | 1 | 51129 |
- 51132 | 2 | 102264 |
- 51134 | 1 | 51134 |
- 51140 | 1 | 51140 |
- 51153 | 1 | 51153 |
- 51369 | 1 | 51369 |
- Total | 1002 | 50136673 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 3 | 6 | 18 |
- 4 | 2 | 8 |
- 5 | 4 | 20 |
- 6 | 4 | 24 |
- 7 | 1 | 7 |
- 8 | 5 | 40 |
- 9 | 3 | 27 |
- 10 | 3 | 30 |
- 11 | 1 | 11 |
- 12 | 5 | 60 |
- 14 | 2 | 28 |
- 15 | 7 | 105 |
- 16 | 2 | 32 |
- 17 | 2 | 34 |
- 18 | 4 | 72 |
- 19 | 6 | 114 |
- 20 | 5 | 100 |
- 21 | 5 | 105 |
- 22 | 2 | 44 |
- 23 | 5 | 115 |
- 24 | 7 | 168 |
- 25 | 2 | 50 |
- 26 | 3 | 78 |
- 27 | 8 | 216 |
- 28 | 6 | 168 |
- 29 | 6 | 174 |
- 30 | 1 | 30 |
- 31 | 4 | 124 |
- 32 | 7 | 224 |
- 33 | 5 | 165 |
- 34 | 4 | 136 |
- 35 | 5 | 175 |
- 36 | 5 | 180 |
- 37 | 6 | 222 |
- 38 | 6 | 228 |
- 39 | 4 | 156 |
- 40 | 3 | 120 |
- 41 | 6 | 246 |
- 42 | 7 | 294 |
- 43 | 2 | 86 |
- 44 | 12 | 528 |
- 45 | 4 | 180 |
- 46 | 4 | 184 |
- 47 | 6 | 282 |
- 48 | 9 | 432 |
- 49 | 3 | 147 |
- 50 | 7 | 350 |
- 51 | 6 | 306 |
- 52 | 4 | 208 |
- 53 | 8 | 424 |
- 54 | 6 | 324 |
- 55 | 7 | 385 |
- 56 | 9 | 504 |
- 57 | 7 | 399 |
- 58 | 5 | 290 |
- 59 | 4 | 236 |
- 60 | 5 | 300 |
- 61 | 5 | 305 |
- 62 | 3 | 186 |
- 63 | 9 | 567 |
- 64 | 6 | 384 |
- 65 | 6 | 390 |
- 66 | 4 | 264 |
- 67 | 2 | 134 |
- 68 | 10 | 680 |
- 69 | 6 | 414 |
- 70 | 3 | 210 |
- 71 | 2 | 142 |
- 72 | 3 | 216 |
- 73 | 5 | 365 |
- 74 | 4 | 296 |
- 75 | 2 | 150 |
- 76 | 3 | 228 |
- 77 | 3 | 231 |
- 78 | 1 | 78 |
- 79 | 3 | 237 |
- 80 | 5 | 400 |
- 81 | 8 | 648 |
- 82 | 2 | 164 |
- 83 | 7 | 581 |
- 84 | 3 | 252 |
- 85 | 2 | 170 |
- 86 | 3 | 258 |
- 87 | 6 | 522 |
- 88 | 7 | 616 |
- 89 | 4 | 356 |
- 90 | 8 | 720 |
- 91 | 5 | 455 |
- 92 | 5 | 460 |
- 93 | 8 | 744 |
- 94 | 5 | 470 |
- 95 | 3 | 285 |
- 96 | 5 | 480 |
- 97 | 1 | 97 |
- 98 | 2 | 196 |
- 99 | 7 | 693 |
- 100 | 6 | 600 |
- 101 | 3 | 303 |
- 102 | 2 | 204 |
- 103 | 2 | 206 |
- 104 | 1 | 104 |
- 105 | 6 | 630 |
- 106 | 2 | 212 |
- 107 | 3 | 321 |
- 108 | 1 | 108 |
- 109 | 6 | 654 |
- 110 | 2 | 220 |
- 111 | 4 | 444 |
- 113 | 4 | 452 |
- 114 | 8 | 912 |
- 115 | 4 | 460 |
- 116 | 6 | 696 |
- 117 | 2 | 234 |
- 118 | 5 | 590 |
- 119 | 8 | 952 |
- 120 | 10 | 1200 |
- 121 | 6 | 726 |
- 122 | 3 | 366 |
- 123 | 5 | 615 |
- 124 | 4 | 496 |
- 125 | 4 | 500 |
- 126 | 6 | 756 |
- 127 | 5 | 635 |
- 130 | 9 | 1170 |
- 131 | 4 | 524 |
- 132 | 6 | 792 |
- 133 | 4 | 532 |
- 134 | 10 | 1340 |
- 135 | 3 | 405 |
- 136 | 5 | 680 |
- 137 | 1 | 137 |
- 138 | 2 | 276 |
- 139 | 3 | 417 |
- 140 | 3 | 420 |
- 141 | 5 | 705 |
- 142 | 6 | 852 |
- 143 | 5 | 715 |
- 144 | 5 | 720 |
- 145 | 2 | 290 |
- 146 | 6 | 876 |
- 147 | 3 | 441 |
- 148 | 7 | 1036 |
- 149 | 6 | 894 |
- 150 | 1 | 150 |
- 151 | 4 | 604 |
- 152 | 3 | 456 |
- 153 | 3 | 459 |
- 154 | 6 | 924 |
- 155 | 3 | 465 |
- 156 | 3 | 468 |
- 157 | 8 | 1256 |
- 158 | 3 | 474 |
- 159 | 2 | 318 |
- 160 | 2 | 320 |
- 161 | 2 | 322 |
- 162 | 7 | 1134 |
- 163 | 2 | 326 |
- 164 | 6 | 984 |
- 165 | 3 | 495 |
- 166 | 3 | 498 |
- 167 | 2 | 334 |
- 168 | 3 | 504 |
- 170 | 4 | 680 |
- 171 | 3 | 513 |
- 172 | 2 | 344 |
- 173 | 1 | 173 |
- 175 | 2 | 350 |
- 176 | 2 | 352 |
- 177 | 1 | 177 |
- 179 | 2 | 358 |
- 180 | 2 | 360 |
- 181 | 4 | 724 |
- 182 | 2 | 364 |
- 183 | 3 | 549 |
- 184 | 2 | 368 |
- 185 | 3 | 555 |
- 186 | 3 | 558 |
- 187 | 1 | 187 |
- 189 | 4 | 756 |
- 190 | 6 | 1140 |
- 192 | 4 | 768 |
- 193 | 1 | 193 |
- 194 | 3 | 582 |
- 195 | 3 | 585 |
- 196 | 3 | 588 |
- 197 | 5 | 985 |
- 198 | 2 | 396 |
- 199 | 5 | 995 |
- 200 | 1 | 200 |
- 201 | 6 | 1206 |
- 202 | 1 | 202 |
- 203 | 3 | 609 |
- 204 | 1 | 204 |
- 205 | 2 | 410 |
- 206 | 1 | 206 |
- 207 | 1 | 207 |
- 208 | 1 | 208 |
- 209 | 2 | 418 |
- 210 | 4 | 840 |
- 211 | 3 | 633 |
- 212 | 3 | 636 |
- 213 | 5 | 1065 |
- 214 | 5 | 1070 |
- 215 | 2 | 430 |
- 216 | 2 | 432 |
- 218 | 2 | 436 |
- 219 | 4 | 876 |
- 220 | 2 | 440 |
- 221 | 1 | 221 |
- 222 | 5 | 1110 |
- 223 | 1 | 223 |
- 224 | 3 | 672 |
- 225 | 5 | 1125 |
- 226 | 2 | 452 |
- 227 | 4 | 908 |
- 228 | 2 | 456 |
- 229 | 3 | 687 |
- 230 | 5 | 1150 |
- 231 | 3 | 693 |
- 232 | 5 | 1160 |
- 233 | 3 | 699 |
- 234 | 8 | 1872 |
- 235 | 2 | 470 |
- 236 | 2 | 472 |
- 237 | 2 | 474 |
- 238 | 5 | 1190 |
- 239 | 2 | 478 |
- 240 | 5 | 1200 |
- 241 | 1 | 241 |
- 242 | 6 | 1452 |
- 243 | 7 | 1701 |
- 244 | 6 | 1464 |
- 245 | 5 | 1225 |
- 246 | 2 | 492 |
- 247 | 5 | 1235 |
- 248 | 4 | 992 |
- 249 | 3 | 747 |
- 250 | 3 | 750 |
- 251 | 6 | 1506 |
- 252 | 6 | 1512 |
- 253 | 2 | 506 |
- 254 | 3 | 762 |
- 255 | 5 | 1275 |
- 257 | 7 | 1799 |
- 258 | 3 | 774 |
- 259 | 2 | 518 |
- 260 | 196772 | 51160720 |
- Total | 197774 | 51280781 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 196772 |
- 2 | 1000 |
- 8 | 1 |
- Total | 197773 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333532266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882bf09ea91bce1
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6266303965613931
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_15.json b/autobahn/client/tungstenite_case_12_3_15.json
deleted file mode 100644
index 6de9299..0000000
--- a/autobahn/client/tungstenite_case_12_3_15.json
+++ /dev/null
@@ -1,1117 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 352,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 27971,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=352&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: MQmXnNDCXUwhQRGoB9z+tQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: M/B9hdpL3S2v1FwL5eEIu9QhQ0Y=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.15",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "49176": 1,
- "49194": 1,
- "49195": 1,
- "49196": 1,
- "49197": 2,
- "49199": 1,
- "49200": 1,
- "49204": 1,
- "49208": 1,
- "49213": 1,
- "49219": 1,
- "49221": 1,
- "49225": 1,
- "49229": 2,
- "49231": 1,
- "49232": 1,
- "49234": 1,
- "49235": 1,
- "49237": 2,
- "49241": 3,
- "49242": 1,
- "49245": 1,
- "49246": 2,
- "49248": 1,
- "49251": 1,
- "49252": 4,
- "49253": 1,
- "49256": 2,
- "49260": 1,
- "49261": 2,
- "49262": 3,
- "49263": 1,
- "49265": 4,
- "49267": 3,
- "49268": 1,
- "49271": 4,
- "49272": 1,
- "49273": 2,
- "49274": 2,
- "49275": 1,
- "49276": 1,
- "49277": 2,
- "49278": 2,
- "49279": 1,
- "49280": 2,
- "49281": 1,
- "49282": 3,
- "49283": 1,
- "49284": 3,
- "49285": 2,
- "49286": 4,
- "49288": 1,
- "49289": 2,
- "49292": 2,
- "49293": 1,
- "49294": 1,
- "49295": 3,
- "49296": 1,
- "49297": 1,
- "49299": 2,
- "49301": 1,
- "49302": 5,
- "49303": 2,
- "49305": 1,
- "49306": 1,
- "49307": 1,
- "49308": 2,
- "49309": 2,
- "49311": 1,
- "49312": 2,
- "49313": 3,
- "49314": 3,
- "49315": 1,
- "49318": 2,
- "49319": 1,
- "49320": 2,
- "49321": 2,
- "49322": 1,
- "49323": 1,
- "49324": 1,
- "49325": 2,
- "49327": 4,
- "49329": 2,
- "49330": 3,
- "49331": 2,
- "49332": 1,
- "49333": 3,
- "49334": 1,
- "49335": 2,
- "49336": 2,
- "49337": 3,
- "49339": 4,
- "49340": 2,
- "49341": 2,
- "49342": 1,
- "49344": 1,
- "49345": 2,
- "49346": 1,
- "49347": 1,
- "49348": 1,
- "49349": 1,
- "49351": 1,
- "49352": 4,
- "49354": 1,
- "49355": 1,
- "49356": 1,
- "49357": 1,
- "49359": 1,
- "49367": 1,
- "49368": 1,
- "49369": 3,
- "49371": 1,
- "49374": 1,
- "49380": 1,
- "49381": 1,
- "49387": 4,
- "49389": 1,
- "49390": 1,
- "49392": 1,
- "49395": 1,
- "49396": 2,
- "49399": 1,
- "49401": 1,
- "49410": 1,
- "49413": 1,
- "49414": 2,
- "49416": 2,
- "49418": 2,
- "49421": 1,
- "49422": 1,
- "49423": 1,
- "49425": 1,
- "49429": 1,
- "49437": 1,
- "49438": 1,
- "49440": 1,
- "49441": 2,
- "49442": 1,
- "49446": 2,
- "49449": 1,
- "49450": 3,
- "49452": 1,
- "49453": 1,
- "49455": 1,
- "49460": 1,
- "49462": 1,
- "49467": 2,
- "49469": 1,
- "49471": 1,
- "49473": 1,
- "49476": 1,
- "49480": 1,
- "49481": 1,
- "49484": 1,
- "49485": 1,
- "49486": 1,
- "49487": 1,
- "49492": 1,
- "49494": 1,
- "49495": 1,
- "49496": 1,
- "49499": 1,
- "49503": 1,
- "49505": 1,
- "49506": 3,
- "49507": 1,
- "49511": 1,
- "49516": 1,
- "49520": 2,
- "49522": 3,
- "49524": 2,
- "49525": 2,
- "49526": 2,
- "49527": 5,
- "49528": 1,
- "49530": 2,
- "49532": 3,
- "49533": 1,
- "49534": 1,
- "49535": 3,
- "49536": 1,
- "49537": 2,
- "49538": 2,
- "49539": 2,
- "49540": 3,
- "49541": 1,
- "49542": 1,
- "49543": 2,
- "49544": 1,
- "49545": 1,
- "49546": 2,
- "49547": 1,
- "49548": 1,
- "49551": 1,
- "49552": 1,
- "49557": 1,
- "49558": 1,
- "49559": 1,
- "49575": 1,
- "49576": 1,
- "49581": 1,
- "49590": 1,
- "49598": 1,
- "49605": 2,
- "49609": 1,
- "49611": 1,
- "49620": 1,
- "49622": 1,
- "49624": 1,
- "49639": 1,
- "49642": 1,
- "49643": 1,
- "49644": 1,
- "49666": 2,
- "49668": 2,
- "49673": 2,
- "49678": 1,
- "49681": 2,
- "49683": 1,
- "49686": 1,
- "49688": 1,
- "49691": 1,
- "49695": 1,
- "49696": 1,
- "49697": 1,
- "49698": 1,
- "49699": 1,
- "49706": 1,
- "49710": 1,
- "49712": 1,
- "49719": 1,
- "49720": 1,
- "49721": 1,
- "49722": 1,
- "49728": 1,
- "49729": 1,
- "49731": 1,
- "49733": 1,
- "49734": 1,
- "49737": 1,
- "49739": 1,
- "49742": 2,
- "49746": 1,
- "49750": 1,
- "49751": 2,
- "49753": 1,
- "49756": 1,
- "49761": 2,
- "49762": 1,
- "49765": 1,
- "49769": 2,
- "49770": 1,
- "49771": 1,
- "49772": 1,
- "49775": 1,
- "49776": 2,
- "49782": 1,
- "49783": 1,
- "49785": 1,
- "49798": 1,
- "49799": 1,
- "49800": 1,
- "49801": 2,
- "49807": 1,
- "49808": 2,
- "49809": 1,
- "49810": 1,
- "49813": 1,
- "49814": 1,
- "49820": 1,
- "49823": 1,
- "49825": 2,
- "49828": 1,
- "49830": 1,
- "49831": 1,
- "49833": 1,
- "49836": 1,
- "49844": 1,
- "49867": 1,
- "49870": 1,
- "49887": 1,
- "49895": 1,
- "49906": 1,
- "49909": 1,
- "49913": 1,
- "49929": 1,
- "49933": 1,
- "49946": 1,
- "49961": 1,
- "49962": 1,
- "49981": 1,
- "49982": 1,
- "49984": 1,
- "49988": 1,
- "49994": 1,
- "49999": 1,
- "50000": 1,
- "50001": 1,
- "50005": 2,
- "50010": 1,
- "50011": 1,
- "50012": 1,
- "50013": 2,
- "50014": 1,
- "50015": 1,
- "50017": 1,
- "50030": 1,
- "50041": 1,
- "50045": 1,
- "50047": 1,
- "50048": 1,
- "50052": 1,
- "50053": 1,
- "50075": 1,
- "50077": 1,
- "50082": 1,
- "50088": 1,
- "50092": 1,
- "50093": 1,
- "50096": 2,
- "50102": 1,
- "50105": 3,
- "50106": 1,
- "50118": 1,
- "50127": 1,
- "50139": 1,
- "50145": 1,
- "50146": 1,
- "50149": 1,
- "50152": 1,
- "50155": 1,
- "50161": 1,
- "50163": 1,
- "50168": 1,
- "50171": 1,
- "50180": 1,
- "50184": 1,
- "50186": 1,
- "50191": 2,
- "50194": 2,
- "50200": 1,
- "50201": 1,
- "50202": 1,
- "50207": 1,
- "50210": 1,
- "50212": 1,
- "50219": 1,
- "50220": 1,
- "50223": 1,
- "50224": 1,
- "50241": 2,
- "50249": 1,
- "50258": 2,
- "50261": 1,
- "50266": 1,
- "50268": 1,
- "50273": 1,
- "50276": 1,
- "50278": 1,
- "50284": 2,
- "50286": 1,
- "50291": 1,
- "50293": 1,
- "50296": 1,
- "50298": 1,
- "50302": 1,
- "50315": 1,
- "50317": 1,
- "50322": 1,
- "50323": 1,
- "50324": 1,
- "50326": 1,
- "50328": 1,
- "50335": 1,
- "50338": 1,
- "50342": 1,
- "50343": 1,
- "50347": 2,
- "50348": 1,
- "50349": 1,
- "50350": 1,
- "50351": 2,
- "50354": 1,
- "50355": 5,
- "50356": 1,
- "50358": 1,
- "50359": 1,
- "50361": 2,
- "50363": 1,
- "50364": 4,
- "50365": 2,
- "50366": 3,
- "50367": 3,
- "50368": 2,
- "50370": 1,
- "50372": 1,
- "50373": 2,
- "50374": 1,
- "50375": 1,
- "50376": 2,
- "50377": 1,
- "50378": 2,
- "50379": 3,
- "50381": 3,
- "50382": 2,
- "50383": 2,
- "50384": 2,
- "50386": 1,
- "50389": 1,
- "50390": 1,
- "50392": 3,
- "50393": 1,
- "50394": 1,
- "50396": 1,
- "50397": 1,
- "50398": 2,
- "50399": 1,
- "50400": 2,
- "50401": 3,
- "50402": 1,
- "50403": 2,
- "50404": 2,
- "50406": 1,
- "50407": 4,
- "50408": 3,
- "50410": 1,
- "50411": 3,
- "50412": 1,
- "50414": 1,
- "50418": 1,
- "50419": 1,
- "50420": 1,
- "50422": 1,
- "50425": 2,
- "50427": 1,
- "50428": 1,
- "50429": 1,
- "50430": 2,
- "50434": 1,
- "50436": 2,
- "50441": 1,
- "50444": 1,
- "50449": 1,
- "50450": 1,
- "50451": 1,
- "50453": 1,
- "50460": 1,
- "50463": 1,
- "50464": 1,
- "50466": 2,
- "50470": 1,
- "50474": 2,
- "50476": 2,
- "50479": 1,
- "50480": 3,
- "50483": 1,
- "50484": 1,
- "50487": 1,
- "50488": 1,
- "50497": 1,
- "50508": 1,
- "50513": 2,
- "50514": 1,
- "50519": 2,
- "50521": 1,
- "50522": 1,
- "50523": 1,
- "50525": 1,
- "50529": 2,
- "50530": 1,
- "50531": 1,
- "50532": 2,
- "50537": 1,
- "50539": 1,
- "50540": 2,
- "50541": 1,
- "50544": 1,
- "50545": 1,
- "50546": 1,
- "50548": 1,
- "50549": 1,
- "50550": 1,
- "50554": 1,
- "50557": 2,
- "50560": 1,
- "50561": 1,
- "50562": 1,
- "50563": 1,
- "50564": 2,
- "50565": 1,
- "50570": 1,
- "50573": 1,
- "50574": 1,
- "50576": 1,
- "50580": 2,
- "50581": 1,
- "50585": 2,
- "50586": 1,
- "50587": 2,
- "50588": 1,
- "50589": 1,
- "50592": 2,
- "50593": 1,
- "50594": 1,
- "50595": 1,
- "50599": 1,
- "50602": 2,
- "50607": 1,
- "50608": 2,
- "50609": 2,
- "50610": 2,
- "50611": 1,
- "50612": 1,
- "50618": 2,
- "50620": 1,
- "50621": 1,
- "50623": 3,
- "50626": 2,
- "50628": 1,
- "50632": 2,
- "50640": 1,
- "50641": 1,
- "50648": 1,
- "50650": 1,
- "50651": 2,
- "50652": 1,
- "50656": 1,
- "50657": 2,
- "50658": 1,
- "50661": 1,
- "50665": 2,
- "50669": 1,
- "50678": 1,
- "50679": 1,
- "50682": 1,
- "50683": 1,
- "50684": 1,
- "50686": 2,
- "50692": 1,
- "50696": 1,
- "50698": 2,
- "50708": 1,
- "50712": 1,
- "50714": 1,
- "50718": 1,
- "50719": 1,
- "50721": 1,
- "50722": 2,
- "50725": 1,
- "50727": 1,
- "50731": 1,
- "50733": 1,
- "50734": 2,
- "50735": 1,
- "50736": 1,
- "50740": 1,
- "50748": 1,
- "50753": 1,
- "50756": 1,
- "50757": 1,
- "50761": 2,
- "50764": 1,
- "50765": 3,
- "50766": 2,
- "50769": 2,
- "50770": 3,
- "50772": 3,
- "50773": 1,
- "50775": 1,
- "50778": 1,
- "50779": 2,
- "50781": 1,
- "50784": 1,
- "50785": 2,
- "50787": 1,
- "50788": 1,
- "50789": 2,
- "50790": 2,
- "50792": 1,
- "50796": 1,
- "50798": 1,
- "50799": 3,
- "50800": 3,
- "50801": 1,
- "50806": 2,
- "50808": 3,
- "50809": 2,
- "50810": 1,
- "50811": 3,
- "50812": 2,
- "50814": 1,
- "50815": 2,
- "50816": 1,
- "50817": 1,
- "50818": 3,
- "50819": 2,
- "50825": 2,
- "50826": 1,
- "50829": 1,
- "50835": 1,
- "50836": 1,
- "50839": 1,
- "50840": 1,
- "50852": 1,
- "50853": 1,
- "50856": 1,
- "50857": 1,
- "50859": 1,
- "50860": 1,
- "50864": 1,
- "50866": 2,
- "50868": 1,
- "50869": 1,
- "50870": 1,
- "50876": 2,
- "50877": 1,
- "50882": 1,
- "50884": 1,
- "50886": 1,
- "50892": 1,
- "50893": 1,
- "50896": 1,
- "50897": 1,
- "50900": 1,
- "50905": 1,
- "50909": 1,
- "50917": 1,
- "50918": 1,
- "50919": 1,
- "50925": 1,
- "50927": 1,
- "50932": 1,
- "50933": 1,
- "50937": 1,
- "50939": 1,
- "50940": 1,
- "50943": 1,
- "50945": 2,
- "50953": 1,
- "50958": 2,
- "50960": 1,
- "50963": 1,
- "50964": 2,
- "50972": 1,
- "50973": 2,
- "50974": 1,
- "50977": 2,
- "50978": 3,
- "50979": 1,
- "50980": 1,
- "50982": 1,
- "50983": 1,
- "50987": 1,
- "50988": 1,
- "50989": 1,
- "50991": 1,
- "50992": 1,
- "50995": 1,
- "50999": 1,
- "51000": 1,
- "51001": 1,
- "51002": 1,
- "51007": 2,
- "51010": 1,
- "51011": 1,
- "51017": 1,
- "51018": 1,
- "51021": 1,
- "51022": 2,
- "51028": 2,
- "51033": 1,
- "51034": 1,
- "51035": 2,
- "51039": 1,
- "51040": 1,
- "51045": 2,
- "51046": 2,
- "51048": 1,
- "51049": 4,
- "51050": 1,
- "51052": 2,
- "51053": 2,
- "51055": 1,
- "51056": 1,
- "51059": 1,
- "51060": 3,
- "51061": 1,
- "51062": 2,
- "51063": 1,
- "51064": 1,
- "51066": 1,
- "51067": 2,
- "51068": 1,
- "51069": 1,
- "51073": 1,
- "51075": 1,
- "51079": 1,
- "51080": 2,
- "51085": 1,
- "51087": 1,
- "51088": 2,
- "51090": 1,
- "51092": 2,
- "51093": 1,
- "51096": 1,
- "51097": 1,
- "51099": 2,
- "51101": 1,
- "51104": 1,
- "51106": 1,
- "51107": 1,
- "51110": 1,
- "51113": 1,
- "51114": 2,
- "51117": 2,
- "51119": 2,
- "51126": 1,
- "51127": 1,
- "51128": 1,
- "51129": 1,
- "51132": 2,
- "51134": 1,
- "51140": 1,
- "51153": 1,
- "51369": 1
- },
- "started": "2020-09-07T18:47:51.125Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.3824494018554688,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 50128408,
- "incomingOctetsWireLevel": 50136408,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00015959014696816223,
- "outgoingCompressionRatio": 0.38521256256103514,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 50490581,
- "outgoingOctetsWireLevel": 51280525,
- "outgoingWebSocketFrames": 197772,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.01564537354006681,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 196772,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 2,
- "3": 6,
- "4": 2,
- "5": 4,
- "6": 4,
- "7": 1,
- "8": 5,
- "9": 3,
- "10": 3,
- "11": 1,
- "12": 5,
- "14": 2,
- "15": 7,
- "16": 2,
- "17": 2,
- "18": 4,
- "19": 6,
- "20": 5,
- "21": 5,
- "22": 2,
- "23": 5,
- "24": 7,
- "25": 2,
- "26": 3,
- "27": 8,
- "28": 6,
- "29": 6,
- "30": 1,
- "31": 4,
- "32": 7,
- "33": 5,
- "34": 4,
- "35": 5,
- "36": 5,
- "37": 6,
- "38": 6,
- "39": 4,
- "40": 3,
- "41": 6,
- "42": 7,
- "43": 2,
- "44": 12,
- "45": 4,
- "46": 4,
- "47": 6,
- "48": 9,
- "49": 3,
- "50": 7,
- "51": 6,
- "52": 4,
- "53": 8,
- "54": 6,
- "55": 7,
- "56": 9,
- "57": 7,
- "58": 5,
- "59": 4,
- "60": 5,
- "61": 5,
- "62": 3,
- "63": 9,
- "64": 6,
- "65": 6,
- "66": 4,
- "67": 2,
- "68": 10,
- "69": 6,
- "70": 3,
- "71": 2,
- "72": 3,
- "73": 5,
- "74": 4,
- "75": 2,
- "76": 3,
- "77": 3,
- "78": 1,
- "79": 3,
- "80": 5,
- "81": 8,
- "82": 2,
- "83": 7,
- "84": 3,
- "85": 2,
- "86": 3,
- "87": 6,
- "88": 7,
- "89": 4,
- "90": 8,
- "91": 5,
- "92": 5,
- "93": 8,
- "94": 5,
- "95": 3,
- "96": 5,
- "97": 1,
- "98": 2,
- "99": 7,
- "100": 6,
- "101": 3,
- "102": 2,
- "103": 2,
- "104": 1,
- "105": 6,
- "106": 2,
- "107": 3,
- "108": 1,
- "109": 6,
- "110": 2,
- "111": 4,
- "113": 4,
- "114": 8,
- "115": 4,
- "116": 6,
- "117": 2,
- "118": 5,
- "119": 8,
- "120": 10,
- "121": 6,
- "122": 3,
- "123": 5,
- "124": 4,
- "125": 4,
- "126": 6,
- "127": 5,
- "130": 9,
- "131": 4,
- "132": 6,
- "133": 4,
- "134": 10,
- "135": 3,
- "136": 5,
- "137": 1,
- "138": 2,
- "139": 3,
- "140": 3,
- "141": 5,
- "142": 6,
- "143": 5,
- "144": 5,
- "145": 2,
- "146": 6,
- "147": 3,
- "148": 7,
- "149": 6,
- "150": 1,
- "151": 4,
- "152": 3,
- "153": 3,
- "154": 6,
- "155": 3,
- "156": 3,
- "157": 8,
- "158": 3,
- "159": 2,
- "160": 2,
- "161": 2,
- "162": 7,
- "163": 2,
- "164": 6,
- "165": 3,
- "166": 3,
- "167": 2,
- "168": 3,
- "170": 4,
- "171": 3,
- "172": 2,
- "173": 1,
- "175": 2,
- "176": 2,
- "177": 1,
- "179": 2,
- "180": 2,
- "181": 4,
- "182": 2,
- "183": 3,
- "184": 2,
- "185": 3,
- "186": 3,
- "187": 1,
- "189": 4,
- "190": 6,
- "192": 4,
- "193": 1,
- "194": 3,
- "195": 3,
- "196": 3,
- "197": 5,
- "198": 2,
- "199": 5,
- "200": 1,
- "201": 6,
- "202": 1,
- "203": 3,
- "204": 1,
- "205": 2,
- "206": 1,
- "207": 1,
- "208": 1,
- "209": 2,
- "210": 4,
- "211": 3,
- "212": 3,
- "213": 5,
- "214": 5,
- "215": 2,
- "216": 2,
- "218": 2,
- "219": 4,
- "220": 2,
- "221": 1,
- "222": 5,
- "223": 1,
- "224": 3,
- "225": 5,
- "226": 2,
- "227": 4,
- "228": 2,
- "229": 3,
- "230": 5,
- "231": 3,
- "232": 5,
- "233": 3,
- "234": 8,
- "235": 2,
- "236": 2,
- "237": 2,
- "238": 5,
- "239": 2,
- "240": 5,
- "241": 1,
- "242": 6,
- "243": 7,
- "244": 6,
- "245": 5,
- "246": 2,
- "247": 5,
- "248": 4,
- "249": 3,
- "250": 3,
- "251": 6,
- "252": 6,
- "253": 2,
- "254": 3,
- "255": 5,
- "257": 7,
- "258": 3,
- "259": 2,
- "260": 196772
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333532266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882bf09ea91bce1"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "bf09ea91"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_16.html b/autobahn/client/tungstenite_case_12_3_16.html
deleted file mode 100644
index 8fa7e0c..0000000
--- a/autobahn/client/tungstenite_case_12_3_16.html
+++ /dev/null
@@ -1,1615 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.16 : Pass - 29760 ms @ 2020-09-07T18:48:19.097Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=353&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HA6C7eUwLYmas1TPUx4Unw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Gm4WCC1c99E9TQ9fJCpXFpOCqMg=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 16534 | 1 | 16534 |
- 32768 | 1 | 32768 |
- 49176 | 1 | 49176 |
- 49194 | 1 | 49194 |
- 49195 | 1 | 49195 |
- 49196 | 1 | 49196 |
- 49197 | 2 | 98394 |
- 49199 | 1 | 49199 |
- 49200 | 1 | 49200 |
- 49204 | 1 | 49204 |
- 49208 | 1 | 49208 |
- 49213 | 1 | 49213 |
- 49219 | 1 | 49219 |
- 49221 | 1 | 49221 |
- 49225 | 1 | 49225 |
- 49229 | 2 | 98458 |
- 49231 | 1 | 49231 |
- 49232 | 1 | 49232 |
- 49234 | 1 | 49234 |
- 49235 | 1 | 49235 |
- 49237 | 2 | 98474 |
- 49241 | 3 | 147723 |
- 49242 | 1 | 49242 |
- 49245 | 1 | 49245 |
- 49246 | 2 | 98492 |
- 49248 | 1 | 49248 |
- 49251 | 1 | 49251 |
- 49252 | 4 | 197008 |
- 49253 | 1 | 49253 |
- 49256 | 2 | 98512 |
- 49260 | 1 | 49260 |
- 49261 | 2 | 98522 |
- 49262 | 3 | 147786 |
- 49263 | 1 | 49263 |
- 49265 | 4 | 197060 |
- 49267 | 3 | 147801 |
- 49268 | 1 | 49268 |
- 49271 | 4 | 197084 |
- 49272 | 1 | 49272 |
- 49273 | 2 | 98546 |
- 49274 | 2 | 98548 |
- 49275 | 1 | 49275 |
- 49276 | 1 | 49276 |
- 49277 | 2 | 98554 |
- 49278 | 2 | 98556 |
- 49279 | 1 | 49279 |
- 49280 | 2 | 98560 |
- 49281 | 1 | 49281 |
- 49282 | 3 | 147846 |
- 49283 | 1 | 49283 |
- 49284 | 3 | 147852 |
- 49285 | 2 | 98570 |
- 49286 | 4 | 197144 |
- 49288 | 1 | 49288 |
- 49289 | 2 | 98578 |
- 49292 | 2 | 98584 |
- 49293 | 1 | 49293 |
- 49294 | 1 | 49294 |
- 49295 | 3 | 147885 |
- 49296 | 1 | 49296 |
- 49297 | 1 | 49297 |
- 49299 | 2 | 98598 |
- 49301 | 1 | 49301 |
- 49302 | 4 | 197208 |
- 49303 | 2 | 98606 |
- 49305 | 1 | 49305 |
- 49306 | 1 | 49306 |
- 49307 | 1 | 49307 |
- 49308 | 2 | 98616 |
- 49309 | 2 | 98618 |
- 49311 | 1 | 49311 |
- 49312 | 2 | 98624 |
- 49313 | 3 | 147939 |
- 49314 | 3 | 147942 |
- 49315 | 1 | 49315 |
- 49318 | 2 | 98636 |
- 49319 | 1 | 49319 |
- 49320 | 2 | 98640 |
- 49321 | 2 | 98642 |
- 49322 | 1 | 49322 |
- 49323 | 1 | 49323 |
- 49324 | 1 | 49324 |
- 49325 | 2 | 98650 |
- 49327 | 4 | 197308 |
- 49329 | 2 | 98658 |
- 49330 | 3 | 147990 |
- 49331 | 2 | 98662 |
- 49332 | 1 | 49332 |
- 49333 | 3 | 147999 |
- 49334 | 1 | 49334 |
- 49335 | 2 | 98670 |
- 49336 | 2 | 98672 |
- 49337 | 3 | 148011 |
- 49339 | 4 | 197356 |
- 49340 | 2 | 98680 |
- 49341 | 2 | 98682 |
- 49342 | 1 | 49342 |
- 49344 | 1 | 49344 |
- 49345 | 2 | 98690 |
- 49346 | 1 | 49346 |
- 49347 | 1 | 49347 |
- 49348 | 1 | 49348 |
- 49349 | 1 | 49349 |
- 49351 | 1 | 49351 |
- 49352 | 4 | 197408 |
- 49354 | 1 | 49354 |
- 49355 | 1 | 49355 |
- 49356 | 1 | 49356 |
- 49357 | 1 | 49357 |
- 49359 | 1 | 49359 |
- 49367 | 1 | 49367 |
- 49368 | 1 | 49368 |
- 49369 | 3 | 148107 |
- 49371 | 1 | 49371 |
- 49374 | 1 | 49374 |
- 49380 | 1 | 49380 |
- 49381 | 1 | 49381 |
- 49387 | 4 | 197548 |
- 49389 | 1 | 49389 |
- 49390 | 1 | 49390 |
- 49392 | 1 | 49392 |
- 49395 | 1 | 49395 |
- 49396 | 2 | 98792 |
- 49399 | 1 | 49399 |
- 49401 | 1 | 49401 |
- 49410 | 1 | 49410 |
- 49413 | 1 | 49413 |
- 49414 | 2 | 98828 |
- 49416 | 2 | 98832 |
- 49418 | 2 | 98836 |
- 49421 | 1 | 49421 |
- 49422 | 1 | 49422 |
- 49423 | 1 | 49423 |
- 49425 | 1 | 49425 |
- 49429 | 1 | 49429 |
- 49437 | 1 | 49437 |
- 49438 | 1 | 49438 |
- 49440 | 1 | 49440 |
- 49441 | 2 | 98882 |
- 49442 | 1 | 49442 |
- 49446 | 2 | 98892 |
- 49449 | 1 | 49449 |
- 49450 | 3 | 148350 |
- 49452 | 1 | 49452 |
- 49453 | 1 | 49453 |
- 49455 | 1 | 49455 |
- 49460 | 1 | 49460 |
- 49462 | 1 | 49462 |
- 49467 | 2 | 98934 |
- 49469 | 1 | 49469 |
- 49471 | 1 | 49471 |
- 49473 | 1 | 49473 |
- 49476 | 1 | 49476 |
- 49480 | 1 | 49480 |
- 49481 | 1 | 49481 |
- 49484 | 1 | 49484 |
- 49485 | 1 | 49485 |
- 49486 | 1 | 49486 |
- 49487 | 1 | 49487 |
- 49492 | 1 | 49492 |
- 49494 | 1 | 49494 |
- 49495 | 1 | 49495 |
- 49496 | 1 | 49496 |
- 49499 | 1 | 49499 |
- 49503 | 1 | 49503 |
- 49505 | 1 | 49505 |
- 49506 | 3 | 148518 |
- 49507 | 1 | 49507 |
- 49511 | 1 | 49511 |
- 49516 | 1 | 49516 |
- 49520 | 2 | 99040 |
- 49522 | 3 | 148566 |
- 49524 | 2 | 99048 |
- 49525 | 2 | 99050 |
- 49526 | 2 | 99052 |
- 49527 | 5 | 247635 |
- 49528 | 1 | 49528 |
- 49530 | 2 | 99060 |
- 49532 | 3 | 148596 |
- 49533 | 1 | 49533 |
- 49534 | 1 | 49534 |
- 49535 | 3 | 148605 |
- 49536 | 1 | 49536 |
- 49537 | 2 | 99074 |
- 49538 | 2 | 99076 |
- 49539 | 2 | 99078 |
- 49540 | 3 | 148620 |
- 49541 | 1 | 49541 |
- 49542 | 1 | 49542 |
- 49543 | 2 | 99086 |
- 49544 | 1 | 49544 |
- 49545 | 1 | 49545 |
- 49546 | 2 | 99092 |
- 49547 | 1 | 49547 |
- 49548 | 1 | 49548 |
- 49551 | 1 | 49551 |
- 49552 | 1 | 49552 |
- 49557 | 1 | 49557 |
- 49558 | 1 | 49558 |
- 49559 | 1 | 49559 |
- 49575 | 1 | 49575 |
- 49576 | 1 | 49576 |
- 49581 | 1 | 49581 |
- 49590 | 1 | 49590 |
- 49598 | 1 | 49598 |
- 49605 | 2 | 99210 |
- 49609 | 1 | 49609 |
- 49611 | 1 | 49611 |
- 49620 | 1 | 49620 |
- 49622 | 1 | 49622 |
- 49624 | 1 | 49624 |
- 49639 | 1 | 49639 |
- 49642 | 1 | 49642 |
- 49643 | 1 | 49643 |
- 49644 | 1 | 49644 |
- 49666 | 2 | 99332 |
- 49668 | 2 | 99336 |
- 49673 | 2 | 99346 |
- 49678 | 1 | 49678 |
- 49681 | 2 | 99362 |
- 49683 | 1 | 49683 |
- 49686 | 1 | 49686 |
- 49688 | 1 | 49688 |
- 49691 | 1 | 49691 |
- 49695 | 1 | 49695 |
- 49696 | 1 | 49696 |
- 49697 | 1 | 49697 |
- 49698 | 1 | 49698 |
- 49699 | 1 | 49699 |
- 49706 | 1 | 49706 |
- 49710 | 1 | 49710 |
- 49712 | 1 | 49712 |
- 49719 | 1 | 49719 |
- 49720 | 1 | 49720 |
- 49721 | 1 | 49721 |
- 49722 | 1 | 49722 |
- 49728 | 1 | 49728 |
- 49729 | 1 | 49729 |
- 49731 | 1 | 49731 |
- 49733 | 1 | 49733 |
- 49734 | 1 | 49734 |
- 49737 | 1 | 49737 |
- 49739 | 1 | 49739 |
- 49742 | 2 | 99484 |
- 49746 | 1 | 49746 |
- 49750 | 1 | 49750 |
- 49751 | 2 | 99502 |
- 49753 | 1 | 49753 |
- 49756 | 1 | 49756 |
- 49761 | 2 | 99522 |
- 49762 | 1 | 49762 |
- 49765 | 1 | 49765 |
- 49769 | 2 | 99538 |
- 49770 | 1 | 49770 |
- 49771 | 1 | 49771 |
- 49772 | 1 | 49772 |
- 49775 | 1 | 49775 |
- 49776 | 2 | 99552 |
- 49782 | 1 | 49782 |
- 49783 | 1 | 49783 |
- 49785 | 1 | 49785 |
- 49798 | 1 | 49798 |
- 49799 | 1 | 49799 |
- 49800 | 1 | 49800 |
- 49801 | 2 | 99602 |
- 49807 | 1 | 49807 |
- 49808 | 2 | 99616 |
- 49809 | 1 | 49809 |
- 49810 | 1 | 49810 |
- 49813 | 1 | 49813 |
- 49814 | 1 | 49814 |
- 49820 | 1 | 49820 |
- 49823 | 1 | 49823 |
- 49825 | 2 | 99650 |
- 49828 | 1 | 49828 |
- 49830 | 1 | 49830 |
- 49831 | 1 | 49831 |
- 49833 | 1 | 49833 |
- 49836 | 1 | 49836 |
- 49844 | 1 | 49844 |
- 49867 | 1 | 49867 |
- 49870 | 1 | 49870 |
- 49887 | 1 | 49887 |
- 49895 | 1 | 49895 |
- 49906 | 1 | 49906 |
- 49909 | 1 | 49909 |
- 49913 | 1 | 49913 |
- 49929 | 1 | 49929 |
- 49933 | 1 | 49933 |
- 49946 | 1 | 49946 |
- 49961 | 1 | 49961 |
- 49962 | 1 | 49962 |
- 49981 | 1 | 49981 |
- 49982 | 1 | 49982 |
- 49984 | 1 | 49984 |
- 49988 | 1 | 49988 |
- 49994 | 1 | 49994 |
- 49999 | 1 | 49999 |
- 50000 | 1 | 50000 |
- 50001 | 1 | 50001 |
- 50005 | 2 | 100010 |
- 50010 | 1 | 50010 |
- 50011 | 1 | 50011 |
- 50012 | 1 | 50012 |
- 50013 | 2 | 100026 |
- 50014 | 1 | 50014 |
- 50015 | 1 | 50015 |
- 50017 | 1 | 50017 |
- 50030 | 1 | 50030 |
- 50041 | 1 | 50041 |
- 50045 | 1 | 50045 |
- 50047 | 1 | 50047 |
- 50048 | 1 | 50048 |
- 50052 | 1 | 50052 |
- 50053 | 1 | 50053 |
- 50075 | 1 | 50075 |
- 50077 | 1 | 50077 |
- 50082 | 1 | 50082 |
- 50088 | 1 | 50088 |
- 50092 | 1 | 50092 |
- 50093 | 1 | 50093 |
- 50096 | 2 | 100192 |
- 50102 | 1 | 50102 |
- 50105 | 3 | 150315 |
- 50106 | 1 | 50106 |
- 50118 | 1 | 50118 |
- 50127 | 1 | 50127 |
- 50139 | 1 | 50139 |
- 50145 | 1 | 50145 |
- 50146 | 1 | 50146 |
- 50149 | 1 | 50149 |
- 50152 | 1 | 50152 |
- 50155 | 1 | 50155 |
- 50161 | 1 | 50161 |
- 50163 | 1 | 50163 |
- 50168 | 1 | 50168 |
- 50171 | 1 | 50171 |
- 50180 | 1 | 50180 |
- 50184 | 1 | 50184 |
- 50186 | 1 | 50186 |
- 50191 | 2 | 100382 |
- 50194 | 2 | 100388 |
- 50200 | 1 | 50200 |
- 50201 | 1 | 50201 |
- 50202 | 1 | 50202 |
- 50207 | 1 | 50207 |
- 50210 | 1 | 50210 |
- 50212 | 1 | 50212 |
- 50219 | 1 | 50219 |
- 50220 | 1 | 50220 |
- 50223 | 1 | 50223 |
- 50224 | 1 | 50224 |
- 50241 | 2 | 100482 |
- 50249 | 1 | 50249 |
- 50258 | 2 | 100516 |
- 50261 | 1 | 50261 |
- 50266 | 1 | 50266 |
- 50268 | 1 | 50268 |
- 50273 | 1 | 50273 |
- 50276 | 1 | 50276 |
- 50278 | 1 | 50278 |
- 50284 | 2 | 100568 |
- 50286 | 1 | 50286 |
- 50291 | 1 | 50291 |
- 50293 | 1 | 50293 |
- 50296 | 1 | 50296 |
- 50298 | 1 | 50298 |
- 50302 | 1 | 50302 |
- 50315 | 1 | 50315 |
- 50317 | 1 | 50317 |
- 50322 | 1 | 50322 |
- 50323 | 1 | 50323 |
- 50324 | 1 | 50324 |
- 50326 | 1 | 50326 |
- 50328 | 1 | 50328 |
- 50335 | 1 | 50335 |
- 50338 | 1 | 50338 |
- 50342 | 1 | 50342 |
- 50343 | 1 | 50343 |
- 50347 | 2 | 100694 |
- 50348 | 1 | 50348 |
- 50349 | 1 | 50349 |
- 50350 | 1 | 50350 |
- 50351 | 2 | 100702 |
- 50354 | 1 | 50354 |
- 50355 | 5 | 251775 |
- 50356 | 1 | 50356 |
- 50358 | 1 | 50358 |
- 50359 | 1 | 50359 |
- 50361 | 2 | 100722 |
- 50363 | 1 | 50363 |
- 50364 | 4 | 201456 |
- 50365 | 2 | 100730 |
- 50366 | 3 | 151098 |
- 50367 | 3 | 151101 |
- 50368 | 2 | 100736 |
- 50370 | 1 | 50370 |
- 50372 | 1 | 50372 |
- 50373 | 2 | 100746 |
- 50374 | 1 | 50374 |
- 50375 | 1 | 50375 |
- 50376 | 2 | 100752 |
- 50377 | 1 | 50377 |
- 50378 | 2 | 100756 |
- 50379 | 3 | 151137 |
- 50381 | 3 | 151143 |
- 50382 | 2 | 100764 |
- 50383 | 2 | 100766 |
- 50384 | 2 | 100768 |
- 50386 | 1 | 50386 |
- 50389 | 1 | 50389 |
- 50390 | 1 | 50390 |
- 50392 | 3 | 151176 |
- 50393 | 1 | 50393 |
- 50394 | 1 | 50394 |
- 50396 | 1 | 50396 |
- 50397 | 1 | 50397 |
- 50398 | 2 | 100796 |
- 50399 | 1 | 50399 |
- 50400 | 2 | 100800 |
- 50401 | 3 | 151203 |
- 50402 | 1 | 50402 |
- 50403 | 2 | 100806 |
- 50404 | 2 | 100808 |
- 50406 | 1 | 50406 |
- 50407 | 4 | 201628 |
- 50408 | 3 | 151224 |
- 50410 | 1 | 50410 |
- 50411 | 3 | 151233 |
- 50412 | 1 | 50412 |
- 50414 | 1 | 50414 |
- 50418 | 1 | 50418 |
- 50419 | 1 | 50419 |
- 50420 | 1 | 50420 |
- 50422 | 1 | 50422 |
- 50425 | 2 | 100850 |
- 50427 | 1 | 50427 |
- 50428 | 1 | 50428 |
- 50429 | 1 | 50429 |
- 50430 | 2 | 100860 |
- 50434 | 1 | 50434 |
- 50436 | 2 | 100872 |
- 50441 | 1 | 50441 |
- 50444 | 1 | 50444 |
- 50449 | 1 | 50449 |
- 50450 | 1 | 50450 |
- 50451 | 1 | 50451 |
- 50453 | 1 | 50453 |
- 50460 | 1 | 50460 |
- 50463 | 1 | 50463 |
- 50464 | 1 | 50464 |
- 50466 | 2 | 100932 |
- 50470 | 1 | 50470 |
- 50474 | 2 | 100948 |
- 50476 | 2 | 100952 |
- 50479 | 1 | 50479 |
- 50480 | 3 | 151440 |
- 50483 | 1 | 50483 |
- 50484 | 1 | 50484 |
- 50487 | 1 | 50487 |
- 50488 | 1 | 50488 |
- 50497 | 1 | 50497 |
- 50508 | 1 | 50508 |
- 50513 | 2 | 101026 |
- 50514 | 1 | 50514 |
- 50519 | 2 | 101038 |
- 50521 | 1 | 50521 |
- 50522 | 1 | 50522 |
- 50523 | 1 | 50523 |
- 50525 | 1 | 50525 |
- 50529 | 2 | 101058 |
- 50530 | 1 | 50530 |
- 50531 | 1 | 50531 |
- 50532 | 2 | 101064 |
- 50537 | 1 | 50537 |
- 50539 | 1 | 50539 |
- 50540 | 2 | 101080 |
- 50541 | 1 | 50541 |
- 50544 | 1 | 50544 |
- 50545 | 1 | 50545 |
- 50546 | 1 | 50546 |
- 50548 | 1 | 50548 |
- 50549 | 1 | 50549 |
- 50550 | 1 | 50550 |
- 50554 | 1 | 50554 |
- 50557 | 2 | 101114 |
- 50560 | 1 | 50560 |
- 50561 | 1 | 50561 |
- 50562 | 1 | 50562 |
- 50563 | 1 | 50563 |
- 50564 | 2 | 101128 |
- 50565 | 1 | 50565 |
- 50570 | 1 | 50570 |
- 50573 | 1 | 50573 |
- 50574 | 1 | 50574 |
- 50576 | 1 | 50576 |
- 50580 | 2 | 101160 |
- 50581 | 1 | 50581 |
- 50585 | 2 | 101170 |
- 50586 | 1 | 50586 |
- 50587 | 2 | 101174 |
- 50588 | 1 | 50588 |
- 50589 | 1 | 50589 |
- 50592 | 2 | 101184 |
- 50593 | 1 | 50593 |
- 50594 | 1 | 50594 |
- 50595 | 1 | 50595 |
- 50599 | 1 | 50599 |
- 50602 | 2 | 101204 |
- 50607 | 1 | 50607 |
- 50608 | 2 | 101216 |
- 50609 | 2 | 101218 |
- 50610 | 2 | 101220 |
- 50611 | 1 | 50611 |
- 50612 | 1 | 50612 |
- 50618 | 2 | 101236 |
- 50620 | 1 | 50620 |
- 50621 | 1 | 50621 |
- 50623 | 3 | 151869 |
- 50626 | 2 | 101252 |
- 50628 | 1 | 50628 |
- 50632 | 2 | 101264 |
- 50640 | 1 | 50640 |
- 50641 | 1 | 50641 |
- 50648 | 1 | 50648 |
- 50650 | 1 | 50650 |
- 50651 | 2 | 101302 |
- 50652 | 1 | 50652 |
- 50656 | 1 | 50656 |
- 50657 | 2 | 101314 |
- 50658 | 1 | 50658 |
- 50661 | 1 | 50661 |
- 50665 | 2 | 101330 |
- 50669 | 1 | 50669 |
- 50678 | 1 | 50678 |
- 50679 | 1 | 50679 |
- 50682 | 1 | 50682 |
- 50683 | 1 | 50683 |
- 50684 | 1 | 50684 |
- 50686 | 2 | 101372 |
- 50692 | 1 | 50692 |
- 50696 | 1 | 50696 |
- 50698 | 2 | 101396 |
- 50708 | 1 | 50708 |
- 50712 | 1 | 50712 |
- 50714 | 1 | 50714 |
- 50718 | 1 | 50718 |
- 50719 | 1 | 50719 |
- 50721 | 1 | 50721 |
- 50722 | 2 | 101444 |
- 50725 | 1 | 50725 |
- 50727 | 1 | 50727 |
- 50731 | 1 | 50731 |
- 50733 | 1 | 50733 |
- 50734 | 2 | 101468 |
- 50735 | 1 | 50735 |
- 50736 | 1 | 50736 |
- 50740 | 1 | 50740 |
- 50748 | 1 | 50748 |
- 50753 | 1 | 50753 |
- 50756 | 1 | 50756 |
- 50757 | 1 | 50757 |
- 50761 | 2 | 101522 |
- 50764 | 1 | 50764 |
- 50765 | 3 | 152295 |
- 50766 | 2 | 101532 |
- 50769 | 2 | 101538 |
- 50770 | 3 | 152310 |
- 50772 | 3 | 152316 |
- 50773 | 1 | 50773 |
- 50775 | 1 | 50775 |
- 50778 | 1 | 50778 |
- 50779 | 2 | 101558 |
- 50781 | 1 | 50781 |
- 50784 | 1 | 50784 |
- 50785 | 2 | 101570 |
- 50787 | 1 | 50787 |
- 50788 | 1 | 50788 |
- 50789 | 2 | 101578 |
- 50790 | 2 | 101580 |
- 50792 | 1 | 50792 |
- 50796 | 1 | 50796 |
- 50798 | 1 | 50798 |
- 50799 | 3 | 152397 |
- 50800 | 3 | 152400 |
- 50801 | 1 | 50801 |
- 50806 | 2 | 101612 |
- 50808 | 3 | 152424 |
- 50809 | 2 | 101618 |
- 50810 | 1 | 50810 |
- 50811 | 3 | 152433 |
- 50812 | 2 | 101624 |
- 50814 | 1 | 50814 |
- 50815 | 2 | 101630 |
- 50816 | 1 | 50816 |
- 50817 | 1 | 50817 |
- 50818 | 3 | 152454 |
- 50819 | 2 | 101638 |
- 50825 | 2 | 101650 |
- 50826 | 1 | 50826 |
- 50829 | 1 | 50829 |
- 50835 | 1 | 50835 |
- 50836 | 1 | 50836 |
- 50839 | 1 | 50839 |
- 50840 | 1 | 50840 |
- 50852 | 1 | 50852 |
- 50853 | 1 | 50853 |
- 50856 | 1 | 50856 |
- 50857 | 1 | 50857 |
- 50859 | 1 | 50859 |
- 50860 | 1 | 50860 |
- 50864 | 1 | 50864 |
- 50866 | 2 | 101732 |
- 50868 | 1 | 50868 |
- 50869 | 1 | 50869 |
- 50870 | 1 | 50870 |
- 50876 | 2 | 101752 |
- 50877 | 1 | 50877 |
- 50882 | 1 | 50882 |
- 50884 | 1 | 50884 |
- 50886 | 1 | 50886 |
- 50892 | 1 | 50892 |
- 50893 | 1 | 50893 |
- 50896 | 1 | 50896 |
- 50897 | 1 | 50897 |
- 50900 | 1 | 50900 |
- 50905 | 1 | 50905 |
- 50909 | 1 | 50909 |
- 50917 | 1 | 50917 |
- 50918 | 1 | 50918 |
- 50919 | 1 | 50919 |
- 50925 | 1 | 50925 |
- 50927 | 1 | 50927 |
- 50932 | 1 | 50932 |
- 50933 | 1 | 50933 |
- 50937 | 1 | 50937 |
- 50939 | 1 | 50939 |
- 50940 | 1 | 50940 |
- 50943 | 1 | 50943 |
- 50945 | 2 | 101890 |
- 50953 | 1 | 50953 |
- 50958 | 2 | 101916 |
- 50960 | 1 | 50960 |
- 50963 | 1 | 50963 |
- 50964 | 2 | 101928 |
- 50972 | 1 | 50972 |
- 50973 | 2 | 101946 |
- 50974 | 1 | 50974 |
- 50977 | 2 | 101954 |
- 50978 | 3 | 152934 |
- 50979 | 1 | 50979 |
- 50980 | 1 | 50980 |
- 50982 | 1 | 50982 |
- 50983 | 1 | 50983 |
- 50987 | 1 | 50987 |
- 50988 | 1 | 50988 |
- 50989 | 1 | 50989 |
- 50991 | 1 | 50991 |
- 50992 | 1 | 50992 |
- 50995 | 1 | 50995 |
- 50999 | 1 | 50999 |
- 51000 | 1 | 51000 |
- 51001 | 1 | 51001 |
- 51002 | 1 | 51002 |
- 51007 | 2 | 102014 |
- 51010 | 1 | 51010 |
- 51011 | 1 | 51011 |
- 51017 | 1 | 51017 |
- 51018 | 1 | 51018 |
- 51021 | 1 | 51021 |
- 51022 | 2 | 102044 |
- 51028 | 2 | 102056 |
- 51033 | 1 | 51033 |
- 51034 | 1 | 51034 |
- 51035 | 2 | 102070 |
- 51039 | 1 | 51039 |
- 51040 | 1 | 51040 |
- 51045 | 2 | 102090 |
- 51046 | 2 | 102092 |
- 51048 | 1 | 51048 |
- 51049 | 4 | 204196 |
- 51050 | 1 | 51050 |
- 51052 | 2 | 102104 |
- 51053 | 2 | 102106 |
- 51055 | 1 | 51055 |
- 51056 | 1 | 51056 |
- 51059 | 1 | 51059 |
- 51060 | 3 | 153180 |
- 51061 | 1 | 51061 |
- 51062 | 2 | 102124 |
- 51063 | 1 | 51063 |
- 51064 | 1 | 51064 |
- 51066 | 1 | 51066 |
- 51067 | 2 | 102134 |
- 51068 | 1 | 51068 |
- 51069 | 1 | 51069 |
- 51073 | 1 | 51073 |
- 51075 | 1 | 51075 |
- 51079 | 1 | 51079 |
- 51080 | 2 | 102160 |
- 51085 | 1 | 51085 |
- 51087 | 1 | 51087 |
- 51088 | 2 | 102176 |
- 51090 | 1 | 51090 |
- 51092 | 2 | 102184 |
- 51093 | 1 | 51093 |
- 51096 | 1 | 51096 |
- 51097 | 1 | 51097 |
- 51099 | 2 | 102198 |
- 51101 | 1 | 51101 |
- 51104 | 1 | 51104 |
- 51106 | 1 | 51106 |
- 51107 | 1 | 51107 |
- 51110 | 1 | 51110 |
- 51113 | 1 | 51113 |
- 51114 | 2 | 102228 |
- 51117 | 2 | 102234 |
- 51119 | 2 | 102238 |
- 51126 | 1 | 51126 |
- 51127 | 1 | 51127 |
- 51128 | 1 | 51128 |
- 51129 | 1 | 51129 |
- 51132 | 2 | 102264 |
- 51134 | 1 | 51134 |
- 51140 | 1 | 51140 |
- 51153 | 1 | 51153 |
- 51369 | 1 | 51369 |
- Total | 1003 | 50136673 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 2 | 6 |
- 4 | 1 | 4 |
- 6 | 2 | 12 |
- 7 | 1 | 7 |
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 10 | 1 | 10 |
- 12 | 1 | 12 |
- 14 | 2 | 28 |
- 16 | 1 | 16 |
- 17 | 1 | 17 |
- 18 | 1 | 18 |
- 19 | 1 | 19 |
- 20 | 1 | 20 |
- 21 | 3 | 63 |
- 23 | 1 | 23 |
- 24 | 2 | 48 |
- 25 | 1 | 25 |
- 26 | 1 | 26 |
- 27 | 1 | 27 |
- 28 | 1 | 28 |
- 30 | 1 | 30 |
- 31 | 1 | 31 |
- 32 | 1 | 32 |
- 33 | 2 | 66 |
- 34 | 1 | 34 |
- 35 | 1 | 35 |
- 37 | 2 | 74 |
- 38 | 2 | 76 |
- 39 | 1 | 39 |
- 40 | 1 | 40 |
- 41 | 1 | 41 |
- 42 | 2 | 84 |
- 44 | 3 | 132 |
- 45 | 1 | 45 |
- 47 | 4 | 188 |
- 48 | 2 | 96 |
- 49 | 1 | 49 |
- 50 | 1 | 50 |
- 51 | 1 | 51 |
- 53 | 2 | 106 |
- 54 | 1 | 54 |
- 55 | 1 | 55 |
- 56 | 2 | 112 |
- 57 | 2 | 114 |
- 58 | 1 | 58 |
- 59 | 2 | 118 |
- 61 | 1 | 61 |
- 63 | 3 | 189 |
- 64 | 3 | 192 |
- 65 | 1 | 65 |
- 67 | 1 | 67 |
- 68 | 1 | 68 |
- 69 | 1 | 69 |
- 75 | 1 | 75 |
- 77 | 1 | 77 |
- 80 | 1 | 80 |
- 81 | 2 | 162 |
- 82 | 1 | 82 |
- 83 | 1 | 83 |
- 88 | 2 | 176 |
- 90 | 3 | 270 |
- 91 | 1 | 91 |
- 94 | 1 | 94 |
- 97 | 1 | 97 |
- 99 | 2 | 198 |
- 100 | 1 | 100 |
- 101 | 1 | 101 |
- 106 | 1 | 106 |
- 107 | 1 | 107 |
- 113 | 1 | 113 |
- 114 | 3 | 342 |
- 115 | 1 | 115 |
- 116 | 2 | 232 |
- 118 | 1 | 118 |
- 119 | 1 | 119 |
- 120 | 4 | 480 |
- 121 | 1 | 121 |
- 122 | 2 | 244 |
- 123 | 1 | 123 |
- 125 | 1 | 125 |
- 126 | 1 | 126 |
- 127 | 2 | 254 |
- 130 | 3 | 390 |
- 131 | 2 | 262 |
- 132 | 1 | 132 |
- 133 | 1 | 133 |
- 135 | 1 | 135 |
- 136 | 1 | 136 |
- 137 | 1 | 137 |
- 138 | 1 | 138 |
- 139 | 1 | 139 |
- 141 | 1 | 141 |
- 142 | 1 | 142 |
- 143 | 1 | 143 |
- 146 | 1 | 146 |
- 148 | 2 | 296 |
- 149 | 2 | 298 |
- 151 | 1 | 151 |
- 154 | 3 | 462 |
- 155 | 1 | 155 |
- 156 | 2 | 312 |
- 157 | 3 | 471 |
- 159 | 1 | 159 |
- 160 | 1 | 160 |
- 162 | 2 | 324 |
- 163 | 1 | 163 |
- 164 | 3 | 492 |
- 165 | 2 | 330 |
- 166 | 2 | 332 |
- 167 | 2 | 334 |
- 168 | 1 | 168 |
- 170 | 3 | 510 |
- 172 | 1 | 172 |
- 175 | 1 | 175 |
- 177 | 1 | 177 |
- 181 | 2 | 362 |
- 183 | 3 | 549 |
- 184 | 1 | 184 |
- 185 | 1 | 185 |
- 186 | 1 | 186 |
- 189 | 1 | 189 |
- 192 | 1 | 192 |
- 194 | 1 | 194 |
- 195 | 2 | 390 |
- 197 | 2 | 394 |
- 202 | 1 | 202 |
- 203 | 2 | 406 |
- 214 | 2 | 428 |
- 219 | 1 | 219 |
- 222 | 1 | 222 |
- 225 | 1 | 225 |
- 226 | 1 | 226 |
- 230 | 1 | 230 |
- 232 | 1 | 232 |
- 233 | 1 | 233 |
- 234 | 1 | 234 |
- 237 | 1 | 237 |
- 242 | 2 | 484 |
- 243 | 1 | 243 |
- 247 | 1 | 247 |
- 251 | 1 | 251 |
- 252 | 2 | 504 |
- 257 | 1 | 257 |
- 263 | 1 | 263 |
- 276 | 1 | 276 |
- 280 | 1 | 280 |
- 285 | 1 | 285 |
- 294 | 1 | 294 |
- 295 | 1 | 295 |
- 296 | 1 | 296 |
- 297 | 1 | 297 |
- 299 | 1 | 299 |
- 302 | 1 | 302 |
- 303 | 1 | 303 |
- 306 | 1 | 306 |
- 315 | 1 | 315 |
- 317 | 1 | 317 |
- 319 | 1 | 319 |
- 322 | 1 | 322 |
- 326 | 1 | 326 |
- 331 | 1 | 331 |
- 335 | 1 | 335 |
- 343 | 1 | 343 |
- 344 | 1 | 344 |
- 351 | 2 | 702 |
- 358 | 1 | 358 |
- 367 | 2 | 734 |
- 373 | 1 | 373 |
- 374 | 1 | 374 |
- 381 | 1 | 381 |
- 388 | 2 | 776 |
- 390 | 1 | 390 |
- 392 | 1 | 392 |
- 399 | 1 | 399 |
- 402 | 1 | 402 |
- 403 | 1 | 403 |
- 404 | 2 | 808 |
- 407 | 1 | 407 |
- 409 | 1 | 409 |
- 413 | 1 | 413 |
- 419 | 1 | 419 |
- 432 | 1 | 432 |
- 435 | 1 | 435 |
- 437 | 1 | 437 |
- 438 | 1 | 438 |
- 441 | 1 | 441 |
- 446 | 2 | 892 |
- 450 | 1 | 450 |
- 452 | 1 | 452 |
- 454 | 1 | 454 |
- 455 | 1 | 455 |
- 457 | 2 | 914 |
- 462 | 1 | 462 |
- 463 | 1 | 463 |
- 465 | 1 | 465 |
- 466 | 1 | 466 |
- 469 | 1 | 469 |
- 472 | 1 | 472 |
- 474 | 1 | 474 |
- 475 | 2 | 950 |
- 476 | 1 | 476 |
- 478 | 2 | 956 |
- 479 | 1 | 479 |
- 480 | 1 | 480 |
- 481 | 3 | 1443 |
- 482 | 1 | 482 |
- 484 | 1 | 484 |
- 485 | 2 | 970 |
- 486 | 1 | 486 |
- 487 | 3 | 1461 |
- 488 | 2 | 976 |
- 489 | 2 | 978 |
- 490 | 3 | 1470 |
- 492 | 1 | 492 |
- 494 | 2 | 988 |
- 496 | 3 | 1488 |
- 497 | 1 | 497 |
- 498 | 3 | 1494 |
- 499 | 4 | 1996 |
- 500 | 3 | 1500 |
- 501 | 1 | 501 |
- 502 | 1 | 502 |
- 503 | 4 | 2012 |
- 504 | 1 | 504 |
- 505 | 2 | 1010 |
- 506 | 1 | 506 |
- 507 | 1 | 507 |
- 508 | 1 | 508 |
- 510 | 1 | 510 |
- 511 | 3 | 1533 |
- 513 | 5 | 2565 |
- 514 | 1 | 514 |
- 515 | 1 | 515 |
- 516 | 2 | 1032 |
- 517 | 1 | 517 |
- 518 | 1 | 518 |
- 519 | 2 | 1038 |
- 520 | 2 | 1040 |
- 522 | 2 | 1044 |
- 523 | 1 | 523 |
- 526 | 3 | 1578 |
- 529 | 5 | 2645 |
- 530 | 1 | 530 |
- 531 | 1 | 531 |
- 532 | 1 | 532 |
- 533 | 2 | 1066 |
- 534 | 1 | 534 |
- 535 | 2 | 1070 |
- 537 | 2 | 1074 |
- 538 | 3 | 1614 |
- 539 | 1 | 539 |
- 540 | 2 | 1080 |
- 541 | 4 | 2164 |
- 542 | 3 | 1626 |
- 543 | 5 | 2715 |
- 545 | 2 | 1090 |
- 546 | 4 | 2184 |
- 547 | 2 | 1094 |
- 549 | 1 | 549 |
- 550 | 2 | 1100 |
- 551 | 2 | 1102 |
- 552 | 2 | 1104 |
- 555 | 2 | 1110 |
- 556 | 1 | 556 |
- 557 | 1 | 557 |
- 558 | 4 | 2232 |
- 559 | 1 | 559 |
- 560 | 1 | 560 |
- 561 | 2 | 1122 |
- 562 | 2 | 1124 |
- 563 | 2 | 1126 |
- 564 | 3 | 1692 |
- 566 | 2 | 1132 |
- 567 | 2 | 1134 |
- 568 | 2 | 1136 |
- 569 | 2 | 1138 |
- 570 | 3 | 1710 |
- 571 | 2 | 1142 |
- 572 | 2 | 1144 |
- 573 | 1 | 573 |
- 574 | 2 | 1148 |
- 575 | 2 | 1150 |
- 576 | 2 | 1152 |
- 577 | 3 | 1731 |
- 578 | 2 | 1156 |
- 579 | 3 | 1737 |
- 580 | 2 | 1160 |
- 581 | 1 | 581 |
- 582 | 6 | 3492 |
- 583 | 4 | 2332 |
- 584 | 2 | 1168 |
- 585 | 1 | 585 |
- 586 | 1 | 586 |
- 587 | 3 | 1761 |
- 588 | 3 | 1764 |
- 590 | 3 | 1770 |
- 591 | 1 | 591 |
- 592 | 1 | 592 |
- 593 | 3 | 1779 |
- 594 | 2 | 1188 |
- 595 | 5 | 2975 |
- 597 | 3 | 1791 |
- 598 | 1 | 598 |
- 600 | 1 | 600 |
- 601 | 4 | 2404 |
- 602 | 2 | 1204 |
- 603 | 2 | 1206 |
- 604 | 4 | 2416 |
- 605 | 1 | 605 |
- 606 | 3 | 1818 |
- 607 | 2 | 1214 |
- 608 | 3 | 1824 |
- 609 | 2 | 1218 |
- 610 | 3 | 1830 |
- 612 | 2 | 1224 |
- 613 | 3 | 1839 |
- 615 | 1 | 615 |
- 616 | 2 | 1232 |
- 617 | 1 | 617 |
- 619 | 6 | 3714 |
- 620 | 1 | 620 |
- 621 | 1 | 621 |
- 623 | 3 | 1869 |
- 624 | 1 | 624 |
- 625 | 3 | 1875 |
- 627 | 3 | 1881 |
- 628 | 4 | 2512 |
- 629 | 1 | 629 |
- 630 | 1 | 630 |
- 631 | 2 | 1262 |
- 632 | 3 | 1896 |
- 633 | 3 | 1899 |
- 634 | 5 | 3170 |
- 635 | 3 | 1905 |
- 637 | 2 | 1274 |
- 638 | 3 | 1914 |
- 639 | 2 | 1278 |
- 640 | 4 | 2560 |
- 641 | 2 | 1282 |
- 642 | 5 | 3210 |
- 643 | 2 | 1286 |
- 644 | 1 | 644 |
- 645 | 2 | 1290 |
- 646 | 5 | 3230 |
- 647 | 2 | 1294 |
- 648 | 3 | 1944 |
- 651 | 2 | 1302 |
- 652 | 3 | 1956 |
- 653 | 1 | 653 |
- 654 | 2 | 1308 |
- 655 | 2 | 1310 |
- 656 | 3 | 1968 |
- 657 | 1 | 657 |
- 658 | 1 | 658 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 661 | 4 | 2644 |
- 662 | 1 | 662 |
- 664 | 2 | 1328 |
- 665 | 1 | 665 |
- 667 | 1 | 667 |
- 669 | 3 | 2007 |
- 670 | 1 | 670 |
- 672 | 1 | 672 |
- 673 | 2 | 1346 |
- 674 | 3 | 2022 |
- 676 | 2 | 1352 |
- 677 | 1 | 677 |
- 678 | 1 | 678 |
- 680 | 1 | 680 |
- 682 | 1 | 682 |
- 683 | 1 | 683 |
- 685 | 1 | 685 |
- 687 | 1 | 687 |
- 688 | 1 | 688 |
- 692 | 2 | 1384 |
- 693 | 1 | 693 |
- 694 | 1 | 694 |
- 696 | 1 | 696 |
- 698 | 1 | 698 |
- 699 | 1 | 699 |
- 701 | 2 | 1402 |
- 702 | 3 | 2106 |
- 704 | 1 | 704 |
- 705 | 1 | 705 |
- 707 | 1 | 707 |
- 708 | 1 | 708 |
- 709 | 2 | 1418 |
- 710 | 1 | 710 |
- 711 | 1 | 711 |
- 712 | 1 | 712 |
- 713 | 2 | 1426 |
- 720 | 1 | 720 |
- 721 | 1 | 721 |
- 722 | 2 | 1444 |
- 723 | 3 | 2169 |
- 724 | 2 | 1448 |
- 725 | 1 | 725 |
- 726 | 2 | 1452 |
- 728 | 1 | 728 |
- 730 | 1 | 730 |
- 732 | 1 | 732 |
- 734 | 2 | 1468 |
- 736 | 1 | 736 |
- 737 | 1 | 737 |
- 739 | 2 | 1478 |
- 740 | 1 | 740 |
- 742 | 2 | 1484 |
- 746 | 3 | 2238 |
- 748 | 1 | 748 |
- 755 | 2 | 1510 |
- 756 | 3 | 2268 |
- 757 | 3 | 2271 |
- 758 | 1 | 758 |
- 760 | 1 | 760 |
- 762 | 1 | 762 |
- 763 | 1 | 763 |
- 764 | 2 | 1528 |
- 765 | 1 | 765 |
- 766 | 1 | 766 |
- 767 | 2 | 1534 |
- 770 | 2 | 1540 |
- 771 | 1 | 771 |
- 773 | 3 | 2319 |
- 775 | 1 | 775 |
- 778 | 2 | 1556 |
- 779 | 1 | 779 |
- 780 | 2 | 1560 |
- 781 | 1 | 781 |
- 782 | 1 | 782 |
- 785 | 2 | 1570 |
- 788 | 1 | 788 |
- 789 | 3 | 2367 |
- 790 | 3 | 2370 |
- 792 | 1 | 792 |
- 793 | 2 | 1586 |
- 794 | 2 | 1588 |
- 797 | 2 | 1594 |
- 798 | 2 | 1596 |
- 799 | 1 | 799 |
- 801 | 1 | 801 |
- 802 | 2 | 1604 |
- 803 | 1 | 803 |
- 804 | 3 | 2412 |
- 805 | 3 | 2415 |
- 806 | 2 | 1612 |
- 807 | 1 | 807 |
- 808 | 1 | 808 |
- 809 | 2 | 1618 |
- 810 | 2 | 1620 |
- 811 | 2 | 1622 |
- 812 | 4 | 3248 |
- 813 | 1 | 813 |
- 814 | 4 | 3256 |
- 815 | 1 | 815 |
- 816 | 3 | 2448 |
- 818 | 4 | 3272 |
- 820 | 3 | 2460 |
- 821 | 5 | 4105 |
- 822 | 2 | 1644 |
- 823 | 4 | 3292 |
- 824 | 3 | 2472 |
- 825 | 4 | 3300 |
- 826 | 4 | 3304 |
- 827 | 2 | 1654 |
- 828 | 2 | 1656 |
- 830 | 3 | 2490 |
- 831 | 1 | 831 |
- 832 | 1 | 832 |
- 833 | 3 | 2499 |
- 835 | 2 | 1670 |
- 836 | 2 | 1672 |
- 838 | 2 | 1676 |
- 839 | 1 | 839 |
- 840 | 1 | 840 |
- 841 | 1 | 841 |
- 842 | 2 | 1684 |
- 843 | 1 | 843 |
- 844 | 1 | 844 |
- 845 | 1 | 845 |
- 850 | 2 | 1700 |
- 851 | 1 | 851 |
- 852 | 1 | 852 |
- 853 | 3 | 2559 |
- 854 | 2 | 1708 |
- 855 | 1 | 855 |
- 856 | 1 | 856 |
- 857 | 2 | 1714 |
- 858 | 3 | 2574 |
- 859 | 2 | 1718 |
- 860 | 1 | 860 |
- 861 | 3 | 2583 |
- 862 | 2 | 1724 |
- 863 | 4 | 3452 |
- 864 | 1 | 864 |
- 865 | 1 | 865 |
- 866 | 2 | 1732 |
- 869 | 2 | 1738 |
- 870 | 4 | 3480 |
- 871 | 1 | 871 |
- 873 | 1 | 873 |
- 874 | 1 | 874 |
- 877 | 1 | 877 |
- 878 | 1 | 878 |
- 879 | 1 | 879 |
- 880 | 1 | 880 |
- 881 | 1 | 881 |
- 884 | 1 | 884 |
- 885 | 1 | 885 |
- 886 | 2 | 1772 |
- 888 | 1 | 888 |
- 889 | 4 | 3556 |
- 890 | 1 | 890 |
- 891 | 2 | 1782 |
- 892 | 1 | 892 |
- 893 | 1 | 893 |
- 894 | 1 | 894 |
- 895 | 1 | 895 |
- 896 | 1 | 896 |
- 897 | 1 | 897 |
- 898 | 1 | 898 |
- 900 | 2 | 1800 |
- 901 | 1 | 901 |
- 902 | 4 | 3608 |
- 906 | 1 | 906 |
- 909 | 3 | 2727 |
- 910 | 3 | 2730 |
- 911 | 1 | 911 |
- 912 | 2 | 1824 |
- 913 | 1 | 913 |
- 914 | 3 | 2742 |
- 915 | 1 | 915 |
- 916 | 2 | 1832 |
- 919 | 2 | 1838 |
- 920 | 1 | 920 |
- 921 | 1 | 921 |
- 922 | 3 | 2766 |
- 923 | 1 | 923 |
- 924 | 1 | 924 |
- 925 | 1 | 925 |
- 926 | 2 | 1852 |
- 927 | 1 | 927 |
- 930 | 2 | 1860 |
- 932 | 1 | 932 |
- 936 | 1 | 936 |
- 939 | 2 | 1878 |
- 940 | 1 | 940 |
- 947 | 1 | 947 |
- 953 | 1 | 953 |
- 954 | 1 | 954 |
- 957 | 1 | 957 |
- 958 | 1 | 958 |
- 960 | 2 | 1920 |
- 962 | 1 | 962 |
- 964 | 1 | 964 |
- 965 | 1 | 965 |
- 967 | 3 | 2901 |
- 969 | 2 | 1938 |
- 971 | 1 | 971 |
- 972 | 1 | 972 |
- 973 | 2 | 1946 |
- 978 | 1 | 978 |
- 980 | 1 | 980 |
- 981 | 3 | 2943 |
- 982 | 1 | 982 |
- 983 | 2 | 1966 |
- 987 | 1 | 987 |
- 989 | 1 | 989 |
- 992 | 1 | 992 |
- 995 | 2 | 1990 |
- 997 | 1 | 997 |
- 998 | 1 | 998 |
- 1000 | 2 | 2000 |
- 1002 | 1 | 1002 |
- 1003 | 2 | 2006 |
- 1005 | 1 | 1005 |
- 1006 | 3 | 3018 |
- 1007 | 2 | 2014 |
- 1008 | 2 | 2016 |
- 1010 | 1 | 1010 |
- 1013 | 1 | 1013 |
- 1016 | 2 | 2032 |
- 1017 | 1 | 1017 |
- 1018 | 1 | 1018 |
- 1019 | 3 | 3057 |
- 1020 | 1 | 1020 |
- 1021 | 1 | 1021 |
- 1022 | 1 | 1022 |
- 1025 | 1 | 1025 |
- 1028 | 48756 | 50121168 |
- Total | 49758 | 50689623 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 48756 |
- 2 | 1000 |
- 8 | 1 |
- Total | 49757 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333533266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88822cdc61562f34
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3263646336313536
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_16.json b/autobahn/client/tungstenite_case_12_3_16.json
deleted file mode 100644
index 7cc75e9..0000000
--- a/autobahn/client/tungstenite_case_12_3_16.json
+++ /dev/null
@@ -1,1462 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 353,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 29760,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=353&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HA6C7eUwLYmas1TPUx4Unw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Gm4WCC1c99E9TQ9fJCpXFpOCqMg=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.16",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "16534": 1,
- "32768": 1,
- "49176": 1,
- "49194": 1,
- "49195": 1,
- "49196": 1,
- "49197": 2,
- "49199": 1,
- "49200": 1,
- "49204": 1,
- "49208": 1,
- "49213": 1,
- "49219": 1,
- "49221": 1,
- "49225": 1,
- "49229": 2,
- "49231": 1,
- "49232": 1,
- "49234": 1,
- "49235": 1,
- "49237": 2,
- "49241": 3,
- "49242": 1,
- "49245": 1,
- "49246": 2,
- "49248": 1,
- "49251": 1,
- "49252": 4,
- "49253": 1,
- "49256": 2,
- "49260": 1,
- "49261": 2,
- "49262": 3,
- "49263": 1,
- "49265": 4,
- "49267": 3,
- "49268": 1,
- "49271": 4,
- "49272": 1,
- "49273": 2,
- "49274": 2,
- "49275": 1,
- "49276": 1,
- "49277": 2,
- "49278": 2,
- "49279": 1,
- "49280": 2,
- "49281": 1,
- "49282": 3,
- "49283": 1,
- "49284": 3,
- "49285": 2,
- "49286": 4,
- "49288": 1,
- "49289": 2,
- "49292": 2,
- "49293": 1,
- "49294": 1,
- "49295": 3,
- "49296": 1,
- "49297": 1,
- "49299": 2,
- "49301": 1,
- "49302": 4,
- "49303": 2,
- "49305": 1,
- "49306": 1,
- "49307": 1,
- "49308": 2,
- "49309": 2,
- "49311": 1,
- "49312": 2,
- "49313": 3,
- "49314": 3,
- "49315": 1,
- "49318": 2,
- "49319": 1,
- "49320": 2,
- "49321": 2,
- "49322": 1,
- "49323": 1,
- "49324": 1,
- "49325": 2,
- "49327": 4,
- "49329": 2,
- "49330": 3,
- "49331": 2,
- "49332": 1,
- "49333": 3,
- "49334": 1,
- "49335": 2,
- "49336": 2,
- "49337": 3,
- "49339": 4,
- "49340": 2,
- "49341": 2,
- "49342": 1,
- "49344": 1,
- "49345": 2,
- "49346": 1,
- "49347": 1,
- "49348": 1,
- "49349": 1,
- "49351": 1,
- "49352": 4,
- "49354": 1,
- "49355": 1,
- "49356": 1,
- "49357": 1,
- "49359": 1,
- "49367": 1,
- "49368": 1,
- "49369": 3,
- "49371": 1,
- "49374": 1,
- "49380": 1,
- "49381": 1,
- "49387": 4,
- "49389": 1,
- "49390": 1,
- "49392": 1,
- "49395": 1,
- "49396": 2,
- "49399": 1,
- "49401": 1,
- "49410": 1,
- "49413": 1,
- "49414": 2,
- "49416": 2,
- "49418": 2,
- "49421": 1,
- "49422": 1,
- "49423": 1,
- "49425": 1,
- "49429": 1,
- "49437": 1,
- "49438": 1,
- "49440": 1,
- "49441": 2,
- "49442": 1,
- "49446": 2,
- "49449": 1,
- "49450": 3,
- "49452": 1,
- "49453": 1,
- "49455": 1,
- "49460": 1,
- "49462": 1,
- "49467": 2,
- "49469": 1,
- "49471": 1,
- "49473": 1,
- "49476": 1,
- "49480": 1,
- "49481": 1,
- "49484": 1,
- "49485": 1,
- "49486": 1,
- "49487": 1,
- "49492": 1,
- "49494": 1,
- "49495": 1,
- "49496": 1,
- "49499": 1,
- "49503": 1,
- "49505": 1,
- "49506": 3,
- "49507": 1,
- "49511": 1,
- "49516": 1,
- "49520": 2,
- "49522": 3,
- "49524": 2,
- "49525": 2,
- "49526": 2,
- "49527": 5,
- "49528": 1,
- "49530": 2,
- "49532": 3,
- "49533": 1,
- "49534": 1,
- "49535": 3,
- "49536": 1,
- "49537": 2,
- "49538": 2,
- "49539": 2,
- "49540": 3,
- "49541": 1,
- "49542": 1,
- "49543": 2,
- "49544": 1,
- "49545": 1,
- "49546": 2,
- "49547": 1,
- "49548": 1,
- "49551": 1,
- "49552": 1,
- "49557": 1,
- "49558": 1,
- "49559": 1,
- "49575": 1,
- "49576": 1,
- "49581": 1,
- "49590": 1,
- "49598": 1,
- "49605": 2,
- "49609": 1,
- "49611": 1,
- "49620": 1,
- "49622": 1,
- "49624": 1,
- "49639": 1,
- "49642": 1,
- "49643": 1,
- "49644": 1,
- "49666": 2,
- "49668": 2,
- "49673": 2,
- "49678": 1,
- "49681": 2,
- "49683": 1,
- "49686": 1,
- "49688": 1,
- "49691": 1,
- "49695": 1,
- "49696": 1,
- "49697": 1,
- "49698": 1,
- "49699": 1,
- "49706": 1,
- "49710": 1,
- "49712": 1,
- "49719": 1,
- "49720": 1,
- "49721": 1,
- "49722": 1,
- "49728": 1,
- "49729": 1,
- "49731": 1,
- "49733": 1,
- "49734": 1,
- "49737": 1,
- "49739": 1,
- "49742": 2,
- "49746": 1,
- "49750": 1,
- "49751": 2,
- "49753": 1,
- "49756": 1,
- "49761": 2,
- "49762": 1,
- "49765": 1,
- "49769": 2,
- "49770": 1,
- "49771": 1,
- "49772": 1,
- "49775": 1,
- "49776": 2,
- "49782": 1,
- "49783": 1,
- "49785": 1,
- "49798": 1,
- "49799": 1,
- "49800": 1,
- "49801": 2,
- "49807": 1,
- "49808": 2,
- "49809": 1,
- "49810": 1,
- "49813": 1,
- "49814": 1,
- "49820": 1,
- "49823": 1,
- "49825": 2,
- "49828": 1,
- "49830": 1,
- "49831": 1,
- "49833": 1,
- "49836": 1,
- "49844": 1,
- "49867": 1,
- "49870": 1,
- "49887": 1,
- "49895": 1,
- "49906": 1,
- "49909": 1,
- "49913": 1,
- "49929": 1,
- "49933": 1,
- "49946": 1,
- "49961": 1,
- "49962": 1,
- "49981": 1,
- "49982": 1,
- "49984": 1,
- "49988": 1,
- "49994": 1,
- "49999": 1,
- "50000": 1,
- "50001": 1,
- "50005": 2,
- "50010": 1,
- "50011": 1,
- "50012": 1,
- "50013": 2,
- "50014": 1,
- "50015": 1,
- "50017": 1,
- "50030": 1,
- "50041": 1,
- "50045": 1,
- "50047": 1,
- "50048": 1,
- "50052": 1,
- "50053": 1,
- "50075": 1,
- "50077": 1,
- "50082": 1,
- "50088": 1,
- "50092": 1,
- "50093": 1,
- "50096": 2,
- "50102": 1,
- "50105": 3,
- "50106": 1,
- "50118": 1,
- "50127": 1,
- "50139": 1,
- "50145": 1,
- "50146": 1,
- "50149": 1,
- "50152": 1,
- "50155": 1,
- "50161": 1,
- "50163": 1,
- "50168": 1,
- "50171": 1,
- "50180": 1,
- "50184": 1,
- "50186": 1,
- "50191": 2,
- "50194": 2,
- "50200": 1,
- "50201": 1,
- "50202": 1,
- "50207": 1,
- "50210": 1,
- "50212": 1,
- "50219": 1,
- "50220": 1,
- "50223": 1,
- "50224": 1,
- "50241": 2,
- "50249": 1,
- "50258": 2,
- "50261": 1,
- "50266": 1,
- "50268": 1,
- "50273": 1,
- "50276": 1,
- "50278": 1,
- "50284": 2,
- "50286": 1,
- "50291": 1,
- "50293": 1,
- "50296": 1,
- "50298": 1,
- "50302": 1,
- "50315": 1,
- "50317": 1,
- "50322": 1,
- "50323": 1,
- "50324": 1,
- "50326": 1,
- "50328": 1,
- "50335": 1,
- "50338": 1,
- "50342": 1,
- "50343": 1,
- "50347": 2,
- "50348": 1,
- "50349": 1,
- "50350": 1,
- "50351": 2,
- "50354": 1,
- "50355": 5,
- "50356": 1,
- "50358": 1,
- "50359": 1,
- "50361": 2,
- "50363": 1,
- "50364": 4,
- "50365": 2,
- "50366": 3,
- "50367": 3,
- "50368": 2,
- "50370": 1,
- "50372": 1,
- "50373": 2,
- "50374": 1,
- "50375": 1,
- "50376": 2,
- "50377": 1,
- "50378": 2,
- "50379": 3,
- "50381": 3,
- "50382": 2,
- "50383": 2,
- "50384": 2,
- "50386": 1,
- "50389": 1,
- "50390": 1,
- "50392": 3,
- "50393": 1,
- "50394": 1,
- "50396": 1,
- "50397": 1,
- "50398": 2,
- "50399": 1,
- "50400": 2,
- "50401": 3,
- "50402": 1,
- "50403": 2,
- "50404": 2,
- "50406": 1,
- "50407": 4,
- "50408": 3,
- "50410": 1,
- "50411": 3,
- "50412": 1,
- "50414": 1,
- "50418": 1,
- "50419": 1,
- "50420": 1,
- "50422": 1,
- "50425": 2,
- "50427": 1,
- "50428": 1,
- "50429": 1,
- "50430": 2,
- "50434": 1,
- "50436": 2,
- "50441": 1,
- "50444": 1,
- "50449": 1,
- "50450": 1,
- "50451": 1,
- "50453": 1,
- "50460": 1,
- "50463": 1,
- "50464": 1,
- "50466": 2,
- "50470": 1,
- "50474": 2,
- "50476": 2,
- "50479": 1,
- "50480": 3,
- "50483": 1,
- "50484": 1,
- "50487": 1,
- "50488": 1,
- "50497": 1,
- "50508": 1,
- "50513": 2,
- "50514": 1,
- "50519": 2,
- "50521": 1,
- "50522": 1,
- "50523": 1,
- "50525": 1,
- "50529": 2,
- "50530": 1,
- "50531": 1,
- "50532": 2,
- "50537": 1,
- "50539": 1,
- "50540": 2,
- "50541": 1,
- "50544": 1,
- "50545": 1,
- "50546": 1,
- "50548": 1,
- "50549": 1,
- "50550": 1,
- "50554": 1,
- "50557": 2,
- "50560": 1,
- "50561": 1,
- "50562": 1,
- "50563": 1,
- "50564": 2,
- "50565": 1,
- "50570": 1,
- "50573": 1,
- "50574": 1,
- "50576": 1,
- "50580": 2,
- "50581": 1,
- "50585": 2,
- "50586": 1,
- "50587": 2,
- "50588": 1,
- "50589": 1,
- "50592": 2,
- "50593": 1,
- "50594": 1,
- "50595": 1,
- "50599": 1,
- "50602": 2,
- "50607": 1,
- "50608": 2,
- "50609": 2,
- "50610": 2,
- "50611": 1,
- "50612": 1,
- "50618": 2,
- "50620": 1,
- "50621": 1,
- "50623": 3,
- "50626": 2,
- "50628": 1,
- "50632": 2,
- "50640": 1,
- "50641": 1,
- "50648": 1,
- "50650": 1,
- "50651": 2,
- "50652": 1,
- "50656": 1,
- "50657": 2,
- "50658": 1,
- "50661": 1,
- "50665": 2,
- "50669": 1,
- "50678": 1,
- "50679": 1,
- "50682": 1,
- "50683": 1,
- "50684": 1,
- "50686": 2,
- "50692": 1,
- "50696": 1,
- "50698": 2,
- "50708": 1,
- "50712": 1,
- "50714": 1,
- "50718": 1,
- "50719": 1,
- "50721": 1,
- "50722": 2,
- "50725": 1,
- "50727": 1,
- "50731": 1,
- "50733": 1,
- "50734": 2,
- "50735": 1,
- "50736": 1,
- "50740": 1,
- "50748": 1,
- "50753": 1,
- "50756": 1,
- "50757": 1,
- "50761": 2,
- "50764": 1,
- "50765": 3,
- "50766": 2,
- "50769": 2,
- "50770": 3,
- "50772": 3,
- "50773": 1,
- "50775": 1,
- "50778": 1,
- "50779": 2,
- "50781": 1,
- "50784": 1,
- "50785": 2,
- "50787": 1,
- "50788": 1,
- "50789": 2,
- "50790": 2,
- "50792": 1,
- "50796": 1,
- "50798": 1,
- "50799": 3,
- "50800": 3,
- "50801": 1,
- "50806": 2,
- "50808": 3,
- "50809": 2,
- "50810": 1,
- "50811": 3,
- "50812": 2,
- "50814": 1,
- "50815": 2,
- "50816": 1,
- "50817": 1,
- "50818": 3,
- "50819": 2,
- "50825": 2,
- "50826": 1,
- "50829": 1,
- "50835": 1,
- "50836": 1,
- "50839": 1,
- "50840": 1,
- "50852": 1,
- "50853": 1,
- "50856": 1,
- "50857": 1,
- "50859": 1,
- "50860": 1,
- "50864": 1,
- "50866": 2,
- "50868": 1,
- "50869": 1,
- "50870": 1,
- "50876": 2,
- "50877": 1,
- "50882": 1,
- "50884": 1,
- "50886": 1,
- "50892": 1,
- "50893": 1,
- "50896": 1,
- "50897": 1,
- "50900": 1,
- "50905": 1,
- "50909": 1,
- "50917": 1,
- "50918": 1,
- "50919": 1,
- "50925": 1,
- "50927": 1,
- "50932": 1,
- "50933": 1,
- "50937": 1,
- "50939": 1,
- "50940": 1,
- "50943": 1,
- "50945": 2,
- "50953": 1,
- "50958": 2,
- "50960": 1,
- "50963": 1,
- "50964": 2,
- "50972": 1,
- "50973": 2,
- "50974": 1,
- "50977": 2,
- "50978": 3,
- "50979": 1,
- "50980": 1,
- "50982": 1,
- "50983": 1,
- "50987": 1,
- "50988": 1,
- "50989": 1,
- "50991": 1,
- "50992": 1,
- "50995": 1,
- "50999": 1,
- "51000": 1,
- "51001": 1,
- "51002": 1,
- "51007": 2,
- "51010": 1,
- "51011": 1,
- "51017": 1,
- "51018": 1,
- "51021": 1,
- "51022": 2,
- "51028": 2,
- "51033": 1,
- "51034": 1,
- "51035": 2,
- "51039": 1,
- "51040": 1,
- "51045": 2,
- "51046": 2,
- "51048": 1,
- "51049": 4,
- "51050": 1,
- "51052": 2,
- "51053": 2,
- "51055": 1,
- "51056": 1,
- "51059": 1,
- "51060": 3,
- "51061": 1,
- "51062": 2,
- "51063": 1,
- "51064": 1,
- "51066": 1,
- "51067": 2,
- "51068": 1,
- "51069": 1,
- "51073": 1,
- "51075": 1,
- "51079": 1,
- "51080": 2,
- "51085": 1,
- "51087": 1,
- "51088": 2,
- "51090": 1,
- "51092": 2,
- "51093": 1,
- "51096": 1,
- "51097": 1,
- "51099": 2,
- "51101": 1,
- "51104": 1,
- "51106": 1,
- "51107": 1,
- "51110": 1,
- "51113": 1,
- "51114": 2,
- "51117": 2,
- "51119": 2,
- "51126": 1,
- "51127": 1,
- "51128": 1,
- "51129": 1,
- "51132": 2,
- "51134": 1,
- "51140": 1,
- "51153": 1,
- "51369": 1
- },
- "started": "2020-09-07T18:48:19.097Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.3824494018554688,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 50128408,
- "incomingOctetsWireLevel": 50136408,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00015959014696816223,
- "outgoingCompressionRatio": 0.38521256256103514,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 50490581,
- "outgoingOctetsWireLevel": 50689367,
- "outgoingWebSocketFrames": 49756,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.003937090761542237,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 48756,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "3": 2,
- "4": 1,
- "6": 2,
- "7": 1,
- "8": 1,
- "9": 1,
- "10": 1,
- "12": 1,
- "14": 2,
- "16": 1,
- "17": 1,
- "18": 1,
- "19": 1,
- "20": 1,
- "21": 3,
- "23": 1,
- "24": 2,
- "25": 1,
- "26": 1,
- "27": 1,
- "28": 1,
- "30": 1,
- "31": 1,
- "32": 1,
- "33": 2,
- "34": 1,
- "35": 1,
- "37": 2,
- "38": 2,
- "39": 1,
- "40": 1,
- "41": 1,
- "42": 2,
- "44": 3,
- "45": 1,
- "47": 4,
- "48": 2,
- "49": 1,
- "50": 1,
- "51": 1,
- "53": 2,
- "54": 1,
- "55": 1,
- "56": 2,
- "57": 2,
- "58": 1,
- "59": 2,
- "61": 1,
- "63": 3,
- "64": 3,
- "65": 1,
- "67": 1,
- "68": 1,
- "69": 1,
- "75": 1,
- "77": 1,
- "80": 1,
- "81": 2,
- "82": 1,
- "83": 1,
- "88": 2,
- "90": 3,
- "91": 1,
- "94": 1,
- "97": 1,
- "99": 2,
- "100": 1,
- "101": 1,
- "106": 1,
- "107": 1,
- "113": 1,
- "114": 3,
- "115": 1,
- "116": 2,
- "118": 1,
- "119": 1,
- "120": 4,
- "121": 1,
- "122": 2,
- "123": 1,
- "125": 1,
- "126": 1,
- "127": 2,
- "130": 3,
- "131": 2,
- "132": 1,
- "133": 1,
- "135": 1,
- "136": 1,
- "137": 1,
- "138": 1,
- "139": 1,
- "141": 1,
- "142": 1,
- "143": 1,
- "146": 1,
- "148": 2,
- "149": 2,
- "151": 1,
- "154": 3,
- "155": 1,
- "156": 2,
- "157": 3,
- "159": 1,
- "160": 1,
- "162": 2,
- "163": 1,
- "164": 3,
- "165": 2,
- "166": 2,
- "167": 2,
- "168": 1,
- "170": 3,
- "172": 1,
- "175": 1,
- "177": 1,
- "181": 2,
- "183": 3,
- "184": 1,
- "185": 1,
- "186": 1,
- "189": 1,
- "192": 1,
- "194": 1,
- "195": 2,
- "197": 2,
- "202": 1,
- "203": 2,
- "214": 2,
- "219": 1,
- "222": 1,
- "225": 1,
- "226": 1,
- "230": 1,
- "232": 1,
- "233": 1,
- "234": 1,
- "237": 1,
- "242": 2,
- "243": 1,
- "247": 1,
- "251": 1,
- "252": 2,
- "257": 1,
- "263": 1,
- "276": 1,
- "280": 1,
- "285": 1,
- "294": 1,
- "295": 1,
- "296": 1,
- "297": 1,
- "299": 1,
- "302": 1,
- "303": 1,
- "306": 1,
- "315": 1,
- "317": 1,
- "319": 1,
- "322": 1,
- "326": 1,
- "331": 1,
- "335": 1,
- "343": 1,
- "344": 1,
- "351": 2,
- "358": 1,
- "367": 2,
- "373": 1,
- "374": 1,
- "381": 1,
- "388": 2,
- "390": 1,
- "392": 1,
- "399": 1,
- "402": 1,
- "403": 1,
- "404": 2,
- "407": 1,
- "409": 1,
- "413": 1,
- "419": 1,
- "432": 1,
- "435": 1,
- "437": 1,
- "438": 1,
- "441": 1,
- "446": 2,
- "450": 1,
- "452": 1,
- "454": 1,
- "455": 1,
- "457": 2,
- "462": 1,
- "463": 1,
- "465": 1,
- "466": 1,
- "469": 1,
- "472": 1,
- "474": 1,
- "475": 2,
- "476": 1,
- "478": 2,
- "479": 1,
- "480": 1,
- "481": 3,
- "482": 1,
- "484": 1,
- "485": 2,
- "486": 1,
- "487": 3,
- "488": 2,
- "489": 2,
- "490": 3,
- "492": 1,
- "494": 2,
- "496": 3,
- "497": 1,
- "498": 3,
- "499": 4,
- "500": 3,
- "501": 1,
- "502": 1,
- "503": 4,
- "504": 1,
- "505": 2,
- "506": 1,
- "507": 1,
- "508": 1,
- "510": 1,
- "511": 3,
- "513": 5,
- "514": 1,
- "515": 1,
- "516": 2,
- "517": 1,
- "518": 1,
- "519": 2,
- "520": 2,
- "522": 2,
- "523": 1,
- "526": 3,
- "529": 5,
- "530": 1,
- "531": 1,
- "532": 1,
- "533": 2,
- "534": 1,
- "535": 2,
- "537": 2,
- "538": 3,
- "539": 1,
- "540": 2,
- "541": 4,
- "542": 3,
- "543": 5,
- "545": 2,
- "546": 4,
- "547": 2,
- "549": 1,
- "550": 2,
- "551": 2,
- "552": 2,
- "555": 2,
- "556": 1,
- "557": 1,
- "558": 4,
- "559": 1,
- "560": 1,
- "561": 2,
- "562": 2,
- "563": 2,
- "564": 3,
- "566": 2,
- "567": 2,
- "568": 2,
- "569": 2,
- "570": 3,
- "571": 2,
- "572": 2,
- "573": 1,
- "574": 2,
- "575": 2,
- "576": 2,
- "577": 3,
- "578": 2,
- "579": 3,
- "580": 2,
- "581": 1,
- "582": 6,
- "583": 4,
- "584": 2,
- "585": 1,
- "586": 1,
- "587": 3,
- "588": 3,
- "590": 3,
- "591": 1,
- "592": 1,
- "593": 3,
- "594": 2,
- "595": 5,
- "597": 3,
- "598": 1,
- "600": 1,
- "601": 4,
- "602": 2,
- "603": 2,
- "604": 4,
- "605": 1,
- "606": 3,
- "607": 2,
- "608": 3,
- "609": 2,
- "610": 3,
- "612": 2,
- "613": 3,
- "615": 1,
- "616": 2,
- "617": 1,
- "619": 6,
- "620": 1,
- "621": 1,
- "623": 3,
- "624": 1,
- "625": 3,
- "627": 3,
- "628": 4,
- "629": 1,
- "630": 1,
- "631": 2,
- "632": 3,
- "633": 3,
- "634": 5,
- "635": 3,
- "637": 2,
- "638": 3,
- "639": 2,
- "640": 4,
- "641": 2,
- "642": 5,
- "643": 2,
- "644": 1,
- "645": 2,
- "646": 5,
- "647": 2,
- "648": 3,
- "651": 2,
- "652": 3,
- "653": 1,
- "654": 2,
- "655": 2,
- "656": 3,
- "657": 1,
- "658": 1,
- "659": 1,
- "660": 1,
- "661": 4,
- "662": 1,
- "664": 2,
- "665": 1,
- "667": 1,
- "669": 3,
- "670": 1,
- "672": 1,
- "673": 2,
- "674": 3,
- "676": 2,
- "677": 1,
- "678": 1,
- "680": 1,
- "682": 1,
- "683": 1,
- "685": 1,
- "687": 1,
- "688": 1,
- "692": 2,
- "693": 1,
- "694": 1,
- "696": 1,
- "698": 1,
- "699": 1,
- "701": 2,
- "702": 3,
- "704": 1,
- "705": 1,
- "707": 1,
- "708": 1,
- "709": 2,
- "710": 1,
- "711": 1,
- "712": 1,
- "713": 2,
- "720": 1,
- "721": 1,
- "722": 2,
- "723": 3,
- "724": 2,
- "725": 1,
- "726": 2,
- "728": 1,
- "730": 1,
- "732": 1,
- "734": 2,
- "736": 1,
- "737": 1,
- "739": 2,
- "740": 1,
- "742": 2,
- "746": 3,
- "748": 1,
- "755": 2,
- "756": 3,
- "757": 3,
- "758": 1,
- "760": 1,
- "762": 1,
- "763": 1,
- "764": 2,
- "765": 1,
- "766": 1,
- "767": 2,
- "770": 2,
- "771": 1,
- "773": 3,
- "775": 1,
- "778": 2,
- "779": 1,
- "780": 2,
- "781": 1,
- "782": 1,
- "785": 2,
- "788": 1,
- "789": 3,
- "790": 3,
- "792": 1,
- "793": 2,
- "794": 2,
- "797": 2,
- "798": 2,
- "799": 1,
- "801": 1,
- "802": 2,
- "803": 1,
- "804": 3,
- "805": 3,
- "806": 2,
- "807": 1,
- "808": 1,
- "809": 2,
- "810": 2,
- "811": 2,
- "812": 4,
- "813": 1,
- "814": 4,
- "815": 1,
- "816": 3,
- "818": 4,
- "820": 3,
- "821": 5,
- "822": 2,
- "823": 4,
- "824": 3,
- "825": 4,
- "826": 4,
- "827": 2,
- "828": 2,
- "830": 3,
- "831": 1,
- "832": 1,
- "833": 3,
- "835": 2,
- "836": 2,
- "838": 2,
- "839": 1,
- "840": 1,
- "841": 1,
- "842": 2,
- "843": 1,
- "844": 1,
- "845": 1,
- "850": 2,
- "851": 1,
- "852": 1,
- "853": 3,
- "854": 2,
- "855": 1,
- "856": 1,
- "857": 2,
- "858": 3,
- "859": 2,
- "860": 1,
- "861": 3,
- "862": 2,
- "863": 4,
- "864": 1,
- "865": 1,
- "866": 2,
- "869": 2,
- "870": 4,
- "871": 1,
- "873": 1,
- "874": 1,
- "877": 1,
- "878": 1,
- "879": 1,
- "880": 1,
- "881": 1,
- "884": 1,
- "885": 1,
- "886": 2,
- "888": 1,
- "889": 4,
- "890": 1,
- "891": 2,
- "892": 1,
- "893": 1,
- "894": 1,
- "895": 1,
- "896": 1,
- "897": 1,
- "898": 1,
- "900": 2,
- "901": 1,
- "902": 4,
- "906": 1,
- "909": 3,
- "910": 3,
- "911": 1,
- "912": 2,
- "913": 1,
- "914": 3,
- "915": 1,
- "916": 2,
- "919": 2,
- "920": 1,
- "921": 1,
- "922": 3,
- "923": 1,
- "924": 1,
- "925": 1,
- "926": 2,
- "927": 1,
- "930": 2,
- "932": 1,
- "936": 1,
- "939": 2,
- "940": 1,
- "947": 1,
- "953": 1,
- "954": 1,
- "957": 1,
- "958": 1,
- "960": 2,
- "962": 1,
- "964": 1,
- "965": 1,
- "967": 3,
- "969": 2,
- "971": 1,
- "972": 1,
- "973": 2,
- "978": 1,
- "980": 1,
- "981": 3,
- "982": 1,
- "983": 2,
- "987": 1,
- "989": 1,
- "992": 1,
- "995": 2,
- "997": 1,
- "998": 1,
- "1000": 2,
- "1002": 1,
- "1003": 2,
- "1005": 1,
- "1006": 3,
- "1007": 2,
- "1008": 2,
- "1010": 1,
- "1013": 1,
- "1016": 2,
- "1017": 1,
- "1018": 1,
- "1019": 3,
- "1020": 1,
- "1021": 1,
- "1022": 1,
- "1025": 1,
- "1028": 48756
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333533266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822cdc61562f34"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2cdc6156"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_17.html b/autobahn/client/tungstenite_case_12_3_17.html
deleted file mode 100644
index 40e4095..0000000
--- a/autobahn/client/tungstenite_case_12_3_17.html
+++ /dev/null
@@ -1,1742 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.17 : Pass - 28231 ms @ 2020-09-07T18:48:48.858Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=354&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ZEuqRiHPVq7zTQG+Az0KPA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ITkBgGTB9NOdF5Nwkx2CeS1mrOc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 16599 | 1 | 16599 |
- 32768 | 1 | 32768 |
- 49176 | 1 | 49176 |
- 49194 | 1 | 49194 |
- 49195 | 1 | 49195 |
- 49196 | 1 | 49196 |
- 49197 | 2 | 98394 |
- 49199 | 1 | 49199 |
- 49200 | 1 | 49200 |
- 49204 | 1 | 49204 |
- 49208 | 1 | 49208 |
- 49213 | 1 | 49213 |
- 49219 | 1 | 49219 |
- 49221 | 1 | 49221 |
- 49225 | 1 | 49225 |
- 49229 | 2 | 98458 |
- 49231 | 1 | 49231 |
- 49232 | 1 | 49232 |
- 49234 | 1 | 49234 |
- 49235 | 1 | 49235 |
- 49237 | 2 | 98474 |
- 49241 | 3 | 147723 |
- 49242 | 1 | 49242 |
- 49245 | 1 | 49245 |
- 49246 | 2 | 98492 |
- 49248 | 1 | 49248 |
- 49251 | 1 | 49251 |
- 49252 | 4 | 197008 |
- 49253 | 1 | 49253 |
- 49256 | 2 | 98512 |
- 49260 | 1 | 49260 |
- 49261 | 2 | 98522 |
- 49262 | 3 | 147786 |
- 49263 | 1 | 49263 |
- 49265 | 4 | 197060 |
- 49267 | 3 | 147801 |
- 49268 | 1 | 49268 |
- 49271 | 4 | 197084 |
- 49272 | 1 | 49272 |
- 49273 | 2 | 98546 |
- 49274 | 2 | 98548 |
- 49275 | 1 | 49275 |
- 49276 | 1 | 49276 |
- 49277 | 2 | 98554 |
- 49278 | 2 | 98556 |
- 49279 | 1 | 49279 |
- 49280 | 2 | 98560 |
- 49281 | 1 | 49281 |
- 49282 | 3 | 147846 |
- 49283 | 1 | 49283 |
- 49284 | 3 | 147852 |
- 49285 | 2 | 98570 |
- 49286 | 4 | 197144 |
- 49288 | 1 | 49288 |
- 49289 | 2 | 98578 |
- 49292 | 2 | 98584 |
- 49293 | 1 | 49293 |
- 49294 | 1 | 49294 |
- 49295 | 3 | 147885 |
- 49296 | 1 | 49296 |
- 49297 | 1 | 49297 |
- 49299 | 2 | 98598 |
- 49301 | 1 | 49301 |
- 49302 | 5 | 246510 |
- 49303 | 2 | 98606 |
- 49305 | 1 | 49305 |
- 49306 | 1 | 49306 |
- 49307 | 1 | 49307 |
- 49308 | 2 | 98616 |
- 49309 | 2 | 98618 |
- 49311 | 1 | 49311 |
- 49312 | 2 | 98624 |
- 49313 | 3 | 147939 |
- 49314 | 3 | 147942 |
- 49315 | 1 | 49315 |
- 49318 | 2 | 98636 |
- 49319 | 1 | 49319 |
- 49320 | 2 | 98640 |
- 49321 | 2 | 98642 |
- 49322 | 1 | 49322 |
- 49323 | 1 | 49323 |
- 49324 | 1 | 49324 |
- 49325 | 2 | 98650 |
- 49327 | 4 | 197308 |
- 49329 | 2 | 98658 |
- 49330 | 3 | 147990 |
- 49331 | 2 | 98662 |
- 49332 | 1 | 49332 |
- 49333 | 3 | 147999 |
- 49334 | 1 | 49334 |
- 49335 | 2 | 98670 |
- 49336 | 2 | 98672 |
- 49337 | 3 | 148011 |
- 49339 | 4 | 197356 |
- 49340 | 2 | 98680 |
- 49341 | 2 | 98682 |
- 49342 | 1 | 49342 |
- 49344 | 1 | 49344 |
- 49345 | 2 | 98690 |
- 49346 | 1 | 49346 |
- 49347 | 1 | 49347 |
- 49348 | 1 | 49348 |
- 49349 | 1 | 49349 |
- 49351 | 1 | 49351 |
- 49352 | 4 | 197408 |
- 49354 | 1 | 49354 |
- 49355 | 1 | 49355 |
- 49356 | 1 | 49356 |
- 49357 | 1 | 49357 |
- 49359 | 1 | 49359 |
- 49368 | 1 | 49368 |
- 49369 | 3 | 148107 |
- 49371 | 1 | 49371 |
- 49374 | 1 | 49374 |
- 49380 | 1 | 49380 |
- 49381 | 1 | 49381 |
- 49387 | 4 | 197548 |
- 49389 | 1 | 49389 |
- 49390 | 1 | 49390 |
- 49392 | 1 | 49392 |
- 49395 | 1 | 49395 |
- 49396 | 2 | 98792 |
- 49399 | 1 | 49399 |
- 49401 | 1 | 49401 |
- 49410 | 1 | 49410 |
- 49413 | 1 | 49413 |
- 49414 | 2 | 98828 |
- 49416 | 2 | 98832 |
- 49418 | 2 | 98836 |
- 49421 | 1 | 49421 |
- 49422 | 1 | 49422 |
- 49423 | 1 | 49423 |
- 49425 | 1 | 49425 |
- 49429 | 1 | 49429 |
- 49437 | 1 | 49437 |
- 49438 | 1 | 49438 |
- 49440 | 1 | 49440 |
- 49441 | 2 | 98882 |
- 49442 | 1 | 49442 |
- 49446 | 2 | 98892 |
- 49449 | 1 | 49449 |
- 49450 | 3 | 148350 |
- 49452 | 1 | 49452 |
- 49453 | 1 | 49453 |
- 49455 | 1 | 49455 |
- 49460 | 1 | 49460 |
- 49462 | 1 | 49462 |
- 49467 | 2 | 98934 |
- 49469 | 1 | 49469 |
- 49471 | 1 | 49471 |
- 49473 | 1 | 49473 |
- 49476 | 1 | 49476 |
- 49480 | 1 | 49480 |
- 49481 | 1 | 49481 |
- 49484 | 1 | 49484 |
- 49485 | 1 | 49485 |
- 49486 | 1 | 49486 |
- 49487 | 1 | 49487 |
- 49492 | 1 | 49492 |
- 49494 | 1 | 49494 |
- 49495 | 1 | 49495 |
- 49496 | 1 | 49496 |
- 49499 | 1 | 49499 |
- 49503 | 1 | 49503 |
- 49505 | 1 | 49505 |
- 49506 | 3 | 148518 |
- 49507 | 1 | 49507 |
- 49511 | 1 | 49511 |
- 49516 | 1 | 49516 |
- 49520 | 2 | 99040 |
- 49522 | 3 | 148566 |
- 49524 | 2 | 99048 |
- 49525 | 2 | 99050 |
- 49526 | 2 | 99052 |
- 49527 | 5 | 247635 |
- 49528 | 1 | 49528 |
- 49530 | 2 | 99060 |
- 49532 | 3 | 148596 |
- 49533 | 1 | 49533 |
- 49534 | 1 | 49534 |
- 49535 | 3 | 148605 |
- 49536 | 1 | 49536 |
- 49537 | 2 | 99074 |
- 49538 | 2 | 99076 |
- 49539 | 2 | 99078 |
- 49540 | 3 | 148620 |
- 49541 | 1 | 49541 |
- 49542 | 1 | 49542 |
- 49543 | 2 | 99086 |
- 49544 | 1 | 49544 |
- 49545 | 1 | 49545 |
- 49546 | 2 | 99092 |
- 49547 | 1 | 49547 |
- 49548 | 1 | 49548 |
- 49551 | 1 | 49551 |
- 49552 | 1 | 49552 |
- 49557 | 1 | 49557 |
- 49558 | 1 | 49558 |
- 49559 | 1 | 49559 |
- 49575 | 1 | 49575 |
- 49576 | 1 | 49576 |
- 49581 | 1 | 49581 |
- 49590 | 1 | 49590 |
- 49598 | 1 | 49598 |
- 49605 | 2 | 99210 |
- 49609 | 1 | 49609 |
- 49611 | 1 | 49611 |
- 49620 | 1 | 49620 |
- 49622 | 1 | 49622 |
- 49624 | 1 | 49624 |
- 49639 | 1 | 49639 |
- 49642 | 1 | 49642 |
- 49643 | 1 | 49643 |
- 49644 | 1 | 49644 |
- 49666 | 2 | 99332 |
- 49668 | 2 | 99336 |
- 49673 | 2 | 99346 |
- 49678 | 1 | 49678 |
- 49681 | 2 | 99362 |
- 49683 | 1 | 49683 |
- 49686 | 1 | 49686 |
- 49688 | 1 | 49688 |
- 49691 | 1 | 49691 |
- 49695 | 1 | 49695 |
- 49696 | 1 | 49696 |
- 49697 | 1 | 49697 |
- 49698 | 1 | 49698 |
- 49699 | 1 | 49699 |
- 49706 | 1 | 49706 |
- 49710 | 1 | 49710 |
- 49712 | 1 | 49712 |
- 49719 | 1 | 49719 |
- 49720 | 1 | 49720 |
- 49721 | 1 | 49721 |
- 49722 | 1 | 49722 |
- 49728 | 1 | 49728 |
- 49729 | 1 | 49729 |
- 49731 | 1 | 49731 |
- 49733 | 1 | 49733 |
- 49734 | 1 | 49734 |
- 49737 | 1 | 49737 |
- 49739 | 1 | 49739 |
- 49742 | 2 | 99484 |
- 49746 | 1 | 49746 |
- 49750 | 1 | 49750 |
- 49751 | 2 | 99502 |
- 49753 | 1 | 49753 |
- 49756 | 1 | 49756 |
- 49761 | 2 | 99522 |
- 49762 | 1 | 49762 |
- 49765 | 1 | 49765 |
- 49769 | 2 | 99538 |
- 49770 | 1 | 49770 |
- 49771 | 1 | 49771 |
- 49772 | 1 | 49772 |
- 49775 | 1 | 49775 |
- 49776 | 2 | 99552 |
- 49782 | 1 | 49782 |
- 49783 | 1 | 49783 |
- 49785 | 1 | 49785 |
- 49798 | 1 | 49798 |
- 49799 | 1 | 49799 |
- 49800 | 1 | 49800 |
- 49801 | 2 | 99602 |
- 49807 | 1 | 49807 |
- 49808 | 2 | 99616 |
- 49809 | 1 | 49809 |
- 49810 | 1 | 49810 |
- 49813 | 1 | 49813 |
- 49814 | 1 | 49814 |
- 49820 | 1 | 49820 |
- 49823 | 1 | 49823 |
- 49825 | 2 | 99650 |
- 49828 | 1 | 49828 |
- 49830 | 1 | 49830 |
- 49831 | 1 | 49831 |
- 49833 | 1 | 49833 |
- 49836 | 1 | 49836 |
- 49844 | 1 | 49844 |
- 49867 | 1 | 49867 |
- 49870 | 1 | 49870 |
- 49887 | 1 | 49887 |
- 49895 | 1 | 49895 |
- 49906 | 1 | 49906 |
- 49909 | 1 | 49909 |
- 49913 | 1 | 49913 |
- 49929 | 1 | 49929 |
- 49933 | 1 | 49933 |
- 49946 | 1 | 49946 |
- 49961 | 1 | 49961 |
- 49962 | 1 | 49962 |
- 49981 | 1 | 49981 |
- 49982 | 1 | 49982 |
- 49984 | 1 | 49984 |
- 49988 | 1 | 49988 |
- 49994 | 1 | 49994 |
- 49999 | 1 | 49999 |
- 50000 | 1 | 50000 |
- 50001 | 1 | 50001 |
- 50005 | 2 | 100010 |
- 50010 | 1 | 50010 |
- 50011 | 1 | 50011 |
- 50012 | 1 | 50012 |
- 50013 | 2 | 100026 |
- 50014 | 1 | 50014 |
- 50015 | 1 | 50015 |
- 50017 | 1 | 50017 |
- 50030 | 1 | 50030 |
- 50041 | 1 | 50041 |
- 50045 | 1 | 50045 |
- 50047 | 1 | 50047 |
- 50048 | 1 | 50048 |
- 50052 | 1 | 50052 |
- 50053 | 1 | 50053 |
- 50075 | 1 | 50075 |
- 50077 | 1 | 50077 |
- 50082 | 1 | 50082 |
- 50088 | 1 | 50088 |
- 50092 | 1 | 50092 |
- 50093 | 1 | 50093 |
- 50096 | 2 | 100192 |
- 50102 | 1 | 50102 |
- 50105 | 3 | 150315 |
- 50106 | 1 | 50106 |
- 50118 | 1 | 50118 |
- 50127 | 1 | 50127 |
- 50139 | 1 | 50139 |
- 50145 | 1 | 50145 |
- 50146 | 1 | 50146 |
- 50149 | 1 | 50149 |
- 50152 | 1 | 50152 |
- 50155 | 1 | 50155 |
- 50161 | 1 | 50161 |
- 50163 | 1 | 50163 |
- 50168 | 1 | 50168 |
- 50171 | 1 | 50171 |
- 50180 | 1 | 50180 |
- 50184 | 1 | 50184 |
- 50186 | 1 | 50186 |
- 50191 | 2 | 100382 |
- 50194 | 2 | 100388 |
- 50200 | 1 | 50200 |
- 50201 | 1 | 50201 |
- 50202 | 1 | 50202 |
- 50207 | 1 | 50207 |
- 50210 | 1 | 50210 |
- 50212 | 1 | 50212 |
- 50219 | 1 | 50219 |
- 50220 | 1 | 50220 |
- 50223 | 1 | 50223 |
- 50224 | 1 | 50224 |
- 50241 | 2 | 100482 |
- 50249 | 1 | 50249 |
- 50258 | 2 | 100516 |
- 50261 | 1 | 50261 |
- 50266 | 1 | 50266 |
- 50268 | 1 | 50268 |
- 50273 | 1 | 50273 |
- 50276 | 1 | 50276 |
- 50278 | 1 | 50278 |
- 50284 | 2 | 100568 |
- 50286 | 1 | 50286 |
- 50291 | 1 | 50291 |
- 50293 | 1 | 50293 |
- 50296 | 1 | 50296 |
- 50298 | 1 | 50298 |
- 50302 | 1 | 50302 |
- 50315 | 1 | 50315 |
- 50317 | 1 | 50317 |
- 50322 | 1 | 50322 |
- 50323 | 1 | 50323 |
- 50324 | 1 | 50324 |
- 50326 | 1 | 50326 |
- 50328 | 1 | 50328 |
- 50335 | 1 | 50335 |
- 50338 | 1 | 50338 |
- 50342 | 1 | 50342 |
- 50343 | 1 | 50343 |
- 50347 | 2 | 100694 |
- 50348 | 1 | 50348 |
- 50349 | 1 | 50349 |
- 50350 | 1 | 50350 |
- 50351 | 2 | 100702 |
- 50354 | 1 | 50354 |
- 50355 | 5 | 251775 |
- 50356 | 1 | 50356 |
- 50358 | 1 | 50358 |
- 50359 | 1 | 50359 |
- 50361 | 2 | 100722 |
- 50363 | 1 | 50363 |
- 50364 | 4 | 201456 |
- 50365 | 2 | 100730 |
- 50366 | 3 | 151098 |
- 50367 | 3 | 151101 |
- 50368 | 2 | 100736 |
- 50370 | 1 | 50370 |
- 50372 | 1 | 50372 |
- 50373 | 2 | 100746 |
- 50374 | 1 | 50374 |
- 50375 | 1 | 50375 |
- 50376 | 2 | 100752 |
- 50377 | 1 | 50377 |
- 50378 | 2 | 100756 |
- 50379 | 3 | 151137 |
- 50381 | 3 | 151143 |
- 50382 | 2 | 100764 |
- 50383 | 2 | 100766 |
- 50384 | 2 | 100768 |
- 50386 | 1 | 50386 |
- 50389 | 1 | 50389 |
- 50390 | 1 | 50390 |
- 50392 | 3 | 151176 |
- 50393 | 1 | 50393 |
- 50394 | 1 | 50394 |
- 50396 | 1 | 50396 |
- 50397 | 1 | 50397 |
- 50398 | 2 | 100796 |
- 50399 | 1 | 50399 |
- 50400 | 2 | 100800 |
- 50401 | 3 | 151203 |
- 50402 | 1 | 50402 |
- 50403 | 2 | 100806 |
- 50404 | 2 | 100808 |
- 50406 | 1 | 50406 |
- 50407 | 4 | 201628 |
- 50408 | 3 | 151224 |
- 50410 | 1 | 50410 |
- 50411 | 3 | 151233 |
- 50412 | 1 | 50412 |
- 50414 | 1 | 50414 |
- 50418 | 1 | 50418 |
- 50419 | 1 | 50419 |
- 50420 | 1 | 50420 |
- 50422 | 1 | 50422 |
- 50425 | 2 | 100850 |
- 50427 | 1 | 50427 |
- 50428 | 1 | 50428 |
- 50429 | 1 | 50429 |
- 50430 | 2 | 100860 |
- 50434 | 1 | 50434 |
- 50436 | 2 | 100872 |
- 50441 | 1 | 50441 |
- 50444 | 1 | 50444 |
- 50449 | 1 | 50449 |
- 50450 | 1 | 50450 |
- 50451 | 1 | 50451 |
- 50453 | 1 | 50453 |
- 50460 | 1 | 50460 |
- 50463 | 1 | 50463 |
- 50464 | 1 | 50464 |
- 50466 | 2 | 100932 |
- 50470 | 1 | 50470 |
- 50474 | 2 | 100948 |
- 50476 | 2 | 100952 |
- 50479 | 1 | 50479 |
- 50480 | 3 | 151440 |
- 50483 | 1 | 50483 |
- 50484 | 1 | 50484 |
- 50487 | 1 | 50487 |
- 50488 | 1 | 50488 |
- 50497 | 1 | 50497 |
- 50508 | 1 | 50508 |
- 50513 | 2 | 101026 |
- 50514 | 1 | 50514 |
- 50519 | 2 | 101038 |
- 50521 | 1 | 50521 |
- 50522 | 1 | 50522 |
- 50523 | 1 | 50523 |
- 50525 | 1 | 50525 |
- 50529 | 2 | 101058 |
- 50530 | 1 | 50530 |
- 50531 | 1 | 50531 |
- 50532 | 2 | 101064 |
- 50537 | 1 | 50537 |
- 50539 | 1 | 50539 |
- 50540 | 2 | 101080 |
- 50541 | 1 | 50541 |
- 50544 | 1 | 50544 |
- 50545 | 1 | 50545 |
- 50546 | 1 | 50546 |
- 50548 | 1 | 50548 |
- 50549 | 1 | 50549 |
- 50550 | 1 | 50550 |
- 50554 | 1 | 50554 |
- 50557 | 2 | 101114 |
- 50560 | 1 | 50560 |
- 50561 | 1 | 50561 |
- 50562 | 1 | 50562 |
- 50563 | 1 | 50563 |
- 50564 | 2 | 101128 |
- 50565 | 1 | 50565 |
- 50570 | 1 | 50570 |
- 50573 | 1 | 50573 |
- 50574 | 1 | 50574 |
- 50576 | 1 | 50576 |
- 50580 | 2 | 101160 |
- 50581 | 1 | 50581 |
- 50585 | 2 | 101170 |
- 50586 | 1 | 50586 |
- 50587 | 2 | 101174 |
- 50588 | 1 | 50588 |
- 50589 | 1 | 50589 |
- 50592 | 2 | 101184 |
- 50593 | 1 | 50593 |
- 50594 | 1 | 50594 |
- 50595 | 1 | 50595 |
- 50599 | 1 | 50599 |
- 50602 | 2 | 101204 |
- 50607 | 1 | 50607 |
- 50608 | 2 | 101216 |
- 50609 | 2 | 101218 |
- 50610 | 2 | 101220 |
- 50611 | 1 | 50611 |
- 50612 | 1 | 50612 |
- 50618 | 2 | 101236 |
- 50620 | 1 | 50620 |
- 50621 | 1 | 50621 |
- 50623 | 3 | 151869 |
- 50626 | 2 | 101252 |
- 50628 | 1 | 50628 |
- 50632 | 2 | 101264 |
- 50640 | 1 | 50640 |
- 50641 | 1 | 50641 |
- 50648 | 1 | 50648 |
- 50650 | 1 | 50650 |
- 50651 | 2 | 101302 |
- 50652 | 1 | 50652 |
- 50656 | 1 | 50656 |
- 50657 | 2 | 101314 |
- 50658 | 1 | 50658 |
- 50661 | 1 | 50661 |
- 50665 | 2 | 101330 |
- 50669 | 1 | 50669 |
- 50678 | 1 | 50678 |
- 50679 | 1 | 50679 |
- 50682 | 1 | 50682 |
- 50683 | 1 | 50683 |
- 50684 | 1 | 50684 |
- 50686 | 2 | 101372 |
- 50692 | 1 | 50692 |
- 50696 | 1 | 50696 |
- 50698 | 2 | 101396 |
- 50708 | 1 | 50708 |
- 50712 | 1 | 50712 |
- 50714 | 1 | 50714 |
- 50718 | 1 | 50718 |
- 50719 | 1 | 50719 |
- 50721 | 1 | 50721 |
- 50722 | 2 | 101444 |
- 50725 | 1 | 50725 |
- 50727 | 1 | 50727 |
- 50731 | 1 | 50731 |
- 50733 | 1 | 50733 |
- 50734 | 2 | 101468 |
- 50735 | 1 | 50735 |
- 50736 | 1 | 50736 |
- 50740 | 1 | 50740 |
- 50748 | 1 | 50748 |
- 50753 | 1 | 50753 |
- 50756 | 1 | 50756 |
- 50757 | 1 | 50757 |
- 50761 | 2 | 101522 |
- 50764 | 1 | 50764 |
- 50765 | 3 | 152295 |
- 50766 | 2 | 101532 |
- 50769 | 2 | 101538 |
- 50770 | 3 | 152310 |
- 50772 | 3 | 152316 |
- 50773 | 1 | 50773 |
- 50775 | 1 | 50775 |
- 50778 | 1 | 50778 |
- 50779 | 2 | 101558 |
- 50781 | 1 | 50781 |
- 50784 | 1 | 50784 |
- 50785 | 2 | 101570 |
- 50787 | 1 | 50787 |
- 50788 | 1 | 50788 |
- 50789 | 2 | 101578 |
- 50790 | 2 | 101580 |
- 50792 | 1 | 50792 |
- 50796 | 1 | 50796 |
- 50798 | 1 | 50798 |
- 50799 | 3 | 152397 |
- 50800 | 3 | 152400 |
- 50801 | 1 | 50801 |
- 50806 | 2 | 101612 |
- 50808 | 3 | 152424 |
- 50809 | 2 | 101618 |
- 50810 | 1 | 50810 |
- 50811 | 3 | 152433 |
- 50812 | 2 | 101624 |
- 50814 | 1 | 50814 |
- 50815 | 2 | 101630 |
- 50816 | 1 | 50816 |
- 50817 | 1 | 50817 |
- 50818 | 3 | 152454 |
- 50819 | 2 | 101638 |
- 50825 | 2 | 101650 |
- 50826 | 1 | 50826 |
- 50829 | 1 | 50829 |
- 50835 | 1 | 50835 |
- 50836 | 1 | 50836 |
- 50839 | 1 | 50839 |
- 50840 | 1 | 50840 |
- 50852 | 1 | 50852 |
- 50853 | 1 | 50853 |
- 50856 | 1 | 50856 |
- 50857 | 1 | 50857 |
- 50859 | 1 | 50859 |
- 50860 | 1 | 50860 |
- 50864 | 1 | 50864 |
- 50866 | 2 | 101732 |
- 50868 | 1 | 50868 |
- 50869 | 1 | 50869 |
- 50870 | 1 | 50870 |
- 50876 | 2 | 101752 |
- 50877 | 1 | 50877 |
- 50882 | 1 | 50882 |
- 50884 | 1 | 50884 |
- 50886 | 1 | 50886 |
- 50892 | 1 | 50892 |
- 50893 | 1 | 50893 |
- 50896 | 1 | 50896 |
- 50897 | 1 | 50897 |
- 50900 | 1 | 50900 |
- 50905 | 1 | 50905 |
- 50909 | 1 | 50909 |
- 50917 | 1 | 50917 |
- 50918 | 1 | 50918 |
- 50919 | 1 | 50919 |
- 50925 | 1 | 50925 |
- 50927 | 1 | 50927 |
- 50932 | 1 | 50932 |
- 50933 | 1 | 50933 |
- 50937 | 1 | 50937 |
- 50939 | 1 | 50939 |
- 50940 | 1 | 50940 |
- 50943 | 1 | 50943 |
- 50945 | 2 | 101890 |
- 50953 | 1 | 50953 |
- 50958 | 2 | 101916 |
- 50960 | 1 | 50960 |
- 50963 | 1 | 50963 |
- 50964 | 2 | 101928 |
- 50972 | 1 | 50972 |
- 50973 | 2 | 101946 |
- 50974 | 1 | 50974 |
- 50977 | 2 | 101954 |
- 50978 | 3 | 152934 |
- 50979 | 1 | 50979 |
- 50980 | 1 | 50980 |
- 50982 | 1 | 50982 |
- 50983 | 1 | 50983 |
- 50987 | 1 | 50987 |
- 50988 | 1 | 50988 |
- 50989 | 1 | 50989 |
- 50991 | 1 | 50991 |
- 50992 | 1 | 50992 |
- 50995 | 1 | 50995 |
- 50999 | 1 | 50999 |
- 51000 | 1 | 51000 |
- 51001 | 1 | 51001 |
- 51002 | 1 | 51002 |
- 51007 | 2 | 102014 |
- 51010 | 1 | 51010 |
- 51011 | 1 | 51011 |
- 51017 | 1 | 51017 |
- 51018 | 1 | 51018 |
- 51021 | 1 | 51021 |
- 51022 | 2 | 102044 |
- 51028 | 2 | 102056 |
- 51033 | 1 | 51033 |
- 51034 | 1 | 51034 |
- 51035 | 2 | 102070 |
- 51039 | 1 | 51039 |
- 51040 | 1 | 51040 |
- 51045 | 2 | 102090 |
- 51046 | 2 | 102092 |
- 51048 | 1 | 51048 |
- 51049 | 4 | 204196 |
- 51050 | 1 | 51050 |
- 51052 | 2 | 102104 |
- 51053 | 2 | 102106 |
- 51055 | 1 | 51055 |
- 51056 | 1 | 51056 |
- 51059 | 1 | 51059 |
- 51060 | 3 | 153180 |
- 51061 | 1 | 51061 |
- 51062 | 2 | 102124 |
- 51063 | 1 | 51063 |
- 51064 | 1 | 51064 |
- 51066 | 1 | 51066 |
- 51067 | 2 | 102134 |
- 51068 | 1 | 51068 |
- 51069 | 1 | 51069 |
- 51073 | 1 | 51073 |
- 51075 | 1 | 51075 |
- 51079 | 1 | 51079 |
- 51080 | 2 | 102160 |
- 51085 | 1 | 51085 |
- 51087 | 1 | 51087 |
- 51088 | 2 | 102176 |
- 51090 | 1 | 51090 |
- 51092 | 2 | 102184 |
- 51093 | 1 | 51093 |
- 51096 | 1 | 51096 |
- 51097 | 1 | 51097 |
- 51099 | 2 | 102198 |
- 51101 | 1 | 51101 |
- 51104 | 1 | 51104 |
- 51106 | 1 | 51106 |
- 51107 | 1 | 51107 |
- 51110 | 1 | 51110 |
- 51113 | 1 | 51113 |
- 51114 | 2 | 102228 |
- 51117 | 2 | 102234 |
- 51119 | 2 | 102238 |
- 51126 | 1 | 51126 |
- 51127 | 1 | 51127 |
- 51128 | 1 | 51128 |
- 51129 | 1 | 51129 |
- 51132 | 2 | 102264 |
- 51134 | 1 | 51134 |
- 51140 | 1 | 51140 |
- 51153 | 1 | 51153 |
- 51369 | 1 | 51369 |
- Total | 1003 | 50136673 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 381 | 1 | 381 |
- 399 | 1 | 399 |
- 402 | 1 | 402 |
- 404 | 1 | 404 |
- 407 | 1 | 407 |
- 419 | 1 | 419 |
- 450 | 1 | 450 |
- 457 | 1 | 457 |
- 472 | 1 | 472 |
- 489 | 1 | 489 |
- 507 | 1 | 507 |
- 510 | 1 | 510 |
- 513 | 1 | 513 |
- 514 | 1 | 514 |
- 515 | 1 | 515 |
- 520 | 1 | 520 |
- 529 | 3 | 1587 |
- 531 | 1 | 531 |
- 533 | 1 | 533 |
- 534 | 1 | 534 |
- 541 | 2 | 1082 |
- 542 | 2 | 1084 |
- 543 | 1 | 543 |
- 545 | 1 | 545 |
- 546 | 1 | 546 |
- 547 | 2 | 1094 |
- 549 | 1 | 549 |
- 552 | 2 | 1104 |
- 555 | 1 | 555 |
- 556 | 1 | 556 |
- 558 | 3 | 1674 |
- 559 | 1 | 559 |
- 560 | 1 | 560 |
- 561 | 1 | 561 |
- 563 | 1 | 563 |
- 564 | 3 | 1692 |
- 566 | 2 | 1132 |
- 567 | 1 | 567 |
- 569 | 1 | 569 |
- 570 | 2 | 1140 |
- 571 | 2 | 1142 |
- 573 | 1 | 573 |
- 574 | 2 | 1148 |
- 575 | 1 | 575 |
- 576 | 1 | 576 |
- 577 | 2 | 1154 |
- 578 | 1 | 578 |
- 579 | 3 | 1737 |
- 580 | 2 | 1160 |
- 582 | 3 | 1746 |
- 583 | 3 | 1749 |
- 584 | 1 | 584 |
- 585 | 1 | 585 |
- 586 | 1 | 586 |
- 587 | 3 | 1761 |
- 588 | 2 | 1176 |
- 590 | 3 | 1770 |
- 592 | 1 | 592 |
- 593 | 2 | 1186 |
- 594 | 2 | 1188 |
- 595 | 5 | 2975 |
- 597 | 2 | 1194 |
- 600 | 1 | 600 |
- 601 | 4 | 2404 |
- 602 | 1 | 602 |
- 603 | 2 | 1206 |
- 604 | 2 | 1208 |
- 605 | 1 | 605 |
- 606 | 3 | 1818 |
- 607 | 2 | 1214 |
- 608 | 3 | 1824 |
- 609 | 2 | 1218 |
- 610 | 2 | 1220 |
- 612 | 2 | 1224 |
- 613 | 3 | 1839 |
- 615 | 1 | 615 |
- 616 | 2 | 1232 |
- 617 | 1 | 617 |
- 619 | 4 | 2476 |
- 620 | 1 | 620 |
- 621 | 1 | 621 |
- 623 | 2 | 1246 |
- 624 | 1 | 624 |
- 625 | 1 | 625 |
- 627 | 3 | 1881 |
- 628 | 4 | 2512 |
- 629 | 1 | 629 |
- 630 | 1 | 630 |
- 631 | 1 | 631 |
- 632 | 2 | 1264 |
- 633 | 3 | 1899 |
- 634 | 2 | 1268 |
- 635 | 2 | 1270 |
- 637 | 2 | 1274 |
- 638 | 2 | 1276 |
- 639 | 2 | 1278 |
- 640 | 3 | 1920 |
- 641 | 1 | 641 |
- 642 | 4 | 2568 |
- 643 | 1 | 643 |
- 644 | 1 | 644 |
- 645 | 2 | 1290 |
- 646 | 4 | 2584 |
- 647 | 2 | 1294 |
- 648 | 3 | 1944 |
- 651 | 2 | 1302 |
- 652 | 3 | 1956 |
- 655 | 1 | 655 |
- 656 | 2 | 1312 |
- 657 | 1 | 657 |
- 658 | 1 | 658 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 661 | 2 | 1322 |
- 662 | 1 | 662 |
- 664 | 2 | 1328 |
- 665 | 1 | 665 |
- 667 | 1 | 667 |
- 669 | 1 | 669 |
- 670 | 1 | 670 |
- 672 | 1 | 672 |
- 673 | 1 | 673 |
- 674 | 3 | 2022 |
- 676 | 1 | 676 |
- 677 | 1 | 677 |
- 678 | 1 | 678 |
- 680 | 1 | 680 |
- 682 | 1 | 682 |
- 685 | 1 | 685 |
- 692 | 2 | 1384 |
- 693 | 1 | 693 |
- 696 | 1 | 696 |
- 699 | 1 | 699 |
- 701 | 1 | 701 |
- 702 | 3 | 2106 |
- 705 | 1 | 705 |
- 707 | 1 | 707 |
- 708 | 1 | 708 |
- 709 | 1 | 709 |
- 710 | 1 | 710 |
- 711 | 1 | 711 |
- 712 | 1 | 712 |
- 722 | 1 | 722 |
- 723 | 1 | 723 |
- 725 | 1 | 725 |
- 730 | 1 | 730 |
- 734 | 1 | 734 |
- 739 | 1 | 739 |
- 740 | 1 | 740 |
- 746 | 1 | 746 |
- 756 | 1 | 756 |
- 757 | 2 | 1514 |
- 758 | 1 | 758 |
- 762 | 1 | 762 |
- 763 | 1 | 763 |
- 765 | 1 | 765 |
- 766 | 1 | 766 |
- 767 | 1 | 767 |
- 773 | 1 | 773 |
- 778 | 2 | 1556 |
- 785 | 1 | 785 |
- 789 | 2 | 1578 |
- 790 | 1 | 790 |
- 793 | 1 | 793 |
- 794 | 1 | 794 |
- 799 | 1 | 799 |
- 802 | 1 | 802 |
- 803 | 1 | 803 |
- 805 | 1 | 805 |
- 806 | 2 | 1612 |
- 807 | 1 | 807 |
- 808 | 1 | 808 |
- 809 | 1 | 809 |
- 810 | 1 | 810 |
- 811 | 1 | 811 |
- 812 | 4 | 3248 |
- 814 | 1 | 814 |
- 816 | 2 | 1632 |
- 818 | 2 | 1636 |
- 820 | 3 | 2460 |
- 821 | 2 | 1642 |
- 822 | 1 | 822 |
- 823 | 2 | 1646 |
- 824 | 1 | 824 |
- 825 | 3 | 2475 |
- 826 | 3 | 2478 |
- 827 | 2 | 1654 |
- 828 | 2 | 1656 |
- 830 | 1 | 830 |
- 832 | 1 | 832 |
- 833 | 2 | 1666 |
- 835 | 2 | 1670 |
- 836 | 2 | 1672 |
- 838 | 2 | 1676 |
- 839 | 1 | 839 |
- 840 | 1 | 840 |
- 841 | 1 | 841 |
- 842 | 2 | 1684 |
- 843 | 1 | 843 |
- 845 | 1 | 845 |
- 850 | 2 | 1700 |
- 853 | 2 | 1706 |
- 854 | 1 | 854 |
- 858 | 1 | 858 |
- 859 | 1 | 859 |
- 861 | 1 | 861 |
- 862 | 1 | 862 |
- 877 | 1 | 877 |
- 881 | 1 | 881 |
- 889 | 1 | 889 |
- 890 | 1 | 890 |
- 894 | 1 | 894 |
- 895 | 1 | 895 |
- 896 | 1 | 896 |
- 906 | 1 | 906 |
- 914 | 1 | 914 |
- 922 | 1 | 922 |
- 924 | 1 | 924 |
- 925 | 1 | 925 |
- 926 | 2 | 1852 |
- 939 | 1 | 939 |
- 947 | 1 | 947 |
- 953 | 1 | 953 |
- 958 | 1 | 958 |
- 964 | 1 | 964 |
- 967 | 1 | 967 |
- 972 | 1 | 972 |
- 973 | 1 | 973 |
- 978 | 1 | 978 |
- 980 | 1 | 980 |
- 981 | 2 | 1962 |
- 983 | 1 | 983 |
- 995 | 1 | 995 |
- 997 | 1 | 997 |
- 998 | 1 | 998 |
- 1000 | 2 | 2000 |
- 1002 | 1 | 1002 |
- 1003 | 1 | 1003 |
- 1005 | 1 | 1005 |
- 1006 | 2 | 2012 |
- 1007 | 2 | 2014 |
- 1013 | 1 | 1013 |
- 1019 | 3 | 3057 |
- 1021 | 1 | 1021 |
- 1025 | 1 | 1025 |
- 1029 | 1 | 1029 |
- 1032 | 1 | 1032 |
- 1034 | 1 | 1034 |
- 1038 | 1 | 1038 |
- 1040 | 1 | 1040 |
- 1042 | 1 | 1042 |
- 1043 | 1 | 1043 |
- 1046 | 1 | 1046 |
- 1047 | 1 | 1047 |
- 1049 | 1 | 1049 |
- 1051 | 1 | 1051 |
- 1052 | 1 | 1052 |
- 1053 | 1 | 1053 |
- 1054 | 1 | 1054 |
- 1056 | 1 | 1056 |
- 1057 | 1 | 1057 |
- 1059 | 1 | 1059 |
- 1060 | 1 | 1060 |
- 1061 | 1 | 1061 |
- 1063 | 2 | 2126 |
- 1064 | 2 | 2128 |
- 1065 | 1 | 1065 |
- 1066 | 1 | 1066 |
- 1070 | 1 | 1070 |
- 1082 | 2 | 2164 |
- 1085 | 1 | 1085 |
- 1087 | 1 | 1087 |
- 1089 | 2 | 2178 |
- 1090 | 2 | 2180 |
- 1091 | 1 | 1091 |
- 1093 | 1 | 1093 |
- 1094 | 1 | 1094 |
- 1101 | 1 | 1101 |
- 1107 | 1 | 1107 |
- 1108 | 1 | 1108 |
- 1114 | 1 | 1114 |
- 1116 | 1 | 1116 |
- 1125 | 1 | 1125 |
- 1140 | 1 | 1140 |
- 1148 | 1 | 1148 |
- 1173 | 1 | 1173 |
- 1175 | 1 | 1175 |
- 1178 | 2 | 2356 |
- 1180 | 1 | 1180 |
- 1183 | 1 | 1183 |
- 1186 | 2 | 2372 |
- 1188 | 2 | 2376 |
- 1189 | 1 | 1189 |
- 1190 | 1 | 1190 |
- 1191 | 1 | 1191 |
- 1192 | 1 | 1192 |
- 1194 | 2 | 2388 |
- 1196 | 1 | 1196 |
- 1205 | 1 | 1205 |
- 1207 | 1 | 1207 |
- 1221 | 1 | 1221 |
- 1226 | 1 | 1226 |
- 1238 | 2 | 2476 |
- 1243 | 1 | 1243 |
- 1249 | 1 | 1249 |
- 1250 | 1 | 1250 |
- 1254 | 1 | 1254 |
- 1256 | 1 | 1256 |
- 1257 | 1 | 1257 |
- 1258 | 1 | 1258 |
- 1261 | 1 | 1261 |
- 1266 | 2 | 2532 |
- 1267 | 1 | 1267 |
- 1271 | 1 | 1271 |
- 1275 | 1 | 1275 |
- 1276 | 1 | 1276 |
- 1281 | 1 | 1281 |
- 1287 | 1 | 1287 |
- 1300 | 1 | 1300 |
- 1304 | 1 | 1304 |
- 1309 | 1 | 1309 |
- 1318 | 1 | 1318 |
- 1319 | 1 | 1319 |
- 1320 | 1 | 1320 |
- 1321 | 1 | 1321 |
- 1323 | 1 | 1323 |
- 1326 | 1 | 1326 |
- 1327 | 1 | 1327 |
- 1330 | 1 | 1330 |
- 1339 | 1 | 1339 |
- 1341 | 1 | 1341 |
- 1343 | 1 | 1343 |
- 1346 | 1 | 1346 |
- 1350 | 1 | 1350 |
- 1355 | 1 | 1355 |
- 1359 | 1 | 1359 |
- 1367 | 1 | 1367 |
- 1368 | 1 | 1368 |
- 1375 | 2 | 2750 |
- 1382 | 1 | 1382 |
- 1391 | 2 | 2782 |
- 1397 | 1 | 1397 |
- 1398 | 1 | 1398 |
- 1412 | 2 | 2824 |
- 1414 | 1 | 1414 |
- 1416 | 1 | 1416 |
- 1427 | 1 | 1427 |
- 1428 | 1 | 1428 |
- 1433 | 1 | 1433 |
- 1437 | 1 | 1437 |
- 1456 | 1 | 1456 |
- 1459 | 1 | 1459 |
- 1461 | 1 | 1461 |
- 1462 | 1 | 1462 |
- 1465 | 1 | 1465 |
- 1470 | 2 | 2940 |
- 1476 | 1 | 1476 |
- 1478 | 1 | 1478 |
- 1479 | 1 | 1479 |
- 1481 | 1 | 1481 |
- 1486 | 1 | 1486 |
- 1487 | 1 | 1487 |
- 1489 | 1 | 1489 |
- 1490 | 1 | 1490 |
- 1493 | 1 | 1493 |
- 1498 | 1 | 1498 |
- 1499 | 2 | 2998 |
- 1500 | 1 | 1500 |
- 1502 | 2 | 3004 |
- 1503 | 1 | 1503 |
- 1504 | 1 | 1504 |
- 1505 | 3 | 4515 |
- 1506 | 1 | 1506 |
- 1508 | 1 | 1508 |
- 1509 | 2 | 3018 |
- 1510 | 1 | 1510 |
- 1511 | 3 | 4533 |
- 1512 | 2 | 3024 |
- 1513 | 1 | 1513 |
- 1514 | 3 | 4542 |
- 1516 | 1 | 1516 |
- 1518 | 2 | 3036 |
- 1520 | 3 | 4560 |
- 1521 | 1 | 1521 |
- 1522 | 3 | 4566 |
- 1523 | 4 | 6092 |
- 1524 | 3 | 4572 |
- 1525 | 1 | 1525 |
- 1526 | 1 | 1526 |
- 1527 | 4 | 6108 |
- 1528 | 1 | 1528 |
- 1529 | 2 | 3058 |
- 1530 | 1 | 1530 |
- 1532 | 1 | 1532 |
- 1535 | 3 | 4605 |
- 1537 | 4 | 6148 |
- 1540 | 2 | 3080 |
- 1541 | 1 | 1541 |
- 1542 | 1 | 1542 |
- 1543 | 2 | 3086 |
- 1544 | 1 | 1544 |
- 1546 | 1 | 1546 |
- 1547 | 1 | 1547 |
- 1550 | 3 | 4650 |
- 1553 | 2 | 3106 |
- 1554 | 1 | 1554 |
- 1556 | 1 | 1556 |
- 1557 | 1 | 1557 |
- 1559 | 2 | 3118 |
- 1561 | 2 | 3122 |
- 1562 | 3 | 4686 |
- 1563 | 1 | 1563 |
- 1564 | 2 | 3128 |
- 1565 | 2 | 3130 |
- 1566 | 1 | 1566 |
- 1567 | 4 | 6268 |
- 1569 | 1 | 1569 |
- 1570 | 3 | 4710 |
- 1574 | 2 | 3148 |
- 1575 | 2 | 3150 |
- 1579 | 1 | 1579 |
- 1581 | 1 | 1581 |
- 1582 | 1 | 1582 |
- 1585 | 1 | 1585 |
- 1586 | 2 | 3172 |
- 1587 | 1 | 1587 |
- 1591 | 1 | 1591 |
- 1592 | 2 | 3184 |
- 1593 | 1 | 1593 |
- 1594 | 1 | 1594 |
- 1596 | 2 | 3192 |
- 1599 | 1 | 1599 |
- 1600 | 1 | 1600 |
- 1601 | 1 | 1601 |
- 1602 | 1 | 1602 |
- 1605 | 1 | 1605 |
- 1606 | 3 | 4818 |
- 1607 | 1 | 1607 |
- 1608 | 1 | 1608 |
- 1612 | 1 | 1612 |
- 1615 | 1 | 1615 |
- 1617 | 1 | 1617 |
- 1621 | 1 | 1621 |
- 1622 | 1 | 1622 |
- 1626 | 1 | 1626 |
- 1628 | 2 | 3256 |
- 1634 | 1 | 1634 |
- 1643 | 2 | 3286 |
- 1647 | 1 | 1647 |
- 1649 | 2 | 3298 |
- 1655 | 1 | 1655 |
- 1656 | 1 | 1656 |
- 1658 | 3 | 4974 |
- 1659 | 1 | 1659 |
- 1662 | 1 | 1662 |
- 1664 | 1 | 1664 |
- 1665 | 1 | 1665 |
- 1666 | 1 | 1666 |
- 1667 | 1 | 1667 |
- 1670 | 1 | 1670 |
- 1677 | 1 | 1677 |
- 1678 | 2 | 3356 |
- 1679 | 1 | 1679 |
- 1680 | 1 | 1680 |
- 1685 | 2 | 3370 |
- 1693 | 2 | 3386 |
- 1697 | 1 | 1697 |
- 1700 | 1 | 1700 |
- 1707 | 1 | 1707 |
- 1711 | 1 | 1711 |
- 1712 | 1 | 1712 |
- 1718 | 1 | 1718 |
- 1722 | 1 | 1722 |
- 1725 | 1 | 1725 |
- 1728 | 1 | 1728 |
- 1733 | 1 | 1733 |
- 1737 | 2 | 3474 |
- 1744 | 1 | 1744 |
- 1745 | 1 | 1745 |
- 1746 | 1 | 1746 |
- 1747 | 2 | 3494 |
- 1748 | 2 | 3496 |
- 1750 | 2 | 3500 |
- 1752 | 1 | 1752 |
- 1756 | 1 | 1756 |
- 1758 | 1 | 1758 |
- 1760 | 1 | 1760 |
- 1761 | 1 | 1761 |
- 1763 | 1 | 1763 |
- 1766 | 2 | 3532 |
- 1770 | 2 | 3540 |
- 1772 | 1 | 1772 |
- 1779 | 2 | 3558 |
- 1780 | 2 | 3560 |
- 1781 | 1 | 1781 |
- 1784 | 1 | 1784 |
- 1788 | 2 | 3576 |
- 1791 | 1 | 1791 |
- 1794 | 2 | 3588 |
- 1795 | 1 | 1795 |
- 1797 | 2 | 3594 |
- 1799 | 1 | 1799 |
- 1803 | 1 | 1803 |
- 1804 | 2 | 3608 |
- 1805 | 1 | 1805 |
- 1806 | 1 | 1806 |
- 1809 | 1 | 1809 |
- 1812 | 1 | 1812 |
- 1813 | 1 | 1813 |
- 1814 | 2 | 3628 |
- 1816 | 1 | 1816 |
- 1817 | 1 | 1817 |
- 1818 | 1 | 1818 |
- 1821 | 2 | 3642 |
- 1822 | 2 | 3644 |
- 1825 | 1 | 1825 |
- 1826 | 1 | 1826 |
- 1828 | 3 | 5484 |
- 1829 | 2 | 3658 |
- 1833 | 1 | 1833 |
- 1834 | 1 | 1834 |
- 1835 | 1 | 1835 |
- 1837 | 1 | 1837 |
- 1838 | 3 | 5514 |
- 1839 | 1 | 1839 |
- 1840 | 1 | 1840 |
- 1842 | 2 | 3684 |
- 1845 | 3 | 5535 |
- 1846 | 1 | 1846 |
- 1847 | 2 | 3694 |
- 1848 | 2 | 3696 |
- 1849 | 1 | 1849 |
- 1850 | 1 | 1850 |
- 1854 | 2 | 3708 |
- 1855 | 1 | 1855 |
- 1857 | 1 | 1857 |
- 1868 | 1 | 1868 |
- 1875 | 1 | 1875 |
- 1876 | 1 | 1876 |
- 1877 | 1 | 1877 |
- 1878 | 1 | 1878 |
- 1879 | 1 | 1879 |
- 1880 | 1 | 1880 |
- 1881 | 2 | 3762 |
- 1882 | 2 | 3764 |
- 1883 | 1 | 1883 |
- 1884 | 1 | 1884 |
- 1885 | 2 | 3770 |
- 1886 | 1 | 1886 |
- 1887 | 4 | 7548 |
- 1888 | 1 | 1888 |
- 1889 | 1 | 1889 |
- 1890 | 2 | 3780 |
- 1893 | 2 | 3786 |
- 1894 | 4 | 7576 |
- 1895 | 1 | 1895 |
- 1897 | 1 | 1897 |
- 1898 | 1 | 1898 |
- 1902 | 1 | 1902 |
- 1903 | 1 | 1903 |
- 1904 | 1 | 1904 |
- 1908 | 1 | 1908 |
- 1909 | 1 | 1909 |
- 1910 | 2 | 3820 |
- 1912 | 1 | 1912 |
- 1913 | 3 | 5739 |
- 1915 | 2 | 3830 |
- 1916 | 1 | 1916 |
- 1917 | 1 | 1917 |
- 1921 | 1 | 1921 |
- 1922 | 1 | 1922 |
- 1924 | 2 | 3848 |
- 1925 | 1 | 1925 |
- 1926 | 4 | 7704 |
- 1933 | 3 | 5799 |
- 1934 | 3 | 5802 |
- 1935 | 1 | 1935 |
- 1936 | 2 | 3872 |
- 1937 | 1 | 1937 |
- 1938 | 2 | 3876 |
- 1939 | 1 | 1939 |
- 1940 | 2 | 3880 |
- 1943 | 2 | 3886 |
- 1944 | 1 | 1944 |
- 1945 | 1 | 1945 |
- 1946 | 2 | 3892 |
- 1947 | 1 | 1947 |
- 1951 | 1 | 1951 |
- 1954 | 2 | 3908 |
- 1956 | 1 | 1956 |
- 1960 | 1 | 1960 |
- 1963 | 1 | 1963 |
- 1964 | 1 | 1964 |
- 1978 | 1 | 1978 |
- 1981 | 1 | 1981 |
- 1984 | 2 | 3968 |
- 1986 | 1 | 1986 |
- 1989 | 1 | 1989 |
- 1991 | 2 | 3982 |
- 1993 | 2 | 3986 |
- 1995 | 1 | 1995 |
- 1997 | 1 | 1997 |
- 2005 | 1 | 2005 |
- 2006 | 1 | 2006 |
- 2007 | 1 | 2007 |
- 2011 | 1 | 2011 |
- 2013 | 1 | 2013 |
- 2016 | 1 | 2016 |
- 2019 | 1 | 2019 |
- 2027 | 1 | 2027 |
- 2030 | 1 | 2030 |
- 2032 | 2 | 4064 |
- 2034 | 1 | 2034 |
- 2040 | 2 | 4080 |
- 2041 | 1 | 2041 |
- 2042 | 1 | 2042 |
- 2044 | 1 | 2044 |
- 2046 | 1 | 2046 |
- 2053 | 1 | 2053 |
- 2056 | 1 | 2056 |
- 2057 | 1 | 2057 |
- 2059 | 1 | 2059 |
- 2060 | 1 | 2060 |
- 2064 | 1 | 2064 |
- 2068 | 1 | 2068 |
- 2069 | 1 | 2069 |
- 2071 | 2 | 4142 |
- 2074 | 2 | 4148 |
- 2082 | 1 | 2082 |
- 2083 | 1 | 2083 |
- 2091 | 1 | 2091 |
- 2092 | 2 | 4184 |
- 2094 | 2 | 4188 |
- 2095 | 1 | 2095 |
- 2097 | 4 | 8388 |
- 2098 | 2 | 4196 |
- 2099 | 1 | 2099 |
- 2100 | 1 | 2100 |
- 2101 | 1 | 2101 |
- 2103 | 2 | 4206 |
- 2104 | 1 | 2104 |
- 2105 | 1 | 2105 |
- 2107 | 2 | 4214 |
- 2108 | 1 | 2108 |
- 2109 | 1 | 2109 |
- 2113 | 1 | 2113 |
- 2114 | 1 | 2114 |
- 2119 | 1 | 2119 |
- 2127 | 1 | 2127 |
- 2130 | 1 | 2130 |
- 2131 | 1 | 2131 |
- 2133 | 1 | 2133 |
- 2138 | 1 | 2138 |
- 2140 | 2 | 4280 |
- 2141 | 1 | 2141 |
- 2144 | 1 | 2144 |
- 2147 | 1 | 2147 |
- 2149 | 1 | 2149 |
- 2150 | 1 | 2150 |
- 2151 | 1 | 2151 |
- 2156 | 1 | 2156 |
- 2157 | 1 | 2157 |
- 2163 | 1 | 2163 |
- 2164 | 2 | 4328 |
- 2165 | 1 | 2165 |
- 2166 | 2 | 4332 |
- 2168 | 1 | 2168 |
- 2169 | 1 | 2169 |
- 2170 | 4 | 8680 |
- 2171 | 1 | 2171 |
- 2172 | 1 | 2172 |
- 2173 | 1 | 2173 |
- 2175 | 1 | 2175 |
- 2176 | 1 | 2176 |
- 2177 | 2 | 4354 |
- 2178 | 3 | 6534 |
- 2179 | 2 | 4358 |
- 2180 | 1 | 2180 |
- 2181 | 1 | 2181 |
- 2183 | 1 | 2183 |
- 2184 | 1 | 2184 |
- 2185 | 1 | 2185 |
- 2186 | 1 | 2186 |
- 2187 | 1 | 2187 |
- 2189 | 1 | 2189 |
- 2190 | 1 | 2190 |
- 2191 | 1 | 2191 |
- 2194 | 1 | 2194 |
- 2196 | 2 | 4392 |
- 2197 | 1 | 2197 |
- 2202 | 1 | 2202 |
- 2203 | 1 | 2203 |
- 2204 | 1 | 2204 |
- 2205 | 3 | 6615 |
- 2208 | 1 | 2208 |
- 2211 | 1 | 2211 |
- 2212 | 1 | 2212 |
- 2213 | 1 | 2213 |
- 2214 | 1 | 2214 |
- 2215 | 1 | 2215 |
- 2218 | 1 | 2218 |
- 2223 | 1 | 2223 |
- 2225 | 1 | 2225 |
- 2229 | 1 | 2229 |
- 2231 | 2 | 4462 |
- 2232 | 1 | 2232 |
- 2233 | 1 | 2233 |
- 2234 | 1 | 2234 |
- 2237 | 1 | 2237 |
- 2240 | 1 | 2240 |
- 2242 | 1 | 2242 |
- 2243 | 2 | 4486 |
- 2245 | 1 | 2245 |
- 2251 | 2 | 4502 |
- 2270 | 1 | 2270 |
- 2570 | 1 | 2570 |
- 4100 | 12000 | 49200000 |
- Total | 13002 | 50542837 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 12000 |
- 2 | 1000 |
- 8 | 1 |
- Total | 13001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333534266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882bc05bfa1bfed
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6263303562666131
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_17.json b/autobahn/client/tungstenite_case_12_3_17.json
deleted file mode 100644
index e49ff5b..0000000
--- a/autobahn/client/tungstenite_case_12_3_17.json
+++ /dev/null
@@ -1,1589 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 354,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 28231,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=354&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ZEuqRiHPVq7zTQG+Az0KPA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ITkBgGTB9NOdF5Nwkx2CeS1mrOc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.17",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "16599": 1,
- "32768": 1,
- "49176": 1,
- "49194": 1,
- "49195": 1,
- "49196": 1,
- "49197": 2,
- "49199": 1,
- "49200": 1,
- "49204": 1,
- "49208": 1,
- "49213": 1,
- "49219": 1,
- "49221": 1,
- "49225": 1,
- "49229": 2,
- "49231": 1,
- "49232": 1,
- "49234": 1,
- "49235": 1,
- "49237": 2,
- "49241": 3,
- "49242": 1,
- "49245": 1,
- "49246": 2,
- "49248": 1,
- "49251": 1,
- "49252": 4,
- "49253": 1,
- "49256": 2,
- "49260": 1,
- "49261": 2,
- "49262": 3,
- "49263": 1,
- "49265": 4,
- "49267": 3,
- "49268": 1,
- "49271": 4,
- "49272": 1,
- "49273": 2,
- "49274": 2,
- "49275": 1,
- "49276": 1,
- "49277": 2,
- "49278": 2,
- "49279": 1,
- "49280": 2,
- "49281": 1,
- "49282": 3,
- "49283": 1,
- "49284": 3,
- "49285": 2,
- "49286": 4,
- "49288": 1,
- "49289": 2,
- "49292": 2,
- "49293": 1,
- "49294": 1,
- "49295": 3,
- "49296": 1,
- "49297": 1,
- "49299": 2,
- "49301": 1,
- "49302": 5,
- "49303": 2,
- "49305": 1,
- "49306": 1,
- "49307": 1,
- "49308": 2,
- "49309": 2,
- "49311": 1,
- "49312": 2,
- "49313": 3,
- "49314": 3,
- "49315": 1,
- "49318": 2,
- "49319": 1,
- "49320": 2,
- "49321": 2,
- "49322": 1,
- "49323": 1,
- "49324": 1,
- "49325": 2,
- "49327": 4,
- "49329": 2,
- "49330": 3,
- "49331": 2,
- "49332": 1,
- "49333": 3,
- "49334": 1,
- "49335": 2,
- "49336": 2,
- "49337": 3,
- "49339": 4,
- "49340": 2,
- "49341": 2,
- "49342": 1,
- "49344": 1,
- "49345": 2,
- "49346": 1,
- "49347": 1,
- "49348": 1,
- "49349": 1,
- "49351": 1,
- "49352": 4,
- "49354": 1,
- "49355": 1,
- "49356": 1,
- "49357": 1,
- "49359": 1,
- "49368": 1,
- "49369": 3,
- "49371": 1,
- "49374": 1,
- "49380": 1,
- "49381": 1,
- "49387": 4,
- "49389": 1,
- "49390": 1,
- "49392": 1,
- "49395": 1,
- "49396": 2,
- "49399": 1,
- "49401": 1,
- "49410": 1,
- "49413": 1,
- "49414": 2,
- "49416": 2,
- "49418": 2,
- "49421": 1,
- "49422": 1,
- "49423": 1,
- "49425": 1,
- "49429": 1,
- "49437": 1,
- "49438": 1,
- "49440": 1,
- "49441": 2,
- "49442": 1,
- "49446": 2,
- "49449": 1,
- "49450": 3,
- "49452": 1,
- "49453": 1,
- "49455": 1,
- "49460": 1,
- "49462": 1,
- "49467": 2,
- "49469": 1,
- "49471": 1,
- "49473": 1,
- "49476": 1,
- "49480": 1,
- "49481": 1,
- "49484": 1,
- "49485": 1,
- "49486": 1,
- "49487": 1,
- "49492": 1,
- "49494": 1,
- "49495": 1,
- "49496": 1,
- "49499": 1,
- "49503": 1,
- "49505": 1,
- "49506": 3,
- "49507": 1,
- "49511": 1,
- "49516": 1,
- "49520": 2,
- "49522": 3,
- "49524": 2,
- "49525": 2,
- "49526": 2,
- "49527": 5,
- "49528": 1,
- "49530": 2,
- "49532": 3,
- "49533": 1,
- "49534": 1,
- "49535": 3,
- "49536": 1,
- "49537": 2,
- "49538": 2,
- "49539": 2,
- "49540": 3,
- "49541": 1,
- "49542": 1,
- "49543": 2,
- "49544": 1,
- "49545": 1,
- "49546": 2,
- "49547": 1,
- "49548": 1,
- "49551": 1,
- "49552": 1,
- "49557": 1,
- "49558": 1,
- "49559": 1,
- "49575": 1,
- "49576": 1,
- "49581": 1,
- "49590": 1,
- "49598": 1,
- "49605": 2,
- "49609": 1,
- "49611": 1,
- "49620": 1,
- "49622": 1,
- "49624": 1,
- "49639": 1,
- "49642": 1,
- "49643": 1,
- "49644": 1,
- "49666": 2,
- "49668": 2,
- "49673": 2,
- "49678": 1,
- "49681": 2,
- "49683": 1,
- "49686": 1,
- "49688": 1,
- "49691": 1,
- "49695": 1,
- "49696": 1,
- "49697": 1,
- "49698": 1,
- "49699": 1,
- "49706": 1,
- "49710": 1,
- "49712": 1,
- "49719": 1,
- "49720": 1,
- "49721": 1,
- "49722": 1,
- "49728": 1,
- "49729": 1,
- "49731": 1,
- "49733": 1,
- "49734": 1,
- "49737": 1,
- "49739": 1,
- "49742": 2,
- "49746": 1,
- "49750": 1,
- "49751": 2,
- "49753": 1,
- "49756": 1,
- "49761": 2,
- "49762": 1,
- "49765": 1,
- "49769": 2,
- "49770": 1,
- "49771": 1,
- "49772": 1,
- "49775": 1,
- "49776": 2,
- "49782": 1,
- "49783": 1,
- "49785": 1,
- "49798": 1,
- "49799": 1,
- "49800": 1,
- "49801": 2,
- "49807": 1,
- "49808": 2,
- "49809": 1,
- "49810": 1,
- "49813": 1,
- "49814": 1,
- "49820": 1,
- "49823": 1,
- "49825": 2,
- "49828": 1,
- "49830": 1,
- "49831": 1,
- "49833": 1,
- "49836": 1,
- "49844": 1,
- "49867": 1,
- "49870": 1,
- "49887": 1,
- "49895": 1,
- "49906": 1,
- "49909": 1,
- "49913": 1,
- "49929": 1,
- "49933": 1,
- "49946": 1,
- "49961": 1,
- "49962": 1,
- "49981": 1,
- "49982": 1,
- "49984": 1,
- "49988": 1,
- "49994": 1,
- "49999": 1,
- "50000": 1,
- "50001": 1,
- "50005": 2,
- "50010": 1,
- "50011": 1,
- "50012": 1,
- "50013": 2,
- "50014": 1,
- "50015": 1,
- "50017": 1,
- "50030": 1,
- "50041": 1,
- "50045": 1,
- "50047": 1,
- "50048": 1,
- "50052": 1,
- "50053": 1,
- "50075": 1,
- "50077": 1,
- "50082": 1,
- "50088": 1,
- "50092": 1,
- "50093": 1,
- "50096": 2,
- "50102": 1,
- "50105": 3,
- "50106": 1,
- "50118": 1,
- "50127": 1,
- "50139": 1,
- "50145": 1,
- "50146": 1,
- "50149": 1,
- "50152": 1,
- "50155": 1,
- "50161": 1,
- "50163": 1,
- "50168": 1,
- "50171": 1,
- "50180": 1,
- "50184": 1,
- "50186": 1,
- "50191": 2,
- "50194": 2,
- "50200": 1,
- "50201": 1,
- "50202": 1,
- "50207": 1,
- "50210": 1,
- "50212": 1,
- "50219": 1,
- "50220": 1,
- "50223": 1,
- "50224": 1,
- "50241": 2,
- "50249": 1,
- "50258": 2,
- "50261": 1,
- "50266": 1,
- "50268": 1,
- "50273": 1,
- "50276": 1,
- "50278": 1,
- "50284": 2,
- "50286": 1,
- "50291": 1,
- "50293": 1,
- "50296": 1,
- "50298": 1,
- "50302": 1,
- "50315": 1,
- "50317": 1,
- "50322": 1,
- "50323": 1,
- "50324": 1,
- "50326": 1,
- "50328": 1,
- "50335": 1,
- "50338": 1,
- "50342": 1,
- "50343": 1,
- "50347": 2,
- "50348": 1,
- "50349": 1,
- "50350": 1,
- "50351": 2,
- "50354": 1,
- "50355": 5,
- "50356": 1,
- "50358": 1,
- "50359": 1,
- "50361": 2,
- "50363": 1,
- "50364": 4,
- "50365": 2,
- "50366": 3,
- "50367": 3,
- "50368": 2,
- "50370": 1,
- "50372": 1,
- "50373": 2,
- "50374": 1,
- "50375": 1,
- "50376": 2,
- "50377": 1,
- "50378": 2,
- "50379": 3,
- "50381": 3,
- "50382": 2,
- "50383": 2,
- "50384": 2,
- "50386": 1,
- "50389": 1,
- "50390": 1,
- "50392": 3,
- "50393": 1,
- "50394": 1,
- "50396": 1,
- "50397": 1,
- "50398": 2,
- "50399": 1,
- "50400": 2,
- "50401": 3,
- "50402": 1,
- "50403": 2,
- "50404": 2,
- "50406": 1,
- "50407": 4,
- "50408": 3,
- "50410": 1,
- "50411": 3,
- "50412": 1,
- "50414": 1,
- "50418": 1,
- "50419": 1,
- "50420": 1,
- "50422": 1,
- "50425": 2,
- "50427": 1,
- "50428": 1,
- "50429": 1,
- "50430": 2,
- "50434": 1,
- "50436": 2,
- "50441": 1,
- "50444": 1,
- "50449": 1,
- "50450": 1,
- "50451": 1,
- "50453": 1,
- "50460": 1,
- "50463": 1,
- "50464": 1,
- "50466": 2,
- "50470": 1,
- "50474": 2,
- "50476": 2,
- "50479": 1,
- "50480": 3,
- "50483": 1,
- "50484": 1,
- "50487": 1,
- "50488": 1,
- "50497": 1,
- "50508": 1,
- "50513": 2,
- "50514": 1,
- "50519": 2,
- "50521": 1,
- "50522": 1,
- "50523": 1,
- "50525": 1,
- "50529": 2,
- "50530": 1,
- "50531": 1,
- "50532": 2,
- "50537": 1,
- "50539": 1,
- "50540": 2,
- "50541": 1,
- "50544": 1,
- "50545": 1,
- "50546": 1,
- "50548": 1,
- "50549": 1,
- "50550": 1,
- "50554": 1,
- "50557": 2,
- "50560": 1,
- "50561": 1,
- "50562": 1,
- "50563": 1,
- "50564": 2,
- "50565": 1,
- "50570": 1,
- "50573": 1,
- "50574": 1,
- "50576": 1,
- "50580": 2,
- "50581": 1,
- "50585": 2,
- "50586": 1,
- "50587": 2,
- "50588": 1,
- "50589": 1,
- "50592": 2,
- "50593": 1,
- "50594": 1,
- "50595": 1,
- "50599": 1,
- "50602": 2,
- "50607": 1,
- "50608": 2,
- "50609": 2,
- "50610": 2,
- "50611": 1,
- "50612": 1,
- "50618": 2,
- "50620": 1,
- "50621": 1,
- "50623": 3,
- "50626": 2,
- "50628": 1,
- "50632": 2,
- "50640": 1,
- "50641": 1,
- "50648": 1,
- "50650": 1,
- "50651": 2,
- "50652": 1,
- "50656": 1,
- "50657": 2,
- "50658": 1,
- "50661": 1,
- "50665": 2,
- "50669": 1,
- "50678": 1,
- "50679": 1,
- "50682": 1,
- "50683": 1,
- "50684": 1,
- "50686": 2,
- "50692": 1,
- "50696": 1,
- "50698": 2,
- "50708": 1,
- "50712": 1,
- "50714": 1,
- "50718": 1,
- "50719": 1,
- "50721": 1,
- "50722": 2,
- "50725": 1,
- "50727": 1,
- "50731": 1,
- "50733": 1,
- "50734": 2,
- "50735": 1,
- "50736": 1,
- "50740": 1,
- "50748": 1,
- "50753": 1,
- "50756": 1,
- "50757": 1,
- "50761": 2,
- "50764": 1,
- "50765": 3,
- "50766": 2,
- "50769": 2,
- "50770": 3,
- "50772": 3,
- "50773": 1,
- "50775": 1,
- "50778": 1,
- "50779": 2,
- "50781": 1,
- "50784": 1,
- "50785": 2,
- "50787": 1,
- "50788": 1,
- "50789": 2,
- "50790": 2,
- "50792": 1,
- "50796": 1,
- "50798": 1,
- "50799": 3,
- "50800": 3,
- "50801": 1,
- "50806": 2,
- "50808": 3,
- "50809": 2,
- "50810": 1,
- "50811": 3,
- "50812": 2,
- "50814": 1,
- "50815": 2,
- "50816": 1,
- "50817": 1,
- "50818": 3,
- "50819": 2,
- "50825": 2,
- "50826": 1,
- "50829": 1,
- "50835": 1,
- "50836": 1,
- "50839": 1,
- "50840": 1,
- "50852": 1,
- "50853": 1,
- "50856": 1,
- "50857": 1,
- "50859": 1,
- "50860": 1,
- "50864": 1,
- "50866": 2,
- "50868": 1,
- "50869": 1,
- "50870": 1,
- "50876": 2,
- "50877": 1,
- "50882": 1,
- "50884": 1,
- "50886": 1,
- "50892": 1,
- "50893": 1,
- "50896": 1,
- "50897": 1,
- "50900": 1,
- "50905": 1,
- "50909": 1,
- "50917": 1,
- "50918": 1,
- "50919": 1,
- "50925": 1,
- "50927": 1,
- "50932": 1,
- "50933": 1,
- "50937": 1,
- "50939": 1,
- "50940": 1,
- "50943": 1,
- "50945": 2,
- "50953": 1,
- "50958": 2,
- "50960": 1,
- "50963": 1,
- "50964": 2,
- "50972": 1,
- "50973": 2,
- "50974": 1,
- "50977": 2,
- "50978": 3,
- "50979": 1,
- "50980": 1,
- "50982": 1,
- "50983": 1,
- "50987": 1,
- "50988": 1,
- "50989": 1,
- "50991": 1,
- "50992": 1,
- "50995": 1,
- "50999": 1,
- "51000": 1,
- "51001": 1,
- "51002": 1,
- "51007": 2,
- "51010": 1,
- "51011": 1,
- "51017": 1,
- "51018": 1,
- "51021": 1,
- "51022": 2,
- "51028": 2,
- "51033": 1,
- "51034": 1,
- "51035": 2,
- "51039": 1,
- "51040": 1,
- "51045": 2,
- "51046": 2,
- "51048": 1,
- "51049": 4,
- "51050": 1,
- "51052": 2,
- "51053": 2,
- "51055": 1,
- "51056": 1,
- "51059": 1,
- "51060": 3,
- "51061": 1,
- "51062": 2,
- "51063": 1,
- "51064": 1,
- "51066": 1,
- "51067": 2,
- "51068": 1,
- "51069": 1,
- "51073": 1,
- "51075": 1,
- "51079": 1,
- "51080": 2,
- "51085": 1,
- "51087": 1,
- "51088": 2,
- "51090": 1,
- "51092": 2,
- "51093": 1,
- "51096": 1,
- "51097": 1,
- "51099": 2,
- "51101": 1,
- "51104": 1,
- "51106": 1,
- "51107": 1,
- "51110": 1,
- "51113": 1,
- "51114": 2,
- "51117": 2,
- "51119": 2,
- "51126": 1,
- "51127": 1,
- "51128": 1,
- "51129": 1,
- "51132": 2,
- "51134": 1,
- "51140": 1,
- "51153": 1,
- "51369": 1
- },
- "started": "2020-09-07T18:48:48.858Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.3824494018554688,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 50128408,
- "incomingOctetsWireLevel": 50136408,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00015959014696816223,
- "outgoingCompressionRatio": 0.38521256256103514,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 50490581,
- "outgoingOctetsWireLevel": 50542581,
- "outgoingWebSocketFrames": 13000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0010298950610213814,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 12000,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "381": 1,
- "399": 1,
- "402": 1,
- "404": 1,
- "407": 1,
- "419": 1,
- "450": 1,
- "457": 1,
- "472": 1,
- "489": 1,
- "507": 1,
- "510": 1,
- "513": 1,
- "514": 1,
- "515": 1,
- "520": 1,
- "529": 3,
- "531": 1,
- "533": 1,
- "534": 1,
- "541": 2,
- "542": 2,
- "543": 1,
- "545": 1,
- "546": 1,
- "547": 2,
- "549": 1,
- "552": 2,
- "555": 1,
- "556": 1,
- "558": 3,
- "559": 1,
- "560": 1,
- "561": 1,
- "563": 1,
- "564": 3,
- "566": 2,
- "567": 1,
- "569": 1,
- "570": 2,
- "571": 2,
- "573": 1,
- "574": 2,
- "575": 1,
- "576": 1,
- "577": 2,
- "578": 1,
- "579": 3,
- "580": 2,
- "582": 3,
- "583": 3,
- "584": 1,
- "585": 1,
- "586": 1,
- "587": 3,
- "588": 2,
- "590": 3,
- "592": 1,
- "593": 2,
- "594": 2,
- "595": 5,
- "597": 2,
- "600": 1,
- "601": 4,
- "602": 1,
- "603": 2,
- "604": 2,
- "605": 1,
- "606": 3,
- "607": 2,
- "608": 3,
- "609": 2,
- "610": 2,
- "612": 2,
- "613": 3,
- "615": 1,
- "616": 2,
- "617": 1,
- "619": 4,
- "620": 1,
- "621": 1,
- "623": 2,
- "624": 1,
- "625": 1,
- "627": 3,
- "628": 4,
- "629": 1,
- "630": 1,
- "631": 1,
- "632": 2,
- "633": 3,
- "634": 2,
- "635": 2,
- "637": 2,
- "638": 2,
- "639": 2,
- "640": 3,
- "641": 1,
- "642": 4,
- "643": 1,
- "644": 1,
- "645": 2,
- "646": 4,
- "647": 2,
- "648": 3,
- "651": 2,
- "652": 3,
- "655": 1,
- "656": 2,
- "657": 1,
- "658": 1,
- "659": 1,
- "660": 1,
- "661": 2,
- "662": 1,
- "664": 2,
- "665": 1,
- "667": 1,
- "669": 1,
- "670": 1,
- "672": 1,
- "673": 1,
- "674": 3,
- "676": 1,
- "677": 1,
- "678": 1,
- "680": 1,
- "682": 1,
- "685": 1,
- "692": 2,
- "693": 1,
- "696": 1,
- "699": 1,
- "701": 1,
- "702": 3,
- "705": 1,
- "707": 1,
- "708": 1,
- "709": 1,
- "710": 1,
- "711": 1,
- "712": 1,
- "722": 1,
- "723": 1,
- "725": 1,
- "730": 1,
- "734": 1,
- "739": 1,
- "740": 1,
- "746": 1,
- "756": 1,
- "757": 2,
- "758": 1,
- "762": 1,
- "763": 1,
- "765": 1,
- "766": 1,
- "767": 1,
- "773": 1,
- "778": 2,
- "785": 1,
- "789": 2,
- "790": 1,
- "793": 1,
- "794": 1,
- "799": 1,
- "802": 1,
- "803": 1,
- "805": 1,
- "806": 2,
- "807": 1,
- "808": 1,
- "809": 1,
- "810": 1,
- "811": 1,
- "812": 4,
- "814": 1,
- "816": 2,
- "818": 2,
- "820": 3,
- "821": 2,
- "822": 1,
- "823": 2,
- "824": 1,
- "825": 3,
- "826": 3,
- "827": 2,
- "828": 2,
- "830": 1,
- "832": 1,
- "833": 2,
- "835": 2,
- "836": 2,
- "838": 2,
- "839": 1,
- "840": 1,
- "841": 1,
- "842": 2,
- "843": 1,
- "845": 1,
- "850": 2,
- "853": 2,
- "854": 1,
- "858": 1,
- "859": 1,
- "861": 1,
- "862": 1,
- "877": 1,
- "881": 1,
- "889": 1,
- "890": 1,
- "894": 1,
- "895": 1,
- "896": 1,
- "906": 1,
- "914": 1,
- "922": 1,
- "924": 1,
- "925": 1,
- "926": 2,
- "939": 1,
- "947": 1,
- "953": 1,
- "958": 1,
- "964": 1,
- "967": 1,
- "972": 1,
- "973": 1,
- "978": 1,
- "980": 1,
- "981": 2,
- "983": 1,
- "995": 1,
- "997": 1,
- "998": 1,
- "1000": 2,
- "1002": 1,
- "1003": 1,
- "1005": 1,
- "1006": 2,
- "1007": 2,
- "1013": 1,
- "1019": 3,
- "1021": 1,
- "1025": 1,
- "1029": 1,
- "1032": 1,
- "1034": 1,
- "1038": 1,
- "1040": 1,
- "1042": 1,
- "1043": 1,
- "1046": 1,
- "1047": 1,
- "1049": 1,
- "1051": 1,
- "1052": 1,
- "1053": 1,
- "1054": 1,
- "1056": 1,
- "1057": 1,
- "1059": 1,
- "1060": 1,
- "1061": 1,
- "1063": 2,
- "1064": 2,
- "1065": 1,
- "1066": 1,
- "1070": 1,
- "1082": 2,
- "1085": 1,
- "1087": 1,
- "1089": 2,
- "1090": 2,
- "1091": 1,
- "1093": 1,
- "1094": 1,
- "1101": 1,
- "1107": 1,
- "1108": 1,
- "1114": 1,
- "1116": 1,
- "1125": 1,
- "1140": 1,
- "1148": 1,
- "1173": 1,
- "1175": 1,
- "1178": 2,
- "1180": 1,
- "1183": 1,
- "1186": 2,
- "1188": 2,
- "1189": 1,
- "1190": 1,
- "1191": 1,
- "1192": 1,
- "1194": 2,
- "1196": 1,
- "1205": 1,
- "1207": 1,
- "1221": 1,
- "1226": 1,
- "1238": 2,
- "1243": 1,
- "1249": 1,
- "1250": 1,
- "1254": 1,
- "1256": 1,
- "1257": 1,
- "1258": 1,
- "1261": 1,
- "1266": 2,
- "1267": 1,
- "1271": 1,
- "1275": 1,
- "1276": 1,
- "1281": 1,
- "1287": 1,
- "1300": 1,
- "1304": 1,
- "1309": 1,
- "1318": 1,
- "1319": 1,
- "1320": 1,
- "1321": 1,
- "1323": 1,
- "1326": 1,
- "1327": 1,
- "1330": 1,
- "1339": 1,
- "1341": 1,
- "1343": 1,
- "1346": 1,
- "1350": 1,
- "1355": 1,
- "1359": 1,
- "1367": 1,
- "1368": 1,
- "1375": 2,
- "1382": 1,
- "1391": 2,
- "1397": 1,
- "1398": 1,
- "1412": 2,
- "1414": 1,
- "1416": 1,
- "1427": 1,
- "1428": 1,
- "1433": 1,
- "1437": 1,
- "1456": 1,
- "1459": 1,
- "1461": 1,
- "1462": 1,
- "1465": 1,
- "1470": 2,
- "1476": 1,
- "1478": 1,
- "1479": 1,
- "1481": 1,
- "1486": 1,
- "1487": 1,
- "1489": 1,
- "1490": 1,
- "1493": 1,
- "1498": 1,
- "1499": 2,
- "1500": 1,
- "1502": 2,
- "1503": 1,
- "1504": 1,
- "1505": 3,
- "1506": 1,
- "1508": 1,
- "1509": 2,
- "1510": 1,
- "1511": 3,
- "1512": 2,
- "1513": 1,
- "1514": 3,
- "1516": 1,
- "1518": 2,
- "1520": 3,
- "1521": 1,
- "1522": 3,
- "1523": 4,
- "1524": 3,
- "1525": 1,
- "1526": 1,
- "1527": 4,
- "1528": 1,
- "1529": 2,
- "1530": 1,
- "1532": 1,
- "1535": 3,
- "1537": 4,
- "1540": 2,
- "1541": 1,
- "1542": 1,
- "1543": 2,
- "1544": 1,
- "1546": 1,
- "1547": 1,
- "1550": 3,
- "1553": 2,
- "1554": 1,
- "1556": 1,
- "1557": 1,
- "1559": 2,
- "1561": 2,
- "1562": 3,
- "1563": 1,
- "1564": 2,
- "1565": 2,
- "1566": 1,
- "1567": 4,
- "1569": 1,
- "1570": 3,
- "1574": 2,
- "1575": 2,
- "1579": 1,
- "1581": 1,
- "1582": 1,
- "1585": 1,
- "1586": 2,
- "1587": 1,
- "1591": 1,
- "1592": 2,
- "1593": 1,
- "1594": 1,
- "1596": 2,
- "1599": 1,
- "1600": 1,
- "1601": 1,
- "1602": 1,
- "1605": 1,
- "1606": 3,
- "1607": 1,
- "1608": 1,
- "1612": 1,
- "1615": 1,
- "1617": 1,
- "1621": 1,
- "1622": 1,
- "1626": 1,
- "1628": 2,
- "1634": 1,
- "1643": 2,
- "1647": 1,
- "1649": 2,
- "1655": 1,
- "1656": 1,
- "1658": 3,
- "1659": 1,
- "1662": 1,
- "1664": 1,
- "1665": 1,
- "1666": 1,
- "1667": 1,
- "1670": 1,
- "1677": 1,
- "1678": 2,
- "1679": 1,
- "1680": 1,
- "1685": 2,
- "1693": 2,
- "1697": 1,
- "1700": 1,
- "1707": 1,
- "1711": 1,
- "1712": 1,
- "1718": 1,
- "1722": 1,
- "1725": 1,
- "1728": 1,
- "1733": 1,
- "1737": 2,
- "1744": 1,
- "1745": 1,
- "1746": 1,
- "1747": 2,
- "1748": 2,
- "1750": 2,
- "1752": 1,
- "1756": 1,
- "1758": 1,
- "1760": 1,
- "1761": 1,
- "1763": 1,
- "1766": 2,
- "1770": 2,
- "1772": 1,
- "1779": 2,
- "1780": 2,
- "1781": 1,
- "1784": 1,
- "1788": 2,
- "1791": 1,
- "1794": 2,
- "1795": 1,
- "1797": 2,
- "1799": 1,
- "1803": 1,
- "1804": 2,
- "1805": 1,
- "1806": 1,
- "1809": 1,
- "1812": 1,
- "1813": 1,
- "1814": 2,
- "1816": 1,
- "1817": 1,
- "1818": 1,
- "1821": 2,
- "1822": 2,
- "1825": 1,
- "1826": 1,
- "1828": 3,
- "1829": 2,
- "1833": 1,
- "1834": 1,
- "1835": 1,
- "1837": 1,
- "1838": 3,
- "1839": 1,
- "1840": 1,
- "1842": 2,
- "1845": 3,
- "1846": 1,
- "1847": 2,
- "1848": 2,
- "1849": 1,
- "1850": 1,
- "1854": 2,
- "1855": 1,
- "1857": 1,
- "1868": 1,
- "1875": 1,
- "1876": 1,
- "1877": 1,
- "1878": 1,
- "1879": 1,
- "1880": 1,
- "1881": 2,
- "1882": 2,
- "1883": 1,
- "1884": 1,
- "1885": 2,
- "1886": 1,
- "1887": 4,
- "1888": 1,
- "1889": 1,
- "1890": 2,
- "1893": 2,
- "1894": 4,
- "1895": 1,
- "1897": 1,
- "1898": 1,
- "1902": 1,
- "1903": 1,
- "1904": 1,
- "1908": 1,
- "1909": 1,
- "1910": 2,
- "1912": 1,
- "1913": 3,
- "1915": 2,
- "1916": 1,
- "1917": 1,
- "1921": 1,
- "1922": 1,
- "1924": 2,
- "1925": 1,
- "1926": 4,
- "1933": 3,
- "1934": 3,
- "1935": 1,
- "1936": 2,
- "1937": 1,
- "1938": 2,
- "1939": 1,
- "1940": 2,
- "1943": 2,
- "1944": 1,
- "1945": 1,
- "1946": 2,
- "1947": 1,
- "1951": 1,
- "1954": 2,
- "1956": 1,
- "1960": 1,
- "1963": 1,
- "1964": 1,
- "1978": 1,
- "1981": 1,
- "1984": 2,
- "1986": 1,
- "1989": 1,
- "1991": 2,
- "1993": 2,
- "1995": 1,
- "1997": 1,
- "2005": 1,
- "2006": 1,
- "2007": 1,
- "2011": 1,
- "2013": 1,
- "2016": 1,
- "2019": 1,
- "2027": 1,
- "2030": 1,
- "2032": 2,
- "2034": 1,
- "2040": 2,
- "2041": 1,
- "2042": 1,
- "2044": 1,
- "2046": 1,
- "2053": 1,
- "2056": 1,
- "2057": 1,
- "2059": 1,
- "2060": 1,
- "2064": 1,
- "2068": 1,
- "2069": 1,
- "2071": 2,
- "2074": 2,
- "2082": 1,
- "2083": 1,
- "2091": 1,
- "2092": 2,
- "2094": 2,
- "2095": 1,
- "2097": 4,
- "2098": 2,
- "2099": 1,
- "2100": 1,
- "2101": 1,
- "2103": 2,
- "2104": 1,
- "2105": 1,
- "2107": 2,
- "2108": 1,
- "2109": 1,
- "2113": 1,
- "2114": 1,
- "2119": 1,
- "2127": 1,
- "2130": 1,
- "2131": 1,
- "2133": 1,
- "2138": 1,
- "2140": 2,
- "2141": 1,
- "2144": 1,
- "2147": 1,
- "2149": 1,
- "2150": 1,
- "2151": 1,
- "2156": 1,
- "2157": 1,
- "2163": 1,
- "2164": 2,
- "2165": 1,
- "2166": 2,
- "2168": 1,
- "2169": 1,
- "2170": 4,
- "2171": 1,
- "2172": 1,
- "2173": 1,
- "2175": 1,
- "2176": 1,
- "2177": 2,
- "2178": 3,
- "2179": 2,
- "2180": 1,
- "2181": 1,
- "2183": 1,
- "2184": 1,
- "2185": 1,
- "2186": 1,
- "2187": 1,
- "2189": 1,
- "2190": 1,
- "2191": 1,
- "2194": 1,
- "2196": 2,
- "2197": 1,
- "2202": 1,
- "2203": 1,
- "2204": 1,
- "2205": 3,
- "2208": 1,
- "2211": 1,
- "2212": 1,
- "2213": 1,
- "2214": 1,
- "2215": 1,
- "2218": 1,
- "2223": 1,
- "2225": 1,
- "2229": 1,
- "2231": 2,
- "2232": 1,
- "2233": 1,
- "2234": 1,
- "2237": 1,
- "2240": 1,
- "2242": 1,
- "2243": 2,
- "2245": 1,
- "2251": 2,
- "2270": 1,
- "2570": 1,
- "4100": 12000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333534266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882bc05bfa1bfed"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "bc05bfa1"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_18.html b/autobahn/client/tungstenite_case_12_3_18.html
deleted file mode 100644
index 64ca902..0000000
--- a/autobahn/client/tungstenite_case_12_3_18.html
+++ /dev/null
@@ -1,1741 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.18 : Pass - 27704 ms @ 2020-09-07T18:49:17.090Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=355&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: zCzM9Cg72ByXUjeFDzCvsg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ERYOX3Bk1YZGxebLVVYoKm8Z7SU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 49176 | 1 | 49176 |
- 49194 | 1 | 49194 |
- 49195 | 1 | 49195 |
- 49196 | 1 | 49196 |
- 49197 | 2 | 98394 |
- 49199 | 1 | 49199 |
- 49200 | 1 | 49200 |
- 49204 | 1 | 49204 |
- 49208 | 1 | 49208 |
- 49213 | 1 | 49213 |
- 49219 | 1 | 49219 |
- 49221 | 1 | 49221 |
- 49225 | 1 | 49225 |
- 49229 | 2 | 98458 |
- 49231 | 1 | 49231 |
- 49232 | 1 | 49232 |
- 49234 | 1 | 49234 |
- 49235 | 1 | 49235 |
- 49237 | 2 | 98474 |
- 49241 | 3 | 147723 |
- 49242 | 1 | 49242 |
- 49245 | 1 | 49245 |
- 49246 | 2 | 98492 |
- 49248 | 1 | 49248 |
- 49251 | 1 | 49251 |
- 49252 | 4 | 197008 |
- 49253 | 1 | 49253 |
- 49256 | 2 | 98512 |
- 49260 | 1 | 49260 |
- 49261 | 2 | 98522 |
- 49262 | 3 | 147786 |
- 49263 | 1 | 49263 |
- 49265 | 4 | 197060 |
- 49267 | 3 | 147801 |
- 49268 | 1 | 49268 |
- 49271 | 4 | 197084 |
- 49272 | 1 | 49272 |
- 49273 | 2 | 98546 |
- 49274 | 2 | 98548 |
- 49275 | 1 | 49275 |
- 49276 | 1 | 49276 |
- 49277 | 2 | 98554 |
- 49278 | 2 | 98556 |
- 49279 | 1 | 49279 |
- 49280 | 2 | 98560 |
- 49281 | 1 | 49281 |
- 49282 | 3 | 147846 |
- 49283 | 1 | 49283 |
- 49284 | 3 | 147852 |
- 49285 | 2 | 98570 |
- 49286 | 4 | 197144 |
- 49288 | 1 | 49288 |
- 49289 | 2 | 98578 |
- 49292 | 2 | 98584 |
- 49293 | 1 | 49293 |
- 49294 | 1 | 49294 |
- 49295 | 3 | 147885 |
- 49296 | 1 | 49296 |
- 49297 | 1 | 49297 |
- 49299 | 2 | 98598 |
- 49301 | 1 | 49301 |
- 49302 | 5 | 246510 |
- 49303 | 2 | 98606 |
- 49305 | 1 | 49305 |
- 49306 | 1 | 49306 |
- 49307 | 1 | 49307 |
- 49308 | 2 | 98616 |
- 49309 | 2 | 98618 |
- 49311 | 1 | 49311 |
- 49312 | 2 | 98624 |
- 49313 | 3 | 147939 |
- 49314 | 3 | 147942 |
- 49315 | 1 | 49315 |
- 49318 | 2 | 98636 |
- 49319 | 1 | 49319 |
- 49320 | 2 | 98640 |
- 49321 | 2 | 98642 |
- 49322 | 1 | 49322 |
- 49323 | 1 | 49323 |
- 49324 | 1 | 49324 |
- 49325 | 2 | 98650 |
- 49327 | 4 | 197308 |
- 49329 | 2 | 98658 |
- 49330 | 3 | 147990 |
- 49331 | 2 | 98662 |
- 49332 | 1 | 49332 |
- 49333 | 3 | 147999 |
- 49334 | 1 | 49334 |
- 49335 | 2 | 98670 |
- 49336 | 2 | 98672 |
- 49337 | 3 | 148011 |
- 49339 | 4 | 197356 |
- 49340 | 2 | 98680 |
- 49341 | 2 | 98682 |
- 49342 | 1 | 49342 |
- 49344 | 1 | 49344 |
- 49345 | 2 | 98690 |
- 49346 | 1 | 49346 |
- 49347 | 1 | 49347 |
- 49348 | 1 | 49348 |
- 49349 | 1 | 49349 |
- 49351 | 1 | 49351 |
- 49352 | 4 | 197408 |
- 49354 | 1 | 49354 |
- 49355 | 1 | 49355 |
- 49356 | 1 | 49356 |
- 49357 | 1 | 49357 |
- 49359 | 1 | 49359 |
- 49367 | 1 | 49367 |
- 49368 | 1 | 49368 |
- 49369 | 3 | 148107 |
- 49371 | 1 | 49371 |
- 49374 | 1 | 49374 |
- 49380 | 1 | 49380 |
- 49381 | 1 | 49381 |
- 49387 | 4 | 197548 |
- 49389 | 1 | 49389 |
- 49390 | 1 | 49390 |
- 49392 | 1 | 49392 |
- 49395 | 1 | 49395 |
- 49396 | 2 | 98792 |
- 49399 | 1 | 49399 |
- 49401 | 1 | 49401 |
- 49410 | 1 | 49410 |
- 49413 | 1 | 49413 |
- 49414 | 2 | 98828 |
- 49416 | 2 | 98832 |
- 49418 | 2 | 98836 |
- 49421 | 1 | 49421 |
- 49422 | 1 | 49422 |
- 49423 | 1 | 49423 |
- 49425 | 1 | 49425 |
- 49429 | 1 | 49429 |
- 49437 | 1 | 49437 |
- 49438 | 1 | 49438 |
- 49440 | 1 | 49440 |
- 49441 | 2 | 98882 |
- 49442 | 1 | 49442 |
- 49446 | 2 | 98892 |
- 49449 | 1 | 49449 |
- 49450 | 3 | 148350 |
- 49452 | 1 | 49452 |
- 49453 | 1 | 49453 |
- 49455 | 1 | 49455 |
- 49460 | 1 | 49460 |
- 49462 | 1 | 49462 |
- 49467 | 2 | 98934 |
- 49469 | 1 | 49469 |
- 49471 | 1 | 49471 |
- 49473 | 1 | 49473 |
- 49476 | 1 | 49476 |
- 49480 | 1 | 49480 |
- 49481 | 1 | 49481 |
- 49484 | 1 | 49484 |
- 49485 | 1 | 49485 |
- 49486 | 1 | 49486 |
- 49487 | 1 | 49487 |
- 49492 | 1 | 49492 |
- 49494 | 1 | 49494 |
- 49495 | 1 | 49495 |
- 49496 | 1 | 49496 |
- 49499 | 1 | 49499 |
- 49503 | 1 | 49503 |
- 49505 | 1 | 49505 |
- 49506 | 3 | 148518 |
- 49507 | 1 | 49507 |
- 49511 | 1 | 49511 |
- 49516 | 1 | 49516 |
- 49520 | 2 | 99040 |
- 49522 | 3 | 148566 |
- 49524 | 2 | 99048 |
- 49525 | 2 | 99050 |
- 49526 | 2 | 99052 |
- 49527 | 5 | 247635 |
- 49528 | 1 | 49528 |
- 49530 | 2 | 99060 |
- 49532 | 3 | 148596 |
- 49533 | 1 | 49533 |
- 49534 | 1 | 49534 |
- 49535 | 3 | 148605 |
- 49536 | 1 | 49536 |
- 49537 | 2 | 99074 |
- 49538 | 2 | 99076 |
- 49539 | 2 | 99078 |
- 49540 | 3 | 148620 |
- 49541 | 1 | 49541 |
- 49542 | 1 | 49542 |
- 49543 | 2 | 99086 |
- 49544 | 1 | 49544 |
- 49545 | 1 | 49545 |
- 49546 | 2 | 99092 |
- 49547 | 1 | 49547 |
- 49548 | 1 | 49548 |
- 49551 | 1 | 49551 |
- 49552 | 1 | 49552 |
- 49557 | 1 | 49557 |
- 49558 | 1 | 49558 |
- 49559 | 1 | 49559 |
- 49575 | 1 | 49575 |
- 49576 | 1 | 49576 |
- 49581 | 1 | 49581 |
- 49590 | 1 | 49590 |
- 49598 | 1 | 49598 |
- 49605 | 2 | 99210 |
- 49609 | 1 | 49609 |
- 49611 | 1 | 49611 |
- 49620 | 1 | 49620 |
- 49622 | 1 | 49622 |
- 49624 | 1 | 49624 |
- 49639 | 1 | 49639 |
- 49642 | 1 | 49642 |
- 49643 | 1 | 49643 |
- 49644 | 1 | 49644 |
- 49666 | 2 | 99332 |
- 49668 | 2 | 99336 |
- 49673 | 2 | 99346 |
- 49678 | 1 | 49678 |
- 49681 | 2 | 99362 |
- 49683 | 1 | 49683 |
- 49686 | 1 | 49686 |
- 49688 | 1 | 49688 |
- 49691 | 1 | 49691 |
- 49695 | 1 | 49695 |
- 49696 | 1 | 49696 |
- 49697 | 1 | 49697 |
- 49698 | 1 | 49698 |
- 49699 | 1 | 49699 |
- 49706 | 1 | 49706 |
- 49710 | 1 | 49710 |
- 49712 | 1 | 49712 |
- 49719 | 1 | 49719 |
- 49720 | 1 | 49720 |
- 49721 | 1 | 49721 |
- 49722 | 1 | 49722 |
- 49728 | 1 | 49728 |
- 49729 | 1 | 49729 |
- 49731 | 1 | 49731 |
- 49733 | 1 | 49733 |
- 49734 | 1 | 49734 |
- 49737 | 1 | 49737 |
- 49739 | 1 | 49739 |
- 49742 | 2 | 99484 |
- 49746 | 1 | 49746 |
- 49750 | 1 | 49750 |
- 49751 | 2 | 99502 |
- 49753 | 1 | 49753 |
- 49756 | 1 | 49756 |
- 49761 | 2 | 99522 |
- 49762 | 1 | 49762 |
- 49765 | 1 | 49765 |
- 49769 | 2 | 99538 |
- 49770 | 1 | 49770 |
- 49771 | 1 | 49771 |
- 49772 | 1 | 49772 |
- 49775 | 1 | 49775 |
- 49776 | 2 | 99552 |
- 49782 | 1 | 49782 |
- 49783 | 1 | 49783 |
- 49785 | 1 | 49785 |
- 49798 | 1 | 49798 |
- 49799 | 1 | 49799 |
- 49800 | 1 | 49800 |
- 49801 | 2 | 99602 |
- 49807 | 1 | 49807 |
- 49808 | 2 | 99616 |
- 49809 | 1 | 49809 |
- 49810 | 1 | 49810 |
- 49813 | 1 | 49813 |
- 49814 | 1 | 49814 |
- 49820 | 1 | 49820 |
- 49823 | 1 | 49823 |
- 49825 | 2 | 99650 |
- 49828 | 1 | 49828 |
- 49830 | 1 | 49830 |
- 49831 | 1 | 49831 |
- 49833 | 1 | 49833 |
- 49836 | 1 | 49836 |
- 49844 | 1 | 49844 |
- 49867 | 1 | 49867 |
- 49870 | 1 | 49870 |
- 49887 | 1 | 49887 |
- 49895 | 1 | 49895 |
- 49906 | 1 | 49906 |
- 49909 | 1 | 49909 |
- 49913 | 1 | 49913 |
- 49929 | 1 | 49929 |
- 49933 | 1 | 49933 |
- 49946 | 1 | 49946 |
- 49961 | 1 | 49961 |
- 49962 | 1 | 49962 |
- 49981 | 1 | 49981 |
- 49982 | 1 | 49982 |
- 49984 | 1 | 49984 |
- 49988 | 1 | 49988 |
- 49994 | 1 | 49994 |
- 49999 | 1 | 49999 |
- 50000 | 1 | 50000 |
- 50001 | 1 | 50001 |
- 50005 | 2 | 100010 |
- 50010 | 1 | 50010 |
- 50011 | 1 | 50011 |
- 50012 | 1 | 50012 |
- 50013 | 2 | 100026 |
- 50014 | 1 | 50014 |
- 50015 | 1 | 50015 |
- 50017 | 1 | 50017 |
- 50030 | 1 | 50030 |
- 50041 | 1 | 50041 |
- 50045 | 1 | 50045 |
- 50047 | 1 | 50047 |
- 50048 | 1 | 50048 |
- 50052 | 1 | 50052 |
- 50053 | 1 | 50053 |
- 50075 | 1 | 50075 |
- 50077 | 1 | 50077 |
- 50082 | 1 | 50082 |
- 50088 | 1 | 50088 |
- 50092 | 1 | 50092 |
- 50093 | 1 | 50093 |
- 50096 | 2 | 100192 |
- 50102 | 1 | 50102 |
- 50105 | 3 | 150315 |
- 50106 | 1 | 50106 |
- 50118 | 1 | 50118 |
- 50127 | 1 | 50127 |
- 50139 | 1 | 50139 |
- 50145 | 1 | 50145 |
- 50146 | 1 | 50146 |
- 50149 | 1 | 50149 |
- 50152 | 1 | 50152 |
- 50155 | 1 | 50155 |
- 50161 | 1 | 50161 |
- 50163 | 1 | 50163 |
- 50168 | 1 | 50168 |
- 50171 | 1 | 50171 |
- 50180 | 1 | 50180 |
- 50184 | 1 | 50184 |
- 50186 | 1 | 50186 |
- 50191 | 2 | 100382 |
- 50194 | 2 | 100388 |
- 50200 | 1 | 50200 |
- 50201 | 1 | 50201 |
- 50202 | 1 | 50202 |
- 50207 | 1 | 50207 |
- 50210 | 1 | 50210 |
- 50212 | 1 | 50212 |
- 50219 | 1 | 50219 |
- 50220 | 1 | 50220 |
- 50223 | 1 | 50223 |
- 50224 | 1 | 50224 |
- 50241 | 2 | 100482 |
- 50249 | 1 | 50249 |
- 50258 | 2 | 100516 |
- 50261 | 1 | 50261 |
- 50266 | 1 | 50266 |
- 50268 | 1 | 50268 |
- 50273 | 1 | 50273 |
- 50276 | 1 | 50276 |
- 50278 | 1 | 50278 |
- 50284 | 2 | 100568 |
- 50286 | 1 | 50286 |
- 50291 | 1 | 50291 |
- 50293 | 1 | 50293 |
- 50296 | 1 | 50296 |
- 50298 | 1 | 50298 |
- 50302 | 1 | 50302 |
- 50315 | 1 | 50315 |
- 50317 | 1 | 50317 |
- 50322 | 1 | 50322 |
- 50323 | 1 | 50323 |
- 50324 | 1 | 50324 |
- 50326 | 1 | 50326 |
- 50328 | 1 | 50328 |
- 50335 | 1 | 50335 |
- 50338 | 1 | 50338 |
- 50342 | 1 | 50342 |
- 50343 | 1 | 50343 |
- 50347 | 2 | 100694 |
- 50348 | 1 | 50348 |
- 50349 | 1 | 50349 |
- 50350 | 1 | 50350 |
- 50351 | 2 | 100702 |
- 50354 | 1 | 50354 |
- 50355 | 5 | 251775 |
- 50356 | 1 | 50356 |
- 50358 | 1 | 50358 |
- 50359 | 1 | 50359 |
- 50361 | 2 | 100722 |
- 50363 | 1 | 50363 |
- 50364 | 4 | 201456 |
- 50365 | 2 | 100730 |
- 50366 | 3 | 151098 |
- 50367 | 3 | 151101 |
- 50368 | 2 | 100736 |
- 50370 | 1 | 50370 |
- 50372 | 1 | 50372 |
- 50373 | 2 | 100746 |
- 50374 | 1 | 50374 |
- 50375 | 1 | 50375 |
- 50376 | 2 | 100752 |
- 50377 | 1 | 50377 |
- 50378 | 2 | 100756 |
- 50379 | 3 | 151137 |
- 50381 | 3 | 151143 |
- 50382 | 2 | 100764 |
- 50383 | 2 | 100766 |
- 50384 | 2 | 100768 |
- 50386 | 1 | 50386 |
- 50389 | 1 | 50389 |
- 50390 | 1 | 50390 |
- 50392 | 3 | 151176 |
- 50393 | 1 | 50393 |
- 50394 | 1 | 50394 |
- 50396 | 1 | 50396 |
- 50397 | 1 | 50397 |
- 50398 | 2 | 100796 |
- 50399 | 1 | 50399 |
- 50400 | 2 | 100800 |
- 50401 | 3 | 151203 |
- 50402 | 1 | 50402 |
- 50403 | 2 | 100806 |
- 50404 | 2 | 100808 |
- 50406 | 1 | 50406 |
- 50407 | 4 | 201628 |
- 50408 | 3 | 151224 |
- 50410 | 1 | 50410 |
- 50411 | 3 | 151233 |
- 50412 | 1 | 50412 |
- 50414 | 1 | 50414 |
- 50418 | 1 | 50418 |
- 50419 | 1 | 50419 |
- 50420 | 1 | 50420 |
- 50422 | 1 | 50422 |
- 50425 | 2 | 100850 |
- 50427 | 1 | 50427 |
- 50428 | 1 | 50428 |
- 50429 | 1 | 50429 |
- 50430 | 2 | 100860 |
- 50434 | 1 | 50434 |
- 50436 | 2 | 100872 |
- 50441 | 1 | 50441 |
- 50444 | 1 | 50444 |
- 50449 | 1 | 50449 |
- 50450 | 1 | 50450 |
- 50451 | 1 | 50451 |
- 50453 | 1 | 50453 |
- 50460 | 1 | 50460 |
- 50463 | 1 | 50463 |
- 50464 | 1 | 50464 |
- 50466 | 2 | 100932 |
- 50470 | 1 | 50470 |
- 50474 | 2 | 100948 |
- 50476 | 2 | 100952 |
- 50479 | 1 | 50479 |
- 50480 | 3 | 151440 |
- 50483 | 1 | 50483 |
- 50484 | 1 | 50484 |
- 50487 | 1 | 50487 |
- 50488 | 1 | 50488 |
- 50497 | 1 | 50497 |
- 50508 | 1 | 50508 |
- 50513 | 2 | 101026 |
- 50514 | 1 | 50514 |
- 50519 | 2 | 101038 |
- 50521 | 1 | 50521 |
- 50522 | 1 | 50522 |
- 50523 | 1 | 50523 |
- 50525 | 1 | 50525 |
- 50529 | 2 | 101058 |
- 50530 | 1 | 50530 |
- 50531 | 1 | 50531 |
- 50532 | 2 | 101064 |
- 50537 | 1 | 50537 |
- 50539 | 1 | 50539 |
- 50540 | 2 | 101080 |
- 50541 | 1 | 50541 |
- 50544 | 1 | 50544 |
- 50545 | 1 | 50545 |
- 50546 | 1 | 50546 |
- 50548 | 1 | 50548 |
- 50549 | 1 | 50549 |
- 50550 | 1 | 50550 |
- 50554 | 1 | 50554 |
- 50557 | 2 | 101114 |
- 50560 | 1 | 50560 |
- 50561 | 1 | 50561 |
- 50562 | 1 | 50562 |
- 50563 | 1 | 50563 |
- 50564 | 2 | 101128 |
- 50565 | 1 | 50565 |
- 50570 | 1 | 50570 |
- 50573 | 1 | 50573 |
- 50574 | 1 | 50574 |
- 50576 | 1 | 50576 |
- 50580 | 2 | 101160 |
- 50581 | 1 | 50581 |
- 50585 | 2 | 101170 |
- 50586 | 1 | 50586 |
- 50587 | 2 | 101174 |
- 50588 | 1 | 50588 |
- 50589 | 1 | 50589 |
- 50592 | 2 | 101184 |
- 50593 | 1 | 50593 |
- 50594 | 1 | 50594 |
- 50595 | 1 | 50595 |
- 50599 | 1 | 50599 |
- 50602 | 2 | 101204 |
- 50607 | 1 | 50607 |
- 50608 | 2 | 101216 |
- 50609 | 2 | 101218 |
- 50610 | 2 | 101220 |
- 50611 | 1 | 50611 |
- 50612 | 1 | 50612 |
- 50618 | 2 | 101236 |
- 50620 | 1 | 50620 |
- 50621 | 1 | 50621 |
- 50623 | 3 | 151869 |
- 50626 | 2 | 101252 |
- 50628 | 1 | 50628 |
- 50632 | 2 | 101264 |
- 50640 | 1 | 50640 |
- 50641 | 1 | 50641 |
- 50648 | 1 | 50648 |
- 50650 | 1 | 50650 |
- 50651 | 2 | 101302 |
- 50652 | 1 | 50652 |
- 50656 | 1 | 50656 |
- 50657 | 2 | 101314 |
- 50658 | 1 | 50658 |
- 50661 | 1 | 50661 |
- 50665 | 2 | 101330 |
- 50669 | 1 | 50669 |
- 50678 | 1 | 50678 |
- 50679 | 1 | 50679 |
- 50682 | 1 | 50682 |
- 50683 | 1 | 50683 |
- 50684 | 1 | 50684 |
- 50686 | 2 | 101372 |
- 50692 | 1 | 50692 |
- 50696 | 1 | 50696 |
- 50698 | 2 | 101396 |
- 50708 | 1 | 50708 |
- 50712 | 1 | 50712 |
- 50714 | 1 | 50714 |
- 50718 | 1 | 50718 |
- 50719 | 1 | 50719 |
- 50721 | 1 | 50721 |
- 50722 | 2 | 101444 |
- 50725 | 1 | 50725 |
- 50727 | 1 | 50727 |
- 50731 | 1 | 50731 |
- 50733 | 1 | 50733 |
- 50734 | 2 | 101468 |
- 50735 | 1 | 50735 |
- 50736 | 1 | 50736 |
- 50740 | 1 | 50740 |
- 50748 | 1 | 50748 |
- 50753 | 1 | 50753 |
- 50756 | 1 | 50756 |
- 50757 | 1 | 50757 |
- 50761 | 2 | 101522 |
- 50764 | 1 | 50764 |
- 50765 | 3 | 152295 |
- 50766 | 2 | 101532 |
- 50769 | 2 | 101538 |
- 50770 | 3 | 152310 |
- 50772 | 3 | 152316 |
- 50773 | 1 | 50773 |
- 50775 | 1 | 50775 |
- 50778 | 1 | 50778 |
- 50779 | 2 | 101558 |
- 50781 | 1 | 50781 |
- 50784 | 1 | 50784 |
- 50785 | 2 | 101570 |
- 50787 | 1 | 50787 |
- 50788 | 1 | 50788 |
- 50789 | 2 | 101578 |
- 50790 | 2 | 101580 |
- 50792 | 1 | 50792 |
- 50796 | 1 | 50796 |
- 50798 | 1 | 50798 |
- 50799 | 3 | 152397 |
- 50800 | 3 | 152400 |
- 50801 | 1 | 50801 |
- 50806 | 2 | 101612 |
- 50808 | 3 | 152424 |
- 50809 | 2 | 101618 |
- 50810 | 1 | 50810 |
- 50811 | 3 | 152433 |
- 50812 | 2 | 101624 |
- 50814 | 1 | 50814 |
- 50815 | 2 | 101630 |
- 50816 | 1 | 50816 |
- 50817 | 1 | 50817 |
- 50818 | 3 | 152454 |
- 50819 | 2 | 101638 |
- 50825 | 2 | 101650 |
- 50826 | 1 | 50826 |
- 50829 | 1 | 50829 |
- 50835 | 1 | 50835 |
- 50836 | 1 | 50836 |
- 50839 | 1 | 50839 |
- 50840 | 1 | 50840 |
- 50852 | 1 | 50852 |
- 50853 | 1 | 50853 |
- 50856 | 1 | 50856 |
- 50857 | 1 | 50857 |
- 50859 | 1 | 50859 |
- 50860 | 1 | 50860 |
- 50864 | 1 | 50864 |
- 50866 | 2 | 101732 |
- 50868 | 1 | 50868 |
- 50869 | 1 | 50869 |
- 50870 | 1 | 50870 |
- 50876 | 2 | 101752 |
- 50877 | 1 | 50877 |
- 50882 | 1 | 50882 |
- 50884 | 1 | 50884 |
- 50886 | 1 | 50886 |
- 50892 | 1 | 50892 |
- 50893 | 1 | 50893 |
- 50896 | 1 | 50896 |
- 50897 | 1 | 50897 |
- 50900 | 1 | 50900 |
- 50905 | 1 | 50905 |
- 50909 | 1 | 50909 |
- 50917 | 1 | 50917 |
- 50918 | 1 | 50918 |
- 50919 | 1 | 50919 |
- 50925 | 1 | 50925 |
- 50927 | 1 | 50927 |
- 50932 | 1 | 50932 |
- 50933 | 1 | 50933 |
- 50937 | 1 | 50937 |
- 50939 | 1 | 50939 |
- 50940 | 1 | 50940 |
- 50943 | 1 | 50943 |
- 50945 | 2 | 101890 |
- 50953 | 1 | 50953 |
- 50958 | 2 | 101916 |
- 50960 | 1 | 50960 |
- 50963 | 1 | 50963 |
- 50964 | 2 | 101928 |
- 50972 | 1 | 50972 |
- 50973 | 2 | 101946 |
- 50974 | 1 | 50974 |
- 50977 | 2 | 101954 |
- 50978 | 3 | 152934 |
- 50979 | 1 | 50979 |
- 50980 | 1 | 50980 |
- 50982 | 1 | 50982 |
- 50983 | 1 | 50983 |
- 50987 | 1 | 50987 |
- 50988 | 1 | 50988 |
- 50989 | 1 | 50989 |
- 50991 | 1 | 50991 |
- 50992 | 1 | 50992 |
- 50995 | 1 | 50995 |
- 50999 | 1 | 50999 |
- 51000 | 1 | 51000 |
- 51001 | 1 | 51001 |
- 51002 | 1 | 51002 |
- 51007 | 2 | 102014 |
- 51010 | 1 | 51010 |
- 51011 | 1 | 51011 |
- 51017 | 1 | 51017 |
- 51018 | 1 | 51018 |
- 51021 | 1 | 51021 |
- 51022 | 2 | 102044 |
- 51028 | 2 | 102056 |
- 51033 | 1 | 51033 |
- 51034 | 1 | 51034 |
- 51035 | 2 | 102070 |
- 51039 | 1 | 51039 |
- 51040 | 1 | 51040 |
- 51045 | 2 | 102090 |
- 51046 | 2 | 102092 |
- 51048 | 1 | 51048 |
- 51049 | 4 | 204196 |
- 51050 | 1 | 51050 |
- 51052 | 2 | 102104 |
- 51053 | 2 | 102106 |
- 51055 | 1 | 51055 |
- 51056 | 1 | 51056 |
- 51059 | 1 | 51059 |
- 51060 | 3 | 153180 |
- 51061 | 1 | 51061 |
- 51062 | 2 | 102124 |
- 51063 | 1 | 51063 |
- 51064 | 1 | 51064 |
- 51066 | 1 | 51066 |
- 51067 | 2 | 102134 |
- 51068 | 1 | 51068 |
- 51069 | 1 | 51069 |
- 51073 | 1 | 51073 |
- 51075 | 1 | 51075 |
- 51079 | 1 | 51079 |
- 51080 | 2 | 102160 |
- 51085 | 1 | 51085 |
- 51087 | 1 | 51087 |
- 51088 | 2 | 102176 |
- 51090 | 1 | 51090 |
- 51092 | 2 | 102184 |
- 51093 | 1 | 51093 |
- 51096 | 1 | 51096 |
- 51097 | 1 | 51097 |
- 51099 | 2 | 102198 |
- 51101 | 1 | 51101 |
- 51104 | 1 | 51104 |
- 51106 | 1 | 51106 |
- 51107 | 1 | 51107 |
- 51110 | 1 | 51110 |
- 51113 | 1 | 51113 |
- 51114 | 2 | 102228 |
- 51117 | 2 | 102234 |
- 51119 | 2 | 102238 |
- 51126 | 1 | 51126 |
- 51127 | 1 | 51127 |
- 51128 | 1 | 51128 |
- 51129 | 1 | 51129 |
- 51132 | 2 | 102264 |
- 51134 | 1 | 51134 |
- 51140 | 1 | 51140 |
- 51153 | 1 | 51153 |
- 51369 | 1 | 51369 |
- Total | 1002 | 50136673 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 16765 | 1 | 16765 |
- 16783 | 1 | 16783 |
- 16786 | 1 | 16786 |
- 16788 | 1 | 16788 |
- 16791 | 1 | 16791 |
- 16803 | 1 | 16803 |
- 16834 | 1 | 16834 |
- 16841 | 1 | 16841 |
- 16856 | 1 | 16856 |
- 16873 | 1 | 16873 |
- 16891 | 1 | 16891 |
- 16894 | 1 | 16894 |
- 16897 | 1 | 16897 |
- 16898 | 1 | 16898 |
- 16899 | 1 | 16899 |
- 16904 | 1 | 16904 |
- 16913 | 3 | 50739 |
- 16915 | 1 | 16915 |
- 16917 | 1 | 16917 |
- 16918 | 1 | 16918 |
- 16925 | 2 | 33850 |
- 16926 | 2 | 33852 |
- 16927 | 1 | 16927 |
- 16929 | 1 | 16929 |
- 16930 | 1 | 16930 |
- 16931 | 2 | 33862 |
- 16933 | 1 | 16933 |
- 16936 | 2 | 33872 |
- 16939 | 1 | 16939 |
- 16940 | 1 | 16940 |
- 16942 | 3 | 50826 |
- 16943 | 1 | 16943 |
- 16944 | 1 | 16944 |
- 16945 | 1 | 16945 |
- 16947 | 1 | 16947 |
- 16948 | 3 | 50844 |
- 16950 | 2 | 33900 |
- 16951 | 1 | 16951 |
- 16953 | 1 | 16953 |
- 16954 | 2 | 33908 |
- 16955 | 2 | 33910 |
- 16957 | 1 | 16957 |
- 16958 | 2 | 33916 |
- 16959 | 1 | 16959 |
- 16960 | 1 | 16960 |
- 16961 | 2 | 33922 |
- 16962 | 1 | 16962 |
- 16963 | 3 | 50889 |
- 16964 | 2 | 33928 |
- 16966 | 3 | 50898 |
- 16967 | 3 | 50901 |
- 16968 | 1 | 16968 |
- 16969 | 1 | 16969 |
- 16970 | 1 | 16970 |
- 16971 | 3 | 50913 |
- 16972 | 2 | 33944 |
- 16974 | 3 | 50922 |
- 16976 | 1 | 16976 |
- 16977 | 2 | 33954 |
- 16978 | 2 | 33956 |
- 16979 | 5 | 84895 |
- 16981 | 2 | 33962 |
- 16984 | 1 | 16984 |
- 16985 | 4 | 67940 |
- 16986 | 1 | 16986 |
- 16987 | 2 | 33974 |
- 16988 | 2 | 33976 |
- 16989 | 1 | 16989 |
- 16990 | 3 | 50970 |
- 16991 | 2 | 33982 |
- 16992 | 3 | 50976 |
- 16993 | 2 | 33986 |
- 16994 | 2 | 33988 |
- 16996 | 2 | 33992 |
- 16997 | 3 | 50991 |
- 16999 | 1 | 16999 |
- 17000 | 2 | 34000 |
- 17001 | 1 | 17001 |
- 17003 | 4 | 68012 |
- 17004 | 1 | 17004 |
- 17005 | 1 | 17005 |
- 17007 | 2 | 34014 |
- 17008 | 1 | 17008 |
- 17009 | 1 | 17009 |
- 17011 | 3 | 51033 |
- 17012 | 4 | 68048 |
- 17013 | 1 | 17013 |
- 17014 | 1 | 17014 |
- 17015 | 1 | 17015 |
- 17016 | 2 | 34032 |
- 17017 | 3 | 51051 |
- 17018 | 2 | 34036 |
- 17019 | 2 | 34038 |
- 17021 | 2 | 34042 |
- 17022 | 2 | 34044 |
- 17023 | 2 | 34046 |
- 17024 | 3 | 51072 |
- 17025 | 1 | 17025 |
- 17026 | 4 | 68104 |
- 17027 | 1 | 17027 |
- 17028 | 1 | 17028 |
- 17029 | 2 | 34058 |
- 17030 | 4 | 68120 |
- 17031 | 2 | 34062 |
- 17032 | 3 | 51096 |
- 17035 | 2 | 34070 |
- 17036 | 3 | 51108 |
- 17039 | 1 | 17039 |
- 17040 | 2 | 34080 |
- 17041 | 1 | 17041 |
- 17042 | 1 | 17042 |
- 17043 | 1 | 17043 |
- 17044 | 1 | 17044 |
- 17045 | 2 | 34090 |
- 17046 | 1 | 17046 |
- 17048 | 2 | 34096 |
- 17049 | 1 | 17049 |
- 17051 | 1 | 17051 |
- 17053 | 1 | 17053 |
- 17054 | 1 | 17054 |
- 17056 | 1 | 17056 |
- 17057 | 1 | 17057 |
- 17058 | 3 | 51174 |
- 17060 | 1 | 17060 |
- 17061 | 1 | 17061 |
- 17062 | 1 | 17062 |
- 17064 | 1 | 17064 |
- 17066 | 1 | 17066 |
- 17069 | 1 | 17069 |
- 17076 | 2 | 34152 |
- 17077 | 1 | 17077 |
- 17080 | 1 | 17080 |
- 17083 | 1 | 17083 |
- 17085 | 1 | 17085 |
- 17086 | 3 | 51258 |
- 17089 | 1 | 17089 |
- 17091 | 1 | 17091 |
- 17092 | 1 | 17092 |
- 17093 | 1 | 17093 |
- 17094 | 1 | 17094 |
- 17095 | 1 | 17095 |
- 17096 | 1 | 17096 |
- 17106 | 1 | 17106 |
- 17107 | 1 | 17107 |
- 17109 | 1 | 17109 |
- 17114 | 1 | 17114 |
- 17118 | 1 | 17118 |
- 17123 | 1 | 17123 |
- 17124 | 1 | 17124 |
- 17130 | 1 | 17130 |
- 17140 | 1 | 17140 |
- 17141 | 2 | 34282 |
- 17142 | 1 | 17142 |
- 17146 | 1 | 17146 |
- 17147 | 1 | 17147 |
- 17149 | 1 | 17149 |
- 17150 | 1 | 17150 |
- 17151 | 1 | 17151 |
- 17157 | 1 | 17157 |
- 17162 | 2 | 34324 |
- 17169 | 1 | 17169 |
- 17173 | 2 | 34346 |
- 17174 | 1 | 17174 |
- 17177 | 1 | 17177 |
- 17178 | 1 | 17178 |
- 17183 | 1 | 17183 |
- 17186 | 1 | 17186 |
- 17187 | 1 | 17187 |
- 17189 | 1 | 17189 |
- 17190 | 2 | 34380 |
- 17191 | 1 | 17191 |
- 17192 | 1 | 17192 |
- 17193 | 1 | 17193 |
- 17194 | 1 | 17194 |
- 17195 | 1 | 17195 |
- 17196 | 4 | 68784 |
- 17198 | 1 | 17198 |
- 17200 | 2 | 34400 |
- 17202 | 2 | 34404 |
- 17204 | 3 | 51612 |
- 17205 | 2 | 34410 |
- 17206 | 1 | 17206 |
- 17207 | 2 | 34414 |
- 17208 | 1 | 17208 |
- 17209 | 3 | 51627 |
- 17210 | 3 | 51630 |
- 17211 | 2 | 34422 |
- 17212 | 2 | 34424 |
- 17214 | 1 | 17214 |
- 17216 | 1 | 17216 |
- 17217 | 2 | 34434 |
- 17219 | 2 | 34438 |
- 17220 | 2 | 34440 |
- 17222 | 2 | 34444 |
- 17223 | 1 | 17223 |
- 17224 | 1 | 17224 |
- 17225 | 1 | 17225 |
- 17226 | 2 | 34452 |
- 17227 | 1 | 17227 |
- 17229 | 1 | 17229 |
- 17234 | 2 | 34468 |
- 17237 | 2 | 34474 |
- 17238 | 1 | 17238 |
- 17242 | 1 | 17242 |
- 17243 | 1 | 17243 |
- 17245 | 1 | 17245 |
- 17246 | 1 | 17246 |
- 17261 | 1 | 17261 |
- 17265 | 1 | 17265 |
- 17273 | 1 | 17273 |
- 17274 | 1 | 17274 |
- 17278 | 1 | 17278 |
- 17279 | 1 | 17279 |
- 17280 | 1 | 17280 |
- 17290 | 1 | 17290 |
- 17298 | 1 | 17298 |
- 17306 | 1 | 17306 |
- 17308 | 1 | 17308 |
- 17309 | 1 | 17309 |
- 17310 | 2 | 34620 |
- 17323 | 1 | 17323 |
- 17331 | 1 | 17331 |
- 17337 | 1 | 17337 |
- 17342 | 1 | 17342 |
- 17348 | 1 | 17348 |
- 17351 | 1 | 17351 |
- 17356 | 1 | 17356 |
- 17357 | 1 | 17357 |
- 17362 | 1 | 17362 |
- 17364 | 1 | 17364 |
- 17365 | 2 | 34730 |
- 17367 | 1 | 17367 |
- 17379 | 1 | 17379 |
- 17381 | 1 | 17381 |
- 17382 | 1 | 17382 |
- 17384 | 2 | 34768 |
- 17386 | 1 | 17386 |
- 17387 | 1 | 17387 |
- 17389 | 1 | 17389 |
- 17390 | 2 | 34780 |
- 17391 | 2 | 34782 |
- 17397 | 1 | 17397 |
- 17403 | 3 | 52209 |
- 17405 | 1 | 17405 |
- 17409 | 1 | 17409 |
- 17413 | 1 | 17413 |
- 17416 | 1 | 17416 |
- 17418 | 1 | 17418 |
- 17422 | 1 | 17422 |
- 17424 | 1 | 17424 |
- 17426 | 1 | 17426 |
- 17427 | 1 | 17427 |
- 17430 | 1 | 17430 |
- 17431 | 1 | 17431 |
- 17433 | 1 | 17433 |
- 17435 | 1 | 17435 |
- 17436 | 1 | 17436 |
- 17437 | 1 | 17437 |
- 17438 | 1 | 17438 |
- 17440 | 1 | 17440 |
- 17441 | 1 | 17441 |
- 17443 | 1 | 17443 |
- 17444 | 1 | 17444 |
- 17445 | 1 | 17445 |
- 17447 | 2 | 34894 |
- 17448 | 2 | 34896 |
- 17449 | 1 | 17449 |
- 17450 | 1 | 17450 |
- 17454 | 1 | 17454 |
- 17466 | 2 | 34932 |
- 17469 | 1 | 17469 |
- 17471 | 1 | 17471 |
- 17473 | 2 | 34946 |
- 17474 | 2 | 34948 |
- 17475 | 1 | 17475 |
- 17477 | 1 | 17477 |
- 17478 | 1 | 17478 |
- 17485 | 1 | 17485 |
- 17491 | 1 | 17491 |
- 17492 | 1 | 17492 |
- 17498 | 1 | 17498 |
- 17500 | 1 | 17500 |
- 17509 | 1 | 17509 |
- 17524 | 1 | 17524 |
- 17532 | 1 | 17532 |
- 17557 | 1 | 17557 |
- 17559 | 1 | 17559 |
- 17562 | 2 | 35124 |
- 17564 | 1 | 17564 |
- 17567 | 1 | 17567 |
- 17570 | 2 | 35140 |
- 17572 | 2 | 35144 |
- 17573 | 1 | 17573 |
- 17574 | 1 | 17574 |
- 17575 | 1 | 17575 |
- 17576 | 1 | 17576 |
- 17578 | 2 | 35156 |
- 17580 | 1 | 17580 |
- 17589 | 1 | 17589 |
- 17591 | 1 | 17591 |
- 17605 | 1 | 17605 |
- 17610 | 1 | 17610 |
- 17622 | 2 | 35244 |
- 17627 | 1 | 17627 |
- 17633 | 1 | 17633 |
- 17634 | 1 | 17634 |
- 17638 | 1 | 17638 |
- 17640 | 1 | 17640 |
- 17641 | 1 | 17641 |
- 17642 | 1 | 17642 |
- 17645 | 1 | 17645 |
- 17650 | 2 | 35300 |
- 17651 | 1 | 17651 |
- 17655 | 1 | 17655 |
- 17659 | 1 | 17659 |
- 17660 | 1 | 17660 |
- 17665 | 1 | 17665 |
- 17671 | 1 | 17671 |
- 17684 | 1 | 17684 |
- 17688 | 1 | 17688 |
- 17693 | 1 | 17693 |
- 17702 | 1 | 17702 |
- 17703 | 1 | 17703 |
- 17704 | 1 | 17704 |
- 17705 | 1 | 17705 |
- 17707 | 1 | 17707 |
- 17710 | 1 | 17710 |
- 17711 | 1 | 17711 |
- 17714 | 1 | 17714 |
- 17723 | 1 | 17723 |
- 17725 | 1 | 17725 |
- 17727 | 1 | 17727 |
- 17730 | 1 | 17730 |
- 17734 | 1 | 17734 |
- 17739 | 1 | 17739 |
- 17743 | 1 | 17743 |
- 17751 | 1 | 17751 |
- 17752 | 1 | 17752 |
- 17759 | 2 | 35518 |
- 17766 | 1 | 17766 |
- 17775 | 2 | 35550 |
- 17781 | 1 | 17781 |
- 17782 | 1 | 17782 |
- 17796 | 2 | 35592 |
- 17798 | 1 | 17798 |
- 17800 | 1 | 17800 |
- 17811 | 1 | 17811 |
- 17812 | 1 | 17812 |
- 17817 | 1 | 17817 |
- 17821 | 1 | 17821 |
- 17840 | 1 | 17840 |
- 17843 | 1 | 17843 |
- 17845 | 1 | 17845 |
- 17846 | 1 | 17846 |
- 17849 | 1 | 17849 |
- 17854 | 2 | 35708 |
- 17860 | 1 | 17860 |
- 17862 | 1 | 17862 |
- 17863 | 1 | 17863 |
- 17865 | 1 | 17865 |
- 17870 | 1 | 17870 |
- 17871 | 1 | 17871 |
- 17873 | 1 | 17873 |
- 17874 | 1 | 17874 |
- 17877 | 1 | 17877 |
- 17882 | 1 | 17882 |
- 17883 | 2 | 35766 |
- 17884 | 1 | 17884 |
- 17886 | 2 | 35772 |
- 17887 | 1 | 17887 |
- 17888 | 1 | 17888 |
- 17889 | 3 | 53667 |
- 17890 | 1 | 17890 |
- 17892 | 1 | 17892 |
- 17893 | 2 | 35786 |
- 17894 | 1 | 17894 |
- 17895 | 3 | 53685 |
- 17896 | 2 | 35792 |
- 17897 | 1 | 17897 |
- 17898 | 3 | 53694 |
- 17900 | 1 | 17900 |
- 17902 | 2 | 35804 |
- 17904 | 3 | 53712 |
- 17905 | 1 | 17905 |
- 17906 | 3 | 53718 |
- 17907 | 4 | 71628 |
- 17908 | 3 | 53724 |
- 17909 | 1 | 17909 |
- 17910 | 1 | 17910 |
- 17911 | 4 | 71644 |
- 17912 | 1 | 17912 |
- 17913 | 2 | 35826 |
- 17914 | 1 | 17914 |
- 17916 | 1 | 17916 |
- 17919 | 3 | 53757 |
- 17921 | 4 | 71684 |
- 17924 | 2 | 35848 |
- 17925 | 1 | 17925 |
- 17926 | 1 | 17926 |
- 17927 | 2 | 35854 |
- 17928 | 1 | 17928 |
- 17930 | 1 | 17930 |
- 17931 | 1 | 17931 |
- 17934 | 3 | 53802 |
- 17937 | 2 | 35874 |
- 17938 | 1 | 17938 |
- 17940 | 1 | 17940 |
- 17941 | 1 | 17941 |
- 17943 | 2 | 35886 |
- 17945 | 2 | 35890 |
- 17946 | 3 | 53838 |
- 17947 | 1 | 17947 |
- 17948 | 2 | 35896 |
- 17949 | 2 | 35898 |
- 17950 | 1 | 17950 |
- 17951 | 4 | 71804 |
- 17953 | 1 | 17953 |
- 17954 | 3 | 53862 |
- 17958 | 2 | 35916 |
- 17959 | 2 | 35918 |
- 17963 | 1 | 17963 |
- 17965 | 1 | 17965 |
- 17966 | 1 | 17966 |
- 17969 | 1 | 17969 |
- 17970 | 2 | 35940 |
- 17971 | 1 | 17971 |
- 17975 | 1 | 17975 |
- 17976 | 2 | 35952 |
- 17977 | 1 | 17977 |
- 17978 | 1 | 17978 |
- 17980 | 2 | 35960 |
- 17983 | 1 | 17983 |
- 17984 | 1 | 17984 |
- 17985 | 1 | 17985 |
- 17986 | 1 | 17986 |
- 17989 | 1 | 17989 |
- 17990 | 3 | 53970 |
- 17991 | 1 | 17991 |
- 17992 | 1 | 17992 |
- 17996 | 1 | 17996 |
- 17999 | 1 | 17999 |
- 18001 | 1 | 18001 |
- 18005 | 1 | 18005 |
- 18006 | 1 | 18006 |
- 18010 | 1 | 18010 |
- 18012 | 2 | 36024 |
- 18018 | 1 | 18018 |
- 18027 | 2 | 36054 |
- 18031 | 1 | 18031 |
- 18033 | 2 | 36066 |
- 18039 | 1 | 18039 |
- 18040 | 1 | 18040 |
- 18042 | 3 | 54126 |
- 18043 | 1 | 18043 |
- 18046 | 1 | 18046 |
- 18048 | 1 | 18048 |
- 18049 | 1 | 18049 |
- 18050 | 1 | 18050 |
- 18051 | 1 | 18051 |
- 18054 | 1 | 18054 |
- 18061 | 1 | 18061 |
- 18062 | 2 | 36124 |
- 18063 | 1 | 18063 |
- 18064 | 1 | 18064 |
- 18069 | 2 | 36138 |
- 18077 | 2 | 36154 |
- 18081 | 1 | 18081 |
- 18084 | 1 | 18084 |
- 18091 | 1 | 18091 |
- 18095 | 1 | 18095 |
- 18096 | 1 | 18096 |
- 18102 | 1 | 18102 |
- 18106 | 1 | 18106 |
- 18109 | 1 | 18109 |
- 18112 | 1 | 18112 |
- 18117 | 1 | 18117 |
- 18121 | 2 | 36242 |
- 18128 | 1 | 18128 |
- 18129 | 1 | 18129 |
- 18130 | 1 | 18130 |
- 18131 | 2 | 36262 |
- 18132 | 2 | 36264 |
- 18134 | 2 | 36268 |
- 18136 | 1 | 18136 |
- 18140 | 1 | 18140 |
- 18142 | 1 | 18142 |
- 18144 | 1 | 18144 |
- 18145 | 1 | 18145 |
- 18147 | 1 | 18147 |
- 18150 | 2 | 36300 |
- 18154 | 2 | 36308 |
- 18156 | 1 | 18156 |
- 18163 | 2 | 36326 |
- 18164 | 2 | 36328 |
- 18165 | 1 | 18165 |
- 18168 | 1 | 18168 |
- 18172 | 2 | 36344 |
- 18175 | 1 | 18175 |
- 18178 | 2 | 36356 |
- 18179 | 1 | 18179 |
- 18181 | 2 | 36362 |
- 18183 | 1 | 18183 |
- 18187 | 1 | 18187 |
- 18188 | 2 | 36376 |
- 18189 | 1 | 18189 |
- 18190 | 1 | 18190 |
- 18193 | 1 | 18193 |
- 18196 | 1 | 18196 |
- 18197 | 1 | 18197 |
- 18198 | 2 | 36396 |
- 18200 | 1 | 18200 |
- 18201 | 1 | 18201 |
- 18202 | 1 | 18202 |
- 18205 | 2 | 36410 |
- 18206 | 2 | 36412 |
- 18209 | 1 | 18209 |
- 18210 | 1 | 18210 |
- 18212 | 3 | 54636 |
- 18213 | 2 | 36426 |
- 18217 | 1 | 18217 |
- 18218 | 1 | 18218 |
- 18219 | 1 | 18219 |
- 18221 | 1 | 18221 |
- 18222 | 3 | 54666 |
- 18223 | 1 | 18223 |
- 18224 | 1 | 18224 |
- 18226 | 2 | 36452 |
- 18229 | 3 | 54687 |
- 18230 | 1 | 18230 |
- 18231 | 2 | 36462 |
- 18232 | 2 | 36464 |
- 18233 | 1 | 18233 |
- 18234 | 1 | 18234 |
- 18238 | 2 | 36476 |
- 18239 | 1 | 18239 |
- 18241 | 1 | 18241 |
- 18252 | 1 | 18252 |
- 18259 | 1 | 18259 |
- 18260 | 1 | 18260 |
- 18261 | 1 | 18261 |
- 18262 | 1 | 18262 |
- 18263 | 1 | 18263 |
- 18264 | 1 | 18264 |
- 18265 | 2 | 36530 |
- 18266 | 2 | 36532 |
- 18267 | 1 | 18267 |
- 18268 | 1 | 18268 |
- 18269 | 2 | 36538 |
- 18270 | 1 | 18270 |
- 18271 | 4 | 73084 |
- 18272 | 1 | 18272 |
- 18273 | 1 | 18273 |
- 18274 | 2 | 36548 |
- 18277 | 2 | 36554 |
- 18278 | 4 | 73112 |
- 18279 | 1 | 18279 |
- 18281 | 1 | 18281 |
- 18282 | 1 | 18282 |
- 18286 | 1 | 18286 |
- 18287 | 1 | 18287 |
- 18288 | 1 | 18288 |
- 18292 | 1 | 18292 |
- 18293 | 1 | 18293 |
- 18294 | 2 | 36588 |
- 18296 | 1 | 18296 |
- 18297 | 3 | 54891 |
- 18299 | 2 | 36598 |
- 18300 | 1 | 18300 |
- 18301 | 1 | 18301 |
- 18305 | 1 | 18305 |
- 18306 | 1 | 18306 |
- 18308 | 2 | 36616 |
- 18309 | 1 | 18309 |
- 18310 | 4 | 73240 |
- 18317 | 3 | 54951 |
- 18318 | 3 | 54954 |
- 18319 | 1 | 18319 |
- 18320 | 2 | 36640 |
- 18321 | 1 | 18321 |
- 18322 | 2 | 36644 |
- 18323 | 1 | 18323 |
- 18324 | 2 | 36648 |
- 18327 | 2 | 36654 |
- 18328 | 1 | 18328 |
- 18329 | 1 | 18329 |
- 18330 | 2 | 36660 |
- 18331 | 1 | 18331 |
- 18335 | 1 | 18335 |
- 18338 | 2 | 36676 |
- 18340 | 1 | 18340 |
- 18344 | 1 | 18344 |
- 18347 | 1 | 18347 |
- 18348 | 1 | 18348 |
- 18362 | 1 | 18362 |
- 18365 | 1 | 18365 |
- 18368 | 2 | 36736 |
- 18370 | 1 | 18370 |
- 18373 | 1 | 18373 |
- 18375 | 2 | 36750 |
- 18377 | 2 | 36754 |
- 18379 | 1 | 18379 |
- 18381 | 1 | 18381 |
- 18389 | 1 | 18389 |
- 18390 | 1 | 18390 |
- 18391 | 1 | 18391 |
- 18395 | 1 | 18395 |
- 18397 | 1 | 18397 |
- 18400 | 1 | 18400 |
- 18403 | 1 | 18403 |
- 18411 | 1 | 18411 |
- 18414 | 1 | 18414 |
- 18416 | 2 | 36832 |
- 18418 | 1 | 18418 |
- 18424 | 2 | 36848 |
- 18425 | 1 | 18425 |
- 18426 | 1 | 18426 |
- 18428 | 1 | 18428 |
- 18430 | 1 | 18430 |
- 18437 | 1 | 18437 |
- 18440 | 1 | 18440 |
- 18441 | 1 | 18441 |
- 18443 | 1 | 18443 |
- 18444 | 1 | 18444 |
- 18448 | 1 | 18448 |
- 18452 | 1 | 18452 |
- 18453 | 1 | 18453 |
- 18455 | 2 | 36910 |
- 18458 | 2 | 36916 |
- 18466 | 1 | 18466 |
- 18467 | 1 | 18467 |
- 18475 | 1 | 18475 |
- 18476 | 2 | 36952 |
- 18478 | 2 | 36956 |
- 18479 | 1 | 18479 |
- 18481 | 4 | 73924 |
- 18482 | 2 | 36964 |
- 18483 | 1 | 18483 |
- 18484 | 1 | 18484 |
- 18485 | 1 | 18485 |
- 18487 | 2 | 36974 |
- 18488 | 1 | 18488 |
- 18489 | 1 | 18489 |
- 18491 | 2 | 36982 |
- 18492 | 1 | 18492 |
- 18493 | 1 | 18493 |
- 18497 | 1 | 18497 |
- 18498 | 1 | 18498 |
- 18503 | 1 | 18503 |
- 18511 | 1 | 18511 |
- 18514 | 1 | 18514 |
- 18515 | 1 | 18515 |
- 18517 | 1 | 18517 |
- 18522 | 1 | 18522 |
- 18524 | 2 | 37048 |
- 18525 | 1 | 18525 |
- 18528 | 1 | 18528 |
- 18531 | 1 | 18531 |
- 18533 | 1 | 18533 |
- 18534 | 1 | 18534 |
- 18535 | 1 | 18535 |
- 18540 | 1 | 18540 |
- 18541 | 1 | 18541 |
- 18547 | 1 | 18547 |
- 18548 | 2 | 37096 |
- 18549 | 1 | 18549 |
- 18550 | 2 | 37100 |
- 18552 | 1 | 18552 |
- 18553 | 1 | 18553 |
- 18554 | 4 | 74216 |
- 18555 | 1 | 18555 |
- 18556 | 1 | 18556 |
- 18557 | 1 | 18557 |
- 18559 | 1 | 18559 |
- 18560 | 1 | 18560 |
- 18561 | 2 | 37122 |
- 18562 | 3 | 55686 |
- 18563 | 2 | 37126 |
- 18564 | 1 | 18564 |
- 18565 | 1 | 18565 |
- 18567 | 1 | 18567 |
- 18568 | 1 | 18568 |
- 18569 | 1 | 18569 |
- 18570 | 1 | 18570 |
- 18571 | 1 | 18571 |
- 18573 | 1 | 18573 |
- 18574 | 1 | 18574 |
- 18575 | 1 | 18575 |
- 18578 | 1 | 18578 |
- 18580 | 2 | 37160 |
- 18581 | 1 | 18581 |
- 18586 | 1 | 18586 |
- 18587 | 1 | 18587 |
- 18588 | 1 | 18588 |
- 18589 | 3 | 55767 |
- 18592 | 1 | 18592 |
- 18595 | 1 | 18595 |
- 18596 | 1 | 18596 |
- 18597 | 1 | 18597 |
- 18598 | 1 | 18598 |
- 18599 | 1 | 18599 |
- 18602 | 1 | 18602 |
- 18607 | 1 | 18607 |
- 18609 | 1 | 18609 |
- 18613 | 1 | 18613 |
- 18615 | 2 | 37230 |
- 18616 | 1 | 18616 |
- 18617 | 1 | 18617 |
- 18618 | 1 | 18618 |
- 18621 | 1 | 18621 |
- 18624 | 1 | 18624 |
- 18626 | 1 | 18626 |
- 18627 | 2 | 37254 |
- 18629 | 1 | 18629 |
- 18635 | 2 | 37270 |
- 18654 | 1 | 18654 |
- 18954 | 1 | 18954 |
- 32772 | 1000 | 32772000 |
- Total | 2002 | 50498837 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1000 |
- 2 | 1000 |
- 8 | 1 |
- Total | 2001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333535266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882c6256882c5cd
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6336323536383832
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_18.json b/autobahn/client/tungstenite_case_12_3_18.json
deleted file mode 100644
index c9c3115..0000000
--- a/autobahn/client/tungstenite_case_12_3_18.json
+++ /dev/null
@@ -1,1588 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 355,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 27704,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=355&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: zCzM9Cg72ByXUjeFDzCvsg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ERYOX3Bk1YZGxebLVVYoKm8Z7SU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.18",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "49176": 1,
- "49194": 1,
- "49195": 1,
- "49196": 1,
- "49197": 2,
- "49199": 1,
- "49200": 1,
- "49204": 1,
- "49208": 1,
- "49213": 1,
- "49219": 1,
- "49221": 1,
- "49225": 1,
- "49229": 2,
- "49231": 1,
- "49232": 1,
- "49234": 1,
- "49235": 1,
- "49237": 2,
- "49241": 3,
- "49242": 1,
- "49245": 1,
- "49246": 2,
- "49248": 1,
- "49251": 1,
- "49252": 4,
- "49253": 1,
- "49256": 2,
- "49260": 1,
- "49261": 2,
- "49262": 3,
- "49263": 1,
- "49265": 4,
- "49267": 3,
- "49268": 1,
- "49271": 4,
- "49272": 1,
- "49273": 2,
- "49274": 2,
- "49275": 1,
- "49276": 1,
- "49277": 2,
- "49278": 2,
- "49279": 1,
- "49280": 2,
- "49281": 1,
- "49282": 3,
- "49283": 1,
- "49284": 3,
- "49285": 2,
- "49286": 4,
- "49288": 1,
- "49289": 2,
- "49292": 2,
- "49293": 1,
- "49294": 1,
- "49295": 3,
- "49296": 1,
- "49297": 1,
- "49299": 2,
- "49301": 1,
- "49302": 5,
- "49303": 2,
- "49305": 1,
- "49306": 1,
- "49307": 1,
- "49308": 2,
- "49309": 2,
- "49311": 1,
- "49312": 2,
- "49313": 3,
- "49314": 3,
- "49315": 1,
- "49318": 2,
- "49319": 1,
- "49320": 2,
- "49321": 2,
- "49322": 1,
- "49323": 1,
- "49324": 1,
- "49325": 2,
- "49327": 4,
- "49329": 2,
- "49330": 3,
- "49331": 2,
- "49332": 1,
- "49333": 3,
- "49334": 1,
- "49335": 2,
- "49336": 2,
- "49337": 3,
- "49339": 4,
- "49340": 2,
- "49341": 2,
- "49342": 1,
- "49344": 1,
- "49345": 2,
- "49346": 1,
- "49347": 1,
- "49348": 1,
- "49349": 1,
- "49351": 1,
- "49352": 4,
- "49354": 1,
- "49355": 1,
- "49356": 1,
- "49357": 1,
- "49359": 1,
- "49367": 1,
- "49368": 1,
- "49369": 3,
- "49371": 1,
- "49374": 1,
- "49380": 1,
- "49381": 1,
- "49387": 4,
- "49389": 1,
- "49390": 1,
- "49392": 1,
- "49395": 1,
- "49396": 2,
- "49399": 1,
- "49401": 1,
- "49410": 1,
- "49413": 1,
- "49414": 2,
- "49416": 2,
- "49418": 2,
- "49421": 1,
- "49422": 1,
- "49423": 1,
- "49425": 1,
- "49429": 1,
- "49437": 1,
- "49438": 1,
- "49440": 1,
- "49441": 2,
- "49442": 1,
- "49446": 2,
- "49449": 1,
- "49450": 3,
- "49452": 1,
- "49453": 1,
- "49455": 1,
- "49460": 1,
- "49462": 1,
- "49467": 2,
- "49469": 1,
- "49471": 1,
- "49473": 1,
- "49476": 1,
- "49480": 1,
- "49481": 1,
- "49484": 1,
- "49485": 1,
- "49486": 1,
- "49487": 1,
- "49492": 1,
- "49494": 1,
- "49495": 1,
- "49496": 1,
- "49499": 1,
- "49503": 1,
- "49505": 1,
- "49506": 3,
- "49507": 1,
- "49511": 1,
- "49516": 1,
- "49520": 2,
- "49522": 3,
- "49524": 2,
- "49525": 2,
- "49526": 2,
- "49527": 5,
- "49528": 1,
- "49530": 2,
- "49532": 3,
- "49533": 1,
- "49534": 1,
- "49535": 3,
- "49536": 1,
- "49537": 2,
- "49538": 2,
- "49539": 2,
- "49540": 3,
- "49541": 1,
- "49542": 1,
- "49543": 2,
- "49544": 1,
- "49545": 1,
- "49546": 2,
- "49547": 1,
- "49548": 1,
- "49551": 1,
- "49552": 1,
- "49557": 1,
- "49558": 1,
- "49559": 1,
- "49575": 1,
- "49576": 1,
- "49581": 1,
- "49590": 1,
- "49598": 1,
- "49605": 2,
- "49609": 1,
- "49611": 1,
- "49620": 1,
- "49622": 1,
- "49624": 1,
- "49639": 1,
- "49642": 1,
- "49643": 1,
- "49644": 1,
- "49666": 2,
- "49668": 2,
- "49673": 2,
- "49678": 1,
- "49681": 2,
- "49683": 1,
- "49686": 1,
- "49688": 1,
- "49691": 1,
- "49695": 1,
- "49696": 1,
- "49697": 1,
- "49698": 1,
- "49699": 1,
- "49706": 1,
- "49710": 1,
- "49712": 1,
- "49719": 1,
- "49720": 1,
- "49721": 1,
- "49722": 1,
- "49728": 1,
- "49729": 1,
- "49731": 1,
- "49733": 1,
- "49734": 1,
- "49737": 1,
- "49739": 1,
- "49742": 2,
- "49746": 1,
- "49750": 1,
- "49751": 2,
- "49753": 1,
- "49756": 1,
- "49761": 2,
- "49762": 1,
- "49765": 1,
- "49769": 2,
- "49770": 1,
- "49771": 1,
- "49772": 1,
- "49775": 1,
- "49776": 2,
- "49782": 1,
- "49783": 1,
- "49785": 1,
- "49798": 1,
- "49799": 1,
- "49800": 1,
- "49801": 2,
- "49807": 1,
- "49808": 2,
- "49809": 1,
- "49810": 1,
- "49813": 1,
- "49814": 1,
- "49820": 1,
- "49823": 1,
- "49825": 2,
- "49828": 1,
- "49830": 1,
- "49831": 1,
- "49833": 1,
- "49836": 1,
- "49844": 1,
- "49867": 1,
- "49870": 1,
- "49887": 1,
- "49895": 1,
- "49906": 1,
- "49909": 1,
- "49913": 1,
- "49929": 1,
- "49933": 1,
- "49946": 1,
- "49961": 1,
- "49962": 1,
- "49981": 1,
- "49982": 1,
- "49984": 1,
- "49988": 1,
- "49994": 1,
- "49999": 1,
- "50000": 1,
- "50001": 1,
- "50005": 2,
- "50010": 1,
- "50011": 1,
- "50012": 1,
- "50013": 2,
- "50014": 1,
- "50015": 1,
- "50017": 1,
- "50030": 1,
- "50041": 1,
- "50045": 1,
- "50047": 1,
- "50048": 1,
- "50052": 1,
- "50053": 1,
- "50075": 1,
- "50077": 1,
- "50082": 1,
- "50088": 1,
- "50092": 1,
- "50093": 1,
- "50096": 2,
- "50102": 1,
- "50105": 3,
- "50106": 1,
- "50118": 1,
- "50127": 1,
- "50139": 1,
- "50145": 1,
- "50146": 1,
- "50149": 1,
- "50152": 1,
- "50155": 1,
- "50161": 1,
- "50163": 1,
- "50168": 1,
- "50171": 1,
- "50180": 1,
- "50184": 1,
- "50186": 1,
- "50191": 2,
- "50194": 2,
- "50200": 1,
- "50201": 1,
- "50202": 1,
- "50207": 1,
- "50210": 1,
- "50212": 1,
- "50219": 1,
- "50220": 1,
- "50223": 1,
- "50224": 1,
- "50241": 2,
- "50249": 1,
- "50258": 2,
- "50261": 1,
- "50266": 1,
- "50268": 1,
- "50273": 1,
- "50276": 1,
- "50278": 1,
- "50284": 2,
- "50286": 1,
- "50291": 1,
- "50293": 1,
- "50296": 1,
- "50298": 1,
- "50302": 1,
- "50315": 1,
- "50317": 1,
- "50322": 1,
- "50323": 1,
- "50324": 1,
- "50326": 1,
- "50328": 1,
- "50335": 1,
- "50338": 1,
- "50342": 1,
- "50343": 1,
- "50347": 2,
- "50348": 1,
- "50349": 1,
- "50350": 1,
- "50351": 2,
- "50354": 1,
- "50355": 5,
- "50356": 1,
- "50358": 1,
- "50359": 1,
- "50361": 2,
- "50363": 1,
- "50364": 4,
- "50365": 2,
- "50366": 3,
- "50367": 3,
- "50368": 2,
- "50370": 1,
- "50372": 1,
- "50373": 2,
- "50374": 1,
- "50375": 1,
- "50376": 2,
- "50377": 1,
- "50378": 2,
- "50379": 3,
- "50381": 3,
- "50382": 2,
- "50383": 2,
- "50384": 2,
- "50386": 1,
- "50389": 1,
- "50390": 1,
- "50392": 3,
- "50393": 1,
- "50394": 1,
- "50396": 1,
- "50397": 1,
- "50398": 2,
- "50399": 1,
- "50400": 2,
- "50401": 3,
- "50402": 1,
- "50403": 2,
- "50404": 2,
- "50406": 1,
- "50407": 4,
- "50408": 3,
- "50410": 1,
- "50411": 3,
- "50412": 1,
- "50414": 1,
- "50418": 1,
- "50419": 1,
- "50420": 1,
- "50422": 1,
- "50425": 2,
- "50427": 1,
- "50428": 1,
- "50429": 1,
- "50430": 2,
- "50434": 1,
- "50436": 2,
- "50441": 1,
- "50444": 1,
- "50449": 1,
- "50450": 1,
- "50451": 1,
- "50453": 1,
- "50460": 1,
- "50463": 1,
- "50464": 1,
- "50466": 2,
- "50470": 1,
- "50474": 2,
- "50476": 2,
- "50479": 1,
- "50480": 3,
- "50483": 1,
- "50484": 1,
- "50487": 1,
- "50488": 1,
- "50497": 1,
- "50508": 1,
- "50513": 2,
- "50514": 1,
- "50519": 2,
- "50521": 1,
- "50522": 1,
- "50523": 1,
- "50525": 1,
- "50529": 2,
- "50530": 1,
- "50531": 1,
- "50532": 2,
- "50537": 1,
- "50539": 1,
- "50540": 2,
- "50541": 1,
- "50544": 1,
- "50545": 1,
- "50546": 1,
- "50548": 1,
- "50549": 1,
- "50550": 1,
- "50554": 1,
- "50557": 2,
- "50560": 1,
- "50561": 1,
- "50562": 1,
- "50563": 1,
- "50564": 2,
- "50565": 1,
- "50570": 1,
- "50573": 1,
- "50574": 1,
- "50576": 1,
- "50580": 2,
- "50581": 1,
- "50585": 2,
- "50586": 1,
- "50587": 2,
- "50588": 1,
- "50589": 1,
- "50592": 2,
- "50593": 1,
- "50594": 1,
- "50595": 1,
- "50599": 1,
- "50602": 2,
- "50607": 1,
- "50608": 2,
- "50609": 2,
- "50610": 2,
- "50611": 1,
- "50612": 1,
- "50618": 2,
- "50620": 1,
- "50621": 1,
- "50623": 3,
- "50626": 2,
- "50628": 1,
- "50632": 2,
- "50640": 1,
- "50641": 1,
- "50648": 1,
- "50650": 1,
- "50651": 2,
- "50652": 1,
- "50656": 1,
- "50657": 2,
- "50658": 1,
- "50661": 1,
- "50665": 2,
- "50669": 1,
- "50678": 1,
- "50679": 1,
- "50682": 1,
- "50683": 1,
- "50684": 1,
- "50686": 2,
- "50692": 1,
- "50696": 1,
- "50698": 2,
- "50708": 1,
- "50712": 1,
- "50714": 1,
- "50718": 1,
- "50719": 1,
- "50721": 1,
- "50722": 2,
- "50725": 1,
- "50727": 1,
- "50731": 1,
- "50733": 1,
- "50734": 2,
- "50735": 1,
- "50736": 1,
- "50740": 1,
- "50748": 1,
- "50753": 1,
- "50756": 1,
- "50757": 1,
- "50761": 2,
- "50764": 1,
- "50765": 3,
- "50766": 2,
- "50769": 2,
- "50770": 3,
- "50772": 3,
- "50773": 1,
- "50775": 1,
- "50778": 1,
- "50779": 2,
- "50781": 1,
- "50784": 1,
- "50785": 2,
- "50787": 1,
- "50788": 1,
- "50789": 2,
- "50790": 2,
- "50792": 1,
- "50796": 1,
- "50798": 1,
- "50799": 3,
- "50800": 3,
- "50801": 1,
- "50806": 2,
- "50808": 3,
- "50809": 2,
- "50810": 1,
- "50811": 3,
- "50812": 2,
- "50814": 1,
- "50815": 2,
- "50816": 1,
- "50817": 1,
- "50818": 3,
- "50819": 2,
- "50825": 2,
- "50826": 1,
- "50829": 1,
- "50835": 1,
- "50836": 1,
- "50839": 1,
- "50840": 1,
- "50852": 1,
- "50853": 1,
- "50856": 1,
- "50857": 1,
- "50859": 1,
- "50860": 1,
- "50864": 1,
- "50866": 2,
- "50868": 1,
- "50869": 1,
- "50870": 1,
- "50876": 2,
- "50877": 1,
- "50882": 1,
- "50884": 1,
- "50886": 1,
- "50892": 1,
- "50893": 1,
- "50896": 1,
- "50897": 1,
- "50900": 1,
- "50905": 1,
- "50909": 1,
- "50917": 1,
- "50918": 1,
- "50919": 1,
- "50925": 1,
- "50927": 1,
- "50932": 1,
- "50933": 1,
- "50937": 1,
- "50939": 1,
- "50940": 1,
- "50943": 1,
- "50945": 2,
- "50953": 1,
- "50958": 2,
- "50960": 1,
- "50963": 1,
- "50964": 2,
- "50972": 1,
- "50973": 2,
- "50974": 1,
- "50977": 2,
- "50978": 3,
- "50979": 1,
- "50980": 1,
- "50982": 1,
- "50983": 1,
- "50987": 1,
- "50988": 1,
- "50989": 1,
- "50991": 1,
- "50992": 1,
- "50995": 1,
- "50999": 1,
- "51000": 1,
- "51001": 1,
- "51002": 1,
- "51007": 2,
- "51010": 1,
- "51011": 1,
- "51017": 1,
- "51018": 1,
- "51021": 1,
- "51022": 2,
- "51028": 2,
- "51033": 1,
- "51034": 1,
- "51035": 2,
- "51039": 1,
- "51040": 1,
- "51045": 2,
- "51046": 2,
- "51048": 1,
- "51049": 4,
- "51050": 1,
- "51052": 2,
- "51053": 2,
- "51055": 1,
- "51056": 1,
- "51059": 1,
- "51060": 3,
- "51061": 1,
- "51062": 2,
- "51063": 1,
- "51064": 1,
- "51066": 1,
- "51067": 2,
- "51068": 1,
- "51069": 1,
- "51073": 1,
- "51075": 1,
- "51079": 1,
- "51080": 2,
- "51085": 1,
- "51087": 1,
- "51088": 2,
- "51090": 1,
- "51092": 2,
- "51093": 1,
- "51096": 1,
- "51097": 1,
- "51099": 2,
- "51101": 1,
- "51104": 1,
- "51106": 1,
- "51107": 1,
- "51110": 1,
- "51113": 1,
- "51114": 2,
- "51117": 2,
- "51119": 2,
- "51126": 1,
- "51127": 1,
- "51128": 1,
- "51129": 1,
- "51132": 2,
- "51134": 1,
- "51140": 1,
- "51153": 1,
- "51369": 1
- },
- "started": "2020-09-07T18:49:17.090Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.3824494018554688,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 50128408,
- "incomingOctetsWireLevel": 50136408,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00015959014696816223,
- "outgoingCompressionRatio": 0.38521256256103514,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 50490581,
- "outgoingOctetsWireLevel": 50498581,
- "outgoingWebSocketFrames": 2000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.00015844539400328945,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 1000,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "16765": 1,
- "16783": 1,
- "16786": 1,
- "16788": 1,
- "16791": 1,
- "16803": 1,
- "16834": 1,
- "16841": 1,
- "16856": 1,
- "16873": 1,
- "16891": 1,
- "16894": 1,
- "16897": 1,
- "16898": 1,
- "16899": 1,
- "16904": 1,
- "16913": 3,
- "16915": 1,
- "16917": 1,
- "16918": 1,
- "16925": 2,
- "16926": 2,
- "16927": 1,
- "16929": 1,
- "16930": 1,
- "16931": 2,
- "16933": 1,
- "16936": 2,
- "16939": 1,
- "16940": 1,
- "16942": 3,
- "16943": 1,
- "16944": 1,
- "16945": 1,
- "16947": 1,
- "16948": 3,
- "16950": 2,
- "16951": 1,
- "16953": 1,
- "16954": 2,
- "16955": 2,
- "16957": 1,
- "16958": 2,
- "16959": 1,
- "16960": 1,
- "16961": 2,
- "16962": 1,
- "16963": 3,
- "16964": 2,
- "16966": 3,
- "16967": 3,
- "16968": 1,
- "16969": 1,
- "16970": 1,
- "16971": 3,
- "16972": 2,
- "16974": 3,
- "16976": 1,
- "16977": 2,
- "16978": 2,
- "16979": 5,
- "16981": 2,
- "16984": 1,
- "16985": 4,
- "16986": 1,
- "16987": 2,
- "16988": 2,
- "16989": 1,
- "16990": 3,
- "16991": 2,
- "16992": 3,
- "16993": 2,
- "16994": 2,
- "16996": 2,
- "16997": 3,
- "16999": 1,
- "17000": 2,
- "17001": 1,
- "17003": 4,
- "17004": 1,
- "17005": 1,
- "17007": 2,
- "17008": 1,
- "17009": 1,
- "17011": 3,
- "17012": 4,
- "17013": 1,
- "17014": 1,
- "17015": 1,
- "17016": 2,
- "17017": 3,
- "17018": 2,
- "17019": 2,
- "17021": 2,
- "17022": 2,
- "17023": 2,
- "17024": 3,
- "17025": 1,
- "17026": 4,
- "17027": 1,
- "17028": 1,
- "17029": 2,
- "17030": 4,
- "17031": 2,
- "17032": 3,
- "17035": 2,
- "17036": 3,
- "17039": 1,
- "17040": 2,
- "17041": 1,
- "17042": 1,
- "17043": 1,
- "17044": 1,
- "17045": 2,
- "17046": 1,
- "17048": 2,
- "17049": 1,
- "17051": 1,
- "17053": 1,
- "17054": 1,
- "17056": 1,
- "17057": 1,
- "17058": 3,
- "17060": 1,
- "17061": 1,
- "17062": 1,
- "17064": 1,
- "17066": 1,
- "17069": 1,
- "17076": 2,
- "17077": 1,
- "17080": 1,
- "17083": 1,
- "17085": 1,
- "17086": 3,
- "17089": 1,
- "17091": 1,
- "17092": 1,
- "17093": 1,
- "17094": 1,
- "17095": 1,
- "17096": 1,
- "17106": 1,
- "17107": 1,
- "17109": 1,
- "17114": 1,
- "17118": 1,
- "17123": 1,
- "17124": 1,
- "17130": 1,
- "17140": 1,
- "17141": 2,
- "17142": 1,
- "17146": 1,
- "17147": 1,
- "17149": 1,
- "17150": 1,
- "17151": 1,
- "17157": 1,
- "17162": 2,
- "17169": 1,
- "17173": 2,
- "17174": 1,
- "17177": 1,
- "17178": 1,
- "17183": 1,
- "17186": 1,
- "17187": 1,
- "17189": 1,
- "17190": 2,
- "17191": 1,
- "17192": 1,
- "17193": 1,
- "17194": 1,
- "17195": 1,
- "17196": 4,
- "17198": 1,
- "17200": 2,
- "17202": 2,
- "17204": 3,
- "17205": 2,
- "17206": 1,
- "17207": 2,
- "17208": 1,
- "17209": 3,
- "17210": 3,
- "17211": 2,
- "17212": 2,
- "17214": 1,
- "17216": 1,
- "17217": 2,
- "17219": 2,
- "17220": 2,
- "17222": 2,
- "17223": 1,
- "17224": 1,
- "17225": 1,
- "17226": 2,
- "17227": 1,
- "17229": 1,
- "17234": 2,
- "17237": 2,
- "17238": 1,
- "17242": 1,
- "17243": 1,
- "17245": 1,
- "17246": 1,
- "17261": 1,
- "17265": 1,
- "17273": 1,
- "17274": 1,
- "17278": 1,
- "17279": 1,
- "17280": 1,
- "17290": 1,
- "17298": 1,
- "17306": 1,
- "17308": 1,
- "17309": 1,
- "17310": 2,
- "17323": 1,
- "17331": 1,
- "17337": 1,
- "17342": 1,
- "17348": 1,
- "17351": 1,
- "17356": 1,
- "17357": 1,
- "17362": 1,
- "17364": 1,
- "17365": 2,
- "17367": 1,
- "17379": 1,
- "17381": 1,
- "17382": 1,
- "17384": 2,
- "17386": 1,
- "17387": 1,
- "17389": 1,
- "17390": 2,
- "17391": 2,
- "17397": 1,
- "17403": 3,
- "17405": 1,
- "17409": 1,
- "17413": 1,
- "17416": 1,
- "17418": 1,
- "17422": 1,
- "17424": 1,
- "17426": 1,
- "17427": 1,
- "17430": 1,
- "17431": 1,
- "17433": 1,
- "17435": 1,
- "17436": 1,
- "17437": 1,
- "17438": 1,
- "17440": 1,
- "17441": 1,
- "17443": 1,
- "17444": 1,
- "17445": 1,
- "17447": 2,
- "17448": 2,
- "17449": 1,
- "17450": 1,
- "17454": 1,
- "17466": 2,
- "17469": 1,
- "17471": 1,
- "17473": 2,
- "17474": 2,
- "17475": 1,
- "17477": 1,
- "17478": 1,
- "17485": 1,
- "17491": 1,
- "17492": 1,
- "17498": 1,
- "17500": 1,
- "17509": 1,
- "17524": 1,
- "17532": 1,
- "17557": 1,
- "17559": 1,
- "17562": 2,
- "17564": 1,
- "17567": 1,
- "17570": 2,
- "17572": 2,
- "17573": 1,
- "17574": 1,
- "17575": 1,
- "17576": 1,
- "17578": 2,
- "17580": 1,
- "17589": 1,
- "17591": 1,
- "17605": 1,
- "17610": 1,
- "17622": 2,
- "17627": 1,
- "17633": 1,
- "17634": 1,
- "17638": 1,
- "17640": 1,
- "17641": 1,
- "17642": 1,
- "17645": 1,
- "17650": 2,
- "17651": 1,
- "17655": 1,
- "17659": 1,
- "17660": 1,
- "17665": 1,
- "17671": 1,
- "17684": 1,
- "17688": 1,
- "17693": 1,
- "17702": 1,
- "17703": 1,
- "17704": 1,
- "17705": 1,
- "17707": 1,
- "17710": 1,
- "17711": 1,
- "17714": 1,
- "17723": 1,
- "17725": 1,
- "17727": 1,
- "17730": 1,
- "17734": 1,
- "17739": 1,
- "17743": 1,
- "17751": 1,
- "17752": 1,
- "17759": 2,
- "17766": 1,
- "17775": 2,
- "17781": 1,
- "17782": 1,
- "17796": 2,
- "17798": 1,
- "17800": 1,
- "17811": 1,
- "17812": 1,
- "17817": 1,
- "17821": 1,
- "17840": 1,
- "17843": 1,
- "17845": 1,
- "17846": 1,
- "17849": 1,
- "17854": 2,
- "17860": 1,
- "17862": 1,
- "17863": 1,
- "17865": 1,
- "17870": 1,
- "17871": 1,
- "17873": 1,
- "17874": 1,
- "17877": 1,
- "17882": 1,
- "17883": 2,
- "17884": 1,
- "17886": 2,
- "17887": 1,
- "17888": 1,
- "17889": 3,
- "17890": 1,
- "17892": 1,
- "17893": 2,
- "17894": 1,
- "17895": 3,
- "17896": 2,
- "17897": 1,
- "17898": 3,
- "17900": 1,
- "17902": 2,
- "17904": 3,
- "17905": 1,
- "17906": 3,
- "17907": 4,
- "17908": 3,
- "17909": 1,
- "17910": 1,
- "17911": 4,
- "17912": 1,
- "17913": 2,
- "17914": 1,
- "17916": 1,
- "17919": 3,
- "17921": 4,
- "17924": 2,
- "17925": 1,
- "17926": 1,
- "17927": 2,
- "17928": 1,
- "17930": 1,
- "17931": 1,
- "17934": 3,
- "17937": 2,
- "17938": 1,
- "17940": 1,
- "17941": 1,
- "17943": 2,
- "17945": 2,
- "17946": 3,
- "17947": 1,
- "17948": 2,
- "17949": 2,
- "17950": 1,
- "17951": 4,
- "17953": 1,
- "17954": 3,
- "17958": 2,
- "17959": 2,
- "17963": 1,
- "17965": 1,
- "17966": 1,
- "17969": 1,
- "17970": 2,
- "17971": 1,
- "17975": 1,
- "17976": 2,
- "17977": 1,
- "17978": 1,
- "17980": 2,
- "17983": 1,
- "17984": 1,
- "17985": 1,
- "17986": 1,
- "17989": 1,
- "17990": 3,
- "17991": 1,
- "17992": 1,
- "17996": 1,
- "17999": 1,
- "18001": 1,
- "18005": 1,
- "18006": 1,
- "18010": 1,
- "18012": 2,
- "18018": 1,
- "18027": 2,
- "18031": 1,
- "18033": 2,
- "18039": 1,
- "18040": 1,
- "18042": 3,
- "18043": 1,
- "18046": 1,
- "18048": 1,
- "18049": 1,
- "18050": 1,
- "18051": 1,
- "18054": 1,
- "18061": 1,
- "18062": 2,
- "18063": 1,
- "18064": 1,
- "18069": 2,
- "18077": 2,
- "18081": 1,
- "18084": 1,
- "18091": 1,
- "18095": 1,
- "18096": 1,
- "18102": 1,
- "18106": 1,
- "18109": 1,
- "18112": 1,
- "18117": 1,
- "18121": 2,
- "18128": 1,
- "18129": 1,
- "18130": 1,
- "18131": 2,
- "18132": 2,
- "18134": 2,
- "18136": 1,
- "18140": 1,
- "18142": 1,
- "18144": 1,
- "18145": 1,
- "18147": 1,
- "18150": 2,
- "18154": 2,
- "18156": 1,
- "18163": 2,
- "18164": 2,
- "18165": 1,
- "18168": 1,
- "18172": 2,
- "18175": 1,
- "18178": 2,
- "18179": 1,
- "18181": 2,
- "18183": 1,
- "18187": 1,
- "18188": 2,
- "18189": 1,
- "18190": 1,
- "18193": 1,
- "18196": 1,
- "18197": 1,
- "18198": 2,
- "18200": 1,
- "18201": 1,
- "18202": 1,
- "18205": 2,
- "18206": 2,
- "18209": 1,
- "18210": 1,
- "18212": 3,
- "18213": 2,
- "18217": 1,
- "18218": 1,
- "18219": 1,
- "18221": 1,
- "18222": 3,
- "18223": 1,
- "18224": 1,
- "18226": 2,
- "18229": 3,
- "18230": 1,
- "18231": 2,
- "18232": 2,
- "18233": 1,
- "18234": 1,
- "18238": 2,
- "18239": 1,
- "18241": 1,
- "18252": 1,
- "18259": 1,
- "18260": 1,
- "18261": 1,
- "18262": 1,
- "18263": 1,
- "18264": 1,
- "18265": 2,
- "18266": 2,
- "18267": 1,
- "18268": 1,
- "18269": 2,
- "18270": 1,
- "18271": 4,
- "18272": 1,
- "18273": 1,
- "18274": 2,
- "18277": 2,
- "18278": 4,
- "18279": 1,
- "18281": 1,
- "18282": 1,
- "18286": 1,
- "18287": 1,
- "18288": 1,
- "18292": 1,
- "18293": 1,
- "18294": 2,
- "18296": 1,
- "18297": 3,
- "18299": 2,
- "18300": 1,
- "18301": 1,
- "18305": 1,
- "18306": 1,
- "18308": 2,
- "18309": 1,
- "18310": 4,
- "18317": 3,
- "18318": 3,
- "18319": 1,
- "18320": 2,
- "18321": 1,
- "18322": 2,
- "18323": 1,
- "18324": 2,
- "18327": 2,
- "18328": 1,
- "18329": 1,
- "18330": 2,
- "18331": 1,
- "18335": 1,
- "18338": 2,
- "18340": 1,
- "18344": 1,
- "18347": 1,
- "18348": 1,
- "18362": 1,
- "18365": 1,
- "18368": 2,
- "18370": 1,
- "18373": 1,
- "18375": 2,
- "18377": 2,
- "18379": 1,
- "18381": 1,
- "18389": 1,
- "18390": 1,
- "18391": 1,
- "18395": 1,
- "18397": 1,
- "18400": 1,
- "18403": 1,
- "18411": 1,
- "18414": 1,
- "18416": 2,
- "18418": 1,
- "18424": 2,
- "18425": 1,
- "18426": 1,
- "18428": 1,
- "18430": 1,
- "18437": 1,
- "18440": 1,
- "18441": 1,
- "18443": 1,
- "18444": 1,
- "18448": 1,
- "18452": 1,
- "18453": 1,
- "18455": 2,
- "18458": 2,
- "18466": 1,
- "18467": 1,
- "18475": 1,
- "18476": 2,
- "18478": 2,
- "18479": 1,
- "18481": 4,
- "18482": 2,
- "18483": 1,
- "18484": 1,
- "18485": 1,
- "18487": 2,
- "18488": 1,
- "18489": 1,
- "18491": 2,
- "18492": 1,
- "18493": 1,
- "18497": 1,
- "18498": 1,
- "18503": 1,
- "18511": 1,
- "18514": 1,
- "18515": 1,
- "18517": 1,
- "18522": 1,
- "18524": 2,
- "18525": 1,
- "18528": 1,
- "18531": 1,
- "18533": 1,
- "18534": 1,
- "18535": 1,
- "18540": 1,
- "18541": 1,
- "18547": 1,
- "18548": 2,
- "18549": 1,
- "18550": 2,
- "18552": 1,
- "18553": 1,
- "18554": 4,
- "18555": 1,
- "18556": 1,
- "18557": 1,
- "18559": 1,
- "18560": 1,
- "18561": 2,
- "18562": 3,
- "18563": 2,
- "18564": 1,
- "18565": 1,
- "18567": 1,
- "18568": 1,
- "18569": 1,
- "18570": 1,
- "18571": 1,
- "18573": 1,
- "18574": 1,
- "18575": 1,
- "18578": 1,
- "18580": 2,
- "18581": 1,
- "18586": 1,
- "18587": 1,
- "18588": 1,
- "18589": 3,
- "18592": 1,
- "18595": 1,
- "18596": 1,
- "18597": 1,
- "18598": 1,
- "18599": 1,
- "18602": 1,
- "18607": 1,
- "18609": 1,
- "18613": 1,
- "18615": 2,
- "18616": 1,
- "18617": 1,
- "18618": 1,
- "18621": 1,
- "18624": 1,
- "18626": 1,
- "18627": 2,
- "18629": 1,
- "18635": 2,
- "18654": 1,
- "18954": 1,
- "32772": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333535266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c6256882c5cd"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c6256882"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_2.html b/autobahn/client/tungstenite_case_12_3_2.html
deleted file mode 100644
index 3fc793f..0000000
--- a/autobahn/client/tungstenite_case_12_3_2.html
+++ /dev/null
@@ -1,394 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.2 : Pass - 108 ms @ 2020-09-07T18:46:36.030Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=339&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Nf49tN1pXyXkTKWO0WR5/g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: QLmsSZQMMilQ1iivIvglAX9TkmM=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 18 | 2 | 36 |
- 19 | 2 | 38 |
- 21 | 1 | 21 |
- 22 | 1 | 22 |
- 23 | 1 | 23 |
- 24 | 1 | 24 |
- 25 | 1 | 25 |
- 26 | 3 | 78 |
- 28 | 4 | 112 |
- 29 | 3 | 87 |
- 30 | 1 | 30 |
- 31 | 13 | 403 |
- 32 | 17 | 544 |
- 33 | 19 | 627 |
- 34 | 24 | 816 |
- 35 | 37 | 1295 |
- 36 | 58 | 2088 |
- 37 | 61 | 2257 |
- 38 | 80 | 3040 |
- 39 | 74 | 2886 |
- 40 | 97 | 3880 |
- 41 | 108 | 4428 |
- 42 | 88 | 3696 |
- 43 | 61 | 2623 |
- 44 | 60 | 2640 |
- 45 | 39 | 1755 |
- 46 | 35 | 1610 |
- 47 | 27 | 1269 |
- 48 | 22 | 1056 |
- 49 | 14 | 686 |
- 50 | 9 | 450 |
- 51 | 9 | 459 |
- 52 | 8 | 416 |
- 53 | 2 | 106 |
- 54 | 1 | 54 |
- 55 | 4 | 220 |
- 56 | 2 | 112 |
- 57 | 1 | 57 |
- 58 | 1 | 58 |
- 59 | 1 | 59 |
- 60 | 1 | 60 |
- 61 | 1 | 61 |
- 62 | 1 | 62 |
- 63 | 1 | 63 |
- 64 | 1 | 64 |
- 66 | 1 | 66 |
- 68 | 1 | 68 |
- 71 | 1 | 71 |
- 257 | 1 | 257 |
- Total | 1002 | 40866 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 14 | 2 | 28 |
- 15 | 2 | 30 |
- 17 | 1 | 17 |
- 18 | 1 | 18 |
- 19 | 1 | 19 |
- 20 | 1 | 20 |
- 21 | 1 | 21 |
- 22 | 2 | 44 |
- 24 | 2 | 48 |
- 25 | 6 | 150 |
- 26 | 1 | 26 |
- 27 | 9 | 243 |
- 28 | 16 | 448 |
- 29 | 19 | 551 |
- 30 | 26 | 780 |
- 31 | 27 | 837 |
- 32 | 52 | 1664 |
- 33 | 62 | 2046 |
- 34 | 87 | 2958 |
- 35 | 72 | 2520 |
- 36 | 90 | 3240 |
- 37 | 105 | 3885 |
- 38 | 87 | 3306 |
- 39 | 69 | 2691 |
- 40 | 58 | 2320 |
- 41 | 48 | 1968 |
- 42 | 37 | 1554 |
- 43 | 33 | 1419 |
- 44 | 21 | 924 |
- 45 | 15 | 675 |
- 46 | 9 | 414 |
- 47 | 10 | 470 |
- 48 | 8 | 384 |
- 49 | 2 | 98 |
- 50 | 1 | 50 |
- 51 | 4 | 204 |
- 52 | 2 | 104 |
- 53 | 1 | 53 |
- 54 | 1 | 54 |
- 55 | 1 | 55 |
- 56 | 1 | 56 |
- 57 | 1 | 57 |
- 58 | 1 | 58 |
- 59 | 1 | 59 |
- 60 | 1 | 60 |
- 62 | 1 | 62 |
- 64 | 1 | 64 |
- 67 | 1 | 67 |
- 252 | 1 | 252 |
- Total | 1002 | 37075 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333339266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882e56b89dde683
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6535366238396464
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_2.json b/autobahn/client/tungstenite_case_12_3_2.json
deleted file mode 100644
index 699bdc3..0000000
--- a/autobahn/client/tungstenite_case_12_3_2.json
+++ /dev/null
@@ -1,241 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 339,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 108,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=339&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Nf49tN1pXyXkTKWO0WR5/g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: QLmsSZQMMilQ1iivIvglAX9TkmM=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "18": 2,
- "19": 2,
- "21": 1,
- "22": 1,
- "23": 1,
- "24": 1,
- "25": 1,
- "26": 3,
- "28": 4,
- "29": 3,
- "30": 1,
- "31": 13,
- "32": 17,
- "33": 19,
- "34": 24,
- "35": 37,
- "36": 58,
- "37": 61,
- "38": 80,
- "39": 74,
- "40": 97,
- "41": 108,
- "42": 88,
- "43": 61,
- "44": 60,
- "45": 39,
- "46": 35,
- "47": 27,
- "48": 22,
- "49": 14,
- "50": 9,
- "51": 9,
- "52": 8,
- "53": 2,
- "54": 1,
- "55": 4,
- "56": 2,
- "57": 1,
- "58": 1,
- "59": 1,
- "60": 1,
- "61": 1,
- "62": 1,
- "63": 1,
- "64": 1,
- "66": 1,
- "68": 1,
- "71": 1,
- "257": 1
- },
- "started": "2020-09-07T18:46:36.030Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.540640625,
- "incomingOctetsAppLevel": 64000,
- "incomingOctetsWebSocketLevel": 34601,
- "incomingOctetsWireLevel": 40601,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.17340539290771942,
- "outgoingCompressionRatio": 0.544046875,
- "outgoingOctetsAppLevel": 64000,
- "outgoingOctetsWebSocketLevel": 34819,
- "outgoingOctetsWireLevel": 36819,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.05743990350096212,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "14": 2,
- "15": 2,
- "17": 1,
- "18": 1,
- "19": 1,
- "20": 1,
- "21": 1,
- "22": 2,
- "24": 2,
- "25": 6,
- "26": 1,
- "27": 9,
- "28": 16,
- "29": 19,
- "30": 26,
- "31": 27,
- "32": 52,
- "33": 62,
- "34": 87,
- "35": 72,
- "36": 90,
- "37": 105,
- "38": 87,
- "39": 69,
- "40": 58,
- "41": 48,
- "42": 37,
- "43": 33,
- "44": 21,
- "45": 15,
- "46": 9,
- "47": 10,
- "48": 8,
- "49": 2,
- "50": 1,
- "51": 4,
- "52": 2,
- "53": 1,
- "54": 1,
- "55": 1,
- "56": 1,
- "57": 1,
- "58": 1,
- "59": 1,
- "60": 1,
- "62": 1,
- "64": 1,
- "67": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333339266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e56b89dde683"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e56b89dd"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_3.html b/autobahn/client/tungstenite_case_12_3_3.html
deleted file mode 100644
index e52618b..0000000
--- a/autobahn/client/tungstenite_case_12_3_3.html
+++ /dev/null
@@ -1,475 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.3 : Pass - 160 ms @ 2020-09-07T18:46:36.139Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=340&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: v0xm/tWx633Q9BYzHB3ZoQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: vgJIu9+/XT9o86XWkhrRbp9Yjgk=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 24 | 1 | 24 |
- 71 | 1 | 71 |
- 73 | 1 | 73 |
- 78 | 1 | 78 |
- 79 | 1 | 79 |
- 80 | 1 | 80 |
- 81 | 1 | 81 |
- 83 | 1 | 83 |
- 84 | 1 | 84 |
- 85 | 1 | 85 |
- 86 | 1 | 86 |
- 87 | 2 | 174 |
- 89 | 1 | 89 |
- 93 | 1 | 93 |
- 94 | 1 | 94 |
- 96 | 4 | 384 |
- 97 | 2 | 194 |
- 98 | 2 | 196 |
- 99 | 3 | 297 |
- 100 | 3 | 300 |
- 101 | 5 | 505 |
- 102 | 3 | 306 |
- 103 | 7 | 721 |
- 104 | 5 | 520 |
- 105 | 7 | 735 |
- 106 | 5 | 530 |
- 107 | 5 | 535 |
- 108 | 4 | 432 |
- 109 | 11 | 1199 |
- 110 | 11 | 1210 |
- 111 | 11 | 1221 |
- 112 | 18 | 2016 |
- 113 | 12 | 1356 |
- 114 | 17 | 1938 |
- 115 | 16 | 1840 |
- 116 | 11 | 1276 |
- 117 | 18 | 2106 |
- 118 | 19 | 2242 |
- 119 | 22 | 2618 |
- 120 | 17 | 2040 |
- 121 | 19 | 2299 |
- 122 | 23 | 2806 |
- 123 | 31 | 3813 |
- 124 | 31 | 3844 |
- 125 | 28 | 3500 |
- 126 | 24 | 3024 |
- 127 | 25 | 3175 |
- 128 | 37 | 4736 |
- 129 | 28 | 3612 |
- 130 | 45 | 5850 |
- 131 | 29 | 3799 |
- 134 | 24 | 3216 |
- 135 | 32 | 4320 |
- 136 | 38 | 5168 |
- 137 | 32 | 4384 |
- 138 | 31 | 4278 |
- 139 | 27 | 3753 |
- 140 | 24 | 3360 |
- 141 | 24 | 3384 |
- 142 | 24 | 3408 |
- 143 | 23 | 3289 |
- 144 | 16 | 2304 |
- 145 | 13 | 1885 |
- 146 | 12 | 1752 |
- 147 | 8 | 1176 |
- 148 | 9 | 1332 |
- 149 | 14 | 2086 |
- 150 | 7 | 1050 |
- 151 | 10 | 1510 |
- 152 | 3 | 456 |
- 153 | 11 | 1683 |
- 154 | 7 | 1078 |
- 155 | 7 | 1085 |
- 156 | 5 | 780 |
- 157 | 5 | 785 |
- 158 | 4 | 632 |
- 159 | 1 | 159 |
- 162 | 1 | 162 |
- 163 | 1 | 163 |
- 167 | 1 | 167 |
- 168 | 3 | 504 |
- 169 | 1 | 169 |
- 172 | 1 | 172 |
- 174 | 1 | 174 |
- 175 | 1 | 175 |
- 178 | 1 | 178 |
- 180 | 1 | 180 |
- 196 | 1 | 196 |
- 200 | 1 | 200 |
- 210 | 1 | 210 |
- 257 | 1 | 257 |
- Total | 1002 | 129677 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 22 | 1 | 22 |
- 67 | 1 | 67 |
- 69 | 1 | 69 |
- 75 | 2 | 150 |
- 76 | 1 | 76 |
- 77 | 1 | 77 |
- 80 | 1 | 80 |
- 82 | 3 | 246 |
- 83 | 2 | 166 |
- 85 | 1 | 85 |
- 89 | 1 | 89 |
- 91 | 1 | 91 |
- 92 | 3 | 276 |
- 93 | 1 | 93 |
- 94 | 1 | 94 |
- 95 | 5 | 475 |
- 96 | 2 | 192 |
- 97 | 5 | 485 |
- 98 | 3 | 294 |
- 99 | 5 | 495 |
- 100 | 5 | 500 |
- 101 | 6 | 606 |
- 102 | 5 | 510 |
- 103 | 6 | 618 |
- 104 | 4 | 416 |
- 105 | 7 | 735 |
- 106 | 6 | 636 |
- 107 | 11 | 1177 |
- 108 | 11 | 1188 |
- 109 | 11 | 1199 |
- 110 | 18 | 1980 |
- 111 | 19 | 2109 |
- 112 | 14 | 1568 |
- 113 | 15 | 1695 |
- 114 | 15 | 1710 |
- 115 | 18 | 2070 |
- 116 | 22 | 2552 |
- 117 | 22 | 2574 |
- 118 | 19 | 2242 |
- 119 | 25 | 2975 |
- 120 | 30 | 3600 |
- 121 | 26 | 3146 |
- 122 | 31 | 3782 |
- 123 | 29 | 3567 |
- 124 | 31 | 3844 |
- 125 | 26 | 3250 |
- 126 | 37 | 4662 |
- 127 | 33 | 4191 |
- 130 | 33 | 4290 |
- 131 | 28 | 3668 |
- 132 | 33 | 4356 |
- 133 | 36 | 4788 |
- 134 | 31 | 4154 |
- 135 | 27 | 3645 |
- 136 | 28 | 3808 |
- 137 | 23 | 3151 |
- 138 | 26 | 3588 |
- 139 | 21 | 2919 |
- 140 | 19 | 2660 |
- 141 | 16 | 2256 |
- 142 | 16 | 2272 |
- 143 | 15 | 2145 |
- 144 | 15 | 2160 |
- 145 | 12 | 1740 |
- 146 | 9 | 1314 |
- 147 | 10 | 1470 |
- 148 | 6 | 888 |
- 149 | 6 | 894 |
- 150 | 6 | 900 |
- 151 | 10 | 1510 |
- 152 | 4 | 608 |
- 153 | 8 | 1224 |
- 154 | 3 | 462 |
- 155 | 1 | 155 |
- 158 | 1 | 158 |
- 159 | 1 | 159 |
- 163 | 1 | 163 |
- 164 | 2 | 328 |
- 165 | 2 | 330 |
- 168 | 1 | 168 |
- 170 | 1 | 170 |
- 171 | 1 | 171 |
- 174 | 1 | 174 |
- 176 | 1 | 176 |
- 192 | 1 | 192 |
- 196 | 1 | 196 |
- 206 | 1 | 206 |
- 252 | 1 | 252 |
- Total | 1002 | 126596 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333430266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88825337c7b350df
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3533333763376233
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_3.json b/autobahn/client/tungstenite_case_12_3_3.json
deleted file mode 100644
index 78d6c9f..0000000
--- a/autobahn/client/tungstenite_case_12_3_3.json
+++ /dev/null
@@ -1,322 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 340,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 160,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=340&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: v0xm/tWx633Q9BYzHB3ZoQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: vgJIu9+/XT9o86XWkhrRbp9Yjgk=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "24": 1,
- "71": 1,
- "73": 1,
- "78": 1,
- "79": 1,
- "80": 1,
- "81": 1,
- "83": 1,
- "84": 1,
- "85": 1,
- "86": 1,
- "87": 2,
- "89": 1,
- "93": 1,
- "94": 1,
- "96": 4,
- "97": 2,
- "98": 2,
- "99": 3,
- "100": 3,
- "101": 5,
- "102": 3,
- "103": 7,
- "104": 5,
- "105": 7,
- "106": 5,
- "107": 5,
- "108": 4,
- "109": 11,
- "110": 11,
- "111": 11,
- "112": 18,
- "113": 12,
- "114": 17,
- "115": 16,
- "116": 11,
- "117": 18,
- "118": 19,
- "119": 22,
- "120": 17,
- "121": 19,
- "122": 23,
- "123": 31,
- "124": 31,
- "125": 28,
- "126": 24,
- "127": 25,
- "128": 37,
- "129": 28,
- "130": 45,
- "131": 29,
- "134": 24,
- "135": 32,
- "136": 38,
- "137": 32,
- "138": 31,
- "139": 27,
- "140": 24,
- "141": 24,
- "142": 24,
- "143": 23,
- "144": 16,
- "145": 13,
- "146": 12,
- "147": 8,
- "148": 9,
- "149": 14,
- "150": 7,
- "151": 10,
- "152": 3,
- "153": 11,
- "154": 7,
- "155": 7,
- "156": 5,
- "157": 5,
- "158": 4,
- "159": 1,
- "162": 1,
- "163": 1,
- "167": 1,
- "168": 3,
- "169": 1,
- "172": 1,
- "174": 1,
- "175": 1,
- "178": 1,
- "180": 1,
- "196": 1,
- "200": 1,
- "210": 1,
- "257": 1
- },
- "started": "2020-09-07T18:46:36.139Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.47875,
- "incomingOctetsAppLevel": 256000,
- "incomingOctetsWebSocketLevel": 122560,
- "incomingOctetsWireLevel": 129412,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.055907310704960834,
- "outgoingCompressionRatio": 0.4821328125,
- "outgoingOctetsAppLevel": 256000,
- "outgoingOctetsWebSocketLevel": 123426,
- "outgoingOctetsWireLevel": 126340,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.02360928815646622,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "22": 1,
- "67": 1,
- "69": 1,
- "75": 2,
- "76": 1,
- "77": 1,
- "80": 1,
- "82": 3,
- "83": 2,
- "85": 1,
- "89": 1,
- "91": 1,
- "92": 3,
- "93": 1,
- "94": 1,
- "95": 5,
- "96": 2,
- "97": 5,
- "98": 3,
- "99": 5,
- "100": 5,
- "101": 6,
- "102": 5,
- "103": 6,
- "104": 4,
- "105": 7,
- "106": 6,
- "107": 11,
- "108": 11,
- "109": 11,
- "110": 18,
- "111": 19,
- "112": 14,
- "113": 15,
- "114": 15,
- "115": 18,
- "116": 22,
- "117": 22,
- "118": 19,
- "119": 25,
- "120": 30,
- "121": 26,
- "122": 31,
- "123": 29,
- "124": 31,
- "125": 26,
- "126": 37,
- "127": 33,
- "130": 33,
- "131": 28,
- "132": 33,
- "133": 36,
- "134": 31,
- "135": 27,
- "136": 28,
- "137": 23,
- "138": 26,
- "139": 21,
- "140": 19,
- "141": 16,
- "142": 16,
- "143": 15,
- "144": 15,
- "145": 12,
- "146": 9,
- "147": 10,
- "148": 6,
- "149": 6,
- "150": 6,
- "151": 10,
- "152": 4,
- "153": 8,
- "154": 3,
- "155": 1,
- "158": 1,
- "159": 1,
- "163": 1,
- "164": 2,
- "165": 2,
- "168": 1,
- "170": 1,
- "171": 1,
- "174": 1,
- "176": 1,
- "192": 1,
- "196": 1,
- "206": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333430266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88825337c7b350df"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5337c7b3"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_4.html b/autobahn/client/tungstenite_case_12_3_4.html
deleted file mode 100644
index 7d9f723..0000000
--- a/autobahn/client/tungstenite_case_12_3_4.html
+++ /dev/null
@@ -1,620 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.4 : Pass - 400 ms @ 2020-09-07T18:46:36.300Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=341&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: VoGc55N00nU4wfcO6QjYWQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: AcoHR0Lj6ODY7j2VU8wEWXOg//E=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 301 | 1 | 301 |
- 304 | 1 | 304 |
- 309 | 1 | 309 |
- 310 | 1 | 310 |
- 330 | 2 | 660 |
- 331 | 1 | 331 |
- 332 | 1 | 332 |
- 335 | 3 | 1005 |
- 338 | 1 | 338 |
- 339 | 1 | 339 |
- 341 | 1 | 341 |
- 343 | 1 | 343 |
- 345 | 1 | 345 |
- 346 | 1 | 346 |
- 347 | 2 | 694 |
- 349 | 2 | 698 |
- 350 | 1 | 350 |
- 351 | 2 | 702 |
- 355 | 1 | 355 |
- 357 | 1 | 357 |
- 360 | 1 | 360 |
- 361 | 1 | 361 |
- 362 | 1 | 362 |
- 363 | 1 | 363 |
- 365 | 1 | 365 |
- 367 | 1 | 367 |
- 368 | 3 | 1104 |
- 369 | 2 | 738 |
- 370 | 1 | 370 |
- 373 | 3 | 1119 |
- 374 | 2 | 748 |
- 377 | 1 | 377 |
- 381 | 2 | 762 |
- 383 | 2 | 766 |
- 384 | 1 | 384 |
- 385 | 1 | 385 |
- 386 | 1 | 386 |
- 387 | 4 | 1548 |
- 388 | 3 | 1164 |
- 389 | 1 | 389 |
- 390 | 1 | 390 |
- 391 | 1 | 391 |
- 392 | 3 | 1176 |
- 393 | 2 | 786 |
- 394 | 3 | 1182 |
- 395 | 1 | 395 |
- 396 | 3 | 1188 |
- 397 | 7 | 2779 |
- 398 | 9 | 3582 |
- 399 | 5 | 1995 |
- 400 | 7 | 2800 |
- 401 | 5 | 2005 |
- 402 | 4 | 1608 |
- 403 | 11 | 4433 |
- 404 | 10 | 4040 |
- 405 | 8 | 3240 |
- 406 | 2 | 812 |
- 407 | 3 | 1221 |
- 408 | 6 | 2448 |
- 409 | 9 | 3681 |
- 410 | 7 | 2870 |
- 411 | 8 | 3288 |
- 412 | 5 | 2060 |
- 413 | 4 | 1652 |
- 414 | 3 | 1242 |
- 415 | 5 | 2075 |
- 416 | 4 | 1664 |
- 417 | 3 | 1251 |
- 418 | 8 | 3344 |
- 419 | 14 | 5866 |
- 420 | 14 | 5880 |
- 421 | 11 | 4631 |
- 422 | 10 | 4220 |
- 423 | 8 | 3384 |
- 424 | 11 | 4664 |
- 425 | 19 | 8075 |
- 426 | 13 | 5538 |
- 427 | 13 | 5551 |
- 428 | 17 | 7276 |
- 429 | 6 | 2574 |
- 430 | 13 | 5590 |
- 431 | 11 | 4741 |
- 432 | 11 | 4752 |
- 433 | 13 | 5629 |
- 434 | 22 | 9548 |
- 435 | 21 | 9135 |
- 436 | 22 | 9592 |
- 437 | 18 | 7866 |
- 438 | 24 | 10512 |
- 439 | 22 | 9658 |
- 440 | 21 | 9240 |
- 441 | 17 | 7497 |
- 442 | 20 | 8840 |
- 443 | 15 | 6645 |
- 444 | 14 | 6216 |
- 445 | 15 | 6675 |
- 446 | 9 | 4014 |
- 447 | 16 | 7152 |
- 448 | 13 | 5824 |
- 449 | 17 | 7633 |
- 450 | 16 | 7200 |
- 451 | 14 | 6314 |
- 452 | 21 | 9492 |
- 453 | 13 | 5889 |
- 454 | 16 | 7264 |
- 455 | 7 | 3185 |
- 456 | 9 | 4104 |
- 457 | 12 | 5484 |
- 458 | 12 | 5496 |
- 459 | 10 | 4590 |
- 460 | 5 | 2300 |
- 461 | 12 | 5532 |
- 462 | 5 | 2310 |
- 463 | 10 | 4630 |
- 464 | 4 | 1856 |
- 465 | 8 | 3720 |
- 466 | 8 | 3728 |
- 467 | 16 | 7472 |
- 468 | 8 | 3744 |
- 469 | 8 | 3752 |
- 470 | 5 | 2350 |
- 471 | 5 | 2355 |
- 472 | 4 | 1888 |
- 473 | 2 | 946 |
- 474 | 5 | 2370 |
- 475 | 5 | 2375 |
- 476 | 7 | 3332 |
- 478 | 3 | 1434 |
- 479 | 3 | 1437 |
- 480 | 1 | 480 |
- 481 | 3 | 1443 |
- 483 | 2 | 966 |
- 484 | 1 | 484 |
- 485 | 2 | 970 |
- 486 | 4 | 1944 |
- 488 | 3 | 1464 |
- 489 | 2 | 978 |
- 490 | 1 | 490 |
- 491 | 2 | 982 |
- 493 | 3 | 1479 |
- 494 | 2 | 988 |
- 495 | 2 | 990 |
- 496 | 5 | 2480 |
- 497 | 3 | 1491 |
- 498 | 5 | 2490 |
- 499 | 2 | 998 |
- 500 | 1 | 500 |
- 501 | 2 | 1002 |
- 502 | 2 | 1004 |
- 503 | 2 | 1006 |
- 504 | 4 | 2016 |
- 506 | 1 | 506 |
- 515 | 1 | 515 |
- 516 | 1 | 516 |
- 517 | 3 | 1551 |
- 520 | 3 | 1560 |
- 535 | 1 | 535 |
- 545 | 2 | 1090 |
- 549 | 1 | 549 |
- 552 | 1 | 552 |
- 557 | 1 | 557 |
- 567 | 1 | 567 |
- 601 | 1 | 601 |
- Total | 1002 | 437752 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 299 | 1 | 299 |
- 301 | 1 | 301 |
- 307 | 2 | 614 |
- 326 | 2 | 652 |
- 327 | 1 | 327 |
- 328 | 1 | 328 |
- 331 | 2 | 662 |
- 332 | 1 | 332 |
- 334 | 1 | 334 |
- 335 | 1 | 335 |
- 338 | 1 | 338 |
- 340 | 1 | 340 |
- 341 | 1 | 341 |
- 343 | 3 | 1029 |
- 345 | 2 | 690 |
- 346 | 1 | 346 |
- 347 | 2 | 694 |
- 351 | 1 | 351 |
- 353 | 1 | 353 |
- 356 | 1 | 356 |
- 358 | 2 | 716 |
- 360 | 1 | 360 |
- 364 | 3 | 1092 |
- 367 | 1 | 367 |
- 369 | 2 | 738 |
- 370 | 1 | 370 |
- 372 | 3 | 1116 |
- 373 | 3 | 1119 |
- 375 | 1 | 375 |
- 381 | 1 | 381 |
- 383 | 2 | 766 |
- 384 | 2 | 768 |
- 385 | 2 | 770 |
- 386 | 2 | 772 |
- 387 | 2 | 774 |
- 388 | 2 | 776 |
- 389 | 1 | 389 |
- 392 | 4 | 1568 |
- 393 | 8 | 3144 |
- 394 | 1 | 394 |
- 395 | 1 | 395 |
- 396 | 3 | 1188 |
- 397 | 7 | 2779 |
- 398 | 8 | 3184 |
- 399 | 10 | 3990 |
- 400 | 7 | 2800 |
- 401 | 4 | 1604 |
- 402 | 4 | 1608 |
- 403 | 7 | 2821 |
- 404 | 9 | 3636 |
- 405 | 6 | 2430 |
- 406 | 11 | 4466 |
- 407 | 11 | 4477 |
- 408 | 5 | 2040 |
- 409 | 8 | 3272 |
- 410 | 7 | 2870 |
- 411 | 3 | 1233 |
- 412 | 6 | 2472 |
- 413 | 2 | 826 |
- 414 | 6 | 2484 |
- 415 | 8 | 3320 |
- 416 | 8 | 3328 |
- 417 | 6 | 2502 |
- 418 | 14 | 5852 |
- 419 | 7 | 2933 |
- 420 | 10 | 4200 |
- 421 | 15 | 6315 |
- 422 | 13 | 5486 |
- 423 | 14 | 5922 |
- 424 | 10 | 4240 |
- 425 | 13 | 5525 |
- 426 | 11 | 4686 |
- 427 | 7 | 2989 |
- 428 | 18 | 7704 |
- 429 | 6 | 2574 |
- 430 | 7 | 3010 |
- 431 | 17 | 7327 |
- 432 | 14 | 6048 |
- 433 | 16 | 6928 |
- 434 | 15 | 6510 |
- 435 | 13 | 5655 |
- 436 | 14 | 6104 |
- 437 | 23 | 10051 |
- 438 | 17 | 7446 |
- 439 | 22 | 9658 |
- 440 | 29 | 12760 |
- 441 | 27 | 11907 |
- 442 | 14 | 6188 |
- 443 | 18 | 7974 |
- 444 | 13 | 5772 |
- 445 | 13 | 5785 |
- 446 | 16 | 7136 |
- 447 | 11 | 4917 |
- 448 | 8 | 3584 |
- 449 | 19 | 8531 |
- 450 | 13 | 5850 |
- 451 | 15 | 6765 |
- 452 | 13 | 5876 |
- 453 | 14 | 6342 |
- 454 | 24 | 10896 |
- 455 | 12 | 5460 |
- 456 | 12 | 5472 |
- 457 | 9 | 4113 |
- 458 | 6 | 2748 |
- 459 | 4 | 1836 |
- 460 | 5 | 2300 |
- 461 | 9 | 4149 |
- 462 | 12 | 5544 |
- 463 | 15 | 6945 |
- 464 | 17 | 7888 |
- 465 | 8 | 3720 |
- 466 | 10 | 4660 |
- 467 | 8 | 3736 |
- 468 | 2 | 936 |
- 469 | 6 | 2814 |
- 470 | 3 | 1410 |
- 471 | 7 | 3297 |
- 472 | 2 | 944 |
- 473 | 4 | 1892 |
- 474 | 4 | 1896 |
- 475 | 3 | 1425 |
- 476 | 5 | 2380 |
- 477 | 2 | 954 |
- 478 | 1 | 478 |
- 479 | 2 | 958 |
- 480 | 4 | 1920 |
- 481 | 2 | 962 |
- 482 | 6 | 2892 |
- 484 | 2 | 968 |
- 486 | 1 | 486 |
- 487 | 1 | 487 |
- 488 | 2 | 976 |
- 489 | 2 | 978 |
- 490 | 3 | 1470 |
- 491 | 2 | 982 |
- 492 | 4 | 1968 |
- 493 | 1 | 493 |
- 494 | 4 | 1976 |
- 495 | 3 | 1485 |
- 496 | 3 | 1488 |
- 497 | 3 | 1491 |
- 498 | 3 | 1494 |
- 499 | 1 | 499 |
- 500 | 3 | 1500 |
- 501 | 3 | 1503 |
- 502 | 2 | 1004 |
- 510 | 1 | 510 |
- 512 | 3 | 1536 |
- 516 | 1 | 516 |
- 518 | 1 | 518 |
- 519 | 1 | 519 |
- 520 | 1 | 520 |
- 531 | 1 | 531 |
- 541 | 2 | 1082 |
- 545 | 1 | 545 |
- 548 | 1 | 548 |
- 553 | 1 | 553 |
- 563 | 1 | 563 |
- 597 | 1 | 597 |
- Total | 1002 | 436719 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333431266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882d9a3ee28da4b
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6439613365653238
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_4.json b/autobahn/client/tungstenite_case_12_3_4.json
deleted file mode 100644
index 38e710c..0000000
--- a/autobahn/client/tungstenite_case_12_3_4.json
+++ /dev/null
@@ -1,467 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 341,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 400,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=341&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: VoGc55N00nU4wfcO6QjYWQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: AcoHR0Lj6ODY7j2VU8wEWXOg//E=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "301": 1,
- "304": 1,
- "309": 1,
- "310": 1,
- "330": 2,
- "331": 1,
- "332": 1,
- "335": 3,
- "338": 1,
- "339": 1,
- "341": 1,
- "343": 1,
- "345": 1,
- "346": 1,
- "347": 2,
- "349": 2,
- "350": 1,
- "351": 2,
- "355": 1,
- "357": 1,
- "360": 1,
- "361": 1,
- "362": 1,
- "363": 1,
- "365": 1,
- "367": 1,
- "368": 3,
- "369": 2,
- "370": 1,
- "373": 3,
- "374": 2,
- "377": 1,
- "381": 2,
- "383": 2,
- "384": 1,
- "385": 1,
- "386": 1,
- "387": 4,
- "388": 3,
- "389": 1,
- "390": 1,
- "391": 1,
- "392": 3,
- "393": 2,
- "394": 3,
- "395": 1,
- "396": 3,
- "397": 7,
- "398": 9,
- "399": 5,
- "400": 7,
- "401": 5,
- "402": 4,
- "403": 11,
- "404": 10,
- "405": 8,
- "406": 2,
- "407": 3,
- "408": 6,
- "409": 9,
- "410": 7,
- "411": 8,
- "412": 5,
- "413": 4,
- "414": 3,
- "415": 5,
- "416": 4,
- "417": 3,
- "418": 8,
- "419": 14,
- "420": 14,
- "421": 11,
- "422": 10,
- "423": 8,
- "424": 11,
- "425": 19,
- "426": 13,
- "427": 13,
- "428": 17,
- "429": 6,
- "430": 13,
- "431": 11,
- "432": 11,
- "433": 13,
- "434": 22,
- "435": 21,
- "436": 22,
- "437": 18,
- "438": 24,
- "439": 22,
- "440": 21,
- "441": 17,
- "442": 20,
- "443": 15,
- "444": 14,
- "445": 15,
- "446": 9,
- "447": 16,
- "448": 13,
- "449": 17,
- "450": 16,
- "451": 14,
- "452": 21,
- "453": 13,
- "454": 16,
- "455": 7,
- "456": 9,
- "457": 12,
- "458": 12,
- "459": 10,
- "460": 5,
- "461": 12,
- "462": 5,
- "463": 10,
- "464": 4,
- "465": 8,
- "466": 8,
- "467": 16,
- "468": 8,
- "469": 8,
- "470": 5,
- "471": 5,
- "472": 4,
- "473": 2,
- "474": 5,
- "475": 5,
- "476": 7,
- "478": 3,
- "479": 3,
- "480": 1,
- "481": 3,
- "483": 2,
- "484": 1,
- "485": 2,
- "486": 4,
- "488": 3,
- "489": 2,
- "490": 1,
- "491": 2,
- "493": 3,
- "494": 2,
- "495": 2,
- "496": 5,
- "497": 3,
- "498": 5,
- "499": 2,
- "500": 1,
- "501": 2,
- "502": 2,
- "503": 2,
- "504": 4,
- "506": 1,
- "515": 1,
- "516": 1,
- "517": 3,
- "520": 3,
- "535": 1,
- "545": 2,
- "549": 1,
- "552": 1,
- "557": 1,
- "567": 1,
- "601": 1
- },
- "started": "2020-09-07T18:46:36.300Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.4194208984375,
- "incomingOctetsAppLevel": 1024000,
- "incomingOctetsWebSocketLevel": 429487,
- "incomingOctetsWireLevel": 437487,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.018626873456006818,
- "outgoingCompressionRatio": 0.4223271484375,
- "outgoingOctetsAppLevel": 1024000,
- "outgoingOctetsWebSocketLevel": 432463,
- "outgoingOctetsWireLevel": 436463,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.009249346186841418,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "299": 1,
- "301": 1,
- "307": 2,
- "326": 2,
- "327": 1,
- "328": 1,
- "331": 2,
- "332": 1,
- "334": 1,
- "335": 1,
- "338": 1,
- "340": 1,
- "341": 1,
- "343": 3,
- "345": 2,
- "346": 1,
- "347": 2,
- "351": 1,
- "353": 1,
- "356": 1,
- "358": 2,
- "360": 1,
- "364": 3,
- "367": 1,
- "369": 2,
- "370": 1,
- "372": 3,
- "373": 3,
- "375": 1,
- "381": 1,
- "383": 2,
- "384": 2,
- "385": 2,
- "386": 2,
- "387": 2,
- "388": 2,
- "389": 1,
- "392": 4,
- "393": 8,
- "394": 1,
- "395": 1,
- "396": 3,
- "397": 7,
- "398": 8,
- "399": 10,
- "400": 7,
- "401": 4,
- "402": 4,
- "403": 7,
- "404": 9,
- "405": 6,
- "406": 11,
- "407": 11,
- "408": 5,
- "409": 8,
- "410": 7,
- "411": 3,
- "412": 6,
- "413": 2,
- "414": 6,
- "415": 8,
- "416": 8,
- "417": 6,
- "418": 14,
- "419": 7,
- "420": 10,
- "421": 15,
- "422": 13,
- "423": 14,
- "424": 10,
- "425": 13,
- "426": 11,
- "427": 7,
- "428": 18,
- "429": 6,
- "430": 7,
- "431": 17,
- "432": 14,
- "433": 16,
- "434": 15,
- "435": 13,
- "436": 14,
- "437": 23,
- "438": 17,
- "439": 22,
- "440": 29,
- "441": 27,
- "442": 14,
- "443": 18,
- "444": 13,
- "445": 13,
- "446": 16,
- "447": 11,
- "448": 8,
- "449": 19,
- "450": 13,
- "451": 15,
- "452": 13,
- "453": 14,
- "454": 24,
- "455": 12,
- "456": 12,
- "457": 9,
- "458": 6,
- "459": 4,
- "460": 5,
- "461": 9,
- "462": 12,
- "463": 15,
- "464": 17,
- "465": 8,
- "466": 10,
- "467": 8,
- "468": 2,
- "469": 6,
- "470": 3,
- "471": 7,
- "472": 2,
- "473": 4,
- "474": 4,
- "475": 3,
- "476": 5,
- "477": 2,
- "478": 1,
- "479": 2,
- "480": 4,
- "481": 2,
- "482": 6,
- "484": 2,
- "486": 1,
- "487": 1,
- "488": 2,
- "489": 2,
- "490": 3,
- "491": 2,
- "492": 4,
- "493": 1,
- "494": 4,
- "495": 3,
- "496": 3,
- "497": 3,
- "498": 3,
- "499": 1,
- "500": 3,
- "501": 3,
- "502": 2,
- "510": 1,
- "512": 3,
- "516": 1,
- "518": 1,
- "519": 1,
- "520": 1,
- "531": 1,
- "541": 2,
- "545": 1,
- "548": 1,
- "553": 1,
- "563": 1,
- "597": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333431266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d9a3ee28da4b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d9a3ee28"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_5.html b/autobahn/client/tungstenite_case_12_3_5.html
deleted file mode 100644
index 008c7fe..0000000
--- a/autobahn/client/tungstenite_case_12_3_5.html
+++ /dev/null
@@ -1,928 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.5 : Pass - 1033 ms @ 2020-09-07T18:46:36.700Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=342&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Kx/LMnJrFwI3OhY1xS1h6A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ysTlR34ujstY+bpqW8LsdGHwL7c=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 1285 | 1 | 1285 |
- 1287 | 1 | 1287 |
- 1289 | 1 | 1289 |
- 1290 | 1 | 1290 |
- 1291 | 1 | 1291 |
- 1292 | 1 | 1292 |
- 1293 | 2 | 2586 |
- 1295 | 1 | 1295 |
- 1296 | 2 | 2592 |
- 1297 | 2 | 2594 |
- 1299 | 1 | 1299 |
- 1301 | 1 | 1301 |
- 1302 | 1 | 1302 |
- 1304 | 1 | 1304 |
- 1305 | 1 | 1305 |
- 1310 | 1 | 1310 |
- 1311 | 1 | 1311 |
- 1314 | 1 | 1314 |
- 1320 | 1 | 1320 |
- 1398 | 1 | 1398 |
- 1404 | 1 | 1404 |
- 1408 | 1 | 1408 |
- 1410 | 1 | 1410 |
- 1419 | 1 | 1419 |
- 1426 | 1 | 1426 |
- 1434 | 1 | 1434 |
- 1435 | 1 | 1435 |
- 1437 | 1 | 1437 |
- 1450 | 1 | 1450 |
- 1453 | 1 | 1453 |
- 1455 | 1 | 1455 |
- 1458 | 1 | 1458 |
- 1466 | 1 | 1466 |
- 1468 | 1 | 1468 |
- 1469 | 1 | 1469 |
- 1473 | 2 | 2946 |
- 1475 | 1 | 1475 |
- 1477 | 2 | 2954 |
- 1478 | 1 | 1478 |
- 1485 | 1 | 1485 |
- 1488 | 1 | 1488 |
- 1490 | 1 | 1490 |
- 1493 | 1 | 1493 |
- 1497 | 1 | 1497 |
- 1498 | 1 | 1498 |
- 1499 | 3 | 4497 |
- 1500 | 2 | 3000 |
- 1501 | 4 | 6004 |
- 1502 | 2 | 3004 |
- 1504 | 1 | 1504 |
- 1505 | 2 | 3010 |
- 1507 | 2 | 3014 |
- 1509 | 1 | 1509 |
- 1510 | 2 | 3020 |
- 1511 | 3 | 4533 |
- 1512 | 1 | 1512 |
- 1513 | 2 | 3026 |
- 1515 | 1 | 1515 |
- 1518 | 1 | 1518 |
- 1519 | 1 | 1519 |
- 1520 | 4 | 6080 |
- 1521 | 1 | 1521 |
- 1522 | 1 | 1522 |
- 1523 | 1 | 1523 |
- 1524 | 3 | 4572 |
- 1525 | 1 | 1525 |
- 1526 | 4 | 6104 |
- 1527 | 1 | 1527 |
- 1528 | 1 | 1528 |
- 1529 | 3 | 4587 |
- 1530 | 2 | 3060 |
- 1531 | 5 | 7655 |
- 1532 | 7 | 10724 |
- 1533 | 1 | 1533 |
- 1534 | 8 | 12272 |
- 1535 | 4 | 6140 |
- 1536 | 6 | 9216 |
- 1537 | 5 | 7685 |
- 1538 | 7 | 10766 |
- 1539 | 3 | 4617 |
- 1540 | 6 | 9240 |
- 1541 | 4 | 6164 |
- 1542 | 3 | 4626 |
- 1543 | 9 | 13887 |
- 1544 | 4 | 6176 |
- 1545 | 5 | 7725 |
- 1546 | 9 | 13914 |
- 1547 | 1 | 1547 |
- 1548 | 7 | 10836 |
- 1549 | 7 | 10843 |
- 1550 | 9 | 13950 |
- 1551 | 6 | 9306 |
- 1552 | 3 | 4656 |
- 1553 | 10 | 15530 |
- 1554 | 7 | 10878 |
- 1555 | 1 | 1555 |
- 1557 | 7 | 10899 |
- 1558 | 6 | 9348 |
- 1559 | 3 | 4677 |
- 1560 | 2 | 3120 |
- 1561 | 4 | 6244 |
- 1562 | 4 | 6248 |
- 1563 | 1 | 1563 |
- 1564 | 2 | 3128 |
- 1565 | 1 | 1565 |
- 1566 | 4 | 6264 |
- 1567 | 2 | 3134 |
- 1568 | 6 | 9408 |
- 1570 | 3 | 4710 |
- 1571 | 7 | 10997 |
- 1572 | 5 | 7860 |
- 1573 | 5 | 7865 |
- 1574 | 4 | 6296 |
- 1575 | 5 | 7875 |
- 1576 | 5 | 7880 |
- 1577 | 4 | 6308 |
- 1578 | 5 | 7890 |
- 1579 | 8 | 12632 |
- 1580 | 5 | 7900 |
- 1581 | 7 | 11067 |
- 1582 | 6 | 9492 |
- 1583 | 5 | 7915 |
- 1584 | 5 | 7920 |
- 1585 | 4 | 6340 |
- 1586 | 4 | 6344 |
- 1587 | 2 | 3174 |
- 1588 | 3 | 4764 |
- 1589 | 6 | 9534 |
- 1590 | 1 | 1590 |
- 1591 | 4 | 6364 |
- 1592 | 7 | 11144 |
- 1593 | 5 | 7965 |
- 1594 | 4 | 6376 |
- 1595 | 6 | 9570 |
- 1596 | 4 | 6384 |
- 1597 | 4 | 6388 |
- 1598 | 5 | 7990 |
- 1599 | 6 | 9594 |
- 1600 | 6 | 9600 |
- 1601 | 9 | 14409 |
- 1602 | 5 | 8010 |
- 1603 | 3 | 4809 |
- 1604 | 7 | 11228 |
- 1605 | 6 | 9630 |
- 1606 | 3 | 4818 |
- 1607 | 8 | 12856 |
- 1608 | 3 | 4824 |
- 1609 | 6 | 9654 |
- 1610 | 8 | 12880 |
- 1611 | 3 | 4833 |
- 1612 | 5 | 8060 |
- 1613 | 3 | 4839 |
- 1614 | 4 | 6456 |
- 1615 | 4 | 6460 |
- 1616 | 6 | 9696 |
- 1617 | 1 | 1617 |
- 1618 | 2 | 3236 |
- 1619 | 2 | 3238 |
- 1620 | 1 | 1620 |
- 1621 | 1 | 1621 |
- 1622 | 4 | 6488 |
- 1623 | 2 | 3246 |
- 1624 | 1 | 1624 |
- 1625 | 2 | 3250 |
- 1626 | 3 | 4878 |
- 1627 | 3 | 4881 |
- 1628 | 4 | 6512 |
- 1629 | 1 | 1629 |
- 1630 | 3 | 4890 |
- 1631 | 3 | 4893 |
- 1632 | 4 | 6528 |
- 1633 | 4 | 6532 |
- 1634 | 6 | 9804 |
- 1635 | 3 | 4905 |
- 1636 | 9 | 14724 |
- 1637 | 7 | 11459 |
- 1638 | 7 | 11466 |
- 1639 | 5 | 8195 |
- 1640 | 4 | 6560 |
- 1641 | 4 | 6564 |
- 1642 | 8 | 13136 |
- 1643 | 6 | 9858 |
- 1644 | 5 | 8220 |
- 1645 | 8 | 13160 |
- 1646 | 1 | 1646 |
- 1647 | 3 | 4941 |
- 1648 | 1 | 1648 |
- 1649 | 2 | 3298 |
- 1650 | 5 | 8250 |
- 1651 | 4 | 6604 |
- 1652 | 3 | 4956 |
- 1653 | 5 | 8265 |
- 1654 | 4 | 6616 |
- 1655 | 4 | 6620 |
- 1656 | 5 | 8280 |
- 1657 | 6 | 9942 |
- 1658 | 5 | 8290 |
- 1659 | 5 | 8295 |
- 1660 | 7 | 11620 |
- 1661 | 8 | 13288 |
- 1662 | 5 | 8310 |
- 1663 | 2 | 3326 |
- 1664 | 5 | 8320 |
- 1665 | 3 | 4995 |
- 1666 | 3 | 4998 |
- 1667 | 9 | 15003 |
- 1668 | 5 | 8340 |
- 1669 | 9 | 15021 |
- 1670 | 10 | 16700 |
- 1671 | 6 | 10026 |
- 1672 | 8 | 13376 |
- 1673 | 4 | 6692 |
- 1674 | 3 | 5022 |
- 1675 | 6 | 10050 |
- 1676 | 3 | 5028 |
- 1677 | 7 | 11739 |
- 1678 | 2 | 3356 |
- 1679 | 2 | 3358 |
- 1680 | 2 | 3360 |
- 1681 | 3 | 5043 |
- 1682 | 3 | 5046 |
- 1683 | 4 | 6732 |
- 1684 | 6 | 10104 |
- 1685 | 6 | 10110 |
- 1686 | 7 | 11802 |
- 1687 | 4 | 6748 |
- 1688 | 5 | 8440 |
- 1689 | 7 | 11823 |
- 1690 | 7 | 11830 |
- 1691 | 2 | 3382 |
- 1692 | 1 | 1692 |
- 1693 | 4 | 6772 |
- 1694 | 3 | 5082 |
- 1695 | 5 | 8475 |
- 1696 | 4 | 6784 |
- 1697 | 2 | 3394 |
- 1698 | 6 | 10188 |
- 1699 | 3 | 5097 |
- 1700 | 2 | 3400 |
- 1701 | 4 | 6804 |
- 1702 | 2 | 3404 |
- 1703 | 5 | 8515 |
- 1704 | 4 | 6816 |
- 1705 | 3 | 5115 |
- 1706 | 2 | 3412 |
- 1707 | 4 | 6828 |
- 1708 | 2 | 3416 |
- 1711 | 2 | 3422 |
- 1713 | 2 | 3426 |
- 1714 | 2 | 3428 |
- 1715 | 1 | 1715 |
- 1716 | 4 | 6864 |
- 1717 | 1 | 1717 |
- 1718 | 1 | 1718 |
- 1719 | 3 | 5157 |
- 1720 | 2 | 3440 |
- 1721 | 2 | 3442 |
- 1722 | 1 | 1722 |
- 1723 | 1 | 1723 |
- 1724 | 1 | 1724 |
- 1725 | 2 | 3450 |
- 1726 | 2 | 3452 |
- 1727 | 2 | 3454 |
- 1730 | 1 | 1730 |
- 1731 | 1 | 1731 |
- 1735 | 2 | 3470 |
- 1737 | 1 | 1737 |
- 1740 | 2 | 3480 |
- 1741 | 2 | 3482 |
- 1744 | 2 | 3488 |
- 1745 | 1 | 1745 |
- 1746 | 1 | 1746 |
- 1748 | 2 | 3496 |
- 1750 | 1 | 1750 |
- 1752 | 1 | 1752 |
- 1753 | 1 | 1753 |
- 1754 | 1 | 1754 |
- 1756 | 2 | 3512 |
- 1757 | 1 | 1757 |
- 1758 | 1 | 1758 |
- 1759 | 1 | 1759 |
- 1760 | 1 | 1760 |
- 1761 | 1 | 1761 |
- 1764 | 1 | 1764 |
- 1765 | 4 | 7060 |
- 1766 | 1 | 1766 |
- 1767 | 1 | 1767 |
- 1768 | 2 | 3536 |
- 1770 | 1 | 1770 |
- 1773 | 1 | 1773 |
- 1775 | 1 | 1775 |
- 1778 | 1 | 1778 |
- 1785 | 1 | 1785 |
- 1789 | 1 | 1789 |
- 1790 | 1 | 1790 |
- 1791 | 3 | 5373 |
- 1795 | 1 | 1795 |
- 1800 | 2 | 3600 |
- 1809 | 1 | 1809 |
- 1810 | 1 | 1810 |
- 1812 | 1 | 1812 |
- 1813 | 2 | 3626 |
- 1815 | 1 | 1815 |
- 1816 | 1 | 1816 |
- 1818 | 1 | 1818 |
- 1822 | 2 | 3644 |
- 1826 | 2 | 3652 |
- 1827 | 2 | 3654 |
- 1829 | 1 | 1829 |
- 1835 | 1 | 1835 |
- 1844 | 2 | 3688 |
- 1845 | 1 | 1845 |
- 1846 | 1 | 1846 |
- 1847 | 1 | 1847 |
- 1850 | 1 | 1850 |
- 1851 | 2 | 3702 |
- 1859 | 1 | 1859 |
- 2142 | 1 | 2142 |
- Total | 1002 | 1616451 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 1282 | 1 | 1282 |
- 1284 | 1 | 1284 |
- 1288 | 2 | 2576 |
- 1289 | 1 | 1289 |
- 1290 | 1 | 1290 |
- 1291 | 2 | 2582 |
- 1292 | 2 | 2584 |
- 1294 | 2 | 2588 |
- 1297 | 1 | 1297 |
- 1299 | 2 | 2598 |
- 1300 | 2 | 2600 |
- 1301 | 1 | 1301 |
- 1305 | 1 | 1305 |
- 1307 | 1 | 1307 |
- 1309 | 1 | 1309 |
- 1315 | 1 | 1315 |
- 1394 | 1 | 1394 |
- 1400 | 1 | 1400 |
- 1404 | 1 | 1404 |
- 1406 | 1 | 1406 |
- 1415 | 1 | 1415 |
- 1425 | 1 | 1425 |
- 1432 | 2 | 2864 |
- 1433 | 1 | 1433 |
- 1446 | 1 | 1446 |
- 1453 | 1 | 1453 |
- 1461 | 1 | 1461 |
- 1464 | 1 | 1464 |
- 1465 | 2 | 2930 |
- 1474 | 1 | 1474 |
- 1480 | 1 | 1480 |
- 1483 | 1 | 1483 |
- 1486 | 1 | 1486 |
- 1488 | 1 | 1488 |
- 1491 | 2 | 2982 |
- 1493 | 1 | 1493 |
- 1497 | 1 | 1497 |
- 1498 | 1 | 1498 |
- 1499 | 2 | 2998 |
- 1500 | 1 | 1500 |
- 1505 | 1 | 1505 |
- 1507 | 1 | 1507 |
- 1509 | 3 | 4527 |
- 1510 | 5 | 7550 |
- 1511 | 2 | 3022 |
- 1513 | 1 | 1513 |
- 1514 | 2 | 3028 |
- 1515 | 1 | 1515 |
- 1516 | 1 | 1516 |
- 1517 | 5 | 7585 |
- 1518 | 3 | 4554 |
- 1520 | 1 | 1520 |
- 1521 | 2 | 3042 |
- 1522 | 2 | 3044 |
- 1523 | 1 | 1523 |
- 1526 | 2 | 3052 |
- 1527 | 1 | 1527 |
- 1528 | 2 | 3056 |
- 1529 | 2 | 3058 |
- 1530 | 2 | 3060 |
- 1531 | 2 | 3062 |
- 1532 | 3 | 4596 |
- 1533 | 3 | 4599 |
- 1534 | 4 | 6136 |
- 1535 | 3 | 4605 |
- 1536 | 1 | 1536 |
- 1537 | 4 | 6148 |
- 1538 | 1 | 1538 |
- 1539 | 5 | 7695 |
- 1540 | 2 | 3080 |
- 1541 | 2 | 3082 |
- 1542 | 3 | 4626 |
- 1543 | 3 | 4629 |
- 1544 | 2 | 3088 |
- 1545 | 1 | 1545 |
- 1546 | 5 | 7730 |
- 1547 | 5 | 7735 |
- 1548 | 4 | 6192 |
- 1550 | 3 | 4650 |
- 1551 | 3 | 4653 |
- 1552 | 6 | 9312 |
- 1553 | 8 | 12424 |
- 1554 | 3 | 4662 |
- 1555 | 7 | 10885 |
- 1556 | 5 | 7780 |
- 1557 | 8 | 12456 |
- 1558 | 9 | 14022 |
- 1559 | 7 | 10913 |
- 1560 | 8 | 12480 |
- 1561 | 2 | 3122 |
- 1562 | 11 | 17182 |
- 1563 | 5 | 7815 |
- 1564 | 1 | 1564 |
- 1565 | 2 | 3130 |
- 1566 | 5 | 7830 |
- 1567 | 4 | 6268 |
- 1568 | 1 | 1568 |
- 1569 | 6 | 9414 |
- 1570 | 6 | 9420 |
- 1571 | 5 | 7855 |
- 1572 | 7 | 11004 |
- 1573 | 5 | 7865 |
- 1574 | 5 | 7870 |
- 1575 | 2 | 3150 |
- 1576 | 2 | 3152 |
- 1577 | 4 | 6308 |
- 1578 | 1 | 1578 |
- 1579 | 2 | 3158 |
- 1580 | 7 | 11060 |
- 1581 | 6 | 9486 |
- 1582 | 6 | 9492 |
- 1583 | 5 | 7915 |
- 1584 | 3 | 4752 |
- 1585 | 2 | 3170 |
- 1586 | 7 | 11102 |
- 1587 | 4 | 6348 |
- 1588 | 2 | 3176 |
- 1589 | 4 | 6356 |
- 1590 | 5 | 7950 |
- 1591 | 5 | 7955 |
- 1592 | 11 | 17512 |
- 1593 | 6 | 9558 |
- 1594 | 7 | 11158 |
- 1595 | 3 | 4785 |
- 1596 | 4 | 6384 |
- 1597 | 7 | 11179 |
- 1598 | 4 | 6392 |
- 1599 | 8 | 12792 |
- 1600 | 5 | 8000 |
- 1601 | 2 | 3202 |
- 1602 | 2 | 3204 |
- 1603 | 7 | 11221 |
- 1604 | 3 | 4812 |
- 1605 | 2 | 3210 |
- 1606 | 1 | 1606 |
- 1607 | 5 | 8035 |
- 1608 | 5 | 8040 |
- 1609 | 1 | 1609 |
- 1610 | 4 | 6440 |
- 1611 | 4 | 6444 |
- 1612 | 9 | 14508 |
- 1613 | 3 | 4839 |
- 1615 | 3 | 4845 |
- 1616 | 5 | 8080 |
- 1617 | 4 | 6468 |
- 1618 | 4 | 6472 |
- 1619 | 6 | 9714 |
- 1620 | 4 | 6480 |
- 1621 | 2 | 3242 |
- 1622 | 5 | 8110 |
- 1623 | 6 | 9738 |
- 1624 | 6 | 9744 |
- 1625 | 4 | 6500 |
- 1626 | 4 | 6504 |
- 1627 | 4 | 6508 |
- 1628 | 5 | 8140 |
- 1629 | 6 | 9774 |
- 1630 | 2 | 3260 |
- 1631 | 3 | 4893 |
- 1632 | 3 | 4896 |
- 1633 | 1 | 1633 |
- 1634 | 7 | 11438 |
- 1635 | 3 | 4905 |
- 1636 | 4 | 6544 |
- 1637 | 1 | 1637 |
- 1638 | 2 | 3276 |
- 1639 | 2 | 3278 |
- 1640 | 7 | 11480 |
- 1641 | 3 | 4923 |
- 1642 | 3 | 4926 |
- 1643 | 4 | 6572 |
- 1644 | 6 | 9864 |
- 1645 | 11 | 18095 |
- 1646 | 4 | 6584 |
- 1647 | 8 | 13176 |
- 1648 | 6 | 9888 |
- 1649 | 4 | 6596 |
- 1650 | 8 | 13200 |
- 1651 | 9 | 14859 |
- 1652 | 4 | 6608 |
- 1653 | 4 | 6612 |
- 1654 | 1 | 1654 |
- 1655 | 2 | 3310 |
- 1656 | 3 | 4968 |
- 1657 | 4 | 6628 |
- 1658 | 2 | 3316 |
- 1659 | 5 | 8295 |
- 1660 | 2 | 3320 |
- 1661 | 4 | 6644 |
- 1662 | 4 | 6648 |
- 1663 | 2 | 3326 |
- 1664 | 3 | 4992 |
- 1665 | 1 | 1665 |
- 1666 | 6 | 9996 |
- 1667 | 2 | 3334 |
- 1668 | 10 | 16680 |
- 1669 | 5 | 8345 |
- 1670 | 6 | 10020 |
- 1671 | 8 | 13368 |
- 1672 | 9 | 15048 |
- 1673 | 5 | 8365 |
- 1674 | 2 | 3348 |
- 1675 | 4 | 6700 |
- 1676 | 8 | 13408 |
- 1677 | 5 | 8385 |
- 1678 | 5 | 8390 |
- 1679 | 6 | 10074 |
- 1680 | 6 | 10080 |
- 1681 | 3 | 5043 |
- 1682 | 11 | 18502 |
- 1683 | 10 | 16830 |
- 1684 | 9 | 15156 |
- 1685 | 5 | 8425 |
- 1686 | 3 | 5058 |
- 1687 | 4 | 6748 |
- 1689 | 2 | 3378 |
- 1690 | 4 | 6760 |
- 1691 | 5 | 8455 |
- 1692 | 9 | 15228 |
- 1693 | 5 | 8465 |
- 1694 | 7 | 11858 |
- 1695 | 7 | 11865 |
- 1696 | 4 | 6784 |
- 1697 | 10 | 16970 |
- 1698 | 2 | 3396 |
- 1699 | 1 | 1699 |
- 1700 | 7 | 11900 |
- 1701 | 2 | 3402 |
- 1702 | 4 | 6808 |
- 1703 | 2 | 3406 |
- 1704 | 3 | 5112 |
- 1705 | 5 | 8525 |
- 1706 | 3 | 5118 |
- 1707 | 2 | 3414 |
- 1708 | 2 | 3416 |
- 1709 | 1 | 1709 |
- 1710 | 1 | 1710 |
- 1711 | 4 | 6844 |
- 1713 | 4 | 6852 |
- 1714 | 4 | 6856 |
- 1715 | 2 | 3430 |
- 1716 | 2 | 3432 |
- 1717 | 3 | 5151 |
- 1718 | 3 | 5154 |
- 1719 | 1 | 1719 |
- 1720 | 1 | 1720 |
- 1721 | 3 | 5163 |
- 1722 | 7 | 12054 |
- 1723 | 1 | 1723 |
- 1724 | 3 | 5172 |
- 1725 | 3 | 5175 |
- 1726 | 3 | 5178 |
- 1728 | 1 | 1728 |
- 1729 | 2 | 3458 |
- 1730 | 1 | 1730 |
- 1731 | 2 | 3462 |
- 1732 | 1 | 1732 |
- 1733 | 2 | 3466 |
- 1738 | 2 | 3476 |
- 1740 | 1 | 1740 |
- 1745 | 3 | 5235 |
- 1746 | 1 | 1746 |
- 1747 | 2 | 3494 |
- 1748 | 2 | 3496 |
- 1751 | 2 | 3502 |
- 1753 | 1 | 1753 |
- 1754 | 2 | 3508 |
- 1755 | 2 | 3510 |
- 1756 | 1 | 1756 |
- 1757 | 1 | 1757 |
- 1759 | 1 | 1759 |
- 1760 | 1 | 1760 |
- 1762 | 1 | 1762 |
- 1765 | 1 | 1765 |
- 1767 | 1 | 1767 |
- 1770 | 3 | 5310 |
- 1771 | 2 | 3542 |
- 1772 | 3 | 5316 |
- 1775 | 1 | 1775 |
- 1776 | 1 | 1776 |
- 1784 | 1 | 1784 |
- 1787 | 1 | 1787 |
- 1789 | 1 | 1789 |
- 1790 | 1 | 1790 |
- 1791 | 1 | 1791 |
- 1792 | 1 | 1792 |
- 1794 | 1 | 1794 |
- 1796 | 1 | 1796 |
- 1797 | 2 | 3594 |
- 1800 | 1 | 1800 |
- 1804 | 1 | 1804 |
- 1810 | 1 | 1810 |
- 1814 | 1 | 1814 |
- 1816 | 1 | 1816 |
- 1820 | 2 | 3640 |
- 1821 | 2 | 3642 |
- 1822 | 1 | 1822 |
- 1825 | 1 | 1825 |
- 1827 | 1 | 1827 |
- 1828 | 2 | 3656 |
- 1829 | 1 | 1829 |
- 1831 | 1 | 1831 |
- 1836 | 1 | 1836 |
- 1840 | 1 | 1840 |
- 1844 | 2 | 3688 |
- 1845 | 1 | 1845 |
- 1847 | 1 | 1847 |
- 1848 | 1 | 1848 |
- 1850 | 1 | 1850 |
- 1854 | 1 | 1854 |
- 1861 | 1 | 1861 |
- 2138 | 1 | 2138 |
- Total | 1002 | 1624398 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333432266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88825ca8f9c55f40
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3563613866396335
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_5.json b/autobahn/client/tungstenite_case_12_3_5.json
deleted file mode 100644
index 1549362..0000000
--- a/autobahn/client/tungstenite_case_12_3_5.json
+++ /dev/null
@@ -1,775 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 342,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1033,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=342&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Kx/LMnJrFwI3OhY1xS1h6A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ysTlR34ujstY+bpqW8LsdGHwL7c=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "1285": 1,
- "1287": 1,
- "1289": 1,
- "1290": 1,
- "1291": 1,
- "1292": 1,
- "1293": 2,
- "1295": 1,
- "1296": 2,
- "1297": 2,
- "1299": 1,
- "1301": 1,
- "1302": 1,
- "1304": 1,
- "1305": 1,
- "1310": 1,
- "1311": 1,
- "1314": 1,
- "1320": 1,
- "1398": 1,
- "1404": 1,
- "1408": 1,
- "1410": 1,
- "1419": 1,
- "1426": 1,
- "1434": 1,
- "1435": 1,
- "1437": 1,
- "1450": 1,
- "1453": 1,
- "1455": 1,
- "1458": 1,
- "1466": 1,
- "1468": 1,
- "1469": 1,
- "1473": 2,
- "1475": 1,
- "1477": 2,
- "1478": 1,
- "1485": 1,
- "1488": 1,
- "1490": 1,
- "1493": 1,
- "1497": 1,
- "1498": 1,
- "1499": 3,
- "1500": 2,
- "1501": 4,
- "1502": 2,
- "1504": 1,
- "1505": 2,
- "1507": 2,
- "1509": 1,
- "1510": 2,
- "1511": 3,
- "1512": 1,
- "1513": 2,
- "1515": 1,
- "1518": 1,
- "1519": 1,
- "1520": 4,
- "1521": 1,
- "1522": 1,
- "1523": 1,
- "1524": 3,
- "1525": 1,
- "1526": 4,
- "1527": 1,
- "1528": 1,
- "1529": 3,
- "1530": 2,
- "1531": 5,
- "1532": 7,
- "1533": 1,
- "1534": 8,
- "1535": 4,
- "1536": 6,
- "1537": 5,
- "1538": 7,
- "1539": 3,
- "1540": 6,
- "1541": 4,
- "1542": 3,
- "1543": 9,
- "1544": 4,
- "1545": 5,
- "1546": 9,
- "1547": 1,
- "1548": 7,
- "1549": 7,
- "1550": 9,
- "1551": 6,
- "1552": 3,
- "1553": 10,
- "1554": 7,
- "1555": 1,
- "1557": 7,
- "1558": 6,
- "1559": 3,
- "1560": 2,
- "1561": 4,
- "1562": 4,
- "1563": 1,
- "1564": 2,
- "1565": 1,
- "1566": 4,
- "1567": 2,
- "1568": 6,
- "1570": 3,
- "1571": 7,
- "1572": 5,
- "1573": 5,
- "1574": 4,
- "1575": 5,
- "1576": 5,
- "1577": 4,
- "1578": 5,
- "1579": 8,
- "1580": 5,
- "1581": 7,
- "1582": 6,
- "1583": 5,
- "1584": 5,
- "1585": 4,
- "1586": 4,
- "1587": 2,
- "1588": 3,
- "1589": 6,
- "1590": 1,
- "1591": 4,
- "1592": 7,
- "1593": 5,
- "1594": 4,
- "1595": 6,
- "1596": 4,
- "1597": 4,
- "1598": 5,
- "1599": 6,
- "1600": 6,
- "1601": 9,
- "1602": 5,
- "1603": 3,
- "1604": 7,
- "1605": 6,
- "1606": 3,
- "1607": 8,
- "1608": 3,
- "1609": 6,
- "1610": 8,
- "1611": 3,
- "1612": 5,
- "1613": 3,
- "1614": 4,
- "1615": 4,
- "1616": 6,
- "1617": 1,
- "1618": 2,
- "1619": 2,
- "1620": 1,
- "1621": 1,
- "1622": 4,
- "1623": 2,
- "1624": 1,
- "1625": 2,
- "1626": 3,
- "1627": 3,
- "1628": 4,
- "1629": 1,
- "1630": 3,
- "1631": 3,
- "1632": 4,
- "1633": 4,
- "1634": 6,
- "1635": 3,
- "1636": 9,
- "1637": 7,
- "1638": 7,
- "1639": 5,
- "1640": 4,
- "1641": 4,
- "1642": 8,
- "1643": 6,
- "1644": 5,
- "1645": 8,
- "1646": 1,
- "1647": 3,
- "1648": 1,
- "1649": 2,
- "1650": 5,
- "1651": 4,
- "1652": 3,
- "1653": 5,
- "1654": 4,
- "1655": 4,
- "1656": 5,
- "1657": 6,
- "1658": 5,
- "1659": 5,
- "1660": 7,
- "1661": 8,
- "1662": 5,
- "1663": 2,
- "1664": 5,
- "1665": 3,
- "1666": 3,
- "1667": 9,
- "1668": 5,
- "1669": 9,
- "1670": 10,
- "1671": 6,
- "1672": 8,
- "1673": 4,
- "1674": 3,
- "1675": 6,
- "1676": 3,
- "1677": 7,
- "1678": 2,
- "1679": 2,
- "1680": 2,
- "1681": 3,
- "1682": 3,
- "1683": 4,
- "1684": 6,
- "1685": 6,
- "1686": 7,
- "1687": 4,
- "1688": 5,
- "1689": 7,
- "1690": 7,
- "1691": 2,
- "1692": 1,
- "1693": 4,
- "1694": 3,
- "1695": 5,
- "1696": 4,
- "1697": 2,
- "1698": 6,
- "1699": 3,
- "1700": 2,
- "1701": 4,
- "1702": 2,
- "1703": 5,
- "1704": 4,
- "1705": 3,
- "1706": 2,
- "1707": 4,
- "1708": 2,
- "1711": 2,
- "1713": 2,
- "1714": 2,
- "1715": 1,
- "1716": 4,
- "1717": 1,
- "1718": 1,
- "1719": 3,
- "1720": 2,
- "1721": 2,
- "1722": 1,
- "1723": 1,
- "1724": 1,
- "1725": 2,
- "1726": 2,
- "1727": 2,
- "1730": 1,
- "1731": 1,
- "1735": 2,
- "1737": 1,
- "1740": 2,
- "1741": 2,
- "1744": 2,
- "1745": 1,
- "1746": 1,
- "1748": 2,
- "1750": 1,
- "1752": 1,
- "1753": 1,
- "1754": 1,
- "1756": 2,
- "1757": 1,
- "1758": 1,
- "1759": 1,
- "1760": 1,
- "1761": 1,
- "1764": 1,
- "1765": 4,
- "1766": 1,
- "1767": 1,
- "1768": 2,
- "1770": 1,
- "1773": 1,
- "1775": 1,
- "1778": 1,
- "1785": 1,
- "1789": 1,
- "1790": 1,
- "1791": 3,
- "1795": 1,
- "1800": 2,
- "1809": 1,
- "1810": 1,
- "1812": 1,
- "1813": 2,
- "1815": 1,
- "1816": 1,
- "1818": 1,
- "1822": 2,
- "1826": 2,
- "1827": 2,
- "1829": 1,
- "1835": 1,
- "1844": 2,
- "1845": 1,
- "1846": 1,
- "1847": 1,
- "1850": 1,
- "1851": 2,
- "1859": 1,
- "2142": 1
- },
- "started": "2020-09-07T18:46:36.700Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.39262353515625,
- "incomingOctetsAppLevel": 4096000,
- "incomingOctetsWebSocketLevel": 1608186,
- "incomingOctetsWireLevel": 1616186,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.004974548963863633,
- "outgoingCompressionRatio": 0.39554248046875,
- "outgoingOctetsAppLevel": 4096000,
- "outgoingOctetsWebSocketLevel": 1620142,
- "outgoingOctetsWireLevel": 1624142,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.002468919391016343,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "1282": 1,
- "1284": 1,
- "1288": 2,
- "1289": 1,
- "1290": 1,
- "1291": 2,
- "1292": 2,
- "1294": 2,
- "1297": 1,
- "1299": 2,
- "1300": 2,
- "1301": 1,
- "1305": 1,
- "1307": 1,
- "1309": 1,
- "1315": 1,
- "1394": 1,
- "1400": 1,
- "1404": 1,
- "1406": 1,
- "1415": 1,
- "1425": 1,
- "1432": 2,
- "1433": 1,
- "1446": 1,
- "1453": 1,
- "1461": 1,
- "1464": 1,
- "1465": 2,
- "1474": 1,
- "1480": 1,
- "1483": 1,
- "1486": 1,
- "1488": 1,
- "1491": 2,
- "1493": 1,
- "1497": 1,
- "1498": 1,
- "1499": 2,
- "1500": 1,
- "1505": 1,
- "1507": 1,
- "1509": 3,
- "1510": 5,
- "1511": 2,
- "1513": 1,
- "1514": 2,
- "1515": 1,
- "1516": 1,
- "1517": 5,
- "1518": 3,
- "1520": 1,
- "1521": 2,
- "1522": 2,
- "1523": 1,
- "1526": 2,
- "1527": 1,
- "1528": 2,
- "1529": 2,
- "1530": 2,
- "1531": 2,
- "1532": 3,
- "1533": 3,
- "1534": 4,
- "1535": 3,
- "1536": 1,
- "1537": 4,
- "1538": 1,
- "1539": 5,
- "1540": 2,
- "1541": 2,
- "1542": 3,
- "1543": 3,
- "1544": 2,
- "1545": 1,
- "1546": 5,
- "1547": 5,
- "1548": 4,
- "1550": 3,
- "1551": 3,
- "1552": 6,
- "1553": 8,
- "1554": 3,
- "1555": 7,
- "1556": 5,
- "1557": 8,
- "1558": 9,
- "1559": 7,
- "1560": 8,
- "1561": 2,
- "1562": 11,
- "1563": 5,
- "1564": 1,
- "1565": 2,
- "1566": 5,
- "1567": 4,
- "1568": 1,
- "1569": 6,
- "1570": 6,
- "1571": 5,
- "1572": 7,
- "1573": 5,
- "1574": 5,
- "1575": 2,
- "1576": 2,
- "1577": 4,
- "1578": 1,
- "1579": 2,
- "1580": 7,
- "1581": 6,
- "1582": 6,
- "1583": 5,
- "1584": 3,
- "1585": 2,
- "1586": 7,
- "1587": 4,
- "1588": 2,
- "1589": 4,
- "1590": 5,
- "1591": 5,
- "1592": 11,
- "1593": 6,
- "1594": 7,
- "1595": 3,
- "1596": 4,
- "1597": 7,
- "1598": 4,
- "1599": 8,
- "1600": 5,
- "1601": 2,
- "1602": 2,
- "1603": 7,
- "1604": 3,
- "1605": 2,
- "1606": 1,
- "1607": 5,
- "1608": 5,
- "1609": 1,
- "1610": 4,
- "1611": 4,
- "1612": 9,
- "1613": 3,
- "1615": 3,
- "1616": 5,
- "1617": 4,
- "1618": 4,
- "1619": 6,
- "1620": 4,
- "1621": 2,
- "1622": 5,
- "1623": 6,
- "1624": 6,
- "1625": 4,
- "1626": 4,
- "1627": 4,
- "1628": 5,
- "1629": 6,
- "1630": 2,
- "1631": 3,
- "1632": 3,
- "1633": 1,
- "1634": 7,
- "1635": 3,
- "1636": 4,
- "1637": 1,
- "1638": 2,
- "1639": 2,
- "1640": 7,
- "1641": 3,
- "1642": 3,
- "1643": 4,
- "1644": 6,
- "1645": 11,
- "1646": 4,
- "1647": 8,
- "1648": 6,
- "1649": 4,
- "1650": 8,
- "1651": 9,
- "1652": 4,
- "1653": 4,
- "1654": 1,
- "1655": 2,
- "1656": 3,
- "1657": 4,
- "1658": 2,
- "1659": 5,
- "1660": 2,
- "1661": 4,
- "1662": 4,
- "1663": 2,
- "1664": 3,
- "1665": 1,
- "1666": 6,
- "1667": 2,
- "1668": 10,
- "1669": 5,
- "1670": 6,
- "1671": 8,
- "1672": 9,
- "1673": 5,
- "1674": 2,
- "1675": 4,
- "1676": 8,
- "1677": 5,
- "1678": 5,
- "1679": 6,
- "1680": 6,
- "1681": 3,
- "1682": 11,
- "1683": 10,
- "1684": 9,
- "1685": 5,
- "1686": 3,
- "1687": 4,
- "1689": 2,
- "1690": 4,
- "1691": 5,
- "1692": 9,
- "1693": 5,
- "1694": 7,
- "1695": 7,
- "1696": 4,
- "1697": 10,
- "1698": 2,
- "1699": 1,
- "1700": 7,
- "1701": 2,
- "1702": 4,
- "1703": 2,
- "1704": 3,
- "1705": 5,
- "1706": 3,
- "1707": 2,
- "1708": 2,
- "1709": 1,
- "1710": 1,
- "1711": 4,
- "1713": 4,
- "1714": 4,
- "1715": 2,
- "1716": 2,
- "1717": 3,
- "1718": 3,
- "1719": 1,
- "1720": 1,
- "1721": 3,
- "1722": 7,
- "1723": 1,
- "1724": 3,
- "1725": 3,
- "1726": 3,
- "1728": 1,
- "1729": 2,
- "1730": 1,
- "1731": 2,
- "1732": 1,
- "1733": 2,
- "1738": 2,
- "1740": 1,
- "1745": 3,
- "1746": 1,
- "1747": 2,
- "1748": 2,
- "1751": 2,
- "1753": 1,
- "1754": 2,
- "1755": 2,
- "1756": 1,
- "1757": 1,
- "1759": 1,
- "1760": 1,
- "1762": 1,
- "1765": 1,
- "1767": 1,
- "1770": 3,
- "1771": 2,
- "1772": 3,
- "1775": 1,
- "1776": 1,
- "1784": 1,
- "1787": 1,
- "1789": 1,
- "1790": 1,
- "1791": 1,
- "1792": 1,
- "1794": 1,
- "1796": 1,
- "1797": 2,
- "1800": 1,
- "1804": 1,
- "1810": 1,
- "1814": 1,
- "1816": 1,
- "1820": 2,
- "1821": 2,
- "1822": 1,
- "1825": 1,
- "1827": 1,
- "1828": 2,
- "1829": 1,
- "1831": 1,
- "1836": 1,
- "1840": 1,
- "1844": 2,
- "1845": 1,
- "1847": 1,
- "1848": 1,
- "1850": 1,
- "1854": 1,
- "1861": 1,
- "2138": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333432266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88825ca8f9c55f40"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5ca8f9c5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_6.html b/autobahn/client/tungstenite_case_12_3_6.html
deleted file mode 100644
index f149705..0000000
--- a/autobahn/client/tungstenite_case_12_3_6.html
+++ /dev/null
@@ -1,1125 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.6 : Pass - 1778 ms @ 2020-09-07T18:46:37.734Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=343&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: qL/OhKMoF0/9aN8r4fOoZA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: FCDf/mfMK2s7nbbm3jdF+ZIy5Ow=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2542 | 1 | 2542 |
- 2557 | 1 | 2557 |
- 2559 | 1 | 2559 |
- 2564 | 1 | 2564 |
- 2622 | 1 | 2622 |
- 2655 | 1 | 2655 |
- 2667 | 1 | 2667 |
- 2670 | 1 | 2670 |
- 2684 | 1 | 2684 |
- 2691 | 1 | 2691 |
- 2698 | 1 | 2698 |
- 2719 | 1 | 2719 |
- 2725 | 1 | 2725 |
- 2776 | 2 | 5552 |
- 2779 | 1 | 2779 |
- 2786 | 1 | 2786 |
- 2802 | 1 | 2802 |
- 2816 | 1 | 2816 |
- 2818 | 1 | 2818 |
- 2819 | 1 | 2819 |
- 2829 | 1 | 2829 |
- 2835 | 1 | 2835 |
- 2841 | 1 | 2841 |
- 2842 | 1 | 2842 |
- 2857 | 1 | 2857 |
- 2858 | 1 | 2858 |
- 2860 | 1 | 2860 |
- 2875 | 1 | 2875 |
- 2902 | 1 | 2902 |
- 2912 | 1 | 2912 |
- 2923 | 1 | 2923 |
- 2927 | 1 | 2927 |
- 2933 | 1 | 2933 |
- 2935 | 1 | 2935 |
- 2939 | 2 | 5878 |
- 2941 | 1 | 2941 |
- 2955 | 1 | 2955 |
- 2963 | 1 | 2963 |
- 2972 | 1 | 2972 |
- 2983 | 2 | 5966 |
- 2986 | 1 | 2986 |
- 2988 | 3 | 8964 |
- 2989 | 2 | 5978 |
- 2991 | 1 | 2991 |
- 2992 | 1 | 2992 |
- 2996 | 1 | 2996 |
- 2997 | 1 | 2997 |
- 3002 | 2 | 6004 |
- 3003 | 1 | 3003 |
- 3005 | 2 | 6010 |
- 3006 | 3 | 9018 |
- 3007 | 1 | 3007 |
- 3008 | 1 | 3008 |
- 3010 | 2 | 6020 |
- 3012 | 2 | 6024 |
- 3013 | 1 | 3013 |
- 3015 | 2 | 6030 |
- 3016 | 1 | 3016 |
- 3017 | 4 | 12068 |
- 3018 | 4 | 12072 |
- 3019 | 3 | 9057 |
- 3020 | 2 | 6040 |
- 3021 | 2 | 6042 |
- 3023 | 2 | 6046 |
- 3024 | 5 | 15120 |
- 3025 | 2 | 6050 |
- 3026 | 3 | 9078 |
- 3028 | 2 | 6056 |
- 3029 | 2 | 6058 |
- 3030 | 1 | 3030 |
- 3031 | 2 | 6062 |
- 3032 | 1 | 3032 |
- 3033 | 2 | 6066 |
- 3034 | 2 | 6068 |
- 3035 | 3 | 9105 |
- 3036 | 2 | 6072 |
- 3037 | 2 | 6074 |
- 3040 | 1 | 3040 |
- 3041 | 1 | 3041 |
- 3042 | 1 | 3042 |
- 3043 | 3 | 9129 |
- 3044 | 4 | 12176 |
- 3045 | 2 | 6090 |
- 3046 | 5 | 15230 |
- 3047 | 3 | 9141 |
- 3048 | 3 | 9144 |
- 3049 | 2 | 6098 |
- 3050 | 1 | 3050 |
- 3051 | 1 | 3051 |
- 3052 | 2 | 6104 |
- 3053 | 2 | 6106 |
- 3054 | 5 | 15270 |
- 3055 | 4 | 12220 |
- 3056 | 3 | 9168 |
- 3057 | 5 | 15285 |
- 3058 | 6 | 18348 |
- 3059 | 3 | 9177 |
- 3060 | 4 | 12240 |
- 3061 | 3 | 9183 |
- 3062 | 5 | 15310 |
- 3063 | 6 | 18378 |
- 3064 | 2 | 6128 |
- 3065 | 7 | 21455 |
- 3066 | 4 | 12264 |
- 3067 | 1 | 3067 |
- 3068 | 5 | 15340 |
- 3069 | 2 | 6138 |
- 3073 | 3 | 9219 |
- 3075 | 2 | 6150 |
- 3076 | 1 | 3076 |
- 3077 | 2 | 6154 |
- 3078 | 6 | 18468 |
- 3079 | 2 | 6158 |
- 3080 | 10 | 30800 |
- 3081 | 2 | 6162 |
- 3082 | 2 | 6164 |
- 3083 | 5 | 15415 |
- 3084 | 5 | 15420 |
- 3085 | 3 | 9255 |
- 3086 | 3 | 9258 |
- 3087 | 6 | 18522 |
- 3088 | 6 | 18528 |
- 3089 | 5 | 15445 |
- 3090 | 4 | 12360 |
- 3091 | 6 | 18546 |
- 3092 | 3 | 9276 |
- 3093 | 4 | 12372 |
- 3094 | 3 | 9282 |
- 3095 | 4 | 12380 |
- 3096 | 2 | 6192 |
- 3097 | 6 | 18582 |
- 3098 | 2 | 6196 |
- 3099 | 4 | 12396 |
- 3100 | 4 | 12400 |
- 3101 | 6 | 18606 |
- 3102 | 3 | 9306 |
- 3103 | 3 | 9309 |
- 3104 | 3 | 9312 |
- 3105 | 4 | 12420 |
- 3106 | 4 | 12424 |
- 3107 | 6 | 18642 |
- 3108 | 3 | 9324 |
- 3109 | 2 | 6218 |
- 3110 | 4 | 12440 |
- 3111 | 5 | 15555 |
- 3112 | 2 | 6224 |
- 3113 | 1 | 3113 |
- 3114 | 3 | 9342 |
- 3115 | 3 | 9345 |
- 3116 | 3 | 9348 |
- 3117 | 4 | 12468 |
- 3118 | 3 | 9354 |
- 3119 | 1 | 3119 |
- 3120 | 2 | 6240 |
- 3121 | 5 | 15605 |
- 3122 | 2 | 6244 |
- 3123 | 2 | 6246 |
- 3124 | 1 | 3124 |
- 3125 | 3 | 9375 |
- 3126 | 3 | 9378 |
- 3127 | 2 | 6254 |
- 3128 | 2 | 6256 |
- 3129 | 2 | 6258 |
- 3130 | 1 | 3130 |
- 3132 | 2 | 6264 |
- 3134 | 1 | 3134 |
- 3135 | 1 | 3135 |
- 3136 | 3 | 9408 |
- 3139 | 3 | 9417 |
- 3140 | 5 | 15700 |
- 3141 | 2 | 6282 |
- 3142 | 2 | 6284 |
- 3143 | 3 | 9429 |
- 3144 | 1 | 3144 |
- 3145 | 2 | 6290 |
- 3146 | 5 | 15730 |
- 3147 | 2 | 6294 |
- 3148 | 4 | 12592 |
- 3150 | 2 | 6300 |
- 3151 | 1 | 3151 |
- 3153 | 3 | 9459 |
- 3154 | 2 | 6308 |
- 3155 | 2 | 6310 |
- 3156 | 1 | 3156 |
- 3157 | 3 | 9471 |
- 3158 | 4 | 12632 |
- 3159 | 2 | 6318 |
- 3160 | 3 | 9480 |
- 3161 | 3 | 9483 |
- 3163 | 3 | 9489 |
- 3165 | 1 | 3165 |
- 3166 | 1 | 3166 |
- 3167 | 2 | 6334 |
- 3168 | 1 | 3168 |
- 3169 | 3 | 9507 |
- 3170 | 3 | 9510 |
- 3172 | 2 | 6344 |
- 3173 | 3 | 9519 |
- 3174 | 2 | 6348 |
- 3175 | 1 | 3175 |
- 3176 | 3 | 9528 |
- 3177 | 1 | 3177 |
- 3179 | 1 | 3179 |
- 3180 | 2 | 6360 |
- 3181 | 1 | 3181 |
- 3182 | 2 | 6364 |
- 3183 | 1 | 3183 |
- 3184 | 3 | 9552 |
- 3185 | 3 | 9555 |
- 3186 | 1 | 3186 |
- 3187 | 2 | 6374 |
- 3188 | 3 | 9564 |
- 3189 | 3 | 9567 |
- 3190 | 3 | 9570 |
- 3191 | 5 | 15955 |
- 3192 | 5 | 15960 |
- 3193 | 4 | 12772 |
- 3194 | 1 | 3194 |
- 3195 | 1 | 3195 |
- 3196 | 2 | 6392 |
- 3197 | 4 | 12788 |
- 3198 | 3 | 9594 |
- 3199 | 3 | 9597 |
- 3200 | 2 | 6400 |
- 3201 | 2 | 6402 |
- 3202 | 2 | 6404 |
- 3203 | 4 | 12812 |
- 3205 | 3 | 9615 |
- 3206 | 3 | 9618 |
- 3207 | 4 | 12828 |
- 3209 | 3 | 9627 |
- 3210 | 2 | 6420 |
- 3211 | 3 | 9633 |
- 3212 | 1 | 3212 |
- 3213 | 4 | 12852 |
- 3214 | 3 | 9642 |
- 3215 | 1 | 3215 |
- 3216 | 1 | 3216 |
- 3217 | 3 | 9651 |
- 3219 | 3 | 9657 |
- 3220 | 1 | 3220 |
- 3221 | 3 | 9663 |
- 3222 | 2 | 6444 |
- 3223 | 1 | 3223 |
- 3224 | 2 | 6448 |
- 3225 | 5 | 16125 |
- 3226 | 2 | 6452 |
- 3227 | 3 | 9681 |
- 3228 | 3 | 9684 |
- 3229 | 3 | 9687 |
- 3230 | 2 | 6460 |
- 3231 | 3 | 9693 |
- 3232 | 5 | 16160 |
- 3233 | 2 | 6466 |
- 3234 | 1 | 3234 |
- 3236 | 2 | 6472 |
- 3237 | 3 | 9711 |
- 3238 | 3 | 9714 |
- 3239 | 1 | 3239 |
- 3240 | 2 | 6480 |
- 3241 | 2 | 6482 |
- 3242 | 2 | 6484 |
- 3243 | 3 | 9729 |
- 3244 | 3 | 9732 |
- 3245 | 3 | 9735 |
- 3246 | 1 | 3246 |
- 3247 | 5 | 16235 |
- 3248 | 2 | 6496 |
- 3249 | 1 | 3249 |
- 3250 | 2 | 6500 |
- 3251 | 6 | 19506 |
- 3252 | 2 | 6504 |
- 3253 | 1 | 3253 |
- 3254 | 4 | 13016 |
- 3255 | 2 | 6510 |
- 3256 | 1 | 3256 |
- 3257 | 5 | 16285 |
- 3258 | 4 | 13032 |
- 3259 | 4 | 13036 |
- 3260 | 8 | 26080 |
- 3261 | 1 | 3261 |
- 3262 | 5 | 16310 |
- 3263 | 6 | 19578 |
- 3264 | 5 | 16320 |
- 3265 | 4 | 13060 |
- 3266 | 2 | 6532 |
- 3267 | 4 | 13068 |
- 3268 | 2 | 6536 |
- 3269 | 4 | 13076 |
- 3270 | 4 | 13080 |
- 3272 | 6 | 19632 |
- 3273 | 8 | 26184 |
- 3274 | 8 | 26192 |
- 3275 | 7 | 22925 |
- 3276 | 5 | 16380 |
- 3277 | 5 | 16385 |
- 3278 | 3 | 9834 |
- 3279 | 4 | 13116 |
- 3280 | 2 | 6560 |
- 3281 | 4 | 13124 |
- 3282 | 2 | 6564 |
- 3283 | 5 | 16415 |
- 3284 | 1 | 3284 |
- 3285 | 4 | 13140 |
- 3286 | 5 | 16430 |
- 3287 | 3 | 9861 |
- 3288 | 3 | 9864 |
- 3289 | 2 | 6578 |
- 3290 | 3 | 9870 |
- 3291 | 1 | 3291 |
- 3292 | 3 | 9876 |
- 3294 | 4 | 13176 |
- 3295 | 2 | 6590 |
- 3296 | 2 | 6592 |
- 3297 | 2 | 6594 |
- 3298 | 3 | 9894 |
- 3299 | 5 | 16495 |
- 3300 | 2 | 6600 |
- 3301 | 2 | 6602 |
- 3302 | 4 | 13208 |
- 3304 | 1 | 3304 |
- 3305 | 2 | 6610 |
- 3306 | 1 | 3306 |
- 3309 | 4 | 13236 |
- 3310 | 3 | 9930 |
- 3311 | 1 | 3311 |
- 3312 | 1 | 3312 |
- 3313 | 1 | 3313 |
- 3314 | 2 | 6628 |
- 3315 | 1 | 3315 |
- 3316 | 1 | 3316 |
- 3317 | 1 | 3317 |
- 3319 | 1 | 3319 |
- 3321 | 1 | 3321 |
- 3322 | 1 | 3322 |
- 3323 | 1 | 3323 |
- 3324 | 1 | 3324 |
- 3328 | 1 | 3328 |
- 3330 | 3 | 9990 |
- 3331 | 2 | 6662 |
- 3332 | 3 | 9996 |
- 3333 | 2 | 6666 |
- 3334 | 1 | 3334 |
- 3337 | 1 | 3337 |
- 3339 | 3 | 10017 |
- 3344 | 1 | 3344 |
- 3346 | 2 | 6692 |
- 3348 | 1 | 3348 |
- 3349 | 3 | 10047 |
- 3350 | 2 | 6700 |
- 3351 | 3 | 10053 |
- 3352 | 1 | 3352 |
- 3353 | 2 | 6706 |
- 3355 | 4 | 13420 |
- 3356 | 1 | 3356 |
- 3357 | 1 | 3357 |
- 3358 | 3 | 10074 |
- 3359 | 4 | 13436 |
- 3362 | 2 | 6724 |
- 3363 | 6 | 20178 |
- 3364 | 1 | 3364 |
- 3365 | 4 | 13460 |
- 3366 | 2 | 6732 |
- 3368 | 2 | 6736 |
- 3369 | 2 | 6738 |
- 3370 | 1 | 3370 |
- 3371 | 4 | 13484 |
- 3372 | 1 | 3372 |
- 3373 | 4 | 13492 |
- 3374 | 1 | 3374 |
- 3375 | 1 | 3375 |
- 3376 | 3 | 10128 |
- 3380 | 1 | 3380 |
- 3383 | 1 | 3383 |
- 3388 | 1 | 3388 |
- 3389 | 1 | 3389 |
- 3395 | 1 | 3395 |
- 3400 | 2 | 6800 |
- 3401 | 2 | 6802 |
- 3404 | 3 | 10212 |
- 3405 | 1 | 3405 |
- 3408 | 1 | 3408 |
- 3409 | 1 | 3409 |
- 3410 | 1 | 3410 |
- 3413 | 1 | 3413 |
- 3419 | 1 | 3419 |
- 3438 | 1 | 3438 |
- 3442 | 1 | 3442 |
- 3457 | 1 | 3457 |
- 3463 | 2 | 6926 |
- 3470 | 1 | 3470 |
- 3477 | 1 | 3477 |
- 3481 | 1 | 3481 |
- 3482 | 1 | 3482 |
- 3487 | 1 | 3487 |
- 3493 | 1 | 3493 |
- 3501 | 2 | 7002 |
- 3503 | 1 | 3503 |
- 3539 | 1 | 3539 |
- 3540 | 1 | 3540 |
- 3541 | 1 | 3541 |
- 3543 | 1 | 3543 |
- 3545 | 1 | 3545 |
- 3546 | 1 | 3546 |
- 3548 | 1 | 3548 |
- 3551 | 1 | 3551 |
- 3563 | 1 | 3563 |
- 3593 | 1 | 3593 |
- 3595 | 1 | 3595 |
- 3596 | 1 | 3596 |
- 3598 | 1 | 3598 |
- 3606 | 1 | 3606 |
- 3607 | 1 | 3607 |
- 3614 | 2 | 7228 |
- 3979 | 1 | 3979 |
- Total | 1002 | 3178239 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 2539 | 1 | 2539 |
- 2554 | 1 | 2554 |
- 2556 | 1 | 2556 |
- 2561 | 1 | 2561 |
- 2618 | 1 | 2618 |
- 2652 | 1 | 2652 |
- 2664 | 1 | 2664 |
- 2667 | 1 | 2667 |
- 2681 | 1 | 2681 |
- 2688 | 1 | 2688 |
- 2695 | 1 | 2695 |
- 2715 | 1 | 2715 |
- 2722 | 1 | 2722 |
- 2770 | 1 | 2770 |
- 2771 | 1 | 2771 |
- 2773 | 1 | 2773 |
- 2780 | 1 | 2780 |
- 2798 | 1 | 2798 |
- 2814 | 1 | 2814 |
- 2815 | 2 | 5630 |
- 2827 | 1 | 2827 |
- 2831 | 1 | 2831 |
- 2838 | 1 | 2838 |
- 2839 | 1 | 2839 |
- 2854 | 1 | 2854 |
- 2856 | 1 | 2856 |
- 2858 | 1 | 2858 |
- 2872 | 1 | 2872 |
- 2899 | 1 | 2899 |
- 2913 | 1 | 2913 |
- 2920 | 1 | 2920 |
- 2923 | 1 | 2923 |
- 2930 | 1 | 2930 |
- 2932 | 1 | 2932 |
- 2935 | 1 | 2935 |
- 2936 | 1 | 2936 |
- 2940 | 1 | 2940 |
- 2954 | 1 | 2954 |
- 2960 | 1 | 2960 |
- 2975 | 1 | 2975 |
- 2984 | 1 | 2984 |
- 2985 | 1 | 2985 |
- 2989 | 1 | 2989 |
- 2990 | 2 | 5980 |
- 2991 | 2 | 5982 |
- 2999 | 1 | 2999 |
- 3003 | 1 | 3003 |
- 3007 | 1 | 3007 |
- 3008 | 1 | 3008 |
- 3009 | 1 | 3009 |
- 3017 | 1 | 3017 |
- 3018 | 1 | 3018 |
- 3021 | 2 | 6042 |
- 3025 | 1 | 3025 |
- 3026 | 1 | 3026 |
- 3031 | 1 | 3031 |
- 3033 | 2 | 6066 |
- 3035 | 1 | 3035 |
- 3038 | 3 | 9114 |
- 3039 | 1 | 3039 |
- 3040 | 3 | 9120 |
- 3042 | 2 | 6084 |
- 3043 | 2 | 6086 |
- 3044 | 2 | 6088 |
- 3045 | 2 | 6090 |
- 3046 | 2 | 6092 |
- 3047 | 1 | 3047 |
- 3048 | 4 | 12192 |
- 3049 | 1 | 3049 |
- 3050 | 1 | 3050 |
- 3051 | 3 | 9153 |
- 3052 | 2 | 6104 |
- 3053 | 4 | 12212 |
- 3054 | 1 | 3054 |
- 3055 | 2 | 6110 |
- 3056 | 4 | 12224 |
- 3057 | 2 | 6114 |
- 3058 | 2 | 6116 |
- 3059 | 2 | 6118 |
- 3060 | 3 | 9180 |
- 3061 | 1 | 3061 |
- 3063 | 2 | 6126 |
- 3064 | 1 | 3064 |
- 3065 | 1 | 3065 |
- 3066 | 1 | 3066 |
- 3067 | 2 | 6134 |
- 3068 | 3 | 9204 |
- 3069 | 1 | 3069 |
- 3070 | 2 | 6140 |
- 3071 | 3 | 9213 |
- 3072 | 2 | 6144 |
- 3073 | 2 | 6146 |
- 3074 | 2 | 6148 |
- 3075 | 6 | 18450 |
- 3076 | 6 | 18456 |
- 3077 | 3 | 9231 |
- 3078 | 1 | 3078 |
- 3079 | 5 | 15395 |
- 3080 | 5 | 15400 |
- 3081 | 4 | 12324 |
- 3082 | 1 | 3082 |
- 3083 | 4 | 12332 |
- 3084 | 3 | 9252 |
- 3085 | 7 | 21595 |
- 3086 | 3 | 9258 |
- 3087 | 3 | 9261 |
- 3088 | 2 | 6176 |
- 3089 | 1 | 3089 |
- 3090 | 5 | 15450 |
- 3091 | 3 | 9273 |
- 3092 | 3 | 9276 |
- 3093 | 3 | 9279 |
- 3094 | 4 | 12376 |
- 3095 | 5 | 15475 |
- 3096 | 2 | 6192 |
- 3097 | 5 | 15485 |
- 3098 | 3 | 9294 |
- 3099 | 3 | 9297 |
- 3100 | 2 | 6200 |
- 3101 | 3 | 9303 |
- 3102 | 2 | 6204 |
- 3103 | 4 | 12412 |
- 3104 | 4 | 12416 |
- 3105 | 6 | 18630 |
- 3106 | 3 | 9318 |
- 3107 | 2 | 6214 |
- 3108 | 4 | 12432 |
- 3109 | 2 | 6218 |
- 3110 | 1 | 3110 |
- 3111 | 2 | 6222 |
- 3112 | 9 | 28008 |
- 3113 | 1 | 3113 |
- 3114 | 4 | 12456 |
- 3115 | 6 | 18690 |
- 3116 | 6 | 18696 |
- 3117 | 4 | 12468 |
- 3118 | 5 | 15590 |
- 3119 | 3 | 9357 |
- 3120 | 3 | 9360 |
- 3121 | 5 | 15605 |
- 3122 | 1 | 3122 |
- 3123 | 3 | 9369 |
- 3124 | 7 | 21868 |
- 3125 | 6 | 18750 |
- 3126 | 5 | 15630 |
- 3127 | 6 | 18762 |
- 3128 | 3 | 9384 |
- 3129 | 2 | 6258 |
- 3130 | 5 | 15650 |
- 3131 | 2 | 6262 |
- 3132 | 4 | 12528 |
- 3133 | 2 | 6266 |
- 3134 | 5 | 15670 |
- 3135 | 4 | 12540 |
- 3136 | 4 | 12544 |
- 3137 | 2 | 6274 |
- 3140 | 2 | 6280 |
- 3142 | 2 | 6284 |
- 3143 | 3 | 9429 |
- 3144 | 1 | 3144 |
- 3145 | 3 | 9435 |
- 3146 | 4 | 12584 |
- 3148 | 1 | 3148 |
- 3149 | 4 | 12596 |
- 3150 | 5 | 15750 |
- 3151 | 1 | 3151 |
- 3152 | 3 | 9456 |
- 3153 | 2 | 6306 |
- 3155 | 4 | 12620 |
- 3157 | 3 | 9471 |
- 3158 | 2 | 6316 |
- 3159 | 3 | 9477 |
- 3160 | 1 | 3160 |
- 3161 | 2 | 6322 |
- 3162 | 3 | 9486 |
- 3163 | 3 | 9489 |
- 3164 | 2 | 6328 |
- 3165 | 5 | 15825 |
- 3166 | 1 | 3166 |
- 3167 | 4 | 12668 |
- 3169 | 2 | 6338 |
- 3171 | 1 | 3171 |
- 3172 | 1 | 3172 |
- 3173 | 2 | 6346 |
- 3174 | 1 | 3174 |
- 3175 | 2 | 6350 |
- 3176 | 5 | 15880 |
- 3177 | 1 | 3177 |
- 3178 | 3 | 9534 |
- 3179 | 3 | 9537 |
- 3181 | 1 | 3181 |
- 3182 | 3 | 9546 |
- 3183 | 1 | 3183 |
- 3184 | 4 | 12736 |
- 3185 | 5 | 15925 |
- 3186 | 1 | 3186 |
- 3188 | 1 | 3188 |
- 3189 | 4 | 12756 |
- 3190 | 1 | 3190 |
- 3191 | 3 | 9573 |
- 3192 | 2 | 6384 |
- 3193 | 1 | 3193 |
- 3194 | 1 | 3194 |
- 3195 | 2 | 6390 |
- 3196 | 3 | 9588 |
- 3198 | 3 | 9594 |
- 3199 | 3 | 9597 |
- 3200 | 5 | 16000 |
- 3201 | 4 | 12804 |
- 3203 | 5 | 16015 |
- 3204 | 3 | 9612 |
- 3205 | 4 | 12820 |
- 3206 | 1 | 3206 |
- 3207 | 4 | 12828 |
- 3208 | 1 | 3208 |
- 3210 | 4 | 12840 |
- 3211 | 3 | 9633 |
- 3213 | 5 | 16065 |
- 3214 | 2 | 6428 |
- 3215 | 4 | 12860 |
- 3216 | 2 | 6432 |
- 3217 | 2 | 6434 |
- 3218 | 2 | 6436 |
- 3219 | 5 | 16095 |
- 3220 | 1 | 3220 |
- 3221 | 3 | 9663 |
- 3222 | 1 | 3222 |
- 3223 | 2 | 6446 |
- 3224 | 5 | 16120 |
- 3225 | 3 | 9675 |
- 3226 | 1 | 3226 |
- 3227 | 3 | 9681 |
- 3228 | 3 | 9684 |
- 3229 | 2 | 6458 |
- 3230 | 1 | 3230 |
- 3231 | 3 | 9693 |
- 3232 | 4 | 12928 |
- 3233 | 2 | 6466 |
- 3234 | 2 | 6468 |
- 3235 | 2 | 6470 |
- 3236 | 3 | 9708 |
- 3237 | 5 | 16185 |
- 3238 | 2 | 6476 |
- 3239 | 2 | 6478 |
- 3240 | 2 | 6480 |
- 3241 | 4 | 12964 |
- 3242 | 1 | 3242 |
- 3243 | 3 | 9729 |
- 3244 | 1 | 3244 |
- 3245 | 1 | 3245 |
- 3246 | 4 | 12984 |
- 3247 | 1 | 3247 |
- 3249 | 2 | 6498 |
- 3250 | 1 | 3250 |
- 3251 | 5 | 16255 |
- 3252 | 1 | 3252 |
- 3253 | 1 | 3253 |
- 3254 | 4 | 13016 |
- 3255 | 1 | 3255 |
- 3256 | 4 | 13024 |
- 3257 | 1 | 3257 |
- 3258 | 1 | 3258 |
- 3259 | 3 | 9777 |
- 3260 | 1 | 3260 |
- 3262 | 1 | 3262 |
- 3263 | 4 | 13052 |
- 3264 | 2 | 6528 |
- 3265 | 5 | 16325 |
- 3266 | 5 | 16330 |
- 3267 | 3 | 9801 |
- 3268 | 1 | 3268 |
- 3269 | 3 | 9807 |
- 3270 | 4 | 13080 |
- 3271 | 4 | 13084 |
- 3273 | 3 | 9819 |
- 3275 | 5 | 16375 |
- 3276 | 3 | 9828 |
- 3277 | 4 | 13108 |
- 3278 | 6 | 19668 |
- 3279 | 6 | 19674 |
- 3280 | 2 | 6560 |
- 3281 | 4 | 13124 |
- 3282 | 3 | 9846 |
- 3283 | 3 | 9849 |
- 3284 | 1 | 3284 |
- 3285 | 7 | 22995 |
- 3286 | 1 | 3286 |
- 3287 | 3 | 9861 |
- 3288 | 1 | 3288 |
- 3289 | 4 | 13156 |
- 3290 | 1 | 3290 |
- 3291 | 6 | 19746 |
- 3292 | 2 | 6584 |
- 3293 | 3 | 9879 |
- 3294 | 6 | 19764 |
- 3295 | 5 | 16475 |
- 3296 | 9 | 29664 |
- 3297 | 7 | 23079 |
- 3298 | 7 | 23086 |
- 3299 | 6 | 19794 |
- 3300 | 6 | 19800 |
- 3302 | 4 | 13208 |
- 3303 | 5 | 16515 |
- 3304 | 5 | 16520 |
- 3305 | 3 | 9915 |
- 3306 | 4 | 13224 |
- 3307 | 3 | 9921 |
- 3308 | 2 | 6616 |
- 3309 | 5 | 16545 |
- 3310 | 4 | 13240 |
- 3311 | 2 | 6622 |
- 3312 | 6 | 19872 |
- 3314 | 1 | 3314 |
- 3315 | 4 | 13260 |
- 3317 | 3 | 9951 |
- 3318 | 3 | 9954 |
- 3319 | 3 | 9957 |
- 3320 | 7 | 23240 |
- 3321 | 3 | 9963 |
- 3322 | 2 | 6644 |
- 3323 | 1 | 3323 |
- 3324 | 1 | 3324 |
- 3326 | 3 | 9978 |
- 3327 | 1 | 3327 |
- 3328 | 2 | 6656 |
- 3329 | 1 | 3329 |
- 3331 | 1 | 3331 |
- 3334 | 1 | 3334 |
- 3335 | 2 | 6670 |
- 3336 | 1 | 3336 |
- 3338 | 1 | 3338 |
- 3340 | 4 | 13360 |
- 3341 | 1 | 3341 |
- 3344 | 1 | 3344 |
- 3349 | 3 | 10047 |
- 3350 | 2 | 6700 |
- 3351 | 1 | 3351 |
- 3352 | 3 | 10056 |
- 3354 | 4 | 13416 |
- 3356 | 1 | 3356 |
- 3357 | 1 | 3357 |
- 3358 | 2 | 6716 |
- 3359 | 5 | 16795 |
- 3360 | 4 | 13440 |
- 3361 | 1 | 3361 |
- 3362 | 2 | 6724 |
- 3364 | 1 | 3364 |
- 3365 | 2 | 6730 |
- 3366 | 1 | 3366 |
- 3367 | 2 | 6734 |
- 3369 | 3 | 10107 |
- 3370 | 2 | 6740 |
- 3371 | 2 | 6742 |
- 3372 | 2 | 6744 |
- 3373 | 1 | 3373 |
- 3374 | 1 | 3374 |
- 3375 | 4 | 13500 |
- 3376 | 1 | 3376 |
- 3377 | 1 | 3377 |
- 3378 | 6 | 20268 |
- 3379 | 3 | 10137 |
- 3380 | 4 | 13520 |
- 3381 | 1 | 3381 |
- 3382 | 2 | 6764 |
- 3383 | 1 | 3383 |
- 3384 | 1 | 3384 |
- 3385 | 1 | 3385 |
- 3386 | 2 | 6772 |
- 3387 | 1 | 3387 |
- 3388 | 1 | 3388 |
- 3389 | 1 | 3389 |
- 3392 | 2 | 6784 |
- 3394 | 1 | 3394 |
- 3398 | 1 | 3398 |
- 3404 | 2 | 6808 |
- 3406 | 1 | 3406 |
- 3410 | 2 | 6820 |
- 3411 | 1 | 3411 |
- 3412 | 1 | 3412 |
- 3414 | 2 | 6828 |
- 3415 | 1 | 3415 |
- 3417 | 1 | 3417 |
- 3420 | 1 | 3420 |
- 3427 | 1 | 3427 |
- 3441 | 1 | 3441 |
- 3446 | 1 | 3446 |
- 3461 | 1 | 3461 |
- 3469 | 2 | 6938 |
- 3476 | 1 | 3476 |
- 3483 | 1 | 3483 |
- 3488 | 2 | 6976 |
- 3493 | 1 | 3493 |
- 3499 | 1 | 3499 |
- 3506 | 1 | 3506 |
- 3507 | 1 | 3507 |
- 3511 | 1 | 3511 |
- 3547 | 2 | 7094 |
- 3548 | 1 | 3548 |
- 3552 | 2 | 7104 |
- 3556 | 1 | 3556 |
- 3558 | 1 | 3558 |
- 3561 | 1 | 3561 |
- 3572 | 1 | 3572 |
- 3591 | 1 | 3591 |
- 3595 | 1 | 3595 |
- 3597 | 1 | 3597 |
- 3598 | 1 | 3598 |
- 3607 | 1 | 3607 |
- 3608 | 1 | 3608 |
- 3613 | 1 | 3613 |
- 3616 | 1 | 3616 |
- 3975 | 1 | 3975 |
- Total | 1002 | 3197835 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333433266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882e218b016e1f0
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6532313862303136
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_6.json b/autobahn/client/tungstenite_case_12_3_6.json
deleted file mode 100644
index 4251643..0000000
--- a/autobahn/client/tungstenite_case_12_3_6.json
+++ /dev/null
@@ -1,972 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 343,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1778,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=343&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: qL/OhKMoF0/9aN8r4fOoZA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: FCDf/mfMK2s7nbbm3jdF+ZIy5Ow=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2542": 1,
- "2557": 1,
- "2559": 1,
- "2564": 1,
- "2622": 1,
- "2655": 1,
- "2667": 1,
- "2670": 1,
- "2684": 1,
- "2691": 1,
- "2698": 1,
- "2719": 1,
- "2725": 1,
- "2776": 2,
- "2779": 1,
- "2786": 1,
- "2802": 1,
- "2816": 1,
- "2818": 1,
- "2819": 1,
- "2829": 1,
- "2835": 1,
- "2841": 1,
- "2842": 1,
- "2857": 1,
- "2858": 1,
- "2860": 1,
- "2875": 1,
- "2902": 1,
- "2912": 1,
- "2923": 1,
- "2927": 1,
- "2933": 1,
- "2935": 1,
- "2939": 2,
- "2941": 1,
- "2955": 1,
- "2963": 1,
- "2972": 1,
- "2983": 2,
- "2986": 1,
- "2988": 3,
- "2989": 2,
- "2991": 1,
- "2992": 1,
- "2996": 1,
- "2997": 1,
- "3002": 2,
- "3003": 1,
- "3005": 2,
- "3006": 3,
- "3007": 1,
- "3008": 1,
- "3010": 2,
- "3012": 2,
- "3013": 1,
- "3015": 2,
- "3016": 1,
- "3017": 4,
- "3018": 4,
- "3019": 3,
- "3020": 2,
- "3021": 2,
- "3023": 2,
- "3024": 5,
- "3025": 2,
- "3026": 3,
- "3028": 2,
- "3029": 2,
- "3030": 1,
- "3031": 2,
- "3032": 1,
- "3033": 2,
- "3034": 2,
- "3035": 3,
- "3036": 2,
- "3037": 2,
- "3040": 1,
- "3041": 1,
- "3042": 1,
- "3043": 3,
- "3044": 4,
- "3045": 2,
- "3046": 5,
- "3047": 3,
- "3048": 3,
- "3049": 2,
- "3050": 1,
- "3051": 1,
- "3052": 2,
- "3053": 2,
- "3054": 5,
- "3055": 4,
- "3056": 3,
- "3057": 5,
- "3058": 6,
- "3059": 3,
- "3060": 4,
- "3061": 3,
- "3062": 5,
- "3063": 6,
- "3064": 2,
- "3065": 7,
- "3066": 4,
- "3067": 1,
- "3068": 5,
- "3069": 2,
- "3073": 3,
- "3075": 2,
- "3076": 1,
- "3077": 2,
- "3078": 6,
- "3079": 2,
- "3080": 10,
- "3081": 2,
- "3082": 2,
- "3083": 5,
- "3084": 5,
- "3085": 3,
- "3086": 3,
- "3087": 6,
- "3088": 6,
- "3089": 5,
- "3090": 4,
- "3091": 6,
- "3092": 3,
- "3093": 4,
- "3094": 3,
- "3095": 4,
- "3096": 2,
- "3097": 6,
- "3098": 2,
- "3099": 4,
- "3100": 4,
- "3101": 6,
- "3102": 3,
- "3103": 3,
- "3104": 3,
- "3105": 4,
- "3106": 4,
- "3107": 6,
- "3108": 3,
- "3109": 2,
- "3110": 4,
- "3111": 5,
- "3112": 2,
- "3113": 1,
- "3114": 3,
- "3115": 3,
- "3116": 3,
- "3117": 4,
- "3118": 3,
- "3119": 1,
- "3120": 2,
- "3121": 5,
- "3122": 2,
- "3123": 2,
- "3124": 1,
- "3125": 3,
- "3126": 3,
- "3127": 2,
- "3128": 2,
- "3129": 2,
- "3130": 1,
- "3132": 2,
- "3134": 1,
- "3135": 1,
- "3136": 3,
- "3139": 3,
- "3140": 5,
- "3141": 2,
- "3142": 2,
- "3143": 3,
- "3144": 1,
- "3145": 2,
- "3146": 5,
- "3147": 2,
- "3148": 4,
- "3150": 2,
- "3151": 1,
- "3153": 3,
- "3154": 2,
- "3155": 2,
- "3156": 1,
- "3157": 3,
- "3158": 4,
- "3159": 2,
- "3160": 3,
- "3161": 3,
- "3163": 3,
- "3165": 1,
- "3166": 1,
- "3167": 2,
- "3168": 1,
- "3169": 3,
- "3170": 3,
- "3172": 2,
- "3173": 3,
- "3174": 2,
- "3175": 1,
- "3176": 3,
- "3177": 1,
- "3179": 1,
- "3180": 2,
- "3181": 1,
- "3182": 2,
- "3183": 1,
- "3184": 3,
- "3185": 3,
- "3186": 1,
- "3187": 2,
- "3188": 3,
- "3189": 3,
- "3190": 3,
- "3191": 5,
- "3192": 5,
- "3193": 4,
- "3194": 1,
- "3195": 1,
- "3196": 2,
- "3197": 4,
- "3198": 3,
- "3199": 3,
- "3200": 2,
- "3201": 2,
- "3202": 2,
- "3203": 4,
- "3205": 3,
- "3206": 3,
- "3207": 4,
- "3209": 3,
- "3210": 2,
- "3211": 3,
- "3212": 1,
- "3213": 4,
- "3214": 3,
- "3215": 1,
- "3216": 1,
- "3217": 3,
- "3219": 3,
- "3220": 1,
- "3221": 3,
- "3222": 2,
- "3223": 1,
- "3224": 2,
- "3225": 5,
- "3226": 2,
- "3227": 3,
- "3228": 3,
- "3229": 3,
- "3230": 2,
- "3231": 3,
- "3232": 5,
- "3233": 2,
- "3234": 1,
- "3236": 2,
- "3237": 3,
- "3238": 3,
- "3239": 1,
- "3240": 2,
- "3241": 2,
- "3242": 2,
- "3243": 3,
- "3244": 3,
- "3245": 3,
- "3246": 1,
- "3247": 5,
- "3248": 2,
- "3249": 1,
- "3250": 2,
- "3251": 6,
- "3252": 2,
- "3253": 1,
- "3254": 4,
- "3255": 2,
- "3256": 1,
- "3257": 5,
- "3258": 4,
- "3259": 4,
- "3260": 8,
- "3261": 1,
- "3262": 5,
- "3263": 6,
- "3264": 5,
- "3265": 4,
- "3266": 2,
- "3267": 4,
- "3268": 2,
- "3269": 4,
- "3270": 4,
- "3272": 6,
- "3273": 8,
- "3274": 8,
- "3275": 7,
- "3276": 5,
- "3277": 5,
- "3278": 3,
- "3279": 4,
- "3280": 2,
- "3281": 4,
- "3282": 2,
- "3283": 5,
- "3284": 1,
- "3285": 4,
- "3286": 5,
- "3287": 3,
- "3288": 3,
- "3289": 2,
- "3290": 3,
- "3291": 1,
- "3292": 3,
- "3294": 4,
- "3295": 2,
- "3296": 2,
- "3297": 2,
- "3298": 3,
- "3299": 5,
- "3300": 2,
- "3301": 2,
- "3302": 4,
- "3304": 1,
- "3305": 2,
- "3306": 1,
- "3309": 4,
- "3310": 3,
- "3311": 1,
- "3312": 1,
- "3313": 1,
- "3314": 2,
- "3315": 1,
- "3316": 1,
- "3317": 1,
- "3319": 1,
- "3321": 1,
- "3322": 1,
- "3323": 1,
- "3324": 1,
- "3328": 1,
- "3330": 3,
- "3331": 2,
- "3332": 3,
- "3333": 2,
- "3334": 1,
- "3337": 1,
- "3339": 3,
- "3344": 1,
- "3346": 2,
- "3348": 1,
- "3349": 3,
- "3350": 2,
- "3351": 3,
- "3352": 1,
- "3353": 2,
- "3355": 4,
- "3356": 1,
- "3357": 1,
- "3358": 3,
- "3359": 4,
- "3362": 2,
- "3363": 6,
- "3364": 1,
- "3365": 4,
- "3366": 2,
- "3368": 2,
- "3369": 2,
- "3370": 1,
- "3371": 4,
- "3372": 1,
- "3373": 4,
- "3374": 1,
- "3375": 1,
- "3376": 3,
- "3380": 1,
- "3383": 1,
- "3388": 1,
- "3389": 1,
- "3395": 1,
- "3400": 2,
- "3401": 2,
- "3404": 3,
- "3405": 1,
- "3408": 1,
- "3409": 1,
- "3410": 1,
- "3413": 1,
- "3419": 1,
- "3438": 1,
- "3442": 1,
- "3457": 1,
- "3463": 2,
- "3470": 1,
- "3477": 1,
- "3481": 1,
- "3482": 1,
- "3487": 1,
- "3493": 1,
- "3501": 2,
- "3503": 1,
- "3539": 1,
- "3540": 1,
- "3541": 1,
- "3543": 1,
- "3545": 1,
- "3546": 1,
- "3548": 1,
- "3551": 1,
- "3563": 1,
- "3593": 1,
- "3595": 1,
- "3596": 1,
- "3598": 1,
- "3606": 1,
- "3607": 1,
- "3614": 2,
- "3979": 1
- },
- "started": "2020-09-07T18:46:37.734Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.386959716796875,
- "incomingOctetsAppLevel": 8192000,
- "incomingOctetsWebSocketLevel": 3169974,
- "incomingOctetsWireLevel": 3177974,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.002523680004946413,
- "outgoingCompressionRatio": 0.3898411865234375,
- "outgoingOctetsAppLevel": 8192000,
- "outgoingOctetsWebSocketLevel": 3193579,
- "outgoingOctetsWireLevel": 3197579,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0012525132461103984,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "2539": 1,
- "2554": 1,
- "2556": 1,
- "2561": 1,
- "2618": 1,
- "2652": 1,
- "2664": 1,
- "2667": 1,
- "2681": 1,
- "2688": 1,
- "2695": 1,
- "2715": 1,
- "2722": 1,
- "2770": 1,
- "2771": 1,
- "2773": 1,
- "2780": 1,
- "2798": 1,
- "2814": 1,
- "2815": 2,
- "2827": 1,
- "2831": 1,
- "2838": 1,
- "2839": 1,
- "2854": 1,
- "2856": 1,
- "2858": 1,
- "2872": 1,
- "2899": 1,
- "2913": 1,
- "2920": 1,
- "2923": 1,
- "2930": 1,
- "2932": 1,
- "2935": 1,
- "2936": 1,
- "2940": 1,
- "2954": 1,
- "2960": 1,
- "2975": 1,
- "2984": 1,
- "2985": 1,
- "2989": 1,
- "2990": 2,
- "2991": 2,
- "2999": 1,
- "3003": 1,
- "3007": 1,
- "3008": 1,
- "3009": 1,
- "3017": 1,
- "3018": 1,
- "3021": 2,
- "3025": 1,
- "3026": 1,
- "3031": 1,
- "3033": 2,
- "3035": 1,
- "3038": 3,
- "3039": 1,
- "3040": 3,
- "3042": 2,
- "3043": 2,
- "3044": 2,
- "3045": 2,
- "3046": 2,
- "3047": 1,
- "3048": 4,
- "3049": 1,
- "3050": 1,
- "3051": 3,
- "3052": 2,
- "3053": 4,
- "3054": 1,
- "3055": 2,
- "3056": 4,
- "3057": 2,
- "3058": 2,
- "3059": 2,
- "3060": 3,
- "3061": 1,
- "3063": 2,
- "3064": 1,
- "3065": 1,
- "3066": 1,
- "3067": 2,
- "3068": 3,
- "3069": 1,
- "3070": 2,
- "3071": 3,
- "3072": 2,
- "3073": 2,
- "3074": 2,
- "3075": 6,
- "3076": 6,
- "3077": 3,
- "3078": 1,
- "3079": 5,
- "3080": 5,
- "3081": 4,
- "3082": 1,
- "3083": 4,
- "3084": 3,
- "3085": 7,
- "3086": 3,
- "3087": 3,
- "3088": 2,
- "3089": 1,
- "3090": 5,
- "3091": 3,
- "3092": 3,
- "3093": 3,
- "3094": 4,
- "3095": 5,
- "3096": 2,
- "3097": 5,
- "3098": 3,
- "3099": 3,
- "3100": 2,
- "3101": 3,
- "3102": 2,
- "3103": 4,
- "3104": 4,
- "3105": 6,
- "3106": 3,
- "3107": 2,
- "3108": 4,
- "3109": 2,
- "3110": 1,
- "3111": 2,
- "3112": 9,
- "3113": 1,
- "3114": 4,
- "3115": 6,
- "3116": 6,
- "3117": 4,
- "3118": 5,
- "3119": 3,
- "3120": 3,
- "3121": 5,
- "3122": 1,
- "3123": 3,
- "3124": 7,
- "3125": 6,
- "3126": 5,
- "3127": 6,
- "3128": 3,
- "3129": 2,
- "3130": 5,
- "3131": 2,
- "3132": 4,
- "3133": 2,
- "3134": 5,
- "3135": 4,
- "3136": 4,
- "3137": 2,
- "3140": 2,
- "3142": 2,
- "3143": 3,
- "3144": 1,
- "3145": 3,
- "3146": 4,
- "3148": 1,
- "3149": 4,
- "3150": 5,
- "3151": 1,
- "3152": 3,
- "3153": 2,
- "3155": 4,
- "3157": 3,
- "3158": 2,
- "3159": 3,
- "3160": 1,
- "3161": 2,
- "3162": 3,
- "3163": 3,
- "3164": 2,
- "3165": 5,
- "3166": 1,
- "3167": 4,
- "3169": 2,
- "3171": 1,
- "3172": 1,
- "3173": 2,
- "3174": 1,
- "3175": 2,
- "3176": 5,
- "3177": 1,
- "3178": 3,
- "3179": 3,
- "3181": 1,
- "3182": 3,
- "3183": 1,
- "3184": 4,
- "3185": 5,
- "3186": 1,
- "3188": 1,
- "3189": 4,
- "3190": 1,
- "3191": 3,
- "3192": 2,
- "3193": 1,
- "3194": 1,
- "3195": 2,
- "3196": 3,
- "3198": 3,
- "3199": 3,
- "3200": 5,
- "3201": 4,
- "3203": 5,
- "3204": 3,
- "3205": 4,
- "3206": 1,
- "3207": 4,
- "3208": 1,
- "3210": 4,
- "3211": 3,
- "3213": 5,
- "3214": 2,
- "3215": 4,
- "3216": 2,
- "3217": 2,
- "3218": 2,
- "3219": 5,
- "3220": 1,
- "3221": 3,
- "3222": 1,
- "3223": 2,
- "3224": 5,
- "3225": 3,
- "3226": 1,
- "3227": 3,
- "3228": 3,
- "3229": 2,
- "3230": 1,
- "3231": 3,
- "3232": 4,
- "3233": 2,
- "3234": 2,
- "3235": 2,
- "3236": 3,
- "3237": 5,
- "3238": 2,
- "3239": 2,
- "3240": 2,
- "3241": 4,
- "3242": 1,
- "3243": 3,
- "3244": 1,
- "3245": 1,
- "3246": 4,
- "3247": 1,
- "3249": 2,
- "3250": 1,
- "3251": 5,
- "3252": 1,
- "3253": 1,
- "3254": 4,
- "3255": 1,
- "3256": 4,
- "3257": 1,
- "3258": 1,
- "3259": 3,
- "3260": 1,
- "3262": 1,
- "3263": 4,
- "3264": 2,
- "3265": 5,
- "3266": 5,
- "3267": 3,
- "3268": 1,
- "3269": 3,
- "3270": 4,
- "3271": 4,
- "3273": 3,
- "3275": 5,
- "3276": 3,
- "3277": 4,
- "3278": 6,
- "3279": 6,
- "3280": 2,
- "3281": 4,
- "3282": 3,
- "3283": 3,
- "3284": 1,
- "3285": 7,
- "3286": 1,
- "3287": 3,
- "3288": 1,
- "3289": 4,
- "3290": 1,
- "3291": 6,
- "3292": 2,
- "3293": 3,
- "3294": 6,
- "3295": 5,
- "3296": 9,
- "3297": 7,
- "3298": 7,
- "3299": 6,
- "3300": 6,
- "3302": 4,
- "3303": 5,
- "3304": 5,
- "3305": 3,
- "3306": 4,
- "3307": 3,
- "3308": 2,
- "3309": 5,
- "3310": 4,
- "3311": 2,
- "3312": 6,
- "3314": 1,
- "3315": 4,
- "3317": 3,
- "3318": 3,
- "3319": 3,
- "3320": 7,
- "3321": 3,
- "3322": 2,
- "3323": 1,
- "3324": 1,
- "3326": 3,
- "3327": 1,
- "3328": 2,
- "3329": 1,
- "3331": 1,
- "3334": 1,
- "3335": 2,
- "3336": 1,
- "3338": 1,
- "3340": 4,
- "3341": 1,
- "3344": 1,
- "3349": 3,
- "3350": 2,
- "3351": 1,
- "3352": 3,
- "3354": 4,
- "3356": 1,
- "3357": 1,
- "3358": 2,
- "3359": 5,
- "3360": 4,
- "3361": 1,
- "3362": 2,
- "3364": 1,
- "3365": 2,
- "3366": 1,
- "3367": 2,
- "3369": 3,
- "3370": 2,
- "3371": 2,
- "3372": 2,
- "3373": 1,
- "3374": 1,
- "3375": 4,
- "3376": 1,
- "3377": 1,
- "3378": 6,
- "3379": 3,
- "3380": 4,
- "3381": 1,
- "3382": 2,
- "3383": 1,
- "3384": 1,
- "3385": 1,
- "3386": 2,
- "3387": 1,
- "3388": 1,
- "3389": 1,
- "3392": 2,
- "3394": 1,
- "3398": 1,
- "3404": 2,
- "3406": 1,
- "3410": 2,
- "3411": 1,
- "3412": 1,
- "3414": 2,
- "3415": 1,
- "3417": 1,
- "3420": 1,
- "3427": 1,
- "3441": 1,
- "3446": 1,
- "3461": 1,
- "3469": 2,
- "3476": 1,
- "3483": 1,
- "3488": 2,
- "3493": 1,
- "3499": 1,
- "3506": 1,
- "3507": 1,
- "3511": 1,
- "3547": 2,
- "3548": 1,
- "3552": 2,
- "3556": 1,
- "3558": 1,
- "3561": 1,
- "3572": 1,
- "3591": 1,
- "3595": 1,
- "3597": 1,
- "3598": 1,
- "3607": 1,
- "3608": 1,
- "3613": 1,
- "3616": 1,
- "3975": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333433266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e218b016e1f0"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e218b016"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_7.html b/autobahn/client/tungstenite_case_12_3_7.html
deleted file mode 100644
index a0d701c..0000000
--- a/autobahn/client/tungstenite_case_12_3_7.html
+++ /dev/null
@@ -1,1412 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.7 : Pass - 3295 ms @ 2020-09-07T18:46:39.513Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=344&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: JI0vV6vhJqek0w5R0+5Y8g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Wy4nZw0r4QzLNZkc31zcF4Iy+o8=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 5518 | 1 | 5518 |
- 5530 | 1 | 5530 |
- 5540 | 1 | 5540 |
- 5577 | 1 | 5577 |
- 5582 | 1 | 5582 |
- 5617 | 1 | 5617 |
- 5618 | 1 | 5618 |
- 5622 | 1 | 5622 |
- 5629 | 1 | 5629 |
- 5653 | 1 | 5653 |
- 5678 | 1 | 5678 |
- 5680 | 1 | 5680 |
- 5699 | 1 | 5699 |
- 5715 | 1 | 5715 |
- 5726 | 1 | 5726 |
- 5738 | 1 | 5738 |
- 5745 | 1 | 5745 |
- 5767 | 1 | 5767 |
- 5803 | 1 | 5803 |
- 5816 | 1 | 5816 |
- 5820 | 1 | 5820 |
- 5852 | 1 | 5852 |
- 5855 | 1 | 5855 |
- 5871 | 1 | 5871 |
- 5874 | 1 | 5874 |
- 5875 | 1 | 5875 |
- 5880 | 2 | 11760 |
- 5881 | 1 | 5881 |
- 5882 | 1 | 5882 |
- 5884 | 2 | 11768 |
- 5888 | 1 | 5888 |
- 5897 | 1 | 5897 |
- 5900 | 2 | 11800 |
- 5906 | 1 | 5906 |
- 5907 | 2 | 11814 |
- 5913 | 1 | 5913 |
- 5917 | 1 | 5917 |
- 5921 | 1 | 5921 |
- 5924 | 2 | 11848 |
- 5926 | 1 | 5926 |
- 5929 | 1 | 5929 |
- 5944 | 1 | 5944 |
- 5951 | 1 | 5951 |
- 5956 | 1 | 5956 |
- 5957 | 1 | 5957 |
- 5962 | 1 | 5962 |
- 5963 | 1 | 5963 |
- 5965 | 2 | 11930 |
- 5967 | 1 | 5967 |
- 5969 | 2 | 11938 |
- 5972 | 1 | 5972 |
- 5977 | 1 | 5977 |
- 5978 | 1 | 5978 |
- 5979 | 1 | 5979 |
- 5981 | 2 | 11962 |
- 5983 | 1 | 5983 |
- 5986 | 1 | 5986 |
- 5989 | 1 | 5989 |
- 5990 | 1 | 5990 |
- 5992 | 1 | 5992 |
- 5993 | 1 | 5993 |
- 5994 | 2 | 11988 |
- 5995 | 1 | 5995 |
- 5998 | 1 | 5998 |
- 5999 | 1 | 5999 |
- 6000 | 1 | 6000 |
- 6002 | 2 | 12004 |
- 6003 | 1 | 6003 |
- 6007 | 1 | 6007 |
- 6009 | 1 | 6009 |
- 6012 | 1 | 6012 |
- 6015 | 1 | 6015 |
- 6017 | 1 | 6017 |
- 6018 | 2 | 12036 |
- 6019 | 1 | 6019 |
- 6021 | 1 | 6021 |
- 6024 | 1 | 6024 |
- 6025 | 1 | 6025 |
- 6026 | 3 | 18078 |
- 6029 | 1 | 6029 |
- 6030 | 1 | 6030 |
- 6034 | 3 | 18102 |
- 6035 | 1 | 6035 |
- 6036 | 1 | 6036 |
- 6038 | 1 | 6038 |
- 6039 | 4 | 24156 |
- 6040 | 1 | 6040 |
- 6041 | 1 | 6041 |
- 6042 | 5 | 30210 |
- 6043 | 2 | 12086 |
- 6044 | 1 | 6044 |
- 6045 | 3 | 18135 |
- 6046 | 1 | 6046 |
- 6047 | 2 | 12094 |
- 6048 | 6 | 36288 |
- 6049 | 2 | 12098 |
- 6050 | 1 | 6050 |
- 6051 | 1 | 6051 |
- 6052 | 1 | 6052 |
- 6053 | 2 | 12106 |
- 6056 | 1 | 6056 |
- 6057 | 2 | 12114 |
- 6058 | 2 | 12116 |
- 6059 | 3 | 18177 |
- 6060 | 1 | 6060 |
- 6062 | 2 | 12124 |
- 6063 | 4 | 24252 |
- 6065 | 1 | 6065 |
- 6066 | 3 | 18198 |
- 6067 | 1 | 6067 |
- 6070 | 1 | 6070 |
- 6073 | 3 | 18219 |
- 6074 | 1 | 6074 |
- 6076 | 3 | 18228 |
- 6079 | 1 | 6079 |
- 6081 | 2 | 12162 |
- 6082 | 1 | 6082 |
- 6083 | 3 | 18249 |
- 6085 | 2 | 12170 |
- 6086 | 3 | 18258 |
- 6087 | 1 | 6087 |
- 6088 | 1 | 6088 |
- 6089 | 2 | 12178 |
- 6090 | 1 | 6090 |
- 6091 | 2 | 12182 |
- 6092 | 1 | 6092 |
- 6094 | 3 | 18282 |
- 6095 | 2 | 12190 |
- 6096 | 1 | 6096 |
- 6097 | 2 | 12194 |
- 6099 | 1 | 6099 |
- 6101 | 4 | 24404 |
- 6102 | 2 | 12204 |
- 6103 | 2 | 12206 |
- 6104 | 1 | 6104 |
- 6105 | 2 | 12210 |
- 6106 | 4 | 24424 |
- 6108 | 1 | 6108 |
- 6109 | 1 | 6109 |
- 6110 | 8 | 48880 |
- 6111 | 1 | 6111 |
- 6112 | 1 | 6112 |
- 6113 | 4 | 24452 |
- 6114 | 2 | 12228 |
- 6115 | 1 | 6115 |
- 6116 | 3 | 18348 |
- 6117 | 3 | 18351 |
- 6118 | 2 | 12236 |
- 6119 | 2 | 12238 |
- 6120 | 1 | 6120 |
- 6121 | 3 | 18363 |
- 6122 | 1 | 6122 |
- 6123 | 2 | 12246 |
- 6124 | 1 | 6124 |
- 6125 | 1 | 6125 |
- 6126 | 2 | 12252 |
- 6127 | 3 | 18381 |
- 6128 | 6 | 36768 |
- 6129 | 1 | 6129 |
- 6130 | 2 | 12260 |
- 6131 | 1 | 6131 |
- 6132 | 5 | 30660 |
- 6133 | 2 | 12266 |
- 6135 | 2 | 12270 |
- 6136 | 4 | 24544 |
- 6138 | 5 | 30690 |
- 6139 | 3 | 18417 |
- 6140 | 3 | 18420 |
- 6141 | 2 | 12282 |
- 6142 | 3 | 18426 |
- 6144 | 2 | 12288 |
- 6146 | 7 | 43022 |
- 6147 | 3 | 18441 |
- 6148 | 3 | 18444 |
- 6149 | 2 | 12298 |
- 6150 | 1 | 6150 |
- 6151 | 1 | 6151 |
- 6153 | 2 | 12306 |
- 6154 | 4 | 24616 |
- 6155 | 2 | 12310 |
- 6156 | 3 | 18468 |
- 6157 | 6 | 36942 |
- 6158 | 4 | 24632 |
- 6159 | 2 | 12318 |
- 6160 | 1 | 6160 |
- 6161 | 2 | 12322 |
- 6162 | 3 | 18486 |
- 6164 | 3 | 18492 |
- 6165 | 4 | 24660 |
- 6166 | 5 | 30830 |
- 6167 | 2 | 12334 |
- 6168 | 2 | 12336 |
- 6169 | 3 | 18507 |
- 6170 | 2 | 12340 |
- 6171 | 2 | 12342 |
- 6172 | 3 | 18516 |
- 6173 | 2 | 12346 |
- 6174 | 3 | 18522 |
- 6175 | 1 | 6175 |
- 6176 | 3 | 18528 |
- 6177 | 6 | 37062 |
- 6178 | 2 | 12356 |
- 6179 | 3 | 18537 |
- 6180 | 1 | 6180 |
- 6182 | 1 | 6182 |
- 6183 | 1 | 6183 |
- 6184 | 2 | 12368 |
- 6185 | 2 | 12370 |
- 6186 | 3 | 18558 |
- 6188 | 4 | 24752 |
- 6189 | 1 | 6189 |
- 6192 | 3 | 18576 |
- 6193 | 1 | 6193 |
- 6194 | 1 | 6194 |
- 6195 | 1 | 6195 |
- 6196 | 3 | 18588 |
- 6197 | 1 | 6197 |
- 6198 | 1 | 6198 |
- 6200 | 1 | 6200 |
- 6201 | 1 | 6201 |
- 6202 | 1 | 6202 |
- 6203 | 2 | 12406 |
- 6204 | 1 | 6204 |
- 6207 | 3 | 18621 |
- 6210 | 3 | 18630 |
- 6211 | 1 | 6211 |
- 6212 | 1 | 6212 |
- 6213 | 1 | 6213 |
- 6215 | 1 | 6215 |
- 6216 | 1 | 6216 |
- 6218 | 3 | 18654 |
- 6222 | 1 | 6222 |
- 6223 | 2 | 12446 |
- 6224 | 1 | 6224 |
- 6226 | 1 | 6226 |
- 6227 | 1 | 6227 |
- 6229 | 1 | 6229 |
- 6233 | 2 | 12466 |
- 6234 | 1 | 6234 |
- 6235 | 3 | 18705 |
- 6238 | 2 | 12476 |
- 6239 | 1 | 6239 |
- 6241 | 2 | 12482 |
- 6242 | 2 | 12484 |
- 6243 | 1 | 6243 |
- 6245 | 1 | 6245 |
- 6246 | 1 | 6246 |
- 6247 | 3 | 18741 |
- 6250 | 1 | 6250 |
- 6252 | 1 | 6252 |
- 6253 | 2 | 12506 |
- 6254 | 1 | 6254 |
- 6255 | 1 | 6255 |
- 6256 | 4 | 25024 |
- 6257 | 2 | 12514 |
- 6258 | 2 | 12516 |
- 6259 | 1 | 6259 |
- 6260 | 2 | 12520 |
- 6261 | 2 | 12522 |
- 6262 | 6 | 37572 |
- 6263 | 1 | 6263 |
- 6264 | 3 | 18792 |
- 6265 | 2 | 12530 |
- 6266 | 1 | 6266 |
- 6267 | 1 | 6267 |
- 6269 | 1 | 6269 |
- 6270 | 1 | 6270 |
- 6273 | 1 | 6273 |
- 6274 | 3 | 18822 |
- 6275 | 1 | 6275 |
- 6276 | 1 | 6276 |
- 6277 | 1 | 6277 |
- 6278 | 2 | 12556 |
- 6279 | 3 | 18837 |
- 6280 | 1 | 6280 |
- 6281 | 2 | 12562 |
- 6282 | 2 | 12564 |
- 6284 | 1 | 6284 |
- 6285 | 2 | 12570 |
- 6286 | 1 | 6286 |
- 6287 | 3 | 18861 |
- 6288 | 2 | 12576 |
- 6289 | 2 | 12578 |
- 6290 | 3 | 18870 |
- 6291 | 4 | 25164 |
- 6292 | 2 | 12584 |
- 6293 | 1 | 6293 |
- 6294 | 2 | 12588 |
- 6295 | 1 | 6295 |
- 6296 | 2 | 12592 |
- 6297 | 2 | 12594 |
- 6298 | 3 | 18894 |
- 6299 | 4 | 25196 |
- 6300 | 2 | 12600 |
- 6301 | 2 | 12602 |
- 6302 | 5 | 31510 |
- 6303 | 1 | 6303 |
- 6304 | 1 | 6304 |
- 6305 | 2 | 12610 |
- 6306 | 1 | 6306 |
- 6307 | 1 | 6307 |
- 6309 | 1 | 6309 |
- 6310 | 2 | 12620 |
- 6311 | 1 | 6311 |
- 6312 | 1 | 6312 |
- 6314 | 3 | 18942 |
- 6315 | 1 | 6315 |
- 6316 | 2 | 12632 |
- 6318 | 4 | 25272 |
- 6319 | 1 | 6319 |
- 6320 | 1 | 6320 |
- 6322 | 1 | 6322 |
- 6324 | 1 | 6324 |
- 6326 | 1 | 6326 |
- 6328 | 2 | 12656 |
- 6330 | 1 | 6330 |
- 6331 | 1 | 6331 |
- 6333 | 1 | 6333 |
- 6334 | 1 | 6334 |
- 6336 | 1 | 6336 |
- 6339 | 1 | 6339 |
- 6347 | 1 | 6347 |
- 6352 | 2 | 12704 |
- 6366 | 1 | 6366 |
- 6367 | 1 | 6367 |
- 6371 | 1 | 6371 |
- 6372 | 1 | 6372 |
- 6373 | 1 | 6373 |
- 6374 | 2 | 12748 |
- 6376 | 1 | 6376 |
- 6377 | 1 | 6377 |
- 6380 | 1 | 6380 |
- 6382 | 3 | 19146 |
- 6383 | 2 | 12766 |
- 6384 | 2 | 12768 |
- 6385 | 1 | 6385 |
- 6386 | 3 | 19158 |
- 6387 | 1 | 6387 |
- 6392 | 2 | 12784 |
- 6394 | 1 | 6394 |
- 6398 | 1 | 6398 |
- 6400 | 1 | 6400 |
- 6402 | 3 | 19206 |
- 6404 | 1 | 6404 |
- 6405 | 1 | 6405 |
- 6407 | 1 | 6407 |
- 6410 | 2 | 12820 |
- 6412 | 3 | 19236 |
- 6413 | 2 | 12826 |
- 6414 | 1 | 6414 |
- 6415 | 1 | 6415 |
- 6416 | 1 | 6416 |
- 6418 | 1 | 6418 |
- 6421 | 1 | 6421 |
- 6422 | 4 | 25688 |
- 6423 | 1 | 6423 |
- 6424 | 2 | 12848 |
- 6425 | 2 | 12850 |
- 6427 | 1 | 6427 |
- 6428 | 3 | 19284 |
- 6429 | 3 | 19287 |
- 6430 | 1 | 6430 |
- 6431 | 3 | 19293 |
- 6433 | 5 | 32165 |
- 6435 | 3 | 19305 |
- 6436 | 2 | 12872 |
- 6437 | 1 | 6437 |
- 6438 | 3 | 19314 |
- 6439 | 1 | 6439 |
- 6440 | 3 | 19320 |
- 6441 | 3 | 19323 |
- 6443 | 3 | 19329 |
- 6444 | 4 | 25776 |
- 6445 | 1 | 6445 |
- 6446 | 1 | 6446 |
- 6447 | 2 | 12894 |
- 6449 | 3 | 19347 |
- 6450 | 1 | 6450 |
- 6451 | 1 | 6451 |
- 6452 | 1 | 6452 |
- 6453 | 1 | 6453 |
- 6454 | 1 | 6454 |
- 6455 | 2 | 12910 |
- 6456 | 5 | 32280 |
- 6457 | 1 | 6457 |
- 6458 | 4 | 25832 |
- 6459 | 2 | 12918 |
- 6460 | 1 | 6460 |
- 6461 | 4 | 25844 |
- 6463 | 1 | 6463 |
- 6464 | 1 | 6464 |
- 6465 | 2 | 12930 |
- 6466 | 1 | 6466 |
- 6467 | 2 | 12934 |
- 6469 | 3 | 19407 |
- 6470 | 1 | 6470 |
- 6472 | 2 | 12944 |
- 6474 | 2 | 12948 |
- 6475 | 3 | 19425 |
- 6476 | 3 | 19428 |
- 6477 | 3 | 19431 |
- 6478 | 6 | 38868 |
- 6479 | 1 | 6479 |
- 6480 | 5 | 32400 |
- 6481 | 2 | 12962 |
- 6482 | 1 | 6482 |
- 6483 | 2 | 12966 |
- 6484 | 6 | 38904 |
- 6485 | 7 | 45395 |
- 6486 | 6 | 38916 |
- 6487 | 3 | 19461 |
- 6488 | 4 | 25952 |
- 6489 | 3 | 19467 |
- 6490 | 2 | 12980 |
- 6491 | 1 | 6491 |
- 6492 | 4 | 25968 |
- 6494 | 2 | 12988 |
- 6495 | 3 | 19485 |
- 6496 | 5 | 32480 |
- 6498 | 1 | 6498 |
- 6500 | 1 | 6500 |
- 6501 | 1 | 6501 |
- 6503 | 2 | 13006 |
- 6504 | 1 | 6504 |
- 6505 | 1 | 6505 |
- 6506 | 1 | 6506 |
- 6507 | 1 | 6507 |
- 6508 | 3 | 19524 |
- 6509 | 2 | 13018 |
- 6510 | 2 | 13020 |
- 6512 | 4 | 26048 |
- 6513 | 6 | 39078 |
- 6514 | 2 | 13028 |
- 6515 | 1 | 6515 |
- 6516 | 3 | 19548 |
- 6517 | 2 | 13034 |
- 6518 | 6 | 39108 |
- 6519 | 4 | 26076 |
- 6520 | 5 | 32600 |
- 6521 | 2 | 13042 |
- 6522 | 1 | 6522 |
- 6523 | 1 | 6523 |
- 6525 | 1 | 6525 |
- 6526 | 1 | 6526 |
- 6527 | 1 | 6527 |
- 6528 | 1 | 6528 |
- 6529 | 2 | 13058 |
- 6530 | 1 | 6530 |
- 6531 | 1 | 6531 |
- 6532 | 3 | 19596 |
- 6533 | 2 | 13066 |
- 6534 | 2 | 13068 |
- 6535 | 1 | 6535 |
- 6536 | 2 | 13072 |
- 6537 | 1 | 6537 |
- 6538 | 1 | 6538 |
- 6540 | 1 | 6540 |
- 6543 | 1 | 6543 |
- 6553 | 1 | 6553 |
- 6554 | 2 | 13108 |
- 6556 | 2 | 13112 |
- 6565 | 1 | 6565 |
- 6566 | 1 | 6566 |
- 6567 | 1 | 6567 |
- 6568 | 1 | 6568 |
- 6571 | 2 | 13142 |
- 6574 | 1 | 6574 |
- 6575 | 2 | 13150 |
- 6577 | 1 | 6577 |
- 6579 | 1 | 6579 |
- 6581 | 3 | 19743 |
- 6582 | 1 | 6582 |
- 6584 | 1 | 6584 |
- 6585 | 1 | 6585 |
- 6588 | 1 | 6588 |
- 6592 | 1 | 6592 |
- 6594 | 1 | 6594 |
- 6596 | 2 | 13192 |
- 6597 | 2 | 13194 |
- 6598 | 3 | 19794 |
- 6600 | 3 | 19800 |
- 6601 | 2 | 13202 |
- 6602 | 1 | 6602 |
- 6603 | 1 | 6603 |
- 6604 | 1 | 6604 |
- 6605 | 3 | 19815 |
- 6606 | 1 | 6606 |
- 6607 | 1 | 6607 |
- 6608 | 1 | 6608 |
- 6609 | 1 | 6609 |
- 6616 | 3 | 19848 |
- 6618 | 1 | 6618 |
- 6619 | 1 | 6619 |
- 6620 | 1 | 6620 |
- 6636 | 1 | 6636 |
- 6639 | 1 | 6639 |
- 6640 | 1 | 6640 |
- 6649 | 1 | 6649 |
- 6652 | 1 | 6652 |
- 6660 | 1 | 6660 |
- 6664 | 1 | 6664 |
- 6667 | 1 | 6667 |
- 6672 | 1 | 6672 |
- 6683 | 1 | 6683 |
- 6696 | 1 | 6696 |
- 6699 | 1 | 6699 |
- 6701 | 1 | 6701 |
- 6704 | 1 | 6704 |
- 6706 | 1 | 6706 |
- 6709 | 1 | 6709 |
- 6717 | 1 | 6717 |
- 6722 | 1 | 6722 |
- 6723 | 2 | 13446 |
- 6726 | 1 | 6726 |
- 6732 | 1 | 6732 |
- 6734 | 1 | 6734 |
- 6735 | 2 | 13470 |
- 6737 | 1 | 6737 |
- 6739 | 1 | 6739 |
- 6745 | 1 | 6745 |
- 6746 | 1 | 6746 |
- 6748 | 1 | 6748 |
- 6749 | 1 | 6749 |
- 6753 | 3 | 20259 |
- 6755 | 1 | 6755 |
- 6756 | 1 | 6756 |
- 6757 | 1 | 6757 |
- 6758 | 1 | 6758 |
- 6760 | 1 | 6760 |
- 6762 | 1 | 6762 |
- 6767 | 1 | 6767 |
- 6769 | 1 | 6769 |
- 6789 | 1 | 6789 |
- 6790 | 1 | 6790 |
- 6797 | 1 | 6797 |
- 6798 | 1 | 6798 |
- 6803 | 2 | 13606 |
- 6811 | 1 | 6811 |
- 6813 | 1 | 6813 |
- 6814 | 1 | 6814 |
- 6824 | 1 | 6824 |
- 6828 | 1 | 6828 |
- 6830 | 1 | 6830 |
- 6845 | 1 | 6845 |
- 6850 | 1 | 6850 |
- 6867 | 1 | 6867 |
- 6868 | 1 | 6868 |
- 6884 | 1 | 6884 |
- 6899 | 1 | 6899 |
- 6907 | 1 | 6907 |
- 6911 | 1 | 6911 |
- 6921 | 1 | 6921 |
- 6935 | 1 | 6935 |
- 6939 | 1 | 6939 |
- 6950 | 2 | 13900 |
- 6953 | 2 | 13906 |
- 6960 | 1 | 6960 |
- 6968 | 1 | 6968 |
- 6971 | 1 | 6971 |
- 6972 | 1 | 6972 |
- 6979 | 1 | 6979 |
- 7390 | 1 | 7390 |
- Total | 1002 | 6301904 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 5517 | 1 | 5517 |
- 5530 | 1 | 5530 |
- 5539 | 1 | 5539 |
- 5576 | 1 | 5576 |
- 5581 | 1 | 5581 |
- 5614 | 1 | 5614 |
- 5616 | 1 | 5616 |
- 5619 | 1 | 5619 |
- 5627 | 1 | 5627 |
- 5655 | 1 | 5655 |
- 5675 | 1 | 5675 |
- 5682 | 1 | 5682 |
- 5696 | 1 | 5696 |
- 5716 | 1 | 5716 |
- 5723 | 1 | 5723 |
- 5736 | 1 | 5736 |
- 5747 | 1 | 5747 |
- 5765 | 1 | 5765 |
- 5804 | 1 | 5804 |
- 5813 | 1 | 5813 |
- 5822 | 1 | 5822 |
- 5852 | 1 | 5852 |
- 5853 | 1 | 5853 |
- 5871 | 1 | 5871 |
- 5875 | 1 | 5875 |
- 5881 | 1 | 5881 |
- 5882 | 1 | 5882 |
- 5888 | 1 | 5888 |
- 5892 | 1 | 5892 |
- 5894 | 1 | 5894 |
- 5896 | 1 | 5896 |
- 5899 | 1 | 5899 |
- 5900 | 1 | 5900 |
- 5901 | 2 | 11802 |
- 5906 | 1 | 5906 |
- 5911 | 1 | 5911 |
- 5913 | 1 | 5913 |
- 5914 | 1 | 5914 |
- 5923 | 1 | 5923 |
- 5925 | 1 | 5925 |
- 5929 | 1 | 5929 |
- 5930 | 2 | 11860 |
- 5938 | 1 | 5938 |
- 5944 | 1 | 5944 |
- 5953 | 1 | 5953 |
- 5961 | 1 | 5961 |
- 5964 | 1 | 5964 |
- 5974 | 1 | 5974 |
- 5980 | 2 | 11960 |
- 5981 | 1 | 5981 |
- 5984 | 1 | 5984 |
- 5986 | 1 | 5986 |
- 5988 | 1 | 5988 |
- 5989 | 1 | 5989 |
- 5996 | 2 | 11992 |
- 6001 | 1 | 6001 |
- 6011 | 1 | 6011 |
- 6023 | 1 | 6023 |
- 6025 | 1 | 6025 |
- 6026 | 1 | 6026 |
- 6027 | 1 | 6027 |
- 6035 | 1 | 6035 |
- 6037 | 1 | 6037 |
- 6046 | 1 | 6046 |
- 6051 | 1 | 6051 |
- 6052 | 2 | 12104 |
- 6057 | 2 | 12114 |
- 6059 | 2 | 12118 |
- 6060 | 1 | 6060 |
- 6061 | 1 | 6061 |
- 6062 | 1 | 6062 |
- 6065 | 1 | 6065 |
- 6067 | 1 | 6067 |
- 6068 | 1 | 6068 |
- 6069 | 1 | 6069 |
- 6070 | 2 | 12140 |
- 6075 | 2 | 12150 |
- 6083 | 1 | 6083 |
- 6084 | 1 | 6084 |
- 6087 | 2 | 12174 |
- 6088 | 2 | 12176 |
- 6090 | 1 | 6090 |
- 6093 | 2 | 12186 |
- 6095 | 1 | 6095 |
- 6097 | 1 | 6097 |
- 6098 | 1 | 6098 |
- 6099 | 1 | 6099 |
- 6100 | 4 | 24400 |
- 6102 | 2 | 12204 |
- 6104 | 1 | 6104 |
- 6106 | 2 | 12212 |
- 6107 | 1 | 6107 |
- 6108 | 2 | 12216 |
- 6109 | 2 | 12218 |
- 6110 | 1 | 6110 |
- 6111 | 1 | 6111 |
- 6112 | 2 | 12224 |
- 6113 | 3 | 18339 |
- 6114 | 2 | 12228 |
- 6115 | 5 | 30575 |
- 6117 | 2 | 12234 |
- 6118 | 1 | 6118 |
- 6119 | 6 | 36714 |
- 6120 | 2 | 12240 |
- 6121 | 2 | 12242 |
- 6122 | 2 | 12244 |
- 6123 | 5 | 30615 |
- 6124 | 4 | 24496 |
- 6125 | 1 | 6125 |
- 6126 | 3 | 18378 |
- 6127 | 3 | 18381 |
- 6129 | 5 | 30645 |
- 6130 | 1 | 6130 |
- 6132 | 1 | 6132 |
- 6134 | 4 | 24536 |
- 6135 | 3 | 18405 |
- 6136 | 1 | 6136 |
- 6137 | 2 | 12274 |
- 6138 | 1 | 6138 |
- 6139 | 1 | 6139 |
- 6140 | 1 | 6140 |
- 6141 | 2 | 12282 |
- 6143 | 1 | 6143 |
- 6144 | 1 | 6144 |
- 6146 | 2 | 12292 |
- 6147 | 1 | 6147 |
- 6149 | 1 | 6149 |
- 6150 | 2 | 12300 |
- 6151 | 1 | 6151 |
- 6152 | 1 | 6152 |
- 6153 | 3 | 18459 |
- 6154 | 2 | 12308 |
- 6155 | 2 | 12310 |
- 6156 | 1 | 6156 |
- 6158 | 1 | 6158 |
- 6159 | 2 | 12318 |
- 6160 | 2 | 12320 |
- 6161 | 4 | 24644 |
- 6162 | 1 | 6162 |
- 6163 | 3 | 18489 |
- 6165 | 1 | 6165 |
- 6166 | 3 | 18498 |
- 6167 | 1 | 6167 |
- 6168 | 1 | 6168 |
- 6169 | 3 | 18507 |
- 6170 | 3 | 18510 |
- 6171 | 1 | 6171 |
- 6172 | 3 | 18516 |
- 6173 | 1 | 6173 |
- 6174 | 4 | 24696 |
- 6176 | 1 | 6176 |
- 6179 | 1 | 6179 |
- 6180 | 1 | 6180 |
- 6181 | 6 | 37086 |
- 6182 | 1 | 6182 |
- 6183 | 3 | 18549 |
- 6184 | 2 | 12368 |
- 6185 | 1 | 6185 |
- 6186 | 3 | 18558 |
- 6187 | 2 | 12374 |
- 6188 | 1 | 6188 |
- 6190 | 1 | 6190 |
- 6191 | 2 | 12382 |
- 6192 | 1 | 6192 |
- 6193 | 5 | 30965 |
- 6194 | 3 | 18582 |
- 6195 | 3 | 18585 |
- 6196 | 2 | 12392 |
- 6197 | 2 | 12394 |
- 6198 | 2 | 12396 |
- 6199 | 6 | 37194 |
- 6200 | 4 | 24800 |
- 6201 | 1 | 6201 |
- 6202 | 4 | 24808 |
- 6203 | 3 | 18609 |
- 6204 | 7 | 43428 |
- 6205 | 1 | 6205 |
- 6206 | 1 | 6206 |
- 6207 | 4 | 24828 |
- 6208 | 5 | 31040 |
- 6209 | 1 | 6209 |
- 6210 | 2 | 12420 |
- 6211 | 2 | 12422 |
- 6212 | 1 | 6212 |
- 6213 | 3 | 18639 |
- 6214 | 3 | 18642 |
- 6215 | 3 | 18645 |
- 6216 | 4 | 24864 |
- 6217 | 4 | 24868 |
- 6218 | 5 | 31090 |
- 6219 | 6 | 37314 |
- 6220 | 2 | 12440 |
- 6221 | 2 | 12442 |
- 6223 | 3 | 18669 |
- 6224 | 2 | 12448 |
- 6225 | 7 | 43575 |
- 6226 | 1 | 6226 |
- 6227 | 1 | 6227 |
- 6228 | 1 | 6228 |
- 6229 | 4 | 24916 |
- 6230 | 2 | 12460 |
- 6231 | 3 | 18693 |
- 6232 | 2 | 12464 |
- 6233 | 1 | 6233 |
- 6234 | 2 | 12468 |
- 6235 | 3 | 18705 |
- 6236 | 2 | 12472 |
- 6237 | 3 | 18711 |
- 6238 | 1 | 6238 |
- 6239 | 3 | 18717 |
- 6240 | 2 | 12480 |
- 6241 | 4 | 24964 |
- 6242 | 1 | 6242 |
- 6243 | 4 | 24972 |
- 6244 | 1 | 6244 |
- 6246 | 1 | 6246 |
- 6248 | 2 | 12496 |
- 6249 | 2 | 12498 |
- 6250 | 1 | 6250 |
- 6251 | 2 | 12502 |
- 6253 | 3 | 18759 |
- 6254 | 2 | 12508 |
- 6255 | 1 | 6255 |
- 6256 | 1 | 6256 |
- 6258 | 1 | 6258 |
- 6260 | 3 | 18780 |
- 6262 | 3 | 18786 |
- 6263 | 1 | 6263 |
- 6264 | 2 | 12528 |
- 6265 | 1 | 6265 |
- 6266 | 1 | 6266 |
- 6268 | 2 | 12536 |
- 6269 | 1 | 6269 |
- 6272 | 2 | 12544 |
- 6274 | 1 | 6274 |
- 6276 | 1 | 6276 |
- 6283 | 2 | 12566 |
- 6285 | 3 | 18855 |
- 6286 | 1 | 6286 |
- 6287 | 3 | 18861 |
- 6288 | 1 | 6288 |
- 6289 | 1 | 6289 |
- 6290 | 2 | 12580 |
- 6291 | 4 | 25164 |
- 6292 | 1 | 6292 |
- 6293 | 2 | 12586 |
- 6294 | 2 | 12588 |
- 6295 | 1 | 6295 |
- 6296 | 2 | 12592 |
- 6297 | 1 | 6297 |
- 6298 | 1 | 6298 |
- 6299 | 1 | 6299 |
- 6300 | 1 | 6300 |
- 6301 | 3 | 18903 |
- 6302 | 2 | 12604 |
- 6303 | 2 | 12606 |
- 6305 | 2 | 12610 |
- 6306 | 2 | 12612 |
- 6308 | 2 | 12616 |
- 6309 | 1 | 6309 |
- 6313 | 1 | 6313 |
- 6314 | 1 | 6314 |
- 6316 | 3 | 18948 |
- 6318 | 1 | 6318 |
- 6319 | 5 | 31595 |
- 6320 | 1 | 6320 |
- 6323 | 2 | 12646 |
- 6324 | 1 | 6324 |
- 6326 | 3 | 18978 |
- 6327 | 1 | 6327 |
- 6328 | 2 | 12656 |
- 6329 | 1 | 6329 |
- 6330 | 2 | 12660 |
- 6331 | 1 | 6331 |
- 6332 | 3 | 18996 |
- 6333 | 4 | 25332 |
- 6335 | 2 | 12670 |
- 6336 | 1 | 6336 |
- 6338 | 3 | 19014 |
- 6339 | 4 | 25356 |
- 6340 | 3 | 19020 |
- 6341 | 4 | 25364 |
- 6342 | 1 | 6342 |
- 6343 | 4 | 25372 |
- 6344 | 2 | 12688 |
- 6345 | 2 | 12690 |
- 6346 | 1 | 6346 |
- 6348 | 4 | 25392 |
- 6349 | 2 | 12698 |
- 6350 | 1 | 6350 |
- 6351 | 2 | 12702 |
- 6352 | 4 | 25408 |
- 6354 | 2 | 12708 |
- 6355 | 4 | 25420 |
- 6356 | 2 | 12712 |
- 6357 | 1 | 6357 |
- 6359 | 1 | 6359 |
- 6363 | 4 | 25452 |
- 6364 | 3 | 19092 |
- 6365 | 2 | 12730 |
- 6367 | 2 | 12734 |
- 6368 | 1 | 6368 |
- 6369 | 1 | 6369 |
- 6370 | 2 | 12740 |
- 6372 | 1 | 6372 |
- 6375 | 1 | 6375 |
- 6376 | 2 | 12752 |
- 6377 | 1 | 6377 |
- 6380 | 1 | 6380 |
- 6381 | 1 | 6381 |
- 6387 | 2 | 12774 |
- 6389 | 1 | 6389 |
- 6396 | 1 | 6396 |
- 6398 | 1 | 6398 |
- 6404 | 1 | 6404 |
- 6406 | 2 | 12812 |
- 6407 | 1 | 6407 |
- 6408 | 1 | 6408 |
- 6409 | 1 | 6409 |
- 6415 | 1 | 6415 |
- 6416 | 1 | 6416 |
- 6419 | 1 | 6419 |
- 6420 | 1 | 6420 |
- 6422 | 1 | 6422 |
- 6423 | 1 | 6423 |
- 6424 | 1 | 6424 |
- 6425 | 1 | 6425 |
- 6427 | 2 | 12854 |
- 6428 | 1 | 6428 |
- 6429 | 1 | 6429 |
- 6431 | 1 | 6431 |
- 6432 | 1 | 6432 |
- 6434 | 1 | 6434 |
- 6435 | 1 | 6435 |
- 6438 | 1 | 6438 |
- 6439 | 1 | 6439 |
- 6440 | 3 | 19320 |
- 6444 | 1 | 6444 |
- 6446 | 1 | 6446 |
- 6447 | 1 | 6447 |
- 6448 | 1 | 6448 |
- 6449 | 1 | 6449 |
- 6453 | 1 | 6453 |
- 6454 | 4 | 25816 |
- 6456 | 1 | 6456 |
- 6457 | 1 | 6457 |
- 6458 | 3 | 19374 |
- 6463 | 2 | 12926 |
- 6464 | 2 | 12928 |
- 6465 | 2 | 12930 |
- 6466 | 1 | 6466 |
- 6468 | 4 | 25872 |
- 6470 | 1 | 6470 |
- 6472 | 1 | 6472 |
- 6473 | 2 | 12946 |
- 6474 | 1 | 6474 |
- 6475 | 2 | 12950 |
- 6476 | 5 | 32380 |
- 6477 | 4 | 25908 |
- 6478 | 5 | 32390 |
- 6480 | 2 | 12960 |
- 6481 | 3 | 19443 |
- 6482 | 2 | 12964 |
- 6483 | 1 | 6483 |
- 6484 | 1 | 6484 |
- 6485 | 2 | 12970 |
- 6486 | 3 | 19458 |
- 6487 | 1 | 6487 |
- 6488 | 2 | 12976 |
- 6490 | 2 | 12980 |
- 6491 | 2 | 12982 |
- 6492 | 1 | 6492 |
- 6493 | 1 | 6493 |
- 6494 | 2 | 12988 |
- 6496 | 2 | 12992 |
- 6497 | 1 | 6497 |
- 6498 | 1 | 6498 |
- 6499 | 2 | 12998 |
- 6500 | 2 | 13000 |
- 6501 | 4 | 26004 |
- 6502 | 2 | 13004 |
- 6503 | 2 | 13006 |
- 6504 | 3 | 19512 |
- 6505 | 1 | 6505 |
- 6506 | 4 | 26024 |
- 6507 | 2 | 13014 |
- 6508 | 3 | 19524 |
- 6509 | 1 | 6509 |
- 6510 | 1 | 6510 |
- 6511 | 3 | 19533 |
- 6512 | 2 | 13024 |
- 6514 | 2 | 13028 |
- 6516 | 1 | 6516 |
- 6517 | 3 | 19551 |
- 6519 | 2 | 13038 |
- 6521 | 2 | 13042 |
- 6522 | 5 | 32610 |
- 6523 | 4 | 26092 |
- 6524 | 1 | 6524 |
- 6525 | 2 | 13050 |
- 6526 | 3 | 19578 |
- 6527 | 3 | 19581 |
- 6528 | 3 | 19584 |
- 6529 | 3 | 19587 |
- 6530 | 6 | 39180 |
- 6531 | 5 | 32655 |
- 6532 | 3 | 19596 |
- 6533 | 3 | 19599 |
- 6534 | 6 | 39204 |
- 6535 | 5 | 32675 |
- 6536 | 3 | 19608 |
- 6537 | 4 | 26148 |
- 6538 | 4 | 26152 |
- 6539 | 8 | 52312 |
- 6540 | 4 | 26160 |
- 6541 | 3 | 19623 |
- 6542 | 4 | 26168 |
- 6543 | 3 | 19629 |
- 6544 | 2 | 13088 |
- 6545 | 6 | 39270 |
- 6547 | 3 | 19641 |
- 6548 | 1 | 6548 |
- 6549 | 2 | 13098 |
- 6550 | 1 | 6550 |
- 6551 | 3 | 19653 |
- 6552 | 1 | 6552 |
- 6553 | 2 | 13106 |
- 6554 | 1 | 6554 |
- 6555 | 3 | 19665 |
- 6556 | 1 | 6556 |
- 6557 | 4 | 26228 |
- 6558 | 2 | 13116 |
- 6560 | 3 | 19680 |
- 6561 | 3 | 19683 |
- 6562 | 1 | 6562 |
- 6563 | 1 | 6563 |
- 6564 | 3 | 19692 |
- 6565 | 1 | 6565 |
- 6566 | 1 | 6566 |
- 6567 | 1 | 6567 |
- 6568 | 2 | 13136 |
- 6570 | 1 | 6570 |
- 6572 | 1 | 6572 |
- 6573 | 1 | 6573 |
- 6575 | 1 | 6575 |
- 6577 | 1 | 6577 |
- 6578 | 1 | 6578 |
- 6579 | 1 | 6579 |
- 6581 | 4 | 26324 |
- 6582 | 2 | 13164 |
- 6584 | 1 | 6584 |
- 6585 | 2 | 13170 |
- 6588 | 1 | 6588 |
- 6591 | 2 | 13182 |
- 6598 | 1 | 6598 |
- 6599 | 1 | 6599 |
- 6601 | 1 | 6601 |
- 6606 | 2 | 13212 |
- 6608 | 3 | 19824 |
- 6613 | 2 | 13226 |
- 6614 | 1 | 6614 |
- 6615 | 1 | 6615 |
- 6616 | 1 | 6616 |
- 6619 | 2 | 13238 |
- 6620 | 1 | 6620 |
- 6624 | 2 | 13248 |
- 6625 | 2 | 13250 |
- 6626 | 1 | 6626 |
- 6628 | 1 | 6628 |
- 6629 | 1 | 6629 |
- 6630 | 1 | 6630 |
- 6633 | 1 | 6633 |
- 6637 | 1 | 6637 |
- 6639 | 1 | 6639 |
- 6640 | 1 | 6640 |
- 6643 | 2 | 13286 |
- 6644 | 3 | 19932 |
- 6645 | 1 | 6645 |
- 6646 | 1 | 6646 |
- 6650 | 1 | 6650 |
- 6651 | 1 | 6651 |
- 6655 | 1 | 6655 |
- 6656 | 1 | 6656 |
- 6657 | 1 | 6657 |
- 6659 | 1 | 6659 |
- 6660 | 1 | 6660 |
- 6663 | 1 | 6663 |
- 6671 | 1 | 6671 |
- 6674 | 1 | 6674 |
- 6685 | 1 | 6685 |
- 6690 | 1 | 6690 |
- 6694 | 1 | 6694 |
- 6698 | 1 | 6698 |
- 6708 | 2 | 13416 |
- 6720 | 1 | 6720 |
- 6722 | 1 | 6722 |
- 6725 | 2 | 13450 |
- 6730 | 1 | 6730 |
- 6731 | 2 | 13462 |
- 6733 | 1 | 6733 |
- 6734 | 1 | 6734 |
- 6739 | 1 | 6739 |
- 6743 | 1 | 6743 |
- 6749 | 2 | 13498 |
- 6751 | 1 | 6751 |
- 6752 | 1 | 6752 |
- 6753 | 1 | 6753 |
- 6755 | 1 | 6755 |
- 6757 | 2 | 13514 |
- 6760 | 1 | 6760 |
- 6761 | 1 | 6761 |
- 6765 | 1 | 6765 |
- 6766 | 1 | 6766 |
- 6767 | 2 | 13534 |
- 6769 | 1 | 6769 |
- 6771 | 1 | 6771 |
- 6772 | 1 | 6772 |
- 6774 | 1 | 6774 |
- 6778 | 1 | 6778 |
- 6781 | 1 | 6781 |
- 6802 | 1 | 6802 |
- 6804 | 1 | 6804 |
- 6807 | 1 | 6807 |
- 6811 | 1 | 6811 |
- 6813 | 1 | 6813 |
- 6819 | 1 | 6819 |
- 6823 | 1 | 6823 |
- 6827 | 1 | 6827 |
- 6828 | 1 | 6828 |
- 6837 | 1 | 6837 |
- 6840 | 1 | 6840 |
- 6844 | 1 | 6844 |
- 6862 | 1 | 6862 |
- 6865 | 1 | 6865 |
- 6881 | 1 | 6881 |
- 6882 | 1 | 6882 |
- 6897 | 1 | 6897 |
- 6912 | 1 | 6912 |
- 6921 | 1 | 6921 |
- 6924 | 1 | 6924 |
- 6935 | 1 | 6935 |
- 6947 | 1 | 6947 |
- 6951 | 1 | 6951 |
- 6960 | 2 | 13920 |
- 6962 | 1 | 6962 |
- 6964 | 1 | 6964 |
- 6968 | 1 | 6968 |
- 6977 | 1 | 6977 |
- 6982 | 1 | 6982 |
- 6983 | 1 | 6983 |
- 6993 | 1 | 6993 |
- 7387 | 1 | 7387 |
- Total | 1002 | 6344249 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333434266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882d056c9a4d3be
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6430353663396134
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_7.json b/autobahn/client/tungstenite_case_12_3_7.json
deleted file mode 100644
index 6dbbc65..0000000
--- a/autobahn/client/tungstenite_case_12_3_7.json
+++ /dev/null
@@ -1,1259 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 344,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3295,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=344&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: JI0vV6vhJqek0w5R0+5Y8g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Wy4nZw0r4QzLNZkc31zcF4Iy+o8=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "5518": 1,
- "5530": 1,
- "5540": 1,
- "5577": 1,
- "5582": 1,
- "5617": 1,
- "5618": 1,
- "5622": 1,
- "5629": 1,
- "5653": 1,
- "5678": 1,
- "5680": 1,
- "5699": 1,
- "5715": 1,
- "5726": 1,
- "5738": 1,
- "5745": 1,
- "5767": 1,
- "5803": 1,
- "5816": 1,
- "5820": 1,
- "5852": 1,
- "5855": 1,
- "5871": 1,
- "5874": 1,
- "5875": 1,
- "5880": 2,
- "5881": 1,
- "5882": 1,
- "5884": 2,
- "5888": 1,
- "5897": 1,
- "5900": 2,
- "5906": 1,
- "5907": 2,
- "5913": 1,
- "5917": 1,
- "5921": 1,
- "5924": 2,
- "5926": 1,
- "5929": 1,
- "5944": 1,
- "5951": 1,
- "5956": 1,
- "5957": 1,
- "5962": 1,
- "5963": 1,
- "5965": 2,
- "5967": 1,
- "5969": 2,
- "5972": 1,
- "5977": 1,
- "5978": 1,
- "5979": 1,
- "5981": 2,
- "5983": 1,
- "5986": 1,
- "5989": 1,
- "5990": 1,
- "5992": 1,
- "5993": 1,
- "5994": 2,
- "5995": 1,
- "5998": 1,
- "5999": 1,
- "6000": 1,
- "6002": 2,
- "6003": 1,
- "6007": 1,
- "6009": 1,
- "6012": 1,
- "6015": 1,
- "6017": 1,
- "6018": 2,
- "6019": 1,
- "6021": 1,
- "6024": 1,
- "6025": 1,
- "6026": 3,
- "6029": 1,
- "6030": 1,
- "6034": 3,
- "6035": 1,
- "6036": 1,
- "6038": 1,
- "6039": 4,
- "6040": 1,
- "6041": 1,
- "6042": 5,
- "6043": 2,
- "6044": 1,
- "6045": 3,
- "6046": 1,
- "6047": 2,
- "6048": 6,
- "6049": 2,
- "6050": 1,
- "6051": 1,
- "6052": 1,
- "6053": 2,
- "6056": 1,
- "6057": 2,
- "6058": 2,
- "6059": 3,
- "6060": 1,
- "6062": 2,
- "6063": 4,
- "6065": 1,
- "6066": 3,
- "6067": 1,
- "6070": 1,
- "6073": 3,
- "6074": 1,
- "6076": 3,
- "6079": 1,
- "6081": 2,
- "6082": 1,
- "6083": 3,
- "6085": 2,
- "6086": 3,
- "6087": 1,
- "6088": 1,
- "6089": 2,
- "6090": 1,
- "6091": 2,
- "6092": 1,
- "6094": 3,
- "6095": 2,
- "6096": 1,
- "6097": 2,
- "6099": 1,
- "6101": 4,
- "6102": 2,
- "6103": 2,
- "6104": 1,
- "6105": 2,
- "6106": 4,
- "6108": 1,
- "6109": 1,
- "6110": 8,
- "6111": 1,
- "6112": 1,
- "6113": 4,
- "6114": 2,
- "6115": 1,
- "6116": 3,
- "6117": 3,
- "6118": 2,
- "6119": 2,
- "6120": 1,
- "6121": 3,
- "6122": 1,
- "6123": 2,
- "6124": 1,
- "6125": 1,
- "6126": 2,
- "6127": 3,
- "6128": 6,
- "6129": 1,
- "6130": 2,
- "6131": 1,
- "6132": 5,
- "6133": 2,
- "6135": 2,
- "6136": 4,
- "6138": 5,
- "6139": 3,
- "6140": 3,
- "6141": 2,
- "6142": 3,
- "6144": 2,
- "6146": 7,
- "6147": 3,
- "6148": 3,
- "6149": 2,
- "6150": 1,
- "6151": 1,
- "6153": 2,
- "6154": 4,
- "6155": 2,
- "6156": 3,
- "6157": 6,
- "6158": 4,
- "6159": 2,
- "6160": 1,
- "6161": 2,
- "6162": 3,
- "6164": 3,
- "6165": 4,
- "6166": 5,
- "6167": 2,
- "6168": 2,
- "6169": 3,
- "6170": 2,
- "6171": 2,
- "6172": 3,
- "6173": 2,
- "6174": 3,
- "6175": 1,
- "6176": 3,
- "6177": 6,
- "6178": 2,
- "6179": 3,
- "6180": 1,
- "6182": 1,
- "6183": 1,
- "6184": 2,
- "6185": 2,
- "6186": 3,
- "6188": 4,
- "6189": 1,
- "6192": 3,
- "6193": 1,
- "6194": 1,
- "6195": 1,
- "6196": 3,
- "6197": 1,
- "6198": 1,
- "6200": 1,
- "6201": 1,
- "6202": 1,
- "6203": 2,
- "6204": 1,
- "6207": 3,
- "6210": 3,
- "6211": 1,
- "6212": 1,
- "6213": 1,
- "6215": 1,
- "6216": 1,
- "6218": 3,
- "6222": 1,
- "6223": 2,
- "6224": 1,
- "6226": 1,
- "6227": 1,
- "6229": 1,
- "6233": 2,
- "6234": 1,
- "6235": 3,
- "6238": 2,
- "6239": 1,
- "6241": 2,
- "6242": 2,
- "6243": 1,
- "6245": 1,
- "6246": 1,
- "6247": 3,
- "6250": 1,
- "6252": 1,
- "6253": 2,
- "6254": 1,
- "6255": 1,
- "6256": 4,
- "6257": 2,
- "6258": 2,
- "6259": 1,
- "6260": 2,
- "6261": 2,
- "6262": 6,
- "6263": 1,
- "6264": 3,
- "6265": 2,
- "6266": 1,
- "6267": 1,
- "6269": 1,
- "6270": 1,
- "6273": 1,
- "6274": 3,
- "6275": 1,
- "6276": 1,
- "6277": 1,
- "6278": 2,
- "6279": 3,
- "6280": 1,
- "6281": 2,
- "6282": 2,
- "6284": 1,
- "6285": 2,
- "6286": 1,
- "6287": 3,
- "6288": 2,
- "6289": 2,
- "6290": 3,
- "6291": 4,
- "6292": 2,
- "6293": 1,
- "6294": 2,
- "6295": 1,
- "6296": 2,
- "6297": 2,
- "6298": 3,
- "6299": 4,
- "6300": 2,
- "6301": 2,
- "6302": 5,
- "6303": 1,
- "6304": 1,
- "6305": 2,
- "6306": 1,
- "6307": 1,
- "6309": 1,
- "6310": 2,
- "6311": 1,
- "6312": 1,
- "6314": 3,
- "6315": 1,
- "6316": 2,
- "6318": 4,
- "6319": 1,
- "6320": 1,
- "6322": 1,
- "6324": 1,
- "6326": 1,
- "6328": 2,
- "6330": 1,
- "6331": 1,
- "6333": 1,
- "6334": 1,
- "6336": 1,
- "6339": 1,
- "6347": 1,
- "6352": 2,
- "6366": 1,
- "6367": 1,
- "6371": 1,
- "6372": 1,
- "6373": 1,
- "6374": 2,
- "6376": 1,
- "6377": 1,
- "6380": 1,
- "6382": 3,
- "6383": 2,
- "6384": 2,
- "6385": 1,
- "6386": 3,
- "6387": 1,
- "6392": 2,
- "6394": 1,
- "6398": 1,
- "6400": 1,
- "6402": 3,
- "6404": 1,
- "6405": 1,
- "6407": 1,
- "6410": 2,
- "6412": 3,
- "6413": 2,
- "6414": 1,
- "6415": 1,
- "6416": 1,
- "6418": 1,
- "6421": 1,
- "6422": 4,
- "6423": 1,
- "6424": 2,
- "6425": 2,
- "6427": 1,
- "6428": 3,
- "6429": 3,
- "6430": 1,
- "6431": 3,
- "6433": 5,
- "6435": 3,
- "6436": 2,
- "6437": 1,
- "6438": 3,
- "6439": 1,
- "6440": 3,
- "6441": 3,
- "6443": 3,
- "6444": 4,
- "6445": 1,
- "6446": 1,
- "6447": 2,
- "6449": 3,
- "6450": 1,
- "6451": 1,
- "6452": 1,
- "6453": 1,
- "6454": 1,
- "6455": 2,
- "6456": 5,
- "6457": 1,
- "6458": 4,
- "6459": 2,
- "6460": 1,
- "6461": 4,
- "6463": 1,
- "6464": 1,
- "6465": 2,
- "6466": 1,
- "6467": 2,
- "6469": 3,
- "6470": 1,
- "6472": 2,
- "6474": 2,
- "6475": 3,
- "6476": 3,
- "6477": 3,
- "6478": 6,
- "6479": 1,
- "6480": 5,
- "6481": 2,
- "6482": 1,
- "6483": 2,
- "6484": 6,
- "6485": 7,
- "6486": 6,
- "6487": 3,
- "6488": 4,
- "6489": 3,
- "6490": 2,
- "6491": 1,
- "6492": 4,
- "6494": 2,
- "6495": 3,
- "6496": 5,
- "6498": 1,
- "6500": 1,
- "6501": 1,
- "6503": 2,
- "6504": 1,
- "6505": 1,
- "6506": 1,
- "6507": 1,
- "6508": 3,
- "6509": 2,
- "6510": 2,
- "6512": 4,
- "6513": 6,
- "6514": 2,
- "6515": 1,
- "6516": 3,
- "6517": 2,
- "6518": 6,
- "6519": 4,
- "6520": 5,
- "6521": 2,
- "6522": 1,
- "6523": 1,
- "6525": 1,
- "6526": 1,
- "6527": 1,
- "6528": 1,
- "6529": 2,
- "6530": 1,
- "6531": 1,
- "6532": 3,
- "6533": 2,
- "6534": 2,
- "6535": 1,
- "6536": 2,
- "6537": 1,
- "6538": 1,
- "6540": 1,
- "6543": 1,
- "6553": 1,
- "6554": 2,
- "6556": 2,
- "6565": 1,
- "6566": 1,
- "6567": 1,
- "6568": 1,
- "6571": 2,
- "6574": 1,
- "6575": 2,
- "6577": 1,
- "6579": 1,
- "6581": 3,
- "6582": 1,
- "6584": 1,
- "6585": 1,
- "6588": 1,
- "6592": 1,
- "6594": 1,
- "6596": 2,
- "6597": 2,
- "6598": 3,
- "6600": 3,
- "6601": 2,
- "6602": 1,
- "6603": 1,
- "6604": 1,
- "6605": 3,
- "6606": 1,
- "6607": 1,
- "6608": 1,
- "6609": 1,
- "6616": 3,
- "6618": 1,
- "6619": 1,
- "6620": 1,
- "6636": 1,
- "6639": 1,
- "6640": 1,
- "6649": 1,
- "6652": 1,
- "6660": 1,
- "6664": 1,
- "6667": 1,
- "6672": 1,
- "6683": 1,
- "6696": 1,
- "6699": 1,
- "6701": 1,
- "6704": 1,
- "6706": 1,
- "6709": 1,
- "6717": 1,
- "6722": 1,
- "6723": 2,
- "6726": 1,
- "6732": 1,
- "6734": 1,
- "6735": 2,
- "6737": 1,
- "6739": 1,
- "6745": 1,
- "6746": 1,
- "6748": 1,
- "6749": 1,
- "6753": 3,
- "6755": 1,
- "6756": 1,
- "6757": 1,
- "6758": 1,
- "6760": 1,
- "6762": 1,
- "6767": 1,
- "6769": 1,
- "6789": 1,
- "6790": 1,
- "6797": 1,
- "6798": 1,
- "6803": 2,
- "6811": 1,
- "6813": 1,
- "6814": 1,
- "6824": 1,
- "6828": 1,
- "6830": 1,
- "6845": 1,
- "6850": 1,
- "6867": 1,
- "6868": 1,
- "6884": 1,
- "6899": 1,
- "6907": 1,
- "6911": 1,
- "6921": 1,
- "6935": 1,
- "6939": 1,
- "6950": 2,
- "6953": 2,
- "6960": 1,
- "6968": 1,
- "6971": 1,
- "6972": 1,
- "6979": 1,
- "7390": 1
- },
- "started": "2020-09-07T18:46:39.513Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.38413323974609376,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 6293639,
- "incomingOctetsWireLevel": 6301639,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0012711247022589,
- "outgoingCompressionRatio": 0.3869624633789063,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 6339993,
- "outgoingOctetsWireLevel": 6343993,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0006309155230928489,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "5517": 1,
- "5530": 1,
- "5539": 1,
- "5576": 1,
- "5581": 1,
- "5614": 1,
- "5616": 1,
- "5619": 1,
- "5627": 1,
- "5655": 1,
- "5675": 1,
- "5682": 1,
- "5696": 1,
- "5716": 1,
- "5723": 1,
- "5736": 1,
- "5747": 1,
- "5765": 1,
- "5804": 1,
- "5813": 1,
- "5822": 1,
- "5852": 1,
- "5853": 1,
- "5871": 1,
- "5875": 1,
- "5881": 1,
- "5882": 1,
- "5888": 1,
- "5892": 1,
- "5894": 1,
- "5896": 1,
- "5899": 1,
- "5900": 1,
- "5901": 2,
- "5906": 1,
- "5911": 1,
- "5913": 1,
- "5914": 1,
- "5923": 1,
- "5925": 1,
- "5929": 1,
- "5930": 2,
- "5938": 1,
- "5944": 1,
- "5953": 1,
- "5961": 1,
- "5964": 1,
- "5974": 1,
- "5980": 2,
- "5981": 1,
- "5984": 1,
- "5986": 1,
- "5988": 1,
- "5989": 1,
- "5996": 2,
- "6001": 1,
- "6011": 1,
- "6023": 1,
- "6025": 1,
- "6026": 1,
- "6027": 1,
- "6035": 1,
- "6037": 1,
- "6046": 1,
- "6051": 1,
- "6052": 2,
- "6057": 2,
- "6059": 2,
- "6060": 1,
- "6061": 1,
- "6062": 1,
- "6065": 1,
- "6067": 1,
- "6068": 1,
- "6069": 1,
- "6070": 2,
- "6075": 2,
- "6083": 1,
- "6084": 1,
- "6087": 2,
- "6088": 2,
- "6090": 1,
- "6093": 2,
- "6095": 1,
- "6097": 1,
- "6098": 1,
- "6099": 1,
- "6100": 4,
- "6102": 2,
- "6104": 1,
- "6106": 2,
- "6107": 1,
- "6108": 2,
- "6109": 2,
- "6110": 1,
- "6111": 1,
- "6112": 2,
- "6113": 3,
- "6114": 2,
- "6115": 5,
- "6117": 2,
- "6118": 1,
- "6119": 6,
- "6120": 2,
- "6121": 2,
- "6122": 2,
- "6123": 5,
- "6124": 4,
- "6125": 1,
- "6126": 3,
- "6127": 3,
- "6129": 5,
- "6130": 1,
- "6132": 1,
- "6134": 4,
- "6135": 3,
- "6136": 1,
- "6137": 2,
- "6138": 1,
- "6139": 1,
- "6140": 1,
- "6141": 2,
- "6143": 1,
- "6144": 1,
- "6146": 2,
- "6147": 1,
- "6149": 1,
- "6150": 2,
- "6151": 1,
- "6152": 1,
- "6153": 3,
- "6154": 2,
- "6155": 2,
- "6156": 1,
- "6158": 1,
- "6159": 2,
- "6160": 2,
- "6161": 4,
- "6162": 1,
- "6163": 3,
- "6165": 1,
- "6166": 3,
- "6167": 1,
- "6168": 1,
- "6169": 3,
- "6170": 3,
- "6171": 1,
- "6172": 3,
- "6173": 1,
- "6174": 4,
- "6176": 1,
- "6179": 1,
- "6180": 1,
- "6181": 6,
- "6182": 1,
- "6183": 3,
- "6184": 2,
- "6185": 1,
- "6186": 3,
- "6187": 2,
- "6188": 1,
- "6190": 1,
- "6191": 2,
- "6192": 1,
- "6193": 5,
- "6194": 3,
- "6195": 3,
- "6196": 2,
- "6197": 2,
- "6198": 2,
- "6199": 6,
- "6200": 4,
- "6201": 1,
- "6202": 4,
- "6203": 3,
- "6204": 7,
- "6205": 1,
- "6206": 1,
- "6207": 4,
- "6208": 5,
- "6209": 1,
- "6210": 2,
- "6211": 2,
- "6212": 1,
- "6213": 3,
- "6214": 3,
- "6215": 3,
- "6216": 4,
- "6217": 4,
- "6218": 5,
- "6219": 6,
- "6220": 2,
- "6221": 2,
- "6223": 3,
- "6224": 2,
- "6225": 7,
- "6226": 1,
- "6227": 1,
- "6228": 1,
- "6229": 4,
- "6230": 2,
- "6231": 3,
- "6232": 2,
- "6233": 1,
- "6234": 2,
- "6235": 3,
- "6236": 2,
- "6237": 3,
- "6238": 1,
- "6239": 3,
- "6240": 2,
- "6241": 4,
- "6242": 1,
- "6243": 4,
- "6244": 1,
- "6246": 1,
- "6248": 2,
- "6249": 2,
- "6250": 1,
- "6251": 2,
- "6253": 3,
- "6254": 2,
- "6255": 1,
- "6256": 1,
- "6258": 1,
- "6260": 3,
- "6262": 3,
- "6263": 1,
- "6264": 2,
- "6265": 1,
- "6266": 1,
- "6268": 2,
- "6269": 1,
- "6272": 2,
- "6274": 1,
- "6276": 1,
- "6283": 2,
- "6285": 3,
- "6286": 1,
- "6287": 3,
- "6288": 1,
- "6289": 1,
- "6290": 2,
- "6291": 4,
- "6292": 1,
- "6293": 2,
- "6294": 2,
- "6295": 1,
- "6296": 2,
- "6297": 1,
- "6298": 1,
- "6299": 1,
- "6300": 1,
- "6301": 3,
- "6302": 2,
- "6303": 2,
- "6305": 2,
- "6306": 2,
- "6308": 2,
- "6309": 1,
- "6313": 1,
- "6314": 1,
- "6316": 3,
- "6318": 1,
- "6319": 5,
- "6320": 1,
- "6323": 2,
- "6324": 1,
- "6326": 3,
- "6327": 1,
- "6328": 2,
- "6329": 1,
- "6330": 2,
- "6331": 1,
- "6332": 3,
- "6333": 4,
- "6335": 2,
- "6336": 1,
- "6338": 3,
- "6339": 4,
- "6340": 3,
- "6341": 4,
- "6342": 1,
- "6343": 4,
- "6344": 2,
- "6345": 2,
- "6346": 1,
- "6348": 4,
- "6349": 2,
- "6350": 1,
- "6351": 2,
- "6352": 4,
- "6354": 2,
- "6355": 4,
- "6356": 2,
- "6357": 1,
- "6359": 1,
- "6363": 4,
- "6364": 3,
- "6365": 2,
- "6367": 2,
- "6368": 1,
- "6369": 1,
- "6370": 2,
- "6372": 1,
- "6375": 1,
- "6376": 2,
- "6377": 1,
- "6380": 1,
- "6381": 1,
- "6387": 2,
- "6389": 1,
- "6396": 1,
- "6398": 1,
- "6404": 1,
- "6406": 2,
- "6407": 1,
- "6408": 1,
- "6409": 1,
- "6415": 1,
- "6416": 1,
- "6419": 1,
- "6420": 1,
- "6422": 1,
- "6423": 1,
- "6424": 1,
- "6425": 1,
- "6427": 2,
- "6428": 1,
- "6429": 1,
- "6431": 1,
- "6432": 1,
- "6434": 1,
- "6435": 1,
- "6438": 1,
- "6439": 1,
- "6440": 3,
- "6444": 1,
- "6446": 1,
- "6447": 1,
- "6448": 1,
- "6449": 1,
- "6453": 1,
- "6454": 4,
- "6456": 1,
- "6457": 1,
- "6458": 3,
- "6463": 2,
- "6464": 2,
- "6465": 2,
- "6466": 1,
- "6468": 4,
- "6470": 1,
- "6472": 1,
- "6473": 2,
- "6474": 1,
- "6475": 2,
- "6476": 5,
- "6477": 4,
- "6478": 5,
- "6480": 2,
- "6481": 3,
- "6482": 2,
- "6483": 1,
- "6484": 1,
- "6485": 2,
- "6486": 3,
- "6487": 1,
- "6488": 2,
- "6490": 2,
- "6491": 2,
- "6492": 1,
- "6493": 1,
- "6494": 2,
- "6496": 2,
- "6497": 1,
- "6498": 1,
- "6499": 2,
- "6500": 2,
- "6501": 4,
- "6502": 2,
- "6503": 2,
- "6504": 3,
- "6505": 1,
- "6506": 4,
- "6507": 2,
- "6508": 3,
- "6509": 1,
- "6510": 1,
- "6511": 3,
- "6512": 2,
- "6514": 2,
- "6516": 1,
- "6517": 3,
- "6519": 2,
- "6521": 2,
- "6522": 5,
- "6523": 4,
- "6524": 1,
- "6525": 2,
- "6526": 3,
- "6527": 3,
- "6528": 3,
- "6529": 3,
- "6530": 6,
- "6531": 5,
- "6532": 3,
- "6533": 3,
- "6534": 6,
- "6535": 5,
- "6536": 3,
- "6537": 4,
- "6538": 4,
- "6539": 8,
- "6540": 4,
- "6541": 3,
- "6542": 4,
- "6543": 3,
- "6544": 2,
- "6545": 6,
- "6547": 3,
- "6548": 1,
- "6549": 2,
- "6550": 1,
- "6551": 3,
- "6552": 1,
- "6553": 2,
- "6554": 1,
- "6555": 3,
- "6556": 1,
- "6557": 4,
- "6558": 2,
- "6560": 3,
- "6561": 3,
- "6562": 1,
- "6563": 1,
- "6564": 3,
- "6565": 1,
- "6566": 1,
- "6567": 1,
- "6568": 2,
- "6570": 1,
- "6572": 1,
- "6573": 1,
- "6575": 1,
- "6577": 1,
- "6578": 1,
- "6579": 1,
- "6581": 4,
- "6582": 2,
- "6584": 1,
- "6585": 2,
- "6588": 1,
- "6591": 2,
- "6598": 1,
- "6599": 1,
- "6601": 1,
- "6606": 2,
- "6608": 3,
- "6613": 2,
- "6614": 1,
- "6615": 1,
- "6616": 1,
- "6619": 2,
- "6620": 1,
- "6624": 2,
- "6625": 2,
- "6626": 1,
- "6628": 1,
- "6629": 1,
- "6630": 1,
- "6633": 1,
- "6637": 1,
- "6639": 1,
- "6640": 1,
- "6643": 2,
- "6644": 3,
- "6645": 1,
- "6646": 1,
- "6650": 1,
- "6651": 1,
- "6655": 1,
- "6656": 1,
- "6657": 1,
- "6659": 1,
- "6660": 1,
- "6663": 1,
- "6671": 1,
- "6674": 1,
- "6685": 1,
- "6690": 1,
- "6694": 1,
- "6698": 1,
- "6708": 2,
- "6720": 1,
- "6722": 1,
- "6725": 2,
- "6730": 1,
- "6731": 2,
- "6733": 1,
- "6734": 1,
- "6739": 1,
- "6743": 1,
- "6749": 2,
- "6751": 1,
- "6752": 1,
- "6753": 1,
- "6755": 1,
- "6757": 2,
- "6760": 1,
- "6761": 1,
- "6765": 1,
- "6766": 1,
- "6767": 2,
- "6769": 1,
- "6771": 1,
- "6772": 1,
- "6774": 1,
- "6778": 1,
- "6781": 1,
- "6802": 1,
- "6804": 1,
- "6807": 1,
- "6811": 1,
- "6813": 1,
- "6819": 1,
- "6823": 1,
- "6827": 1,
- "6828": 1,
- "6837": 1,
- "6840": 1,
- "6844": 1,
- "6862": 1,
- "6865": 1,
- "6881": 1,
- "6882": 1,
- "6897": 1,
- "6912": 1,
- "6921": 1,
- "6924": 1,
- "6935": 1,
- "6947": 1,
- "6951": 1,
- "6960": 2,
- "6962": 1,
- "6964": 1,
- "6968": 1,
- "6977": 1,
- "6982": 1,
- "6983": 1,
- "6993": 1,
- "7387": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333434266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d056c9a4d3be"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d056c9a4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_8.html b/autobahn/client/tungstenite_case_12_3_8.html
deleted file mode 100644
index e506307..0000000
--- a/autobahn/client/tungstenite_case_12_3_8.html
+++ /dev/null
@@ -1,1525 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.8 : Pass - 6339 ms @ 2020-09-07T18:46:42.809Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=345&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 6KVu9s9I17bVITeZClOwcA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: a334eEY+fvWIAnyyrgf816d4uqU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 12005 | 1 | 12005 |
- 12011 | 1 | 12011 |
- 12014 | 1 | 12014 |
- 12019 | 1 | 12019 |
- 12021 | 1 | 12021 |
- 12028 | 1 | 12028 |
- 12032 | 1 | 12032 |
- 12035 | 1 | 12035 |
- 12036 | 1 | 12036 |
- 12042 | 1 | 12042 |
- 12043 | 1 | 12043 |
- 12044 | 1 | 12044 |
- 12045 | 1 | 12045 |
- 12049 | 1 | 12049 |
- 12053 | 1 | 12053 |
- 12054 | 1 | 12054 |
- 12057 | 1 | 12057 |
- 12061 | 1 | 12061 |
- 12063 | 1 | 12063 |
- 12065 | 2 | 24130 |
- 12068 | 1 | 12068 |
- 12071 | 1 | 12071 |
- 12074 | 1 | 12074 |
- 12075 | 1 | 12075 |
- 12079 | 1 | 12079 |
- 12084 | 1 | 12084 |
- 12086 | 1 | 12086 |
- 12087 | 1 | 12087 |
- 12093 | 1 | 12093 |
- 12096 | 1 | 12096 |
- 12097 | 1 | 12097 |
- 12099 | 1 | 12099 |
- 12100 | 1 | 12100 |
- 12102 | 1 | 12102 |
- 12105 | 2 | 24210 |
- 12108 | 1 | 12108 |
- 12112 | 1 | 12112 |
- 12113 | 2 | 24226 |
- 12116 | 1 | 12116 |
- 12119 | 1 | 12119 |
- 12122 | 1 | 12122 |
- 12127 | 1 | 12127 |
- 12128 | 2 | 24256 |
- 12132 | 1 | 12132 |
- 12133 | 1 | 12133 |
- 12137 | 1 | 12137 |
- 12140 | 1 | 12140 |
- 12141 | 1 | 12141 |
- 12142 | 2 | 24284 |
- 12144 | 2 | 24288 |
- 12145 | 3 | 36435 |
- 12146 | 1 | 12146 |
- 12147 | 1 | 12147 |
- 12149 | 1 | 12149 |
- 12152 | 4 | 48608 |
- 12154 | 1 | 12154 |
- 12155 | 1 | 12155 |
- 12157 | 1 | 12157 |
- 12159 | 1 | 12159 |
- 12163 | 1 | 12163 |
- 12165 | 2 | 24330 |
- 12167 | 2 | 24334 |
- 12171 | 2 | 24342 |
- 12175 | 2 | 24350 |
- 12181 | 1 | 12181 |
- 12182 | 1 | 12182 |
- 12183 | 1 | 12183 |
- 12188 | 1 | 12188 |
- 12200 | 1 | 12200 |
- 12204 | 1 | 12204 |
- 12208 | 2 | 24416 |
- 12209 | 2 | 24418 |
- 12210 | 1 | 12210 |
- 12211 | 1 | 12211 |
- 12213 | 2 | 24426 |
- 12214 | 3 | 36642 |
- 12216 | 1 | 12216 |
- 12219 | 1 | 12219 |
- 12220 | 2 | 24440 |
- 12222 | 2 | 24444 |
- 12223 | 3 | 36669 |
- 12224 | 1 | 12224 |
- 12225 | 2 | 24450 |
- 12226 | 2 | 24452 |
- 12228 | 1 | 12228 |
- 12229 | 1 | 12229 |
- 12230 | 1 | 12230 |
- 12231 | 3 | 36693 |
- 12232 | 3 | 36696 |
- 12233 | 1 | 12233 |
- 12234 | 3 | 36702 |
- 12235 | 2 | 24470 |
- 12236 | 4 | 48944 |
- 12239 | 2 | 24478 |
- 12240 | 2 | 24480 |
- 12241 | 1 | 12241 |
- 12242 | 1 | 12242 |
- 12243 | 1 | 12243 |
- 12244 | 2 | 24488 |
- 12245 | 1 | 12245 |
- 12246 | 4 | 48984 |
- 12247 | 2 | 24494 |
- 12248 | 4 | 48992 |
- 12249 | 2 | 24498 |
- 12250 | 2 | 24500 |
- 12251 | 3 | 36753 |
- 12252 | 2 | 24504 |
- 12255 | 1 | 12255 |
- 12256 | 5 | 61280 |
- 12257 | 6 | 73542 |
- 12258 | 1 | 12258 |
- 12260 | 5 | 61300 |
- 12261 | 1 | 12261 |
- 12262 | 2 | 24524 |
- 12263 | 8 | 98104 |
- 12264 | 1 | 12264 |
- 12265 | 4 | 49060 |
- 12266 | 2 | 24532 |
- 12267 | 2 | 24534 |
- 12268 | 5 | 61340 |
- 12269 | 3 | 36807 |
- 12270 | 3 | 36810 |
- 12271 | 6 | 73626 |
- 12272 | 3 | 36816 |
- 12273 | 3 | 36819 |
- 12274 | 1 | 12274 |
- 12275 | 4 | 49100 |
- 12276 | 5 | 61380 |
- 12277 | 4 | 49108 |
- 12278 | 4 | 49112 |
- 12279 | 4 | 49116 |
- 12280 | 4 | 49120 |
- 12281 | 2 | 24562 |
- 12282 | 2 | 24564 |
- 12283 | 2 | 24566 |
- 12284 | 5 | 61420 |
- 12285 | 2 | 24570 |
- 12286 | 1 | 12286 |
- 12287 | 3 | 36861 |
- 12288 | 2 | 24576 |
- 12289 | 5 | 61445 |
- 12290 | 5 | 61450 |
- 12291 | 4 | 49164 |
- 12292 | 3 | 36876 |
- 12293 | 6 | 73758 |
- 12294 | 7 | 86058 |
- 12295 | 7 | 86065 |
- 12296 | 4 | 49184 |
- 12297 | 6 | 73782 |
- 12298 | 5 | 61490 |
- 12299 | 4 | 49196 |
- 12300 | 3 | 36900 |
- 12301 | 4 | 49204 |
- 12302 | 4 | 49208 |
- 12303 | 2 | 24606 |
- 12304 | 5 | 61520 |
- 12305 | 2 | 24610 |
- 12306 | 3 | 36918 |
- 12307 | 1 | 12307 |
- 12308 | 5 | 61540 |
- 12309 | 2 | 24618 |
- 12310 | 4 | 49240 |
- 12311 | 2 | 24622 |
- 12312 | 1 | 12312 |
- 12313 | 2 | 24626 |
- 12314 | 1 | 12314 |
- 12315 | 2 | 24630 |
- 12316 | 3 | 36948 |
- 12317 | 7 | 86219 |
- 12318 | 4 | 49272 |
- 12319 | 1 | 12319 |
- 12320 | 5 | 61600 |
- 12321 | 2 | 24642 |
- 12322 | 4 | 49288 |
- 12323 | 2 | 24646 |
- 12324 | 5 | 61620 |
- 12325 | 2 | 24650 |
- 12326 | 2 | 24652 |
- 12327 | 3 | 36981 |
- 12328 | 4 | 49312 |
- 12329 | 2 | 24658 |
- 12330 | 2 | 24660 |
- 12331 | 4 | 49324 |
- 12332 | 3 | 36996 |
- 12333 | 3 | 36999 |
- 12334 | 1 | 12334 |
- 12335 | 2 | 24670 |
- 12337 | 1 | 12337 |
- 12338 | 3 | 37014 |
- 12339 | 2 | 24678 |
- 12340 | 3 | 37020 |
- 12342 | 4 | 49368 |
- 12343 | 1 | 12343 |
- 12344 | 2 | 24688 |
- 12345 | 1 | 12345 |
- 12347 | 1 | 12347 |
- 12348 | 2 | 24696 |
- 12350 | 4 | 49400 |
- 12351 | 4 | 49404 |
- 12353 | 2 | 24706 |
- 12357 | 1 | 12357 |
- 12359 | 1 | 12359 |
- 12360 | 1 | 12360 |
- 12361 | 1 | 12361 |
- 12362 | 1 | 12362 |
- 12364 | 1 | 12364 |
- 12365 | 1 | 12365 |
- 12366 | 1 | 12366 |
- 12367 | 1 | 12367 |
- 12368 | 1 | 12368 |
- 12371 | 1 | 12371 |
- 12373 | 2 | 24746 |
- 12374 | 1 | 12374 |
- 12376 | 2 | 24752 |
- 12382 | 2 | 24764 |
- 12384 | 1 | 12384 |
- 12385 | 1 | 12385 |
- 12390 | 1 | 12390 |
- 12402 | 1 | 12402 |
- 12403 | 1 | 12403 |
- 12408 | 1 | 12408 |
- 12409 | 1 | 12409 |
- 12410 | 1 | 12410 |
- 12411 | 1 | 12411 |
- 12412 | 1 | 12412 |
- 12413 | 1 | 12413 |
- 12414 | 1 | 12414 |
- 12415 | 1 | 12415 |
- 12416 | 1 | 12416 |
- 12418 | 2 | 24836 |
- 12419 | 2 | 24838 |
- 12425 | 1 | 12425 |
- 12426 | 1 | 12426 |
- 12427 | 1 | 12427 |
- 12430 | 1 | 12430 |
- 12431 | 1 | 12431 |
- 12432 | 3 | 37296 |
- 12435 | 1 | 12435 |
- 12436 | 1 | 12436 |
- 12437 | 1 | 12437 |
- 12438 | 1 | 12438 |
- 12441 | 3 | 37323 |
- 12442 | 2 | 24884 |
- 12443 | 1 | 12443 |
- 12445 | 1 | 12445 |
- 12446 | 1 | 12446 |
- 12448 | 1 | 12448 |
- 12449 | 1 | 12449 |
- 12450 | 1 | 12450 |
- 12451 | 1 | 12451 |
- 12455 | 3 | 37365 |
- 12458 | 1 | 12458 |
- 12461 | 1 | 12461 |
- 12462 | 1 | 12462 |
- 12465 | 1 | 12465 |
- 12466 | 2 | 24932 |
- 12468 | 2 | 24936 |
- 12469 | 1 | 12469 |
- 12470 | 2 | 24940 |
- 12473 | 3 | 37419 |
- 12474 | 1 | 12474 |
- 12479 | 1 | 12479 |
- 12481 | 1 | 12481 |
- 12482 | 1 | 12482 |
- 12486 | 1 | 12486 |
- 12487 | 2 | 24974 |
- 12492 | 2 | 24984 |
- 12499 | 1 | 12499 |
- 12502 | 1 | 12502 |
- 12503 | 2 | 25006 |
- 12504 | 2 | 25008 |
- 12505 | 2 | 25010 |
- 12506 | 2 | 25012 |
- 12507 | 1 | 12507 |
- 12508 | 2 | 25016 |
- 12509 | 1 | 12509 |
- 12510 | 1 | 12510 |
- 12511 | 1 | 12511 |
- 12513 | 1 | 12513 |
- 12515 | 1 | 12515 |
- 12516 | 2 | 25032 |
- 12517 | 2 | 25034 |
- 12520 | 3 | 37560 |
- 12521 | 1 | 12521 |
- 12523 | 3 | 37569 |
- 12524 | 1 | 12524 |
- 12525 | 2 | 25050 |
- 12527 | 1 | 12527 |
- 12528 | 1 | 12528 |
- 12529 | 1 | 12529 |
- 12530 | 1 | 12530 |
- 12532 | 1 | 12532 |
- 12533 | 2 | 25066 |
- 12536 | 1 | 12536 |
- 12537 | 2 | 25074 |
- 12539 | 1 | 12539 |
- 12542 | 2 | 25084 |
- 12544 | 1 | 12544 |
- 12546 | 2 | 25092 |
- 12547 | 1 | 12547 |
- 12548 | 1 | 12548 |
- 12549 | 2 | 25098 |
- 12550 | 2 | 25100 |
- 12552 | 1 | 12552 |
- 12554 | 2 | 25108 |
- 12556 | 2 | 25112 |
- 12559 | 2 | 25118 |
- 12562 | 2 | 25124 |
- 12565 | 1 | 12565 |
- 12566 | 1 | 12566 |
- 12568 | 1 | 12568 |
- 12569 | 1 | 12569 |
- 12571 | 3 | 37713 |
- 12572 | 1 | 12572 |
- 12573 | 1 | 12573 |
- 12575 | 1 | 12575 |
- 12576 | 1 | 12576 |
- 12577 | 2 | 25154 |
- 12578 | 1 | 12578 |
- 12580 | 1 | 12580 |
- 12581 | 2 | 25162 |
- 12582 | 1 | 12582 |
- 12583 | 2 | 25166 |
- 12585 | 1 | 12585 |
- 12586 | 1 | 12586 |
- 12591 | 1 | 12591 |
- 12594 | 1 | 12594 |
- 12597 | 1 | 12597 |
- 12598 | 1 | 12598 |
- 12600 | 2 | 25200 |
- 12601 | 2 | 25202 |
- 12602 | 2 | 25204 |
- 12603 | 1 | 12603 |
- 12604 | 1 | 12604 |
- 12607 | 1 | 12607 |
- 12612 | 1 | 12612 |
- 12616 | 1 | 12616 |
- 12619 | 1 | 12619 |
- 12624 | 2 | 25248 |
- 12629 | 1 | 12629 |
- 12633 | 1 | 12633 |
- 12637 | 1 | 12637 |
- 12638 | 2 | 25276 |
- 12641 | 2 | 25282 |
- 12644 | 2 | 25288 |
- 12645 | 1 | 12645 |
- 12648 | 1 | 12648 |
- 12649 | 2 | 25298 |
- 12650 | 1 | 12650 |
- 12651 | 3 | 37953 |
- 12652 | 2 | 25304 |
- 12654 | 1 | 12654 |
- 12655 | 1 | 12655 |
- 12657 | 1 | 12657 |
- 12658 | 1 | 12658 |
- 12659 | 1 | 12659 |
- 12660 | 1 | 12660 |
- 12664 | 1 | 12664 |
- 12665 | 1 | 12665 |
- 12668 | 1 | 12668 |
- 12672 | 1 | 12672 |
- 12675 | 1 | 12675 |
- 12676 | 1 | 12676 |
- 12679 | 1 | 12679 |
- 12680 | 2 | 25360 |
- 12681 | 2 | 25362 |
- 12682 | 1 | 12682 |
- 12685 | 1 | 12685 |
- 12686 | 1 | 12686 |
- 12689 | 1 | 12689 |
- 12698 | 1 | 12698 |
- 12699 | 1 | 12699 |
- 12702 | 1 | 12702 |
- 12706 | 1 | 12706 |
- 12707 | 2 | 25414 |
- 12711 | 1 | 12711 |
- 12715 | 1 | 12715 |
- 12717 | 1 | 12717 |
- 12719 | 1 | 12719 |
- 12720 | 1 | 12720 |
- 12724 | 1 | 12724 |
- 12725 | 1 | 12725 |
- 12726 | 2 | 25452 |
- 12728 | 1 | 12728 |
- 12730 | 1 | 12730 |
- 12732 | 1 | 12732 |
- 12733 | 3 | 38199 |
- 12736 | 1 | 12736 |
- 12738 | 1 | 12738 |
- 12744 | 1 | 12744 |
- 12746 | 1 | 12746 |
- 12747 | 1 | 12747 |
- 12750 | 1 | 12750 |
- 12751 | 1 | 12751 |
- 12753 | 1 | 12753 |
- 12757 | 1 | 12757 |
- 12759 | 2 | 25518 |
- 12761 | 1 | 12761 |
- 12770 | 1 | 12770 |
- 12771 | 1 | 12771 |
- 12779 | 1 | 12779 |
- 12781 | 2 | 25562 |
- 12783 | 1 | 12783 |
- 12784 | 3 | 38352 |
- 12789 | 1 | 12789 |
- 12795 | 1 | 12795 |
- 12798 | 2 | 25596 |
- 12799 | 2 | 25598 |
- 12800 | 1 | 12800 |
- 12801 | 1 | 12801 |
- 12802 | 1 | 12802 |
- 12806 | 1 | 12806 |
- 12807 | 1 | 12807 |
- 12810 | 1 | 12810 |
- 12811 | 1 | 12811 |
- 12815 | 2 | 25630 |
- 12817 | 1 | 12817 |
- 12820 | 1 | 12820 |
- 12823 | 2 | 25646 |
- 12824 | 1 | 12824 |
- 12825 | 1 | 12825 |
- 12826 | 2 | 25652 |
- 12829 | 1 | 12829 |
- 12830 | 2 | 25660 |
- 12831 | 2 | 25662 |
- 12834 | 1 | 12834 |
- 12836 | 1 | 12836 |
- 12837 | 1 | 12837 |
- 12838 | 1 | 12838 |
- 12841 | 2 | 25682 |
- 12844 | 2 | 25688 |
- 12845 | 2 | 25690 |
- 12846 | 1 | 12846 |
- 12849 | 1 | 12849 |
- 12852 | 1 | 12852 |
- 12853 | 2 | 25706 |
- 12855 | 1 | 12855 |
- 12858 | 3 | 38574 |
- 12859 | 2 | 25718 |
- 12863 | 1 | 12863 |
- 12865 | 1 | 12865 |
- 12868 | 1 | 12868 |
- 12869 | 1 | 12869 |
- 12871 | 2 | 25742 |
- 12873 | 1 | 12873 |
- 12874 | 1 | 12874 |
- 12875 | 1 | 12875 |
- 12876 | 2 | 25752 |
- 12878 | 1 | 12878 |
- 12883 | 1 | 12883 |
- 12884 | 1 | 12884 |
- 12887 | 1 | 12887 |
- 12888 | 2 | 25776 |
- 12889 | 2 | 25778 |
- 12890 | 2 | 25780 |
- 12891 | 1 | 12891 |
- 12892 | 3 | 38676 |
- 12893 | 1 | 12893 |
- 12894 | 2 | 25788 |
- 12895 | 1 | 12895 |
- 12896 | 1 | 12896 |
- 12898 | 1 | 12898 |
- 12899 | 4 | 51596 |
- 12900 | 2 | 25800 |
- 12901 | 2 | 25802 |
- 12902 | 3 | 38706 |
- 12904 | 1 | 12904 |
- 12906 | 1 | 12906 |
- 12908 | 1 | 12908 |
- 12909 | 1 | 12909 |
- 12910 | 2 | 25820 |
- 12911 | 6 | 77466 |
- 12912 | 1 | 12912 |
- 12914 | 1 | 12914 |
- 12915 | 1 | 12915 |
- 12916 | 1 | 12916 |
- 12919 | 1 | 12919 |
- 12920 | 1 | 12920 |
- 12922 | 1 | 12922 |
- 12923 | 1 | 12923 |
- 12925 | 1 | 12925 |
- 12926 | 1 | 12926 |
- 12928 | 1 | 12928 |
- 12929 | 2 | 25858 |
- 12930 | 4 | 51720 |
- 12931 | 1 | 12931 |
- 12936 | 1 | 12936 |
- 12940 | 2 | 25880 |
- 12941 | 2 | 25882 |
- 12943 | 1 | 12943 |
- 12944 | 1 | 12944 |
- 12948 | 1 | 12948 |
- 12949 | 1 | 12949 |
- 12951 | 1 | 12951 |
- 12954 | 2 | 25908 |
- 12956 | 1 | 12956 |
- 12959 | 2 | 25918 |
- 12960 | 1 | 12960 |
- 12962 | 1 | 12962 |
- 12965 | 1 | 12965 |
- 12977 | 1 | 12977 |
- 12984 | 1 | 12984 |
- 12988 | 1 | 12988 |
- 12990 | 1 | 12990 |
- 12997 | 1 | 12997 |
- 13004 | 1 | 13004 |
- 13017 | 1 | 13017 |
- 13025 | 1 | 13025 |
- 13028 | 1 | 13028 |
- 13031 | 2 | 26062 |
- 13032 | 1 | 13032 |
- 13033 | 1 | 13033 |
- 13035 | 4 | 52140 |
- 13038 | 2 | 26076 |
- 13039 | 3 | 39117 |
- 13040 | 2 | 26080 |
- 13041 | 3 | 39123 |
- 13042 | 1 | 13042 |
- 13043 | 1 | 13043 |
- 13044 | 1 | 13044 |
- 13045 | 1 | 13045 |
- 13047 | 2 | 26094 |
- 13065 | 1 | 13065 |
- 13072 | 1 | 13072 |
- 13079 | 1 | 13079 |
- 13080 | 1 | 13080 |
- 13085 | 1 | 13085 |
- 13099 | 1 | 13099 |
- 13100 | 1 | 13100 |
- 13108 | 1 | 13108 |
- 13110 | 2 | 26220 |
- 13113 | 1 | 13113 |
- 13116 | 1 | 13116 |
- 13117 | 1 | 13117 |
- 13132 | 1 | 13132 |
- 13145 | 1 | 13145 |
- 13162 | 1 | 13162 |
- 13163 | 1 | 13163 |
- 13164 | 1 | 13164 |
- 13165 | 1 | 13165 |
- 13172 | 1 | 13172 |
- 13176 | 1 | 13176 |
- 13184 | 1 | 13184 |
- 13189 | 1 | 13189 |
- 13192 | 1 | 13192 |
- 13195 | 1 | 13195 |
- 13198 | 1 | 13198 |
- 13206 | 1 | 13206 |
- 13214 | 1 | 13214 |
- 13216 | 1 | 13216 |
- 13220 | 1 | 13220 |
- 13222 | 1 | 13222 |
- 13224 | 1 | 13224 |
- 13225 | 1 | 13225 |
- 13226 | 1 | 13226 |
- 13231 | 1 | 13231 |
- 13233 | 1 | 13233 |
- 13238 | 1 | 13238 |
- 13239 | 1 | 13239 |
- 13245 | 1 | 13245 |
- 13258 | 1 | 13258 |
- 13262 | 1 | 13262 |
- 13272 | 1 | 13272 |
- 13274 | 1 | 13274 |
- 13278 | 1 | 13278 |
- 13281 | 1 | 13281 |
- 13289 | 1 | 13289 |
- 13293 | 1 | 13293 |
- 13299 | 1 | 13299 |
- 13301 | 3 | 39903 |
- 13303 | 1 | 13303 |
- 13304 | 1 | 13304 |
- 13312 | 1 | 13312 |
- 13313 | 1 | 13313 |
- 13314 | 1 | 13314 |
- 13317 | 1 | 13317 |
- 13319 | 1 | 13319 |
- 13321 | 2 | 26642 |
- 13323 | 1 | 13323 |
- 13325 | 1 | 13325 |
- 13326 | 1 | 13326 |
- 13336 | 2 | 26672 |
- 13337 | 1 | 13337 |
- 13343 | 1 | 13343 |
- 13344 | 1 | 13344 |
- 13345 | 1 | 13345 |
- 13348 | 1 | 13348 |
- 13352 | 1 | 13352 |
- 13353 | 1 | 13353 |
- 13359 | 1 | 13359 |
- 13360 | 1 | 13360 |
- 13362 | 1 | 13362 |
- 13365 | 1 | 13365 |
- 13369 | 1 | 13369 |
- 13370 | 1 | 13370 |
- 13372 | 2 | 26744 |
- 13376 | 1 | 13376 |
- 13378 | 1 | 13378 |
- 13380 | 1 | 13380 |
- 13394 | 1 | 13394 |
- 13399 | 1 | 13399 |
- 13401 | 1 | 13401 |
- 13409 | 1 | 13409 |
- 13412 | 1 | 13412 |
- 13413 | 1 | 13413 |
- 13424 | 1 | 13424 |
- 13428 | 1 | 13428 |
- 13459 | 1 | 13459 |
- 13480 | 2 | 26960 |
- 13492 | 1 | 13492 |
- 13496 | 1 | 13496 |
- 13513 | 1 | 13513 |
- 13541 | 3 | 40623 |
- 13545 | 1 | 13545 |
- 13551 | 1 | 13551 |
- 14094 | 1 | 14094 |
- Total | 1002 | 12556619 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 12095 | 1 | 12095 |
- 12101 | 1 | 12101 |
- 12115 | 1 | 12115 |
- 12117 | 1 | 12117 |
- 12125 | 2 | 24250 |
- 12127 | 1 | 12127 |
- 12129 | 1 | 12129 |
- 12135 | 1 | 12135 |
- 12142 | 1 | 12142 |
- 12147 | 1 | 12147 |
- 12150 | 1 | 12150 |
- 12155 | 1 | 12155 |
- 12156 | 1 | 12156 |
- 12162 | 1 | 12162 |
- 12166 | 2 | 24332 |
- 12168 | 1 | 12168 |
- 12171 | 1 | 12171 |
- 12174 | 1 | 12174 |
- 12180 | 3 | 36540 |
- 12181 | 2 | 24362 |
- 12183 | 1 | 12183 |
- 12185 | 1 | 12185 |
- 12186 | 1 | 12186 |
- 12191 | 1 | 12191 |
- 12193 | 1 | 12193 |
- 12195 | 1 | 12195 |
- 12197 | 1 | 12197 |
- 12198 | 2 | 24396 |
- 12201 | 1 | 12201 |
- 12203 | 2 | 24406 |
- 12204 | 1 | 12204 |
- 12212 | 1 | 12212 |
- 12214 | 1 | 12214 |
- 12226 | 1 | 12226 |
- 12227 | 1 | 12227 |
- 12228 | 1 | 12228 |
- 12230 | 1 | 12230 |
- 12232 | 1 | 12232 |
- 12235 | 2 | 24470 |
- 12243 | 1 | 12243 |
- 12244 | 1 | 12244 |
- 12248 | 1 | 12248 |
- 12249 | 1 | 12249 |
- 12253 | 1 | 12253 |
- 12254 | 1 | 12254 |
- 12257 | 2 | 24514 |
- 12260 | 2 | 24520 |
- 12265 | 3 | 36795 |
- 12274 | 2 | 24548 |
- 12275 | 1 | 12275 |
- 12277 | 1 | 12277 |
- 12278 | 1 | 12278 |
- 12279 | 3 | 36837 |
- 12280 | 3 | 36840 |
- 12281 | 1 | 12281 |
- 12283 | 1 | 12283 |
- 12285 | 1 | 12285 |
- 12286 | 1 | 12286 |
- 12287 | 2 | 24574 |
- 12288 | 1 | 12288 |
- 12290 | 1 | 12290 |
- 12291 | 2 | 24582 |
- 12292 | 1 | 12292 |
- 12296 | 1 | 12296 |
- 12298 | 1 | 12298 |
- 12299 | 1 | 12299 |
- 12300 | 1 | 12300 |
- 12302 | 1 | 12302 |
- 12303 | 1 | 12303 |
- 12304 | 1 | 12304 |
- 12307 | 1 | 12307 |
- 12309 | 2 | 24618 |
- 12312 | 2 | 24624 |
- 12315 | 1 | 12315 |
- 12316 | 1 | 12316 |
- 12317 | 1 | 12317 |
- 12319 | 2 | 24638 |
- 12320 | 4 | 49280 |
- 12323 | 1 | 12323 |
- 12324 | 2 | 24648 |
- 12325 | 2 | 24650 |
- 12326 | 2 | 24652 |
- 12327 | 2 | 24654 |
- 12328 | 1 | 12328 |
- 12330 | 1 | 12330 |
- 12331 | 1 | 12331 |
- 12332 | 1 | 12332 |
- 12334 | 1 | 12334 |
- 12335 | 2 | 24670 |
- 12336 | 1 | 12336 |
- 12338 | 4 | 49352 |
- 12339 | 1 | 12339 |
- 12340 | 2 | 24680 |
- 12341 | 4 | 49364 |
- 12342 | 1 | 12342 |
- 12344 | 2 | 24688 |
- 12345 | 2 | 24690 |
- 12346 | 1 | 12346 |
- 12347 | 3 | 37041 |
- 12349 | 3 | 37047 |
- 12350 | 2 | 24700 |
- 12352 | 1 | 12352 |
- 12353 | 1 | 12353 |
- 12354 | 2 | 24708 |
- 12356 | 2 | 24712 |
- 12357 | 2 | 24714 |
- 12358 | 5 | 61790 |
- 12359 | 3 | 37077 |
- 12360 | 2 | 24720 |
- 12361 | 2 | 24722 |
- 12362 | 2 | 24724 |
- 12363 | 2 | 24726 |
- 12364 | 2 | 24728 |
- 12366 | 2 | 24732 |
- 12367 | 2 | 24734 |
- 12368 | 3 | 37104 |
- 12369 | 2 | 24738 |
- 12370 | 4 | 49480 |
- 12371 | 1 | 12371 |
- 12372 | 1 | 12372 |
- 12373 | 6 | 74238 |
- 12374 | 2 | 24748 |
- 12375 | 1 | 12375 |
- 12376 | 4 | 49504 |
- 12377 | 1 | 12377 |
- 12378 | 3 | 37134 |
- 12379 | 2 | 24758 |
- 12380 | 2 | 24760 |
- 12381 | 3 | 37143 |
- 12382 | 2 | 24764 |
- 12383 | 1 | 12383 |
- 12384 | 2 | 24768 |
- 12385 | 2 | 24770 |
- 12386 | 4 | 49544 |
- 12387 | 4 | 49548 |
- 12388 | 3 | 37164 |
- 12389 | 1 | 12389 |
- 12390 | 8 | 99120 |
- 12391 | 4 | 49564 |
- 12392 | 4 | 49568 |
- 12393 | 2 | 24786 |
- 12394 | 3 | 37182 |
- 12395 | 3 | 37185 |
- 12396 | 4 | 49584 |
- 12397 | 4 | 49588 |
- 12398 | 5 | 61990 |
- 12399 | 4 | 49596 |
- 12400 | 3 | 37200 |
- 12401 | 7 | 86807 |
- 12402 | 4 | 49608 |
- 12403 | 6 | 74418 |
- 12404 | 4 | 49616 |
- 12405 | 5 | 62025 |
- 12406 | 5 | 62030 |
- 12407 | 3 | 37221 |
- 12408 | 6 | 74448 |
- 12409 | 1 | 12409 |
- 12410 | 2 | 24820 |
- 12411 | 4 | 49644 |
- 12412 | 5 | 62060 |
- 12413 | 4 | 49652 |
- 12414 | 4 | 49656 |
- 12415 | 2 | 24830 |
- 12417 | 4 | 49668 |
- 12418 | 1 | 12418 |
- 12419 | 3 | 37257 |
- 12420 | 5 | 62100 |
- 12421 | 5 | 62105 |
- 12422 | 3 | 37266 |
- 12423 | 4 | 49692 |
- 12424 | 5 | 62120 |
- 12425 | 2 | 24850 |
- 12426 | 6 | 74556 |
- 12427 | 4 | 49708 |
- 12428 | 3 | 37284 |
- 12430 | 11 | 136730 |
- 12431 | 5 | 62155 |
- 12432 | 2 | 24864 |
- 12433 | 6 | 74598 |
- 12434 | 3 | 37302 |
- 12435 | 1 | 12435 |
- 12436 | 3 | 37308 |
- 12437 | 3 | 37311 |
- 12438 | 2 | 24876 |
- 12439 | 1 | 12439 |
- 12440 | 1 | 12440 |
- 12441 | 3 | 37323 |
- 12442 | 4 | 49768 |
- 12443 | 2 | 24886 |
- 12444 | 3 | 37332 |
- 12445 | 3 | 37335 |
- 12446 | 3 | 37338 |
- 12447 | 2 | 24894 |
- 12448 | 2 | 24896 |
- 12449 | 2 | 24898 |
- 12450 | 2 | 24900 |
- 12451 | 1 | 12451 |
- 12452 | 2 | 24904 |
- 12453 | 4 | 49812 |
- 12454 | 2 | 24908 |
- 12455 | 1 | 12455 |
- 12456 | 2 | 24912 |
- 12457 | 2 | 24914 |
- 12458 | 2 | 24916 |
- 12461 | 1 | 12461 |
- 12462 | 1 | 12462 |
- 12463 | 2 | 24926 |
- 12464 | 2 | 24928 |
- 12465 | 2 | 24930 |
- 12466 | 2 | 24932 |
- 12467 | 1 | 12467 |
- 12468 | 1 | 12468 |
- 12470 | 1 | 12470 |
- 12472 | 1 | 12472 |
- 12473 | 1 | 12473 |
- 12474 | 1 | 12474 |
- 12478 | 3 | 37434 |
- 12479 | 4 | 49916 |
- 12480 | 2 | 24960 |
- 12482 | 1 | 12482 |
- 12484 | 2 | 24968 |
- 12487 | 3 | 37461 |
- 12488 | 1 | 12488 |
- 12489 | 1 | 12489 |
- 12495 | 1 | 12495 |
- 12496 | 1 | 12496 |
- 12498 | 1 | 12498 |
- 12499 | 1 | 12499 |
- 12500 | 1 | 12500 |
- 12503 | 1 | 12503 |
- 12504 | 1 | 12504 |
- 12506 | 1 | 12506 |
- 12512 | 1 | 12512 |
- 12513 | 1 | 12513 |
- 12514 | 1 | 12514 |
- 12515 | 2 | 25030 |
- 12519 | 1 | 12519 |
- 12520 | 3 | 37560 |
- 12521 | 1 | 12521 |
- 12522 | 1 | 12522 |
- 12523 | 1 | 12523 |
- 12524 | 2 | 25048 |
- 12528 | 3 | 37584 |
- 12529 | 1 | 12529 |
- 12531 | 3 | 37593 |
- 12532 | 1 | 12532 |
- 12533 | 2 | 25066 |
- 12535 | 2 | 25070 |
- 12537 | 3 | 37611 |
- 12538 | 1 | 12538 |
- 12539 | 3 | 37617 |
- 12542 | 1 | 12542 |
- 12543 | 1 | 12543 |
- 12544 | 3 | 37632 |
- 12547 | 1 | 12547 |
- 12548 | 1 | 12548 |
- 12549 | 2 | 25098 |
- 12551 | 1 | 12551 |
- 12552 | 1 | 12552 |
- 12553 | 3 | 37659 |
- 12555 | 1 | 12555 |
- 12556 | 1 | 12556 |
- 12557 | 1 | 12557 |
- 12558 | 1 | 12558 |
- 12562 | 2 | 25124 |
- 12565 | 1 | 12565 |
- 12566 | 3 | 37698 |
- 12568 | 1 | 12568 |
- 12571 | 1 | 12571 |
- 12572 | 2 | 25144 |
- 12574 | 1 | 12574 |
- 12575 | 1 | 12575 |
- 12579 | 1 | 12579 |
- 12583 | 1 | 12583 |
- 12584 | 1 | 12584 |
- 12587 | 1 | 12587 |
- 12594 | 1 | 12594 |
- 12595 | 2 | 25190 |
- 12596 | 1 | 12596 |
- 12597 | 1 | 12597 |
- 12613 | 1 | 12613 |
- 12615 | 2 | 25230 |
- 12616 | 1 | 12616 |
- 12619 | 1 | 12619 |
- 12621 | 1 | 12621 |
- 12624 | 1 | 12624 |
- 12625 | 1 | 12625 |
- 12626 | 1 | 12626 |
- 12630 | 1 | 12630 |
- 12631 | 1 | 12631 |
- 12633 | 1 | 12633 |
- 12634 | 2 | 25268 |
- 12635 | 2 | 25270 |
- 12637 | 1 | 12637 |
- 12638 | 3 | 37914 |
- 12642 | 2 | 25284 |
- 12643 | 1 | 12643 |
- 12644 | 1 | 12644 |
- 12647 | 1 | 12647 |
- 12648 | 2 | 25296 |
- 12650 | 3 | 37950 |
- 12652 | 1 | 12652 |
- 12653 | 2 | 25306 |
- 12654 | 2 | 25308 |
- 12655 | 2 | 25310 |
- 12657 | 1 | 12657 |
- 12658 | 1 | 12658 |
- 12659 | 1 | 12659 |
- 12660 | 1 | 12660 |
- 12661 | 1 | 12661 |
- 12662 | 1 | 12662 |
- 12663 | 1 | 12663 |
- 12664 | 1 | 12664 |
- 12666 | 1 | 12666 |
- 12667 | 1 | 12667 |
- 12670 | 2 | 25340 |
- 12672 | 1 | 12672 |
- 12676 | 3 | 38028 |
- 12678 | 1 | 12678 |
- 12679 | 1 | 12679 |
- 12680 | 1 | 12680 |
- 12681 | 3 | 38043 |
- 12683 | 1 | 12683 |
- 12685 | 2 | 25370 |
- 12686 | 2 | 25372 |
- 12688 | 2 | 25376 |
- 12689 | 1 | 12689 |
- 12691 | 1 | 12691 |
- 12695 | 1 | 12695 |
- 12697 | 1 | 12697 |
- 12699 | 1 | 12699 |
- 12700 | 1 | 12700 |
- 12702 | 1 | 12702 |
- 12703 | 1 | 12703 |
- 12706 | 1 | 12706 |
- 12708 | 1 | 12708 |
- 12709 | 1 | 12709 |
- 12711 | 1 | 12711 |
- 12712 | 1 | 12712 |
- 12713 | 1 | 12713 |
- 12715 | 3 | 38145 |
- 12716 | 2 | 25432 |
- 12727 | 1 | 12727 |
- 12730 | 1 | 12730 |
- 12733 | 1 | 12733 |
- 12737 | 2 | 25474 |
- 12738 | 1 | 12738 |
- 12741 | 1 | 12741 |
- 12742 | 1 | 12742 |
- 12744 | 1 | 12744 |
- 12746 | 2 | 25492 |
- 12747 | 1 | 12747 |
- 12748 | 2 | 25496 |
- 12749 | 2 | 25498 |
- 12750 | 1 | 12750 |
- 12753 | 1 | 12753 |
- 12755 | 1 | 12755 |
- 12762 | 1 | 12762 |
- 12765 | 1 | 12765 |
- 12767 | 1 | 12767 |
- 12769 | 1 | 12769 |
- 12770 | 1 | 12770 |
- 12771 | 1 | 12771 |
- 12772 | 2 | 25544 |
- 12774 | 2 | 25548 |
- 12775 | 1 | 12775 |
- 12776 | 1 | 12776 |
- 12777 | 1 | 12777 |
- 12796 | 1 | 12796 |
- 12798 | 1 | 12798 |
- 12804 | 1 | 12804 |
- 12806 | 2 | 25612 |
- 12809 | 2 | 25618 |
- 12810 | 2 | 25620 |
- 12812 | 2 | 25624 |
- 12813 | 1 | 12813 |
- 12814 | 1 | 12814 |
- 12816 | 1 | 12816 |
- 12821 | 1 | 12821 |
- 12822 | 2 | 25644 |
- 12823 | 1 | 12823 |
- 12824 | 1 | 12824 |
- 12826 | 1 | 12826 |
- 12827 | 1 | 12827 |
- 12828 | 2 | 25656 |
- 12829 | 1 | 12829 |
- 12832 | 1 | 12832 |
- 12836 | 1 | 12836 |
- 12838 | 1 | 12838 |
- 12839 | 1 | 12839 |
- 12844 | 1 | 12844 |
- 12846 | 1 | 12846 |
- 12848 | 2 | 25696 |
- 12849 | 1 | 12849 |
- 12850 | 1 | 12850 |
- 12853 | 1 | 12853 |
- 12854 | 1 | 12854 |
- 12856 | 1 | 12856 |
- 12859 | 1 | 12859 |
- 12868 | 1 | 12868 |
- 12870 | 1 | 12870 |
- 12875 | 1 | 12875 |
- 12878 | 1 | 12878 |
- 12879 | 1 | 12879 |
- 12881 | 2 | 25762 |
- 12884 | 1 | 12884 |
- 12886 | 1 | 12886 |
- 12889 | 1 | 12889 |
- 12891 | 1 | 12891 |
- 12892 | 2 | 25784 |
- 12898 | 2 | 25796 |
- 12899 | 1 | 12899 |
- 12900 | 2 | 25800 |
- 12902 | 1 | 12902 |
- 12904 | 2 | 25808 |
- 12906 | 1 | 12906 |
- 12912 | 1 | 12912 |
- 12913 | 1 | 12913 |
- 12914 | 2 | 25828 |
- 12915 | 1 | 12915 |
- 12916 | 1 | 12916 |
- 12918 | 1 | 12918 |
- 12919 | 1 | 12919 |
- 12925 | 2 | 25850 |
- 12928 | 1 | 12928 |
- 12929 | 1 | 12929 |
- 12930 | 2 | 25860 |
- 12931 | 2 | 25862 |
- 12932 | 1 | 12932 |
- 12933 | 1 | 12933 |
- 12940 | 2 | 25880 |
- 12943 | 2 | 25886 |
- 12944 | 2 | 25888 |
- 12945 | 2 | 25890 |
- 12947 | 3 | 38841 |
- 12950 | 1 | 12950 |
- 12951 | 2 | 25902 |
- 12954 | 1 | 12954 |
- 12955 | 1 | 12955 |
- 12957 | 1 | 12957 |
- 12959 | 3 | 38877 |
- 12961 | 2 | 25922 |
- 12962 | 1 | 12962 |
- 12965 | 1 | 12965 |
- 12966 | 1 | 12966 |
- 12967 | 1 | 12967 |
- 12968 | 1 | 12968 |
- 12970 | 1 | 12970 |
- 12971 | 1 | 12971 |
- 12972 | 1 | 12972 |
- 12973 | 1 | 12973 |
- 12974 | 2 | 25948 |
- 12975 | 1 | 12975 |
- 12977 | 1 | 12977 |
- 12978 | 1 | 12978 |
- 12983 | 2 | 25966 |
- 12984 | 2 | 25968 |
- 12985 | 2 | 25970 |
- 12986 | 2 | 25972 |
- 12987 | 1 | 12987 |
- 12988 | 2 | 25976 |
- 12989 | 2 | 25978 |
- 12990 | 2 | 25980 |
- 12991 | 1 | 12991 |
- 12993 | 1 | 12993 |
- 12994 | 1 | 12994 |
- 12995 | 1 | 12995 |
- 12996 | 1 | 12996 |
- 12997 | 1 | 12997 |
- 12998 | 1 | 12998 |
- 12999 | 3 | 38997 |
- 13000 | 3 | 39000 |
- 13001 | 1 | 13001 |
- 13002 | 3 | 39006 |
- 13003 | 1 | 13003 |
- 13004 | 2 | 26008 |
- 13005 | 1 | 13005 |
- 13006 | 1 | 13006 |
- 13008 | 2 | 26016 |
- 13009 | 2 | 26018 |
- 13011 | 1 | 13011 |
- 13013 | 1 | 13013 |
- 13014 | 1 | 13014 |
- 13015 | 2 | 26030 |
- 13017 | 2 | 26034 |
- 13021 | 2 | 26042 |
- 13022 | 1 | 13022 |
- 13025 | 1 | 13025 |
- 13027 | 3 | 39081 |
- 13030 | 1 | 13030 |
- 13031 | 1 | 13031 |
- 13036 | 1 | 13036 |
- 13038 | 1 | 13038 |
- 13050 | 1 | 13050 |
- 13052 | 1 | 13052 |
- 13054 | 1 | 13054 |
- 13055 | 1 | 13055 |
- 13060 | 1 | 13060 |
- 13064 | 1 | 13064 |
- 13076 | 1 | 13076 |
- 13079 | 1 | 13079 |
- 13083 | 1 | 13083 |
- 13084 | 1 | 13084 |
- 13092 | 1 | 13092 |
- 13098 | 1 | 13098 |
- 13101 | 1 | 13101 |
- 13105 | 1 | 13105 |
- 13108 | 1 | 13108 |
- 13111 | 1 | 13111 |
- 13118 | 1 | 13118 |
- 13119 | 1 | 13119 |
- 13120 | 3 | 39360 |
- 13121 | 1 | 13121 |
- 13122 | 1 | 13122 |
- 13124 | 2 | 26248 |
- 13125 | 4 | 52500 |
- 13126 | 1 | 13126 |
- 13127 | 3 | 39381 |
- 13128 | 1 | 13128 |
- 13130 | 1 | 13130 |
- 13131 | 1 | 13131 |
- 13133 | 1 | 13133 |
- 13138 | 2 | 26276 |
- 13151 | 1 | 13151 |
- 13152 | 1 | 13152 |
- 13157 | 1 | 13157 |
- 13163 | 1 | 13163 |
- 13177 | 1 | 13177 |
- 13186 | 2 | 26372 |
- 13187 | 2 | 26374 |
- 13188 | 1 | 13188 |
- 13193 | 1 | 13193 |
- 13196 | 1 | 13196 |
- 13213 | 1 | 13213 |
- 13222 | 1 | 13222 |
- 13239 | 1 | 13239 |
- 13241 | 1 | 13241 |
- 13248 | 2 | 26496 |
- 13251 | 1 | 13251 |
- 13259 | 1 | 13259 |
- 13260 | 1 | 13260 |
- 13261 | 1 | 13261 |
- 13262 | 1 | 13262 |
- 13264 | 1 | 13264 |
- 13266 | 1 | 13266 |
- 13267 | 1 | 13267 |
- 13268 | 1 | 13268 |
- 13269 | 1 | 13269 |
- 13273 | 1 | 13273 |
- 13279 | 1 | 13279 |
- 13281 | 1 | 13281 |
- 13283 | 1 | 13283 |
- 13285 | 1 | 13285 |
- 13286 | 1 | 13286 |
- 13294 | 1 | 13294 |
- 13307 | 1 | 13307 |
- 13309 | 1 | 13309 |
- 13310 | 1 | 13310 |
- 13322 | 1 | 13322 |
- 13325 | 1 | 13325 |
- 13326 | 1 | 13326 |
- 13328 | 1 | 13328 |
- 13336 | 1 | 13336 |
- 13341 | 1 | 13341 |
- 13342 | 1 | 13342 |
- 13349 | 1 | 13349 |
- 13350 | 1 | 13350 |
- 13354 | 1 | 13354 |
- 13355 | 1 | 13355 |
- 13357 | 2 | 26714 |
- 13358 | 1 | 13358 |
- 13361 | 2 | 26722 |
- 13362 | 1 | 13362 |
- 13367 | 1 | 13367 |
- 13373 | 1 | 13373 |
- 13377 | 1 | 13377 |
- 13378 | 1 | 13378 |
- 13379 | 2 | 26758 |
- 13388 | 2 | 26776 |
- 13390 | 1 | 13390 |
- 13391 | 1 | 13391 |
- 13393 | 1 | 13393 |
- 13396 | 1 | 13396 |
- 13399 | 1 | 13399 |
- 13409 | 1 | 13409 |
- 13411 | 1 | 13411 |
- 13412 | 2 | 26824 |
- 13418 | 1 | 13418 |
- 13422 | 1 | 13422 |
- 13423 | 1 | 13423 |
- 13425 | 1 | 13425 |
- 13432 | 2 | 26864 |
- 13444 | 1 | 13444 |
- 13451 | 1 | 13451 |
- 13458 | 1 | 13458 |
- 13463 | 2 | 26926 |
- 13469 | 1 | 13469 |
- 13483 | 1 | 13483 |
- 13485 | 1 | 13485 |
- 13513 | 1 | 13513 |
- 13534 | 1 | 13534 |
- 13536 | 1 | 13536 |
- 13548 | 1 | 13548 |
- 13552 | 1 | 13552 |
- 13569 | 1 | 13569 |
- 13599 | 1 | 13599 |
- 13600 | 1 | 13600 |
- 13601 | 1 | 13601 |
- 13602 | 1 | 13602 |
- 13609 | 1 | 13609 |
- 14132 | 1 | 14132 |
- Total | 1002 | 12644480 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333435266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882646f737e6787
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3634366637333765
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_8.json b/autobahn/client/tungstenite_case_12_3_8.json
deleted file mode 100644
index f4c997f..0000000
--- a/autobahn/client/tungstenite_case_12_3_8.json
+++ /dev/null
@@ -1,1372 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 345,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6339,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=345&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 6KVu9s9I17bVITeZClOwcA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: a334eEY+fvWIAnyyrgf816d4uqU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "12005": 1,
- "12011": 1,
- "12014": 1,
- "12019": 1,
- "12021": 1,
- "12028": 1,
- "12032": 1,
- "12035": 1,
- "12036": 1,
- "12042": 1,
- "12043": 1,
- "12044": 1,
- "12045": 1,
- "12049": 1,
- "12053": 1,
- "12054": 1,
- "12057": 1,
- "12061": 1,
- "12063": 1,
- "12065": 2,
- "12068": 1,
- "12071": 1,
- "12074": 1,
- "12075": 1,
- "12079": 1,
- "12084": 1,
- "12086": 1,
- "12087": 1,
- "12093": 1,
- "12096": 1,
- "12097": 1,
- "12099": 1,
- "12100": 1,
- "12102": 1,
- "12105": 2,
- "12108": 1,
- "12112": 1,
- "12113": 2,
- "12116": 1,
- "12119": 1,
- "12122": 1,
- "12127": 1,
- "12128": 2,
- "12132": 1,
- "12133": 1,
- "12137": 1,
- "12140": 1,
- "12141": 1,
- "12142": 2,
- "12144": 2,
- "12145": 3,
- "12146": 1,
- "12147": 1,
- "12149": 1,
- "12152": 4,
- "12154": 1,
- "12155": 1,
- "12157": 1,
- "12159": 1,
- "12163": 1,
- "12165": 2,
- "12167": 2,
- "12171": 2,
- "12175": 2,
- "12181": 1,
- "12182": 1,
- "12183": 1,
- "12188": 1,
- "12200": 1,
- "12204": 1,
- "12208": 2,
- "12209": 2,
- "12210": 1,
- "12211": 1,
- "12213": 2,
- "12214": 3,
- "12216": 1,
- "12219": 1,
- "12220": 2,
- "12222": 2,
- "12223": 3,
- "12224": 1,
- "12225": 2,
- "12226": 2,
- "12228": 1,
- "12229": 1,
- "12230": 1,
- "12231": 3,
- "12232": 3,
- "12233": 1,
- "12234": 3,
- "12235": 2,
- "12236": 4,
- "12239": 2,
- "12240": 2,
- "12241": 1,
- "12242": 1,
- "12243": 1,
- "12244": 2,
- "12245": 1,
- "12246": 4,
- "12247": 2,
- "12248": 4,
- "12249": 2,
- "12250": 2,
- "12251": 3,
- "12252": 2,
- "12255": 1,
- "12256": 5,
- "12257": 6,
- "12258": 1,
- "12260": 5,
- "12261": 1,
- "12262": 2,
- "12263": 8,
- "12264": 1,
- "12265": 4,
- "12266": 2,
- "12267": 2,
- "12268": 5,
- "12269": 3,
- "12270": 3,
- "12271": 6,
- "12272": 3,
- "12273": 3,
- "12274": 1,
- "12275": 4,
- "12276": 5,
- "12277": 4,
- "12278": 4,
- "12279": 4,
- "12280": 4,
- "12281": 2,
- "12282": 2,
- "12283": 2,
- "12284": 5,
- "12285": 2,
- "12286": 1,
- "12287": 3,
- "12288": 2,
- "12289": 5,
- "12290": 5,
- "12291": 4,
- "12292": 3,
- "12293": 6,
- "12294": 7,
- "12295": 7,
- "12296": 4,
- "12297": 6,
- "12298": 5,
- "12299": 4,
- "12300": 3,
- "12301": 4,
- "12302": 4,
- "12303": 2,
- "12304": 5,
- "12305": 2,
- "12306": 3,
- "12307": 1,
- "12308": 5,
- "12309": 2,
- "12310": 4,
- "12311": 2,
- "12312": 1,
- "12313": 2,
- "12314": 1,
- "12315": 2,
- "12316": 3,
- "12317": 7,
- "12318": 4,
- "12319": 1,
- "12320": 5,
- "12321": 2,
- "12322": 4,
- "12323": 2,
- "12324": 5,
- "12325": 2,
- "12326": 2,
- "12327": 3,
- "12328": 4,
- "12329": 2,
- "12330": 2,
- "12331": 4,
- "12332": 3,
- "12333": 3,
- "12334": 1,
- "12335": 2,
- "12337": 1,
- "12338": 3,
- "12339": 2,
- "12340": 3,
- "12342": 4,
- "12343": 1,
- "12344": 2,
- "12345": 1,
- "12347": 1,
- "12348": 2,
- "12350": 4,
- "12351": 4,
- "12353": 2,
- "12357": 1,
- "12359": 1,
- "12360": 1,
- "12361": 1,
- "12362": 1,
- "12364": 1,
- "12365": 1,
- "12366": 1,
- "12367": 1,
- "12368": 1,
- "12371": 1,
- "12373": 2,
- "12374": 1,
- "12376": 2,
- "12382": 2,
- "12384": 1,
- "12385": 1,
- "12390": 1,
- "12402": 1,
- "12403": 1,
- "12408": 1,
- "12409": 1,
- "12410": 1,
- "12411": 1,
- "12412": 1,
- "12413": 1,
- "12414": 1,
- "12415": 1,
- "12416": 1,
- "12418": 2,
- "12419": 2,
- "12425": 1,
- "12426": 1,
- "12427": 1,
- "12430": 1,
- "12431": 1,
- "12432": 3,
- "12435": 1,
- "12436": 1,
- "12437": 1,
- "12438": 1,
- "12441": 3,
- "12442": 2,
- "12443": 1,
- "12445": 1,
- "12446": 1,
- "12448": 1,
- "12449": 1,
- "12450": 1,
- "12451": 1,
- "12455": 3,
- "12458": 1,
- "12461": 1,
- "12462": 1,
- "12465": 1,
- "12466": 2,
- "12468": 2,
- "12469": 1,
- "12470": 2,
- "12473": 3,
- "12474": 1,
- "12479": 1,
- "12481": 1,
- "12482": 1,
- "12486": 1,
- "12487": 2,
- "12492": 2,
- "12499": 1,
- "12502": 1,
- "12503": 2,
- "12504": 2,
- "12505": 2,
- "12506": 2,
- "12507": 1,
- "12508": 2,
- "12509": 1,
- "12510": 1,
- "12511": 1,
- "12513": 1,
- "12515": 1,
- "12516": 2,
- "12517": 2,
- "12520": 3,
- "12521": 1,
- "12523": 3,
- "12524": 1,
- "12525": 2,
- "12527": 1,
- "12528": 1,
- "12529": 1,
- "12530": 1,
- "12532": 1,
- "12533": 2,
- "12536": 1,
- "12537": 2,
- "12539": 1,
- "12542": 2,
- "12544": 1,
- "12546": 2,
- "12547": 1,
- "12548": 1,
- "12549": 2,
- "12550": 2,
- "12552": 1,
- "12554": 2,
- "12556": 2,
- "12559": 2,
- "12562": 2,
- "12565": 1,
- "12566": 1,
- "12568": 1,
- "12569": 1,
- "12571": 3,
- "12572": 1,
- "12573": 1,
- "12575": 1,
- "12576": 1,
- "12577": 2,
- "12578": 1,
- "12580": 1,
- "12581": 2,
- "12582": 1,
- "12583": 2,
- "12585": 1,
- "12586": 1,
- "12591": 1,
- "12594": 1,
- "12597": 1,
- "12598": 1,
- "12600": 2,
- "12601": 2,
- "12602": 2,
- "12603": 1,
- "12604": 1,
- "12607": 1,
- "12612": 1,
- "12616": 1,
- "12619": 1,
- "12624": 2,
- "12629": 1,
- "12633": 1,
- "12637": 1,
- "12638": 2,
- "12641": 2,
- "12644": 2,
- "12645": 1,
- "12648": 1,
- "12649": 2,
- "12650": 1,
- "12651": 3,
- "12652": 2,
- "12654": 1,
- "12655": 1,
- "12657": 1,
- "12658": 1,
- "12659": 1,
- "12660": 1,
- "12664": 1,
- "12665": 1,
- "12668": 1,
- "12672": 1,
- "12675": 1,
- "12676": 1,
- "12679": 1,
- "12680": 2,
- "12681": 2,
- "12682": 1,
- "12685": 1,
- "12686": 1,
- "12689": 1,
- "12698": 1,
- "12699": 1,
- "12702": 1,
- "12706": 1,
- "12707": 2,
- "12711": 1,
- "12715": 1,
- "12717": 1,
- "12719": 1,
- "12720": 1,
- "12724": 1,
- "12725": 1,
- "12726": 2,
- "12728": 1,
- "12730": 1,
- "12732": 1,
- "12733": 3,
- "12736": 1,
- "12738": 1,
- "12744": 1,
- "12746": 1,
- "12747": 1,
- "12750": 1,
- "12751": 1,
- "12753": 1,
- "12757": 1,
- "12759": 2,
- "12761": 1,
- "12770": 1,
- "12771": 1,
- "12779": 1,
- "12781": 2,
- "12783": 1,
- "12784": 3,
- "12789": 1,
- "12795": 1,
- "12798": 2,
- "12799": 2,
- "12800": 1,
- "12801": 1,
- "12802": 1,
- "12806": 1,
- "12807": 1,
- "12810": 1,
- "12811": 1,
- "12815": 2,
- "12817": 1,
- "12820": 1,
- "12823": 2,
- "12824": 1,
- "12825": 1,
- "12826": 2,
- "12829": 1,
- "12830": 2,
- "12831": 2,
- "12834": 1,
- "12836": 1,
- "12837": 1,
- "12838": 1,
- "12841": 2,
- "12844": 2,
- "12845": 2,
- "12846": 1,
- "12849": 1,
- "12852": 1,
- "12853": 2,
- "12855": 1,
- "12858": 3,
- "12859": 2,
- "12863": 1,
- "12865": 1,
- "12868": 1,
- "12869": 1,
- "12871": 2,
- "12873": 1,
- "12874": 1,
- "12875": 1,
- "12876": 2,
- "12878": 1,
- "12883": 1,
- "12884": 1,
- "12887": 1,
- "12888": 2,
- "12889": 2,
- "12890": 2,
- "12891": 1,
- "12892": 3,
- "12893": 1,
- "12894": 2,
- "12895": 1,
- "12896": 1,
- "12898": 1,
- "12899": 4,
- "12900": 2,
- "12901": 2,
- "12902": 3,
- "12904": 1,
- "12906": 1,
- "12908": 1,
- "12909": 1,
- "12910": 2,
- "12911": 6,
- "12912": 1,
- "12914": 1,
- "12915": 1,
- "12916": 1,
- "12919": 1,
- "12920": 1,
- "12922": 1,
- "12923": 1,
- "12925": 1,
- "12926": 1,
- "12928": 1,
- "12929": 2,
- "12930": 4,
- "12931": 1,
- "12936": 1,
- "12940": 2,
- "12941": 2,
- "12943": 1,
- "12944": 1,
- "12948": 1,
- "12949": 1,
- "12951": 1,
- "12954": 2,
- "12956": 1,
- "12959": 2,
- "12960": 1,
- "12962": 1,
- "12965": 1,
- "12977": 1,
- "12984": 1,
- "12988": 1,
- "12990": 1,
- "12997": 1,
- "13004": 1,
- "13017": 1,
- "13025": 1,
- "13028": 1,
- "13031": 2,
- "13032": 1,
- "13033": 1,
- "13035": 4,
- "13038": 2,
- "13039": 3,
- "13040": 2,
- "13041": 3,
- "13042": 1,
- "13043": 1,
- "13044": 1,
- "13045": 1,
- "13047": 2,
- "13065": 1,
- "13072": 1,
- "13079": 1,
- "13080": 1,
- "13085": 1,
- "13099": 1,
- "13100": 1,
- "13108": 1,
- "13110": 2,
- "13113": 1,
- "13116": 1,
- "13117": 1,
- "13132": 1,
- "13145": 1,
- "13162": 1,
- "13163": 1,
- "13164": 1,
- "13165": 1,
- "13172": 1,
- "13176": 1,
- "13184": 1,
- "13189": 1,
- "13192": 1,
- "13195": 1,
- "13198": 1,
- "13206": 1,
- "13214": 1,
- "13216": 1,
- "13220": 1,
- "13222": 1,
- "13224": 1,
- "13225": 1,
- "13226": 1,
- "13231": 1,
- "13233": 1,
- "13238": 1,
- "13239": 1,
- "13245": 1,
- "13258": 1,
- "13262": 1,
- "13272": 1,
- "13274": 1,
- "13278": 1,
- "13281": 1,
- "13289": 1,
- "13293": 1,
- "13299": 1,
- "13301": 3,
- "13303": 1,
- "13304": 1,
- "13312": 1,
- "13313": 1,
- "13314": 1,
- "13317": 1,
- "13319": 1,
- "13321": 2,
- "13323": 1,
- "13325": 1,
- "13326": 1,
- "13336": 2,
- "13337": 1,
- "13343": 1,
- "13344": 1,
- "13345": 1,
- "13348": 1,
- "13352": 1,
- "13353": 1,
- "13359": 1,
- "13360": 1,
- "13362": 1,
- "13365": 1,
- "13369": 1,
- "13370": 1,
- "13372": 2,
- "13376": 1,
- "13378": 1,
- "13380": 1,
- "13394": 1,
- "13399": 1,
- "13401": 1,
- "13409": 1,
- "13412": 1,
- "13413": 1,
- "13424": 1,
- "13428": 1,
- "13459": 1,
- "13480": 2,
- "13492": 1,
- "13496": 1,
- "13513": 1,
- "13541": 3,
- "13545": 1,
- "13551": 1,
- "14094": 1
- },
- "started": "2020-09-07T18:46:42.809Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.38294537353515623,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 12548354,
- "incomingOctetsWireLevel": 12556354,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0006375338151920165,
- "outgoingCompressionRatio": 0.3857490234375,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 12640224,
- "outgoingOctetsWireLevel": 12644224,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0003164500882262846,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "12095": 1,
- "12101": 1,
- "12115": 1,
- "12117": 1,
- "12125": 2,
- "12127": 1,
- "12129": 1,
- "12135": 1,
- "12142": 1,
- "12147": 1,
- "12150": 1,
- "12155": 1,
- "12156": 1,
- "12162": 1,
- "12166": 2,
- "12168": 1,
- "12171": 1,
- "12174": 1,
- "12180": 3,
- "12181": 2,
- "12183": 1,
- "12185": 1,
- "12186": 1,
- "12191": 1,
- "12193": 1,
- "12195": 1,
- "12197": 1,
- "12198": 2,
- "12201": 1,
- "12203": 2,
- "12204": 1,
- "12212": 1,
- "12214": 1,
- "12226": 1,
- "12227": 1,
- "12228": 1,
- "12230": 1,
- "12232": 1,
- "12235": 2,
- "12243": 1,
- "12244": 1,
- "12248": 1,
- "12249": 1,
- "12253": 1,
- "12254": 1,
- "12257": 2,
- "12260": 2,
- "12265": 3,
- "12274": 2,
- "12275": 1,
- "12277": 1,
- "12278": 1,
- "12279": 3,
- "12280": 3,
- "12281": 1,
- "12283": 1,
- "12285": 1,
- "12286": 1,
- "12287": 2,
- "12288": 1,
- "12290": 1,
- "12291": 2,
- "12292": 1,
- "12296": 1,
- "12298": 1,
- "12299": 1,
- "12300": 1,
- "12302": 1,
- "12303": 1,
- "12304": 1,
- "12307": 1,
- "12309": 2,
- "12312": 2,
- "12315": 1,
- "12316": 1,
- "12317": 1,
- "12319": 2,
- "12320": 4,
- "12323": 1,
- "12324": 2,
- "12325": 2,
- "12326": 2,
- "12327": 2,
- "12328": 1,
- "12330": 1,
- "12331": 1,
- "12332": 1,
- "12334": 1,
- "12335": 2,
- "12336": 1,
- "12338": 4,
- "12339": 1,
- "12340": 2,
- "12341": 4,
- "12342": 1,
- "12344": 2,
- "12345": 2,
- "12346": 1,
- "12347": 3,
- "12349": 3,
- "12350": 2,
- "12352": 1,
- "12353": 1,
- "12354": 2,
- "12356": 2,
- "12357": 2,
- "12358": 5,
- "12359": 3,
- "12360": 2,
- "12361": 2,
- "12362": 2,
- "12363": 2,
- "12364": 2,
- "12366": 2,
- "12367": 2,
- "12368": 3,
- "12369": 2,
- "12370": 4,
- "12371": 1,
- "12372": 1,
- "12373": 6,
- "12374": 2,
- "12375": 1,
- "12376": 4,
- "12377": 1,
- "12378": 3,
- "12379": 2,
- "12380": 2,
- "12381": 3,
- "12382": 2,
- "12383": 1,
- "12384": 2,
- "12385": 2,
- "12386": 4,
- "12387": 4,
- "12388": 3,
- "12389": 1,
- "12390": 8,
- "12391": 4,
- "12392": 4,
- "12393": 2,
- "12394": 3,
- "12395": 3,
- "12396": 4,
- "12397": 4,
- "12398": 5,
- "12399": 4,
- "12400": 3,
- "12401": 7,
- "12402": 4,
- "12403": 6,
- "12404": 4,
- "12405": 5,
- "12406": 5,
- "12407": 3,
- "12408": 6,
- "12409": 1,
- "12410": 2,
- "12411": 4,
- "12412": 5,
- "12413": 4,
- "12414": 4,
- "12415": 2,
- "12417": 4,
- "12418": 1,
- "12419": 3,
- "12420": 5,
- "12421": 5,
- "12422": 3,
- "12423": 4,
- "12424": 5,
- "12425": 2,
- "12426": 6,
- "12427": 4,
- "12428": 3,
- "12430": 11,
- "12431": 5,
- "12432": 2,
- "12433": 6,
- "12434": 3,
- "12435": 1,
- "12436": 3,
- "12437": 3,
- "12438": 2,
- "12439": 1,
- "12440": 1,
- "12441": 3,
- "12442": 4,
- "12443": 2,
- "12444": 3,
- "12445": 3,
- "12446": 3,
- "12447": 2,
- "12448": 2,
- "12449": 2,
- "12450": 2,
- "12451": 1,
- "12452": 2,
- "12453": 4,
- "12454": 2,
- "12455": 1,
- "12456": 2,
- "12457": 2,
- "12458": 2,
- "12461": 1,
- "12462": 1,
- "12463": 2,
- "12464": 2,
- "12465": 2,
- "12466": 2,
- "12467": 1,
- "12468": 1,
- "12470": 1,
- "12472": 1,
- "12473": 1,
- "12474": 1,
- "12478": 3,
- "12479": 4,
- "12480": 2,
- "12482": 1,
- "12484": 2,
- "12487": 3,
- "12488": 1,
- "12489": 1,
- "12495": 1,
- "12496": 1,
- "12498": 1,
- "12499": 1,
- "12500": 1,
- "12503": 1,
- "12504": 1,
- "12506": 1,
- "12512": 1,
- "12513": 1,
- "12514": 1,
- "12515": 2,
- "12519": 1,
- "12520": 3,
- "12521": 1,
- "12522": 1,
- "12523": 1,
- "12524": 2,
- "12528": 3,
- "12529": 1,
- "12531": 3,
- "12532": 1,
- "12533": 2,
- "12535": 2,
- "12537": 3,
- "12538": 1,
- "12539": 3,
- "12542": 1,
- "12543": 1,
- "12544": 3,
- "12547": 1,
- "12548": 1,
- "12549": 2,
- "12551": 1,
- "12552": 1,
- "12553": 3,
- "12555": 1,
- "12556": 1,
- "12557": 1,
- "12558": 1,
- "12562": 2,
- "12565": 1,
- "12566": 3,
- "12568": 1,
- "12571": 1,
- "12572": 2,
- "12574": 1,
- "12575": 1,
- "12579": 1,
- "12583": 1,
- "12584": 1,
- "12587": 1,
- "12594": 1,
- "12595": 2,
- "12596": 1,
- "12597": 1,
- "12613": 1,
- "12615": 2,
- "12616": 1,
- "12619": 1,
- "12621": 1,
- "12624": 1,
- "12625": 1,
- "12626": 1,
- "12630": 1,
- "12631": 1,
- "12633": 1,
- "12634": 2,
- "12635": 2,
- "12637": 1,
- "12638": 3,
- "12642": 2,
- "12643": 1,
- "12644": 1,
- "12647": 1,
- "12648": 2,
- "12650": 3,
- "12652": 1,
- "12653": 2,
- "12654": 2,
- "12655": 2,
- "12657": 1,
- "12658": 1,
- "12659": 1,
- "12660": 1,
- "12661": 1,
- "12662": 1,
- "12663": 1,
- "12664": 1,
- "12666": 1,
- "12667": 1,
- "12670": 2,
- "12672": 1,
- "12676": 3,
- "12678": 1,
- "12679": 1,
- "12680": 1,
- "12681": 3,
- "12683": 1,
- "12685": 2,
- "12686": 2,
- "12688": 2,
- "12689": 1,
- "12691": 1,
- "12695": 1,
- "12697": 1,
- "12699": 1,
- "12700": 1,
- "12702": 1,
- "12703": 1,
- "12706": 1,
- "12708": 1,
- "12709": 1,
- "12711": 1,
- "12712": 1,
- "12713": 1,
- "12715": 3,
- "12716": 2,
- "12727": 1,
- "12730": 1,
- "12733": 1,
- "12737": 2,
- "12738": 1,
- "12741": 1,
- "12742": 1,
- "12744": 1,
- "12746": 2,
- "12747": 1,
- "12748": 2,
- "12749": 2,
- "12750": 1,
- "12753": 1,
- "12755": 1,
- "12762": 1,
- "12765": 1,
- "12767": 1,
- "12769": 1,
- "12770": 1,
- "12771": 1,
- "12772": 2,
- "12774": 2,
- "12775": 1,
- "12776": 1,
- "12777": 1,
- "12796": 1,
- "12798": 1,
- "12804": 1,
- "12806": 2,
- "12809": 2,
- "12810": 2,
- "12812": 2,
- "12813": 1,
- "12814": 1,
- "12816": 1,
- "12821": 1,
- "12822": 2,
- "12823": 1,
- "12824": 1,
- "12826": 1,
- "12827": 1,
- "12828": 2,
- "12829": 1,
- "12832": 1,
- "12836": 1,
- "12838": 1,
- "12839": 1,
- "12844": 1,
- "12846": 1,
- "12848": 2,
- "12849": 1,
- "12850": 1,
- "12853": 1,
- "12854": 1,
- "12856": 1,
- "12859": 1,
- "12868": 1,
- "12870": 1,
- "12875": 1,
- "12878": 1,
- "12879": 1,
- "12881": 2,
- "12884": 1,
- "12886": 1,
- "12889": 1,
- "12891": 1,
- "12892": 2,
- "12898": 2,
- "12899": 1,
- "12900": 2,
- "12902": 1,
- "12904": 2,
- "12906": 1,
- "12912": 1,
- "12913": 1,
- "12914": 2,
- "12915": 1,
- "12916": 1,
- "12918": 1,
- "12919": 1,
- "12925": 2,
- "12928": 1,
- "12929": 1,
- "12930": 2,
- "12931": 2,
- "12932": 1,
- "12933": 1,
- "12940": 2,
- "12943": 2,
- "12944": 2,
- "12945": 2,
- "12947": 3,
- "12950": 1,
- "12951": 2,
- "12954": 1,
- "12955": 1,
- "12957": 1,
- "12959": 3,
- "12961": 2,
- "12962": 1,
- "12965": 1,
- "12966": 1,
- "12967": 1,
- "12968": 1,
- "12970": 1,
- "12971": 1,
- "12972": 1,
- "12973": 1,
- "12974": 2,
- "12975": 1,
- "12977": 1,
- "12978": 1,
- "12983": 2,
- "12984": 2,
- "12985": 2,
- "12986": 2,
- "12987": 1,
- "12988": 2,
- "12989": 2,
- "12990": 2,
- "12991": 1,
- "12993": 1,
- "12994": 1,
- "12995": 1,
- "12996": 1,
- "12997": 1,
- "12998": 1,
- "12999": 3,
- "13000": 3,
- "13001": 1,
- "13002": 3,
- "13003": 1,
- "13004": 2,
- "13005": 1,
- "13006": 1,
- "13008": 2,
- "13009": 2,
- "13011": 1,
- "13013": 1,
- "13014": 1,
- "13015": 2,
- "13017": 2,
- "13021": 2,
- "13022": 1,
- "13025": 1,
- "13027": 3,
- "13030": 1,
- "13031": 1,
- "13036": 1,
- "13038": 1,
- "13050": 1,
- "13052": 1,
- "13054": 1,
- "13055": 1,
- "13060": 1,
- "13064": 1,
- "13076": 1,
- "13079": 1,
- "13083": 1,
- "13084": 1,
- "13092": 1,
- "13098": 1,
- "13101": 1,
- "13105": 1,
- "13108": 1,
- "13111": 1,
- "13118": 1,
- "13119": 1,
- "13120": 3,
- "13121": 1,
- "13122": 1,
- "13124": 2,
- "13125": 4,
- "13126": 1,
- "13127": 3,
- "13128": 1,
- "13130": 1,
- "13131": 1,
- "13133": 1,
- "13138": 2,
- "13151": 1,
- "13152": 1,
- "13157": 1,
- "13163": 1,
- "13177": 1,
- "13186": 2,
- "13187": 2,
- "13188": 1,
- "13193": 1,
- "13196": 1,
- "13213": 1,
- "13222": 1,
- "13239": 1,
- "13241": 1,
- "13248": 2,
- "13251": 1,
- "13259": 1,
- "13260": 1,
- "13261": 1,
- "13262": 1,
- "13264": 1,
- "13266": 1,
- "13267": 1,
- "13268": 1,
- "13269": 1,
- "13273": 1,
- "13279": 1,
- "13281": 1,
- "13283": 1,
- "13285": 1,
- "13286": 1,
- "13294": 1,
- "13307": 1,
- "13309": 1,
- "13310": 1,
- "13322": 1,
- "13325": 1,
- "13326": 1,
- "13328": 1,
- "13336": 1,
- "13341": 1,
- "13342": 1,
- "13349": 1,
- "13350": 1,
- "13354": 1,
- "13355": 1,
- "13357": 2,
- "13358": 1,
- "13361": 2,
- "13362": 1,
- "13367": 1,
- "13373": 1,
- "13377": 1,
- "13378": 1,
- "13379": 2,
- "13388": 2,
- "13390": 1,
- "13391": 1,
- "13393": 1,
- "13396": 1,
- "13399": 1,
- "13409": 1,
- "13411": 1,
- "13412": 2,
- "13418": 1,
- "13422": 1,
- "13423": 1,
- "13425": 1,
- "13432": 2,
- "13444": 1,
- "13451": 1,
- "13458": 1,
- "13463": 2,
- "13469": 1,
- "13483": 1,
- "13485": 1,
- "13513": 1,
- "13534": 1,
- "13536": 1,
- "13548": 1,
- "13552": 1,
- "13569": 1,
- "13599": 1,
- "13600": 1,
- "13601": 1,
- "13602": 1,
- "13609": 1,
- "14132": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333435266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882646f737e6787"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "646f737e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_3_9.html b/autobahn/client/tungstenite_case_12_3_9.html
deleted file mode 100644
index f807ed9..0000000
--- a/autobahn/client/tungstenite_case_12_3_9.html
+++ /dev/null
@@ -1,1710 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.3.9 : Pass - 12369 ms @ 2020-09-07T18:46:49.149Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=346&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ItfhgqAv80Qpc3+3zsNe3A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: MA0ZPC/dco5tmCj7K1qHnhNrC9w=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 24229 | 1 | 24229 |
- 24231 | 1 | 24231 |
- 24240 | 1 | 24240 |
- 24241 | 1 | 24241 |
- 24242 | 1 | 24242 |
- 24243 | 2 | 48486 |
- 24244 | 1 | 24244 |
- 24248 | 2 | 48496 |
- 24256 | 1 | 24256 |
- 24258 | 2 | 48516 |
- 24262 | 1 | 24262 |
- 24268 | 1 | 24268 |
- 24269 | 1 | 24269 |
- 24270 | 1 | 24270 |
- 24282 | 1 | 24282 |
- 24296 | 3 | 72888 |
- 24299 | 1 | 24299 |
- 24303 | 1 | 24303 |
- 24306 | 1 | 24306 |
- 24313 | 1 | 24313 |
- 24314 | 1 | 24314 |
- 24316 | 1 | 24316 |
- 24318 | 1 | 24318 |
- 24322 | 1 | 24322 |
- 24347 | 1 | 24347 |
- 24354 | 1 | 24354 |
- 24371 | 1 | 24371 |
- 24374 | 1 | 24374 |
- 24381 | 1 | 24381 |
- 24384 | 1 | 24384 |
- 24389 | 2 | 48778 |
- 24390 | 1 | 24390 |
- 24392 | 1 | 24392 |
- 24393 | 2 | 48786 |
- 24394 | 3 | 73182 |
- 24395 | 2 | 48790 |
- 24396 | 1 | 24396 |
- 24397 | 2 | 48794 |
- 24398 | 2 | 48796 |
- 24399 | 1 | 24399 |
- 24400 | 1 | 24400 |
- 24401 | 2 | 48802 |
- 24402 | 1 | 24402 |
- 24405 | 1 | 24405 |
- 24406 | 1 | 24406 |
- 24408 | 1 | 24408 |
- 24409 | 1 | 24409 |
- 24410 | 2 | 48820 |
- 24412 | 1 | 24412 |
- 24413 | 1 | 24413 |
- 24415 | 1 | 24415 |
- 24417 | 1 | 24417 |
- 24418 | 2 | 48836 |
- 24419 | 2 | 48838 |
- 24420 | 2 | 48840 |
- 24421 | 1 | 24421 |
- 24422 | 1 | 24422 |
- 24423 | 3 | 73269 |
- 24424 | 2 | 48848 |
- 24425 | 1 | 24425 |
- 24426 | 2 | 48852 |
- 24427 | 2 | 48854 |
- 24428 | 2 | 48856 |
- 24429 | 1 | 24429 |
- 24432 | 2 | 48864 |
- 24433 | 1 | 24433 |
- 24434 | 4 | 97736 |
- 24435 | 2 | 48870 |
- 24436 | 1 | 24436 |
- 24438 | 1 | 24438 |
- 24439 | 3 | 73317 |
- 24443 | 1 | 24443 |
- 24445 | 1 | 24445 |
- 24447 | 1 | 24447 |
- 24449 | 1 | 24449 |
- 24450 | 1 | 24450 |
- 24451 | 2 | 48902 |
- 24454 | 2 | 48908 |
- 24455 | 1 | 24455 |
- 24458 | 1 | 24458 |
- 24460 | 1 | 24460 |
- 24461 | 1 | 24461 |
- 24462 | 2 | 48924 |
- 24463 | 1 | 24463 |
- 24464 | 1 | 24464 |
- 24468 | 2 | 48936 |
- 24470 | 2 | 48940 |
- 24473 | 2 | 48946 |
- 24476 | 1 | 24476 |
- 24477 | 3 | 73431 |
- 24480 | 1 | 24480 |
- 24483 | 1 | 24483 |
- 24484 | 2 | 48968 |
- 24485 | 2 | 48970 |
- 24486 | 2 | 48972 |
- 24487 | 2 | 48974 |
- 24491 | 2 | 48982 |
- 24492 | 1 | 24492 |
- 24493 | 2 | 48986 |
- 24494 | 1 | 24494 |
- 24496 | 2 | 48992 |
- 24497 | 2 | 48994 |
- 24499 | 1 | 24499 |
- 24500 | 2 | 49000 |
- 24501 | 1 | 24501 |
- 24502 | 1 | 24502 |
- 24503 | 3 | 73509 |
- 24504 | 4 | 98016 |
- 24505 | 1 | 24505 |
- 24506 | 3 | 73518 |
- 24507 | 3 | 73521 |
- 24508 | 6 | 147048 |
- 24510 | 1 | 24510 |
- 24511 | 1 | 24511 |
- 24512 | 5 | 122560 |
- 24513 | 1 | 24513 |
- 24514 | 4 | 98056 |
- 24515 | 1 | 24515 |
- 24516 | 5 | 122580 |
- 24517 | 2 | 49034 |
- 24518 | 1 | 24518 |
- 24519 | 3 | 73557 |
- 24521 | 2 | 49042 |
- 24522 | 2 | 49044 |
- 24525 | 1 | 24525 |
- 24526 | 1 | 24526 |
- 24527 | 2 | 49054 |
- 24528 | 1 | 24528 |
- 24529 | 1 | 24529 |
- 24532 | 2 | 49064 |
- 24533 | 5 | 122665 |
- 24534 | 3 | 73602 |
- 24535 | 1 | 24535 |
- 24536 | 2 | 49072 |
- 24539 | 2 | 49078 |
- 24542 | 6 | 147252 |
- 24543 | 3 | 73629 |
- 24544 | 1 | 24544 |
- 24545 | 1 | 24545 |
- 24546 | 2 | 49092 |
- 24547 | 2 | 49094 |
- 24548 | 2 | 49096 |
- 24549 | 1 | 24549 |
- 24552 | 1 | 24552 |
- 24553 | 2 | 49106 |
- 24554 | 1 | 24554 |
- 24555 | 3 | 73665 |
- 24556 | 2 | 49112 |
- 24557 | 1 | 24557 |
- 24558 | 2 | 49116 |
- 24562 | 2 | 49124 |
- 24563 | 1 | 24563 |
- 24564 | 1 | 24564 |
- 24565 | 1 | 24565 |
- 24566 | 2 | 49132 |
- 24568 | 1 | 24568 |
- 24570 | 1 | 24570 |
- 24571 | 1 | 24571 |
- 24572 | 1 | 24572 |
- 24574 | 1 | 24574 |
- 24575 | 3 | 73725 |
- 24576 | 1 | 24576 |
- 24579 | 1 | 24579 |
- 24583 | 1 | 24583 |
- 24585 | 1 | 24585 |
- 24586 | 1 | 24586 |
- 24589 | 2 | 49178 |
- 24591 | 1 | 24591 |
- 24596 | 1 | 24596 |
- 24598 | 1 | 24598 |
- 24604 | 1 | 24604 |
- 24609 | 1 | 24609 |
- 24612 | 1 | 24612 |
- 24619 | 1 | 24619 |
- 24624 | 1 | 24624 |
- 24627 | 1 | 24627 |
- 24629 | 1 | 24629 |
- 24636 | 1 | 24636 |
- 24641 | 1 | 24641 |
- 24642 | 1 | 24642 |
- 24643 | 2 | 49286 |
- 24644 | 1 | 24644 |
- 24645 | 1 | 24645 |
- 24646 | 1 | 24646 |
- 24647 | 2 | 49294 |
- 24651 | 1 | 24651 |
- 24656 | 1 | 24656 |
- 24658 | 1 | 24658 |
- 24670 | 2 | 49340 |
- 24672 | 1 | 24672 |
- 24676 | 2 | 49352 |
- 24680 | 1 | 24680 |
- 24685 | 1 | 24685 |
- 24688 | 1 | 24688 |
- 24690 | 1 | 24690 |
- 24693 | 2 | 49386 |
- 24694 | 1 | 24694 |
- 24695 | 3 | 74085 |
- 24701 | 1 | 24701 |
- 24703 | 1 | 24703 |
- 24705 | 2 | 49410 |
- 24706 | 3 | 74118 |
- 24710 | 2 | 49420 |
- 24711 | 3 | 74133 |
- 24714 | 1 | 24714 |
- 24715 | 1 | 24715 |
- 24716 | 1 | 24716 |
- 24717 | 2 | 49434 |
- 24719 | 1 | 24719 |
- 24720 | 2 | 49440 |
- 24723 | 1 | 24723 |
- 24724 | 2 | 49448 |
- 24725 | 1 | 24725 |
- 24727 | 1 | 24727 |
- 24729 | 2 | 49458 |
- 24735 | 1 | 24735 |
- 24739 | 1 | 24739 |
- 24743 | 1 | 24743 |
- 24745 | 4 | 98980 |
- 24746 | 1 | 24746 |
- 24747 | 1 | 24747 |
- 24748 | 1 | 24748 |
- 24749 | 1 | 24749 |
- 24751 | 1 | 24751 |
- 24754 | 1 | 24754 |
- 24755 | 1 | 24755 |
- 24759 | 1 | 24759 |
- 24762 | 1 | 24762 |
- 24766 | 1 | 24766 |
- 24769 | 1 | 24769 |
- 24772 | 3 | 74316 |
- 24774 | 2 | 49548 |
- 24775 | 2 | 49550 |
- 24779 | 1 | 24779 |
- 24780 | 2 | 49560 |
- 24781 | 2 | 49562 |
- 24782 | 1 | 24782 |
- 24785 | 1 | 24785 |
- 24790 | 2 | 49580 |
- 24791 | 1 | 24791 |
- 24792 | 2 | 49584 |
- 24794 | 1 | 24794 |
- 24796 | 1 | 24796 |
- 24799 | 1 | 24799 |
- 24800 | 1 | 24800 |
- 24801 | 1 | 24801 |
- 24802 | 1 | 24802 |
- 24803 | 1 | 24803 |
- 24804 | 1 | 24804 |
- 24805 | 1 | 24805 |
- 24806 | 1 | 24806 |
- 24808 | 1 | 24808 |
- 24809 | 1 | 24809 |
- 24812 | 1 | 24812 |
- 24813 | 1 | 24813 |
- 24814 | 2 | 49628 |
- 24821 | 1 | 24821 |
- 24825 | 1 | 24825 |
- 24826 | 2 | 49652 |
- 24829 | 1 | 24829 |
- 24830 | 1 | 24830 |
- 24831 | 1 | 24831 |
- 24832 | 2 | 49664 |
- 24833 | 1 | 24833 |
- 24834 | 1 | 24834 |
- 24835 | 1 | 24835 |
- 24837 | 1 | 24837 |
- 24838 | 2 | 49676 |
- 24839 | 1 | 24839 |
- 24841 | 2 | 49682 |
- 24843 | 1 | 24843 |
- 24846 | 1 | 24846 |
- 24852 | 1 | 24852 |
- 24859 | 1 | 24859 |
- 24860 | 1 | 24860 |
- 24861 | 1 | 24861 |
- 24866 | 1 | 24866 |
- 24870 | 2 | 49740 |
- 24871 | 2 | 49742 |
- 24876 | 1 | 24876 |
- 24877 | 1 | 24877 |
- 24880 | 1 | 24880 |
- 24881 | 1 | 24881 |
- 24885 | 2 | 49770 |
- 24887 | 1 | 24887 |
- 24893 | 1 | 24893 |
- 24896 | 1 | 24896 |
- 24899 | 1 | 24899 |
- 24915 | 2 | 49830 |
- 24916 | 1 | 24916 |
- 24917 | 1 | 24917 |
- 24918 | 1 | 24918 |
- 24919 | 1 | 24919 |
- 24930 | 1 | 24930 |
- 24936 | 1 | 24936 |
- 24938 | 1 | 24938 |
- 24939 | 1 | 24939 |
- 24945 | 1 | 24945 |
- 24947 | 1 | 24947 |
- 24950 | 2 | 49900 |
- 24955 | 1 | 24955 |
- 24959 | 1 | 24959 |
- 24963 | 1 | 24963 |
- 24967 | 1 | 24967 |
- 24970 | 1 | 24970 |
- 24972 | 3 | 74916 |
- 24973 | 1 | 24973 |
- 24976 | 1 | 24976 |
- 24977 | 2 | 49954 |
- 24978 | 2 | 49956 |
- 24984 | 1 | 24984 |
- 24986 | 2 | 49972 |
- 24988 | 2 | 49976 |
- 24990 | 1 | 24990 |
- 24995 | 1 | 24995 |
- 24996 | 2 | 49992 |
- 24997 | 1 | 24997 |
- 24998 | 1 | 24998 |
- 25000 | 1 | 25000 |
- 25001 | 1 | 25001 |
- 25002 | 1 | 25002 |
- 25003 | 1 | 25003 |
- 25004 | 1 | 25004 |
- 25005 | 3 | 75015 |
- 25007 | 1 | 25007 |
- 25009 | 2 | 50018 |
- 25011 | 1 | 25011 |
- 25013 | 1 | 25013 |
- 25014 | 1 | 25014 |
- 25016 | 1 | 25016 |
- 25018 | 1 | 25018 |
- 25023 | 1 | 25023 |
- 25024 | 1 | 25024 |
- 25027 | 1 | 25027 |
- 25028 | 1 | 25028 |
- 25029 | 2 | 50058 |
- 25031 | 1 | 25031 |
- 25033 | 2 | 50066 |
- 25035 | 2 | 50070 |
- 25036 | 1 | 25036 |
- 25037 | 2 | 50074 |
- 25039 | 2 | 50078 |
- 25040 | 2 | 50080 |
- 25041 | 2 | 50082 |
- 25042 | 2 | 50084 |
- 25044 | 4 | 100176 |
- 25047 | 1 | 25047 |
- 25048 | 1 | 25048 |
- 25050 | 1 | 25050 |
- 25051 | 2 | 50102 |
- 25052 | 1 | 25052 |
- 25053 | 2 | 50106 |
- 25054 | 1 | 25054 |
- 25055 | 2 | 50110 |
- 25056 | 1 | 25056 |
- 25059 | 1 | 25059 |
- 25060 | 1 | 25060 |
- 25064 | 2 | 50128 |
- 25065 | 1 | 25065 |
- 25066 | 3 | 75198 |
- 25068 | 1 | 25068 |
- 25069 | 1 | 25069 |
- 25071 | 2 | 50142 |
- 25072 | 2 | 50144 |
- 25073 | 1 | 25073 |
- 25076 | 2 | 50152 |
- 25079 | 1 | 25079 |
- 25080 | 1 | 25080 |
- 25081 | 2 | 50162 |
- 25082 | 2 | 50164 |
- 25083 | 1 | 25083 |
- 25084 | 1 | 25084 |
- 25085 | 1 | 25085 |
- 25086 | 1 | 25086 |
- 25087 | 2 | 50174 |
- 25088 | 1 | 25088 |
- 25089 | 2 | 50178 |
- 25090 | 1 | 25090 |
- 25091 | 1 | 25091 |
- 25093 | 1 | 25093 |
- 25095 | 1 | 25095 |
- 25096 | 2 | 50192 |
- 25101 | 1 | 25101 |
- 25103 | 1 | 25103 |
- 25105 | 1 | 25105 |
- 25108 | 1 | 25108 |
- 25112 | 1 | 25112 |
- 25113 | 1 | 25113 |
- 25114 | 2 | 50228 |
- 25116 | 1 | 25116 |
- 25118 | 1 | 25118 |
- 25119 | 1 | 25119 |
- 25121 | 2 | 50242 |
- 25122 | 1 | 25122 |
- 25125 | 2 | 50250 |
- 25127 | 1 | 25127 |
- 25128 | 1 | 25128 |
- 25129 | 1 | 25129 |
- 25131 | 1 | 25131 |
- 25132 | 2 | 50264 |
- 25133 | 1 | 25133 |
- 25134 | 4 | 100536 |
- 25135 | 1 | 25135 |
- 25136 | 2 | 50272 |
- 25137 | 1 | 25137 |
- 25139 | 1 | 25139 |
- 25140 | 2 | 50280 |
- 25141 | 3 | 75423 |
- 25142 | 1 | 25142 |
- 25143 | 1 | 25143 |
- 25144 | 1 | 25144 |
- 25146 | 2 | 50292 |
- 25147 | 2 | 50294 |
- 25148 | 1 | 25148 |
- 25152 | 1 | 25152 |
- 25155 | 1 | 25155 |
- 25167 | 1 | 25167 |
- 25170 | 1 | 25170 |
- 25179 | 1 | 25179 |
- 25187 | 1 | 25187 |
- 25189 | 1 | 25189 |
- 25190 | 1 | 25190 |
- 25191 | 1 | 25191 |
- 25195 | 1 | 25195 |
- 25198 | 1 | 25198 |
- 25199 | 1 | 25199 |
- 25202 | 1 | 25202 |
- 25204 | 1 | 25204 |
- 25213 | 1 | 25213 |
- 25214 | 1 | 25214 |
- 25216 | 1 | 25216 |
- 25224 | 2 | 50448 |
- 25236 | 1 | 25236 |
- 25240 | 1 | 25240 |
- 25241 | 1 | 25241 |
- 25248 | 1 | 25248 |
- 25250 | 2 | 50500 |
- 25253 | 1 | 25253 |
- 25261 | 1 | 25261 |
- 25266 | 1 | 25266 |
- 25267 | 1 | 25267 |
- 25272 | 1 | 25272 |
- 25276 | 1 | 25276 |
- 25288 | 1 | 25288 |
- 25295 | 1 | 25295 |
- 25296 | 1 | 25296 |
- 25299 | 1 | 25299 |
- 25300 | 1 | 25300 |
- 25301 | 1 | 25301 |
- 25304 | 1 | 25304 |
- 25310 | 1 | 25310 |
- 25316 | 1 | 25316 |
- 25320 | 1 | 25320 |
- 25321 | 1 | 25321 |
- 25324 | 1 | 25324 |
- 25325 | 1 | 25325 |
- 25327 | 2 | 50654 |
- 25328 | 1 | 25328 |
- 25330 | 1 | 25330 |
- 25331 | 1 | 25331 |
- 25334 | 2 | 50668 |
- 25335 | 1 | 25335 |
- 25340 | 1 | 25340 |
- 25342 | 1 | 25342 |
- 25343 | 1 | 25343 |
- 25345 | 1 | 25345 |
- 25346 | 2 | 50692 |
- 25347 | 1 | 25347 |
- 25348 | 1 | 25348 |
- 25350 | 1 | 25350 |
- 25351 | 1 | 25351 |
- 25354 | 1 | 25354 |
- 25357 | 1 | 25357 |
- 25363 | 3 | 76089 |
- 25365 | 1 | 25365 |
- 25368 | 1 | 25368 |
- 25369 | 1 | 25369 |
- 25371 | 1 | 25371 |
- 25373 | 2 | 50746 |
- 25376 | 1 | 25376 |
- 25378 | 1 | 25378 |
- 25380 | 1 | 25380 |
- 25384 | 1 | 25384 |
- 25385 | 1 | 25385 |
- 25389 | 2 | 50778 |
- 25391 | 1 | 25391 |
- 25393 | 1 | 25393 |
- 25411 | 1 | 25411 |
- 25412 | 1 | 25412 |
- 25415 | 1 | 25415 |
- 25419 | 1 | 25419 |
- 25420 | 1 | 25420 |
- 25421 | 1 | 25421 |
- 25424 | 2 | 50848 |
- 25426 | 1 | 25426 |
- 25429 | 1 | 25429 |
- 25433 | 1 | 25433 |
- 25435 | 2 | 50870 |
- 25444 | 2 | 50888 |
- 25445 | 1 | 25445 |
- 25448 | 1 | 25448 |
- 25456 | 2 | 50912 |
- 25461 | 1 | 25461 |
- 25462 | 1 | 25462 |
- 25463 | 1 | 25463 |
- 25464 | 2 | 50928 |
- 25465 | 1 | 25465 |
- 25466 | 1 | 25466 |
- 25468 | 4 | 101872 |
- 25471 | 2 | 50942 |
- 25472 | 2 | 50944 |
- 25473 | 2 | 50946 |
- 25476 | 1 | 25476 |
- 25479 | 1 | 25479 |
- 25481 | 1 | 25481 |
- 25482 | 1 | 25482 |
- 25485 | 1 | 25485 |
- 25489 | 1 | 25489 |
- 25490 | 1 | 25490 |
- 25491 | 2 | 50982 |
- 25496 | 1 | 25496 |
- 25500 | 1 | 25500 |
- 25504 | 1 | 25504 |
- 25508 | 1 | 25508 |
- 25510 | 1 | 25510 |
- 25513 | 1 | 25513 |
- 25519 | 1 | 25519 |
- 25527 | 1 | 25527 |
- 25529 | 1 | 25529 |
- 25530 | 1 | 25530 |
- 25540 | 1 | 25540 |
- 25542 | 1 | 25542 |
- 25550 | 1 | 25550 |
- 25552 | 1 | 25552 |
- 25553 | 1 | 25553 |
- 25557 | 1 | 25557 |
- 25569 | 2 | 51138 |
- 25576 | 1 | 25576 |
- 25578 | 1 | 25578 |
- 25582 | 1 | 25582 |
- 25584 | 2 | 51168 |
- 25588 | 1 | 25588 |
- 25589 | 2 | 51178 |
- 25591 | 1 | 25591 |
- 25592 | 2 | 51184 |
- 25594 | 1 | 25594 |
- 25596 | 1 | 25596 |
- 25597 | 1 | 25597 |
- 25600 | 1 | 25600 |
- 25603 | 1 | 25603 |
- 25605 | 1 | 25605 |
- 25607 | 1 | 25607 |
- 25609 | 1 | 25609 |
- 25610 | 2 | 51220 |
- 25613 | 1 | 25613 |
- 25614 | 2 | 51228 |
- 25615 | 2 | 51230 |
- 25617 | 1 | 25617 |
- 25618 | 2 | 51236 |
- 25619 | 1 | 25619 |
- 25621 | 1 | 25621 |
- 25622 | 1 | 25622 |
- 25623 | 2 | 51246 |
- 25624 | 1 | 25624 |
- 25625 | 2 | 51250 |
- 25626 | 4 | 102504 |
- 25629 | 1 | 25629 |
- 25633 | 3 | 76899 |
- 25634 | 1 | 25634 |
- 25635 | 1 | 25635 |
- 25636 | 4 | 102544 |
- 25637 | 1 | 25637 |
- 25638 | 1 | 25638 |
- 25640 | 2 | 51280 |
- 25641 | 1 | 25641 |
- 25643 | 1 | 25643 |
- 25644 | 2 | 51288 |
- 25645 | 5 | 128225 |
- 25646 | 1 | 25646 |
- 25647 | 1 | 25647 |
- 25648 | 1 | 25648 |
- 25650 | 1 | 25650 |
- 25651 | 1 | 25651 |
- 25652 | 1 | 25652 |
- 25655 | 3 | 76965 |
- 25656 | 2 | 51312 |
- 25658 | 2 | 51316 |
- 25659 | 1 | 25659 |
- 25660 | 2 | 51320 |
- 25661 | 1 | 25661 |
- 25663 | 1 | 25663 |
- 25664 | 2 | 51328 |
- 25666 | 3 | 76998 |
- 25667 | 1 | 25667 |
- 25668 | 1 | 25668 |
- 25669 | 1 | 25669 |
- 25670 | 3 | 77010 |
- 25672 | 2 | 51344 |
- 25673 | 1 | 25673 |
- 25675 | 1 | 25675 |
- 25677 | 1 | 25677 |
- 25678 | 1 | 25678 |
- 25679 | 1 | 25679 |
- 25685 | 1 | 25685 |
- 25686 | 1 | 25686 |
- 25687 | 1 | 25687 |
- 25688 | 2 | 51376 |
- 25690 | 1 | 25690 |
- 25693 | 1 | 25693 |
- 25696 | 1 | 25696 |
- 25697 | 2 | 51394 |
- 25699 | 1 | 25699 |
- 25700 | 1 | 25700 |
- 25702 | 6 | 154212 |
- 25704 | 2 | 51408 |
- 25707 | 2 | 51414 |
- 25710 | 1 | 25710 |
- 25713 | 1 | 25713 |
- 25714 | 2 | 51428 |
- 25716 | 1 | 25716 |
- 25719 | 1 | 25719 |
- 25720 | 1 | 25720 |
- 25721 | 1 | 25721 |
- 25724 | 1 | 25724 |
- 25725 | 1 | 25725 |
- 25726 | 2 | 51452 |
- 25727 | 1 | 25727 |
- 25728 | 2 | 51456 |
- 25732 | 1 | 25732 |
- 25734 | 1 | 25734 |
- 25736 | 2 | 51472 |
- 25739 | 1 | 25739 |
- 25741 | 1 | 25741 |
- 25744 | 1 | 25744 |
- 25746 | 3 | 77238 |
- 25750 | 1 | 25750 |
- 25757 | 2 | 51514 |
- 25758 | 1 | 25758 |
- 25764 | 1 | 25764 |
- 25768 | 1 | 25768 |
- 25777 | 1 | 25777 |
- 25781 | 1 | 25781 |
- 25784 | 1 | 25784 |
- 25787 | 1 | 25787 |
- 25793 | 1 | 25793 |
- 25795 | 2 | 51590 |
- 25797 | 1 | 25797 |
- 25798 | 2 | 51596 |
- 25814 | 1 | 25814 |
- 25817 | 1 | 25817 |
- 25821 | 1 | 25821 |
- 25822 | 1 | 25822 |
- 25826 | 1 | 25826 |
- 25827 | 1 | 25827 |
- 25838 | 1 | 25838 |
- 25842 | 1 | 25842 |
- 25866 | 1 | 25866 |
- 25873 | 1 | 25873 |
- 25881 | 1 | 25881 |
- 25883 | 1 | 25883 |
- 25888 | 1 | 25888 |
- 25902 | 1 | 25902 |
- 25921 | 1 | 25921 |
- 25927 | 1 | 25927 |
- 25942 | 1 | 25942 |
- 25951 | 1 | 25951 |
- 25960 | 1 | 25960 |
- 25961 | 1 | 25961 |
- 25973 | 2 | 51946 |
- 25975 | 1 | 25975 |
- 25993 | 1 | 25993 |
- 25997 | 1 | 25997 |
- 26002 | 1 | 26002 |
- 26007 | 1 | 26007 |
- 26008 | 1 | 26008 |
- 26012 | 2 | 52024 |
- 26013 | 1 | 26013 |
- 26022 | 1 | 26022 |
- 26024 | 2 | 52048 |
- 26025 | 2 | 52050 |
- 26028 | 1 | 26028 |
- 26029 | 1 | 26029 |
- 26031 | 1 | 26031 |
- 26037 | 1 | 26037 |
- 26038 | 1 | 26038 |
- 26044 | 1 | 26044 |
- 26045 | 1 | 26045 |
- 26046 | 4 | 104184 |
- 26047 | 1 | 26047 |
- 26048 | 1 | 26048 |
- 26056 | 2 | 52112 |
- 26057 | 3 | 78171 |
- 26058 | 1 | 26058 |
- 26062 | 1 | 26062 |
- 26063 | 2 | 52126 |
- 26067 | 2 | 52134 |
- 26071 | 1 | 26071 |
- 26074 | 1 | 26074 |
- 26077 | 1 | 26077 |
- 26083 | 1 | 26083 |
- 26096 | 1 | 26096 |
- 26098 | 1 | 26098 |
- 26106 | 1 | 26106 |
- 26107 | 2 | 52214 |
- 26121 | 1 | 26121 |
- 26124 | 1 | 26124 |
- 26133 | 1 | 26133 |
- 26139 | 1 | 26139 |
- 26145 | 2 | 52290 |
- 26146 | 1 | 26146 |
- 26151 | 1 | 26151 |
- 26158 | 1 | 26158 |
- 26159 | 1 | 26159 |
- 26163 | 1 | 26163 |
- 26170 | 1 | 26170 |
- 26171 | 1 | 26171 |
- 26175 | 1 | 26175 |
- 26179 | 1 | 26179 |
- 26838 | 1 | 26838 |
- Total | 1002 | 25075607 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 24482 | 1 | 24482 |
- 24485 | 1 | 24485 |
- 24493 | 1 | 24493 |
- 24495 | 1 | 24495 |
- 24496 | 2 | 48992 |
- 24498 | 1 | 24498 |
- 24499 | 1 | 24499 |
- 24501 | 1 | 24501 |
- 24503 | 1 | 24503 |
- 24508 | 1 | 24508 |
- 24509 | 1 | 24509 |
- 24512 | 1 | 24512 |
- 24517 | 1 | 24517 |
- 24518 | 1 | 24518 |
- 24519 | 1 | 24519 |
- 24521 | 1 | 24521 |
- 24531 | 1 | 24531 |
- 24545 | 2 | 49090 |
- 24547 | 1 | 24547 |
- 24551 | 1 | 24551 |
- 24554 | 1 | 24554 |
- 24557 | 1 | 24557 |
- 24561 | 1 | 24561 |
- 24562 | 1 | 24562 |
- 24563 | 1 | 24563 |
- 24566 | 1 | 24566 |
- 24573 | 1 | 24573 |
- 24602 | 1 | 24602 |
- 24608 | 1 | 24608 |
- 24622 | 1 | 24622 |
- 24626 | 3 | 73878 |
- 24628 | 1 | 24628 |
- 24629 | 1 | 24629 |
- 24632 | 1 | 24632 |
- 24635 | 1 | 24635 |
- 24638 | 1 | 24638 |
- 24639 | 1 | 24639 |
- 24642 | 1 | 24642 |
- 24643 | 5 | 123215 |
- 24645 | 1 | 24645 |
- 24646 | 1 | 24646 |
- 24648 | 1 | 24648 |
- 24649 | 1 | 24649 |
- 24650 | 1 | 24650 |
- 24651 | 1 | 24651 |
- 24652 | 1 | 24652 |
- 24653 | 1 | 24653 |
- 24654 | 2 | 49308 |
- 24656 | 3 | 73968 |
- 24657 | 1 | 24657 |
- 24660 | 2 | 49320 |
- 24662 | 1 | 24662 |
- 24663 | 1 | 24663 |
- 24664 | 1 | 24664 |
- 24665 | 3 | 73995 |
- 24666 | 1 | 24666 |
- 24667 | 1 | 24667 |
- 24668 | 4 | 98672 |
- 24669 | 2 | 49338 |
- 24670 | 4 | 98680 |
- 24671 | 3 | 74013 |
- 24672 | 1 | 24672 |
- 24673 | 1 | 24673 |
- 24675 | 3 | 74025 |
- 24676 | 1 | 24676 |
- 24677 | 1 | 24677 |
- 24678 | 2 | 49356 |
- 24680 | 1 | 24680 |
- 24684 | 3 | 74052 |
- 24685 | 1 | 24685 |
- 24686 | 1 | 24686 |
- 24687 | 1 | 24687 |
- 24688 | 2 | 49376 |
- 24690 | 1 | 24690 |
- 24693 | 2 | 49386 |
- 24694 | 2 | 49388 |
- 24695 | 2 | 49390 |
- 24698 | 1 | 24698 |
- 24699 | 1 | 24699 |
- 24701 | 2 | 49402 |
- 24702 | 2 | 49404 |
- 24703 | 4 | 98812 |
- 24704 | 1 | 24704 |
- 24705 | 2 | 49410 |
- 24706 | 3 | 74118 |
- 24707 | 3 | 74121 |
- 24709 | 3 | 74127 |
- 24711 | 1 | 24711 |
- 24713 | 3 | 74139 |
- 24715 | 3 | 74145 |
- 24716 | 1 | 24716 |
- 24717 | 1 | 24717 |
- 24719 | 1 | 24719 |
- 24720 | 3 | 74160 |
- 24721 | 2 | 49442 |
- 24722 | 1 | 24722 |
- 24723 | 2 | 49446 |
- 24724 | 1 | 24724 |
- 24725 | 3 | 74175 |
- 24726 | 2 | 49452 |
- 24727 | 2 | 49454 |
- 24728 | 2 | 49456 |
- 24729 | 2 | 49458 |
- 24730 | 4 | 98920 |
- 24732 | 1 | 24732 |
- 24733 | 2 | 49466 |
- 24734 | 3 | 74202 |
- 24736 | 2 | 49472 |
- 24737 | 2 | 49474 |
- 24738 | 4 | 98952 |
- 24739 | 2 | 49478 |
- 24740 | 4 | 98960 |
- 24742 | 1 | 24742 |
- 24743 | 1 | 24743 |
- 24744 | 2 | 49488 |
- 24745 | 1 | 24745 |
- 24747 | 2 | 49494 |
- 24749 | 2 | 49498 |
- 24750 | 3 | 74250 |
- 24753 | 2 | 49506 |
- 24755 | 3 | 74265 |
- 24756 | 3 | 74268 |
- 24757 | 2 | 49514 |
- 24758 | 2 | 49516 |
- 24759 | 2 | 49518 |
- 24760 | 1 | 24760 |
- 24761 | 5 | 123805 |
- 24762 | 1 | 24762 |
- 24763 | 2 | 49526 |
- 24764 | 1 | 24764 |
- 24765 | 2 | 49530 |
- 24766 | 1 | 24766 |
- 24767 | 1 | 24767 |
- 24768 | 4 | 99072 |
- 24769 | 1 | 24769 |
- 24770 | 1 | 24770 |
- 24775 | 2 | 49550 |
- 24776 | 3 | 74328 |
- 24779 | 2 | 49558 |
- 24780 | 1 | 24780 |
- 24781 | 1 | 24781 |
- 24782 | 3 | 74346 |
- 24783 | 1 | 24783 |
- 24784 | 1 | 24784 |
- 24785 | 2 | 49570 |
- 24790 | 5 | 123950 |
- 24793 | 3 | 74379 |
- 24794 | 1 | 24794 |
- 24796 | 1 | 24796 |
- 24798 | 2 | 49596 |
- 24800 | 1 | 24800 |
- 24803 | 1 | 24803 |
- 24805 | 3 | 74415 |
- 24806 | 1 | 24806 |
- 24809 | 1 | 24809 |
- 24814 | 1 | 24814 |
- 24815 | 1 | 24815 |
- 24821 | 2 | 49642 |
- 24825 | 1 | 24825 |
- 24826 | 1 | 24826 |
- 24827 | 1 | 24827 |
- 24833 | 1 | 24833 |
- 24835 | 1 | 24835 |
- 24837 | 2 | 49674 |
- 24839 | 2 | 49678 |
- 24840 | 1 | 24840 |
- 24846 | 1 | 24846 |
- 24847 | 1 | 24847 |
- 24849 | 1 | 24849 |
- 24854 | 1 | 24854 |
- 24855 | 1 | 24855 |
- 24856 | 2 | 49712 |
- 24857 | 1 | 24857 |
- 24858 | 1 | 24858 |
- 24859 | 1 | 24859 |
- 24860 | 1 | 24860 |
- 24866 | 1 | 24866 |
- 24867 | 1 | 24867 |
- 24873 | 1 | 24873 |
- 24874 | 1 | 24874 |
- 24888 | 1 | 24888 |
- 24889 | 1 | 24889 |
- 24893 | 1 | 24893 |
- 24905 | 1 | 24905 |
- 24913 | 1 | 24913 |
- 24917 | 1 | 24917 |
- 24924 | 3 | 74772 |
- 24925 | 1 | 24925 |
- 24927 | 1 | 24927 |
- 24928 | 1 | 24928 |
- 24929 | 1 | 24929 |
- 24933 | 1 | 24933 |
- 24935 | 1 | 24935 |
- 24937 | 3 | 74811 |
- 24940 | 1 | 24940 |
- 24941 | 2 | 49882 |
- 24942 | 1 | 24942 |
- 24943 | 1 | 24943 |
- 24945 | 1 | 24945 |
- 24946 | 1 | 24946 |
- 24947 | 1 | 24947 |
- 24949 | 1 | 24949 |
- 24950 | 1 | 24950 |
- 24954 | 1 | 24954 |
- 24955 | 1 | 24955 |
- 24957 | 1 | 24957 |
- 24958 | 1 | 24958 |
- 24960 | 1 | 24960 |
- 24961 | 2 | 49922 |
- 24962 | 1 | 24962 |
- 24963 | 2 | 49926 |
- 24964 | 1 | 24964 |
- 24965 | 2 | 49930 |
- 24966 | 1 | 24966 |
- 24967 | 3 | 74901 |
- 24970 | 3 | 74910 |
- 24972 | 1 | 24972 |
- 24973 | 1 | 24973 |
- 24976 | 1 | 24976 |
- 24977 | 1 | 24977 |
- 24986 | 1 | 24986 |
- 24988 | 1 | 24988 |
- 24991 | 1 | 24991 |
- 24992 | 1 | 24992 |
- 24993 | 1 | 24993 |
- 24994 | 1 | 24994 |
- 24996 | 1 | 24996 |
- 24997 | 1 | 24997 |
- 25005 | 1 | 25005 |
- 25006 | 1 | 25006 |
- 25008 | 1 | 25008 |
- 25009 | 1 | 25009 |
- 25012 | 1 | 25012 |
- 25015 | 1 | 25015 |
- 25016 | 1 | 25016 |
- 25020 | 1 | 25020 |
- 25022 | 1 | 25022 |
- 25023 | 3 | 75069 |
- 25025 | 1 | 25025 |
- 25027 | 1 | 25027 |
- 25028 | 1 | 25028 |
- 25030 | 3 | 75090 |
- 25031 | 2 | 50062 |
- 25032 | 1 | 25032 |
- 25033 | 1 | 25033 |
- 25034 | 2 | 50068 |
- 25035 | 1 | 25035 |
- 25036 | 1 | 25036 |
- 25037 | 1 | 25037 |
- 25038 | 1 | 25038 |
- 25039 | 1 | 25039 |
- 25041 | 1 | 25041 |
- 25043 | 3 | 75129 |
- 25044 | 2 | 50088 |
- 25045 | 1 | 25045 |
- 25049 | 2 | 50098 |
- 25050 | 2 | 50100 |
- 25051 | 2 | 50102 |
- 25052 | 2 | 50104 |
- 25053 | 1 | 25053 |
- 25054 | 1 | 25054 |
- 25055 | 1 | 25055 |
- 25056 | 1 | 25056 |
- 25057 | 1 | 25057 |
- 25058 | 1 | 25058 |
- 25059 | 5 | 125295 |
- 25062 | 1 | 25062 |
- 25063 | 2 | 50126 |
- 25070 | 2 | 50140 |
- 25072 | 2 | 50144 |
- 25073 | 2 | 50146 |
- 25074 | 1 | 25074 |
- 25076 | 2 | 50152 |
- 25077 | 1 | 25077 |
- 25078 | 2 | 50156 |
- 25081 | 3 | 75243 |
- 25083 | 1 | 25083 |
- 25085 | 1 | 25085 |
- 25087 | 1 | 25087 |
- 25088 | 3 | 75264 |
- 25089 | 1 | 25089 |
- 25091 | 1 | 25091 |
- 25092 | 1 | 25092 |
- 25093 | 1 | 25093 |
- 25096 | 1 | 25096 |
- 25101 | 1 | 25101 |
- 25104 | 2 | 50208 |
- 25105 | 1 | 25105 |
- 25114 | 1 | 25114 |
- 25119 | 1 | 25119 |
- 25122 | 1 | 25122 |
- 25123 | 1 | 25123 |
- 25124 | 1 | 25124 |
- 25125 | 1 | 25125 |
- 25127 | 2 | 50254 |
- 25128 | 1 | 25128 |
- 25129 | 1 | 25129 |
- 25136 | 1 | 25136 |
- 25140 | 1 | 25140 |
- 25143 | 1 | 25143 |
- 25146 | 1 | 25146 |
- 25147 | 1 | 25147 |
- 25151 | 1 | 25151 |
- 25153 | 1 | 25153 |
- 25158 | 1 | 25158 |
- 25161 | 1 | 25161 |
- 25165 | 1 | 25165 |
- 25166 | 1 | 25166 |
- 25171 | 2 | 50342 |
- 25172 | 1 | 25172 |
- 25173 | 1 | 25173 |
- 25175 | 1 | 25175 |
- 25177 | 1 | 25177 |
- 25182 | 2 | 50364 |
- 25183 | 1 | 25183 |
- 25184 | 1 | 25184 |
- 25185 | 1 | 25185 |
- 25186 | 1 | 25186 |
- 25187 | 1 | 25187 |
- 25188 | 1 | 25188 |
- 25189 | 1 | 25189 |
- 25190 | 1 | 25190 |
- 25191 | 1 | 25191 |
- 25192 | 1 | 25192 |
- 25193 | 2 | 50386 |
- 25194 | 1 | 25194 |
- 25196 | 1 | 25196 |
- 25197 | 1 | 25197 |
- 25198 | 2 | 50396 |
- 25200 | 1 | 25200 |
- 25201 | 1 | 25201 |
- 25202 | 2 | 50404 |
- 25205 | 1 | 25205 |
- 25206 | 3 | 75618 |
- 25211 | 1 | 25211 |
- 25212 | 1 | 25212 |
- 25216 | 3 | 75648 |
- 25217 | 3 | 75651 |
- 25218 | 1 | 25218 |
- 25219 | 1 | 25219 |
- 25220 | 1 | 25220 |
- 25222 | 1 | 25222 |
- 25223 | 1 | 25223 |
- 25225 | 1 | 25225 |
- 25226 | 3 | 75678 |
- 25227 | 1 | 25227 |
- 25228 | 2 | 50456 |
- 25232 | 2 | 50464 |
- 25233 | 1 | 25233 |
- 25234 | 2 | 50468 |
- 25235 | 3 | 75705 |
- 25236 | 2 | 50472 |
- 25237 | 1 | 25237 |
- 25238 | 5 | 126190 |
- 25239 | 1 | 25239 |
- 25240 | 1 | 25240 |
- 25241 | 2 | 50482 |
- 25243 | 1 | 25243 |
- 25244 | 2 | 50488 |
- 25245 | 1 | 25245 |
- 25246 | 2 | 50492 |
- 25248 | 1 | 25248 |
- 25249 | 4 | 100996 |
- 25250 | 2 | 50500 |
- 25253 | 3 | 75759 |
- 25254 | 3 | 75762 |
- 25255 | 4 | 101020 |
- 25258 | 1 | 25258 |
- 25259 | 1 | 25259 |
- 25261 | 1 | 25261 |
- 25262 | 2 | 50524 |
- 25265 | 1 | 25265 |
- 25270 | 1 | 25270 |
- 25272 | 1 | 25272 |
- 25273 | 2 | 50546 |
- 25276 | 2 | 50552 |
- 25278 | 1 | 25278 |
- 25279 | 1 | 25279 |
- 25283 | 1 | 25283 |
- 25288 | 2 | 50576 |
- 25290 | 2 | 50580 |
- 25291 | 2 | 50582 |
- 25294 | 2 | 50588 |
- 25295 | 1 | 25295 |
- 25296 | 2 | 50592 |
- 25297 | 1 | 25297 |
- 25298 | 2 | 50596 |
- 25301 | 1 | 25301 |
- 25304 | 1 | 25304 |
- 25305 | 2 | 50610 |
- 25312 | 1 | 25312 |
- 25314 | 1 | 25314 |
- 25317 | 1 | 25317 |
- 25318 | 1 | 25318 |
- 25319 | 1 | 25319 |
- 25326 | 1 | 25326 |
- 25329 | 2 | 50658 |
- 25330 | 1 | 25330 |
- 25333 | 1 | 25333 |
- 25334 | 2 | 50668 |
- 25335 | 1 | 25335 |
- 25336 | 1 | 25336 |
- 25338 | 1 | 25338 |
- 25344 | 2 | 50688 |
- 25345 | 2 | 50690 |
- 25346 | 1 | 25346 |
- 25348 | 2 | 50696 |
- 25350 | 1 | 25350 |
- 25353 | 1 | 25353 |
- 25356 | 1 | 25356 |
- 25359 | 1 | 25359 |
- 25363 | 1 | 25363 |
- 25371 | 1 | 25371 |
- 25381 | 1 | 25381 |
- 25391 | 2 | 50782 |
- 25392 | 2 | 50784 |
- 25396 | 1 | 25396 |
- 25400 | 1 | 25400 |
- 25415 | 2 | 50830 |
- 25417 | 1 | 25417 |
- 25426 | 1 | 25426 |
- 25427 | 1 | 25427 |
- 25432 | 1 | 25432 |
- 25439 | 1 | 25439 |
- 25444 | 1 | 25444 |
- 25447 | 1 | 25447 |
- 25452 | 1 | 25452 |
- 25455 | 2 | 50910 |
- 25457 | 1 | 25457 |
- 25458 | 2 | 50916 |
- 25460 | 1 | 25460 |
- 25470 | 2 | 50940 |
- 25474 | 1 | 25474 |
- 25484 | 1 | 25484 |
- 25487 | 1 | 25487 |
- 25488 | 1 | 25488 |
- 25489 | 1 | 25489 |
- 25492 | 1 | 25492 |
- 25497 | 1 | 25497 |
- 25500 | 1 | 25500 |
- 25503 | 3 | 76509 |
- 25505 | 2 | 51010 |
- 25508 | 1 | 25508 |
- 25511 | 1 | 25511 |
- 25514 | 1 | 25514 |
- 25515 | 2 | 51030 |
- 25517 | 2 | 51034 |
- 25518 | 2 | 51036 |
- 25519 | 2 | 51038 |
- 25520 | 1 | 25520 |
- 25523 | 1 | 25523 |
- 25525 | 3 | 76575 |
- 25530 | 1 | 25530 |
- 25533 | 1 | 25533 |
- 25534 | 2 | 51068 |
- 25535 | 1 | 25535 |
- 25537 | 1 | 25537 |
- 25538 | 2 | 51076 |
- 25539 | 2 | 51078 |
- 25540 | 4 | 102160 |
- 25541 | 3 | 76623 |
- 25542 | 1 | 25542 |
- 25543 | 1 | 25543 |
- 25544 | 1 | 25544 |
- 25547 | 3 | 76641 |
- 25548 | 1 | 25548 |
- 25549 | 3 | 76647 |
- 25550 | 2 | 51100 |
- 25551 | 1 | 25551 |
- 25552 | 3 | 76656 |
- 25554 | 3 | 76662 |
- 25555 | 2 | 51110 |
- 25558 | 1 | 25558 |
- 25559 | 1 | 25559 |
- 25562 | 1 | 25562 |
- 25564 | 1 | 25564 |
- 25565 | 1 | 25565 |
- 25566 | 2 | 51132 |
- 25568 | 1 | 25568 |
- 25570 | 1 | 25570 |
- 25571 | 2 | 51142 |
- 25572 | 1 | 25572 |
- 25573 | 1 | 25573 |
- 25574 | 1 | 25574 |
- 25576 | 1 | 25576 |
- 25582 | 1 | 25582 |
- 25584 | 1 | 25584 |
- 25586 | 1 | 25586 |
- 25590 | 1 | 25590 |
- 25596 | 1 | 25596 |
- 25597 | 1 | 25597 |
- 25605 | 1 | 25605 |
- 25609 | 1 | 25609 |
- 25613 | 1 | 25613 |
- 25620 | 1 | 25620 |
- 25624 | 1 | 25624 |
- 25627 | 1 | 25627 |
- 25643 | 1 | 25643 |
- 25646 | 1 | 25646 |
- 25652 | 1 | 25652 |
- 25654 | 2 | 51308 |
- 25655 | 2 | 51310 |
- 25658 | 1 | 25658 |
- 25666 | 2 | 51332 |
- 25668 | 2 | 51336 |
- 25670 | 1 | 25670 |
- 25673 | 1 | 25673 |
- 25675 | 3 | 77025 |
- 25678 | 2 | 51356 |
- 25681 | 1 | 25681 |
- 25683 | 1 | 25683 |
- 25687 | 2 | 51374 |
- 25689 | 4 | 102756 |
- 25692 | 2 | 51384 |
- 25693 | 1 | 25693 |
- 25694 | 1 | 25694 |
- 25695 | 1 | 25695 |
- 25696 | 1 | 25696 |
- 25697 | 1 | 25697 |
- 25698 | 3 | 77094 |
- 25699 | 1 | 25699 |
- 25700 | 1 | 25700 |
- 25701 | 1 | 25701 |
- 25702 | 1 | 25702 |
- 25703 | 3 | 77109 |
- 25704 | 2 | 51408 |
- 25706 | 1 | 25706 |
- 25710 | 2 | 51420 |
- 25712 | 1 | 25712 |
- 25713 | 1 | 25713 |
- 25714 | 1 | 25714 |
- 25715 | 1 | 25715 |
- 25716 | 2 | 51432 |
- 25718 | 1 | 25718 |
- 25720 | 1 | 25720 |
- 25722 | 1 | 25722 |
- 25723 | 2 | 51446 |
- 25724 | 2 | 51448 |
- 25725 | 2 | 51450 |
- 25726 | 1 | 25726 |
- 25727 | 3 | 77181 |
- 25728 | 1 | 25728 |
- 25729 | 2 | 51458 |
- 25730 | 2 | 51460 |
- 25731 | 4 | 102924 |
- 25734 | 1 | 25734 |
- 25735 | 3 | 77205 |
- 25736 | 1 | 25736 |
- 25737 | 1 | 25737 |
- 25738 | 1 | 25738 |
- 25739 | 2 | 51478 |
- 25741 | 3 | 77223 |
- 25742 | 1 | 25742 |
- 25744 | 2 | 51488 |
- 25745 | 2 | 51490 |
- 25746 | 1 | 25746 |
- 25748 | 1 | 25748 |
- 25749 | 1 | 25749 |
- 25750 | 2 | 51500 |
- 25753 | 2 | 51506 |
- 25754 | 1 | 25754 |
- 25755 | 1 | 25755 |
- 25756 | 1 | 25756 |
- 25757 | 1 | 25757 |
- 25760 | 1 | 25760 |
- 25762 | 2 | 51524 |
- 25767 | 1 | 25767 |
- 25768 | 1 | 25768 |
- 25770 | 1 | 25770 |
- 25772 | 1 | 25772 |
- 25777 | 2 | 51554 |
- 25782 | 1 | 25782 |
- 25783 | 1 | 25783 |
- 25784 | 2 | 51568 |
- 25785 | 1 | 25785 |
- 25786 | 1 | 25786 |
- 25787 | 1 | 25787 |
- 25789 | 1 | 25789 |
- 25790 | 2 | 51580 |
- 25791 | 1 | 25791 |
- 25792 | 2 | 51584 |
- 25793 | 3 | 77379 |
- 25794 | 2 | 51588 |
- 25797 | 2 | 51594 |
- 25798 | 2 | 51596 |
- 25799 | 1 | 25799 |
- 25801 | 1 | 25801 |
- 25802 | 1 | 25802 |
- 25803 | 1 | 25803 |
- 25807 | 1 | 25807 |
- 25808 | 1 | 25808 |
- 25809 | 2 | 51618 |
- 25814 | 1 | 25814 |
- 25815 | 2 | 51630 |
- 25818 | 1 | 25818 |
- 25821 | 1 | 25821 |
- 25826 | 1 | 25826 |
- 25828 | 1 | 25828 |
- 25829 | 1 | 25829 |
- 25835 | 2 | 51670 |
- 25849 | 1 | 25849 |
- 25851 | 1 | 25851 |
- 25854 | 1 | 25854 |
- 25856 | 1 | 25856 |
- 25869 | 1 | 25869 |
- 25872 | 1 | 25872 |
- 25875 | 1 | 25875 |
- 25877 | 2 | 51754 |
- 25884 | 2 | 51768 |
- 25885 | 1 | 25885 |
- 25886 | 2 | 51772 |
- 25888 | 2 | 51776 |
- 25889 | 1 | 25889 |
- 25899 | 1 | 25899 |
- 25905 | 1 | 25905 |
- 25908 | 1 | 25908 |
- 25909 | 1 | 25909 |
- 25911 | 1 | 25911 |
- 25916 | 1 | 25916 |
- 25917 | 1 | 25917 |
- 25932 | 1 | 25932 |
- 25950 | 1 | 25950 |
- 25969 | 1 | 25969 |
- 25978 | 1 | 25978 |
- 25981 | 1 | 25981 |
- 25996 | 1 | 25996 |
- 26013 | 1 | 26013 |
- 26023 | 1 | 26023 |
- 26033 | 1 | 26033 |
- 26035 | 1 | 26035 |
- 26037 | 1 | 26037 |
- 26043 | 1 | 26043 |
- 26061 | 1 | 26061 |
- 26074 | 1 | 26074 |
- 26085 | 1 | 26085 |
- 26089 | 1 | 26089 |
- 26090 | 1 | 26090 |
- 26096 | 1 | 26096 |
- 26114 | 1 | 26114 |
- 26120 | 1 | 26120 |
- 26125 | 1 | 26125 |
- 26136 | 1 | 26136 |
- 26146 | 1 | 26146 |
- 26149 | 1 | 26149 |
- 26152 | 1 | 26152 |
- 26154 | 1 | 26154 |
- 26155 | 1 | 26155 |
- 26156 | 2 | 52312 |
- 26157 | 1 | 26157 |
- 26159 | 1 | 26159 |
- 26161 | 1 | 26161 |
- 26165 | 2 | 52330 |
- 26166 | 1 | 26166 |
- 26167 | 1 | 26167 |
- 26169 | 1 | 26169 |
- 26170 | 1 | 26170 |
- 26171 | 3 | 78513 |
- 26180 | 2 | 52360 |
- 26181 | 2 | 52362 |
- 26183 | 1 | 26183 |
- 26189 | 2 | 52378 |
- 26190 | 1 | 26190 |
- 26191 | 1 | 26191 |
- 26192 | 1 | 26192 |
- 26194 | 1 | 26194 |
- 26196 | 2 | 52392 |
- 26197 | 1 | 26197 |
- 26202 | 1 | 26202 |
- 26205 | 1 | 26205 |
- 26208 | 1 | 26208 |
- 26211 | 1 | 26211 |
- 26216 | 1 | 26216 |
- 26219 | 1 | 26219 |
- 26220 | 1 | 26220 |
- 26227 | 1 | 26227 |
- 26248 | 1 | 26248 |
- 26249 | 1 | 26249 |
- 26255 | 1 | 26255 |
- 26256 | 1 | 26256 |
- 26257 | 1 | 26257 |
- 26263 | 1 | 26263 |
- 26270 | 1 | 26270 |
- 26272 | 1 | 26272 |
- 26283 | 1 | 26283 |
- 26288 | 1 | 26288 |
- 26293 | 1 | 26293 |
- 26294 | 1 | 26294 |
- 26296 | 1 | 26296 |
- 26301 | 2 | 52602 |
- 26307 | 1 | 26307 |
- 26317 | 1 | 26317 |
- 26318 | 1 | 26318 |
- 26962 | 1 | 26962 |
- Total | 1002 | 25253076 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333436266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882ea1e74a1e9f6
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6561316537346131
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_3_9.json b/autobahn/client/tungstenite_case_12_3_9.json
deleted file mode 100644
index 5494370..0000000
--- a/autobahn/client/tungstenite_case_12_3_9.json
+++ /dev/null
@@ -1,1557 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 346,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 12369,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=346&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ItfhgqAv80Qpc3+3zsNe3A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: MA0ZPC/dco5tmCj7K1qHnhNrC9w=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.3.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "24229": 1,
- "24231": 1,
- "24240": 1,
- "24241": 1,
- "24242": 1,
- "24243": 2,
- "24244": 1,
- "24248": 2,
- "24256": 1,
- "24258": 2,
- "24262": 1,
- "24268": 1,
- "24269": 1,
- "24270": 1,
- "24282": 1,
- "24296": 3,
- "24299": 1,
- "24303": 1,
- "24306": 1,
- "24313": 1,
- "24314": 1,
- "24316": 1,
- "24318": 1,
- "24322": 1,
- "24347": 1,
- "24354": 1,
- "24371": 1,
- "24374": 1,
- "24381": 1,
- "24384": 1,
- "24389": 2,
- "24390": 1,
- "24392": 1,
- "24393": 2,
- "24394": 3,
- "24395": 2,
- "24396": 1,
- "24397": 2,
- "24398": 2,
- "24399": 1,
- "24400": 1,
- "24401": 2,
- "24402": 1,
- "24405": 1,
- "24406": 1,
- "24408": 1,
- "24409": 1,
- "24410": 2,
- "24412": 1,
- "24413": 1,
- "24415": 1,
- "24417": 1,
- "24418": 2,
- "24419": 2,
- "24420": 2,
- "24421": 1,
- "24422": 1,
- "24423": 3,
- "24424": 2,
- "24425": 1,
- "24426": 2,
- "24427": 2,
- "24428": 2,
- "24429": 1,
- "24432": 2,
- "24433": 1,
- "24434": 4,
- "24435": 2,
- "24436": 1,
- "24438": 1,
- "24439": 3,
- "24443": 1,
- "24445": 1,
- "24447": 1,
- "24449": 1,
- "24450": 1,
- "24451": 2,
- "24454": 2,
- "24455": 1,
- "24458": 1,
- "24460": 1,
- "24461": 1,
- "24462": 2,
- "24463": 1,
- "24464": 1,
- "24468": 2,
- "24470": 2,
- "24473": 2,
- "24476": 1,
- "24477": 3,
- "24480": 1,
- "24483": 1,
- "24484": 2,
- "24485": 2,
- "24486": 2,
- "24487": 2,
- "24491": 2,
- "24492": 1,
- "24493": 2,
- "24494": 1,
- "24496": 2,
- "24497": 2,
- "24499": 1,
- "24500": 2,
- "24501": 1,
- "24502": 1,
- "24503": 3,
- "24504": 4,
- "24505": 1,
- "24506": 3,
- "24507": 3,
- "24508": 6,
- "24510": 1,
- "24511": 1,
- "24512": 5,
- "24513": 1,
- "24514": 4,
- "24515": 1,
- "24516": 5,
- "24517": 2,
- "24518": 1,
- "24519": 3,
- "24521": 2,
- "24522": 2,
- "24525": 1,
- "24526": 1,
- "24527": 2,
- "24528": 1,
- "24529": 1,
- "24532": 2,
- "24533": 5,
- "24534": 3,
- "24535": 1,
- "24536": 2,
- "24539": 2,
- "24542": 6,
- "24543": 3,
- "24544": 1,
- "24545": 1,
- "24546": 2,
- "24547": 2,
- "24548": 2,
- "24549": 1,
- "24552": 1,
- "24553": 2,
- "24554": 1,
- "24555": 3,
- "24556": 2,
- "24557": 1,
- "24558": 2,
- "24562": 2,
- "24563": 1,
- "24564": 1,
- "24565": 1,
- "24566": 2,
- "24568": 1,
- "24570": 1,
- "24571": 1,
- "24572": 1,
- "24574": 1,
- "24575": 3,
- "24576": 1,
- "24579": 1,
- "24583": 1,
- "24585": 1,
- "24586": 1,
- "24589": 2,
- "24591": 1,
- "24596": 1,
- "24598": 1,
- "24604": 1,
- "24609": 1,
- "24612": 1,
- "24619": 1,
- "24624": 1,
- "24627": 1,
- "24629": 1,
- "24636": 1,
- "24641": 1,
- "24642": 1,
- "24643": 2,
- "24644": 1,
- "24645": 1,
- "24646": 1,
- "24647": 2,
- "24651": 1,
- "24656": 1,
- "24658": 1,
- "24670": 2,
- "24672": 1,
- "24676": 2,
- "24680": 1,
- "24685": 1,
- "24688": 1,
- "24690": 1,
- "24693": 2,
- "24694": 1,
- "24695": 3,
- "24701": 1,
- "24703": 1,
- "24705": 2,
- "24706": 3,
- "24710": 2,
- "24711": 3,
- "24714": 1,
- "24715": 1,
- "24716": 1,
- "24717": 2,
- "24719": 1,
- "24720": 2,
- "24723": 1,
- "24724": 2,
- "24725": 1,
- "24727": 1,
- "24729": 2,
- "24735": 1,
- "24739": 1,
- "24743": 1,
- "24745": 4,
- "24746": 1,
- "24747": 1,
- "24748": 1,
- "24749": 1,
- "24751": 1,
- "24754": 1,
- "24755": 1,
- "24759": 1,
- "24762": 1,
- "24766": 1,
- "24769": 1,
- "24772": 3,
- "24774": 2,
- "24775": 2,
- "24779": 1,
- "24780": 2,
- "24781": 2,
- "24782": 1,
- "24785": 1,
- "24790": 2,
- "24791": 1,
- "24792": 2,
- "24794": 1,
- "24796": 1,
- "24799": 1,
- "24800": 1,
- "24801": 1,
- "24802": 1,
- "24803": 1,
- "24804": 1,
- "24805": 1,
- "24806": 1,
- "24808": 1,
- "24809": 1,
- "24812": 1,
- "24813": 1,
- "24814": 2,
- "24821": 1,
- "24825": 1,
- "24826": 2,
- "24829": 1,
- "24830": 1,
- "24831": 1,
- "24832": 2,
- "24833": 1,
- "24834": 1,
- "24835": 1,
- "24837": 1,
- "24838": 2,
- "24839": 1,
- "24841": 2,
- "24843": 1,
- "24846": 1,
- "24852": 1,
- "24859": 1,
- "24860": 1,
- "24861": 1,
- "24866": 1,
- "24870": 2,
- "24871": 2,
- "24876": 1,
- "24877": 1,
- "24880": 1,
- "24881": 1,
- "24885": 2,
- "24887": 1,
- "24893": 1,
- "24896": 1,
- "24899": 1,
- "24915": 2,
- "24916": 1,
- "24917": 1,
- "24918": 1,
- "24919": 1,
- "24930": 1,
- "24936": 1,
- "24938": 1,
- "24939": 1,
- "24945": 1,
- "24947": 1,
- "24950": 2,
- "24955": 1,
- "24959": 1,
- "24963": 1,
- "24967": 1,
- "24970": 1,
- "24972": 3,
- "24973": 1,
- "24976": 1,
- "24977": 2,
- "24978": 2,
- "24984": 1,
- "24986": 2,
- "24988": 2,
- "24990": 1,
- "24995": 1,
- "24996": 2,
- "24997": 1,
- "24998": 1,
- "25000": 1,
- "25001": 1,
- "25002": 1,
- "25003": 1,
- "25004": 1,
- "25005": 3,
- "25007": 1,
- "25009": 2,
- "25011": 1,
- "25013": 1,
- "25014": 1,
- "25016": 1,
- "25018": 1,
- "25023": 1,
- "25024": 1,
- "25027": 1,
- "25028": 1,
- "25029": 2,
- "25031": 1,
- "25033": 2,
- "25035": 2,
- "25036": 1,
- "25037": 2,
- "25039": 2,
- "25040": 2,
- "25041": 2,
- "25042": 2,
- "25044": 4,
- "25047": 1,
- "25048": 1,
- "25050": 1,
- "25051": 2,
- "25052": 1,
- "25053": 2,
- "25054": 1,
- "25055": 2,
- "25056": 1,
- "25059": 1,
- "25060": 1,
- "25064": 2,
- "25065": 1,
- "25066": 3,
- "25068": 1,
- "25069": 1,
- "25071": 2,
- "25072": 2,
- "25073": 1,
- "25076": 2,
- "25079": 1,
- "25080": 1,
- "25081": 2,
- "25082": 2,
- "25083": 1,
- "25084": 1,
- "25085": 1,
- "25086": 1,
- "25087": 2,
- "25088": 1,
- "25089": 2,
- "25090": 1,
- "25091": 1,
- "25093": 1,
- "25095": 1,
- "25096": 2,
- "25101": 1,
- "25103": 1,
- "25105": 1,
- "25108": 1,
- "25112": 1,
- "25113": 1,
- "25114": 2,
- "25116": 1,
- "25118": 1,
- "25119": 1,
- "25121": 2,
- "25122": 1,
- "25125": 2,
- "25127": 1,
- "25128": 1,
- "25129": 1,
- "25131": 1,
- "25132": 2,
- "25133": 1,
- "25134": 4,
- "25135": 1,
- "25136": 2,
- "25137": 1,
- "25139": 1,
- "25140": 2,
- "25141": 3,
- "25142": 1,
- "25143": 1,
- "25144": 1,
- "25146": 2,
- "25147": 2,
- "25148": 1,
- "25152": 1,
- "25155": 1,
- "25167": 1,
- "25170": 1,
- "25179": 1,
- "25187": 1,
- "25189": 1,
- "25190": 1,
- "25191": 1,
- "25195": 1,
- "25198": 1,
- "25199": 1,
- "25202": 1,
- "25204": 1,
- "25213": 1,
- "25214": 1,
- "25216": 1,
- "25224": 2,
- "25236": 1,
- "25240": 1,
- "25241": 1,
- "25248": 1,
- "25250": 2,
- "25253": 1,
- "25261": 1,
- "25266": 1,
- "25267": 1,
- "25272": 1,
- "25276": 1,
- "25288": 1,
- "25295": 1,
- "25296": 1,
- "25299": 1,
- "25300": 1,
- "25301": 1,
- "25304": 1,
- "25310": 1,
- "25316": 1,
- "25320": 1,
- "25321": 1,
- "25324": 1,
- "25325": 1,
- "25327": 2,
- "25328": 1,
- "25330": 1,
- "25331": 1,
- "25334": 2,
- "25335": 1,
- "25340": 1,
- "25342": 1,
- "25343": 1,
- "25345": 1,
- "25346": 2,
- "25347": 1,
- "25348": 1,
- "25350": 1,
- "25351": 1,
- "25354": 1,
- "25357": 1,
- "25363": 3,
- "25365": 1,
- "25368": 1,
- "25369": 1,
- "25371": 1,
- "25373": 2,
- "25376": 1,
- "25378": 1,
- "25380": 1,
- "25384": 1,
- "25385": 1,
- "25389": 2,
- "25391": 1,
- "25393": 1,
- "25411": 1,
- "25412": 1,
- "25415": 1,
- "25419": 1,
- "25420": 1,
- "25421": 1,
- "25424": 2,
- "25426": 1,
- "25429": 1,
- "25433": 1,
- "25435": 2,
- "25444": 2,
- "25445": 1,
- "25448": 1,
- "25456": 2,
- "25461": 1,
- "25462": 1,
- "25463": 1,
- "25464": 2,
- "25465": 1,
- "25466": 1,
- "25468": 4,
- "25471": 2,
- "25472": 2,
- "25473": 2,
- "25476": 1,
- "25479": 1,
- "25481": 1,
- "25482": 1,
- "25485": 1,
- "25489": 1,
- "25490": 1,
- "25491": 2,
- "25496": 1,
- "25500": 1,
- "25504": 1,
- "25508": 1,
- "25510": 1,
- "25513": 1,
- "25519": 1,
- "25527": 1,
- "25529": 1,
- "25530": 1,
- "25540": 1,
- "25542": 1,
- "25550": 1,
- "25552": 1,
- "25553": 1,
- "25557": 1,
- "25569": 2,
- "25576": 1,
- "25578": 1,
- "25582": 1,
- "25584": 2,
- "25588": 1,
- "25589": 2,
- "25591": 1,
- "25592": 2,
- "25594": 1,
- "25596": 1,
- "25597": 1,
- "25600": 1,
- "25603": 1,
- "25605": 1,
- "25607": 1,
- "25609": 1,
- "25610": 2,
- "25613": 1,
- "25614": 2,
- "25615": 2,
- "25617": 1,
- "25618": 2,
- "25619": 1,
- "25621": 1,
- "25622": 1,
- "25623": 2,
- "25624": 1,
- "25625": 2,
- "25626": 4,
- "25629": 1,
- "25633": 3,
- "25634": 1,
- "25635": 1,
- "25636": 4,
- "25637": 1,
- "25638": 1,
- "25640": 2,
- "25641": 1,
- "25643": 1,
- "25644": 2,
- "25645": 5,
- "25646": 1,
- "25647": 1,
- "25648": 1,
- "25650": 1,
- "25651": 1,
- "25652": 1,
- "25655": 3,
- "25656": 2,
- "25658": 2,
- "25659": 1,
- "25660": 2,
- "25661": 1,
- "25663": 1,
- "25664": 2,
- "25666": 3,
- "25667": 1,
- "25668": 1,
- "25669": 1,
- "25670": 3,
- "25672": 2,
- "25673": 1,
- "25675": 1,
- "25677": 1,
- "25678": 1,
- "25679": 1,
- "25685": 1,
- "25686": 1,
- "25687": 1,
- "25688": 2,
- "25690": 1,
- "25693": 1,
- "25696": 1,
- "25697": 2,
- "25699": 1,
- "25700": 1,
- "25702": 6,
- "25704": 2,
- "25707": 2,
- "25710": 1,
- "25713": 1,
- "25714": 2,
- "25716": 1,
- "25719": 1,
- "25720": 1,
- "25721": 1,
- "25724": 1,
- "25725": 1,
- "25726": 2,
- "25727": 1,
- "25728": 2,
- "25732": 1,
- "25734": 1,
- "25736": 2,
- "25739": 1,
- "25741": 1,
- "25744": 1,
- "25746": 3,
- "25750": 1,
- "25757": 2,
- "25758": 1,
- "25764": 1,
- "25768": 1,
- "25777": 1,
- "25781": 1,
- "25784": 1,
- "25787": 1,
- "25793": 1,
- "25795": 2,
- "25797": 1,
- "25798": 2,
- "25814": 1,
- "25817": 1,
- "25821": 1,
- "25822": 1,
- "25826": 1,
- "25827": 1,
- "25838": 1,
- "25842": 1,
- "25866": 1,
- "25873": 1,
- "25881": 1,
- "25883": 1,
- "25888": 1,
- "25902": 1,
- "25921": 1,
- "25927": 1,
- "25942": 1,
- "25951": 1,
- "25960": 1,
- "25961": 1,
- "25973": 2,
- "25975": 1,
- "25993": 1,
- "25997": 1,
- "26002": 1,
- "26007": 1,
- "26008": 1,
- "26012": 2,
- "26013": 1,
- "26022": 1,
- "26024": 2,
- "26025": 2,
- "26028": 1,
- "26029": 1,
- "26031": 1,
- "26037": 1,
- "26038": 1,
- "26044": 1,
- "26045": 1,
- "26046": 4,
- "26047": 1,
- "26048": 1,
- "26056": 2,
- "26057": 3,
- "26058": 1,
- "26062": 1,
- "26063": 2,
- "26067": 2,
- "26071": 1,
- "26074": 1,
- "26077": 1,
- "26083": 1,
- "26096": 1,
- "26098": 1,
- "26106": 1,
- "26107": 2,
- "26121": 1,
- "26124": 1,
- "26133": 1,
- "26139": 1,
- "26145": 2,
- "26146": 1,
- "26151": 1,
- "26158": 1,
- "26159": 1,
- "26163": 1,
- "26170": 1,
- "26171": 1,
- "26175": 1,
- "26179": 1,
- "26838": 1
- },
- "started": "2020-09-07T18:46:49.149Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.3824972839355469,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 25067342,
- "incomingOctetsWireLevel": 25075342,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0003191403380541902,
- "outgoingCompressionRatio": 0.38526641845703125,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 25248820,
- "outgoingOctetsWireLevel": 25252820,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.00015842324512591085,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "24482": 1,
- "24485": 1,
- "24493": 1,
- "24495": 1,
- "24496": 2,
- "24498": 1,
- "24499": 1,
- "24501": 1,
- "24503": 1,
- "24508": 1,
- "24509": 1,
- "24512": 1,
- "24517": 1,
- "24518": 1,
- "24519": 1,
- "24521": 1,
- "24531": 1,
- "24545": 2,
- "24547": 1,
- "24551": 1,
- "24554": 1,
- "24557": 1,
- "24561": 1,
- "24562": 1,
- "24563": 1,
- "24566": 1,
- "24573": 1,
- "24602": 1,
- "24608": 1,
- "24622": 1,
- "24626": 3,
- "24628": 1,
- "24629": 1,
- "24632": 1,
- "24635": 1,
- "24638": 1,
- "24639": 1,
- "24642": 1,
- "24643": 5,
- "24645": 1,
- "24646": 1,
- "24648": 1,
- "24649": 1,
- "24650": 1,
- "24651": 1,
- "24652": 1,
- "24653": 1,
- "24654": 2,
- "24656": 3,
- "24657": 1,
- "24660": 2,
- "24662": 1,
- "24663": 1,
- "24664": 1,
- "24665": 3,
- "24666": 1,
- "24667": 1,
- "24668": 4,
- "24669": 2,
- "24670": 4,
- "24671": 3,
- "24672": 1,
- "24673": 1,
- "24675": 3,
- "24676": 1,
- "24677": 1,
- "24678": 2,
- "24680": 1,
- "24684": 3,
- "24685": 1,
- "24686": 1,
- "24687": 1,
- "24688": 2,
- "24690": 1,
- "24693": 2,
- "24694": 2,
- "24695": 2,
- "24698": 1,
- "24699": 1,
- "24701": 2,
- "24702": 2,
- "24703": 4,
- "24704": 1,
- "24705": 2,
- "24706": 3,
- "24707": 3,
- "24709": 3,
- "24711": 1,
- "24713": 3,
- "24715": 3,
- "24716": 1,
- "24717": 1,
- "24719": 1,
- "24720": 3,
- "24721": 2,
- "24722": 1,
- "24723": 2,
- "24724": 1,
- "24725": 3,
- "24726": 2,
- "24727": 2,
- "24728": 2,
- "24729": 2,
- "24730": 4,
- "24732": 1,
- "24733": 2,
- "24734": 3,
- "24736": 2,
- "24737": 2,
- "24738": 4,
- "24739": 2,
- "24740": 4,
- "24742": 1,
- "24743": 1,
- "24744": 2,
- "24745": 1,
- "24747": 2,
- "24749": 2,
- "24750": 3,
- "24753": 2,
- "24755": 3,
- "24756": 3,
- "24757": 2,
- "24758": 2,
- "24759": 2,
- "24760": 1,
- "24761": 5,
- "24762": 1,
- "24763": 2,
- "24764": 1,
- "24765": 2,
- "24766": 1,
- "24767": 1,
- "24768": 4,
- "24769": 1,
- "24770": 1,
- "24775": 2,
- "24776": 3,
- "24779": 2,
- "24780": 1,
- "24781": 1,
- "24782": 3,
- "24783": 1,
- "24784": 1,
- "24785": 2,
- "24790": 5,
- "24793": 3,
- "24794": 1,
- "24796": 1,
- "24798": 2,
- "24800": 1,
- "24803": 1,
- "24805": 3,
- "24806": 1,
- "24809": 1,
- "24814": 1,
- "24815": 1,
- "24821": 2,
- "24825": 1,
- "24826": 1,
- "24827": 1,
- "24833": 1,
- "24835": 1,
- "24837": 2,
- "24839": 2,
- "24840": 1,
- "24846": 1,
- "24847": 1,
- "24849": 1,
- "24854": 1,
- "24855": 1,
- "24856": 2,
- "24857": 1,
- "24858": 1,
- "24859": 1,
- "24860": 1,
- "24866": 1,
- "24867": 1,
- "24873": 1,
- "24874": 1,
- "24888": 1,
- "24889": 1,
- "24893": 1,
- "24905": 1,
- "24913": 1,
- "24917": 1,
- "24924": 3,
- "24925": 1,
- "24927": 1,
- "24928": 1,
- "24929": 1,
- "24933": 1,
- "24935": 1,
- "24937": 3,
- "24940": 1,
- "24941": 2,
- "24942": 1,
- "24943": 1,
- "24945": 1,
- "24946": 1,
- "24947": 1,
- "24949": 1,
- "24950": 1,
- "24954": 1,
- "24955": 1,
- "24957": 1,
- "24958": 1,
- "24960": 1,
- "24961": 2,
- "24962": 1,
- "24963": 2,
- "24964": 1,
- "24965": 2,
- "24966": 1,
- "24967": 3,
- "24970": 3,
- "24972": 1,
- "24973": 1,
- "24976": 1,
- "24977": 1,
- "24986": 1,
- "24988": 1,
- "24991": 1,
- "24992": 1,
- "24993": 1,
- "24994": 1,
- "24996": 1,
- "24997": 1,
- "25005": 1,
- "25006": 1,
- "25008": 1,
- "25009": 1,
- "25012": 1,
- "25015": 1,
- "25016": 1,
- "25020": 1,
- "25022": 1,
- "25023": 3,
- "25025": 1,
- "25027": 1,
- "25028": 1,
- "25030": 3,
- "25031": 2,
- "25032": 1,
- "25033": 1,
- "25034": 2,
- "25035": 1,
- "25036": 1,
- "25037": 1,
- "25038": 1,
- "25039": 1,
- "25041": 1,
- "25043": 3,
- "25044": 2,
- "25045": 1,
- "25049": 2,
- "25050": 2,
- "25051": 2,
- "25052": 2,
- "25053": 1,
- "25054": 1,
- "25055": 1,
- "25056": 1,
- "25057": 1,
- "25058": 1,
- "25059": 5,
- "25062": 1,
- "25063": 2,
- "25070": 2,
- "25072": 2,
- "25073": 2,
- "25074": 1,
- "25076": 2,
- "25077": 1,
- "25078": 2,
- "25081": 3,
- "25083": 1,
- "25085": 1,
- "25087": 1,
- "25088": 3,
- "25089": 1,
- "25091": 1,
- "25092": 1,
- "25093": 1,
- "25096": 1,
- "25101": 1,
- "25104": 2,
- "25105": 1,
- "25114": 1,
- "25119": 1,
- "25122": 1,
- "25123": 1,
- "25124": 1,
- "25125": 1,
- "25127": 2,
- "25128": 1,
- "25129": 1,
- "25136": 1,
- "25140": 1,
- "25143": 1,
- "25146": 1,
- "25147": 1,
- "25151": 1,
- "25153": 1,
- "25158": 1,
- "25161": 1,
- "25165": 1,
- "25166": 1,
- "25171": 2,
- "25172": 1,
- "25173": 1,
- "25175": 1,
- "25177": 1,
- "25182": 2,
- "25183": 1,
- "25184": 1,
- "25185": 1,
- "25186": 1,
- "25187": 1,
- "25188": 1,
- "25189": 1,
- "25190": 1,
- "25191": 1,
- "25192": 1,
- "25193": 2,
- "25194": 1,
- "25196": 1,
- "25197": 1,
- "25198": 2,
- "25200": 1,
- "25201": 1,
- "25202": 2,
- "25205": 1,
- "25206": 3,
- "25211": 1,
- "25212": 1,
- "25216": 3,
- "25217": 3,
- "25218": 1,
- "25219": 1,
- "25220": 1,
- "25222": 1,
- "25223": 1,
- "25225": 1,
- "25226": 3,
- "25227": 1,
- "25228": 2,
- "25232": 2,
- "25233": 1,
- "25234": 2,
- "25235": 3,
- "25236": 2,
- "25237": 1,
- "25238": 5,
- "25239": 1,
- "25240": 1,
- "25241": 2,
- "25243": 1,
- "25244": 2,
- "25245": 1,
- "25246": 2,
- "25248": 1,
- "25249": 4,
- "25250": 2,
- "25253": 3,
- "25254": 3,
- "25255": 4,
- "25258": 1,
- "25259": 1,
- "25261": 1,
- "25262": 2,
- "25265": 1,
- "25270": 1,
- "25272": 1,
- "25273": 2,
- "25276": 2,
- "25278": 1,
- "25279": 1,
- "25283": 1,
- "25288": 2,
- "25290": 2,
- "25291": 2,
- "25294": 2,
- "25295": 1,
- "25296": 2,
- "25297": 1,
- "25298": 2,
- "25301": 1,
- "25304": 1,
- "25305": 2,
- "25312": 1,
- "25314": 1,
- "25317": 1,
- "25318": 1,
- "25319": 1,
- "25326": 1,
- "25329": 2,
- "25330": 1,
- "25333": 1,
- "25334": 2,
- "25335": 1,
- "25336": 1,
- "25338": 1,
- "25344": 2,
- "25345": 2,
- "25346": 1,
- "25348": 2,
- "25350": 1,
- "25353": 1,
- "25356": 1,
- "25359": 1,
- "25363": 1,
- "25371": 1,
- "25381": 1,
- "25391": 2,
- "25392": 2,
- "25396": 1,
- "25400": 1,
- "25415": 2,
- "25417": 1,
- "25426": 1,
- "25427": 1,
- "25432": 1,
- "25439": 1,
- "25444": 1,
- "25447": 1,
- "25452": 1,
- "25455": 2,
- "25457": 1,
- "25458": 2,
- "25460": 1,
- "25470": 2,
- "25474": 1,
- "25484": 1,
- "25487": 1,
- "25488": 1,
- "25489": 1,
- "25492": 1,
- "25497": 1,
- "25500": 1,
- "25503": 3,
- "25505": 2,
- "25508": 1,
- "25511": 1,
- "25514": 1,
- "25515": 2,
- "25517": 2,
- "25518": 2,
- "25519": 2,
- "25520": 1,
- "25523": 1,
- "25525": 3,
- "25530": 1,
- "25533": 1,
- "25534": 2,
- "25535": 1,
- "25537": 1,
- "25538": 2,
- "25539": 2,
- "25540": 4,
- "25541": 3,
- "25542": 1,
- "25543": 1,
- "25544": 1,
- "25547": 3,
- "25548": 1,
- "25549": 3,
- "25550": 2,
- "25551": 1,
- "25552": 3,
- "25554": 3,
- "25555": 2,
- "25558": 1,
- "25559": 1,
- "25562": 1,
- "25564": 1,
- "25565": 1,
- "25566": 2,
- "25568": 1,
- "25570": 1,
- "25571": 2,
- "25572": 1,
- "25573": 1,
- "25574": 1,
- "25576": 1,
- "25582": 1,
- "25584": 1,
- "25586": 1,
- "25590": 1,
- "25596": 1,
- "25597": 1,
- "25605": 1,
- "25609": 1,
- "25613": 1,
- "25620": 1,
- "25624": 1,
- "25627": 1,
- "25643": 1,
- "25646": 1,
- "25652": 1,
- "25654": 2,
- "25655": 2,
- "25658": 1,
- "25666": 2,
- "25668": 2,
- "25670": 1,
- "25673": 1,
- "25675": 3,
- "25678": 2,
- "25681": 1,
- "25683": 1,
- "25687": 2,
- "25689": 4,
- "25692": 2,
- "25693": 1,
- "25694": 1,
- "25695": 1,
- "25696": 1,
- "25697": 1,
- "25698": 3,
- "25699": 1,
- "25700": 1,
- "25701": 1,
- "25702": 1,
- "25703": 3,
- "25704": 2,
- "25706": 1,
- "25710": 2,
- "25712": 1,
- "25713": 1,
- "25714": 1,
- "25715": 1,
- "25716": 2,
- "25718": 1,
- "25720": 1,
- "25722": 1,
- "25723": 2,
- "25724": 2,
- "25725": 2,
- "25726": 1,
- "25727": 3,
- "25728": 1,
- "25729": 2,
- "25730": 2,
- "25731": 4,
- "25734": 1,
- "25735": 3,
- "25736": 1,
- "25737": 1,
- "25738": 1,
- "25739": 2,
- "25741": 3,
- "25742": 1,
- "25744": 2,
- "25745": 2,
- "25746": 1,
- "25748": 1,
- "25749": 1,
- "25750": 2,
- "25753": 2,
- "25754": 1,
- "25755": 1,
- "25756": 1,
- "25757": 1,
- "25760": 1,
- "25762": 2,
- "25767": 1,
- "25768": 1,
- "25770": 1,
- "25772": 1,
- "25777": 2,
- "25782": 1,
- "25783": 1,
- "25784": 2,
- "25785": 1,
- "25786": 1,
- "25787": 1,
- "25789": 1,
- "25790": 2,
- "25791": 1,
- "25792": 2,
- "25793": 3,
- "25794": 2,
- "25797": 2,
- "25798": 2,
- "25799": 1,
- "25801": 1,
- "25802": 1,
- "25803": 1,
- "25807": 1,
- "25808": 1,
- "25809": 2,
- "25814": 1,
- "25815": 2,
- "25818": 1,
- "25821": 1,
- "25826": 1,
- "25828": 1,
- "25829": 1,
- "25835": 2,
- "25849": 1,
- "25851": 1,
- "25854": 1,
- "25856": 1,
- "25869": 1,
- "25872": 1,
- "25875": 1,
- "25877": 2,
- "25884": 2,
- "25885": 1,
- "25886": 2,
- "25888": 2,
- "25889": 1,
- "25899": 1,
- "25905": 1,
- "25908": 1,
- "25909": 1,
- "25911": 1,
- "25916": 1,
- "25917": 1,
- "25932": 1,
- "25950": 1,
- "25969": 1,
- "25978": 1,
- "25981": 1,
- "25996": 1,
- "26013": 1,
- "26023": 1,
- "26033": 1,
- "26035": 1,
- "26037": 1,
- "26043": 1,
- "26061": 1,
- "26074": 1,
- "26085": 1,
- "26089": 1,
- "26090": 1,
- "26096": 1,
- "26114": 1,
- "26120": 1,
- "26125": 1,
- "26136": 1,
- "26146": 1,
- "26149": 1,
- "26152": 1,
- "26154": 1,
- "26155": 1,
- "26156": 2,
- "26157": 1,
- "26159": 1,
- "26161": 1,
- "26165": 2,
- "26166": 1,
- "26167": 1,
- "26169": 1,
- "26170": 1,
- "26171": 3,
- "26180": 2,
- "26181": 2,
- "26183": 1,
- "26189": 2,
- "26190": 1,
- "26191": 1,
- "26192": 1,
- "26194": 1,
- "26196": 2,
- "26197": 1,
- "26202": 1,
- "26205": 1,
- "26208": 1,
- "26211": 1,
- "26216": 1,
- "26219": 1,
- "26220": 1,
- "26227": 1,
- "26248": 1,
- "26249": 1,
- "26255": 1,
- "26256": 1,
- "26257": 1,
- "26263": 1,
- "26270": 1,
- "26272": 1,
- "26283": 1,
- "26288": 1,
- "26293": 1,
- "26294": 1,
- "26296": 1,
- "26301": 2,
- "26307": 1,
- "26317": 1,
- "26318": 1,
- "26962": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333436266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882ea1e74a1e9f6"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "ea1e74a1"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_1.html b/autobahn/client/tungstenite_case_12_4_1.html
deleted file mode 100644
index fffd5df..0000000
--- a/autobahn/client/tungstenite_case_12_4_1.html
+++ /dev/null
@@ -1,328 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.1 : Pass - 755 ms @ 2020-09-07T18:49:44.796Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=356&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: XGaYvF4egPNtP55WIWmwkQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: LEfAGcP7/QActK8MWuQMVQcwHBA=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 452 | 4520 |
- 11 | 136 | 1496 |
- 12 | 40 | 480 |
- 13 | 86 | 1118 |
- 14 | 48 | 672 |
- 15 | 51 | 765 |
- 16 | 37 | 592 |
- 17 | 32 | 544 |
- 18 | 23 | 414 |
- 19 | 19 | 361 |
- 20 | 17 | 340 |
- 21 | 21 | 441 |
- 22 | 17 | 374 |
- 23 | 8 | 184 |
- 24 | 13 | 312 |
- 257 | 1 | 257 |
- Total | 1002 | 12878 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 452 | 2712 |
- 7 | 136 | 952 |
- 8 | 40 | 320 |
- 9 | 86 | 774 |
- 10 | 48 | 480 |
- 11 | 51 | 561 |
- 12 | 37 | 444 |
- 13 | 32 | 416 |
- 14 | 23 | 322 |
- 15 | 20 | 300 |
- 16 | 16 | 256 |
- 17 | 21 | 357 |
- 18 | 17 | 306 |
- 19 | 8 | 152 |
- 20 | 13 | 260 |
- 252 | 1 | 252 |
- Total | 1002 | 8868 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333536266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88827fd1d4497c39
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3766643164343439
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_1.json b/autobahn/client/tungstenite_case_12_4_1.json
deleted file mode 100644
index 0ffbcee..0000000
--- a/autobahn/client/tungstenite_case_12_4_1.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 356,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 755,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=356&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: XGaYvF4egPNtP55WIWmwkQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: LEfAGcP7/QActK8MWuQMVQcwHBA=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 452,
- "11": 136,
- "12": 40,
- "13": 86,
- "14": 48,
- "15": 51,
- "16": 37,
- "17": 32,
- "18": 23,
- "19": 19,
- "20": 17,
- "21": 21,
- "22": 17,
- "23": 8,
- "24": 13,
- "257": 1
- },
- "started": "2020-09-07T18:49:44.796Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.4133125,
- "incomingOctetsAppLevel": 16000,
- "incomingOctetsWebSocketLevel": 6613,
- "incomingOctetsWireLevel": 12613,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.9073037955542114,
- "outgoingCompressionRatio": 0.41325,
- "outgoingOctetsAppLevel": 16000,
- "outgoingOctetsWebSocketLevel": 6612,
- "outgoingOctetsWireLevel": 8612,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.3024803387779794,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 452,
- "7": 136,
- "8": 40,
- "9": 86,
- "10": 48,
- "11": 51,
- "12": 37,
- "13": 32,
- "14": 23,
- "15": 20,
- "16": 16,
- "17": 21,
- "18": 17,
- "19": 8,
- "20": 13,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333536266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827fd1d4497c39"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7fd1d449"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_10.html b/autobahn/client/tungstenite_case_12_4_10.html
deleted file mode 100644
index 96a6c8b..0000000
--- a/autobahn/client/tungstenite_case_12_4_10.html
+++ /dev/null
@@ -1,1488 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.10 : Pass - 5602 ms @ 2020-09-07T18:49:57.034Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=365&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5xe8VDJglrjK1r5gTXKNsw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: B7nXov6BIWVKpZJHP2pk54tJwbQ=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 5292 | 2 | 10584 |
- 5293 | 2 | 10586 |
- 5298 | 1 | 5298 |
- 5301 | 2 | 10602 |
- 5303 | 1 | 5303 |
- 5306 | 1 | 5306 |
- 5314 | 1 | 5314 |
- 5316 | 1 | 5316 |
- 5379 | 1 | 5379 |
- 5385 | 1 | 5385 |
- 5387 | 1 | 5387 |
- 5388 | 1 | 5388 |
- 5390 | 2 | 10780 |
- 5421 | 2 | 10842 |
- 5424 | 2 | 10848 |
- 5433 | 1 | 5433 |
- 5436 | 1 | 5436 |
- 5465 | 2 | 10930 |
- 5492 | 2 | 10984 |
- 5510 | 2 | 11020 |
- 5512 | 1 | 5512 |
- 5515 | 2 | 11030 |
- 5519 | 2 | 11038 |
- 5520 | 1 | 5520 |
- 5521 | 1 | 5521 |
- 5526 | 2 | 11052 |
- 5527 | 1 | 5527 |
- 5535 | 2 | 11070 |
- 5537 | 2 | 11074 |
- 5538 | 2 | 11076 |
- 5563 | 1 | 5563 |
- 5564 | 1 | 5564 |
- 5573 | 2 | 11146 |
- 5608 | 1 | 5608 |
- 5611 | 1 | 5611 |
- 5619 | 2 | 11238 |
- 5634 | 1 | 5634 |
- 5635 | 1 | 5635 |
- 5636 | 1 | 5636 |
- 5637 | 1 | 5637 |
- 5638 | 1 | 5638 |
- 5639 | 1 | 5639 |
- 5643 | 2 | 11286 |
- 5666 | 1 | 5666 |
- 5669 | 1 | 5669 |
- 5722 | 1 | 5722 |
- 5723 | 1 | 5723 |
- 5736 | 1 | 5736 |
- 5769 | 1 | 5769 |
- 5773 | 1 | 5773 |
- 5785 | 1 | 5785 |
- 5800 | 2 | 11600 |
- 5810 | 2 | 11620 |
- 5820 | 1 | 5820 |
- 5824 | 1 | 5824 |
- 5841 | 1 | 5841 |
- 5852 | 1 | 5852 |
- 5854 | 1 | 5854 |
- 5861 | 1 | 5861 |
- 5883 | 1 | 5883 |
- 5890 | 1 | 5890 |
- 5925 | 1 | 5925 |
- 5926 | 1 | 5926 |
- 5927 | 2 | 11854 |
- 5968 | 1 | 5968 |
- 5970 | 1 | 5970 |
- 6008 | 1 | 6008 |
- 6010 | 1 | 6010 |
- 6018 | 1 | 6018 |
- 6089 | 1 | 6089 |
- 6090 | 1 | 6090 |
- 6098 | 1 | 6098 |
- 6100 | 2 | 12200 |
- 6101 | 1 | 6101 |
- 6102 | 2 | 12204 |
- 6109 | 1 | 6109 |
- 6114 | 2 | 12228 |
- 6119 | 2 | 12238 |
- 6127 | 1 | 6127 |
- 6128 | 1 | 6128 |
- 6157 | 3 | 18471 |
- 6160 | 1 | 6160 |
- 6163 | 3 | 18489 |
- 6165 | 2 | 12330 |
- 6166 | 1 | 6166 |
- 6167 | 2 | 12334 |
- 6168 | 2 | 12336 |
- 6169 | 1 | 6169 |
- 6171 | 1 | 6171 |
- 6172 | 1 | 6172 |
- 6175 | 1 | 6175 |
- 6186 | 2 | 12372 |
- 6192 | 1 | 6192 |
- 6194 | 1 | 6194 |
- 6233 | 1 | 6233 |
- 6302 | 1 | 6302 |
- 6308 | 1 | 6308 |
- 6311 | 1 | 6311 |
- 6315 | 1 | 6315 |
- 6318 | 1 | 6318 |
- 6321 | 1 | 6321 |
- 6324 | 1 | 6324 |
- 6328 | 1 | 6328 |
- 6329 | 2 | 12658 |
- 6331 | 1 | 6331 |
- 6333 | 1 | 6333 |
- 6335 | 1 | 6335 |
- 6341 | 1 | 6341 |
- 6343 | 2 | 12686 |
- 6344 | 2 | 12688 |
- 6346 | 1 | 6346 |
- 6348 | 2 | 12696 |
- 6359 | 1 | 6359 |
- 6360 | 1 | 6360 |
- 6362 | 1 | 6362 |
- 6369 | 1 | 6369 |
- 6371 | 1 | 6371 |
- 6373 | 1 | 6373 |
- 6381 | 1 | 6381 |
- 6383 | 1 | 6383 |
- 6385 | 1 | 6385 |
- 6388 | 1 | 6388 |
- 6390 | 2 | 12780 |
- 6397 | 1 | 6397 |
- 6399 | 2 | 12798 |
- 6401 | 4 | 25604 |
- 6403 | 1 | 6403 |
- 6415 | 1 | 6415 |
- 6416 | 3 | 19248 |
- 6417 | 1 | 6417 |
- 6418 | 5 | 32090 |
- 6419 | 1 | 6419 |
- 6420 | 3 | 19260 |
- 6425 | 1 | 6425 |
- 6426 | 1 | 6426 |
- 6428 | 1 | 6428 |
- 6432 | 1 | 6432 |
- 6433 | 2 | 12866 |
- 6435 | 3 | 19305 |
- 6447 | 1 | 6447 |
- 6452 | 1 | 6452 |
- 6453 | 2 | 12906 |
- 6456 | 2 | 12912 |
- 6457 | 1 | 6457 |
- 6465 | 2 | 12930 |
- 6467 | 2 | 12934 |
- 6468 | 3 | 19404 |
- 6469 | 1 | 6469 |
- 6470 | 2 | 12940 |
- 6471 | 2 | 12942 |
- 6473 | 1 | 6473 |
- 6474 | 3 | 19422 |
- 6475 | 1 | 6475 |
- 6481 | 2 | 12962 |
- 6483 | 2 | 12966 |
- 6484 | 2 | 12968 |
- 6485 | 4 | 25940 |
- 6486 | 1 | 6486 |
- 6487 | 1 | 6487 |
- 6488 | 3 | 19464 |
- 6490 | 1 | 6490 |
- 6492 | 2 | 12984 |
- 6494 | 1 | 6494 |
- 6495 | 1 | 6495 |
- 6497 | 1 | 6497 |
- 6498 | 3 | 19494 |
- 6501 | 3 | 19503 |
- 6502 | 2 | 13004 |
- 6503 | 2 | 13006 |
- 6504 | 1 | 6504 |
- 6505 | 1 | 6505 |
- 6510 | 1 | 6510 |
- 6511 | 1 | 6511 |
- 6512 | 1 | 6512 |
- 6515 | 3 | 19545 |
- 6517 | 2 | 13034 |
- 6519 | 1 | 6519 |
- 6522 | 1 | 6522 |
- 6524 | 2 | 13048 |
- 6526 | 2 | 13052 |
- 6527 | 1 | 6527 |
- 6529 | 1 | 6529 |
- 6532 | 1 | 6532 |
- 6540 | 2 | 13080 |
- 6542 | 1 | 6542 |
- 6544 | 2 | 13088 |
- 6546 | 2 | 13092 |
- 6550 | 2 | 13100 |
- 6551 | 1 | 6551 |
- 6552 | 1 | 6552 |
- 6553 | 3 | 19659 |
- 6554 | 1 | 6554 |
- 6556 | 3 | 19668 |
- 6557 | 2 | 13114 |
- 6559 | 3 | 19677 |
- 6560 | 4 | 26240 |
- 6561 | 2 | 13122 |
- 6563 | 1 | 6563 |
- 6565 | 1 | 6565 |
- 6567 | 1 | 6567 |
- 6568 | 3 | 19704 |
- 6569 | 1 | 6569 |
- 6571 | 1 | 6571 |
- 6572 | 1 | 6572 |
- 6575 | 2 | 13150 |
- 6576 | 1 | 6576 |
- 6584 | 1 | 6584 |
- 6589 | 1 | 6589 |
- 6593 | 1 | 6593 |
- 6595 | 1 | 6595 |
- 6596 | 2 | 13192 |
- 6599 | 1 | 6599 |
- 6600 | 4 | 26400 |
- 6601 | 1 | 6601 |
- 6602 | 1 | 6602 |
- 6604 | 1 | 6604 |
- 6605 | 3 | 19815 |
- 6606 | 2 | 13212 |
- 6608 | 1 | 6608 |
- 6610 | 1 | 6610 |
- 6613 | 1 | 6613 |
- 6615 | 1 | 6615 |
- 6616 | 1 | 6616 |
- 6618 | 1 | 6618 |
- 6619 | 2 | 13238 |
- 6620 | 3 | 19860 |
- 6621 | 2 | 13242 |
- 6624 | 2 | 13248 |
- 6626 | 2 | 13252 |
- 6629 | 1 | 6629 |
- 6632 | 1 | 6632 |
- 6633 | 1 | 6633 |
- 6636 | 1 | 6636 |
- 6639 | 1 | 6639 |
- 6640 | 1 | 6640 |
- 6641 | 1 | 6641 |
- 6646 | 2 | 13292 |
- 6648 | 2 | 13296 |
- 6650 | 1 | 6650 |
- 6651 | 1 | 6651 |
- 6652 | 2 | 13304 |
- 6653 | 1 | 6653 |
- 6654 | 2 | 13308 |
- 6655 | 1 | 6655 |
- 6657 | 1 | 6657 |
- 6659 | 3 | 19977 |
- 6661 | 3 | 19983 |
- 6662 | 2 | 13324 |
- 6665 | 2 | 13330 |
- 6666 | 3 | 19998 |
- 6668 | 2 | 13336 |
- 6669 | 2 | 13338 |
- 6671 | 1 | 6671 |
- 6672 | 2 | 13344 |
- 6673 | 1 | 6673 |
- 6674 | 1 | 6674 |
- 6675 | 4 | 26700 |
- 6676 | 4 | 26704 |
- 6677 | 2 | 13354 |
- 6682 | 1 | 6682 |
- 6689 | 1 | 6689 |
- 6690 | 4 | 26760 |
- 6692 | 3 | 20076 |
- 6693 | 4 | 26772 |
- 6695 | 2 | 13390 |
- 6696 | 3 | 20088 |
- 6697 | 1 | 6697 |
- 6699 | 1 | 6699 |
- 6700 | 3 | 20100 |
- 6703 | 2 | 13406 |
- 6707 | 1 | 6707 |
- 6710 | 1 | 6710 |
- 6713 | 2 | 13426 |
- 6715 | 1 | 6715 |
- 6716 | 1 | 6716 |
- 6719 | 1 | 6719 |
- 6720 | 1 | 6720 |
- 6722 | 1 | 6722 |
- 6723 | 1 | 6723 |
- 6724 | 3 | 20172 |
- 6729 | 2 | 13458 |
- 6731 | 2 | 13462 |
- 6734 | 1 | 6734 |
- 6735 | 2 | 13470 |
- 6736 | 2 | 13472 |
- 6737 | 2 | 13474 |
- 6738 | 2 | 13476 |
- 6740 | 1 | 6740 |
- 6741 | 3 | 20223 |
- 6742 | 1 | 6742 |
- 6745 | 1 | 6745 |
- 6746 | 1 | 6746 |
- 6748 | 1 | 6748 |
- 6750 | 2 | 13500 |
- 6751 | 1 | 6751 |
- 6753 | 1 | 6753 |
- 6755 | 3 | 20265 |
- 6756 | 2 | 13512 |
- 6758 | 2 | 13516 |
- 6759 | 2 | 13518 |
- 6760 | 4 | 27040 |
- 6761 | 3 | 20283 |
- 6764 | 1 | 6764 |
- 6765 | 2 | 13530 |
- 6766 | 3 | 20298 |
- 6767 | 4 | 27068 |
- 6768 | 5 | 33840 |
- 6769 | 1 | 6769 |
- 6770 | 2 | 13540 |
- 6771 | 2 | 13542 |
- 6772 | 2 | 13544 |
- 6774 | 1 | 6774 |
- 6776 | 2 | 13552 |
- 6778 | 1 | 6778 |
- 6779 | 1 | 6779 |
- 6780 | 2 | 13560 |
- 6783 | 4 | 27132 |
- 6784 | 1 | 6784 |
- 6786 | 1 | 6786 |
- 6791 | 2 | 13582 |
- 6792 | 2 | 13584 |
- 6793 | 4 | 27172 |
- 6794 | 1 | 6794 |
- 6797 | 1 | 6797 |
- 6798 | 3 | 20394 |
- 6800 | 2 | 13600 |
- 6801 | 2 | 13602 |
- 6802 | 1 | 6802 |
- 6807 | 1 | 6807 |
- 6808 | 2 | 13616 |
- 6809 | 3 | 20427 |
- 6810 | 4 | 27240 |
- 6811 | 4 | 27244 |
- 6812 | 1 | 6812 |
- 6813 | 2 | 13626 |
- 6814 | 4 | 27256 |
- 6815 | 2 | 13630 |
- 6816 | 1 | 6816 |
- 6817 | 2 | 13634 |
- 6819 | 3 | 20457 |
- 6820 | 2 | 13640 |
- 6822 | 7 | 47754 |
- 6823 | 1 | 6823 |
- 6824 | 3 | 20472 |
- 6825 | 2 | 13650 |
- 6826 | 5 | 34130 |
- 6832 | 2 | 13664 |
- 6833 | 2 | 13666 |
- 6838 | 2 | 13676 |
- 6839 | 1 | 6839 |
- 6844 | 1 | 6844 |
- 6846 | 2 | 13692 |
- 6849 | 1 | 6849 |
- 6850 | 1 | 6850 |
- 6852 | 1 | 6852 |
- 6853 | 1 | 6853 |
- 6859 | 2 | 13718 |
- 6861 | 1 | 6861 |
- 6862 | 3 | 20586 |
- 6863 | 1 | 6863 |
- 6864 | 1 | 6864 |
- 6866 | 2 | 13732 |
- 6867 | 5 | 34335 |
- 6869 | 1 | 6869 |
- 6870 | 2 | 13740 |
- 6873 | 1 | 6873 |
- 6875 | 1 | 6875 |
- 6878 | 1 | 6878 |
- 6880 | 1 | 6880 |
- 6881 | 2 | 13762 |
- 6883 | 1 | 6883 |
- 6884 | 1 | 6884 |
- 6885 | 1 | 6885 |
- 6886 | 3 | 20658 |
- 6889 | 1 | 6889 |
- 6890 | 2 | 13780 |
- 6893 | 2 | 13786 |
- 6896 | 1 | 6896 |
- 6897 | 2 | 13794 |
- 6898 | 1 | 6898 |
- 6901 | 3 | 20703 |
- 6903 | 1 | 6903 |
- 6904 | 1 | 6904 |
- 6905 | 2 | 13810 |
- 6907 | 3 | 20721 |
- 6908 | 1 | 6908 |
- 6910 | 1 | 6910 |
- 6913 | 1 | 6913 |
- 6916 | 1 | 6916 |
- 6917 | 1 | 6917 |
- 6920 | 1 | 6920 |
- 6921 | 1 | 6921 |
- 6925 | 2 | 13850 |
- 6930 | 3 | 20790 |
- 6934 | 2 | 13868 |
- 6935 | 1 | 6935 |
- 6936 | 4 | 27744 |
- 6937 | 2 | 13874 |
- 6938 | 2 | 13876 |
- 6939 | 1 | 6939 |
- 6940 | 3 | 20820 |
- 6941 | 1 | 6941 |
- 6943 | 1 | 6943 |
- 6947 | 4 | 27788 |
- 6948 | 1 | 6948 |
- 6949 | 5 | 34745 |
- 6950 | 1 | 6950 |
- 6952 | 2 | 13904 |
- 6953 | 2 | 13906 |
- 6955 | 1 | 6955 |
- 6957 | 2 | 13914 |
- 6958 | 2 | 13916 |
- 6960 | 2 | 13920 |
- 6961 | 3 | 20883 |
- 6963 | 1 | 6963 |
- 6964 | 1 | 6964 |
- 6965 | 1 | 6965 |
- 6966 | 1 | 6966 |
- 6974 | 1 | 6974 |
- 6975 | 1 | 6975 |
- 6976 | 2 | 13952 |
- 6977 | 1 | 6977 |
- 6980 | 1 | 6980 |
- 6983 | 1 | 6983 |
- 6985 | 1 | 6985 |
- 6986 | 2 | 13972 |
- 6987 | 2 | 13974 |
- 6988 | 2 | 13976 |
- 6989 | 3 | 20967 |
- 6990 | 2 | 13980 |
- 6991 | 2 | 13982 |
- 6993 | 2 | 13986 |
- 6995 | 3 | 20985 |
- 7000 | 3 | 21000 |
- 7002 | 1 | 7002 |
- 7007 | 1 | 7007 |
- 7008 | 2 | 14016 |
- 7009 | 1 | 7009 |
- 7010 | 2 | 14020 |
- 7011 | 1 | 7011 |
- 7014 | 1 | 7014 |
- 7015 | 1 | 7015 |
- 7016 | 1 | 7016 |
- 7017 | 2 | 14034 |
- 7020 | 1 | 7020 |
- 7022 | 1 | 7022 |
- 7030 | 2 | 14060 |
- 7031 | 1 | 7031 |
- 7032 | 1 | 7032 |
- 7034 | 1 | 7034 |
- 7035 | 1 | 7035 |
- 7037 | 2 | 14074 |
- 7038 | 4 | 28152 |
- 7039 | 2 | 14078 |
- 7040 | 3 | 21120 |
- 7042 | 2 | 14084 |
- 7046 | 1 | 7046 |
- 7049 | 1 | 7049 |
- 7051 | 2 | 14102 |
- 7059 | 1 | 7059 |
- 7061 | 2 | 14122 |
- 7062 | 4 | 28248 |
- 7063 | 2 | 14126 |
- 7064 | 2 | 14128 |
- 7065 | 2 | 14130 |
- 7066 | 1 | 7066 |
- 7067 | 2 | 14134 |
- 7068 | 4 | 28272 |
- 7069 | 2 | 14138 |
- 7070 | 1 | 7070 |
- 7072 | 1 | 7072 |
- 7078 | 3 | 21234 |
- 7084 | 3 | 21252 |
- 7086 | 2 | 14172 |
- 7087 | 1 | 7087 |
- 7088 | 2 | 14176 |
- 7089 | 4 | 28356 |
- 7090 | 1 | 7090 |
- 7091 | 3 | 21273 |
- 7092 | 2 | 14184 |
- 7093 | 2 | 14186 |
- 7094 | 1 | 7094 |
- 7100 | 1 | 7100 |
- 7102 | 1 | 7102 |
- 7103 | 3 | 21309 |
- 7104 | 4 | 28416 |
- 7105 | 1 | 7105 |
- 7106 | 2 | 14212 |
- 7107 | 3 | 21321 |
- 7110 | 2 | 14220 |
- 7112 | 1 | 7112 |
- 7116 | 3 | 21348 |
- 7118 | 1 | 7118 |
- 7119 | 2 | 14238 |
- 7122 | 1 | 7122 |
- 7123 | 1 | 7123 |
- 7125 | 2 | 14250 |
- 7134 | 2 | 14268 |
- 7135 | 1 | 7135 |
- 7137 | 1 | 7137 |
- 7138 | 3 | 21414 |
- 7139 | 1 | 7139 |
- 7140 | 1 | 7140 |
- 7144 | 1 | 7144 |
- 7146 | 1 | 7146 |
- 7159 | 1 | 7159 |
- 7162 | 1 | 7162 |
- 7163 | 1 | 7163 |
- 7166 | 1 | 7166 |
- 7168 | 2 | 14336 |
- 7172 | 2 | 14344 |
- 7175 | 1 | 7175 |
- 7176 | 1 | 7176 |
- 7178 | 1 | 7178 |
- 7183 | 1 | 7183 |
- 7185 | 1 | 7185 |
- 7189 | 1 | 7189 |
- 7190 | 1 | 7190 |
- 7191 | 1 | 7191 |
- 7202 | 1 | 7202 |
- 7203 | 1 | 7203 |
- 7205 | 1 | 7205 |
- 7208 | 1 | 7208 |
- 7209 | 1 | 7209 |
- 7212 | 1 | 7212 |
- 7213 | 1 | 7213 |
- 7215 | 1 | 7215 |
- 7217 | 1 | 7217 |
- 7219 | 1 | 7219 |
- 7225 | 2 | 14450 |
- 7327 | 1 | 7327 |
- 7336 | 1 | 7336 |
- 7342 | 1 | 7342 |
- 7343 | 1 | 7343 |
- 7344 | 1 | 7344 |
- 7346 | 2 | 14692 |
- 7347 | 1 | 7347 |
- 7349 | 1 | 7349 |
- 7354 | 2 | 14708 |
- 7355 | 1 | 7355 |
- 7357 | 1 | 7357 |
- 7361 | 3 | 22083 |
- 7362 | 1 | 7362 |
- 7364 | 1 | 7364 |
- 7365 | 1 | 7365 |
- 7366 | 2 | 14732 |
- 7367 | 3 | 22101 |
- 7368 | 1 | 7368 |
- 7370 | 1 | 7370 |
- 7372 | 1 | 7372 |
- 7378 | 1 | 7378 |
- 7380 | 1 | 7380 |
- 7401 | 1 | 7401 |
- 7406 | 1 | 7406 |
- 7411 | 1 | 7411 |
- 7415 | 1 | 7415 |
- 7416 | 1 | 7416 |
- 7418 | 1 | 7418 |
- 7429 | 1 | 7429 |
- 7430 | 1 | 7430 |
- 7442 | 1 | 7442 |
- 7445 | 1 | 7445 |
- 7451 | 1 | 7451 |
- 7457 | 1 | 7457 |
- 7514 | 1 | 7514 |
- 7535 | 1 | 7535 |
- 7538 | 1 | 7538 |
- 7572 | 1 | 7572 |
- 7577 | 1 | 7577 |
- 7580 | 1 | 7580 |
- 7585 | 1 | 7585 |
- 7620 | 2 | 15240 |
- 7621 | 2 | 15242 |
- 7655 | 1 | 7655 |
- 7661 | 2 | 15322 |
- 7666 | 1 | 7666 |
- 7732 | 2 | 15464 |
- 7744 | 2 | 15488 |
- 7753 | 1 | 7753 |
- 7818 | 1 | 7818 |
- 7819 | 1 | 7819 |
- 7856 | 1 | 7856 |
- 7858 | 1 | 7858 |
- 7870 | 1 | 7870 |
- 7873 | 1 | 7873 |
- 7894 | 2 | 15788 |
- 7899 | 2 | 15798 |
- 7904 | 1 | 7904 |
- 7906 | 1 | 7906 |
- 7921 | 1 | 7921 |
- 7922 | 1 | 7922 |
- 7927 | 1 | 7927 |
- 7930 | 1 | 7930 |
- 7962 | 1 | 7962 |
- 7963 | 1 | 7963 |
- 7971 | 1 | 7971 |
- 7972 | 1 | 7972 |
- 7987 | 1 | 7987 |
- 7994 | 4 | 31976 |
- 7996 | 2 | 15992 |
- 7997 | 1 | 7997 |
- 8004 | 2 | 16008 |
- 8012 | 1 | 8012 |
- 8014 | 1 | 8014 |
- 8015 | 2 | 16030 |
- 8017 | 2 | 16034 |
- 8020 | 2 | 16040 |
- 8039 | 2 | 16078 |
- 8059 | 2 | 16118 |
- 8089 | 1 | 8089 |
- 8091 | 1 | 8091 |
- 8100 | 2 | 16200 |
- 8102 | 2 | 16204 |
- 8132 | 2 | 16264 |
- 8136 | 1 | 8136 |
- 8137 | 1 | 8137 |
- 8141 | 1 | 8141 |
- 8144 | 1 | 8144 |
- 8205 | 1 | 8205 |
- 8209 | 1 | 8209 |
- 8212 | 1 | 8212 |
- 8214 | 1 | 8214 |
- 8218 | 1 | 8218 |
- 8259 | 1 | 8259 |
- Total | 1002 | 6764594 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 5933 | 1 | 5933 |
- 5934 | 3 | 17802 |
- 5939 | 1 | 5939 |
- 5940 | 1 | 5940 |
- 5944 | 1 | 5944 |
- 5945 | 1 | 5945 |
- 5949 | 1 | 5949 |
- 5957 | 1 | 5957 |
- 5958 | 1 | 5958 |
- 6020 | 1 | 6020 |
- 6026 | 1 | 6026 |
- 6027 | 2 | 12054 |
- 6032 | 2 | 12064 |
- 6063 | 2 | 12126 |
- 6067 | 1 | 6067 |
- 6068 | 1 | 6068 |
- 6082 | 1 | 6082 |
- 6084 | 1 | 6084 |
- 6112 | 2 | 12224 |
- 6135 | 2 | 12270 |
- 6149 | 2 | 12298 |
- 6153 | 2 | 12306 |
- 6155 | 1 | 6155 |
- 6160 | 3 | 18480 |
- 6162 | 1 | 6162 |
- 6168 | 1 | 6168 |
- 6171 | 2 | 12342 |
- 6177 | 1 | 6177 |
- 6178 | 3 | 18534 |
- 6182 | 1 | 6182 |
- 6183 | 1 | 6183 |
- 6203 | 2 | 12406 |
- 6213 | 2 | 12426 |
- 6246 | 1 | 6246 |
- 6249 | 1 | 6249 |
- 6254 | 2 | 12508 |
- 6267 | 1 | 6267 |
- 6269 | 1 | 6269 |
- 6270 | 1 | 6270 |
- 6271 | 1 | 6271 |
- 6274 | 1 | 6274 |
- 6275 | 3 | 18825 |
- 6295 | 1 | 6295 |
- 6299 | 1 | 6299 |
- 6349 | 2 | 12698 |
- 6373 | 1 | 6373 |
- 6415 | 1 | 6415 |
- 6419 | 1 | 6419 |
- 6425 | 1 | 6425 |
- 6426 | 2 | 12852 |
- 6437 | 2 | 12874 |
- 6459 | 1 | 6459 |
- 6465 | 1 | 6465 |
- 6483 | 1 | 6483 |
- 6493 | 1 | 6493 |
- 6494 | 1 | 6494 |
- 6501 | 1 | 6501 |
- 6512 | 1 | 6512 |
- 6518 | 1 | 6518 |
- 6552 | 1 | 6552 |
- 6553 | 3 | 19659 |
- 6592 | 1 | 6592 |
- 6594 | 1 | 6594 |
- 6631 | 1 | 6631 |
- 6635 | 1 | 6635 |
- 6655 | 1 | 6655 |
- 6721 | 1 | 6721 |
- 6722 | 1 | 6722 |
- 6723 | 1 | 6723 |
- 6725 | 1 | 6725 |
- 6727 | 1 | 6727 |
- 6728 | 2 | 13456 |
- 6729 | 1 | 6729 |
- 6733 | 1 | 6733 |
- 6738 | 1 | 6738 |
- 6740 | 1 | 6740 |
- 6742 | 2 | 13484 |
- 6752 | 1 | 6752 |
- 6753 | 1 | 6753 |
- 6779 | 1 | 6779 |
- 6781 | 1 | 6781 |
- 6782 | 2 | 13564 |
- 6783 | 2 | 13566 |
- 6784 | 3 | 20352 |
- 6785 | 1 | 6785 |
- 6786 | 1 | 6786 |
- 6787 | 2 | 13574 |
- 6790 | 1 | 6790 |
- 6792 | 1 | 6792 |
- 6795 | 1 | 6795 |
- 6801 | 1 | 6801 |
- 6808 | 2 | 13616 |
- 6809 | 1 | 6809 |
- 6815 | 1 | 6815 |
- 6817 | 1 | 6817 |
- 6864 | 1 | 6864 |
- 6928 | 1 | 6928 |
- 6931 | 1 | 6931 |
- 6932 | 1 | 6932 |
- 6936 | 1 | 6936 |
- 6942 | 1 | 6942 |
- 6946 | 1 | 6946 |
- 6949 | 2 | 13898 |
- 6950 | 1 | 6950 |
- 6952 | 2 | 13904 |
- 6953 | 1 | 6953 |
- 6954 | 1 | 6954 |
- 6962 | 1 | 6962 |
- 6964 | 1 | 6964 |
- 6965 | 3 | 20895 |
- 6967 | 1 | 6967 |
- 6970 | 4 | 27880 |
- 6971 | 2 | 13942 |
- 6972 | 1 | 6972 |
- 6974 | 2 | 13948 |
- 6975 | 1 | 6975 |
- 6977 | 1 | 6977 |
- 6979 | 1 | 6979 |
- 6981 | 2 | 13962 |
- 6982 | 1 | 6982 |
- 6987 | 2 | 13974 |
- 6989 | 3 | 20967 |
- 6992 | 1 | 6992 |
- 6994 | 1 | 6994 |
- 7001 | 1 | 7001 |
- 7002 | 2 | 14004 |
- 7003 | 1 | 7003 |
- 7005 | 4 | 28020 |
- 7006 | 2 | 14012 |
- 7007 | 1 | 7007 |
- 7008 | 1 | 7008 |
- 7010 | 4 | 28040 |
- 7011 | 3 | 21033 |
- 7012 | 1 | 7012 |
- 7013 | 1 | 7013 |
- 7015 | 3 | 21045 |
- 7017 | 2 | 14034 |
- 7020 | 4 | 28080 |
- 7021 | 5 | 35105 |
- 7022 | 2 | 14044 |
- 7023 | 1 | 7023 |
- 7024 | 3 | 21072 |
- 7026 | 1 | 7026 |
- 7027 | 1 | 7027 |
- 7028 | 1 | 7028 |
- 7029 | 1 | 7029 |
- 7030 | 1 | 7030 |
- 7032 | 1 | 7032 |
- 7033 | 1 | 7033 |
- 7035 | 2 | 14070 |
- 7036 | 1 | 7036 |
- 7037 | 4 | 28148 |
- 7039 | 5 | 35195 |
- 7042 | 1 | 7042 |
- 7043 | 4 | 28172 |
- 7045 | 2 | 14090 |
- 7047 | 2 | 14094 |
- 7048 | 2 | 14096 |
- 7050 | 4 | 28200 |
- 7051 | 1 | 7051 |
- 7052 | 3 | 21156 |
- 7053 | 2 | 14106 |
- 7054 | 1 | 7054 |
- 7055 | 3 | 21165 |
- 7056 | 2 | 14112 |
- 7057 | 1 | 7057 |
- 7058 | 1 | 7058 |
- 7059 | 3 | 21177 |
- 7061 | 2 | 14122 |
- 7062 | 2 | 14124 |
- 7063 | 4 | 28252 |
- 7064 | 3 | 21192 |
- 7065 | 2 | 14130 |
- 7066 | 4 | 28264 |
- 7067 | 2 | 14134 |
- 7068 | 3 | 21204 |
- 7069 | 1 | 7069 |
- 7070 | 1 | 7070 |
- 7072 | 2 | 14144 |
- 7073 | 4 | 28292 |
- 7074 | 1 | 7074 |
- 7075 | 1 | 7075 |
- 7076 | 1 | 7076 |
- 7078 | 1 | 7078 |
- 7080 | 3 | 21240 |
- 7081 | 3 | 21243 |
- 7082 | 1 | 7082 |
- 7083 | 1 | 7083 |
- 7085 | 1 | 7085 |
- 7089 | 1 | 7089 |
- 7092 | 4 | 28368 |
- 7095 | 4 | 28380 |
- 7096 | 1 | 7096 |
- 7097 | 3 | 21291 |
- 7098 | 2 | 14196 |
- 7099 | 2 | 14198 |
- 7100 | 1 | 7100 |
- 7102 | 3 | 21306 |
- 7104 | 3 | 21312 |
- 7105 | 5 | 35525 |
- 7107 | 2 | 14214 |
- 7108 | 1 | 7108 |
- 7111 | 1 | 7111 |
- 7113 | 3 | 21339 |
- 7114 | 1 | 7114 |
- 7115 | 1 | 7115 |
- 7116 | 4 | 28464 |
- 7117 | 2 | 14234 |
- 7118 | 3 | 21354 |
- 7119 | 1 | 7119 |
- 7120 | 1 | 7120 |
- 7121 | 2 | 14242 |
- 7122 | 3 | 21366 |
- 7123 | 2 | 14246 |
- 7124 | 1 | 7124 |
- 7126 | 1 | 7126 |
- 7127 | 1 | 7127 |
- 7128 | 2 | 14256 |
- 7129 | 2 | 14258 |
- 7130 | 2 | 14260 |
- 7131 | 2 | 14262 |
- 7132 | 1 | 7132 |
- 7134 | 1 | 7134 |
- 7136 | 1 | 7136 |
- 7138 | 1 | 7138 |
- 7139 | 1 | 7139 |
- 7140 | 1 | 7140 |
- 7141 | 3 | 21423 |
- 7142 | 2 | 14284 |
- 7143 | 1 | 7143 |
- 7144 | 1 | 7144 |
- 7145 | 1 | 7145 |
- 7151 | 2 | 14302 |
- 7152 | 2 | 14304 |
- 7153 | 3 | 21459 |
- 7154 | 4 | 28616 |
- 7155 | 5 | 35775 |
- 7156 | 2 | 14312 |
- 7158 | 4 | 28632 |
- 7159 | 2 | 14318 |
- 7161 | 2 | 14322 |
- 7162 | 6 | 42972 |
- 7163 | 1 | 7163 |
- 7164 | 4 | 28656 |
- 7165 | 4 | 28660 |
- 7166 | 3 | 21498 |
- 7167 | 3 | 21501 |
- 7168 | 2 | 14336 |
- 7169 | 1 | 7169 |
- 7171 | 4 | 28684 |
- 7173 | 1 | 7173 |
- 7174 | 2 | 14348 |
- 7175 | 3 | 21525 |
- 7176 | 1 | 7176 |
- 7178 | 1 | 7178 |
- 7179 | 1 | 7179 |
- 7181 | 1 | 7181 |
- 7182 | 3 | 21546 |
- 7183 | 2 | 14366 |
- 7184 | 2 | 14368 |
- 7186 | 1 | 7186 |
- 7187 | 1 | 7187 |
- 7188 | 2 | 14376 |
- 7189 | 1 | 7189 |
- 7191 | 1 | 7191 |
- 7195 | 3 | 21585 |
- 7198 | 2 | 14396 |
- 7199 | 2 | 14398 |
- 7200 | 3 | 21600 |
- 7201 | 2 | 14402 |
- 7202 | 2 | 14404 |
- 7203 | 2 | 14406 |
- 7204 | 1 | 7204 |
- 7205 | 2 | 14410 |
- 7206 | 2 | 14412 |
- 7207 | 1 | 7207 |
- 7210 | 2 | 14420 |
- 7212 | 1 | 7212 |
- 7213 | 1 | 7213 |
- 7214 | 1 | 7214 |
- 7215 | 3 | 21645 |
- 7218 | 1 | 7218 |
- 7220 | 1 | 7220 |
- 7221 | 2 | 14442 |
- 7222 | 1 | 7222 |
- 7227 | 1 | 7227 |
- 7228 | 2 | 14456 |
- 7230 | 1 | 7230 |
- 7231 | 1 | 7231 |
- 7233 | 1 | 7233 |
- 7234 | 1 | 7234 |
- 7237 | 3 | 21711 |
- 7238 | 2 | 14476 |
- 7239 | 1 | 7239 |
- 7242 | 1 | 7242 |
- 7245 | 2 | 14490 |
- 7246 | 1 | 7246 |
- 7250 | 1 | 7250 |
- 7251 | 1 | 7251 |
- 7252 | 1 | 7252 |
- 7253 | 3 | 21759 |
- 7254 | 1 | 7254 |
- 7255 | 5 | 36275 |
- 7256 | 3 | 21768 |
- 7257 | 3 | 21771 |
- 7258 | 1 | 7258 |
- 7259 | 2 | 14518 |
- 7261 | 3 | 21783 |
- 7265 | 1 | 7265 |
- 7266 | 4 | 29064 |
- 7267 | 2 | 14534 |
- 7269 | 1 | 7269 |
- 7270 | 2 | 14540 |
- 7271 | 4 | 29084 |
- 7272 | 1 | 7272 |
- 7273 | 4 | 29092 |
- 7274 | 1 | 7274 |
- 7277 | 1 | 7277 |
- 7278 | 3 | 21834 |
- 7280 | 1 | 7280 |
- 7281 | 1 | 7281 |
- 7282 | 1 | 7282 |
- 7283 | 1 | 7283 |
- 7285 | 1 | 7285 |
- 7289 | 2 | 14578 |
- 7290 | 1 | 7290 |
- 7291 | 1 | 7291 |
- 7293 | 2 | 14586 |
- 7294 | 3 | 21882 |
- 7295 | 2 | 14590 |
- 7298 | 1 | 7298 |
- 7299 | 1 | 7299 |
- 7301 | 1 | 7301 |
- 7303 | 2 | 14606 |
- 7304 | 2 | 14608 |
- 7305 | 3 | 21915 |
- 7306 | 6 | 43836 |
- 7309 | 2 | 14618 |
- 7310 | 3 | 21930 |
- 7315 | 1 | 7315 |
- 7316 | 1 | 7316 |
- 7320 | 1 | 7320 |
- 7321 | 1 | 7321 |
- 7325 | 2 | 14650 |
- 7327 | 3 | 21981 |
- 7328 | 2 | 14656 |
- 7329 | 1 | 7329 |
- 7330 | 1 | 7330 |
- 7332 | 1 | 7332 |
- 7333 | 4 | 29332 |
- 7334 | 1 | 7334 |
- 7336 | 3 | 22008 |
- 7337 | 3 | 22011 |
- 7338 | 5 | 36690 |
- 7339 | 3 | 22017 |
- 7340 | 7 | 51380 |
- 7341 | 3 | 22023 |
- 7343 | 4 | 29372 |
- 7344 | 5 | 36720 |
- 7345 | 4 | 29380 |
- 7346 | 2 | 14692 |
- 7347 | 1 | 7347 |
- 7348 | 2 | 14696 |
- 7349 | 2 | 14698 |
- 7350 | 3 | 22050 |
- 7351 | 3 | 22053 |
- 7352 | 5 | 36760 |
- 7353 | 3 | 22059 |
- 7354 | 1 | 7354 |
- 7355 | 5 | 36775 |
- 7356 | 1 | 7356 |
- 7357 | 1 | 7357 |
- 7358 | 2 | 14716 |
- 7359 | 1 | 7359 |
- 7361 | 4 | 29444 |
- 7362 | 2 | 14724 |
- 7363 | 2 | 14726 |
- 7364 | 1 | 7364 |
- 7365 | 2 | 14730 |
- 7366 | 1 | 7366 |
- 7367 | 1 | 7367 |
- 7368 | 1 | 7368 |
- 7369 | 2 | 14738 |
- 7370 | 3 | 22110 |
- 7371 | 2 | 14742 |
- 7373 | 2 | 14746 |
- 7374 | 2 | 14748 |
- 7375 | 1 | 7375 |
- 7376 | 3 | 22128 |
- 7378 | 2 | 14756 |
- 7379 | 1 | 7379 |
- 7380 | 2 | 14760 |
- 7382 | 2 | 14764 |
- 7384 | 1 | 7384 |
- 7386 | 1 | 7386 |
- 7387 | 2 | 14774 |
- 7390 | 1 | 7390 |
- 7392 | 4 | 29568 |
- 7393 | 1 | 7393 |
- 7394 | 2 | 14788 |
- 7395 | 2 | 14790 |
- 7396 | 3 | 22188 |
- 7397 | 3 | 22191 |
- 7398 | 4 | 29592 |
- 7399 | 2 | 14798 |
- 7400 | 4 | 29600 |
- 7401 | 1 | 7401 |
- 7402 | 3 | 22206 |
- 7403 | 1 | 7403 |
- 7404 | 3 | 22212 |
- 7405 | 3 | 22215 |
- 7407 | 5 | 37035 |
- 7408 | 1 | 7408 |
- 7409 | 4 | 29636 |
- 7410 | 2 | 14820 |
- 7411 | 1 | 7411 |
- 7412 | 1 | 7412 |
- 7413 | 1 | 7413 |
- 7414 | 1 | 7414 |
- 7415 | 2 | 14830 |
- 7416 | 1 | 7416 |
- 7418 | 1 | 7418 |
- 7419 | 2 | 14838 |
- 7420 | 2 | 14840 |
- 7423 | 1 | 7423 |
- 7424 | 2 | 14848 |
- 7426 | 5 | 37130 |
- 7427 | 1 | 7427 |
- 7428 | 3 | 22284 |
- 7429 | 3 | 22287 |
- 7430 | 3 | 22290 |
- 7431 | 1 | 7431 |
- 7432 | 1 | 7432 |
- 7433 | 1 | 7433 |
- 7434 | 2 | 14868 |
- 7435 | 3 | 22305 |
- 7436 | 3 | 22308 |
- 7437 | 1 | 7437 |
- 7438 | 2 | 14876 |
- 7441 | 1 | 7441 |
- 7442 | 3 | 22326 |
- 7444 | 1 | 7444 |
- 7445 | 1 | 7445 |
- 7446 | 3 | 22338 |
- 7447 | 1 | 7447 |
- 7448 | 1 | 7448 |
- 7449 | 1 | 7449 |
- 7451 | 2 | 14902 |
- 7460 | 2 | 14920 |
- 7463 | 2 | 14926 |
- 7464 | 2 | 14928 |
- 7469 | 1 | 7469 |
- 7470 | 2 | 14940 |
- 7471 | 1 | 7471 |
- 7473 | 1 | 7473 |
- 7474 | 1 | 7474 |
- 7475 | 1 | 7475 |
- 7476 | 1 | 7476 |
- 7477 | 1 | 7477 |
- 7478 | 1 | 7478 |
- 7479 | 1 | 7479 |
- 7483 | 1 | 7483 |
- 7490 | 2 | 14980 |
- 7491 | 2 | 14982 |
- 7492 | 4 | 29968 |
- 7493 | 1 | 7493 |
- 7497 | 1 | 7497 |
- 7498 | 3 | 22494 |
- 7501 | 1 | 7501 |
- 7506 | 2 | 15012 |
- 7508 | 1 | 7508 |
- 7509 | 5 | 37545 |
- 7510 | 1 | 7510 |
- 7512 | 1 | 7512 |
- 7513 | 1 | 7513 |
- 7516 | 2 | 15032 |
- 7617 | 1 | 7617 |
- 7620 | 1 | 7620 |
- 7621 | 1 | 7621 |
- 7624 | 1 | 7624 |
- 7627 | 1 | 7627 |
- 7628 | 1 | 7628 |
- 7631 | 1 | 7631 |
- 7632 | 1 | 7632 |
- 7636 | 1 | 7636 |
- 7637 | 1 | 7637 |
- 7638 | 2 | 15276 |
- 7641 | 2 | 15282 |
- 7642 | 3 | 22926 |
- 7643 | 2 | 15286 |
- 7644 | 1 | 7644 |
- 7645 | 1 | 7645 |
- 7646 | 1 | 7646 |
- 7647 | 2 | 15294 |
- 7648 | 3 | 22944 |
- 7657 | 2 | 15314 |
- 7676 | 1 | 7676 |
- 7681 | 1 | 7681 |
- 7695 | 2 | 15390 |
- 7699 | 1 | 7699 |
- 7703 | 1 | 7703 |
- 7707 | 2 | 15414 |
- 7718 | 1 | 7718 |
- 7721 | 1 | 7721 |
- 7728 | 1 | 7728 |
- 7734 | 1 | 7734 |
- 7795 | 1 | 7795 |
- 7813 | 1 | 7813 |
- 7816 | 1 | 7816 |
- 7851 | 1 | 7851 |
- 7856 | 1 | 7856 |
- 7859 | 1 | 7859 |
- 7865 | 1 | 7865 |
- 7898 | 2 | 15796 |
- 7899 | 2 | 15798 |
- 7930 | 1 | 7930 |
- 7935 | 1 | 7935 |
- 7941 | 1 | 7941 |
- 7946 | 1 | 7946 |
- 8005 | 2 | 16010 |
- 8016 | 2 | 16032 |
- 8035 | 1 | 8035 |
- 8089 | 2 | 16178 |
- 8133 | 1 | 8133 |
- 8135 | 1 | 8135 |
- 8146 | 2 | 16292 |
- 8166 | 2 | 16332 |
- 8171 | 2 | 16342 |
- 8172 | 1 | 8172 |
- 8174 | 1 | 8174 |
- 8186 | 1 | 8186 |
- 8187 | 1 | 8187 |
- 8191 | 1 | 8191 |
- 8195 | 1 | 8195 |
- 8225 | 2 | 16450 |
- 8234 | 1 | 8234 |
- 8235 | 1 | 8235 |
- 8255 | 2 | 16510 |
- 8257 | 2 | 16514 |
- 8258 | 2 | 16516 |
- 8262 | 1 | 8262 |
- 8267 | 2 | 16534 |
- 8271 | 1 | 8271 |
- 8273 | 1 | 8273 |
- 8274 | 2 | 16548 |
- 8275 | 1 | 8275 |
- 8279 | 2 | 16558 |
- 8284 | 2 | 16568 |
- 8298 | 2 | 16596 |
- 8318 | 2 | 16636 |
- 8346 | 1 | 8346 |
- 8348 | 1 | 8348 |
- 8359 | 2 | 16718 |
- 8364 | 1 | 8364 |
- 8366 | 1 | 8366 |
- 8397 | 2 | 16794 |
- 8402 | 1 | 8402 |
- 8406 | 1 | 8406 |
- 8410 | 1 | 8410 |
- 8415 | 1 | 8415 |
- 8474 | 1 | 8474 |
- 8478 | 1 | 8478 |
- 8484 | 1 | 8484 |
- 8485 | 1 | 8485 |
- 8489 | 1 | 8489 |
- 8531 | 1 | 8531 |
- Total | 1002 | 7218429 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333635266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88828e4b325e8da3
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3865346233323565
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_10.json b/autobahn/client/tungstenite_case_12_4_10.json
deleted file mode 100644
index e5352f6..0000000
--- a/autobahn/client/tungstenite_case_12_4_10.json
+++ /dev/null
@@ -1,1335 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 365,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 5602,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=365&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5xe8VDJglrjK1r5gTXKNsw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: B7nXov6BIWVKpZJHP2pk54tJwbQ=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.10",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "5292": 2,
- "5293": 2,
- "5298": 1,
- "5301": 2,
- "5303": 1,
- "5306": 1,
- "5314": 1,
- "5316": 1,
- "5379": 1,
- "5385": 1,
- "5387": 1,
- "5388": 1,
- "5390": 2,
- "5421": 2,
- "5424": 2,
- "5433": 1,
- "5436": 1,
- "5465": 2,
- "5492": 2,
- "5510": 2,
- "5512": 1,
- "5515": 2,
- "5519": 2,
- "5520": 1,
- "5521": 1,
- "5526": 2,
- "5527": 1,
- "5535": 2,
- "5537": 2,
- "5538": 2,
- "5563": 1,
- "5564": 1,
- "5573": 2,
- "5608": 1,
- "5611": 1,
- "5619": 2,
- "5634": 1,
- "5635": 1,
- "5636": 1,
- "5637": 1,
- "5638": 1,
- "5639": 1,
- "5643": 2,
- "5666": 1,
- "5669": 1,
- "5722": 1,
- "5723": 1,
- "5736": 1,
- "5769": 1,
- "5773": 1,
- "5785": 1,
- "5800": 2,
- "5810": 2,
- "5820": 1,
- "5824": 1,
- "5841": 1,
- "5852": 1,
- "5854": 1,
- "5861": 1,
- "5883": 1,
- "5890": 1,
- "5925": 1,
- "5926": 1,
- "5927": 2,
- "5968": 1,
- "5970": 1,
- "6008": 1,
- "6010": 1,
- "6018": 1,
- "6089": 1,
- "6090": 1,
- "6098": 1,
- "6100": 2,
- "6101": 1,
- "6102": 2,
- "6109": 1,
- "6114": 2,
- "6119": 2,
- "6127": 1,
- "6128": 1,
- "6157": 3,
- "6160": 1,
- "6163": 3,
- "6165": 2,
- "6166": 1,
- "6167": 2,
- "6168": 2,
- "6169": 1,
- "6171": 1,
- "6172": 1,
- "6175": 1,
- "6186": 2,
- "6192": 1,
- "6194": 1,
- "6233": 1,
- "6302": 1,
- "6308": 1,
- "6311": 1,
- "6315": 1,
- "6318": 1,
- "6321": 1,
- "6324": 1,
- "6328": 1,
- "6329": 2,
- "6331": 1,
- "6333": 1,
- "6335": 1,
- "6341": 1,
- "6343": 2,
- "6344": 2,
- "6346": 1,
- "6348": 2,
- "6359": 1,
- "6360": 1,
- "6362": 1,
- "6369": 1,
- "6371": 1,
- "6373": 1,
- "6381": 1,
- "6383": 1,
- "6385": 1,
- "6388": 1,
- "6390": 2,
- "6397": 1,
- "6399": 2,
- "6401": 4,
- "6403": 1,
- "6415": 1,
- "6416": 3,
- "6417": 1,
- "6418": 5,
- "6419": 1,
- "6420": 3,
- "6425": 1,
- "6426": 1,
- "6428": 1,
- "6432": 1,
- "6433": 2,
- "6435": 3,
- "6447": 1,
- "6452": 1,
- "6453": 2,
- "6456": 2,
- "6457": 1,
- "6465": 2,
- "6467": 2,
- "6468": 3,
- "6469": 1,
- "6470": 2,
- "6471": 2,
- "6473": 1,
- "6474": 3,
- "6475": 1,
- "6481": 2,
- "6483": 2,
- "6484": 2,
- "6485": 4,
- "6486": 1,
- "6487": 1,
- "6488": 3,
- "6490": 1,
- "6492": 2,
- "6494": 1,
- "6495": 1,
- "6497": 1,
- "6498": 3,
- "6501": 3,
- "6502": 2,
- "6503": 2,
- "6504": 1,
- "6505": 1,
- "6510": 1,
- "6511": 1,
- "6512": 1,
- "6515": 3,
- "6517": 2,
- "6519": 1,
- "6522": 1,
- "6524": 2,
- "6526": 2,
- "6527": 1,
- "6529": 1,
- "6532": 1,
- "6540": 2,
- "6542": 1,
- "6544": 2,
- "6546": 2,
- "6550": 2,
- "6551": 1,
- "6552": 1,
- "6553": 3,
- "6554": 1,
- "6556": 3,
- "6557": 2,
- "6559": 3,
- "6560": 4,
- "6561": 2,
- "6563": 1,
- "6565": 1,
- "6567": 1,
- "6568": 3,
- "6569": 1,
- "6571": 1,
- "6572": 1,
- "6575": 2,
- "6576": 1,
- "6584": 1,
- "6589": 1,
- "6593": 1,
- "6595": 1,
- "6596": 2,
- "6599": 1,
- "6600": 4,
- "6601": 1,
- "6602": 1,
- "6604": 1,
- "6605": 3,
- "6606": 2,
- "6608": 1,
- "6610": 1,
- "6613": 1,
- "6615": 1,
- "6616": 1,
- "6618": 1,
- "6619": 2,
- "6620": 3,
- "6621": 2,
- "6624": 2,
- "6626": 2,
- "6629": 1,
- "6632": 1,
- "6633": 1,
- "6636": 1,
- "6639": 1,
- "6640": 1,
- "6641": 1,
- "6646": 2,
- "6648": 2,
- "6650": 1,
- "6651": 1,
- "6652": 2,
- "6653": 1,
- "6654": 2,
- "6655": 1,
- "6657": 1,
- "6659": 3,
- "6661": 3,
- "6662": 2,
- "6665": 2,
- "6666": 3,
- "6668": 2,
- "6669": 2,
- "6671": 1,
- "6672": 2,
- "6673": 1,
- "6674": 1,
- "6675": 4,
- "6676": 4,
- "6677": 2,
- "6682": 1,
- "6689": 1,
- "6690": 4,
- "6692": 3,
- "6693": 4,
- "6695": 2,
- "6696": 3,
- "6697": 1,
- "6699": 1,
- "6700": 3,
- "6703": 2,
- "6707": 1,
- "6710": 1,
- "6713": 2,
- "6715": 1,
- "6716": 1,
- "6719": 1,
- "6720": 1,
- "6722": 1,
- "6723": 1,
- "6724": 3,
- "6729": 2,
- "6731": 2,
- "6734": 1,
- "6735": 2,
- "6736": 2,
- "6737": 2,
- "6738": 2,
- "6740": 1,
- "6741": 3,
- "6742": 1,
- "6745": 1,
- "6746": 1,
- "6748": 1,
- "6750": 2,
- "6751": 1,
- "6753": 1,
- "6755": 3,
- "6756": 2,
- "6758": 2,
- "6759": 2,
- "6760": 4,
- "6761": 3,
- "6764": 1,
- "6765": 2,
- "6766": 3,
- "6767": 4,
- "6768": 5,
- "6769": 1,
- "6770": 2,
- "6771": 2,
- "6772": 2,
- "6774": 1,
- "6776": 2,
- "6778": 1,
- "6779": 1,
- "6780": 2,
- "6783": 4,
- "6784": 1,
- "6786": 1,
- "6791": 2,
- "6792": 2,
- "6793": 4,
- "6794": 1,
- "6797": 1,
- "6798": 3,
- "6800": 2,
- "6801": 2,
- "6802": 1,
- "6807": 1,
- "6808": 2,
- "6809": 3,
- "6810": 4,
- "6811": 4,
- "6812": 1,
- "6813": 2,
- "6814": 4,
- "6815": 2,
- "6816": 1,
- "6817": 2,
- "6819": 3,
- "6820": 2,
- "6822": 7,
- "6823": 1,
- "6824": 3,
- "6825": 2,
- "6826": 5,
- "6832": 2,
- "6833": 2,
- "6838": 2,
- "6839": 1,
- "6844": 1,
- "6846": 2,
- "6849": 1,
- "6850": 1,
- "6852": 1,
- "6853": 1,
- "6859": 2,
- "6861": 1,
- "6862": 3,
- "6863": 1,
- "6864": 1,
- "6866": 2,
- "6867": 5,
- "6869": 1,
- "6870": 2,
- "6873": 1,
- "6875": 1,
- "6878": 1,
- "6880": 1,
- "6881": 2,
- "6883": 1,
- "6884": 1,
- "6885": 1,
- "6886": 3,
- "6889": 1,
- "6890": 2,
- "6893": 2,
- "6896": 1,
- "6897": 2,
- "6898": 1,
- "6901": 3,
- "6903": 1,
- "6904": 1,
- "6905": 2,
- "6907": 3,
- "6908": 1,
- "6910": 1,
- "6913": 1,
- "6916": 1,
- "6917": 1,
- "6920": 1,
- "6921": 1,
- "6925": 2,
- "6930": 3,
- "6934": 2,
- "6935": 1,
- "6936": 4,
- "6937": 2,
- "6938": 2,
- "6939": 1,
- "6940": 3,
- "6941": 1,
- "6943": 1,
- "6947": 4,
- "6948": 1,
- "6949": 5,
- "6950": 1,
- "6952": 2,
- "6953": 2,
- "6955": 1,
- "6957": 2,
- "6958": 2,
- "6960": 2,
- "6961": 3,
- "6963": 1,
- "6964": 1,
- "6965": 1,
- "6966": 1,
- "6974": 1,
- "6975": 1,
- "6976": 2,
- "6977": 1,
- "6980": 1,
- "6983": 1,
- "6985": 1,
- "6986": 2,
- "6987": 2,
- "6988": 2,
- "6989": 3,
- "6990": 2,
- "6991": 2,
- "6993": 2,
- "6995": 3,
- "7000": 3,
- "7002": 1,
- "7007": 1,
- "7008": 2,
- "7009": 1,
- "7010": 2,
- "7011": 1,
- "7014": 1,
- "7015": 1,
- "7016": 1,
- "7017": 2,
- "7020": 1,
- "7022": 1,
- "7030": 2,
- "7031": 1,
- "7032": 1,
- "7034": 1,
- "7035": 1,
- "7037": 2,
- "7038": 4,
- "7039": 2,
- "7040": 3,
- "7042": 2,
- "7046": 1,
- "7049": 1,
- "7051": 2,
- "7059": 1,
- "7061": 2,
- "7062": 4,
- "7063": 2,
- "7064": 2,
- "7065": 2,
- "7066": 1,
- "7067": 2,
- "7068": 4,
- "7069": 2,
- "7070": 1,
- "7072": 1,
- "7078": 3,
- "7084": 3,
- "7086": 2,
- "7087": 1,
- "7088": 2,
- "7089": 4,
- "7090": 1,
- "7091": 3,
- "7092": 2,
- "7093": 2,
- "7094": 1,
- "7100": 1,
- "7102": 1,
- "7103": 3,
- "7104": 4,
- "7105": 1,
- "7106": 2,
- "7107": 3,
- "7110": 2,
- "7112": 1,
- "7116": 3,
- "7118": 1,
- "7119": 2,
- "7122": 1,
- "7123": 1,
- "7125": 2,
- "7134": 2,
- "7135": 1,
- "7137": 1,
- "7138": 3,
- "7139": 1,
- "7140": 1,
- "7144": 1,
- "7146": 1,
- "7159": 1,
- "7162": 1,
- "7163": 1,
- "7166": 1,
- "7168": 2,
- "7172": 2,
- "7175": 1,
- "7176": 1,
- "7178": 1,
- "7183": 1,
- "7185": 1,
- "7189": 1,
- "7190": 1,
- "7191": 1,
- "7202": 1,
- "7203": 1,
- "7205": 1,
- "7208": 1,
- "7209": 1,
- "7212": 1,
- "7213": 1,
- "7215": 1,
- "7217": 1,
- "7219": 1,
- "7225": 2,
- "7327": 1,
- "7336": 1,
- "7342": 1,
- "7343": 1,
- "7344": 1,
- "7346": 2,
- "7347": 1,
- "7349": 1,
- "7354": 2,
- "7355": 1,
- "7357": 1,
- "7361": 3,
- "7362": 1,
- "7364": 1,
- "7365": 1,
- "7366": 2,
- "7367": 3,
- "7368": 1,
- "7370": 1,
- "7372": 1,
- "7378": 1,
- "7380": 1,
- "7401": 1,
- "7406": 1,
- "7411": 1,
- "7415": 1,
- "7416": 1,
- "7418": 1,
- "7429": 1,
- "7430": 1,
- "7442": 1,
- "7445": 1,
- "7451": 1,
- "7457": 1,
- "7514": 1,
- "7535": 1,
- "7538": 1,
- "7572": 1,
- "7577": 1,
- "7580": 1,
- "7585": 1,
- "7620": 2,
- "7621": 2,
- "7655": 1,
- "7661": 2,
- "7666": 1,
- "7732": 2,
- "7744": 2,
- "7753": 1,
- "7818": 1,
- "7819": 1,
- "7856": 1,
- "7858": 1,
- "7870": 1,
- "7873": 1,
- "7894": 2,
- "7899": 2,
- "7904": 1,
- "7906": 1,
- "7921": 1,
- "7922": 1,
- "7927": 1,
- "7930": 1,
- "7962": 1,
- "7963": 1,
- "7971": 1,
- "7972": 1,
- "7987": 1,
- "7994": 4,
- "7996": 2,
- "7997": 1,
- "8004": 2,
- "8012": 1,
- "8014": 1,
- "8015": 2,
- "8017": 2,
- "8020": 2,
- "8039": 2,
- "8059": 2,
- "8089": 1,
- "8091": 1,
- "8100": 2,
- "8102": 2,
- "8132": 2,
- "8136": 1,
- "8137": 1,
- "8141": 1,
- "8144": 1,
- "8205": 1,
- "8209": 1,
- "8212": 1,
- "8214": 1,
- "8218": 1,
- "8259": 1
- },
- "started": "2020-09-07T18:49:57.034Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05154142277258159,
- "incomingOctetsAppLevel": 131085419,
- "incomingOctetsWebSocketLevel": 6756329,
- "incomingOctetsWireLevel": 6764329,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0011840749614176575,
- "outgoingCompressionRatio": 0.05503413770222606,
- "outgoingOctetsAppLevel": 131085419,
- "outgoingOctetsWebSocketLevel": 7214173,
- "outgoingOctetsWireLevel": 7218173,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0005544641083600297,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "5933": 1,
- "5934": 3,
- "5939": 1,
- "5940": 1,
- "5944": 1,
- "5945": 1,
- "5949": 1,
- "5957": 1,
- "5958": 1,
- "6020": 1,
- "6026": 1,
- "6027": 2,
- "6032": 2,
- "6063": 2,
- "6067": 1,
- "6068": 1,
- "6082": 1,
- "6084": 1,
- "6112": 2,
- "6135": 2,
- "6149": 2,
- "6153": 2,
- "6155": 1,
- "6160": 3,
- "6162": 1,
- "6168": 1,
- "6171": 2,
- "6177": 1,
- "6178": 3,
- "6182": 1,
- "6183": 1,
- "6203": 2,
- "6213": 2,
- "6246": 1,
- "6249": 1,
- "6254": 2,
- "6267": 1,
- "6269": 1,
- "6270": 1,
- "6271": 1,
- "6274": 1,
- "6275": 3,
- "6295": 1,
- "6299": 1,
- "6349": 2,
- "6373": 1,
- "6415": 1,
- "6419": 1,
- "6425": 1,
- "6426": 2,
- "6437": 2,
- "6459": 1,
- "6465": 1,
- "6483": 1,
- "6493": 1,
- "6494": 1,
- "6501": 1,
- "6512": 1,
- "6518": 1,
- "6552": 1,
- "6553": 3,
- "6592": 1,
- "6594": 1,
- "6631": 1,
- "6635": 1,
- "6655": 1,
- "6721": 1,
- "6722": 1,
- "6723": 1,
- "6725": 1,
- "6727": 1,
- "6728": 2,
- "6729": 1,
- "6733": 1,
- "6738": 1,
- "6740": 1,
- "6742": 2,
- "6752": 1,
- "6753": 1,
- "6779": 1,
- "6781": 1,
- "6782": 2,
- "6783": 2,
- "6784": 3,
- "6785": 1,
- "6786": 1,
- "6787": 2,
- "6790": 1,
- "6792": 1,
- "6795": 1,
- "6801": 1,
- "6808": 2,
- "6809": 1,
- "6815": 1,
- "6817": 1,
- "6864": 1,
- "6928": 1,
- "6931": 1,
- "6932": 1,
- "6936": 1,
- "6942": 1,
- "6946": 1,
- "6949": 2,
- "6950": 1,
- "6952": 2,
- "6953": 1,
- "6954": 1,
- "6962": 1,
- "6964": 1,
- "6965": 3,
- "6967": 1,
- "6970": 4,
- "6971": 2,
- "6972": 1,
- "6974": 2,
- "6975": 1,
- "6977": 1,
- "6979": 1,
- "6981": 2,
- "6982": 1,
- "6987": 2,
- "6989": 3,
- "6992": 1,
- "6994": 1,
- "7001": 1,
- "7002": 2,
- "7003": 1,
- "7005": 4,
- "7006": 2,
- "7007": 1,
- "7008": 1,
- "7010": 4,
- "7011": 3,
- "7012": 1,
- "7013": 1,
- "7015": 3,
- "7017": 2,
- "7020": 4,
- "7021": 5,
- "7022": 2,
- "7023": 1,
- "7024": 3,
- "7026": 1,
- "7027": 1,
- "7028": 1,
- "7029": 1,
- "7030": 1,
- "7032": 1,
- "7033": 1,
- "7035": 2,
- "7036": 1,
- "7037": 4,
- "7039": 5,
- "7042": 1,
- "7043": 4,
- "7045": 2,
- "7047": 2,
- "7048": 2,
- "7050": 4,
- "7051": 1,
- "7052": 3,
- "7053": 2,
- "7054": 1,
- "7055": 3,
- "7056": 2,
- "7057": 1,
- "7058": 1,
- "7059": 3,
- "7061": 2,
- "7062": 2,
- "7063": 4,
- "7064": 3,
- "7065": 2,
- "7066": 4,
- "7067": 2,
- "7068": 3,
- "7069": 1,
- "7070": 1,
- "7072": 2,
- "7073": 4,
- "7074": 1,
- "7075": 1,
- "7076": 1,
- "7078": 1,
- "7080": 3,
- "7081": 3,
- "7082": 1,
- "7083": 1,
- "7085": 1,
- "7089": 1,
- "7092": 4,
- "7095": 4,
- "7096": 1,
- "7097": 3,
- "7098": 2,
- "7099": 2,
- "7100": 1,
- "7102": 3,
- "7104": 3,
- "7105": 5,
- "7107": 2,
- "7108": 1,
- "7111": 1,
- "7113": 3,
- "7114": 1,
- "7115": 1,
- "7116": 4,
- "7117": 2,
- "7118": 3,
- "7119": 1,
- "7120": 1,
- "7121": 2,
- "7122": 3,
- "7123": 2,
- "7124": 1,
- "7126": 1,
- "7127": 1,
- "7128": 2,
- "7129": 2,
- "7130": 2,
- "7131": 2,
- "7132": 1,
- "7134": 1,
- "7136": 1,
- "7138": 1,
- "7139": 1,
- "7140": 1,
- "7141": 3,
- "7142": 2,
- "7143": 1,
- "7144": 1,
- "7145": 1,
- "7151": 2,
- "7152": 2,
- "7153": 3,
- "7154": 4,
- "7155": 5,
- "7156": 2,
- "7158": 4,
- "7159": 2,
- "7161": 2,
- "7162": 6,
- "7163": 1,
- "7164": 4,
- "7165": 4,
- "7166": 3,
- "7167": 3,
- "7168": 2,
- "7169": 1,
- "7171": 4,
- "7173": 1,
- "7174": 2,
- "7175": 3,
- "7176": 1,
- "7178": 1,
- "7179": 1,
- "7181": 1,
- "7182": 3,
- "7183": 2,
- "7184": 2,
- "7186": 1,
- "7187": 1,
- "7188": 2,
- "7189": 1,
- "7191": 1,
- "7195": 3,
- "7198": 2,
- "7199": 2,
- "7200": 3,
- "7201": 2,
- "7202": 2,
- "7203": 2,
- "7204": 1,
- "7205": 2,
- "7206": 2,
- "7207": 1,
- "7210": 2,
- "7212": 1,
- "7213": 1,
- "7214": 1,
- "7215": 3,
- "7218": 1,
- "7220": 1,
- "7221": 2,
- "7222": 1,
- "7227": 1,
- "7228": 2,
- "7230": 1,
- "7231": 1,
- "7233": 1,
- "7234": 1,
- "7237": 3,
- "7238": 2,
- "7239": 1,
- "7242": 1,
- "7245": 2,
- "7246": 1,
- "7250": 1,
- "7251": 1,
- "7252": 1,
- "7253": 3,
- "7254": 1,
- "7255": 5,
- "7256": 3,
- "7257": 3,
- "7258": 1,
- "7259": 2,
- "7261": 3,
- "7265": 1,
- "7266": 4,
- "7267": 2,
- "7269": 1,
- "7270": 2,
- "7271": 4,
- "7272": 1,
- "7273": 4,
- "7274": 1,
- "7277": 1,
- "7278": 3,
- "7280": 1,
- "7281": 1,
- "7282": 1,
- "7283": 1,
- "7285": 1,
- "7289": 2,
- "7290": 1,
- "7291": 1,
- "7293": 2,
- "7294": 3,
- "7295": 2,
- "7298": 1,
- "7299": 1,
- "7301": 1,
- "7303": 2,
- "7304": 2,
- "7305": 3,
- "7306": 6,
- "7309": 2,
- "7310": 3,
- "7315": 1,
- "7316": 1,
- "7320": 1,
- "7321": 1,
- "7325": 2,
- "7327": 3,
- "7328": 2,
- "7329": 1,
- "7330": 1,
- "7332": 1,
- "7333": 4,
- "7334": 1,
- "7336": 3,
- "7337": 3,
- "7338": 5,
- "7339": 3,
- "7340": 7,
- "7341": 3,
- "7343": 4,
- "7344": 5,
- "7345": 4,
- "7346": 2,
- "7347": 1,
- "7348": 2,
- "7349": 2,
- "7350": 3,
- "7351": 3,
- "7352": 5,
- "7353": 3,
- "7354": 1,
- "7355": 5,
- "7356": 1,
- "7357": 1,
- "7358": 2,
- "7359": 1,
- "7361": 4,
- "7362": 2,
- "7363": 2,
- "7364": 1,
- "7365": 2,
- "7366": 1,
- "7367": 1,
- "7368": 1,
- "7369": 2,
- "7370": 3,
- "7371": 2,
- "7373": 2,
- "7374": 2,
- "7375": 1,
- "7376": 3,
- "7378": 2,
- "7379": 1,
- "7380": 2,
- "7382": 2,
- "7384": 1,
- "7386": 1,
- "7387": 2,
- "7390": 1,
- "7392": 4,
- "7393": 1,
- "7394": 2,
- "7395": 2,
- "7396": 3,
- "7397": 3,
- "7398": 4,
- "7399": 2,
- "7400": 4,
- "7401": 1,
- "7402": 3,
- "7403": 1,
- "7404": 3,
- "7405": 3,
- "7407": 5,
- "7408": 1,
- "7409": 4,
- "7410": 2,
- "7411": 1,
- "7412": 1,
- "7413": 1,
- "7414": 1,
- "7415": 2,
- "7416": 1,
- "7418": 1,
- "7419": 2,
- "7420": 2,
- "7423": 1,
- "7424": 2,
- "7426": 5,
- "7427": 1,
- "7428": 3,
- "7429": 3,
- "7430": 3,
- "7431": 1,
- "7432": 1,
- "7433": 1,
- "7434": 2,
- "7435": 3,
- "7436": 3,
- "7437": 1,
- "7438": 2,
- "7441": 1,
- "7442": 3,
- "7444": 1,
- "7445": 1,
- "7446": 3,
- "7447": 1,
- "7448": 1,
- "7449": 1,
- "7451": 2,
- "7460": 2,
- "7463": 2,
- "7464": 2,
- "7469": 1,
- "7470": 2,
- "7471": 1,
- "7473": 1,
- "7474": 1,
- "7475": 1,
- "7476": 1,
- "7477": 1,
- "7478": 1,
- "7479": 1,
- "7483": 1,
- "7490": 2,
- "7491": 2,
- "7492": 4,
- "7493": 1,
- "7497": 1,
- "7498": 3,
- "7501": 1,
- "7506": 2,
- "7508": 1,
- "7509": 5,
- "7510": 1,
- "7512": 1,
- "7513": 1,
- "7516": 2,
- "7617": 1,
- "7620": 1,
- "7621": 1,
- "7624": 1,
- "7627": 1,
- "7628": 1,
- "7631": 1,
- "7632": 1,
- "7636": 1,
- "7637": 1,
- "7638": 2,
- "7641": 2,
- "7642": 3,
- "7643": 2,
- "7644": 1,
- "7645": 1,
- "7646": 1,
- "7647": 2,
- "7648": 3,
- "7657": 2,
- "7676": 1,
- "7681": 1,
- "7695": 2,
- "7699": 1,
- "7703": 1,
- "7707": 2,
- "7718": 1,
- "7721": 1,
- "7728": 1,
- "7734": 1,
- "7795": 1,
- "7813": 1,
- "7816": 1,
- "7851": 1,
- "7856": 1,
- "7859": 1,
- "7865": 1,
- "7898": 2,
- "7899": 2,
- "7930": 1,
- "7935": 1,
- "7941": 1,
- "7946": 1,
- "8005": 2,
- "8016": 2,
- "8035": 1,
- "8089": 2,
- "8133": 1,
- "8135": 1,
- "8146": 2,
- "8166": 2,
- "8171": 2,
- "8172": 1,
- "8174": 1,
- "8186": 1,
- "8187": 1,
- "8191": 1,
- "8195": 1,
- "8225": 2,
- "8234": 1,
- "8235": 1,
- "8255": 2,
- "8257": 2,
- "8258": 2,
- "8262": 1,
- "8267": 2,
- "8271": 1,
- "8273": 1,
- "8274": 2,
- "8275": 1,
- "8279": 2,
- "8284": 2,
- "8298": 2,
- "8318": 2,
- "8346": 1,
- "8348": 1,
- "8359": 2,
- "8364": 1,
- "8366": 1,
- "8397": 2,
- "8402": 1,
- "8406": 1,
- "8410": 1,
- "8415": 1,
- "8474": 1,
- "8478": 1,
- "8484": 1,
- "8485": 1,
- "8489": 1,
- "8531": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333635266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828e4b325e8da3"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8e4b325e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_11.html b/autobahn/client/tungstenite_case_12_4_11.html
deleted file mode 100644
index 9971764..0000000
--- a/autobahn/client/tungstenite_case_12_4_11.html
+++ /dev/null
@@ -1,956 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.11 : Pass - 1170 ms @ 2020-09-07T18:50:02.636Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=366&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: DfaRiClRQha8dX79fCNprg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: yQOUx+E6aegNmf2ugMq3sNO6TGY=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 150 | 4 | 600 |
- 151 | 4 | 604 |
- 152 | 5 | 760 |
- 153 | 6 | 918 |
- 154 | 7 | 1078 |
- 155 | 4 | 620 |
- 156 | 5 | 780 |
- 157 | 2 | 314 |
- 159 | 2 | 318 |
- 163 | 1 | 163 |
- 165 | 1 | 165 |
- 170 | 1 | 170 |
- 176 | 2 | 352 |
- 179 | 1 | 179 |
- 180 | 1 | 180 |
- 181 | 2 | 362 |
- 183 | 2 | 366 |
- 185 | 5 | 925 |
- 186 | 5 | 930 |
- 187 | 3 | 561 |
- 188 | 3 | 564 |
- 189 | 3 | 567 |
- 191 | 2 | 382 |
- 192 | 2 | 384 |
- 193 | 5 | 965 |
- 194 | 5 | 970 |
- 195 | 2 | 390 |
- 196 | 4 | 784 |
- 197 | 3 | 591 |
- 198 | 5 | 990 |
- 199 | 9 | 1791 |
- 200 | 6 | 1200 |
- 201 | 4 | 804 |
- 202 | 4 | 808 |
- 203 | 2 | 406 |
- 204 | 5 | 1020 |
- 205 | 1 | 205 |
- 206 | 3 | 618 |
- 207 | 2 | 414 |
- 208 | 3 | 624 |
- 209 | 6 | 1254 |
- 210 | 2 | 420 |
- 211 | 3 | 633 |
- 212 | 9 | 1908 |
- 213 | 7 | 1491 |
- 214 | 4 | 856 |
- 215 | 2 | 430 |
- 216 | 4 | 864 |
- 225 | 1 | 225 |
- 227 | 2 | 454 |
- 231 | 1 | 231 |
- 232 | 3 | 696 |
- 233 | 3 | 699 |
- 234 | 3 | 702 |
- 235 | 4 | 940 |
- 237 | 1 | 237 |
- 238 | 5 | 1190 |
- 239 | 7 | 1673 |
- 240 | 7 | 1680 |
- 241 | 1 | 241 |
- 242 | 3 | 726 |
- 243 | 3 | 729 |
- 245 | 1 | 245 |
- 246 | 1 | 246 |
- 247 | 9 | 2223 |
- 248 | 7 | 1736 |
- 250 | 2 | 500 |
- 251 | 1 | 251 |
- 252 | 2 | 504 |
- 254 | 1 | 254 |
- 255 | 1 | 255 |
- 257 | 3 | 771 |
- 261 | 1 | 261 |
- 263 | 1 | 263 |
- 264 | 4 | 1056 |
- 265 | 3 | 795 |
- 267 | 2 | 534 |
- 268 | 1 | 268 |
- 269 | 3 | 807 |
- 270 | 3 | 810 |
- 271 | 2 | 542 |
- 274 | 4 | 1096 |
- 275 | 1 | 275 |
- 276 | 3 | 828 |
- 277 | 4 | 1108 |
- 278 | 4 | 1112 |
- 280 | 6 | 1680 |
- 281 | 4 | 1124 |
- 282 | 5 | 1410 |
- 283 | 5 | 1415 |
- 284 | 3 | 852 |
- 285 | 3 | 855 |
- 287 | 2 | 574 |
- 288 | 1 | 288 |
- 289 | 3 | 867 |
- 291 | 1 | 291 |
- 292 | 3 | 876 |
- 295 | 1 | 295 |
- 298 | 4 | 1192 |
- 299 | 2 | 598 |
- 300 | 1 | 300 |
- 302 | 1 | 302 |
- 303 | 1 | 303 |
- 304 | 1 | 304 |
- 306 | 1 | 306 |
- 308 | 1 | 308 |
- 309 | 5 | 1545 |
- 310 | 3 | 930 |
- 311 | 1 | 311 |
- 312 | 2 | 624 |
- 314 | 1 | 314 |
- 315 | 4 | 1260 |
- 316 | 2 | 632 |
- 318 | 5 | 1590 |
- 319 | 4 | 1276 |
- 320 | 1 | 320 |
- 321 | 1 | 321 |
- 322 | 1 | 322 |
- 325 | 1 | 325 |
- 326 | 1 | 326 |
- 327 | 3 | 981 |
- 328 | 8 | 2624 |
- 329 | 1 | 329 |
- 330 | 2 | 660 |
- 331 | 3 | 993 |
- 332 | 4 | 1328 |
- 333 | 4 | 1332 |
- 334 | 1 | 334 |
- 335 | 2 | 670 |
- 336 | 2 | 672 |
- 337 | 2 | 674 |
- 338 | 8 | 2704 |
- 339 | 9 | 3051 |
- 340 | 9 | 3060 |
- 341 | 3 | 1023 |
- 342 | 7 | 2394 |
- 343 | 3 | 1029 |
- 344 | 4 | 1376 |
- 345 | 4 | 1380 |
- 346 | 7 | 2422 |
- 347 | 7 | 2429 |
- 348 | 8 | 2784 |
- 349 | 5 | 1745 |
- 350 | 6 | 2100 |
- 351 | 8 | 2808 |
- 352 | 7 | 2464 |
- 353 | 8 | 2824 |
- 354 | 7 | 2478 |
- 355 | 3 | 1065 |
- 356 | 5 | 1780 |
- 357 | 7 | 2499 |
- 358 | 5 | 1790 |
- 359 | 9 | 3231 |
- 360 | 6 | 2160 |
- 361 | 7 | 2527 |
- 362 | 8 | 2896 |
- 363 | 5 | 1815 |
- 364 | 9 | 3276 |
- 365 | 6 | 2190 |
- 366 | 9 | 3294 |
- 367 | 5 | 1835 |
- 368 | 2 | 736 |
- 369 | 3 | 1107 |
- 370 | 6 | 2220 |
- 371 | 6 | 2226 |
- 372 | 2 | 744 |
- 374 | 1 | 374 |
- 375 | 2 | 750 |
- 376 | 5 | 1880 |
- 377 | 2 | 754 |
- 378 | 1 | 378 |
- 379 | 1 | 379 |
- 381 | 1 | 381 |
- 382 | 2 | 764 |
- 384 | 2 | 768 |
- 385 | 2 | 770 |
- 386 | 2 | 772 |
- 387 | 4 | 1548 |
- 388 | 3 | 1164 |
- 389 | 1 | 389 |
- 390 | 1 | 390 |
- 392 | 3 | 1176 |
- 393 | 2 | 786 |
- 394 | 3 | 1182 |
- 395 | 1 | 395 |
- 398 | 1 | 398 |
- 403 | 1 | 403 |
- 404 | 3 | 1212 |
- 407 | 1 | 407 |
- 408 | 1 | 408 |
- 411 | 1 | 411 |
- 415 | 1 | 415 |
- 416 | 3 | 1248 |
- 417 | 3 | 1251 |
- 418 | 2 | 836 |
- 419 | 9 | 3771 |
- 420 | 7 | 2940 |
- 421 | 4 | 1684 |
- 422 | 4 | 1688 |
- 423 | 1 | 423 |
- 424 | 3 | 1272 |
- 425 | 1 | 425 |
- 426 | 3 | 1278 |
- 427 | 3 | 1281 |
- 428 | 2 | 856 |
- 429 | 3 | 1287 |
- 432 | 4 | 1728 |
- 434 | 4 | 1736 |
- 435 | 3 | 1305 |
- 438 | 2 | 876 |
- 442 | 1 | 442 |
- 443 | 1 | 443 |
- 444 | 1 | 444 |
- 450 | 2 | 900 |
- 451 | 1 | 451 |
- 452 | 3 | 1356 |
- 453 | 1 | 453 |
- 455 | 3 | 1365 |
- 456 | 1 | 456 |
- 457 | 2 | 914 |
- 458 | 2 | 916 |
- 459 | 1 | 459 |
- 460 | 1 | 460 |
- 461 | 1 | 461 |
- 463 | 2 | 926 |
- 464 | 1 | 464 |
- 467 | 1 | 467 |
- 468 | 6 | 2808 |
- 469 | 2 | 938 |
- 470 | 3 | 1410 |
- 472 | 2 | 944 |
- 473 | 4 | 1892 |
- 474 | 1 | 474 |
- 476 | 1 | 476 |
- 478 | 1 | 478 |
- 479 | 4 | 1916 |
- 481 | 1 | 481 |
- 482 | 1 | 482 |
- 485 | 3 | 1455 |
- 486 | 1 | 486 |
- 487 | 1 | 487 |
- 490 | 1 | 490 |
- 494 | 1 | 494 |
- 495 | 2 | 990 |
- 507 | 1 | 507 |
- 509 | 1 | 509 |
- 510 | 2 | 1020 |
- 514 | 1 | 514 |
- 515 | 1 | 515 |
- 518 | 1 | 518 |
- 519 | 3 | 1557 |
- 521 | 1 | 521 |
- 522 | 1 | 522 |
- 529 | 1 | 529 |
- 530 | 1 | 530 |
- 535 | 1 | 535 |
- 538 | 1 | 538 |
- 540 | 3 | 1620 |
- 541 | 1 | 541 |
- 543 | 1 | 543 |
- 544 | 2 | 1088 |
- 546 | 1 | 546 |
- 547 | 1 | 547 |
- 549 | 2 | 1098 |
- 553 | 1 | 553 |
- 554 | 2 | 1108 |
- 555 | 1 | 555 |
- 556 | 2 | 1112 |
- 557 | 3 | 1671 |
- 558 | 1 | 558 |
- 561 | 1 | 561 |
- 562 | 1 | 562 |
- 565 | 3 | 1695 |
- 566 | 1 | 566 |
- 575 | 1 | 575 |
- 576 | 1 | 576 |
- 577 | 1 | 577 |
- 578 | 1 | 578 |
- 579 | 2 | 1158 |
- 580 | 1 | 580 |
- 581 | 5 | 2905 |
- 585 | 1 | 585 |
- 586 | 2 | 1172 |
- 591 | 1 | 591 |
- 600 | 1 | 600 |
- 604 | 1 | 604 |
- 605 | 3 | 1815 |
- 607 | 1 | 607 |
- 609 | 1 | 609 |
- 611 | 1 | 611 |
- 612 | 2 | 1224 |
- 614 | 1 | 614 |
- 615 | 1 | 615 |
- 618 | 2 | 1236 |
- 620 | 4 | 2480 |
- 621 | 1 | 621 |
- 622 | 2 | 1244 |
- 625 | 2 | 1250 |
- 626 | 1 | 626 |
- 627 | 1 | 627 |
- 630 | 2 | 1260 |
- 631 | 3 | 1893 |
- 633 | 1 | 633 |
- 636 | 1 | 636 |
- 638 | 1 | 638 |
- 640 | 1 | 640 |
- 643 | 1 | 643 |
- 658 | 1 | 658 |
- 660 | 1 | 660 |
- 663 | 1 | 663 |
- 666 | 1 | 666 |
- 668 | 1 | 668 |
- 678 | 1 | 678 |
- 682 | 1 | 682 |
- 683 | 1 | 683 |
- 685 | 1 | 685 |
- 688 | 2 | 1376 |
- 690 | 1 | 690 |
- 693 | 2 | 1386 |
- 694 | 1 | 694 |
- 701 | 1 | 701 |
- 702 | 2 | 1404 |
- 703 | 2 | 1406 |
- 704 | 2 | 1408 |
- 706 | 1 | 706 |
- 707 | 2 | 1414 |
- 710 | 1 | 710 |
- 730 | 1 | 730 |
- 731 | 1 | 731 |
- 732 | 1 | 732 |
- 735 | 3 | 2205 |
- 737 | 1 | 737 |
- 738 | 1 | 738 |
- 739 | 1 | 739 |
- 742 | 2 | 1484 |
- 744 | 1 | 744 |
- 745 | 1 | 745 |
- 751 | 2 | 1502 |
- 758 | 2 | 1516 |
- 760 | 2 | 1520 |
- 761 | 1 | 761 |
- 762 | 1 | 762 |
- 763 | 4 | 3052 |
- 764 | 1 | 764 |
- 769 | 1 | 769 |
- 803 | 1 | 803 |
- 811 | 1 | 811 |
- 841 | 1 | 841 |
- 847 | 1 | 847 |
- 858 | 1 | 858 |
- 868 | 2 | 1736 |
- 871 | 1 | 871 |
- 882 | 1 | 882 |
- 906 | 1 | 906 |
- 909 | 1 | 909 |
- 910 | 1 | 910 |
- 923 | 2 | 1846 |
- 925 | 1 | 925 |
- 939 | 1 | 939 |
- 944 | 1 | 944 |
- 948 | 1 | 948 |
- 949 | 1 | 949 |
- 953 | 2 | 1906 |
- 955 | 1 | 955 |
- 956 | 1 | 956 |
- 957 | 1 | 957 |
- 970 | 1 | 970 |
- 974 | 1 | 974 |
- 1004 | 1 | 1004 |
- 1028 | 1 | 1028 |
- 1033 | 1 | 1033 |
- 1043 | 1 | 1043 |
- 1056 | 1 | 1056 |
- 1131 | 1 | 1131 |
- 1155 | 1 | 1155 |
- 1180 | 1 | 1180 |
- 1195 | 1 | 1195 |
- 1208 | 1 | 1208 |
- 1215 | 1 | 1215 |
- 1234 | 1 | 1234 |
- 1241 | 1 | 1241 |
- 1244 | 2 | 2488 |
- 1245 | 1 | 1245 |
- 1247 | 1 | 1247 |
- 1248 | 1 | 1248 |
- 1249 | 1 | 1249 |
- 1259 | 1 | 1259 |
- 1298 | 1 | 1298 |
- 1311 | 1 | 1311 |
- 1314 | 1 | 1314 |
- 1320 | 1 | 1320 |
- 1342 | 1 | 1342 |
- 1560 | 1 | 1560 |
- 1566 | 1 | 1566 |
- 1575 | 1 | 1575 |
- 1585 | 1 | 1585 |
- 1592 | 1 | 1592 |
- 1696 | 1 | 1696 |
- 1713 | 1 | 1713 |
- 1726 | 1 | 1726 |
- 1753 | 1 | 1753 |
- 1761 | 1 | 1761 |
- 1778 | 1 | 1778 |
- 1797 | 1 | 1797 |
- 1812 | 1 | 1812 |
- 1827 | 1 | 1827 |
- 1840 | 1 | 1840 |
- 2051 | 1 | 2051 |
- 2062 | 1 | 2062 |
- 2082 | 1 | 2082 |
- 2097 | 1 | 2097 |
- 2103 | 1 | 2103 |
- 2120 | 1 | 2120 |
- 2121 | 1 | 2121 |
- 2146 | 1 | 2146 |
- 2155 | 1 | 2155 |
- 2189 | 1 | 2189 |
- 2215 | 1 | 2215 |
- 2284 | 1 | 2284 |
- Total | 1002 | 440085 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 3 | 2 | 6 |
- 4 | 5 | 20 |
- 6 | 2 | 12 |
- 7 | 2 | 14 |
- 8 | 2 | 16 |
- 9 | 4 | 36 |
- 10 | 5 | 50 |
- 11 | 5 | 55 |
- 12 | 1 | 12 |
- 13 | 3 | 39 |
- 14 | 4 | 56 |
- 16 | 1 | 16 |
- 17 | 2 | 34 |
- 18 | 6 | 108 |
- 19 | 2 | 38 |
- 20 | 4 | 80 |
- 21 | 4 | 84 |
- 22 | 1 | 22 |
- 23 | 11 | 253 |
- 24 | 3 | 72 |
- 25 | 8 | 200 |
- 26 | 6 | 156 |
- 27 | 4 | 108 |
- 28 | 5 | 140 |
- 29 | 4 | 116 |
- 30 | 5 | 150 |
- 31 | 7 | 217 |
- 32 | 5 | 160 |
- 33 | 7 | 231 |
- 34 | 2 | 68 |
- 35 | 3 | 105 |
- 36 | 6 | 216 |
- 37 | 1 | 37 |
- 38 | 2 | 76 |
- 39 | 3 | 117 |
- 40 | 1 | 40 |
- 41 | 5 | 205 |
- 42 | 1 | 42 |
- 43 | 5 | 215 |
- 44 | 3 | 132 |
- 45 | 5 | 225 |
- 46 | 4 | 184 |
- 47 | 2 | 94 |
- 49 | 4 | 196 |
- 50 | 4 | 200 |
- 51 | 2 | 102 |
- 52 | 5 | 260 |
- 53 | 6 | 318 |
- 54 | 5 | 270 |
- 55 | 6 | 330 |
- 56 | 3 | 168 |
- 57 | 1 | 57 |
- 58 | 1 | 58 |
- 59 | 4 | 236 |
- 60 | 3 | 180 |
- 61 | 6 | 366 |
- 62 | 4 | 248 |
- 63 | 7 | 441 |
- 64 | 9 | 576 |
- 65 | 2 | 130 |
- 66 | 7 | 462 |
- 67 | 2 | 134 |
- 68 | 3 | 204 |
- 69 | 4 | 276 |
- 70 | 1 | 70 |
- 71 | 1 | 71 |
- 72 | 1 | 72 |
- 73 | 2 | 146 |
- 74 | 3 | 222 |
- 75 | 2 | 150 |
- 76 | 1 | 76 |
- 77 | 1 | 77 |
- 78 | 3 | 234 |
- 79 | 2 | 158 |
- 80 | 4 | 320 |
- 81 | 1 | 81 |
- 82 | 2 | 164 |
- 83 | 3 | 249 |
- 84 | 1 | 84 |
- 85 | 4 | 340 |
- 86 | 4 | 344 |
- 87 | 4 | 348 |
- 88 | 4 | 352 |
- 89 | 2 | 178 |
- 90 | 5 | 450 |
- 91 | 3 | 273 |
- 92 | 3 | 276 |
- 93 | 8 | 744 |
- 94 | 2 | 188 |
- 95 | 7 | 665 |
- 96 | 4 | 384 |
- 97 | 6 | 582 |
- 98 | 5 | 490 |
- 99 | 3 | 297 |
- 100 | 4 | 400 |
- 101 | 2 | 202 |
- 102 | 6 | 612 |
- 103 | 4 | 412 |
- 104 | 3 | 312 |
- 105 | 9 | 945 |
- 106 | 5 | 530 |
- 107 | 8 | 856 |
- 108 | 12 | 1296 |
- 109 | 5 | 545 |
- 110 | 8 | 880 |
- 111 | 10 | 1110 |
- 112 | 13 | 1456 |
- 113 | 3 | 339 |
- 114 | 6 | 684 |
- 115 | 5 | 575 |
- 116 | 4 | 464 |
- 117 | 7 | 819 |
- 118 | 13 | 1534 |
- 119 | 5 | 595 |
- 120 | 3 | 360 |
- 121 | 2 | 242 |
- 122 | 1 | 122 |
- 123 | 3 | 369 |
- 124 | 8 | 992 |
- 125 | 4 | 500 |
- 126 | 3 | 378 |
- 127 | 8 | 1016 |
- 130 | 6 | 780 |
- 132 | 3 | 396 |
- 134 | 1 | 134 |
- 135 | 6 | 810 |
- 136 | 3 | 408 |
- 138 | 4 | 552 |
- 139 | 3 | 417 |
- 140 | 2 | 280 |
- 144 | 4 | 576 |
- 145 | 1 | 145 |
- 147 | 1 | 147 |
- 148 | 3 | 444 |
- 149 | 1 | 149 |
- 150 | 4 | 600 |
- 151 | 2 | 302 |
- 152 | 5 | 760 |
- 154 | 1 | 154 |
- 155 | 2 | 310 |
- 156 | 6 | 936 |
- 157 | 9 | 1413 |
- 158 | 4 | 632 |
- 159 | 4 | 636 |
- 160 | 3 | 480 |
- 161 | 5 | 805 |
- 162 | 4 | 648 |
- 163 | 2 | 326 |
- 164 | 5 | 820 |
- 165 | 3 | 495 |
- 166 | 4 | 664 |
- 167 | 2 | 334 |
- 168 | 7 | 1176 |
- 169 | 7 | 1183 |
- 170 | 2 | 340 |
- 172 | 2 | 344 |
- 173 | 2 | 346 |
- 174 | 4 | 696 |
- 175 | 9 | 1575 |
- 176 | 2 | 352 |
- 177 | 3 | 531 |
- 178 | 1 | 178 |
- 179 | 4 | 716 |
- 180 | 4 | 720 |
- 181 | 6 | 1086 |
- 182 | 10 | 1820 |
- 183 | 7 | 1281 |
- 184 | 7 | 1288 |
- 185 | 2 | 370 |
- 186 | 3 | 558 |
- 187 | 4 | 748 |
- 188 | 6 | 1128 |
- 189 | 7 | 1323 |
- 190 | 5 | 950 |
- 191 | 2 | 382 |
- 192 | 7 | 1344 |
- 193 | 7 | 1351 |
- 194 | 6 | 1164 |
- 195 | 2 | 390 |
- 196 | 7 | 1372 |
- 197 | 2 | 394 |
- 198 | 3 | 594 |
- 199 | 5 | 995 |
- 200 | 4 | 800 |
- 201 | 4 | 804 |
- 202 | 1 | 202 |
- 203 | 5 | 1015 |
- 204 | 5 | 1020 |
- 205 | 1 | 205 |
- 206 | 2 | 412 |
- 207 | 1 | 207 |
- 208 | 4 | 832 |
- 209 | 5 | 1045 |
- 211 | 2 | 422 |
- 213 | 3 | 639 |
- 214 | 3 | 642 |
- 215 | 1 | 215 |
- 216 | 1 | 216 |
- 217 | 3 | 651 |
- 218 | 2 | 436 |
- 219 | 1 | 219 |
- 220 | 3 | 660 |
- 221 | 4 | 884 |
- 222 | 9 | 1998 |
- 223 | 6 | 1338 |
- 224 | 7 | 1568 |
- 225 | 7 | 1575 |
- 226 | 3 | 678 |
- 227 | 6 | 1362 |
- 228 | 1 | 228 |
- 229 | 1 | 229 |
- 230 | 5 | 1150 |
- 231 | 7 | 1617 |
- 232 | 3 | 696 |
- 233 | 2 | 466 |
- 234 | 6 | 1404 |
- 235 | 5 | 1175 |
- 236 | 8 | 1888 |
- 237 | 6 | 1422 |
- 238 | 4 | 952 |
- 239 | 5 | 1195 |
- 240 | 10 | 2400 |
- 241 | 4 | 964 |
- 242 | 6 | 1452 |
- 243 | 5 | 1215 |
- 244 | 9 | 2196 |
- 245 | 6 | 1470 |
- 246 | 7 | 1722 |
- 247 | 9 | 2223 |
- 248 | 10 | 2480 |
- 249 | 6 | 1494 |
- 250 | 6 | 1500 |
- 251 | 4 | 1004 |
- 252 | 3 | 756 |
- 253 | 3 | 759 |
- 254 | 2 | 508 |
- 255 | 4 | 1020 |
- 257 | 3 | 771 |
- 259 | 2 | 518 |
- 260 | 1278 | 332280 |
- Total | 2280 | 467550 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1278 |
- 1 | 1000 |
- 8 | 1 |
- Total | 2279 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333636266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88828e8d94738d65
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3865386439343733
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_11.json b/autobahn/client/tungstenite_case_12_4_11.json
deleted file mode 100644
index 183631a..0000000
--- a/autobahn/client/tungstenite_case_12_4_11.json
+++ /dev/null
@@ -1,803 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 366,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1170,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=366&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: DfaRiClRQha8dX79fCNprg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: yQOUx+E6aegNmf2ugMq3sNO6TGY=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "150": 4,
- "151": 4,
- "152": 5,
- "153": 6,
- "154": 7,
- "155": 4,
- "156": 5,
- "157": 2,
- "159": 2,
- "163": 1,
- "165": 1,
- "170": 1,
- "176": 2,
- "179": 1,
- "180": 1,
- "181": 2,
- "183": 2,
- "185": 5,
- "186": 5,
- "187": 3,
- "188": 3,
- "189": 3,
- "191": 2,
- "192": 2,
- "193": 5,
- "194": 5,
- "195": 2,
- "196": 4,
- "197": 3,
- "198": 5,
- "199": 9,
- "200": 6,
- "201": 4,
- "202": 4,
- "203": 2,
- "204": 5,
- "205": 1,
- "206": 3,
- "207": 2,
- "208": 3,
- "209": 6,
- "210": 2,
- "211": 3,
- "212": 9,
- "213": 7,
- "214": 4,
- "215": 2,
- "216": 4,
- "225": 1,
- "227": 2,
- "231": 1,
- "232": 3,
- "233": 3,
- "234": 3,
- "235": 4,
- "237": 1,
- "238": 5,
- "239": 7,
- "240": 7,
- "241": 1,
- "242": 3,
- "243": 3,
- "245": 1,
- "246": 1,
- "247": 9,
- "248": 7,
- "250": 2,
- "251": 1,
- "252": 2,
- "254": 1,
- "255": 1,
- "257": 3,
- "261": 1,
- "263": 1,
- "264": 4,
- "265": 3,
- "267": 2,
- "268": 1,
- "269": 3,
- "270": 3,
- "271": 2,
- "274": 4,
- "275": 1,
- "276": 3,
- "277": 4,
- "278": 4,
- "280": 6,
- "281": 4,
- "282": 5,
- "283": 5,
- "284": 3,
- "285": 3,
- "287": 2,
- "288": 1,
- "289": 3,
- "291": 1,
- "292": 3,
- "295": 1,
- "298": 4,
- "299": 2,
- "300": 1,
- "302": 1,
- "303": 1,
- "304": 1,
- "306": 1,
- "308": 1,
- "309": 5,
- "310": 3,
- "311": 1,
- "312": 2,
- "314": 1,
- "315": 4,
- "316": 2,
- "318": 5,
- "319": 4,
- "320": 1,
- "321": 1,
- "322": 1,
- "325": 1,
- "326": 1,
- "327": 3,
- "328": 8,
- "329": 1,
- "330": 2,
- "331": 3,
- "332": 4,
- "333": 4,
- "334": 1,
- "335": 2,
- "336": 2,
- "337": 2,
- "338": 8,
- "339": 9,
- "340": 9,
- "341": 3,
- "342": 7,
- "343": 3,
- "344": 4,
- "345": 4,
- "346": 7,
- "347": 7,
- "348": 8,
- "349": 5,
- "350": 6,
- "351": 8,
- "352": 7,
- "353": 8,
- "354": 7,
- "355": 3,
- "356": 5,
- "357": 7,
- "358": 5,
- "359": 9,
- "360": 6,
- "361": 7,
- "362": 8,
- "363": 5,
- "364": 9,
- "365": 6,
- "366": 9,
- "367": 5,
- "368": 2,
- "369": 3,
- "370": 6,
- "371": 6,
- "372": 2,
- "374": 1,
- "375": 2,
- "376": 5,
- "377": 2,
- "378": 1,
- "379": 1,
- "381": 1,
- "382": 2,
- "384": 2,
- "385": 2,
- "386": 2,
- "387": 4,
- "388": 3,
- "389": 1,
- "390": 1,
- "392": 3,
- "393": 2,
- "394": 3,
- "395": 1,
- "398": 1,
- "403": 1,
- "404": 3,
- "407": 1,
- "408": 1,
- "411": 1,
- "415": 1,
- "416": 3,
- "417": 3,
- "418": 2,
- "419": 9,
- "420": 7,
- "421": 4,
- "422": 4,
- "423": 1,
- "424": 3,
- "425": 1,
- "426": 3,
- "427": 3,
- "428": 2,
- "429": 3,
- "432": 4,
- "434": 4,
- "435": 3,
- "438": 2,
- "442": 1,
- "443": 1,
- "444": 1,
- "450": 2,
- "451": 1,
- "452": 3,
- "453": 1,
- "455": 3,
- "456": 1,
- "457": 2,
- "458": 2,
- "459": 1,
- "460": 1,
- "461": 1,
- "463": 2,
- "464": 1,
- "467": 1,
- "468": 6,
- "469": 2,
- "470": 3,
- "472": 2,
- "473": 4,
- "474": 1,
- "476": 1,
- "478": 1,
- "479": 4,
- "481": 1,
- "482": 1,
- "485": 3,
- "486": 1,
- "487": 1,
- "490": 1,
- "494": 1,
- "495": 2,
- "507": 1,
- "509": 1,
- "510": 2,
- "514": 1,
- "515": 1,
- "518": 1,
- "519": 3,
- "521": 1,
- "522": 1,
- "529": 1,
- "530": 1,
- "535": 1,
- "538": 1,
- "540": 3,
- "541": 1,
- "543": 1,
- "544": 2,
- "546": 1,
- "547": 1,
- "549": 2,
- "553": 1,
- "554": 2,
- "555": 1,
- "556": 2,
- "557": 3,
- "558": 1,
- "561": 1,
- "562": 1,
- "565": 3,
- "566": 1,
- "575": 1,
- "576": 1,
- "577": 1,
- "578": 1,
- "579": 2,
- "580": 1,
- "581": 5,
- "585": 1,
- "586": 2,
- "591": 1,
- "600": 1,
- "604": 1,
- "605": 3,
- "607": 1,
- "609": 1,
- "611": 1,
- "612": 2,
- "614": 1,
- "615": 1,
- "618": 2,
- "620": 4,
- "621": 1,
- "622": 2,
- "625": 2,
- "626": 1,
- "627": 1,
- "630": 2,
- "631": 3,
- "633": 1,
- "636": 1,
- "638": 1,
- "640": 1,
- "643": 1,
- "658": 1,
- "660": 1,
- "663": 1,
- "666": 1,
- "668": 1,
- "678": 1,
- "682": 1,
- "683": 1,
- "685": 1,
- "688": 2,
- "690": 1,
- "693": 2,
- "694": 1,
- "701": 1,
- "702": 2,
- "703": 2,
- "704": 2,
- "706": 1,
- "707": 2,
- "710": 1,
- "730": 1,
- "731": 1,
- "732": 1,
- "735": 3,
- "737": 1,
- "738": 1,
- "739": 1,
- "742": 2,
- "744": 1,
- "745": 1,
- "751": 2,
- "758": 2,
- "760": 2,
- "761": 1,
- "762": 1,
- "763": 4,
- "764": 1,
- "769": 1,
- "803": 1,
- "811": 1,
- "841": 1,
- "847": 1,
- "858": 1,
- "868": 2,
- "871": 1,
- "882": 1,
- "906": 1,
- "909": 1,
- "910": 1,
- "923": 2,
- "925": 1,
- "939": 1,
- "944": 1,
- "948": 1,
- "949": 1,
- "953": 2,
- "955": 1,
- "956": 1,
- "957": 1,
- "970": 1,
- "974": 1,
- "1004": 1,
- "1028": 1,
- "1033": 1,
- "1043": 1,
- "1056": 1,
- "1131": 1,
- "1155": 1,
- "1180": 1,
- "1195": 1,
- "1208": 1,
- "1215": 1,
- "1234": 1,
- "1241": 1,
- "1244": 2,
- "1245": 1,
- "1247": 1,
- "1248": 1,
- "1249": 1,
- "1259": 1,
- "1298": 1,
- "1311": 1,
- "1314": 1,
- "1320": 1,
- "1342": 1,
- "1560": 1,
- "1566": 1,
- "1575": 1,
- "1585": 1,
- "1592": 1,
- "1696": 1,
- "1713": 1,
- "1726": 1,
- "1753": 1,
- "1761": 1,
- "1778": 1,
- "1797": 1,
- "1812": 1,
- "1827": 1,
- "1840": 1,
- "2051": 1,
- "2062": 1,
- "2082": 1,
- "2097": 1,
- "2103": 1,
- "2120": 1,
- "2121": 1,
- "2146": 1,
- "2155": 1,
- "2189": 1,
- "2215": 1,
- "2284": 1
- },
- "started": "2020-09-07T18:50:02.636Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05270701711751375,
- "incomingOctetsAppLevel": 8192837,
- "incomingOctetsWebSocketLevel": 431820,
- "incomingOctetsWireLevel": 439820,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.018526237784261962,
- "outgoingCompressionRatio": 0.056048716702163125,
- "outgoingOctetsAppLevel": 8192837,
- "outgoingOctetsWebSocketLevel": 459198,
- "outgoingOctetsWireLevel": 467294,
- "outgoingWebSocketFrames": 2278,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.017630738809838023,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 1278,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 2,
- "3": 2,
- "4": 5,
- "6": 2,
- "7": 2,
- "8": 2,
- "9": 4,
- "10": 5,
- "11": 5,
- "12": 1,
- "13": 3,
- "14": 4,
- "16": 1,
- "17": 2,
- "18": 6,
- "19": 2,
- "20": 4,
- "21": 4,
- "22": 1,
- "23": 11,
- "24": 3,
- "25": 8,
- "26": 6,
- "27": 4,
- "28": 5,
- "29": 4,
- "30": 5,
- "31": 7,
- "32": 5,
- "33": 7,
- "34": 2,
- "35": 3,
- "36": 6,
- "37": 1,
- "38": 2,
- "39": 3,
- "40": 1,
- "41": 5,
- "42": 1,
- "43": 5,
- "44": 3,
- "45": 5,
- "46": 4,
- "47": 2,
- "49": 4,
- "50": 4,
- "51": 2,
- "52": 5,
- "53": 6,
- "54": 5,
- "55": 6,
- "56": 3,
- "57": 1,
- "58": 1,
- "59": 4,
- "60": 3,
- "61": 6,
- "62": 4,
- "63": 7,
- "64": 9,
- "65": 2,
- "66": 7,
- "67": 2,
- "68": 3,
- "69": 4,
- "70": 1,
- "71": 1,
- "72": 1,
- "73": 2,
- "74": 3,
- "75": 2,
- "76": 1,
- "77": 1,
- "78": 3,
- "79": 2,
- "80": 4,
- "81": 1,
- "82": 2,
- "83": 3,
- "84": 1,
- "85": 4,
- "86": 4,
- "87": 4,
- "88": 4,
- "89": 2,
- "90": 5,
- "91": 3,
- "92": 3,
- "93": 8,
- "94": 2,
- "95": 7,
- "96": 4,
- "97": 6,
- "98": 5,
- "99": 3,
- "100": 4,
- "101": 2,
- "102": 6,
- "103": 4,
- "104": 3,
- "105": 9,
- "106": 5,
- "107": 8,
- "108": 12,
- "109": 5,
- "110": 8,
- "111": 10,
- "112": 13,
- "113": 3,
- "114": 6,
- "115": 5,
- "116": 4,
- "117": 7,
- "118": 13,
- "119": 5,
- "120": 3,
- "121": 2,
- "122": 1,
- "123": 3,
- "124": 8,
- "125": 4,
- "126": 3,
- "127": 8,
- "130": 6,
- "132": 3,
- "134": 1,
- "135": 6,
- "136": 3,
- "138": 4,
- "139": 3,
- "140": 2,
- "144": 4,
- "145": 1,
- "147": 1,
- "148": 3,
- "149": 1,
- "150": 4,
- "151": 2,
- "152": 5,
- "154": 1,
- "155": 2,
- "156": 6,
- "157": 9,
- "158": 4,
- "159": 4,
- "160": 3,
- "161": 5,
- "162": 4,
- "163": 2,
- "164": 5,
- "165": 3,
- "166": 4,
- "167": 2,
- "168": 7,
- "169": 7,
- "170": 2,
- "172": 2,
- "173": 2,
- "174": 4,
- "175": 9,
- "176": 2,
- "177": 3,
- "178": 1,
- "179": 4,
- "180": 4,
- "181": 6,
- "182": 10,
- "183": 7,
- "184": 7,
- "185": 2,
- "186": 3,
- "187": 4,
- "188": 6,
- "189": 7,
- "190": 5,
- "191": 2,
- "192": 7,
- "193": 7,
- "194": 6,
- "195": 2,
- "196": 7,
- "197": 2,
- "198": 3,
- "199": 5,
- "200": 4,
- "201": 4,
- "202": 1,
- "203": 5,
- "204": 5,
- "205": 1,
- "206": 2,
- "207": 1,
- "208": 4,
- "209": 5,
- "211": 2,
- "213": 3,
- "214": 3,
- "215": 1,
- "216": 1,
- "217": 3,
- "218": 2,
- "219": 1,
- "220": 3,
- "221": 4,
- "222": 9,
- "223": 6,
- "224": 7,
- "225": 7,
- "226": 3,
- "227": 6,
- "228": 1,
- "229": 1,
- "230": 5,
- "231": 7,
- "232": 3,
- "233": 2,
- "234": 6,
- "235": 5,
- "236": 8,
- "237": 6,
- "238": 4,
- "239": 5,
- "240": 10,
- "241": 4,
- "242": 6,
- "243": 5,
- "244": 9,
- "245": 6,
- "246": 7,
- "247": 9,
- "248": 10,
- "249": 6,
- "250": 6,
- "251": 4,
- "252": 3,
- "253": 3,
- "254": 2,
- "255": 4,
- "257": 3,
- "259": 2,
- "260": 1278
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333636266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828e8d94738d65"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8e8d9473"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_12.html b/autobahn/client/tungstenite_case_12_4_12.html
deleted file mode 100644
index b5b7a5e..0000000
--- a/autobahn/client/tungstenite_case_12_4_12.html
+++ /dev/null
@@ -1,1116 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.12 : Pass - 1596 ms @ 2020-09-07T18:50:03.807Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=367&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5wd4OCm9+u3azE4YW7INbA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: WlBxcG+nAraLxXEzkPvfX8AQ7a4=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 272 | 2 | 544 |
- 273 | 1 | 273 |
- 275 | 2 | 550 |
- 276 | 2 | 552 |
- 277 | 1 | 277 |
- 278 | 1 | 278 |
- 284 | 1 | 284 |
- 285 | 1 | 285 |
- 293 | 1 | 293 |
- 295 | 1 | 295 |
- 297 | 1 | 297 |
- 299 | 2 | 598 |
- 307 | 1 | 307 |
- 317 | 1 | 317 |
- 318 | 2 | 636 |
- 319 | 1 | 319 |
- 323 | 1 | 323 |
- 333 | 2 | 666 |
- 335 | 1 | 335 |
- 338 | 1 | 338 |
- 341 | 1 | 341 |
- 348 | 1 | 348 |
- 350 | 1 | 350 |
- 351 | 1 | 351 |
- 352 | 1 | 352 |
- 353 | 3 | 1059 |
- 355 | 1 | 355 |
- 357 | 3 | 1071 |
- 360 | 2 | 720 |
- 361 | 5 | 1805 |
- 362 | 5 | 1810 |
- 363 | 4 | 1452 |
- 364 | 5 | 1820 |
- 365 | 6 | 2190 |
- 366 | 5 | 1830 |
- 367 | 7 | 2569 |
- 368 | 6 | 2208 |
- 369 | 4 | 1476 |
- 370 | 4 | 1480 |
- 371 | 4 | 1484 |
- 372 | 1 | 372 |
- 373 | 3 | 1119 |
- 374 | 2 | 748 |
- 375 | 1 | 375 |
- 377 | 2 | 754 |
- 378 | 1 | 378 |
- 379 | 2 | 758 |
- 380 | 3 | 1140 |
- 381 | 2 | 762 |
- 382 | 1 | 382 |
- 383 | 2 | 766 |
- 396 | 1 | 396 |
- 413 | 1 | 413 |
- 419 | 1 | 419 |
- 432 | 1 | 432 |
- 434 | 2 | 868 |
- 439 | 1 | 439 |
- 440 | 1 | 440 |
- 449 | 1 | 449 |
- 454 | 2 | 908 |
- 455 | 1 | 455 |
- 458 | 1 | 458 |
- 463 | 1 | 463 |
- 467 | 1 | 467 |
- 469 | 1 | 469 |
- 470 | 3 | 1410 |
- 471 | 1 | 471 |
- 472 | 1 | 472 |
- 474 | 2 | 948 |
- 479 | 1 | 479 |
- 480 | 1 | 480 |
- 481 | 1 | 481 |
- 485 | 1 | 485 |
- 487 | 1 | 487 |
- 488 | 1 | 488 |
- 489 | 2 | 978 |
- 490 | 2 | 980 |
- 491 | 1 | 491 |
- 493 | 1 | 493 |
- 495 | 3 | 1485 |
- 498 | 1 | 498 |
- 499 | 1 | 499 |
- 500 | 1 | 500 |
- 510 | 1 | 510 |
- 511 | 1 | 511 |
- 513 | 1 | 513 |
- 514 | 1 | 514 |
- 515 | 1 | 515 |
- 518 | 2 | 1036 |
- 519 | 1 | 519 |
- 521 | 1 | 521 |
- 523 | 1 | 523 |
- 529 | 1 | 529 |
- 533 | 1 | 533 |
- 534 | 1 | 534 |
- 535 | 4 | 2140 |
- 536 | 2 | 1072 |
- 538 | 5 | 2690 |
- 539 | 4 | 2156 |
- 540 | 1 | 540 |
- 541 | 3 | 1623 |
- 542 | 2 | 1084 |
- 543 | 1 | 543 |
- 544 | 2 | 1088 |
- 545 | 2 | 1090 |
- 546 | 2 | 1092 |
- 547 | 2 | 1094 |
- 548 | 1 | 548 |
- 551 | 3 | 1653 |
- 552 | 1 | 552 |
- 554 | 1 | 554 |
- 556 | 1 | 556 |
- 557 | 3 | 1671 |
- 559 | 4 | 2236 |
- 560 | 6 | 3360 |
- 561 | 2 | 1122 |
- 562 | 2 | 1124 |
- 564 | 2 | 1128 |
- 565 | 2 | 1130 |
- 567 | 2 | 1134 |
- 568 | 2 | 1136 |
- 569 | 1 | 569 |
- 570 | 2 | 1140 |
- 571 | 5 | 2855 |
- 572 | 1 | 572 |
- 576 | 2 | 1152 |
- 577 | 3 | 1731 |
- 578 | 1 | 578 |
- 579 | 1 | 579 |
- 580 | 2 | 1160 |
- 581 | 3 | 1743 |
- 583 | 2 | 1166 |
- 584 | 4 | 2336 |
- 585 | 1 | 585 |
- 586 | 3 | 1758 |
- 588 | 1 | 588 |
- 589 | 3 | 1767 |
- 590 | 2 | 1180 |
- 591 | 6 | 3546 |
- 592 | 3 | 1776 |
- 593 | 2 | 1186 |
- 594 | 2 | 1188 |
- 595 | 3 | 1785 |
- 596 | 3 | 1788 |
- 598 | 6 | 3588 |
- 599 | 2 | 1198 |
- 600 | 3 | 1800 |
- 601 | 8 | 4808 |
- 602 | 1 | 602 |
- 603 | 4 | 2412 |
- 604 | 3 | 1812 |
- 605 | 2 | 1210 |
- 606 | 2 | 1212 |
- 607 | 3 | 1821 |
- 608 | 12 | 7296 |
- 609 | 5 | 3045 |
- 610 | 1 | 610 |
- 611 | 4 | 2444 |
- 612 | 2 | 1224 |
- 613 | 2 | 1226 |
- 614 | 4 | 2456 |
- 615 | 3 | 1845 |
- 616 | 2 | 1232 |
- 617 | 4 | 2468 |
- 618 | 3 | 1854 |
- 619 | 3 | 1857 |
- 620 | 2 | 1240 |
- 621 | 1 | 621 |
- 622 | 1 | 622 |
- 624 | 3 | 1872 |
- 625 | 2 | 1250 |
- 626 | 5 | 3130 |
- 627 | 5 | 3135 |
- 628 | 4 | 2512 |
- 629 | 2 | 1258 |
- 630 | 2 | 1260 |
- 631 | 3 | 1893 |
- 632 | 4 | 2528 |
- 633 | 1 | 633 |
- 634 | 2 | 1268 |
- 635 | 2 | 1270 |
- 636 | 1 | 636 |
- 637 | 2 | 1274 |
- 638 | 6 | 3828 |
- 639 | 2 | 1278 |
- 640 | 2 | 1280 |
- 641 | 3 | 1923 |
- 643 | 2 | 1286 |
- 644 | 3 | 1932 |
- 646 | 2 | 1292 |
- 647 | 3 | 1941 |
- 648 | 4 | 2592 |
- 650 | 1 | 650 |
- 651 | 2 | 1302 |
- 652 | 2 | 1304 |
- 653 | 2 | 1306 |
- 654 | 1 | 654 |
- 655 | 1 | 655 |
- 656 | 3 | 1968 |
- 657 | 2 | 1314 |
- 658 | 3 | 1974 |
- 659 | 2 | 1318 |
- 660 | 3 | 1980 |
- 662 | 3 | 1986 |
- 664 | 2 | 1328 |
- 665 | 2 | 1330 |
- 666 | 1 | 666 |
- 667 | 1 | 667 |
- 669 | 1 | 669 |
- 670 | 6 | 4020 |
- 671 | 1 | 671 |
- 672 | 6 | 4032 |
- 673 | 1 | 673 |
- 674 | 3 | 2022 |
- 675 | 6 | 4050 |
- 676 | 1 | 676 |
- 677 | 3 | 2031 |
- 678 | 2 | 1356 |
- 679 | 1 | 679 |
- 680 | 2 | 1360 |
- 681 | 2 | 1362 |
- 683 | 1 | 683 |
- 684 | 1 | 684 |
- 685 | 2 | 1370 |
- 688 | 1 | 688 |
- 689 | 2 | 1378 |
- 690 | 2 | 1380 |
- 692 | 2 | 1384 |
- 693 | 1 | 693 |
- 694 | 3 | 2082 |
- 695 | 2 | 1390 |
- 696 | 2 | 1392 |
- 697 | 1 | 697 |
- 698 | 2 | 1396 |
- 699 | 1 | 699 |
- 700 | 1 | 700 |
- 701 | 2 | 1402 |
- 702 | 3 | 2106 |
- 703 | 3 | 2109 |
- 705 | 1 | 705 |
- 706 | 1 | 706 |
- 708 | 4 | 2832 |
- 709 | 3 | 2127 |
- 710 | 3 | 2130 |
- 711 | 2 | 1422 |
- 713 | 1 | 713 |
- 714 | 2 | 1428 |
- 715 | 3 | 2145 |
- 716 | 1 | 716 |
- 717 | 4 | 2868 |
- 718 | 2 | 1436 |
- 719 | 2 | 1438 |
- 720 | 2 | 1440 |
- 722 | 1 | 722 |
- 723 | 2 | 1446 |
- 724 | 1 | 724 |
- 725 | 3 | 2175 |
- 727 | 1 | 727 |
- 729 | 1 | 729 |
- 730 | 2 | 1460 |
- 731 | 1 | 731 |
- 732 | 1 | 732 |
- 738 | 1 | 738 |
- 740 | 1 | 740 |
- 741 | 2 | 1482 |
- 742 | 1 | 742 |
- 743 | 2 | 1486 |
- 744 | 1 | 744 |
- 745 | 1 | 745 |
- 748 | 1 | 748 |
- 750 | 1 | 750 |
- 753 | 1 | 753 |
- 754 | 1 | 754 |
- 757 | 2 | 1514 |
- 758 | 1 | 758 |
- 761 | 3 | 2283 |
- 762 | 1 | 762 |
- 763 | 1 | 763 |
- 767 | 1 | 767 |
- 768 | 1 | 768 |
- 770 | 1 | 770 |
- 775 | 1 | 775 |
- 778 | 2 | 1556 |
- 779 | 1 | 779 |
- 780 | 1 | 780 |
- 782 | 1 | 782 |
- 783 | 1 | 783 |
- 784 | 1 | 784 |
- 797 | 1 | 797 |
- 798 | 1 | 798 |
- 810 | 1 | 810 |
- 811 | 1 | 811 |
- 813 | 2 | 1626 |
- 815 | 1 | 815 |
- 816 | 1 | 816 |
- 820 | 1 | 820 |
- 825 | 1 | 825 |
- 826 | 1 | 826 |
- 827 | 1 | 827 |
- 828 | 1 | 828 |
- 838 | 2 | 1676 |
- 841 | 1 | 841 |
- 843 | 2 | 1686 |
- 844 | 3 | 2532 |
- 845 | 1 | 845 |
- 846 | 3 | 2538 |
- 850 | 1 | 850 |
- 851 | 2 | 1702 |
- 852 | 1 | 852 |
- 853 | 3 | 2559 |
- 854 | 3 | 2562 |
- 855 | 1 | 855 |
- 856 | 4 | 3424 |
- 859 | 1 | 859 |
- 862 | 2 | 1724 |
- 884 | 1 | 884 |
- 886 | 1 | 886 |
- 888 | 1 | 888 |
- 894 | 1 | 894 |
- 896 | 1 | 896 |
- 901 | 1 | 901 |
- 903 | 1 | 903 |
- 907 | 1 | 907 |
- 909 | 1 | 909 |
- 910 | 2 | 1820 |
- 912 | 1 | 912 |
- 913 | 5 | 4565 |
- 914 | 1 | 914 |
- 915 | 1 | 915 |
- 916 | 1 | 916 |
- 917 | 2 | 1834 |
- 918 | 1 | 918 |
- 919 | 1 | 919 |
- 920 | 3 | 2760 |
- 922 | 1 | 922 |
- 923 | 1 | 923 |
- 924 | 1 | 924 |
- 925 | 4 | 3700 |
- 926 | 4 | 3704 |
- 928 | 1 | 928 |
- 932 | 3 | 2796 |
- 933 | 1 | 933 |
- 937 | 2 | 1874 |
- 938 | 3 | 2814 |
- 939 | 3 | 2817 |
- 940 | 3 | 2820 |
- 941 | 2 | 1882 |
- 942 | 4 | 3768 |
- 943 | 2 | 1886 |
- 944 | 2 | 1888 |
- 945 | 3 | 2835 |
- 948 | 2 | 1896 |
- 949 | 3 | 2847 |
- 950 | 2 | 1900 |
- 951 | 1 | 951 |
- 952 | 2 | 1904 |
- 956 | 1 | 956 |
- 957 | 1 | 957 |
- 958 | 1 | 958 |
- 959 | 2 | 1918 |
- 960 | 1 | 960 |
- 962 | 2 | 1924 |
- 966 | 3 | 2898 |
- 967 | 1 | 967 |
- 970 | 2 | 1940 |
- 972 | 1 | 972 |
- 974 | 1 | 974 |
- 975 | 1 | 975 |
- 976 | 2 | 1952 |
- 977 | 1 | 977 |
- 978 | 1 | 978 |
- 980 | 2 | 1960 |
- 981 | 3 | 2943 |
- 984 | 4 | 3936 |
- 990 | 1 | 990 |
- 994 | 1 | 994 |
- 996 | 2 | 1992 |
- 1000 | 1 | 1000 |
- 1001 | 2 | 2002 |
- 1004 | 1 | 1004 |
- 1005 | 1 | 1005 |
- 1006 | 1 | 1006 |
- 1008 | 3 | 3024 |
- 1011 | 1 | 1011 |
- 1014 | 1 | 1014 |
- 1017 | 1 | 1017 |
- 1019 | 1 | 1019 |
- 1023 | 1 | 1023 |
- 1024 | 2 | 2048 |
- 1025 | 1 | 1025 |
- 1029 | 1 | 1029 |
- 1030 | 1 | 1030 |
- 1031 | 1 | 1031 |
- 1035 | 2 | 2070 |
- 1038 | 2 | 2076 |
- 1039 | 1 | 1039 |
- 1040 | 1 | 1040 |
- 1043 | 1 | 1043 |
- 1046 | 1 | 1046 |
- 1050 | 1 | 1050 |
- 1051 | 1 | 1051 |
- 1054 | 1 | 1054 |
- 1058 | 1 | 1058 |
- 1061 | 1 | 1061 |
- 1062 | 1 | 1062 |
- 1063 | 1 | 1063 |
- 1065 | 1 | 1065 |
- 1066 | 1 | 1066 |
- 1067 | 1 | 1067 |
- 1068 | 3 | 3204 |
- 1070 | 2 | 2140 |
- 1072 | 1 | 1072 |
- 1073 | 1 | 1073 |
- 1076 | 1 | 1076 |
- 1081 | 1 | 1081 |
- 1082 | 1 | 1082 |
- 1089 | 1 | 1089 |
- 1093 | 1 | 1093 |
- 1094 | 2 | 2188 |
- 1095 | 1 | 1095 |
- 1096 | 1 | 1096 |
- 1103 | 2 | 2206 |
- 1107 | 1 | 1107 |
- 1109 | 1 | 1109 |
- 1115 | 1 | 1115 |
- 1117 | 2 | 2234 |
- 1119 | 1 | 1119 |
- 1127 | 1 | 1127 |
- 1129 | 1 | 1129 |
- 1130 | 1 | 1130 |
- 1131 | 1 | 1131 |
- 1132 | 1 | 1132 |
- 1134 | 1 | 1134 |
- 1137 | 2 | 2274 |
- 1138 | 1 | 1138 |
- 1139 | 3 | 3417 |
- 1143 | 1 | 1143 |
- 1144 | 1 | 1144 |
- 1145 | 1 | 1145 |
- 1146 | 2 | 2292 |
- 1147 | 1 | 1147 |
- 1148 | 1 | 1148 |
- 1150 | 1 | 1150 |
- 1155 | 1 | 1155 |
- 1159 | 1 | 1159 |
- 1160 | 1 | 1160 |
- 1161 | 1 | 1161 |
- 1168 | 1 | 1168 |
- 1175 | 1 | 1175 |
- 1178 | 1 | 1178 |
- 1183 | 1 | 1183 |
- 1185 | 1 | 1185 |
- 1193 | 1 | 1193 |
- 1195 | 2 | 2390 |
- 1196 | 1 | 1196 |
- 1204 | 1 | 1204 |
- 1231 | 1 | 1231 |
- 1234 | 1 | 1234 |
- 1242 | 1 | 1242 |
- 1243 | 1 | 1243 |
- 1250 | 1 | 1250 |
- 1255 | 1 | 1255 |
- 1256 | 1 | 1256 |
- 1259 | 2 | 2518 |
- 1260 | 1 | 1260 |
- 1261 | 1 | 1261 |
- 1262 | 2 | 2524 |
- 1264 | 4 | 5056 |
- 1268 | 1 | 1268 |
- 1270 | 1 | 1270 |
- 1281 | 1 | 1281 |
- 1288 | 1 | 1288 |
- 1295 | 1 | 1295 |
- 1297 | 1 | 1297 |
- 1301 | 1 | 1301 |
- 1304 | 1 | 1304 |
- 1310 | 1 | 1310 |
- 1337 | 1 | 1337 |
- 1344 | 1 | 1344 |
- 1348 | 1 | 1348 |
- 1349 | 1 | 1349 |
- 1350 | 1 | 1350 |
- 1442 | 1 | 1442 |
- 1474 | 1 | 1474 |
- 1476 | 1 | 1476 |
- 1478 | 1 | 1478 |
- 1483 | 1 | 1483 |
- 1494 | 1 | 1494 |
- 1507 | 1 | 1507 |
- 1508 | 1 | 1508 |
- 1510 | 2 | 3020 |
- 1518 | 1 | 1518 |
- 1519 | 1 | 1519 |
- 1525 | 1 | 1525 |
- 1528 | 1 | 1528 |
- 1529 | 1 | 1529 |
- 1530 | 1 | 1530 |
- 1532 | 1 | 1532 |
- 1534 | 2 | 3068 |
- 1537 | 2 | 3074 |
- 1539 | 1 | 1539 |
- 1540 | 1 | 1540 |
- 1544 | 2 | 3088 |
- 1547 | 2 | 3094 |
- 1549 | 1 | 1549 |
- 1554 | 1 | 1554 |
- 1556 | 2 | 3112 |
- 1557 | 1 | 1557 |
- 1589 | 1 | 1589 |
- 1591 | 1 | 1591 |
- 1596 | 1 | 1596 |
- 1598 | 1 | 1598 |
- 1601 | 2 | 3202 |
- 1604 | 1 | 1604 |
- 1607 | 1 | 1607 |
- 1617 | 1 | 1617 |
- 1630 | 1 | 1630 |
- 1632 | 1 | 1632 |
- 1633 | 1 | 1633 |
- 1650 | 1 | 1650 |
- 1655 | 3 | 4965 |
- 1656 | 1 | 1656 |
- 1657 | 2 | 3314 |
- 1658 | 1 | 1658 |
- 1834 | 1 | 1834 |
- 1850 | 1 | 1850 |
- 1865 | 1 | 1865 |
- 1880 | 1 | 1880 |
- 1882 | 1 | 1882 |
- 1901 | 1 | 1901 |
- 1926 | 1 | 1926 |
- 1935 | 1 | 1935 |
- 1977 | 1 | 1977 |
- 2034 | 1 | 2034 |
- 2063 | 1 | 2063 |
- 2074 | 1 | 2074 |
- 2083 | 1 | 2083 |
- 2113 | 1 | 2113 |
- 2142 | 1 | 2142 |
- 2239 | 1 | 2239 |
- 2284 | 1 | 2284 |
- 2323 | 1 | 2323 |
- 2341 | 1 | 2341 |
- 2344 | 1 | 2344 |
- 2360 | 1 | 2360 |
- 2371 | 1 | 2371 |
- 2409 | 1 | 2409 |
- 2440 | 1 | 2440 |
- 2443 | 1 | 2443 |
- 2444 | 1 | 2444 |
- 2447 | 2 | 4894 |
- 2448 | 1 | 2448 |
- 2463 | 1 | 2463 |
- 2467 | 2 | 4934 |
- 2470 | 1 | 2470 |
- 2471 | 1 | 2471 |
- 2485 | 1 | 2485 |
- 2488 | 1 | 2488 |
- 2492 | 1 | 2492 |
- 2497 | 1 | 2497 |
- 2499 | 1 | 2499 |
- 2505 | 3 | 7515 |
- 2509 | 3 | 7527 |
- 2518 | 1 | 2518 |
- 2530 | 2 | 5060 |
- 2531 | 1 | 2531 |
- 2536 | 1 | 2536 |
- 2537 | 1 | 2537 |
- 2548 | 1 | 2548 |
- 2549 | 1 | 2549 |
- 2553 | 1 | 2553 |
- 2559 | 1 | 2559 |
- 2564 | 1 | 2564 |
- 2571 | 1 | 2571 |
- 2607 | 1 | 2607 |
- Total | 1002 | 849497 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 5 | 10 |
- 3 | 1 | 3 |
- 4 | 2 | 8 |
- 5 | 3 | 15 |
- 6 | 3 | 18 |
- 7 | 2 | 14 |
- 8 | 2 | 16 |
- 9 | 4 | 36 |
- 10 | 3 | 30 |
- 11 | 4 | 44 |
- 12 | 2 | 24 |
- 13 | 3 | 39 |
- 14 | 1 | 14 |
- 15 | 1 | 15 |
- 16 | 2 | 32 |
- 17 | 4 | 68 |
- 18 | 2 | 36 |
- 20 | 2 | 40 |
- 21 | 3 | 63 |
- 22 | 3 | 66 |
- 23 | 6 | 138 |
- 24 | 3 | 72 |
- 25 | 3 | 75 |
- 26 | 2 | 52 |
- 27 | 4 | 108 |
- 28 | 4 | 112 |
- 29 | 4 | 116 |
- 30 | 3 | 90 |
- 31 | 4 | 124 |
- 32 | 4 | 128 |
- 33 | 2 | 66 |
- 34 | 1 | 34 |
- 35 | 2 | 70 |
- 36 | 1 | 36 |
- 37 | 4 | 148 |
- 38 | 3 | 114 |
- 39 | 5 | 195 |
- 40 | 2 | 80 |
- 41 | 4 | 164 |
- 42 | 1 | 42 |
- 43 | 2 | 86 |
- 44 | 2 | 88 |
- 45 | 5 | 225 |
- 46 | 3 | 138 |
- 47 | 4 | 188 |
- 48 | 3 | 144 |
- 49 | 1 | 49 |
- 50 | 5 | 250 |
- 51 | 2 | 102 |
- 52 | 2 | 104 |
- 53 | 2 | 106 |
- 54 | 3 | 162 |
- 55 | 2 | 110 |
- 56 | 3 | 168 |
- 57 | 4 | 228 |
- 58 | 2 | 116 |
- 59 | 4 | 236 |
- 60 | 4 | 240 |
- 61 | 5 | 305 |
- 62 | 2 | 124 |
- 63 | 4 | 252 |
- 64 | 3 | 192 |
- 65 | 1 | 65 |
- 66 | 4 | 264 |
- 67 | 1 | 67 |
- 68 | 2 | 136 |
- 69 | 5 | 345 |
- 70 | 1 | 70 |
- 71 | 2 | 142 |
- 72 | 4 | 288 |
- 73 | 2 | 146 |
- 74 | 3 | 222 |
- 75 | 3 | 225 |
- 76 | 2 | 152 |
- 78 | 1 | 78 |
- 80 | 4 | 320 |
- 81 | 1 | 81 |
- 82 | 2 | 164 |
- 84 | 1 | 84 |
- 85 | 2 | 170 |
- 88 | 1 | 88 |
- 89 | 3 | 267 |
- 90 | 4 | 360 |
- 91 | 2 | 182 |
- 92 | 3 | 276 |
- 93 | 4 | 372 |
- 94 | 5 | 470 |
- 95 | 3 | 285 |
- 96 | 2 | 192 |
- 97 | 2 | 194 |
- 98 | 3 | 294 |
- 99 | 1 | 99 |
- 100 | 3 | 300 |
- 101 | 4 | 404 |
- 102 | 2 | 204 |
- 103 | 3 | 309 |
- 104 | 1 | 104 |
- 105 | 4 | 420 |
- 106 | 4 | 424 |
- 107 | 3 | 321 |
- 108 | 1 | 108 |
- 110 | 6 | 660 |
- 111 | 2 | 222 |
- 112 | 4 | 448 |
- 113 | 6 | 678 |
- 114 | 4 | 456 |
- 115 | 4 | 460 |
- 116 | 4 | 464 |
- 117 | 4 | 468 |
- 118 | 4 | 472 |
- 119 | 5 | 595 |
- 120 | 2 | 240 |
- 121 | 7 | 847 |
- 122 | 7 | 854 |
- 123 | 8 | 984 |
- 124 | 9 | 1116 |
- 125 | 5 | 625 |
- 126 | 7 | 882 |
- 127 | 12 | 1524 |
- 130 | 3 | 390 |
- 131 | 4 | 524 |
- 132 | 6 | 792 |
- 133 | 3 | 399 |
- 134 | 3 | 402 |
- 135 | 5 | 675 |
- 136 | 9 | 1224 |
- 137 | 2 | 274 |
- 138 | 3 | 414 |
- 139 | 11 | 1529 |
- 140 | 8 | 1120 |
- 141 | 7 | 987 |
- 142 | 5 | 710 |
- 143 | 6 | 858 |
- 144 | 6 | 864 |
- 145 | 5 | 725 |
- 146 | 5 | 730 |
- 147 | 5 | 735 |
- 148 | 1 | 148 |
- 149 | 3 | 447 |
- 150 | 2 | 300 |
- 151 | 1 | 151 |
- 152 | 5 | 760 |
- 153 | 5 | 765 |
- 154 | 1 | 154 |
- 155 | 8 | 1240 |
- 156 | 6 | 936 |
- 157 | 5 | 785 |
- 158 | 3 | 474 |
- 159 | 10 | 1590 |
- 160 | 5 | 800 |
- 161 | 2 | 322 |
- 162 | 9 | 1458 |
- 163 | 9 | 1467 |
- 164 | 7 | 1148 |
- 165 | 8 | 1320 |
- 166 | 2 | 332 |
- 167 | 8 | 1336 |
- 168 | 8 | 1344 |
- 169 | 5 | 845 |
- 170 | 12 | 2040 |
- 171 | 10 | 1710 |
- 172 | 1 | 172 |
- 173 | 5 | 865 |
- 174 | 6 | 1044 |
- 175 | 7 | 1225 |
- 176 | 8 | 1408 |
- 177 | 6 | 1062 |
- 178 | 8 | 1424 |
- 179 | 6 | 1074 |
- 180 | 4 | 720 |
- 181 | 5 | 905 |
- 182 | 7 | 1274 |
- 183 | 8 | 1464 |
- 184 | 6 | 1104 |
- 185 | 4 | 740 |
- 186 | 10 | 1860 |
- 187 | 10 | 1870 |
- 188 | 10 | 1880 |
- 189 | 10 | 1890 |
- 190 | 8 | 1520 |
- 191 | 8 | 1528 |
- 192 | 9 | 1728 |
- 193 | 13 | 2509 |
- 194 | 10 | 1940 |
- 195 | 8 | 1560 |
- 196 | 7 | 1372 |
- 197 | 9 | 1773 |
- 198 | 4 | 792 |
- 199 | 5 | 995 |
- 200 | 1 | 200 |
- 201 | 3 | 603 |
- 203 | 4 | 812 |
- 204 | 7 | 1428 |
- 205 | 6 | 1230 |
- 206 | 8 | 1648 |
- 207 | 4 | 828 |
- 208 | 4 | 832 |
- 209 | 7 | 1463 |
- 210 | 8 | 1680 |
- 211 | 3 | 633 |
- 212 | 4 | 848 |
- 213 | 7 | 1491 |
- 214 | 4 | 856 |
- 215 | 3 | 645 |
- 216 | 1 | 216 |
- 217 | 2 | 434 |
- 218 | 4 | 872 |
- 219 | 4 | 876 |
- 220 | 5 | 1100 |
- 221 | 4 | 884 |
- 222 | 3 | 666 |
- 223 | 5 | 1115 |
- 224 | 1 | 224 |
- 225 | 1 | 225 |
- 226 | 5 | 1130 |
- 227 | 3 | 681 |
- 229 | 6 | 1374 |
- 230 | 1 | 230 |
- 231 | 4 | 924 |
- 232 | 2 | 464 |
- 233 | 3 | 699 |
- 234 | 4 | 936 |
- 235 | 3 | 705 |
- 236 | 2 | 472 |
- 237 | 3 | 711 |
- 239 | 3 | 717 |
- 241 | 2 | 482 |
- 242 | 3 | 726 |
- 243 | 1 | 243 |
- 244 | 1 | 244 |
- 245 | 2 | 490 |
- 246 | 3 | 738 |
- 247 | 9 | 2223 |
- 248 | 3 | 744 |
- 249 | 2 | 498 |
- 251 | 2 | 502 |
- 252 | 3 | 756 |
- 253 | 2 | 506 |
- 254 | 2 | 508 |
- 256 | 3 | 768 |
- 257 | 1 | 257 |
- 258 | 5 | 1290 |
- 259 | 3 | 777 |
- 260 | 2964 | 770640 |
- Total | 3966 | 913021 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 2964 |
- 1 | 1000 |
- 8 | 1 |
- Total | 3965 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333637266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88821301ff0410e9
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3133303166663034
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_12.json b/autobahn/client/tungstenite_case_12_4_12.json
deleted file mode 100644
index 5515f04..0000000
--- a/autobahn/client/tungstenite_case_12_4_12.json
+++ /dev/null
@@ -1,963 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 367,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1596,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=367&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5wd4OCm9+u3azE4YW7INbA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: WlBxcG+nAraLxXEzkPvfX8AQ7a4=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.12",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "272": 2,
- "273": 1,
- "275": 2,
- "276": 2,
- "277": 1,
- "278": 1,
- "284": 1,
- "285": 1,
- "293": 1,
- "295": 1,
- "297": 1,
- "299": 2,
- "307": 1,
- "317": 1,
- "318": 2,
- "319": 1,
- "323": 1,
- "333": 2,
- "335": 1,
- "338": 1,
- "341": 1,
- "348": 1,
- "350": 1,
- "351": 1,
- "352": 1,
- "353": 3,
- "355": 1,
- "357": 3,
- "360": 2,
- "361": 5,
- "362": 5,
- "363": 4,
- "364": 5,
- "365": 6,
- "366": 5,
- "367": 7,
- "368": 6,
- "369": 4,
- "370": 4,
- "371": 4,
- "372": 1,
- "373": 3,
- "374": 2,
- "375": 1,
- "377": 2,
- "378": 1,
- "379": 2,
- "380": 3,
- "381": 2,
- "382": 1,
- "383": 2,
- "396": 1,
- "413": 1,
- "419": 1,
- "432": 1,
- "434": 2,
- "439": 1,
- "440": 1,
- "449": 1,
- "454": 2,
- "455": 1,
- "458": 1,
- "463": 1,
- "467": 1,
- "469": 1,
- "470": 3,
- "471": 1,
- "472": 1,
- "474": 2,
- "479": 1,
- "480": 1,
- "481": 1,
- "485": 1,
- "487": 1,
- "488": 1,
- "489": 2,
- "490": 2,
- "491": 1,
- "493": 1,
- "495": 3,
- "498": 1,
- "499": 1,
- "500": 1,
- "510": 1,
- "511": 1,
- "513": 1,
- "514": 1,
- "515": 1,
- "518": 2,
- "519": 1,
- "521": 1,
- "523": 1,
- "529": 1,
- "533": 1,
- "534": 1,
- "535": 4,
- "536": 2,
- "538": 5,
- "539": 4,
- "540": 1,
- "541": 3,
- "542": 2,
- "543": 1,
- "544": 2,
- "545": 2,
- "546": 2,
- "547": 2,
- "548": 1,
- "551": 3,
- "552": 1,
- "554": 1,
- "556": 1,
- "557": 3,
- "559": 4,
- "560": 6,
- "561": 2,
- "562": 2,
- "564": 2,
- "565": 2,
- "567": 2,
- "568": 2,
- "569": 1,
- "570": 2,
- "571": 5,
- "572": 1,
- "576": 2,
- "577": 3,
- "578": 1,
- "579": 1,
- "580": 2,
- "581": 3,
- "583": 2,
- "584": 4,
- "585": 1,
- "586": 3,
- "588": 1,
- "589": 3,
- "590": 2,
- "591": 6,
- "592": 3,
- "593": 2,
- "594": 2,
- "595": 3,
- "596": 3,
- "598": 6,
- "599": 2,
- "600": 3,
- "601": 8,
- "602": 1,
- "603": 4,
- "604": 3,
- "605": 2,
- "606": 2,
- "607": 3,
- "608": 12,
- "609": 5,
- "610": 1,
- "611": 4,
- "612": 2,
- "613": 2,
- "614": 4,
- "615": 3,
- "616": 2,
- "617": 4,
- "618": 3,
- "619": 3,
- "620": 2,
- "621": 1,
- "622": 1,
- "624": 3,
- "625": 2,
- "626": 5,
- "627": 5,
- "628": 4,
- "629": 2,
- "630": 2,
- "631": 3,
- "632": 4,
- "633": 1,
- "634": 2,
- "635": 2,
- "636": 1,
- "637": 2,
- "638": 6,
- "639": 2,
- "640": 2,
- "641": 3,
- "643": 2,
- "644": 3,
- "646": 2,
- "647": 3,
- "648": 4,
- "650": 1,
- "651": 2,
- "652": 2,
- "653": 2,
- "654": 1,
- "655": 1,
- "656": 3,
- "657": 2,
- "658": 3,
- "659": 2,
- "660": 3,
- "662": 3,
- "664": 2,
- "665": 2,
- "666": 1,
- "667": 1,
- "669": 1,
- "670": 6,
- "671": 1,
- "672": 6,
- "673": 1,
- "674": 3,
- "675": 6,
- "676": 1,
- "677": 3,
- "678": 2,
- "679": 1,
- "680": 2,
- "681": 2,
- "683": 1,
- "684": 1,
- "685": 2,
- "688": 1,
- "689": 2,
- "690": 2,
- "692": 2,
- "693": 1,
- "694": 3,
- "695": 2,
- "696": 2,
- "697": 1,
- "698": 2,
- "699": 1,
- "700": 1,
- "701": 2,
- "702": 3,
- "703": 3,
- "705": 1,
- "706": 1,
- "708": 4,
- "709": 3,
- "710": 3,
- "711": 2,
- "713": 1,
- "714": 2,
- "715": 3,
- "716": 1,
- "717": 4,
- "718": 2,
- "719": 2,
- "720": 2,
- "722": 1,
- "723": 2,
- "724": 1,
- "725": 3,
- "727": 1,
- "729": 1,
- "730": 2,
- "731": 1,
- "732": 1,
- "738": 1,
- "740": 1,
- "741": 2,
- "742": 1,
- "743": 2,
- "744": 1,
- "745": 1,
- "748": 1,
- "750": 1,
- "753": 1,
- "754": 1,
- "757": 2,
- "758": 1,
- "761": 3,
- "762": 1,
- "763": 1,
- "767": 1,
- "768": 1,
- "770": 1,
- "775": 1,
- "778": 2,
- "779": 1,
- "780": 1,
- "782": 1,
- "783": 1,
- "784": 1,
- "797": 1,
- "798": 1,
- "810": 1,
- "811": 1,
- "813": 2,
- "815": 1,
- "816": 1,
- "820": 1,
- "825": 1,
- "826": 1,
- "827": 1,
- "828": 1,
- "838": 2,
- "841": 1,
- "843": 2,
- "844": 3,
- "845": 1,
- "846": 3,
- "850": 1,
- "851": 2,
- "852": 1,
- "853": 3,
- "854": 3,
- "855": 1,
- "856": 4,
- "859": 1,
- "862": 2,
- "884": 1,
- "886": 1,
- "888": 1,
- "894": 1,
- "896": 1,
- "901": 1,
- "903": 1,
- "907": 1,
- "909": 1,
- "910": 2,
- "912": 1,
- "913": 5,
- "914": 1,
- "915": 1,
- "916": 1,
- "917": 2,
- "918": 1,
- "919": 1,
- "920": 3,
- "922": 1,
- "923": 1,
- "924": 1,
- "925": 4,
- "926": 4,
- "928": 1,
- "932": 3,
- "933": 1,
- "937": 2,
- "938": 3,
- "939": 3,
- "940": 3,
- "941": 2,
- "942": 4,
- "943": 2,
- "944": 2,
- "945": 3,
- "948": 2,
- "949": 3,
- "950": 2,
- "951": 1,
- "952": 2,
- "956": 1,
- "957": 1,
- "958": 1,
- "959": 2,
- "960": 1,
- "962": 2,
- "966": 3,
- "967": 1,
- "970": 2,
- "972": 1,
- "974": 1,
- "975": 1,
- "976": 2,
- "977": 1,
- "978": 1,
- "980": 2,
- "981": 3,
- "984": 4,
- "990": 1,
- "994": 1,
- "996": 2,
- "1000": 1,
- "1001": 2,
- "1004": 1,
- "1005": 1,
- "1006": 1,
- "1008": 3,
- "1011": 1,
- "1014": 1,
- "1017": 1,
- "1019": 1,
- "1023": 1,
- "1024": 2,
- "1025": 1,
- "1029": 1,
- "1030": 1,
- "1031": 1,
- "1035": 2,
- "1038": 2,
- "1039": 1,
- "1040": 1,
- "1043": 1,
- "1046": 1,
- "1050": 1,
- "1051": 1,
- "1054": 1,
- "1058": 1,
- "1061": 1,
- "1062": 1,
- "1063": 1,
- "1065": 1,
- "1066": 1,
- "1067": 1,
- "1068": 3,
- "1070": 2,
- "1072": 1,
- "1073": 1,
- "1076": 1,
- "1081": 1,
- "1082": 1,
- "1089": 1,
- "1093": 1,
- "1094": 2,
- "1095": 1,
- "1096": 1,
- "1103": 2,
- "1107": 1,
- "1109": 1,
- "1115": 1,
- "1117": 2,
- "1119": 1,
- "1127": 1,
- "1129": 1,
- "1130": 1,
- "1131": 1,
- "1132": 1,
- "1134": 1,
- "1137": 2,
- "1138": 1,
- "1139": 3,
- "1143": 1,
- "1144": 1,
- "1145": 1,
- "1146": 2,
- "1147": 1,
- "1148": 1,
- "1150": 1,
- "1155": 1,
- "1159": 1,
- "1160": 1,
- "1161": 1,
- "1168": 1,
- "1175": 1,
- "1178": 1,
- "1183": 1,
- "1185": 1,
- "1193": 1,
- "1195": 2,
- "1196": 1,
- "1204": 1,
- "1231": 1,
- "1234": 1,
- "1242": 1,
- "1243": 1,
- "1250": 1,
- "1255": 1,
- "1256": 1,
- "1259": 2,
- "1260": 1,
- "1261": 1,
- "1262": 2,
- "1264": 4,
- "1268": 1,
- "1270": 1,
- "1281": 1,
- "1288": 1,
- "1295": 1,
- "1297": 1,
- "1301": 1,
- "1304": 1,
- "1310": 1,
- "1337": 1,
- "1344": 1,
- "1348": 1,
- "1349": 1,
- "1350": 1,
- "1442": 1,
- "1474": 1,
- "1476": 1,
- "1478": 1,
- "1483": 1,
- "1494": 1,
- "1507": 1,
- "1508": 1,
- "1510": 2,
- "1518": 1,
- "1519": 1,
- "1525": 1,
- "1528": 1,
- "1529": 1,
- "1530": 1,
- "1532": 1,
- "1534": 2,
- "1537": 2,
- "1539": 1,
- "1540": 1,
- "1544": 2,
- "1547": 2,
- "1549": 1,
- "1554": 1,
- "1556": 2,
- "1557": 1,
- "1589": 1,
- "1591": 1,
- "1596": 1,
- "1598": 1,
- "1601": 2,
- "1604": 1,
- "1607": 1,
- "1617": 1,
- "1630": 1,
- "1632": 1,
- "1633": 1,
- "1650": 1,
- "1655": 3,
- "1656": 1,
- "1657": 2,
- "1658": 1,
- "1834": 1,
- "1850": 1,
- "1865": 1,
- "1880": 1,
- "1882": 1,
- "1901": 1,
- "1926": 1,
- "1935": 1,
- "1977": 1,
- "2034": 1,
- "2063": 1,
- "2074": 1,
- "2083": 1,
- "2113": 1,
- "2142": 1,
- "2239": 1,
- "2284": 1,
- "2323": 1,
- "2341": 1,
- "2344": 1,
- "2360": 1,
- "2371": 1,
- "2409": 1,
- "2440": 1,
- "2443": 1,
- "2444": 1,
- "2447": 2,
- "2448": 1,
- "2463": 1,
- "2467": 2,
- "2470": 1,
- "2471": 1,
- "2485": 1,
- "2488": 1,
- "2492": 1,
- "2497": 1,
- "2499": 1,
- "2505": 3,
- "2509": 3,
- "2518": 1,
- "2530": 2,
- "2531": 1,
- "2536": 1,
- "2537": 1,
- "2548": 1,
- "2549": 1,
- "2553": 1,
- "2559": 1,
- "2564": 1,
- "2571": 1,
- "2607": 1
- },
- "started": "2020-09-07T18:50:03.807Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.051339481061322224,
- "incomingOctetsAppLevel": 16385674,
- "incomingOctetsWebSocketLevel": 841232,
- "incomingOctetsWireLevel": 849232,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.009509861726610495,
- "outgoingCompressionRatio": 0.05478364820391276,
- "outgoingOctetsAppLevel": 16385674,
- "outgoingOctetsWebSocketLevel": 897667,
- "outgoingOctetsWireLevel": 912765,
- "outgoingWebSocketFrames": 3964,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.016819154541717587,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 2964,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 5,
- "3": 1,
- "4": 2,
- "5": 3,
- "6": 3,
- "7": 2,
- "8": 2,
- "9": 4,
- "10": 3,
- "11": 4,
- "12": 2,
- "13": 3,
- "14": 1,
- "15": 1,
- "16": 2,
- "17": 4,
- "18": 2,
- "20": 2,
- "21": 3,
- "22": 3,
- "23": 6,
- "24": 3,
- "25": 3,
- "26": 2,
- "27": 4,
- "28": 4,
- "29": 4,
- "30": 3,
- "31": 4,
- "32": 4,
- "33": 2,
- "34": 1,
- "35": 2,
- "36": 1,
- "37": 4,
- "38": 3,
- "39": 5,
- "40": 2,
- "41": 4,
- "42": 1,
- "43": 2,
- "44": 2,
- "45": 5,
- "46": 3,
- "47": 4,
- "48": 3,
- "49": 1,
- "50": 5,
- "51": 2,
- "52": 2,
- "53": 2,
- "54": 3,
- "55": 2,
- "56": 3,
- "57": 4,
- "58": 2,
- "59": 4,
- "60": 4,
- "61": 5,
- "62": 2,
- "63": 4,
- "64": 3,
- "65": 1,
- "66": 4,
- "67": 1,
- "68": 2,
- "69": 5,
- "70": 1,
- "71": 2,
- "72": 4,
- "73": 2,
- "74": 3,
- "75": 3,
- "76": 2,
- "78": 1,
- "80": 4,
- "81": 1,
- "82": 2,
- "84": 1,
- "85": 2,
- "88": 1,
- "89": 3,
- "90": 4,
- "91": 2,
- "92": 3,
- "93": 4,
- "94": 5,
- "95": 3,
- "96": 2,
- "97": 2,
- "98": 3,
- "99": 1,
- "100": 3,
- "101": 4,
- "102": 2,
- "103": 3,
- "104": 1,
- "105": 4,
- "106": 4,
- "107": 3,
- "108": 1,
- "110": 6,
- "111": 2,
- "112": 4,
- "113": 6,
- "114": 4,
- "115": 4,
- "116": 4,
- "117": 4,
- "118": 4,
- "119": 5,
- "120": 2,
- "121": 7,
- "122": 7,
- "123": 8,
- "124": 9,
- "125": 5,
- "126": 7,
- "127": 12,
- "130": 3,
- "131": 4,
- "132": 6,
- "133": 3,
- "134": 3,
- "135": 5,
- "136": 9,
- "137": 2,
- "138": 3,
- "139": 11,
- "140": 8,
- "141": 7,
- "142": 5,
- "143": 6,
- "144": 6,
- "145": 5,
- "146": 5,
- "147": 5,
- "148": 1,
- "149": 3,
- "150": 2,
- "151": 1,
- "152": 5,
- "153": 5,
- "154": 1,
- "155": 8,
- "156": 6,
- "157": 5,
- "158": 3,
- "159": 10,
- "160": 5,
- "161": 2,
- "162": 9,
- "163": 9,
- "164": 7,
- "165": 8,
- "166": 2,
- "167": 8,
- "168": 8,
- "169": 5,
- "170": 12,
- "171": 10,
- "172": 1,
- "173": 5,
- "174": 6,
- "175": 7,
- "176": 8,
- "177": 6,
- "178": 8,
- "179": 6,
- "180": 4,
- "181": 5,
- "182": 7,
- "183": 8,
- "184": 6,
- "185": 4,
- "186": 10,
- "187": 10,
- "188": 10,
- "189": 10,
- "190": 8,
- "191": 8,
- "192": 9,
- "193": 13,
- "194": 10,
- "195": 8,
- "196": 7,
- "197": 9,
- "198": 4,
- "199": 5,
- "200": 1,
- "201": 3,
- "203": 4,
- "204": 7,
- "205": 6,
- "206": 8,
- "207": 4,
- "208": 4,
- "209": 7,
- "210": 8,
- "211": 3,
- "212": 4,
- "213": 7,
- "214": 4,
- "215": 3,
- "216": 1,
- "217": 2,
- "218": 4,
- "219": 4,
- "220": 5,
- "221": 4,
- "222": 3,
- "223": 5,
- "224": 1,
- "225": 1,
- "226": 5,
- "227": 3,
- "229": 6,
- "230": 1,
- "231": 4,
- "232": 2,
- "233": 3,
- "234": 4,
- "235": 3,
- "236": 2,
- "237": 3,
- "239": 3,
- "241": 2,
- "242": 3,
- "243": 1,
- "244": 1,
- "245": 2,
- "246": 3,
- "247": 9,
- "248": 3,
- "249": 2,
- "251": 2,
- "252": 3,
- "253": 2,
- "254": 2,
- "256": 3,
- "257": 1,
- "258": 5,
- "259": 3,
- "260": 2964
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333637266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821301ff0410e9"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1301ff04"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_13.html b/autobahn/client/tungstenite_case_12_4_13.html
deleted file mode 100644
index 6cf2b1e..0000000
--- a/autobahn/client/tungstenite_case_12_4_13.html
+++ /dev/null
@@ -1,1233 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.13 : Pass - 2177 ms @ 2020-09-07T18:50:05.404Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=368&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: d2CEokfg8yu3oUpZgYB5Lw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: I3rE9Blf+FLHGq5Uvmbb4mJMKHw=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 706 | 2 | 1412 |
- 707 | 2 | 1414 |
- 708 | 1 | 708 |
- 709 | 3 | 2127 |
- 710 | 3 | 2130 |
- 712 | 2 | 1424 |
- 713 | 3 | 2139 |
- 714 | 1 | 714 |
- 715 | 3 | 2145 |
- 716 | 1 | 716 |
- 721 | 1 | 721 |
- 723 | 1 | 723 |
- 724 | 1 | 724 |
- 752 | 1 | 752 |
- 753 | 1 | 753 |
- 787 | 1 | 787 |
- 799 | 1 | 799 |
- 809 | 1 | 809 |
- 815 | 1 | 815 |
- 817 | 1 | 817 |
- 819 | 1 | 819 |
- 858 | 1 | 858 |
- 870 | 1 | 870 |
- 876 | 1 | 876 |
- 878 | 1 | 878 |
- 879 | 1 | 879 |
- 880 | 3 | 2640 |
- 881 | 2 | 1762 |
- 882 | 2 | 1764 |
- 883 | 1 | 883 |
- 884 | 2 | 1768 |
- 885 | 3 | 2655 |
- 886 | 1 | 886 |
- 887 | 2 | 1774 |
- 889 | 2 | 1778 |
- 890 | 1 | 890 |
- 891 | 2 | 1782 |
- 893 | 2 | 1786 |
- 894 | 1 | 894 |
- 895 | 1 | 895 |
- 896 | 2 | 1792 |
- 897 | 3 | 2691 |
- 898 | 2 | 1796 |
- 900 | 1 | 900 |
- 901 | 1 | 901 |
- 902 | 1 | 902 |
- 904 | 1 | 904 |
- 907 | 1 | 907 |
- 909 | 2 | 1818 |
- 910 | 1 | 910 |
- 911 | 1 | 911 |
- 912 | 2 | 1824 |
- 913 | 1 | 913 |
- 914 | 1 | 914 |
- 915 | 2 | 1830 |
- 919 | 3 | 2757 |
- 921 | 1 | 921 |
- 922 | 2 | 1844 |
- 924 | 1 | 924 |
- 925 | 5 | 4625 |
- 926 | 2 | 1852 |
- 928 | 1 | 928 |
- 930 | 1 | 930 |
- 934 | 1 | 934 |
- 938 | 1 | 938 |
- 940 | 1 | 940 |
- 941 | 3 | 2823 |
- 943 | 1 | 943 |
- 946 | 2 | 1892 |
- 947 | 1 | 947 |
- 948 | 4 | 3792 |
- 949 | 3 | 2847 |
- 951 | 1 | 951 |
- 952 | 3 | 2856 |
- 953 | 1 | 953 |
- 954 | 3 | 2862 |
- 956 | 1 | 956 |
- 957 | 1 | 957 |
- 964 | 1 | 964 |
- 972 | 2 | 1944 |
- 975 | 2 | 1950 |
- 976 | 2 | 1952 |
- 977 | 1 | 977 |
- 978 | 2 | 1956 |
- 979 | 3 | 2937 |
- 980 | 2 | 1960 |
- 990 | 1 | 990 |
- 996 | 1 | 996 |
- 1000 | 1 | 1000 |
- 1003 | 1 | 1003 |
- 1004 | 1 | 1004 |
- 1010 | 1 | 1010 |
- 1018 | 1 | 1018 |
- 1020 | 1 | 1020 |
- 1022 | 1 | 1022 |
- 1026 | 1 | 1026 |
- 1027 | 1 | 1027 |
- 1029 | 1 | 1029 |
- 1036 | 1 | 1036 |
- 1039 | 1 | 1039 |
- 1041 | 2 | 2082 |
- 1042 | 1 | 1042 |
- 1049 | 1 | 1049 |
- 1052 | 1 | 1052 |
- 1055 | 1 | 1055 |
- 1056 | 2 | 2112 |
- 1064 | 1 | 1064 |
- 1066 | 1 | 1066 |
- 1070 | 1 | 1070 |
- 1083 | 1 | 1083 |
- 1086 | 1 | 1086 |
- 1088 | 1 | 1088 |
- 1095 | 1 | 1095 |
- 1109 | 1 | 1109 |
- 1115 | 1 | 1115 |
- 1119 | 2 | 2238 |
- 1126 | 1 | 1126 |
- 1127 | 1 | 1127 |
- 1128 | 1 | 1128 |
- 1132 | 1 | 1132 |
- 1135 | 1 | 1135 |
- 1143 | 1 | 1143 |
- 1144 | 2 | 2288 |
- 1155 | 1 | 1155 |
- 1160 | 1 | 1160 |
- 1161 | 1 | 1161 |
- 1168 | 1 | 1168 |
- 1170 | 2 | 2340 |
- 1172 | 3 | 3516 |
- 1173 | 1 | 1173 |
- 1176 | 1 | 1176 |
- 1177 | 1 | 1177 |
- 1178 | 1 | 1178 |
- 1179 | 1 | 1179 |
- 1181 | 1 | 1181 |
- 1182 | 3 | 3546 |
- 1183 | 1 | 1183 |
- 1184 | 2 | 2368 |
- 1185 | 1 | 1185 |
- 1186 | 1 | 1186 |
- 1188 | 1 | 1188 |
- 1190 | 2 | 2380 |
- 1191 | 1 | 1191 |
- 1193 | 5 | 5965 |
- 1194 | 2 | 2388 |
- 1195 | 1 | 1195 |
- 1196 | 4 | 4784 |
- 1197 | 1 | 1197 |
- 1198 | 1 | 1198 |
- 1199 | 1 | 1199 |
- 1200 | 1 | 1200 |
- 1201 | 1 | 1201 |
- 1202 | 2 | 2404 |
- 1203 | 3 | 3609 |
- 1204 | 1 | 1204 |
- 1209 | 1 | 1209 |
- 1210 | 3 | 3630 |
- 1211 | 2 | 2422 |
- 1212 | 1 | 1212 |
- 1213 | 3 | 3639 |
- 1214 | 4 | 4856 |
- 1215 | 1 | 1215 |
- 1217 | 1 | 1217 |
- 1219 | 2 | 2438 |
- 1220 | 2 | 2440 |
- 1221 | 2 | 2442 |
- 1223 | 1 | 1223 |
- 1225 | 1 | 1225 |
- 1229 | 2 | 2458 |
- 1230 | 3 | 3690 |
- 1231 | 4 | 4924 |
- 1232 | 2 | 2464 |
- 1233 | 1 | 1233 |
- 1234 | 3 | 3702 |
- 1238 | 1 | 1238 |
- 1239 | 1 | 1239 |
- 1243 | 1 | 1243 |
- 1244 | 1 | 1244 |
- 1247 | 1 | 1247 |
- 1249 | 3 | 3747 |
- 1250 | 1 | 1250 |
- 1251 | 1 | 1251 |
- 1252 | 1 | 1252 |
- 1253 | 1 | 1253 |
- 1254 | 2 | 2508 |
- 1255 | 2 | 2510 |
- 1256 | 6 | 7536 |
- 1258 | 5 | 6290 |
- 1259 | 1 | 1259 |
- 1260 | 1 | 1260 |
- 1261 | 2 | 2522 |
- 1262 | 3 | 3786 |
- 1264 | 2 | 2528 |
- 1265 | 3 | 3795 |
- 1266 | 4 | 5064 |
- 1267 | 2 | 2534 |
- 1268 | 3 | 3804 |
- 1269 | 3 | 3807 |
- 1270 | 2 | 2540 |
- 1272 | 1 | 1272 |
- 1273 | 4 | 5092 |
- 1274 | 1 | 1274 |
- 1275 | 2 | 2550 |
- 1276 | 1 | 1276 |
- 1277 | 2 | 2554 |
- 1278 | 3 | 3834 |
- 1279 | 2 | 2558 |
- 1280 | 3 | 3840 |
- 1281 | 3 | 3843 |
- 1284 | 1 | 1284 |
- 1285 | 2 | 2570 |
- 1286 | 3 | 3858 |
- 1287 | 1 | 1287 |
- 1289 | 1 | 1289 |
- 1292 | 1 | 1292 |
- 1293 | 1 | 1293 |
- 1294 | 1 | 1294 |
- 1296 | 1 | 1296 |
- 1298 | 1 | 1298 |
- 1300 | 1 | 1300 |
- 1301 | 1 | 1301 |
- 1302 | 1 | 1302 |
- 1303 | 1 | 1303 |
- 1306 | 1 | 1306 |
- 1308 | 2 | 2616 |
- 1309 | 1 | 1309 |
- 1310 | 1 | 1310 |
- 1312 | 2 | 2624 |
- 1314 | 1 | 1314 |
- 1316 | 2 | 2632 |
- 1317 | 1 | 1317 |
- 1318 | 1 | 1318 |
- 1319 | 3 | 3957 |
- 1324 | 1 | 1324 |
- 1325 | 1 | 1325 |
- 1327 | 2 | 2654 |
- 1328 | 1 | 1328 |
- 1329 | 2 | 2658 |
- 1331 | 3 | 3993 |
- 1332 | 3 | 3996 |
- 1333 | 2 | 2666 |
- 1334 | 1 | 1334 |
- 1338 | 2 | 2676 |
- 1339 | 1 | 1339 |
- 1340 | 1 | 1340 |
- 1341 | 2 | 2682 |
- 1343 | 1 | 1343 |
- 1345 | 1 | 1345 |
- 1347 | 3 | 4041 |
- 1348 | 1 | 1348 |
- 1349 | 1 | 1349 |
- 1350 | 1 | 1350 |
- 1352 | 2 | 2704 |
- 1353 | 1 | 1353 |
- 1354 | 1 | 1354 |
- 1355 | 8 | 10840 |
- 1356 | 4 | 5424 |
- 1357 | 2 | 2714 |
- 1358 | 2 | 2716 |
- 1359 | 3 | 4077 |
- 1361 | 1 | 1361 |
- 1362 | 2 | 2724 |
- 1363 | 3 | 4089 |
- 1364 | 2 | 2728 |
- 1365 | 2 | 2730 |
- 1366 | 3 | 4098 |
- 1368 | 1 | 1368 |
- 1369 | 1 | 1369 |
- 1372 | 1 | 1372 |
- 1373 | 1 | 1373 |
- 1379 | 1 | 1379 |
- 1381 | 2 | 2762 |
- 1384 | 1 | 1384 |
- 1385 | 1 | 1385 |
- 1391 | 1 | 1391 |
- 1395 | 1 | 1395 |
- 1400 | 2 | 2800 |
- 1401 | 2 | 2802 |
- 1403 | 1 | 1403 |
- 1406 | 2 | 2812 |
- 1409 | 1 | 1409 |
- 1414 | 1 | 1414 |
- 1417 | 1 | 1417 |
- 1421 | 1 | 1421 |
- 1422 | 1 | 1422 |
- 1428 | 1 | 1428 |
- 1432 | 1 | 1432 |
- 1436 | 1 | 1436 |
- 1437 | 1 | 1437 |
- 1438 | 2 | 2876 |
- 1443 | 1 | 1443 |
- 1444 | 5 | 7220 |
- 1448 | 1 | 1448 |
- 1449 | 2 | 2898 |
- 1451 | 1 | 1451 |
- 1452 | 1 | 1452 |
- 1454 | 1 | 1454 |
- 1456 | 1 | 1456 |
- 1457 | 3 | 4371 |
- 1458 | 1 | 1458 |
- 1459 | 1 | 1459 |
- 1460 | 2 | 2920 |
- 1461 | 1 | 1461 |
- 1462 | 1 | 1462 |
- 1463 | 2 | 2926 |
- 1464 | 3 | 4392 |
- 1465 | 2 | 2930 |
- 1471 | 1 | 1471 |
- 1474 | 2 | 2948 |
- 1476 | 3 | 4428 |
- 1477 | 1 | 1477 |
- 1479 | 1 | 1479 |
- 1481 | 2 | 2962 |
- 1482 | 2 | 2964 |
- 1484 | 1 | 1484 |
- 1485 | 1 | 1485 |
- 1486 | 2 | 2972 |
- 1487 | 4 | 5948 |
- 1488 | 2 | 2976 |
- 1489 | 2 | 2978 |
- 1490 | 3 | 4470 |
- 1491 | 3 | 4473 |
- 1492 | 4 | 5968 |
- 1493 | 4 | 5972 |
- 1494 | 5 | 7470 |
- 1495 | 1 | 1495 |
- 1496 | 3 | 4488 |
- 1500 | 2 | 3000 |
- 1501 | 1 | 1501 |
- 1502 | 3 | 4506 |
- 1503 | 1 | 1503 |
- 1504 | 2 | 3008 |
- 1505 | 2 | 3010 |
- 1506 | 4 | 6024 |
- 1507 | 2 | 3014 |
- 1509 | 1 | 1509 |
- 1510 | 4 | 6040 |
- 1511 | 2 | 3022 |
- 1513 | 1 | 1513 |
- 1514 | 1 | 1514 |
- 1519 | 1 | 1519 |
- 1523 | 2 | 3046 |
- 1525 | 1 | 1525 |
- 1528 | 1 | 1528 |
- 1533 | 1 | 1533 |
- 1536 | 1 | 1536 |
- 1537 | 2 | 3074 |
- 1539 | 1 | 1539 |
- 1542 | 1 | 1542 |
- 1546 | 1 | 1546 |
- 1557 | 1 | 1557 |
- 1561 | 1 | 1561 |
- 1564 | 2 | 3128 |
- 1573 | 2 | 3146 |
- 1581 | 1 | 1581 |
- 1590 | 1 | 1590 |
- 1592 | 1 | 1592 |
- 1593 | 1 | 1593 |
- 1594 | 2 | 3188 |
- 1595 | 2 | 3190 |
- 1597 | 2 | 3194 |
- 1598 | 2 | 3196 |
- 1599 | 1 | 1599 |
- 1600 | 2 | 3200 |
- 1605 | 1 | 1605 |
- 1610 | 1 | 1610 |
- 1611 | 1 | 1611 |
- 1613 | 1 | 1613 |
- 1614 | 1 | 1614 |
- 1616 | 2 | 3232 |
- 1617 | 1 | 1617 |
- 1620 | 2 | 3240 |
- 1622 | 1 | 1622 |
- 1631 | 1 | 1631 |
- 1644 | 1 | 1644 |
- 1645 | 1 | 1645 |
- 1673 | 1 | 1673 |
- 1696 | 1 | 1696 |
- 1703 | 1 | 1703 |
- 1710 | 1 | 1710 |
- 1717 | 1 | 1717 |
- 1737 | 1 | 1737 |
- 1739 | 1 | 1739 |
- 1740 | 1 | 1740 |
- 1746 | 1 | 1746 |
- 1749 | 1 | 1749 |
- 1778 | 1 | 1778 |
- 1793 | 1 | 1793 |
- 1794 | 1 | 1794 |
- 1806 | 1 | 1806 |
- 1807 | 1 | 1807 |
- 1813 | 2 | 3626 |
- 1814 | 1 | 1814 |
- 1815 | 2 | 3630 |
- 1816 | 1 | 1816 |
- 1819 | 1 | 1819 |
- 1820 | 2 | 3640 |
- 1823 | 2 | 3646 |
- 1826 | 1 | 1826 |
- 1827 | 1 | 1827 |
- 1829 | 1 | 1829 |
- 1830 | 2 | 3660 |
- 1831 | 1 | 1831 |
- 1833 | 1 | 1833 |
- 1834 | 1 | 1834 |
- 1835 | 1 | 1835 |
- 1837 | 3 | 5511 |
- 1841 | 1 | 1841 |
- 1851 | 1 | 1851 |
- 1853 | 1 | 1853 |
- 1863 | 1 | 1863 |
- 1864 | 1 | 1864 |
- 1866 | 1 | 1866 |
- 1873 | 1 | 1873 |
- 1881 | 1 | 1881 |
- 1883 | 1 | 1883 |
- 1885 | 1 | 1885 |
- 1954 | 1 | 1954 |
- 1981 | 1 | 1981 |
- 1990 | 1 | 1990 |
- 1991 | 1 | 1991 |
- 1996 | 1 | 1996 |
- 2011 | 1 | 2011 |
- 2013 | 2 | 4026 |
- 2016 | 1 | 2016 |
- 2017 | 1 | 2017 |
- 2019 | 2 | 4038 |
- 2021 | 1 | 2021 |
- 2022 | 1 | 2022 |
- 2024 | 2 | 4048 |
- 2026 | 2 | 4052 |
- 2027 | 1 | 2027 |
- 2033 | 1 | 2033 |
- 2041 | 2 | 4082 |
- 2042 | 1 | 2042 |
- 2043 | 1 | 2043 |
- 2046 | 2 | 4092 |
- 2047 | 1 | 2047 |
- 2050 | 1 | 2050 |
- 2052 | 2 | 4104 |
- 2054 | 3 | 6162 |
- 2057 | 3 | 6171 |
- 2059 | 4 | 8236 |
- 2061 | 1 | 2061 |
- 2062 | 2 | 4124 |
- 2063 | 1 | 2063 |
- 2064 | 1 | 2064 |
- 2065 | 1 | 2065 |
- 2067 | 1 | 2067 |
- 2069 | 1 | 2069 |
- 2070 | 1 | 2070 |
- 2072 | 1 | 2072 |
- 2073 | 1 | 2073 |
- 2074 | 1 | 2074 |
- 2077 | 3 | 6231 |
- 2078 | 1 | 2078 |
- 2080 | 1 | 2080 |
- 2083 | 1 | 2083 |
- 2084 | 1 | 2084 |
- 2089 | 1 | 2089 |
- 2090 | 2 | 4180 |
- 2091 | 1 | 2091 |
- 2095 | 1 | 2095 |
- 2100 | 2 | 4200 |
- 2103 | 2 | 4206 |
- 2104 | 1 | 2104 |
- 2105 | 1 | 2105 |
- 2106 | 1 | 2106 |
- 2107 | 1 | 2107 |
- 2108 | 1 | 2108 |
- 2110 | 1 | 2110 |
- 2111 | 1 | 2111 |
- 2112 | 1 | 2112 |
- 2116 | 1 | 2116 |
- 2117 | 1 | 2117 |
- 2118 | 1 | 2118 |
- 2119 | 1 | 2119 |
- 2123 | 1 | 2123 |
- 2124 | 2 | 4248 |
- 2125 | 1 | 2125 |
- 2126 | 1 | 2126 |
- 2127 | 2 | 4254 |
- 2128 | 1 | 2128 |
- 2129 | 1 | 2129 |
- 2132 | 2 | 4264 |
- 2133 | 1 | 2133 |
- 2135 | 1 | 2135 |
- 2136 | 1 | 2136 |
- 2138 | 1 | 2138 |
- 2141 | 1 | 2141 |
- 2142 | 1 | 2142 |
- 2143 | 1 | 2143 |
- 2144 | 2 | 4288 |
- 2145 | 2 | 4290 |
- 2146 | 1 | 2146 |
- 2148 | 1 | 2148 |
- 2149 | 2 | 4298 |
- 2150 | 2 | 4300 |
- 2151 | 1 | 2151 |
- 2152 | 4 | 8608 |
- 2153 | 1 | 2153 |
- 2154 | 1 | 2154 |
- 2155 | 1 | 2155 |
- 2157 | 1 | 2157 |
- 2158 | 1 | 2158 |
- 2159 | 1 | 2159 |
- 2160 | 3 | 6480 |
- 2173 | 1 | 2173 |
- 2174 | 1 | 2174 |
- 2178 | 1 | 2178 |
- 2179 | 1 | 2179 |
- 2180 | 1 | 2180 |
- 2181 | 1 | 2181 |
- 2182 | 1 | 2182 |
- 2202 | 1 | 2202 |
- 2203 | 2 | 4406 |
- 2205 | 1 | 2205 |
- 2207 | 1 | 2207 |
- 2211 | 1 | 2211 |
- 2216 | 1 | 2216 |
- 2219 | 1 | 2219 |
- 2221 | 1 | 2221 |
- 2223 | 2 | 4446 |
- 2227 | 2 | 4454 |
- 2231 | 1 | 2231 |
- 2237 | 1 | 2237 |
- 2245 | 1 | 2245 |
- 2256 | 1 | 2256 |
- 2258 | 1 | 2258 |
- 2275 | 1 | 2275 |
- 2281 | 1 | 2281 |
- 2285 | 1 | 2285 |
- 2316 | 1 | 2316 |
- 2333 | 1 | 2333 |
- 2338 | 1 | 2338 |
- 2349 | 1 | 2349 |
- 2351 | 1 | 2351 |
- 2353 | 1 | 2353 |
- 2354 | 2 | 4708 |
- 2359 | 2 | 4718 |
- 2376 | 1 | 2376 |
- 2421 | 1 | 2421 |
- 2426 | 1 | 2426 |
- 2430 | 1 | 2430 |
- 2431 | 1 | 2431 |
- 2432 | 1 | 2432 |
- 2443 | 1 | 2443 |
- 2457 | 1 | 2457 |
- 2466 | 1 | 2466 |
- 2467 | 1 | 2467 |
- 2469 | 1 | 2469 |
- 2470 | 2 | 4940 |
- 2477 | 1 | 2477 |
- 2480 | 1 | 2480 |
- 2488 | 1 | 2488 |
- 2503 | 1 | 2503 |
- 2504 | 1 | 2504 |
- 2522 | 1 | 2522 |
- 2525 | 1 | 2525 |
- 2531 | 1 | 2531 |
- 2534 | 1 | 2534 |
- 2539 | 1 | 2539 |
- 2543 | 1 | 2543 |
- 2559 | 1 | 2559 |
- 2567 | 1 | 2567 |
- 2570 | 1 | 2570 |
- 2577 | 1 | 2577 |
- 2589 | 1 | 2589 |
- 2601 | 1 | 2601 |
- 2618 | 1 | 2618 |
- 2628 | 2 | 5256 |
- 2629 | 1 | 2629 |
- 2640 | 1 | 2640 |
- 2642 | 2 | 5284 |
- 2651 | 1 | 2651 |
- 2657 | 2 | 5314 |
- 2660 | 2 | 5320 |
- 2669 | 1 | 2669 |
- 2670 | 1 | 2670 |
- 2680 | 2 | 5360 |
- 2681 | 1 | 2681 |
- 2683 | 3 | 8049 |
- 2684 | 1 | 2684 |
- 2685 | 1 | 2685 |
- 2686 | 1 | 2686 |
- 2687 | 1 | 2687 |
- 2689 | 1 | 2689 |
- 2690 | 1 | 2690 |
- 2691 | 1 | 2691 |
- 2692 | 1 | 2692 |
- 2693 | 1 | 2693 |
- 2696 | 1 | 2696 |
- 2704 | 1 | 2704 |
- 2746 | 1 | 2746 |
- 2764 | 1 | 2764 |
- 2787 | 1 | 2787 |
- 2826 | 1 | 2826 |
- 2828 | 1 | 2828 |
- 2851 | 2 | 5702 |
- 2852 | 4 | 11408 |
- 2853 | 2 | 5706 |
- 2854 | 1 | 2854 |
- 2855 | 1 | 2855 |
- 2857 | 1 | 2857 |
- 2858 | 1 | 2858 |
- 2864 | 1 | 2864 |
- 2866 | 2 | 5732 |
- 2867 | 1 | 2867 |
- 2869 | 1 | 2869 |
- 2870 | 1 | 2870 |
- 2871 | 1 | 2871 |
- 2872 | 1 | 2872 |
- 2875 | 1 | 2875 |
- 2880 | 1 | 2880 |
- 2894 | 1 | 2894 |
- 2904 | 1 | 2904 |
- 2910 | 1 | 2910 |
- 2912 | 2 | 5824 |
- 2913 | 1 | 2913 |
- 2915 | 4 | 11660 |
- 2922 | 2 | 5844 |
- 2927 | 1 | 2927 |
- 2931 | 1 | 2931 |
- 2933 | 1 | 2933 |
- 2934 | 1 | 2934 |
- 2938 | 1 | 2938 |
- 2945 | 2 | 5890 |
- 2959 | 1 | 2959 |
- 2961 | 1 | 2961 |
- 2966 | 1 | 2966 |
- 2970 | 1 | 2970 |
- 2971 | 1 | 2971 |
- 2976 | 1 | 2976 |
- 2977 | 1 | 2977 |
- 2982 | 1 | 2982 |
- 2983 | 1 | 2983 |
- 2996 | 2 | 5992 |
- 3000 | 1 | 3000 |
- 3001 | 1 | 3001 |
- 3006 | 1 | 3006 |
- 3011 | 1 | 3011 |
- 3012 | 1 | 3012 |
- 3018 | 1 | 3018 |
- 3026 | 1 | 3026 |
- 3030 | 1 | 3030 |
- 3059 | 1 | 3059 |
- 3064 | 1 | 3064 |
- 3065 | 1 | 3065 |
- 3095 | 1 | 3095 |
- 3096 | 1 | 3096 |
- 3097 | 2 | 6194 |
- 3105 | 1 | 3105 |
- 3123 | 2 | 6246 |
- 3125 | 1 | 3125 |
- 3130 | 1 | 3130 |
- 3147 | 1 | 3147 |
- 3152 | 1 | 3152 |
- 3153 | 2 | 6306 |
- 3166 | 1 | 3166 |
- 3167 | 1 | 3167 |
- 3176 | 1 | 3176 |
- 3180 | 1 | 3180 |
- 3183 | 1 | 3183 |
- 3185 | 1 | 3185 |
- 3221 | 1 | 3221 |
- 3224 | 1 | 3224 |
- 3225 | 1 | 3225 |
- 3229 | 1 | 3229 |
- 3233 | 1 | 3233 |
- 3241 | 1 | 3241 |
- 3242 | 1 | 3242 |
- 3243 | 1 | 3243 |
- 3245 | 1 | 3245 |
- 3249 | 2 | 6498 |
- 3250 | 1 | 3250 |
- 3272 | 1 | 3272 |
- 3280 | 1 | 3280 |
- 3286 | 1 | 3286 |
- 3288 | 1 | 3288 |
- 3292 | 1 | 3292 |
- 3307 | 1 | 3307 |
- 3310 | 1 | 3310 |
- 3312 | 1 | 3312 |
- 3334 | 1 | 3334 |
- Total | 1002 | 1679074 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 3 | 6 |
- 3 | 4 | 12 |
- 4 | 10 | 40 |
- 5 | 4 | 20 |
- 6 | 1 | 6 |
- 7 | 3 | 21 |
- 8 | 3 | 24 |
- 9 | 2 | 18 |
- 10 | 5 | 50 |
- 11 | 2 | 22 |
- 12 | 2 | 24 |
- 13 | 3 | 39 |
- 14 | 1 | 14 |
- 15 | 2 | 30 |
- 16 | 2 | 32 |
- 17 | 4 | 68 |
- 18 | 2 | 36 |
- 20 | 5 | 100 |
- 21 | 7 | 147 |
- 22 | 7 | 154 |
- 23 | 4 | 92 |
- 24 | 2 | 48 |
- 25 | 1 | 25 |
- 26 | 6 | 156 |
- 27 | 7 | 189 |
- 28 | 4 | 112 |
- 29 | 5 | 145 |
- 30 | 3 | 90 |
- 31 | 7 | 217 |
- 32 | 4 | 128 |
- 33 | 3 | 99 |
- 34 | 7 | 238 |
- 35 | 6 | 210 |
- 36 | 2 | 72 |
- 37 | 3 | 111 |
- 38 | 3 | 114 |
- 39 | 6 | 234 |
- 40 | 5 | 200 |
- 41 | 1 | 41 |
- 42 | 8 | 336 |
- 43 | 2 | 86 |
- 44 | 4 | 176 |
- 45 | 3 | 135 |
- 46 | 4 | 184 |
- 47 | 4 | 188 |
- 48 | 2 | 96 |
- 49 | 3 | 147 |
- 50 | 4 | 200 |
- 51 | 6 | 306 |
- 52 | 6 | 312 |
- 53 | 6 | 318 |
- 54 | 4 | 216 |
- 55 | 2 | 110 |
- 56 | 3 | 168 |
- 57 | 1 | 57 |
- 58 | 7 | 406 |
- 59 | 5 | 295 |
- 60 | 2 | 120 |
- 61 | 4 | 244 |
- 62 | 7 | 434 |
- 63 | 6 | 378 |
- 64 | 5 | 320 |
- 65 | 3 | 195 |
- 66 | 5 | 330 |
- 67 | 5 | 335 |
- 68 | 1 | 68 |
- 69 | 1 | 69 |
- 70 | 3 | 210 |
- 71 | 1 | 71 |
- 72 | 5 | 360 |
- 73 | 3 | 219 |
- 74 | 6 | 444 |
- 75 | 8 | 600 |
- 76 | 2 | 152 |
- 77 | 7 | 539 |
- 78 | 8 | 624 |
- 79 | 6 | 474 |
- 80 | 3 | 240 |
- 81 | 9 | 729 |
- 82 | 8 | 656 |
- 83 | 4 | 332 |
- 84 | 5 | 420 |
- 85 | 3 | 255 |
- 86 | 5 | 430 |
- 87 | 6 | 522 |
- 89 | 2 | 178 |
- 90 | 3 | 270 |
- 91 | 4 | 364 |
- 92 | 2 | 184 |
- 93 | 6 | 558 |
- 94 | 6 | 564 |
- 95 | 6 | 570 |
- 96 | 7 | 672 |
- 97 | 5 | 485 |
- 98 | 6 | 588 |
- 99 | 5 | 495 |
- 100 | 6 | 600 |
- 101 | 3 | 303 |
- 102 | 7 | 714 |
- 103 | 3 | 309 |
- 104 | 4 | 416 |
- 105 | 3 | 315 |
- 106 | 4 | 424 |
- 107 | 2 | 214 |
- 108 | 7 | 756 |
- 109 | 6 | 654 |
- 110 | 4 | 440 |
- 111 | 6 | 666 |
- 112 | 11 | 1232 |
- 113 | 3 | 339 |
- 114 | 6 | 684 |
- 115 | 8 | 920 |
- 116 | 15 | 1740 |
- 117 | 10 | 1170 |
- 118 | 5 | 590 |
- 119 | 2 | 238 |
- 120 | 4 | 480 |
- 121 | 12 | 1452 |
- 122 | 5 | 610 |
- 123 | 5 | 615 |
- 124 | 7 | 868 |
- 125 | 3 | 375 |
- 126 | 4 | 504 |
- 127 | 3 | 381 |
- 130 | 4 | 520 |
- 131 | 4 | 524 |
- 132 | 7 | 924 |
- 133 | 5 | 665 |
- 134 | 5 | 670 |
- 135 | 5 | 675 |
- 136 | 3 | 408 |
- 137 | 2 | 274 |
- 138 | 6 | 828 |
- 139 | 8 | 1112 |
- 140 | 6 | 840 |
- 141 | 3 | 423 |
- 142 | 2 | 284 |
- 143 | 6 | 858 |
- 144 | 3 | 432 |
- 145 | 4 | 580 |
- 146 | 2 | 292 |
- 147 | 2 | 294 |
- 148 | 3 | 444 |
- 149 | 6 | 894 |
- 150 | 2 | 300 |
- 151 | 3 | 453 |
- 152 | 2 | 304 |
- 153 | 3 | 459 |
- 154 | 1 | 154 |
- 155 | 5 | 775 |
- 156 | 5 | 780 |
- 157 | 3 | 471 |
- 158 | 3 | 474 |
- 159 | 5 | 795 |
- 160 | 5 | 800 |
- 162 | 2 | 324 |
- 163 | 6 | 978 |
- 164 | 5 | 820 |
- 165 | 4 | 660 |
- 166 | 4 | 664 |
- 167 | 7 | 1169 |
- 168 | 2 | 336 |
- 169 | 3 | 507 |
- 171 | 6 | 1026 |
- 172 | 6 | 1032 |
- 173 | 6 | 1038 |
- 174 | 6 | 1044 |
- 175 | 1 | 175 |
- 176 | 8 | 1408 |
- 177 | 2 | 354 |
- 178 | 2 | 356 |
- 179 | 3 | 537 |
- 180 | 2 | 360 |
- 181 | 1 | 181 |
- 182 | 7 | 1274 |
- 183 | 3 | 549 |
- 184 | 3 | 552 |
- 185 | 3 | 555 |
- 186 | 3 | 558 |
- 187 | 4 | 748 |
- 188 | 2 | 376 |
- 189 | 3 | 567 |
- 190 | 1 | 190 |
- 191 | 2 | 382 |
- 192 | 5 | 960 |
- 193 | 3 | 579 |
- 194 | 1 | 194 |
- 195 | 2 | 390 |
- 196 | 2 | 392 |
- 197 | 4 | 788 |
- 198 | 4 | 792 |
- 199 | 5 | 995 |
- 200 | 3 | 600 |
- 201 | 2 | 402 |
- 202 | 4 | 808 |
- 203 | 5 | 1015 |
- 204 | 2 | 408 |
- 205 | 3 | 615 |
- 206 | 1 | 206 |
- 207 | 1 | 207 |
- 208 | 4 | 832 |
- 209 | 3 | 627 |
- 210 | 1 | 210 |
- 211 | 2 | 422 |
- 212 | 1 | 212 |
- 213 | 3 | 639 |
- 214 | 2 | 428 |
- 215 | 1 | 215 |
- 216 | 1 | 216 |
- 217 | 2 | 434 |
- 218 | 6 | 1308 |
- 219 | 5 | 1095 |
- 220 | 3 | 660 |
- 221 | 3 | 663 |
- 222 | 5 | 1110 |
- 223 | 4 | 892 |
- 224 | 3 | 672 |
- 225 | 4 | 900 |
- 226 | 4 | 904 |
- 227 | 4 | 908 |
- 228 | 6 | 1368 |
- 230 | 6 | 1380 |
- 231 | 2 | 462 |
- 232 | 7 | 1624 |
- 233 | 1 | 233 |
- 234 | 4 | 936 |
- 235 | 2 | 470 |
- 236 | 4 | 944 |
- 237 | 1 | 237 |
- 238 | 2 | 476 |
- 239 | 2 | 478 |
- 240 | 5 | 1200 |
- 241 | 4 | 964 |
- 242 | 2 | 484 |
- 243 | 2 | 486 |
- 244 | 3 | 732 |
- 245 | 2 | 490 |
- 246 | 3 | 738 |
- 247 | 4 | 988 |
- 248 | 1 | 248 |
- 249 | 3 | 747 |
- 250 | 4 | 1000 |
- 251 | 2 | 502 |
- 252 | 6 | 1512 |
- 253 | 2 | 506 |
- 254 | 4 | 1016 |
- 255 | 1 | 255 |
- 256 | 3 | 768 |
- 257 | 4 | 1028 |
- 258 | 3 | 774 |
- 259 | 3 | 777 |
- 260 | 6507 | 1691820 |
- Total | 7509 | 1814594 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 6507 |
- 1 | 1000 |
- 8 | 1 |
- Total | 7508 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333638266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882b14b8fc6b2a3
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6231346238666336
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_13.json b/autobahn/client/tungstenite_case_12_4_13.json
deleted file mode 100644
index 218ae38..0000000
--- a/autobahn/client/tungstenite_case_12_4_13.json
+++ /dev/null
@@ -1,1080 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 368,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 2177,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=368&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: d2CEokfg8yu3oUpZgYB5Lw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: I3rE9Blf+FLHGq5Uvmbb4mJMKHw=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.13",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "706": 2,
- "707": 2,
- "708": 1,
- "709": 3,
- "710": 3,
- "712": 2,
- "713": 3,
- "714": 1,
- "715": 3,
- "716": 1,
- "721": 1,
- "723": 1,
- "724": 1,
- "752": 1,
- "753": 1,
- "787": 1,
- "799": 1,
- "809": 1,
- "815": 1,
- "817": 1,
- "819": 1,
- "858": 1,
- "870": 1,
- "876": 1,
- "878": 1,
- "879": 1,
- "880": 3,
- "881": 2,
- "882": 2,
- "883": 1,
- "884": 2,
- "885": 3,
- "886": 1,
- "887": 2,
- "889": 2,
- "890": 1,
- "891": 2,
- "893": 2,
- "894": 1,
- "895": 1,
- "896": 2,
- "897": 3,
- "898": 2,
- "900": 1,
- "901": 1,
- "902": 1,
- "904": 1,
- "907": 1,
- "909": 2,
- "910": 1,
- "911": 1,
- "912": 2,
- "913": 1,
- "914": 1,
- "915": 2,
- "919": 3,
- "921": 1,
- "922": 2,
- "924": 1,
- "925": 5,
- "926": 2,
- "928": 1,
- "930": 1,
- "934": 1,
- "938": 1,
- "940": 1,
- "941": 3,
- "943": 1,
- "946": 2,
- "947": 1,
- "948": 4,
- "949": 3,
- "951": 1,
- "952": 3,
- "953": 1,
- "954": 3,
- "956": 1,
- "957": 1,
- "964": 1,
- "972": 2,
- "975": 2,
- "976": 2,
- "977": 1,
- "978": 2,
- "979": 3,
- "980": 2,
- "990": 1,
- "996": 1,
- "1000": 1,
- "1003": 1,
- "1004": 1,
- "1010": 1,
- "1018": 1,
- "1020": 1,
- "1022": 1,
- "1026": 1,
- "1027": 1,
- "1029": 1,
- "1036": 1,
- "1039": 1,
- "1041": 2,
- "1042": 1,
- "1049": 1,
- "1052": 1,
- "1055": 1,
- "1056": 2,
- "1064": 1,
- "1066": 1,
- "1070": 1,
- "1083": 1,
- "1086": 1,
- "1088": 1,
- "1095": 1,
- "1109": 1,
- "1115": 1,
- "1119": 2,
- "1126": 1,
- "1127": 1,
- "1128": 1,
- "1132": 1,
- "1135": 1,
- "1143": 1,
- "1144": 2,
- "1155": 1,
- "1160": 1,
- "1161": 1,
- "1168": 1,
- "1170": 2,
- "1172": 3,
- "1173": 1,
- "1176": 1,
- "1177": 1,
- "1178": 1,
- "1179": 1,
- "1181": 1,
- "1182": 3,
- "1183": 1,
- "1184": 2,
- "1185": 1,
- "1186": 1,
- "1188": 1,
- "1190": 2,
- "1191": 1,
- "1193": 5,
- "1194": 2,
- "1195": 1,
- "1196": 4,
- "1197": 1,
- "1198": 1,
- "1199": 1,
- "1200": 1,
- "1201": 1,
- "1202": 2,
- "1203": 3,
- "1204": 1,
- "1209": 1,
- "1210": 3,
- "1211": 2,
- "1212": 1,
- "1213": 3,
- "1214": 4,
- "1215": 1,
- "1217": 1,
- "1219": 2,
- "1220": 2,
- "1221": 2,
- "1223": 1,
- "1225": 1,
- "1229": 2,
- "1230": 3,
- "1231": 4,
- "1232": 2,
- "1233": 1,
- "1234": 3,
- "1238": 1,
- "1239": 1,
- "1243": 1,
- "1244": 1,
- "1247": 1,
- "1249": 3,
- "1250": 1,
- "1251": 1,
- "1252": 1,
- "1253": 1,
- "1254": 2,
- "1255": 2,
- "1256": 6,
- "1258": 5,
- "1259": 1,
- "1260": 1,
- "1261": 2,
- "1262": 3,
- "1264": 2,
- "1265": 3,
- "1266": 4,
- "1267": 2,
- "1268": 3,
- "1269": 3,
- "1270": 2,
- "1272": 1,
- "1273": 4,
- "1274": 1,
- "1275": 2,
- "1276": 1,
- "1277": 2,
- "1278": 3,
- "1279": 2,
- "1280": 3,
- "1281": 3,
- "1284": 1,
- "1285": 2,
- "1286": 3,
- "1287": 1,
- "1289": 1,
- "1292": 1,
- "1293": 1,
- "1294": 1,
- "1296": 1,
- "1298": 1,
- "1300": 1,
- "1301": 1,
- "1302": 1,
- "1303": 1,
- "1306": 1,
- "1308": 2,
- "1309": 1,
- "1310": 1,
- "1312": 2,
- "1314": 1,
- "1316": 2,
- "1317": 1,
- "1318": 1,
- "1319": 3,
- "1324": 1,
- "1325": 1,
- "1327": 2,
- "1328": 1,
- "1329": 2,
- "1331": 3,
- "1332": 3,
- "1333": 2,
- "1334": 1,
- "1338": 2,
- "1339": 1,
- "1340": 1,
- "1341": 2,
- "1343": 1,
- "1345": 1,
- "1347": 3,
- "1348": 1,
- "1349": 1,
- "1350": 1,
- "1352": 2,
- "1353": 1,
- "1354": 1,
- "1355": 8,
- "1356": 4,
- "1357": 2,
- "1358": 2,
- "1359": 3,
- "1361": 1,
- "1362": 2,
- "1363": 3,
- "1364": 2,
- "1365": 2,
- "1366": 3,
- "1368": 1,
- "1369": 1,
- "1372": 1,
- "1373": 1,
- "1379": 1,
- "1381": 2,
- "1384": 1,
- "1385": 1,
- "1391": 1,
- "1395": 1,
- "1400": 2,
- "1401": 2,
- "1403": 1,
- "1406": 2,
- "1409": 1,
- "1414": 1,
- "1417": 1,
- "1421": 1,
- "1422": 1,
- "1428": 1,
- "1432": 1,
- "1436": 1,
- "1437": 1,
- "1438": 2,
- "1443": 1,
- "1444": 5,
- "1448": 1,
- "1449": 2,
- "1451": 1,
- "1452": 1,
- "1454": 1,
- "1456": 1,
- "1457": 3,
- "1458": 1,
- "1459": 1,
- "1460": 2,
- "1461": 1,
- "1462": 1,
- "1463": 2,
- "1464": 3,
- "1465": 2,
- "1471": 1,
- "1474": 2,
- "1476": 3,
- "1477": 1,
- "1479": 1,
- "1481": 2,
- "1482": 2,
- "1484": 1,
- "1485": 1,
- "1486": 2,
- "1487": 4,
- "1488": 2,
- "1489": 2,
- "1490": 3,
- "1491": 3,
- "1492": 4,
- "1493": 4,
- "1494": 5,
- "1495": 1,
- "1496": 3,
- "1500": 2,
- "1501": 1,
- "1502": 3,
- "1503": 1,
- "1504": 2,
- "1505": 2,
- "1506": 4,
- "1507": 2,
- "1509": 1,
- "1510": 4,
- "1511": 2,
- "1513": 1,
- "1514": 1,
- "1519": 1,
- "1523": 2,
- "1525": 1,
- "1528": 1,
- "1533": 1,
- "1536": 1,
- "1537": 2,
- "1539": 1,
- "1542": 1,
- "1546": 1,
- "1557": 1,
- "1561": 1,
- "1564": 2,
- "1573": 2,
- "1581": 1,
- "1590": 1,
- "1592": 1,
- "1593": 1,
- "1594": 2,
- "1595": 2,
- "1597": 2,
- "1598": 2,
- "1599": 1,
- "1600": 2,
- "1605": 1,
- "1610": 1,
- "1611": 1,
- "1613": 1,
- "1614": 1,
- "1616": 2,
- "1617": 1,
- "1620": 2,
- "1622": 1,
- "1631": 1,
- "1644": 1,
- "1645": 1,
- "1673": 1,
- "1696": 1,
- "1703": 1,
- "1710": 1,
- "1717": 1,
- "1737": 1,
- "1739": 1,
- "1740": 1,
- "1746": 1,
- "1749": 1,
- "1778": 1,
- "1793": 1,
- "1794": 1,
- "1806": 1,
- "1807": 1,
- "1813": 2,
- "1814": 1,
- "1815": 2,
- "1816": 1,
- "1819": 1,
- "1820": 2,
- "1823": 2,
- "1826": 1,
- "1827": 1,
- "1829": 1,
- "1830": 2,
- "1831": 1,
- "1833": 1,
- "1834": 1,
- "1835": 1,
- "1837": 3,
- "1841": 1,
- "1851": 1,
- "1853": 1,
- "1863": 1,
- "1864": 1,
- "1866": 1,
- "1873": 1,
- "1881": 1,
- "1883": 1,
- "1885": 1,
- "1954": 1,
- "1981": 1,
- "1990": 1,
- "1991": 1,
- "1996": 1,
- "2011": 1,
- "2013": 2,
- "2016": 1,
- "2017": 1,
- "2019": 2,
- "2021": 1,
- "2022": 1,
- "2024": 2,
- "2026": 2,
- "2027": 1,
- "2033": 1,
- "2041": 2,
- "2042": 1,
- "2043": 1,
- "2046": 2,
- "2047": 1,
- "2050": 1,
- "2052": 2,
- "2054": 3,
- "2057": 3,
- "2059": 4,
- "2061": 1,
- "2062": 2,
- "2063": 1,
- "2064": 1,
- "2065": 1,
- "2067": 1,
- "2069": 1,
- "2070": 1,
- "2072": 1,
- "2073": 1,
- "2074": 1,
- "2077": 3,
- "2078": 1,
- "2080": 1,
- "2083": 1,
- "2084": 1,
- "2089": 1,
- "2090": 2,
- "2091": 1,
- "2095": 1,
- "2100": 2,
- "2103": 2,
- "2104": 1,
- "2105": 1,
- "2106": 1,
- "2107": 1,
- "2108": 1,
- "2110": 1,
- "2111": 1,
- "2112": 1,
- "2116": 1,
- "2117": 1,
- "2118": 1,
- "2119": 1,
- "2123": 1,
- "2124": 2,
- "2125": 1,
- "2126": 1,
- "2127": 2,
- "2128": 1,
- "2129": 1,
- "2132": 2,
- "2133": 1,
- "2135": 1,
- "2136": 1,
- "2138": 1,
- "2141": 1,
- "2142": 1,
- "2143": 1,
- "2144": 2,
- "2145": 2,
- "2146": 1,
- "2148": 1,
- "2149": 2,
- "2150": 2,
- "2151": 1,
- "2152": 4,
- "2153": 1,
- "2154": 1,
- "2155": 1,
- "2157": 1,
- "2158": 1,
- "2159": 1,
- "2160": 3,
- "2173": 1,
- "2174": 1,
- "2178": 1,
- "2179": 1,
- "2180": 1,
- "2181": 1,
- "2182": 1,
- "2202": 1,
- "2203": 2,
- "2205": 1,
- "2207": 1,
- "2211": 1,
- "2216": 1,
- "2219": 1,
- "2221": 1,
- "2223": 2,
- "2227": 2,
- "2231": 1,
- "2237": 1,
- "2245": 1,
- "2256": 1,
- "2258": 1,
- "2275": 1,
- "2281": 1,
- "2285": 1,
- "2316": 1,
- "2333": 1,
- "2338": 1,
- "2349": 1,
- "2351": 1,
- "2353": 1,
- "2354": 2,
- "2359": 2,
- "2376": 1,
- "2421": 1,
- "2426": 1,
- "2430": 1,
- "2431": 1,
- "2432": 1,
- "2443": 1,
- "2457": 1,
- "2466": 1,
- "2467": 1,
- "2469": 1,
- "2470": 2,
- "2477": 1,
- "2480": 1,
- "2488": 1,
- "2503": 1,
- "2504": 1,
- "2522": 1,
- "2525": 1,
- "2531": 1,
- "2534": 1,
- "2539": 1,
- "2543": 1,
- "2559": 1,
- "2567": 1,
- "2570": 1,
- "2577": 1,
- "2589": 1,
- "2601": 1,
- "2618": 1,
- "2628": 2,
- "2629": 1,
- "2640": 1,
- "2642": 2,
- "2651": 1,
- "2657": 2,
- "2660": 2,
- "2669": 1,
- "2670": 1,
- "2680": 2,
- "2681": 1,
- "2683": 3,
- "2684": 1,
- "2685": 1,
- "2686": 1,
- "2687": 1,
- "2689": 1,
- "2690": 1,
- "2691": 1,
- "2692": 1,
- "2693": 1,
- "2696": 1,
- "2704": 1,
- "2746": 1,
- "2764": 1,
- "2787": 1,
- "2826": 1,
- "2828": 1,
- "2851": 2,
- "2852": 4,
- "2853": 2,
- "2854": 1,
- "2855": 1,
- "2857": 1,
- "2858": 1,
- "2864": 1,
- "2866": 2,
- "2867": 1,
- "2869": 1,
- "2870": 1,
- "2871": 1,
- "2872": 1,
- "2875": 1,
- "2880": 1,
- "2894": 1,
- "2904": 1,
- "2910": 1,
- "2912": 2,
- "2913": 1,
- "2915": 4,
- "2922": 2,
- "2927": 1,
- "2931": 1,
- "2933": 1,
- "2934": 1,
- "2938": 1,
- "2945": 2,
- "2959": 1,
- "2961": 1,
- "2966": 1,
- "2970": 1,
- "2971": 1,
- "2976": 1,
- "2977": 1,
- "2982": 1,
- "2983": 1,
- "2996": 2,
- "3000": 1,
- "3001": 1,
- "3006": 1,
- "3011": 1,
- "3012": 1,
- "3018": 1,
- "3026": 1,
- "3030": 1,
- "3059": 1,
- "3064": 1,
- "3065": 1,
- "3095": 1,
- "3096": 1,
- "3097": 2,
- "3105": 1,
- "3123": 2,
- "3125": 1,
- "3130": 1,
- "3147": 1,
- "3152": 1,
- "3153": 2,
- "3166": 1,
- "3167": 1,
- "3176": 1,
- "3180": 1,
- "3183": 1,
- "3185": 1,
- "3221": 1,
- "3224": 1,
- "3225": 1,
- "3229": 1,
- "3233": 1,
- "3241": 1,
- "3242": 1,
- "3243": 1,
- "3245": 1,
- "3249": 2,
- "3250": 1,
- "3272": 1,
- "3280": 1,
- "3286": 1,
- "3288": 1,
- "3292": 1,
- "3307": 1,
- "3310": 1,
- "3312": 1,
- "3334": 1
- },
- "started": "2020-09-07T18:50:05.404Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.050983835025644964,
- "incomingOctetsAppLevel": 32771348,
- "incomingOctetsWebSocketLevel": 1670809,
- "incomingOctetsWireLevel": 1678809,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.004788099657112213,
- "outgoingCompressionRatio": 0.054481738132956876,
- "outgoingOctetsAppLevel": 32771348,
- "outgoingOctetsWebSocketLevel": 1785440,
- "outgoingOctetsWireLevel": 1814338,
- "outgoingWebSocketFrames": 7507,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.016185366072228695,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 6507,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 3,
- "3": 4,
- "4": 10,
- "5": 4,
- "6": 1,
- "7": 3,
- "8": 3,
- "9": 2,
- "10": 5,
- "11": 2,
- "12": 2,
- "13": 3,
- "14": 1,
- "15": 2,
- "16": 2,
- "17": 4,
- "18": 2,
- "20": 5,
- "21": 7,
- "22": 7,
- "23": 4,
- "24": 2,
- "25": 1,
- "26": 6,
- "27": 7,
- "28": 4,
- "29": 5,
- "30": 3,
- "31": 7,
- "32": 4,
- "33": 3,
- "34": 7,
- "35": 6,
- "36": 2,
- "37": 3,
- "38": 3,
- "39": 6,
- "40": 5,
- "41": 1,
- "42": 8,
- "43": 2,
- "44": 4,
- "45": 3,
- "46": 4,
- "47": 4,
- "48": 2,
- "49": 3,
- "50": 4,
- "51": 6,
- "52": 6,
- "53": 6,
- "54": 4,
- "55": 2,
- "56": 3,
- "57": 1,
- "58": 7,
- "59": 5,
- "60": 2,
- "61": 4,
- "62": 7,
- "63": 6,
- "64": 5,
- "65": 3,
- "66": 5,
- "67": 5,
- "68": 1,
- "69": 1,
- "70": 3,
- "71": 1,
- "72": 5,
- "73": 3,
- "74": 6,
- "75": 8,
- "76": 2,
- "77": 7,
- "78": 8,
- "79": 6,
- "80": 3,
- "81": 9,
- "82": 8,
- "83": 4,
- "84": 5,
- "85": 3,
- "86": 5,
- "87": 6,
- "89": 2,
- "90": 3,
- "91": 4,
- "92": 2,
- "93": 6,
- "94": 6,
- "95": 6,
- "96": 7,
- "97": 5,
- "98": 6,
- "99": 5,
- "100": 6,
- "101": 3,
- "102": 7,
- "103": 3,
- "104": 4,
- "105": 3,
- "106": 4,
- "107": 2,
- "108": 7,
- "109": 6,
- "110": 4,
- "111": 6,
- "112": 11,
- "113": 3,
- "114": 6,
- "115": 8,
- "116": 15,
- "117": 10,
- "118": 5,
- "119": 2,
- "120": 4,
- "121": 12,
- "122": 5,
- "123": 5,
- "124": 7,
- "125": 3,
- "126": 4,
- "127": 3,
- "130": 4,
- "131": 4,
- "132": 7,
- "133": 5,
- "134": 5,
- "135": 5,
- "136": 3,
- "137": 2,
- "138": 6,
- "139": 8,
- "140": 6,
- "141": 3,
- "142": 2,
- "143": 6,
- "144": 3,
- "145": 4,
- "146": 2,
- "147": 2,
- "148": 3,
- "149": 6,
- "150": 2,
- "151": 3,
- "152": 2,
- "153": 3,
- "154": 1,
- "155": 5,
- "156": 5,
- "157": 3,
- "158": 3,
- "159": 5,
- "160": 5,
- "162": 2,
- "163": 6,
- "164": 5,
- "165": 4,
- "166": 4,
- "167": 7,
- "168": 2,
- "169": 3,
- "171": 6,
- "172": 6,
- "173": 6,
- "174": 6,
- "175": 1,
- "176": 8,
- "177": 2,
- "178": 2,
- "179": 3,
- "180": 2,
- "181": 1,
- "182": 7,
- "183": 3,
- "184": 3,
- "185": 3,
- "186": 3,
- "187": 4,
- "188": 2,
- "189": 3,
- "190": 1,
- "191": 2,
- "192": 5,
- "193": 3,
- "194": 1,
- "195": 2,
- "196": 2,
- "197": 4,
- "198": 4,
- "199": 5,
- "200": 3,
- "201": 2,
- "202": 4,
- "203": 5,
- "204": 2,
- "205": 3,
- "206": 1,
- "207": 1,
- "208": 4,
- "209": 3,
- "210": 1,
- "211": 2,
- "212": 1,
- "213": 3,
- "214": 2,
- "215": 1,
- "216": 1,
- "217": 2,
- "218": 6,
- "219": 5,
- "220": 3,
- "221": 3,
- "222": 5,
- "223": 4,
- "224": 3,
- "225": 4,
- "226": 4,
- "227": 4,
- "228": 6,
- "230": 6,
- "231": 2,
- "232": 7,
- "233": 1,
- "234": 4,
- "235": 2,
- "236": 4,
- "237": 1,
- "238": 2,
- "239": 2,
- "240": 5,
- "241": 4,
- "242": 2,
- "243": 2,
- "244": 3,
- "245": 2,
- "246": 3,
- "247": 4,
- "248": 1,
- "249": 3,
- "250": 4,
- "251": 2,
- "252": 6,
- "253": 2,
- "254": 4,
- "255": 1,
- "256": 3,
- "257": 4,
- "258": 3,
- "259": 3,
- "260": 6507
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333638266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882b14b8fc6b2a3"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "b14b8fc6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_14.html b/autobahn/client/tungstenite_case_12_4_14.html
deleted file mode 100644
index 190900c..0000000
--- a/autobahn/client/tungstenite_case_12_4_14.html
+++ /dev/null
@@ -1,1157 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.14 : Pass - 3955 ms @ 2020-09-07T18:50:07.581Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=369&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Qs9pSY1yFAIjyB42b0gkLg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +ddBB11AbSKi5Ce6sz6/SzHGjhs=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2230 | 1 | 2230 |
- 2234 | 2 | 4468 |
- 2248 | 2 | 4496 |
- 2250 | 2 | 4500 |
- 2253 | 1 | 2253 |
- 2254 | 1 | 2254 |
- 2255 | 1 | 2255 |
- 2256 | 2 | 4512 |
- 2258 | 2 | 4516 |
- 2259 | 1 | 2259 |
- 2260 | 2 | 4520 |
- 2262 | 1 | 2262 |
- 2263 | 3 | 6789 |
- 2264 | 4 | 9056 |
- 2265 | 4 | 9060 |
- 2268 | 4 | 9072 |
- 2271 | 1 | 2271 |
- 2272 | 1 | 2272 |
- 2275 | 1 | 2275 |
- 2277 | 1 | 2277 |
- 2278 | 3 | 6834 |
- 2280 | 1 | 2280 |
- 2281 | 3 | 6843 |
- 2282 | 1 | 2282 |
- 2284 | 2 | 4568 |
- 2286 | 2 | 4572 |
- 2288 | 2 | 4576 |
- 2290 | 1 | 2290 |
- 2292 | 1 | 2292 |
- 2293 | 1 | 2293 |
- 2295 | 1 | 2295 |
- 2317 | 1 | 2317 |
- 2318 | 1 | 2318 |
- 2319 | 1 | 2319 |
- 2322 | 1 | 2322 |
- 2323 | 2 | 4646 |
- 2333 | 2 | 4666 |
- 2338 | 2 | 4676 |
- 2340 | 1 | 2340 |
- 2343 | 1 | 2343 |
- 2344 | 2 | 4688 |
- 2349 | 1 | 2349 |
- 2350 | 2 | 4700 |
- 2355 | 2 | 4710 |
- 2358 | 3 | 7074 |
- 2360 | 1 | 2360 |
- 2362 | 1 | 2362 |
- 2368 | 1 | 2368 |
- 2369 | 2 | 4738 |
- 2371 | 2 | 4742 |
- 2373 | 3 | 7119 |
- 2375 | 3 | 7125 |
- 2376 | 2 | 4752 |
- 2379 | 1 | 2379 |
- 2382 | 1 | 2382 |
- 2384 | 2 | 4768 |
- 2385 | 3 | 7155 |
- 2386 | 1 | 2386 |
- 2388 | 1 | 2388 |
- 2389 | 1 | 2389 |
- 2390 | 1 | 2390 |
- 2391 | 1 | 2391 |
- 2394 | 1 | 2394 |
- 2398 | 1 | 2398 |
- 2400 | 1 | 2400 |
- 2403 | 1 | 2403 |
- 2404 | 1 | 2404 |
- 2408 | 2 | 4816 |
- 2410 | 1 | 2410 |
- 2411 | 1 | 2411 |
- 2412 | 1 | 2412 |
- 2414 | 1 | 2414 |
- 2415 | 2 | 4830 |
- 2416 | 1 | 2416 |
- 2417 | 1 | 2417 |
- 2418 | 2 | 4836 |
- 2419 | 5 | 12095 |
- 2420 | 3 | 7260 |
- 2421 | 2 | 4842 |
- 2422 | 1 | 2422 |
- 2424 | 5 | 12120 |
- 2427 | 4 | 9708 |
- 2431 | 2 | 4862 |
- 2432 | 2 | 4864 |
- 2433 | 2 | 4866 |
- 2436 | 2 | 4872 |
- 2437 | 1 | 2437 |
- 2438 | 2 | 4876 |
- 2439 | 2 | 4878 |
- 2441 | 3 | 7323 |
- 2443 | 2 | 4886 |
- 2445 | 1 | 2445 |
- 2446 | 1 | 2446 |
- 2448 | 1 | 2448 |
- 2449 | 1 | 2449 |
- 2450 | 1 | 2450 |
- 2451 | 1 | 2451 |
- 2452 | 2 | 4904 |
- 2453 | 3 | 7359 |
- 2454 | 1 | 2454 |
- 2458 | 1 | 2458 |
- 2462 | 1 | 2462 |
- 2463 | 1 | 2463 |
- 2464 | 2 | 4928 |
- 2466 | 2 | 4932 |
- 2467 | 2 | 4934 |
- 2468 | 1 | 2468 |
- 2470 | 4 | 9880 |
- 2472 | 1 | 2472 |
- 2473 | 1 | 2473 |
- 2477 | 1 | 2477 |
- 2478 | 2 | 4956 |
- 2479 | 1 | 2479 |
- 2483 | 1 | 2483 |
- 2485 | 3 | 7455 |
- 2488 | 1 | 2488 |
- 2489 | 1 | 2489 |
- 2490 | 2 | 4980 |
- 2491 | 4 | 9964 |
- 2492 | 3 | 7476 |
- 2493 | 2 | 4986 |
- 2494 | 1 | 2494 |
- 2495 | 5 | 12475 |
- 2496 | 2 | 4992 |
- 2498 | 1 | 2498 |
- 2500 | 1 | 2500 |
- 2501 | 3 | 7503 |
- 2507 | 2 | 5014 |
- 2508 | 1 | 2508 |
- 2509 | 2 | 5018 |
- 2510 | 3 | 7530 |
- 2511 | 1 | 2511 |
- 2513 | 3 | 7539 |
- 2514 | 1 | 2514 |
- 2515 | 2 | 5030 |
- 2516 | 3 | 7548 |
- 2518 | 1 | 2518 |
- 2525 | 2 | 5050 |
- 2526 | 1 | 2526 |
- 2527 | 1 | 2527 |
- 2533 | 3 | 7599 |
- 2534 | 4 | 10136 |
- 2535 | 1 | 2535 |
- 2536 | 3 | 7608 |
- 2537 | 1 | 2537 |
- 2539 | 2 | 5078 |
- 2542 | 2 | 5084 |
- 2543 | 1 | 2543 |
- 2544 | 1 | 2544 |
- 2545 | 3 | 7635 |
- 2546 | 1 | 2546 |
- 2549 | 5 | 12745 |
- 2550 | 1 | 2550 |
- 2553 | 3 | 7659 |
- 2554 | 3 | 7662 |
- 2555 | 3 | 7665 |
- 2556 | 1 | 2556 |
- 2559 | 2 | 5118 |
- 2563 | 1 | 2563 |
- 2572 | 1 | 2572 |
- 2583 | 2 | 5166 |
- 2593 | 1 | 2593 |
- 2594 | 1 | 2594 |
- 2609 | 1 | 2609 |
- 2640 | 1 | 2640 |
- 2641 | 1 | 2641 |
- 2644 | 1 | 2644 |
- 2645 | 1 | 2645 |
- 2667 | 2 | 5334 |
- 2674 | 1 | 2674 |
- 2677 | 2 | 5354 |
- 2678 | 1 | 2678 |
- 2682 | 1 | 2682 |
- 2684 | 1 | 2684 |
- 2685 | 1 | 2685 |
- 2693 | 1 | 2693 |
- 2696 | 2 | 5392 |
- 2697 | 2 | 5394 |
- 2698 | 1 | 2698 |
- 2702 | 1 | 2702 |
- 2703 | 1 | 2703 |
- 2706 | 1 | 2706 |
- 2707 | 1 | 2707 |
- 2710 | 2 | 5420 |
- 2711 | 1 | 2711 |
- 2714 | 1 | 2714 |
- 2724 | 1 | 2724 |
- 2728 | 2 | 5456 |
- 2732 | 1 | 2732 |
- 2733 | 1 | 2733 |
- 2741 | 1 | 2741 |
- 2742 | 1 | 2742 |
- 2757 | 1 | 2757 |
- 2760 | 1 | 2760 |
- 2766 | 1 | 2766 |
- 2770 | 1 | 2770 |
- 2771 | 1 | 2771 |
- 2772 | 2 | 5544 |
- 2774 | 1 | 2774 |
- 2775 | 1 | 2775 |
- 2781 | 2 | 5562 |
- 2785 | 1 | 2785 |
- 2788 | 3 | 8364 |
- 2789 | 1 | 2789 |
- 2795 | 1 | 2795 |
- 2797 | 3 | 8391 |
- 2815 | 3 | 8445 |
- 2818 | 1 | 2818 |
- 2821 | 1 | 2821 |
- 2822 | 1 | 2822 |
- 2824 | 1 | 2824 |
- 2828 | 1 | 2828 |
- 2830 | 1 | 2830 |
- 2831 | 2 | 5662 |
- 2833 | 1 | 2833 |
- 2838 | 1 | 2838 |
- 2840 | 2 | 5680 |
- 2842 | 2 | 5684 |
- 2843 | 3 | 8529 |
- 2847 | 1 | 2847 |
- 2849 | 1 | 2849 |
- 2850 | 1 | 2850 |
- 2853 | 1 | 2853 |
- 2854 | 1 | 2854 |
- 2855 | 2 | 5710 |
- 2857 | 1 | 2857 |
- 2865 | 1 | 2865 |
- 2875 | 1 | 2875 |
- 2877 | 1 | 2877 |
- 2879 | 4 | 11516 |
- 2882 | 1 | 2882 |
- 2885 | 2 | 5770 |
- 2887 | 1 | 2887 |
- 2889 | 1 | 2889 |
- 2890 | 1 | 2890 |
- 2891 | 3 | 8673 |
- 2894 | 3 | 8682 |
- 2901 | 2 | 5802 |
- 2960 | 1 | 2960 |
- 2962 | 1 | 2962 |
- 2965 | 1 | 2965 |
- 2966 | 1 | 2966 |
- 2967 | 2 | 5934 |
- 2984 | 1 | 2984 |
- 2986 | 1 | 2986 |
- 2996 | 2 | 5992 |
- 2998 | 2 | 5996 |
- 2999 | 1 | 2999 |
- 3003 | 1 | 3003 |
- 3005 | 2 | 6010 |
- 3006 | 1 | 3006 |
- 3012 | 1 | 3012 |
- 3031 | 1 | 3031 |
- 3034 | 1 | 3034 |
- 3037 | 2 | 6074 |
- 3038 | 1 | 3038 |
- 3039 | 1 | 3039 |
- 3042 | 1 | 3042 |
- 3043 | 1 | 3043 |
- 3045 | 2 | 6090 |
- 3048 | 1 | 3048 |
- 3050 | 2 | 6100 |
- 3061 | 2 | 6122 |
- 3066 | 1 | 3066 |
- 3068 | 1 | 3068 |
- 3070 | 1 | 3070 |
- 3071 | 2 | 6142 |
- 3072 | 1 | 3072 |
- 3073 | 1 | 3073 |
- 3075 | 1 | 3075 |
- 3076 | 5 | 15380 |
- 3077 | 2 | 6154 |
- 3080 | 1 | 3080 |
- 3081 | 2 | 6162 |
- 3082 | 3 | 9246 |
- 3083 | 3 | 9249 |
- 3084 | 2 | 6168 |
- 3086 | 1 | 3086 |
- 3090 | 2 | 6180 |
- 3091 | 4 | 12364 |
- 3092 | 1 | 3092 |
- 3093 | 2 | 6186 |
- 3097 | 1 | 3097 |
- 3114 | 1 | 3114 |
- 3115 | 1 | 3115 |
- 3120 | 2 | 6240 |
- 3131 | 1 | 3131 |
- 3153 | 1 | 3153 |
- 3156 | 1 | 3156 |
- 3159 | 1 | 3159 |
- 3163 | 1 | 3163 |
- 3170 | 1 | 3170 |
- 3175 | 1 | 3175 |
- 3178 | 1 | 3178 |
- 3179 | 1 | 3179 |
- 3180 | 1 | 3180 |
- 3184 | 1 | 3184 |
- 3198 | 2 | 6396 |
- 3205 | 1 | 3205 |
- 3207 | 1 | 3207 |
- 3234 | 1 | 3234 |
- 3236 | 1 | 3236 |
- 3238 | 1 | 3238 |
- 3240 | 1 | 3240 |
- 3243 | 1 | 3243 |
- 3247 | 2 | 6494 |
- 3250 | 2 | 6500 |
- 3267 | 1 | 3267 |
- 3273 | 1 | 3273 |
- 3301 | 1 | 3301 |
- 3306 | 1 | 3306 |
- 3319 | 1 | 3319 |
- 3326 | 1 | 3326 |
- 3327 | 1 | 3327 |
- 3331 | 2 | 6662 |
- 3334 | 1 | 3334 |
- 3403 | 1 | 3403 |
- 3408 | 2 | 6816 |
- 3409 | 1 | 3409 |
- 3436 | 1 | 3436 |
- 3441 | 1 | 3441 |
- 3445 | 1 | 3445 |
- 3446 | 2 | 6892 |
- 3450 | 1 | 3450 |
- 3461 | 1 | 3461 |
- 3462 | 1 | 3462 |
- 3479 | 1 | 3479 |
- 3481 | 2 | 6962 |
- 3483 | 1 | 3483 |
- 3486 | 2 | 6972 |
- 3487 | 1 | 3487 |
- 3488 | 1 | 3488 |
- 3489 | 1 | 3489 |
- 3491 | 1 | 3491 |
- 3500 | 1 | 3500 |
- 3501 | 1 | 3501 |
- 3504 | 3 | 10512 |
- 3505 | 1 | 3505 |
- 3506 | 2 | 7012 |
- 3515 | 2 | 7030 |
- 3523 | 2 | 7046 |
- 3525 | 1 | 3525 |
- 3527 | 1 | 3527 |
- 3528 | 2 | 7056 |
- 3529 | 2 | 7058 |
- 3530 | 2 | 7060 |
- 3537 | 2 | 7074 |
- 3538 | 4 | 14152 |
- 3539 | 1 | 3539 |
- 3540 | 2 | 7080 |
- 3541 | 2 | 7082 |
- 3542 | 2 | 7084 |
- 3543 | 2 | 7086 |
- 3544 | 1 | 3544 |
- 3545 | 2 | 7090 |
- 3547 | 1 | 3547 |
- 3548 | 1 | 3548 |
- 3577 | 1 | 3577 |
- 3583 | 1 | 3583 |
- 3585 | 1 | 3585 |
- 3587 | 1 | 3587 |
- 3588 | 3 | 10764 |
- 3590 | 1 | 3590 |
- 3591 | 1 | 3591 |
- 3593 | 3 | 10779 |
- 3594 | 1 | 3594 |
- 3604 | 2 | 7208 |
- 3608 | 1 | 3608 |
- 3616 | 1 | 3616 |
- 3618 | 3 | 10854 |
- 3631 | 2 | 7262 |
- 3644 | 1 | 3644 |
- 3672 | 1 | 3672 |
- 3678 | 1 | 3678 |
- 3682 | 1 | 3682 |
- 3684 | 1 | 3684 |
- 3685 | 1 | 3685 |
- 3693 | 2 | 7386 |
- 3695 | 1 | 3695 |
- 3696 | 5 | 18480 |
- 3698 | 2 | 7396 |
- 3702 | 1 | 3702 |
- 3703 | 1 | 3703 |
- 3707 | 1 | 3707 |
- 3711 | 1 | 3711 |
- 3719 | 2 | 7438 |
- 3726 | 1 | 3726 |
- 3742 | 7 | 26194 |
- 3744 | 3 | 11232 |
- 3752 | 1 | 3752 |
- 3754 | 1 | 3754 |
- 3824 | 1 | 3824 |
- 3830 | 1 | 3830 |
- 3832 | 1 | 3832 |
- 3835 | 1 | 3835 |
- 3841 | 1 | 3841 |
- 3847 | 1 | 3847 |
- 3850 | 1 | 3850 |
- 3907 | 1 | 3907 |
- 3912 | 1 | 3912 |
- 3916 | 1 | 3916 |
- 3955 | 2 | 7910 |
- 3956 | 1 | 3956 |
- 3957 | 1 | 3957 |
- 3967 | 1 | 3967 |
- 3970 | 1 | 3970 |
- 3972 | 1 | 3972 |
- 3973 | 1 | 3973 |
- 3977 | 1 | 3977 |
- 3980 | 2 | 7960 |
- 3991 | 2 | 7982 |
- 4002 | 2 | 8004 |
- 4021 | 1 | 4021 |
- 4037 | 1 | 4037 |
- 4038 | 1 | 4038 |
- 4052 | 1 | 4052 |
- 4053 | 1 | 4053 |
- 4061 | 1 | 4061 |
- 4064 | 1 | 4064 |
- 4067 | 2 | 8134 |
- 4074 | 3 | 12222 |
- 4077 | 2 | 8154 |
- 4078 | 3 | 12234 |
- 4079 | 3 | 12237 |
- 4080 | 6 | 24480 |
- 4082 | 1 | 4082 |
- 4083 | 1 | 4083 |
- 4085 | 2 | 8170 |
- 4086 | 2 | 8172 |
- 4087 | 1 | 4087 |
- 4088 | 1 | 4088 |
- 4089 | 2 | 8178 |
- 4090 | 1 | 4090 |
- 4091 | 5 | 20455 |
- 4092 | 1 | 4092 |
- 4093 | 1 | 4093 |
- 4099 | 1 | 4099 |
- 4100 | 2 | 8200 |
- 4102 | 1 | 4102 |
- 4104 | 3 | 12312 |
- 4105 | 2 | 8210 |
- 4106 | 2 | 8212 |
- 4107 | 1 | 4107 |
- 4109 | 2 | 8218 |
- 4111 | 1 | 4111 |
- 4112 | 1 | 4112 |
- 4113 | 2 | 8226 |
- 4114 | 2 | 8228 |
- 4115 | 1 | 4115 |
- 4116 | 1 | 4116 |
- 4117 | 2 | 8234 |
- 4118 | 3 | 12354 |
- 4119 | 1 | 4119 |
- 4120 | 1 | 4120 |
- 4121 | 1 | 4121 |
- 4123 | 1 | 4123 |
- 4126 | 3 | 12378 |
- 4127 | 3 | 12381 |
- 4128 | 2 | 8256 |
- 4129 | 2 | 8258 |
- 4135 | 1 | 4135 |
- 4136 | 1 | 4136 |
- 4139 | 1 | 4139 |
- 4140 | 2 | 8280 |
- 4142 | 2 | 8284 |
- 4143 | 4 | 16572 |
- 4144 | 1 | 4144 |
- 4146 | 1 | 4146 |
- 4147 | 1 | 4147 |
- 4149 | 3 | 12447 |
- 4150 | 4 | 16600 |
- 4151 | 1 | 4151 |
- 4152 | 4 | 16608 |
- 4156 | 2 | 8312 |
- 4166 | 2 | 8332 |
- 4169 | 2 | 8338 |
- 4170 | 2 | 8340 |
- 4179 | 1 | 4179 |
- 4181 | 4 | 16724 |
- 4182 | 2 | 8364 |
- 4186 | 2 | 8372 |
- 4187 | 4 | 16748 |
- 4195 | 1 | 4195 |
- 4197 | 2 | 8394 |
- 4201 | 1 | 4201 |
- 4203 | 2 | 8406 |
- 4206 | 2 | 8412 |
- 4207 | 2 | 8414 |
- 4209 | 2 | 8418 |
- 4210 | 1 | 4210 |
- 4218 | 1 | 4218 |
- 4221 | 2 | 8442 |
- 4230 | 1 | 4230 |
- 4233 | 1 | 4233 |
- 4236 | 2 | 8472 |
- 4239 | 2 | 8478 |
- 4241 | 2 | 8482 |
- 4242 | 4 | 16968 |
- 4245 | 1 | 4245 |
- 4246 | 1 | 4246 |
- 4249 | 1 | 4249 |
- 4250 | 1 | 4250 |
- 4255 | 2 | 8510 |
- 4258 | 1 | 4258 |
- 4259 | 1 | 4259 |
- 4263 | 1 | 4263 |
- 4264 | 3 | 12792 |
- 4265 | 6 | 25590 |
- 4266 | 1 | 4266 |
- 4268 | 2 | 8536 |
- 4269 | 1 | 4269 |
- 4270 | 1 | 4270 |
- 4271 | 2 | 8542 |
- 4272 | 8 | 34176 |
- 4273 | 1 | 4273 |
- 4274 | 3 | 12822 |
- 4275 | 3 | 12825 |
- 4276 | 1 | 4276 |
- 4277 | 4 | 17108 |
- 4279 | 1 | 4279 |
- 4281 | 1 | 4281 |
- 4282 | 2 | 8564 |
- 4283 | 1 | 4283 |
- 4288 | 2 | 8576 |
- 4289 | 2 | 8578 |
- 4291 | 2 | 8582 |
- 4294 | 3 | 12882 |
- 4295 | 2 | 8590 |
- 4296 | 3 | 12888 |
- 4298 | 1 | 4298 |
- 4300 | 2 | 8600 |
- 4302 | 1 | 4302 |
- 4304 | 2 | 8608 |
- 4306 | 1 | 4306 |
- 4307 | 1 | 4307 |
- 4312 | 2 | 8624 |
- 4317 | 1 | 4317 |
- 4319 | 1 | 4319 |
- 4320 | 1 | 4320 |
- 4330 | 1 | 4330 |
- 4335 | 4 | 17340 |
- 4343 | 1 | 4343 |
- 4355 | 1 | 4355 |
- 4356 | 1 | 4356 |
- 4361 | 2 | 8722 |
- 4364 | 1 | 4364 |
- 4366 | 1 | 4366 |
- 4378 | 2 | 8756 |
- 4384 | 1 | 4384 |
- 4387 | 1 | 4387 |
- 4390 | 1 | 4390 |
- 4392 | 1 | 4392 |
- 4394 | 1 | 4394 |
- 4398 | 2 | 8796 |
- 4404 | 2 | 8808 |
- 4407 | 1 | 4407 |
- 4409 | 1 | 4409 |
- 4414 | 2 | 8828 |
- 4416 | 1 | 4416 |
- 4419 | 2 | 8838 |
- 4427 | 1 | 4427 |
- 4435 | 1 | 4435 |
- 4436 | 1 | 4436 |
- 4440 | 2 | 8880 |
- 4444 | 4 | 17776 |
- 4448 | 2 | 8896 |
- 4450 | 2 | 8900 |
- 4455 | 2 | 8910 |
- 4457 | 1 | 4457 |
- 4459 | 1 | 4459 |
- 4460 | 1 | 4460 |
- 4461 | 1 | 4461 |
- 4464 | 2 | 8928 |
- 4467 | 2 | 8934 |
- 4469 | 1 | 4469 |
- 4472 | 1 | 4472 |
- 4473 | 1 | 4473 |
- 4475 | 2 | 8950 |
- 4479 | 1 | 4479 |
- 4480 | 2 | 8960 |
- 4482 | 2 | 8964 |
- 4483 | 2 | 8966 |
- 4490 | 1 | 4490 |
- 4496 | 1 | 4496 |
- 4498 | 1 | 4498 |
- 4499 | 1 | 4499 |
- 4500 | 3 | 13500 |
- 4504 | 3 | 13512 |
- 4506 | 2 | 9012 |
- 4508 | 1 | 4508 |
- 4509 | 1 | 4509 |
- 4510 | 2 | 9020 |
- 4513 | 2 | 9026 |
- 4515 | 1 | 4515 |
- 4516 | 3 | 13548 |
- 4517 | 1 | 4517 |
- 4519 | 1 | 4519 |
- 4521 | 1 | 4521 |
- 4522 | 3 | 13566 |
- 4524 | 3 | 13572 |
- 4525 | 1 | 4525 |
- 4554 | 2 | 9108 |
- 4558 | 3 | 13674 |
- 4559 | 1 | 4559 |
- 4560 | 1 | 4560 |
- 4565 | 1 | 4565 |
- 4589 | 2 | 9178 |
- 4592 | 2 | 9184 |
- 4595 | 2 | 9190 |
- 4604 | 1 | 4604 |
- 4605 | 1 | 4605 |
- 4607 | 1 | 4607 |
- 4615 | 2 | 9230 |
- 4655 | 1 | 4655 |
- Total | 1002 | 3367746 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 3 | 1 | 3 |
- 4 | 6 | 24 |
- 5 | 5 | 25 |
- 6 | 3 | 18 |
- 7 | 3 | 21 |
- 8 | 2 | 16 |
- 9 | 4 | 36 |
- 10 | 5 | 50 |
- 11 | 5 | 55 |
- 12 | 1 | 12 |
- 13 | 1 | 13 |
- 14 | 4 | 56 |
- 15 | 4 | 60 |
- 16 | 3 | 48 |
- 18 | 6 | 108 |
- 19 | 10 | 190 |
- 20 | 3 | 60 |
- 21 | 1 | 21 |
- 22 | 1 | 22 |
- 23 | 5 | 115 |
- 24 | 2 | 48 |
- 25 | 2 | 50 |
- 26 | 6 | 156 |
- 27 | 2 | 54 |
- 28 | 4 | 112 |
- 29 | 4 | 116 |
- 30 | 3 | 90 |
- 31 | 2 | 62 |
- 32 | 6 | 192 |
- 33 | 13 | 429 |
- 34 | 6 | 204 |
- 35 | 4 | 140 |
- 36 | 2 | 72 |
- 37 | 4 | 148 |
- 38 | 6 | 228 |
- 39 | 5 | 195 |
- 40 | 2 | 80 |
- 41 | 3 | 123 |
- 42 | 8 | 336 |
- 43 | 4 | 172 |
- 44 | 10 | 440 |
- 45 | 4 | 180 |
- 46 | 5 | 230 |
- 47 | 12 | 564 |
- 48 | 3 | 144 |
- 49 | 5 | 245 |
- 50 | 4 | 200 |
- 51 | 10 | 510 |
- 52 | 5 | 260 |
- 53 | 7 | 371 |
- 54 | 3 | 162 |
- 55 | 3 | 165 |
- 56 | 3 | 168 |
- 57 | 5 | 285 |
- 58 | 7 | 406 |
- 59 | 15 | 885 |
- 60 | 3 | 180 |
- 61 | 5 | 305 |
- 62 | 3 | 186 |
- 63 | 8 | 504 |
- 64 | 5 | 320 |
- 65 | 3 | 195 |
- 66 | 9 | 594 |
- 67 | 3 | 201 |
- 68 | 11 | 748 |
- 69 | 3 | 207 |
- 70 | 6 | 420 |
- 71 | 1 | 71 |
- 72 | 7 | 504 |
- 73 | 9 | 657 |
- 74 | 2 | 148 |
- 75 | 3 | 225 |
- 76 | 9 | 684 |
- 77 | 8 | 616 |
- 78 | 3 | 234 |
- 79 | 8 | 632 |
- 80 | 3 | 240 |
- 82 | 6 | 492 |
- 83 | 7 | 581 |
- 84 | 6 | 504 |
- 85 | 12 | 1020 |
- 86 | 5 | 430 |
- 87 | 5 | 435 |
- 88 | 3 | 264 |
- 89 | 9 | 801 |
- 90 | 3 | 270 |
- 91 | 3 | 273 |
- 92 | 7 | 644 |
- 93 | 2 | 186 |
- 94 | 2 | 188 |
- 95 | 4 | 380 |
- 96 | 1 | 96 |
- 97 | 1 | 97 |
- 99 | 1 | 99 |
- 102 | 2 | 204 |
- 103 | 1 | 103 |
- 104 | 2 | 208 |
- 105 | 4 | 420 |
- 106 | 4 | 424 |
- 107 | 2 | 214 |
- 108 | 5 | 540 |
- 109 | 2 | 218 |
- 110 | 7 | 770 |
- 111 | 7 | 777 |
- 112 | 3 | 336 |
- 113 | 3 | 339 |
- 114 | 10 | 1140 |
- 115 | 7 | 805 |
- 116 | 6 | 696 |
- 117 | 5 | 585 |
- 118 | 6 | 708 |
- 119 | 1 | 119 |
- 120 | 3 | 360 |
- 121 | 5 | 605 |
- 122 | 1 | 122 |
- 123 | 1 | 123 |
- 124 | 3 | 372 |
- 125 | 2 | 250 |
- 126 | 1 | 126 |
- 127 | 1 | 127 |
- 130 | 4 | 520 |
- 131 | 1 | 131 |
- 132 | 10 | 1320 |
- 133 | 1 | 133 |
- 134 | 2 | 268 |
- 135 | 2 | 270 |
- 136 | 2 | 272 |
- 137 | 4 | 548 |
- 138 | 1 | 138 |
- 139 | 3 | 417 |
- 140 | 7 | 980 |
- 141 | 5 | 705 |
- 142 | 3 | 426 |
- 143 | 2 | 286 |
- 144 | 5 | 720 |
- 145 | 5 | 725 |
- 146 | 1 | 146 |
- 147 | 3 | 441 |
- 148 | 6 | 888 |
- 149 | 5 | 745 |
- 150 | 5 | 750 |
- 151 | 4 | 604 |
- 152 | 2 | 304 |
- 153 | 9 | 1377 |
- 154 | 4 | 616 |
- 156 | 8 | 1248 |
- 157 | 1 | 157 |
- 158 | 1 | 158 |
- 159 | 6 | 954 |
- 160 | 5 | 800 |
- 161 | 3 | 483 |
- 162 | 4 | 648 |
- 163 | 4 | 652 |
- 164 | 5 | 820 |
- 165 | 3 | 495 |
- 166 | 6 | 996 |
- 167 | 5 | 835 |
- 168 | 2 | 336 |
- 169 | 1 | 169 |
- 170 | 2 | 340 |
- 171 | 2 | 342 |
- 172 | 1 | 172 |
- 173 | 2 | 346 |
- 174 | 2 | 348 |
- 175 | 5 | 875 |
- 176 | 1 | 176 |
- 177 | 5 | 885 |
- 178 | 2 | 356 |
- 179 | 4 | 716 |
- 180 | 2 | 360 |
- 181 | 6 | 1086 |
- 182 | 5 | 910 |
- 183 | 3 | 549 |
- 184 | 6 | 1104 |
- 185 | 4 | 740 |
- 186 | 5 | 930 |
- 187 | 1 | 187 |
- 188 | 2 | 376 |
- 189 | 8 | 1512 |
- 190 | 4 | 760 |
- 191 | 4 | 764 |
- 192 | 5 | 960 |
- 194 | 5 | 970 |
- 195 | 3 | 585 |
- 196 | 2 | 392 |
- 197 | 3 | 591 |
- 198 | 2 | 396 |
- 199 | 10 | 1990 |
- 200 | 6 | 1200 |
- 201 | 3 | 603 |
- 202 | 4 | 808 |
- 203 | 3 | 609 |
- 204 | 7 | 1428 |
- 205 | 6 | 1230 |
- 206 | 5 | 1030 |
- 207 | 5 | 1035 |
- 208 | 5 | 1040 |
- 209 | 8 | 1672 |
- 210 | 5 | 1050 |
- 211 | 1 | 211 |
- 212 | 6 | 1272 |
- 213 | 9 | 1917 |
- 214 | 4 | 856 |
- 215 | 2 | 430 |
- 217 | 2 | 434 |
- 219 | 4 | 876 |
- 220 | 2 | 440 |
- 221 | 5 | 1105 |
- 222 | 1 | 222 |
- 223 | 6 | 1338 |
- 224 | 2 | 448 |
- 225 | 2 | 450 |
- 226 | 4 | 904 |
- 227 | 3 | 681 |
- 228 | 2 | 456 |
- 229 | 1 | 229 |
- 230 | 1 | 230 |
- 232 | 6 | 1392 |
- 233 | 2 | 466 |
- 234 | 3 | 702 |
- 235 | 3 | 705 |
- 236 | 3 | 708 |
- 237 | 6 | 1422 |
- 238 | 8 | 1904 |
- 239 | 2 | 478 |
- 240 | 1 | 240 |
- 242 | 1 | 242 |
- 243 | 4 | 972 |
- 244 | 1 | 244 |
- 245 | 4 | 980 |
- 246 | 7 | 1722 |
- 247 | 3 | 741 |
- 248 | 2 | 496 |
- 249 | 1 | 249 |
- 250 | 1 | 250 |
- 251 | 3 | 753 |
- 252 | 7 | 1764 |
- 253 | 2 | 506 |
- 254 | 3 | 762 |
- 255 | 2 | 510 |
- 256 | 3 | 768 |
- 257 | 4 | 1028 |
- 258 | 1 | 258 |
- 259 | 2 | 518 |
- 260 | 13559 | 3525340 |
- Total | 14561 | 3647024 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 13559 |
- 1 | 1000 |
- 8 | 1 |
- Total | 14560 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333639266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882a706ec94a4ee
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6137303665633934
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_14.json b/autobahn/client/tungstenite_case_12_4_14.json
deleted file mode 100644
index 99eb363..0000000
--- a/autobahn/client/tungstenite_case_12_4_14.json
+++ /dev/null
@@ -1,1004 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 369,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3955,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=369&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Qs9pSY1yFAIjyB42b0gkLg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +ddBB11AbSKi5Ce6sz6/SzHGjhs=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.14",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2230": 1,
- "2234": 2,
- "2248": 2,
- "2250": 2,
- "2253": 1,
- "2254": 1,
- "2255": 1,
- "2256": 2,
- "2258": 2,
- "2259": 1,
- "2260": 2,
- "2262": 1,
- "2263": 3,
- "2264": 4,
- "2265": 4,
- "2268": 4,
- "2271": 1,
- "2272": 1,
- "2275": 1,
- "2277": 1,
- "2278": 3,
- "2280": 1,
- "2281": 3,
- "2282": 1,
- "2284": 2,
- "2286": 2,
- "2288": 2,
- "2290": 1,
- "2292": 1,
- "2293": 1,
- "2295": 1,
- "2317": 1,
- "2318": 1,
- "2319": 1,
- "2322": 1,
- "2323": 2,
- "2333": 2,
- "2338": 2,
- "2340": 1,
- "2343": 1,
- "2344": 2,
- "2349": 1,
- "2350": 2,
- "2355": 2,
- "2358": 3,
- "2360": 1,
- "2362": 1,
- "2368": 1,
- "2369": 2,
- "2371": 2,
- "2373": 3,
- "2375": 3,
- "2376": 2,
- "2379": 1,
- "2382": 1,
- "2384": 2,
- "2385": 3,
- "2386": 1,
- "2388": 1,
- "2389": 1,
- "2390": 1,
- "2391": 1,
- "2394": 1,
- "2398": 1,
- "2400": 1,
- "2403": 1,
- "2404": 1,
- "2408": 2,
- "2410": 1,
- "2411": 1,
- "2412": 1,
- "2414": 1,
- "2415": 2,
- "2416": 1,
- "2417": 1,
- "2418": 2,
- "2419": 5,
- "2420": 3,
- "2421": 2,
- "2422": 1,
- "2424": 5,
- "2427": 4,
- "2431": 2,
- "2432": 2,
- "2433": 2,
- "2436": 2,
- "2437": 1,
- "2438": 2,
- "2439": 2,
- "2441": 3,
- "2443": 2,
- "2445": 1,
- "2446": 1,
- "2448": 1,
- "2449": 1,
- "2450": 1,
- "2451": 1,
- "2452": 2,
- "2453": 3,
- "2454": 1,
- "2458": 1,
- "2462": 1,
- "2463": 1,
- "2464": 2,
- "2466": 2,
- "2467": 2,
- "2468": 1,
- "2470": 4,
- "2472": 1,
- "2473": 1,
- "2477": 1,
- "2478": 2,
- "2479": 1,
- "2483": 1,
- "2485": 3,
- "2488": 1,
- "2489": 1,
- "2490": 2,
- "2491": 4,
- "2492": 3,
- "2493": 2,
- "2494": 1,
- "2495": 5,
- "2496": 2,
- "2498": 1,
- "2500": 1,
- "2501": 3,
- "2507": 2,
- "2508": 1,
- "2509": 2,
- "2510": 3,
- "2511": 1,
- "2513": 3,
- "2514": 1,
- "2515": 2,
- "2516": 3,
- "2518": 1,
- "2525": 2,
- "2526": 1,
- "2527": 1,
- "2533": 3,
- "2534": 4,
- "2535": 1,
- "2536": 3,
- "2537": 1,
- "2539": 2,
- "2542": 2,
- "2543": 1,
- "2544": 1,
- "2545": 3,
- "2546": 1,
- "2549": 5,
- "2550": 1,
- "2553": 3,
- "2554": 3,
- "2555": 3,
- "2556": 1,
- "2559": 2,
- "2563": 1,
- "2572": 1,
- "2583": 2,
- "2593": 1,
- "2594": 1,
- "2609": 1,
- "2640": 1,
- "2641": 1,
- "2644": 1,
- "2645": 1,
- "2667": 2,
- "2674": 1,
- "2677": 2,
- "2678": 1,
- "2682": 1,
- "2684": 1,
- "2685": 1,
- "2693": 1,
- "2696": 2,
- "2697": 2,
- "2698": 1,
- "2702": 1,
- "2703": 1,
- "2706": 1,
- "2707": 1,
- "2710": 2,
- "2711": 1,
- "2714": 1,
- "2724": 1,
- "2728": 2,
- "2732": 1,
- "2733": 1,
- "2741": 1,
- "2742": 1,
- "2757": 1,
- "2760": 1,
- "2766": 1,
- "2770": 1,
- "2771": 1,
- "2772": 2,
- "2774": 1,
- "2775": 1,
- "2781": 2,
- "2785": 1,
- "2788": 3,
- "2789": 1,
- "2795": 1,
- "2797": 3,
- "2815": 3,
- "2818": 1,
- "2821": 1,
- "2822": 1,
- "2824": 1,
- "2828": 1,
- "2830": 1,
- "2831": 2,
- "2833": 1,
- "2838": 1,
- "2840": 2,
- "2842": 2,
- "2843": 3,
- "2847": 1,
- "2849": 1,
- "2850": 1,
- "2853": 1,
- "2854": 1,
- "2855": 2,
- "2857": 1,
- "2865": 1,
- "2875": 1,
- "2877": 1,
- "2879": 4,
- "2882": 1,
- "2885": 2,
- "2887": 1,
- "2889": 1,
- "2890": 1,
- "2891": 3,
- "2894": 3,
- "2901": 2,
- "2960": 1,
- "2962": 1,
- "2965": 1,
- "2966": 1,
- "2967": 2,
- "2984": 1,
- "2986": 1,
- "2996": 2,
- "2998": 2,
- "2999": 1,
- "3003": 1,
- "3005": 2,
- "3006": 1,
- "3012": 1,
- "3031": 1,
- "3034": 1,
- "3037": 2,
- "3038": 1,
- "3039": 1,
- "3042": 1,
- "3043": 1,
- "3045": 2,
- "3048": 1,
- "3050": 2,
- "3061": 2,
- "3066": 1,
- "3068": 1,
- "3070": 1,
- "3071": 2,
- "3072": 1,
- "3073": 1,
- "3075": 1,
- "3076": 5,
- "3077": 2,
- "3080": 1,
- "3081": 2,
- "3082": 3,
- "3083": 3,
- "3084": 2,
- "3086": 1,
- "3090": 2,
- "3091": 4,
- "3092": 1,
- "3093": 2,
- "3097": 1,
- "3114": 1,
- "3115": 1,
- "3120": 2,
- "3131": 1,
- "3153": 1,
- "3156": 1,
- "3159": 1,
- "3163": 1,
- "3170": 1,
- "3175": 1,
- "3178": 1,
- "3179": 1,
- "3180": 1,
- "3184": 1,
- "3198": 2,
- "3205": 1,
- "3207": 1,
- "3234": 1,
- "3236": 1,
- "3238": 1,
- "3240": 1,
- "3243": 1,
- "3247": 2,
- "3250": 2,
- "3267": 1,
- "3273": 1,
- "3301": 1,
- "3306": 1,
- "3319": 1,
- "3326": 1,
- "3327": 1,
- "3331": 2,
- "3334": 1,
- "3403": 1,
- "3408": 2,
- "3409": 1,
- "3436": 1,
- "3441": 1,
- "3445": 1,
- "3446": 2,
- "3450": 1,
- "3461": 1,
- "3462": 1,
- "3479": 1,
- "3481": 2,
- "3483": 1,
- "3486": 2,
- "3487": 1,
- "3488": 1,
- "3489": 1,
- "3491": 1,
- "3500": 1,
- "3501": 1,
- "3504": 3,
- "3505": 1,
- "3506": 2,
- "3515": 2,
- "3523": 2,
- "3525": 1,
- "3527": 1,
- "3528": 2,
- "3529": 2,
- "3530": 2,
- "3537": 2,
- "3538": 4,
- "3539": 1,
- "3540": 2,
- "3541": 2,
- "3542": 2,
- "3543": 2,
- "3544": 1,
- "3545": 2,
- "3547": 1,
- "3548": 1,
- "3577": 1,
- "3583": 1,
- "3585": 1,
- "3587": 1,
- "3588": 3,
- "3590": 1,
- "3591": 1,
- "3593": 3,
- "3594": 1,
- "3604": 2,
- "3608": 1,
- "3616": 1,
- "3618": 3,
- "3631": 2,
- "3644": 1,
- "3672": 1,
- "3678": 1,
- "3682": 1,
- "3684": 1,
- "3685": 1,
- "3693": 2,
- "3695": 1,
- "3696": 5,
- "3698": 2,
- "3702": 1,
- "3703": 1,
- "3707": 1,
- "3711": 1,
- "3719": 2,
- "3726": 1,
- "3742": 7,
- "3744": 3,
- "3752": 1,
- "3754": 1,
- "3824": 1,
- "3830": 1,
- "3832": 1,
- "3835": 1,
- "3841": 1,
- "3847": 1,
- "3850": 1,
- "3907": 1,
- "3912": 1,
- "3916": 1,
- "3955": 2,
- "3956": 1,
- "3957": 1,
- "3967": 1,
- "3970": 1,
- "3972": 1,
- "3973": 1,
- "3977": 1,
- "3980": 2,
- "3991": 2,
- "4002": 2,
- "4021": 1,
- "4037": 1,
- "4038": 1,
- "4052": 1,
- "4053": 1,
- "4061": 1,
- "4064": 1,
- "4067": 2,
- "4074": 3,
- "4077": 2,
- "4078": 3,
- "4079": 3,
- "4080": 6,
- "4082": 1,
- "4083": 1,
- "4085": 2,
- "4086": 2,
- "4087": 1,
- "4088": 1,
- "4089": 2,
- "4090": 1,
- "4091": 5,
- "4092": 1,
- "4093": 1,
- "4099": 1,
- "4100": 2,
- "4102": 1,
- "4104": 3,
- "4105": 2,
- "4106": 2,
- "4107": 1,
- "4109": 2,
- "4111": 1,
- "4112": 1,
- "4113": 2,
- "4114": 2,
- "4115": 1,
- "4116": 1,
- "4117": 2,
- "4118": 3,
- "4119": 1,
- "4120": 1,
- "4121": 1,
- "4123": 1,
- "4126": 3,
- "4127": 3,
- "4128": 2,
- "4129": 2,
- "4135": 1,
- "4136": 1,
- "4139": 1,
- "4140": 2,
- "4142": 2,
- "4143": 4,
- "4144": 1,
- "4146": 1,
- "4147": 1,
- "4149": 3,
- "4150": 4,
- "4151": 1,
- "4152": 4,
- "4156": 2,
- "4166": 2,
- "4169": 2,
- "4170": 2,
- "4179": 1,
- "4181": 4,
- "4182": 2,
- "4186": 2,
- "4187": 4,
- "4195": 1,
- "4197": 2,
- "4201": 1,
- "4203": 2,
- "4206": 2,
- "4207": 2,
- "4209": 2,
- "4210": 1,
- "4218": 1,
- "4221": 2,
- "4230": 1,
- "4233": 1,
- "4236": 2,
- "4239": 2,
- "4241": 2,
- "4242": 4,
- "4245": 1,
- "4246": 1,
- "4249": 1,
- "4250": 1,
- "4255": 2,
- "4258": 1,
- "4259": 1,
- "4263": 1,
- "4264": 3,
- "4265": 6,
- "4266": 1,
- "4268": 2,
- "4269": 1,
- "4270": 1,
- "4271": 2,
- "4272": 8,
- "4273": 1,
- "4274": 3,
- "4275": 3,
- "4276": 1,
- "4277": 4,
- "4279": 1,
- "4281": 1,
- "4282": 2,
- "4283": 1,
- "4288": 2,
- "4289": 2,
- "4291": 2,
- "4294": 3,
- "4295": 2,
- "4296": 3,
- "4298": 1,
- "4300": 2,
- "4302": 1,
- "4304": 2,
- "4306": 1,
- "4307": 1,
- "4312": 2,
- "4317": 1,
- "4319": 1,
- "4320": 1,
- "4330": 1,
- "4335": 4,
- "4343": 1,
- "4355": 1,
- "4356": 1,
- "4361": 2,
- "4364": 1,
- "4366": 1,
- "4378": 2,
- "4384": 1,
- "4387": 1,
- "4390": 1,
- "4392": 1,
- "4394": 1,
- "4398": 2,
- "4404": 2,
- "4407": 1,
- "4409": 1,
- "4414": 2,
- "4416": 1,
- "4419": 2,
- "4427": 1,
- "4435": 1,
- "4436": 1,
- "4440": 2,
- "4444": 4,
- "4448": 2,
- "4450": 2,
- "4455": 2,
- "4457": 1,
- "4459": 1,
- "4460": 1,
- "4461": 1,
- "4464": 2,
- "4467": 2,
- "4469": 1,
- "4472": 1,
- "4473": 1,
- "4475": 2,
- "4479": 1,
- "4480": 2,
- "4482": 2,
- "4483": 2,
- "4490": 1,
- "4496": 1,
- "4498": 1,
- "4499": 1,
- "4500": 3,
- "4504": 3,
- "4506": 2,
- "4508": 1,
- "4509": 1,
- "4510": 2,
- "4513": 2,
- "4515": 1,
- "4516": 3,
- "4517": 1,
- "4519": 1,
- "4521": 1,
- "4522": 3,
- "4524": 3,
- "4525": 1,
- "4554": 2,
- "4558": 3,
- "4559": 1,
- "4560": 1,
- "4565": 1,
- "4589": 2,
- "4592": 2,
- "4595": 2,
- "4604": 1,
- "4605": 1,
- "4607": 1,
- "4615": 2,
- "4655": 1
- },
- "started": "2020-09-07T18:50:07.581Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05125635381367967,
- "incomingOctetsAppLevel": 65542723,
- "incomingOctetsWebSocketLevel": 3359481,
- "incomingOctetsWireLevel": 3367481,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0023813202098776566,
- "outgoingCompressionRatio": 0.054767697094305956,
- "outgoingOctetsAppLevel": 65542723,
- "outgoingOctetsWebSocketLevel": 3589624,
- "outgoingOctetsWireLevel": 3646768,
- "outgoingWebSocketFrames": 14559,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015919216051597605,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 13559,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 2,
- "3": 1,
- "4": 6,
- "5": 5,
- "6": 3,
- "7": 3,
- "8": 2,
- "9": 4,
- "10": 5,
- "11": 5,
- "12": 1,
- "13": 1,
- "14": 4,
- "15": 4,
- "16": 3,
- "18": 6,
- "19": 10,
- "20": 3,
- "21": 1,
- "22": 1,
- "23": 5,
- "24": 2,
- "25": 2,
- "26": 6,
- "27": 2,
- "28": 4,
- "29": 4,
- "30": 3,
- "31": 2,
- "32": 6,
- "33": 13,
- "34": 6,
- "35": 4,
- "36": 2,
- "37": 4,
- "38": 6,
- "39": 5,
- "40": 2,
- "41": 3,
- "42": 8,
- "43": 4,
- "44": 10,
- "45": 4,
- "46": 5,
- "47": 12,
- "48": 3,
- "49": 5,
- "50": 4,
- "51": 10,
- "52": 5,
- "53": 7,
- "54": 3,
- "55": 3,
- "56": 3,
- "57": 5,
- "58": 7,
- "59": 15,
- "60": 3,
- "61": 5,
- "62": 3,
- "63": 8,
- "64": 5,
- "65": 3,
- "66": 9,
- "67": 3,
- "68": 11,
- "69": 3,
- "70": 6,
- "71": 1,
- "72": 7,
- "73": 9,
- "74": 2,
- "75": 3,
- "76": 9,
- "77": 8,
- "78": 3,
- "79": 8,
- "80": 3,
- "82": 6,
- "83": 7,
- "84": 6,
- "85": 12,
- "86": 5,
- "87": 5,
- "88": 3,
- "89": 9,
- "90": 3,
- "91": 3,
- "92": 7,
- "93": 2,
- "94": 2,
- "95": 4,
- "96": 1,
- "97": 1,
- "99": 1,
- "102": 2,
- "103": 1,
- "104": 2,
- "105": 4,
- "106": 4,
- "107": 2,
- "108": 5,
- "109": 2,
- "110": 7,
- "111": 7,
- "112": 3,
- "113": 3,
- "114": 10,
- "115": 7,
- "116": 6,
- "117": 5,
- "118": 6,
- "119": 1,
- "120": 3,
- "121": 5,
- "122": 1,
- "123": 1,
- "124": 3,
- "125": 2,
- "126": 1,
- "127": 1,
- "130": 4,
- "131": 1,
- "132": 10,
- "133": 1,
- "134": 2,
- "135": 2,
- "136": 2,
- "137": 4,
- "138": 1,
- "139": 3,
- "140": 7,
- "141": 5,
- "142": 3,
- "143": 2,
- "144": 5,
- "145": 5,
- "146": 1,
- "147": 3,
- "148": 6,
- "149": 5,
- "150": 5,
- "151": 4,
- "152": 2,
- "153": 9,
- "154": 4,
- "156": 8,
- "157": 1,
- "158": 1,
- "159": 6,
- "160": 5,
- "161": 3,
- "162": 4,
- "163": 4,
- "164": 5,
- "165": 3,
- "166": 6,
- "167": 5,
- "168": 2,
- "169": 1,
- "170": 2,
- "171": 2,
- "172": 1,
- "173": 2,
- "174": 2,
- "175": 5,
- "176": 1,
- "177": 5,
- "178": 2,
- "179": 4,
- "180": 2,
- "181": 6,
- "182": 5,
- "183": 3,
- "184": 6,
- "185": 4,
- "186": 5,
- "187": 1,
- "188": 2,
- "189": 8,
- "190": 4,
- "191": 4,
- "192": 5,
- "194": 5,
- "195": 3,
- "196": 2,
- "197": 3,
- "198": 2,
- "199": 10,
- "200": 6,
- "201": 3,
- "202": 4,
- "203": 3,
- "204": 7,
- "205": 6,
- "206": 5,
- "207": 5,
- "208": 5,
- "209": 8,
- "210": 5,
- "211": 1,
- "212": 6,
- "213": 9,
- "214": 4,
- "215": 2,
- "217": 2,
- "219": 4,
- "220": 2,
- "221": 5,
- "222": 1,
- "223": 6,
- "224": 2,
- "225": 2,
- "226": 4,
- "227": 3,
- "228": 2,
- "229": 1,
- "230": 1,
- "232": 6,
- "233": 2,
- "234": 3,
- "235": 3,
- "236": 3,
- "237": 6,
- "238": 8,
- "239": 2,
- "240": 1,
- "242": 1,
- "243": 4,
- "244": 1,
- "245": 4,
- "246": 7,
- "247": 3,
- "248": 2,
- "249": 1,
- "250": 1,
- "251": 3,
- "252": 7,
- "253": 2,
- "254": 3,
- "255": 2,
- "256": 3,
- "257": 4,
- "258": 1,
- "259": 2,
- "260": 13559
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333639266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882a706ec94a4ee"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "a706ec94"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_15.html b/autobahn/client/tungstenite_case_12_4_15.html
deleted file mode 100644
index 95ae0ec..0000000
--- a/autobahn/client/tungstenite_case_12_4_15.html
+++ /dev/null
@@ -1,1172 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.15 : Pass - 6135 ms @ 2020-09-07T18:50:11.537Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=370&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: T9PVJyAoJOnQqOGv+3qmLw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: eBjnbZb1an3f2xJjqf7fb5jNP+I=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 5292 | 2 | 10584 |
- 5293 | 2 | 10586 |
- 5298 | 1 | 5298 |
- 5301 | 2 | 10602 |
- 5303 | 1 | 5303 |
- 5306 | 1 | 5306 |
- 5314 | 1 | 5314 |
- 5316 | 1 | 5316 |
- 5379 | 1 | 5379 |
- 5385 | 1 | 5385 |
- 5387 | 1 | 5387 |
- 5388 | 1 | 5388 |
- 5390 | 2 | 10780 |
- 5421 | 2 | 10842 |
- 5424 | 2 | 10848 |
- 5433 | 1 | 5433 |
- 5436 | 1 | 5436 |
- 5465 | 2 | 10930 |
- 5492 | 2 | 10984 |
- 5510 | 2 | 11020 |
- 5512 | 1 | 5512 |
- 5515 | 2 | 11030 |
- 5519 | 2 | 11038 |
- 5520 | 1 | 5520 |
- 5521 | 1 | 5521 |
- 5526 | 2 | 11052 |
- 5527 | 1 | 5527 |
- 5535 | 2 | 11070 |
- 5537 | 2 | 11074 |
- 5538 | 2 | 11076 |
- 5563 | 1 | 5563 |
- 5564 | 1 | 5564 |
- 5573 | 2 | 11146 |
- 5608 | 1 | 5608 |
- 5611 | 1 | 5611 |
- 5619 | 2 | 11238 |
- 5634 | 1 | 5634 |
- 5635 | 1 | 5635 |
- 5636 | 1 | 5636 |
- 5637 | 1 | 5637 |
- 5638 | 1 | 5638 |
- 5639 | 1 | 5639 |
- 5643 | 2 | 11286 |
- 5666 | 1 | 5666 |
- 5669 | 1 | 5669 |
- 5722 | 1 | 5722 |
- 5723 | 1 | 5723 |
- 5736 | 1 | 5736 |
- 5769 | 1 | 5769 |
- 5773 | 1 | 5773 |
- 5785 | 1 | 5785 |
- 5800 | 2 | 11600 |
- 5810 | 2 | 11620 |
- 5820 | 1 | 5820 |
- 5824 | 1 | 5824 |
- 5841 | 1 | 5841 |
- 5852 | 1 | 5852 |
- 5854 | 1 | 5854 |
- 5861 | 1 | 5861 |
- 5883 | 1 | 5883 |
- 5890 | 1 | 5890 |
- 5925 | 1 | 5925 |
- 5926 | 1 | 5926 |
- 5927 | 2 | 11854 |
- 5968 | 1 | 5968 |
- 5970 | 1 | 5970 |
- 6008 | 1 | 6008 |
- 6010 | 1 | 6010 |
- 6018 | 1 | 6018 |
- 6089 | 1 | 6089 |
- 6090 | 1 | 6090 |
- 6098 | 1 | 6098 |
- 6100 | 2 | 12200 |
- 6101 | 1 | 6101 |
- 6102 | 2 | 12204 |
- 6109 | 1 | 6109 |
- 6114 | 2 | 12228 |
- 6119 | 2 | 12238 |
- 6127 | 1 | 6127 |
- 6128 | 1 | 6128 |
- 6157 | 3 | 18471 |
- 6160 | 1 | 6160 |
- 6163 | 3 | 18489 |
- 6165 | 2 | 12330 |
- 6166 | 1 | 6166 |
- 6167 | 2 | 12334 |
- 6168 | 2 | 12336 |
- 6169 | 1 | 6169 |
- 6171 | 1 | 6171 |
- 6172 | 1 | 6172 |
- 6175 | 1 | 6175 |
- 6186 | 2 | 12372 |
- 6192 | 1 | 6192 |
- 6194 | 1 | 6194 |
- 6233 | 1 | 6233 |
- 6302 | 1 | 6302 |
- 6308 | 1 | 6308 |
- 6311 | 1 | 6311 |
- 6315 | 1 | 6315 |
- 6318 | 1 | 6318 |
- 6321 | 1 | 6321 |
- 6324 | 1 | 6324 |
- 6328 | 1 | 6328 |
- 6329 | 2 | 12658 |
- 6331 | 1 | 6331 |
- 6333 | 1 | 6333 |
- 6335 | 1 | 6335 |
- 6341 | 1 | 6341 |
- 6343 | 2 | 12686 |
- 6344 | 2 | 12688 |
- 6346 | 1 | 6346 |
- 6348 | 2 | 12696 |
- 6359 | 1 | 6359 |
- 6360 | 1 | 6360 |
- 6362 | 1 | 6362 |
- 6369 | 1 | 6369 |
- 6371 | 1 | 6371 |
- 6373 | 1 | 6373 |
- 6381 | 1 | 6381 |
- 6383 | 1 | 6383 |
- 6385 | 1 | 6385 |
- 6388 | 1 | 6388 |
- 6390 | 2 | 12780 |
- 6397 | 1 | 6397 |
- 6399 | 2 | 12798 |
- 6401 | 4 | 25604 |
- 6403 | 1 | 6403 |
- 6415 | 1 | 6415 |
- 6416 | 3 | 19248 |
- 6417 | 1 | 6417 |
- 6418 | 5 | 32090 |
- 6419 | 1 | 6419 |
- 6420 | 3 | 19260 |
- 6425 | 1 | 6425 |
- 6426 | 1 | 6426 |
- 6428 | 1 | 6428 |
- 6432 | 1 | 6432 |
- 6433 | 2 | 12866 |
- 6435 | 3 | 19305 |
- 6447 | 1 | 6447 |
- 6452 | 1 | 6452 |
- 6453 | 2 | 12906 |
- 6456 | 2 | 12912 |
- 6457 | 1 | 6457 |
- 6465 | 2 | 12930 |
- 6467 | 2 | 12934 |
- 6468 | 3 | 19404 |
- 6469 | 1 | 6469 |
- 6470 | 2 | 12940 |
- 6471 | 2 | 12942 |
- 6473 | 1 | 6473 |
- 6474 | 3 | 19422 |
- 6475 | 1 | 6475 |
- 6481 | 2 | 12962 |
- 6483 | 2 | 12966 |
- 6484 | 2 | 12968 |
- 6485 | 4 | 25940 |
- 6486 | 1 | 6486 |
- 6487 | 1 | 6487 |
- 6488 | 3 | 19464 |
- 6490 | 1 | 6490 |
- 6492 | 2 | 12984 |
- 6494 | 1 | 6494 |
- 6495 | 1 | 6495 |
- 6497 | 1 | 6497 |
- 6498 | 3 | 19494 |
- 6501 | 3 | 19503 |
- 6502 | 2 | 13004 |
- 6503 | 2 | 13006 |
- 6504 | 1 | 6504 |
- 6505 | 1 | 6505 |
- 6510 | 1 | 6510 |
- 6511 | 1 | 6511 |
- 6512 | 1 | 6512 |
- 6515 | 3 | 19545 |
- 6517 | 2 | 13034 |
- 6519 | 1 | 6519 |
- 6522 | 1 | 6522 |
- 6524 | 2 | 13048 |
- 6526 | 2 | 13052 |
- 6527 | 1 | 6527 |
- 6529 | 1 | 6529 |
- 6532 | 1 | 6532 |
- 6540 | 2 | 13080 |
- 6542 | 1 | 6542 |
- 6544 | 2 | 13088 |
- 6546 | 2 | 13092 |
- 6550 | 2 | 13100 |
- 6551 | 1 | 6551 |
- 6552 | 1 | 6552 |
- 6553 | 3 | 19659 |
- 6554 | 1 | 6554 |
- 6556 | 3 | 19668 |
- 6557 | 2 | 13114 |
- 6559 | 3 | 19677 |
- 6560 | 4 | 26240 |
- 6561 | 2 | 13122 |
- 6563 | 1 | 6563 |
- 6565 | 1 | 6565 |
- 6567 | 1 | 6567 |
- 6568 | 3 | 19704 |
- 6569 | 1 | 6569 |
- 6571 | 1 | 6571 |
- 6572 | 1 | 6572 |
- 6575 | 2 | 13150 |
- 6576 | 1 | 6576 |
- 6584 | 1 | 6584 |
- 6589 | 1 | 6589 |
- 6593 | 1 | 6593 |
- 6595 | 1 | 6595 |
- 6596 | 2 | 13192 |
- 6599 | 1 | 6599 |
- 6600 | 4 | 26400 |
- 6601 | 1 | 6601 |
- 6602 | 1 | 6602 |
- 6604 | 1 | 6604 |
- 6605 | 3 | 19815 |
- 6606 | 2 | 13212 |
- 6608 | 1 | 6608 |
- 6610 | 1 | 6610 |
- 6613 | 1 | 6613 |
- 6615 | 1 | 6615 |
- 6616 | 1 | 6616 |
- 6618 | 1 | 6618 |
- 6619 | 2 | 13238 |
- 6620 | 3 | 19860 |
- 6621 | 2 | 13242 |
- 6624 | 2 | 13248 |
- 6626 | 2 | 13252 |
- 6629 | 1 | 6629 |
- 6632 | 1 | 6632 |
- 6633 | 1 | 6633 |
- 6636 | 1 | 6636 |
- 6639 | 1 | 6639 |
- 6640 | 1 | 6640 |
- 6641 | 1 | 6641 |
- 6646 | 2 | 13292 |
- 6648 | 2 | 13296 |
- 6650 | 1 | 6650 |
- 6651 | 1 | 6651 |
- 6652 | 2 | 13304 |
- 6653 | 1 | 6653 |
- 6654 | 2 | 13308 |
- 6655 | 1 | 6655 |
- 6657 | 1 | 6657 |
- 6659 | 3 | 19977 |
- 6661 | 3 | 19983 |
- 6662 | 2 | 13324 |
- 6665 | 2 | 13330 |
- 6666 | 3 | 19998 |
- 6668 | 2 | 13336 |
- 6669 | 2 | 13338 |
- 6671 | 1 | 6671 |
- 6672 | 2 | 13344 |
- 6673 | 1 | 6673 |
- 6674 | 1 | 6674 |
- 6675 | 4 | 26700 |
- 6676 | 4 | 26704 |
- 6677 | 2 | 13354 |
- 6682 | 1 | 6682 |
- 6689 | 1 | 6689 |
- 6690 | 4 | 26760 |
- 6692 | 3 | 20076 |
- 6693 | 4 | 26772 |
- 6695 | 2 | 13390 |
- 6696 | 3 | 20088 |
- 6697 | 1 | 6697 |
- 6699 | 1 | 6699 |
- 6700 | 3 | 20100 |
- 6703 | 2 | 13406 |
- 6707 | 1 | 6707 |
- 6710 | 1 | 6710 |
- 6713 | 2 | 13426 |
- 6715 | 1 | 6715 |
- 6716 | 1 | 6716 |
- 6719 | 1 | 6719 |
- 6720 | 1 | 6720 |
- 6722 | 1 | 6722 |
- 6723 | 1 | 6723 |
- 6724 | 3 | 20172 |
- 6729 | 2 | 13458 |
- 6731 | 2 | 13462 |
- 6734 | 1 | 6734 |
- 6735 | 2 | 13470 |
- 6736 | 2 | 13472 |
- 6737 | 2 | 13474 |
- 6738 | 2 | 13476 |
- 6740 | 1 | 6740 |
- 6741 | 3 | 20223 |
- 6742 | 1 | 6742 |
- 6745 | 1 | 6745 |
- 6746 | 1 | 6746 |
- 6748 | 1 | 6748 |
- 6750 | 2 | 13500 |
- 6751 | 1 | 6751 |
- 6753 | 1 | 6753 |
- 6755 | 3 | 20265 |
- 6756 | 2 | 13512 |
- 6758 | 2 | 13516 |
- 6759 | 2 | 13518 |
- 6760 | 4 | 27040 |
- 6761 | 3 | 20283 |
- 6764 | 1 | 6764 |
- 6765 | 2 | 13530 |
- 6766 | 3 | 20298 |
- 6767 | 4 | 27068 |
- 6768 | 5 | 33840 |
- 6769 | 1 | 6769 |
- 6770 | 2 | 13540 |
- 6771 | 2 | 13542 |
- 6772 | 2 | 13544 |
- 6774 | 1 | 6774 |
- 6776 | 2 | 13552 |
- 6778 | 1 | 6778 |
- 6779 | 1 | 6779 |
- 6780 | 2 | 13560 |
- 6783 | 4 | 27132 |
- 6784 | 1 | 6784 |
- 6786 | 1 | 6786 |
- 6791 | 2 | 13582 |
- 6792 | 2 | 13584 |
- 6793 | 4 | 27172 |
- 6794 | 1 | 6794 |
- 6797 | 1 | 6797 |
- 6798 | 3 | 20394 |
- 6800 | 2 | 13600 |
- 6801 | 2 | 13602 |
- 6802 | 1 | 6802 |
- 6807 | 1 | 6807 |
- 6808 | 2 | 13616 |
- 6809 | 3 | 20427 |
- 6810 | 4 | 27240 |
- 6811 | 4 | 27244 |
- 6812 | 1 | 6812 |
- 6813 | 2 | 13626 |
- 6814 | 4 | 27256 |
- 6815 | 2 | 13630 |
- 6816 | 1 | 6816 |
- 6817 | 2 | 13634 |
- 6819 | 3 | 20457 |
- 6820 | 2 | 13640 |
- 6822 | 7 | 47754 |
- 6823 | 1 | 6823 |
- 6824 | 3 | 20472 |
- 6825 | 2 | 13650 |
- 6826 | 5 | 34130 |
- 6832 | 2 | 13664 |
- 6833 | 2 | 13666 |
- 6838 | 2 | 13676 |
- 6839 | 1 | 6839 |
- 6844 | 1 | 6844 |
- 6846 | 2 | 13692 |
- 6849 | 1 | 6849 |
- 6850 | 1 | 6850 |
- 6852 | 1 | 6852 |
- 6853 | 1 | 6853 |
- 6859 | 2 | 13718 |
- 6861 | 1 | 6861 |
- 6862 | 3 | 20586 |
- 6863 | 1 | 6863 |
- 6864 | 1 | 6864 |
- 6866 | 2 | 13732 |
- 6867 | 5 | 34335 |
- 6869 | 1 | 6869 |
- 6870 | 2 | 13740 |
- 6873 | 1 | 6873 |
- 6875 | 1 | 6875 |
- 6878 | 1 | 6878 |
- 6880 | 1 | 6880 |
- 6881 | 2 | 13762 |
- 6883 | 1 | 6883 |
- 6884 | 1 | 6884 |
- 6885 | 1 | 6885 |
- 6886 | 3 | 20658 |
- 6889 | 1 | 6889 |
- 6890 | 2 | 13780 |
- 6893 | 2 | 13786 |
- 6896 | 1 | 6896 |
- 6897 | 2 | 13794 |
- 6898 | 1 | 6898 |
- 6901 | 3 | 20703 |
- 6903 | 1 | 6903 |
- 6904 | 1 | 6904 |
- 6905 | 2 | 13810 |
- 6907 | 3 | 20721 |
- 6908 | 1 | 6908 |
- 6910 | 1 | 6910 |
- 6913 | 1 | 6913 |
- 6916 | 1 | 6916 |
- 6917 | 1 | 6917 |
- 6920 | 1 | 6920 |
- 6921 | 1 | 6921 |
- 6925 | 2 | 13850 |
- 6930 | 3 | 20790 |
- 6934 | 2 | 13868 |
- 6935 | 1 | 6935 |
- 6936 | 4 | 27744 |
- 6937 | 2 | 13874 |
- 6938 | 2 | 13876 |
- 6939 | 1 | 6939 |
- 6940 | 3 | 20820 |
- 6941 | 1 | 6941 |
- 6943 | 1 | 6943 |
- 6947 | 4 | 27788 |
- 6948 | 1 | 6948 |
- 6949 | 5 | 34745 |
- 6950 | 1 | 6950 |
- 6952 | 2 | 13904 |
- 6953 | 2 | 13906 |
- 6955 | 1 | 6955 |
- 6957 | 2 | 13914 |
- 6958 | 2 | 13916 |
- 6960 | 2 | 13920 |
- 6961 | 3 | 20883 |
- 6963 | 1 | 6963 |
- 6964 | 1 | 6964 |
- 6965 | 1 | 6965 |
- 6966 | 1 | 6966 |
- 6974 | 1 | 6974 |
- 6975 | 1 | 6975 |
- 6976 | 2 | 13952 |
- 6977 | 1 | 6977 |
- 6980 | 1 | 6980 |
- 6983 | 1 | 6983 |
- 6985 | 1 | 6985 |
- 6986 | 2 | 13972 |
- 6987 | 2 | 13974 |
- 6988 | 2 | 13976 |
- 6989 | 3 | 20967 |
- 6990 | 2 | 13980 |
- 6991 | 2 | 13982 |
- 6993 | 2 | 13986 |
- 6995 | 3 | 20985 |
- 7000 | 3 | 21000 |
- 7002 | 1 | 7002 |
- 7007 | 1 | 7007 |
- 7008 | 2 | 14016 |
- 7009 | 1 | 7009 |
- 7010 | 2 | 14020 |
- 7011 | 1 | 7011 |
- 7014 | 1 | 7014 |
- 7015 | 1 | 7015 |
- 7016 | 1 | 7016 |
- 7017 | 2 | 14034 |
- 7020 | 1 | 7020 |
- 7022 | 1 | 7022 |
- 7030 | 2 | 14060 |
- 7031 | 1 | 7031 |
- 7032 | 1 | 7032 |
- 7034 | 1 | 7034 |
- 7035 | 1 | 7035 |
- 7037 | 2 | 14074 |
- 7038 | 4 | 28152 |
- 7039 | 2 | 14078 |
- 7040 | 3 | 21120 |
- 7042 | 2 | 14084 |
- 7046 | 1 | 7046 |
- 7049 | 1 | 7049 |
- 7051 | 2 | 14102 |
- 7059 | 1 | 7059 |
- 7061 | 2 | 14122 |
- 7062 | 4 | 28248 |
- 7063 | 2 | 14126 |
- 7064 | 2 | 14128 |
- 7065 | 2 | 14130 |
- 7066 | 1 | 7066 |
- 7067 | 2 | 14134 |
- 7068 | 4 | 28272 |
- 7069 | 2 | 14138 |
- 7070 | 1 | 7070 |
- 7072 | 1 | 7072 |
- 7078 | 3 | 21234 |
- 7084 | 3 | 21252 |
- 7086 | 2 | 14172 |
- 7087 | 1 | 7087 |
- 7088 | 2 | 14176 |
- 7089 | 4 | 28356 |
- 7090 | 1 | 7090 |
- 7091 | 3 | 21273 |
- 7092 | 2 | 14184 |
- 7093 | 2 | 14186 |
- 7094 | 1 | 7094 |
- 7100 | 1 | 7100 |
- 7102 | 1 | 7102 |
- 7103 | 3 | 21309 |
- 7104 | 4 | 28416 |
- 7105 | 1 | 7105 |
- 7106 | 2 | 14212 |
- 7107 | 3 | 21321 |
- 7110 | 2 | 14220 |
- 7112 | 1 | 7112 |
- 7116 | 3 | 21348 |
- 7118 | 1 | 7118 |
- 7119 | 2 | 14238 |
- 7122 | 1 | 7122 |
- 7123 | 1 | 7123 |
- 7125 | 2 | 14250 |
- 7134 | 2 | 14268 |
- 7135 | 1 | 7135 |
- 7137 | 1 | 7137 |
- 7138 | 3 | 21414 |
- 7139 | 1 | 7139 |
- 7140 | 1 | 7140 |
- 7144 | 1 | 7144 |
- 7146 | 1 | 7146 |
- 7159 | 1 | 7159 |
- 7162 | 1 | 7162 |
- 7163 | 1 | 7163 |
- 7166 | 1 | 7166 |
- 7168 | 2 | 14336 |
- 7172 | 2 | 14344 |
- 7175 | 1 | 7175 |
- 7176 | 1 | 7176 |
- 7178 | 1 | 7178 |
- 7183 | 1 | 7183 |
- 7185 | 1 | 7185 |
- 7189 | 1 | 7189 |
- 7190 | 1 | 7190 |
- 7191 | 1 | 7191 |
- 7202 | 1 | 7202 |
- 7203 | 1 | 7203 |
- 7205 | 1 | 7205 |
- 7208 | 1 | 7208 |
- 7209 | 1 | 7209 |
- 7212 | 1 | 7212 |
- 7213 | 1 | 7213 |
- 7215 | 1 | 7215 |
- 7217 | 1 | 7217 |
- 7219 | 1 | 7219 |
- 7225 | 2 | 14450 |
- 7327 | 1 | 7327 |
- 7336 | 1 | 7336 |
- 7342 | 1 | 7342 |
- 7343 | 1 | 7343 |
- 7344 | 1 | 7344 |
- 7346 | 2 | 14692 |
- 7347 | 1 | 7347 |
- 7349 | 1 | 7349 |
- 7354 | 2 | 14708 |
- 7355 | 1 | 7355 |
- 7357 | 1 | 7357 |
- 7361 | 3 | 22083 |
- 7362 | 1 | 7362 |
- 7364 | 1 | 7364 |
- 7365 | 1 | 7365 |
- 7366 | 2 | 14732 |
- 7367 | 3 | 22101 |
- 7368 | 1 | 7368 |
- 7370 | 1 | 7370 |
- 7372 | 1 | 7372 |
- 7378 | 1 | 7378 |
- 7380 | 1 | 7380 |
- 7401 | 1 | 7401 |
- 7406 | 1 | 7406 |
- 7411 | 1 | 7411 |
- 7415 | 1 | 7415 |
- 7416 | 1 | 7416 |
- 7418 | 1 | 7418 |
- 7429 | 1 | 7429 |
- 7430 | 1 | 7430 |
- 7442 | 1 | 7442 |
- 7445 | 1 | 7445 |
- 7451 | 1 | 7451 |
- 7457 | 1 | 7457 |
- 7514 | 1 | 7514 |
- 7535 | 1 | 7535 |
- 7538 | 1 | 7538 |
- 7572 | 1 | 7572 |
- 7577 | 1 | 7577 |
- 7580 | 1 | 7580 |
- 7585 | 1 | 7585 |
- 7620 | 2 | 15240 |
- 7621 | 2 | 15242 |
- 7655 | 1 | 7655 |
- 7661 | 2 | 15322 |
- 7666 | 1 | 7666 |
- 7732 | 2 | 15464 |
- 7744 | 2 | 15488 |
- 7753 | 1 | 7753 |
- 7818 | 1 | 7818 |
- 7819 | 1 | 7819 |
- 7856 | 1 | 7856 |
- 7858 | 1 | 7858 |
- 7870 | 1 | 7870 |
- 7873 | 1 | 7873 |
- 7894 | 2 | 15788 |
- 7899 | 2 | 15798 |
- 7904 | 1 | 7904 |
- 7906 | 1 | 7906 |
- 7921 | 1 | 7921 |
- 7922 | 1 | 7922 |
- 7927 | 1 | 7927 |
- 7930 | 1 | 7930 |
- 7962 | 1 | 7962 |
- 7963 | 1 | 7963 |
- 7971 | 1 | 7971 |
- 7972 | 1 | 7972 |
- 7987 | 1 | 7987 |
- 7994 | 4 | 31976 |
- 7996 | 2 | 15992 |
- 7997 | 1 | 7997 |
- 8004 | 2 | 16008 |
- 8012 | 1 | 8012 |
- 8014 | 1 | 8014 |
- 8015 | 2 | 16030 |
- 8017 | 2 | 16034 |
- 8020 | 2 | 16040 |
- 8039 | 2 | 16078 |
- 8059 | 2 | 16118 |
- 8089 | 1 | 8089 |
- 8091 | 1 | 8091 |
- 8100 | 2 | 16200 |
- 8102 | 2 | 16204 |
- 8132 | 2 | 16264 |
- 8136 | 1 | 8136 |
- 8137 | 1 | 8137 |
- 8141 | 1 | 8141 |
- 8144 | 1 | 8144 |
- 8205 | 1 | 8205 |
- 8209 | 1 | 8209 |
- 8212 | 1 | 8212 |
- 8214 | 1 | 8214 |
- 8218 | 1 | 8218 |
- 8259 | 1 | 8259 |
- Total | 1002 | 6764594 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 3 | 6 |
- 3 | 7 | 21 |
- 4 | 6 | 24 |
- 5 | 4 | 20 |
- 6 | 2 | 12 |
- 7 | 3 | 21 |
- 8 | 4 | 32 |
- 9 | 5 | 45 |
- 10 | 3 | 30 |
- 11 | 2 | 22 |
- 12 | 5 | 60 |
- 13 | 5 | 65 |
- 14 | 6 | 84 |
- 15 | 1 | 15 |
- 16 | 5 | 80 |
- 17 | 4 | 68 |
- 18 | 4 | 72 |
- 19 | 2 | 38 |
- 20 | 3 | 60 |
- 21 | 3 | 63 |
- 22 | 3 | 66 |
- 23 | 2 | 46 |
- 24 | 3 | 72 |
- 25 | 9 | 225 |
- 28 | 4 | 112 |
- 29 | 2 | 58 |
- 30 | 3 | 90 |
- 31 | 5 | 155 |
- 32 | 6 | 192 |
- 33 | 2 | 66 |
- 34 | 4 | 136 |
- 35 | 7 | 245 |
- 36 | 5 | 180 |
- 37 | 4 | 148 |
- 38 | 4 | 152 |
- 39 | 3 | 117 |
- 40 | 4 | 160 |
- 41 | 1 | 41 |
- 42 | 1 | 42 |
- 43 | 3 | 129 |
- 44 | 6 | 264 |
- 45 | 4 | 180 |
- 46 | 1 | 46 |
- 47 | 1 | 47 |
- 48 | 3 | 144 |
- 49 | 2 | 98 |
- 50 | 4 | 200 |
- 51 | 6 | 306 |
- 52 | 3 | 156 |
- 53 | 2 | 106 |
- 54 | 1 | 54 |
- 55 | 1 | 55 |
- 56 | 4 | 224 |
- 57 | 7 | 399 |
- 58 | 3 | 174 |
- 59 | 1 | 59 |
- 60 | 3 | 180 |
- 61 | 4 | 244 |
- 63 | 6 | 378 |
- 64 | 6 | 384 |
- 65 | 4 | 260 |
- 66 | 4 | 264 |
- 67 | 12 | 804 |
- 68 | 5 | 340 |
- 69 | 2 | 138 |
- 70 | 2 | 140 |
- 71 | 2 | 142 |
- 72 | 4 | 288 |
- 73 | 4 | 292 |
- 75 | 7 | 525 |
- 76 | 1 | 76 |
- 77 | 1 | 77 |
- 78 | 3 | 234 |
- 79 | 1 | 79 |
- 80 | 7 | 560 |
- 81 | 4 | 324 |
- 82 | 3 | 246 |
- 83 | 8 | 664 |
- 84 | 4 | 336 |
- 85 | 7 | 595 |
- 86 | 4 | 344 |
- 87 | 5 | 435 |
- 88 | 3 | 264 |
- 89 | 3 | 267 |
- 90 | 4 | 360 |
- 91 | 8 | 728 |
- 92 | 3 | 276 |
- 93 | 1 | 93 |
- 94 | 2 | 188 |
- 95 | 2 | 190 |
- 96 | 8 | 768 |
- 97 | 6 | 582 |
- 98 | 1 | 98 |
- 99 | 3 | 297 |
- 100 | 3 | 300 |
- 101 | 7 | 707 |
- 102 | 1 | 102 |
- 103 | 7 | 721 |
- 104 | 3 | 312 |
- 106 | 4 | 424 |
- 107 | 6 | 642 |
- 108 | 7 | 756 |
- 109 | 1 | 109 |
- 110 | 5 | 550 |
- 111 | 1 | 111 |
- 112 | 2 | 224 |
- 113 | 3 | 339 |
- 114 | 1 | 114 |
- 115 | 2 | 230 |
- 116 | 2 | 232 |
- 118 | 1 | 118 |
- 119 | 3 | 357 |
- 120 | 1 | 120 |
- 121 | 5 | 605 |
- 122 | 1 | 122 |
- 123 | 8 | 984 |
- 124 | 8 | 992 |
- 125 | 10 | 1250 |
- 126 | 3 | 378 |
- 127 | 1 | 127 |
- 130 | 4 | 520 |
- 131 | 10 | 1310 |
- 132 | 1 | 132 |
- 133 | 4 | 532 |
- 134 | 1 | 134 |
- 135 | 4 | 540 |
- 136 | 6 | 816 |
- 137 | 3 | 411 |
- 138 | 11 | 1518 |
- 139 | 4 | 556 |
- 140 | 3 | 420 |
- 141 | 4 | 564 |
- 142 | 4 | 568 |
- 143 | 3 | 429 |
- 144 | 4 | 576 |
- 145 | 2 | 290 |
- 146 | 1 | 146 |
- 147 | 4 | 588 |
- 148 | 1 | 148 |
- 149 | 2 | 298 |
- 150 | 2 | 300 |
- 151 | 5 | 755 |
- 152 | 7 | 1064 |
- 153 | 9 | 1377 |
- 154 | 5 | 770 |
- 155 | 3 | 465 |
- 156 | 4 | 624 |
- 157 | 3 | 471 |
- 158 | 1 | 158 |
- 159 | 4 | 636 |
- 160 | 4 | 640 |
- 161 | 6 | 966 |
- 162 | 2 | 324 |
- 163 | 1 | 163 |
- 164 | 2 | 328 |
- 165 | 4 | 660 |
- 166 | 2 | 332 |
- 167 | 2 | 334 |
- 168 | 6 | 1008 |
- 169 | 6 | 1014 |
- 170 | 6 | 1020 |
- 171 | 5 | 855 |
- 172 | 8 | 1376 |
- 173 | 4 | 692 |
- 174 | 1 | 174 |
- 175 | 6 | 1050 |
- 176 | 6 | 1056 |
- 177 | 5 | 885 |
- 178 | 2 | 356 |
- 179 | 3 | 537 |
- 180 | 7 | 1260 |
- 181 | 2 | 362 |
- 182 | 3 | 546 |
- 183 | 7 | 1281 |
- 184 | 6 | 1104 |
- 185 | 7 | 1295 |
- 186 | 3 | 558 |
- 187 | 7 | 1309 |
- 188 | 2 | 376 |
- 189 | 1 | 189 |
- 190 | 5 | 950 |
- 191 | 1 | 191 |
- 192 | 4 | 768 |
- 193 | 10 | 1930 |
- 194 | 4 | 776 |
- 195 | 4 | 780 |
- 196 | 4 | 784 |
- 197 | 4 | 788 |
- 198 | 1 | 198 |
- 199 | 3 | 597 |
- 200 | 2 | 400 |
- 201 | 5 | 1005 |
- 202 | 4 | 808 |
- 203 | 4 | 812 |
- 204 | 5 | 1020 |
- 205 | 8 | 1640 |
- 206 | 5 | 1030 |
- 207 | 3 | 621 |
- 208 | 6 | 1248 |
- 209 | 2 | 418 |
- 210 | 8 | 1680 |
- 211 | 3 | 633 |
- 212 | 4 | 848 |
- 213 | 1 | 213 |
- 214 | 6 | 1284 |
- 215 | 1 | 215 |
- 216 | 3 | 648 |
- 217 | 4 | 868 |
- 218 | 9 | 1962 |
- 219 | 8 | 1752 |
- 220 | 2 | 440 |
- 221 | 1 | 221 |
- 222 | 3 | 666 |
- 223 | 3 | 669 |
- 224 | 10 | 2240 |
- 225 | 1 | 225 |
- 226 | 3 | 678 |
- 227 | 3 | 681 |
- 228 | 4 | 912 |
- 229 | 7 | 1603 |
- 230 | 8 | 1840 |
- 231 | 4 | 924 |
- 232 | 5 | 1160 |
- 233 | 4 | 932 |
- 234 | 3 | 702 |
- 235 | 4 | 940 |
- 236 | 4 | 944 |
- 237 | 3 | 711 |
- 238 | 1 | 238 |
- 239 | 7 | 1673 |
- 240 | 3 | 720 |
- 241 | 7 | 1687 |
- 242 | 6 | 1452 |
- 243 | 6 | 1458 |
- 244 | 3 | 732 |
- 245 | 1 | 245 |
- 246 | 5 | 1230 |
- 247 | 6 | 1482 |
- 248 | 1 | 248 |
- 249 | 2 | 498 |
- 250 | 9 | 2250 |
- 251 | 4 | 1004 |
- 252 | 8 | 2016 |
- 253 | 4 | 1012 |
- 254 | 3 | 762 |
- 255 | 7 | 1785 |
- 256 | 4 | 1024 |
- 257 | 2 | 514 |
- 258 | 5 | 1290 |
- 259 | 6 | 1554 |
- 260 | 27660 | 7191600 |
- Total | 28662 | 7328163 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 27660 |
- 1 | 1000 |
- 8 | 1 |
- Total | 28661 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333730266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882df10a452dcf8
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6466313061343532
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_15.json b/autobahn/client/tungstenite_case_12_4_15.json
deleted file mode 100644
index 5674ed2..0000000
--- a/autobahn/client/tungstenite_case_12_4_15.json
+++ /dev/null
@@ -1,1019 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 370,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6135,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=370&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: T9PVJyAoJOnQqOGv+3qmLw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: eBjnbZb1an3f2xJjqf7fb5jNP+I=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.15",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "5292": 2,
- "5293": 2,
- "5298": 1,
- "5301": 2,
- "5303": 1,
- "5306": 1,
- "5314": 1,
- "5316": 1,
- "5379": 1,
- "5385": 1,
- "5387": 1,
- "5388": 1,
- "5390": 2,
- "5421": 2,
- "5424": 2,
- "5433": 1,
- "5436": 1,
- "5465": 2,
- "5492": 2,
- "5510": 2,
- "5512": 1,
- "5515": 2,
- "5519": 2,
- "5520": 1,
- "5521": 1,
- "5526": 2,
- "5527": 1,
- "5535": 2,
- "5537": 2,
- "5538": 2,
- "5563": 1,
- "5564": 1,
- "5573": 2,
- "5608": 1,
- "5611": 1,
- "5619": 2,
- "5634": 1,
- "5635": 1,
- "5636": 1,
- "5637": 1,
- "5638": 1,
- "5639": 1,
- "5643": 2,
- "5666": 1,
- "5669": 1,
- "5722": 1,
- "5723": 1,
- "5736": 1,
- "5769": 1,
- "5773": 1,
- "5785": 1,
- "5800": 2,
- "5810": 2,
- "5820": 1,
- "5824": 1,
- "5841": 1,
- "5852": 1,
- "5854": 1,
- "5861": 1,
- "5883": 1,
- "5890": 1,
- "5925": 1,
- "5926": 1,
- "5927": 2,
- "5968": 1,
- "5970": 1,
- "6008": 1,
- "6010": 1,
- "6018": 1,
- "6089": 1,
- "6090": 1,
- "6098": 1,
- "6100": 2,
- "6101": 1,
- "6102": 2,
- "6109": 1,
- "6114": 2,
- "6119": 2,
- "6127": 1,
- "6128": 1,
- "6157": 3,
- "6160": 1,
- "6163": 3,
- "6165": 2,
- "6166": 1,
- "6167": 2,
- "6168": 2,
- "6169": 1,
- "6171": 1,
- "6172": 1,
- "6175": 1,
- "6186": 2,
- "6192": 1,
- "6194": 1,
- "6233": 1,
- "6302": 1,
- "6308": 1,
- "6311": 1,
- "6315": 1,
- "6318": 1,
- "6321": 1,
- "6324": 1,
- "6328": 1,
- "6329": 2,
- "6331": 1,
- "6333": 1,
- "6335": 1,
- "6341": 1,
- "6343": 2,
- "6344": 2,
- "6346": 1,
- "6348": 2,
- "6359": 1,
- "6360": 1,
- "6362": 1,
- "6369": 1,
- "6371": 1,
- "6373": 1,
- "6381": 1,
- "6383": 1,
- "6385": 1,
- "6388": 1,
- "6390": 2,
- "6397": 1,
- "6399": 2,
- "6401": 4,
- "6403": 1,
- "6415": 1,
- "6416": 3,
- "6417": 1,
- "6418": 5,
- "6419": 1,
- "6420": 3,
- "6425": 1,
- "6426": 1,
- "6428": 1,
- "6432": 1,
- "6433": 2,
- "6435": 3,
- "6447": 1,
- "6452": 1,
- "6453": 2,
- "6456": 2,
- "6457": 1,
- "6465": 2,
- "6467": 2,
- "6468": 3,
- "6469": 1,
- "6470": 2,
- "6471": 2,
- "6473": 1,
- "6474": 3,
- "6475": 1,
- "6481": 2,
- "6483": 2,
- "6484": 2,
- "6485": 4,
- "6486": 1,
- "6487": 1,
- "6488": 3,
- "6490": 1,
- "6492": 2,
- "6494": 1,
- "6495": 1,
- "6497": 1,
- "6498": 3,
- "6501": 3,
- "6502": 2,
- "6503": 2,
- "6504": 1,
- "6505": 1,
- "6510": 1,
- "6511": 1,
- "6512": 1,
- "6515": 3,
- "6517": 2,
- "6519": 1,
- "6522": 1,
- "6524": 2,
- "6526": 2,
- "6527": 1,
- "6529": 1,
- "6532": 1,
- "6540": 2,
- "6542": 1,
- "6544": 2,
- "6546": 2,
- "6550": 2,
- "6551": 1,
- "6552": 1,
- "6553": 3,
- "6554": 1,
- "6556": 3,
- "6557": 2,
- "6559": 3,
- "6560": 4,
- "6561": 2,
- "6563": 1,
- "6565": 1,
- "6567": 1,
- "6568": 3,
- "6569": 1,
- "6571": 1,
- "6572": 1,
- "6575": 2,
- "6576": 1,
- "6584": 1,
- "6589": 1,
- "6593": 1,
- "6595": 1,
- "6596": 2,
- "6599": 1,
- "6600": 4,
- "6601": 1,
- "6602": 1,
- "6604": 1,
- "6605": 3,
- "6606": 2,
- "6608": 1,
- "6610": 1,
- "6613": 1,
- "6615": 1,
- "6616": 1,
- "6618": 1,
- "6619": 2,
- "6620": 3,
- "6621": 2,
- "6624": 2,
- "6626": 2,
- "6629": 1,
- "6632": 1,
- "6633": 1,
- "6636": 1,
- "6639": 1,
- "6640": 1,
- "6641": 1,
- "6646": 2,
- "6648": 2,
- "6650": 1,
- "6651": 1,
- "6652": 2,
- "6653": 1,
- "6654": 2,
- "6655": 1,
- "6657": 1,
- "6659": 3,
- "6661": 3,
- "6662": 2,
- "6665": 2,
- "6666": 3,
- "6668": 2,
- "6669": 2,
- "6671": 1,
- "6672": 2,
- "6673": 1,
- "6674": 1,
- "6675": 4,
- "6676": 4,
- "6677": 2,
- "6682": 1,
- "6689": 1,
- "6690": 4,
- "6692": 3,
- "6693": 4,
- "6695": 2,
- "6696": 3,
- "6697": 1,
- "6699": 1,
- "6700": 3,
- "6703": 2,
- "6707": 1,
- "6710": 1,
- "6713": 2,
- "6715": 1,
- "6716": 1,
- "6719": 1,
- "6720": 1,
- "6722": 1,
- "6723": 1,
- "6724": 3,
- "6729": 2,
- "6731": 2,
- "6734": 1,
- "6735": 2,
- "6736": 2,
- "6737": 2,
- "6738": 2,
- "6740": 1,
- "6741": 3,
- "6742": 1,
- "6745": 1,
- "6746": 1,
- "6748": 1,
- "6750": 2,
- "6751": 1,
- "6753": 1,
- "6755": 3,
- "6756": 2,
- "6758": 2,
- "6759": 2,
- "6760": 4,
- "6761": 3,
- "6764": 1,
- "6765": 2,
- "6766": 3,
- "6767": 4,
- "6768": 5,
- "6769": 1,
- "6770": 2,
- "6771": 2,
- "6772": 2,
- "6774": 1,
- "6776": 2,
- "6778": 1,
- "6779": 1,
- "6780": 2,
- "6783": 4,
- "6784": 1,
- "6786": 1,
- "6791": 2,
- "6792": 2,
- "6793": 4,
- "6794": 1,
- "6797": 1,
- "6798": 3,
- "6800": 2,
- "6801": 2,
- "6802": 1,
- "6807": 1,
- "6808": 2,
- "6809": 3,
- "6810": 4,
- "6811": 4,
- "6812": 1,
- "6813": 2,
- "6814": 4,
- "6815": 2,
- "6816": 1,
- "6817": 2,
- "6819": 3,
- "6820": 2,
- "6822": 7,
- "6823": 1,
- "6824": 3,
- "6825": 2,
- "6826": 5,
- "6832": 2,
- "6833": 2,
- "6838": 2,
- "6839": 1,
- "6844": 1,
- "6846": 2,
- "6849": 1,
- "6850": 1,
- "6852": 1,
- "6853": 1,
- "6859": 2,
- "6861": 1,
- "6862": 3,
- "6863": 1,
- "6864": 1,
- "6866": 2,
- "6867": 5,
- "6869": 1,
- "6870": 2,
- "6873": 1,
- "6875": 1,
- "6878": 1,
- "6880": 1,
- "6881": 2,
- "6883": 1,
- "6884": 1,
- "6885": 1,
- "6886": 3,
- "6889": 1,
- "6890": 2,
- "6893": 2,
- "6896": 1,
- "6897": 2,
- "6898": 1,
- "6901": 3,
- "6903": 1,
- "6904": 1,
- "6905": 2,
- "6907": 3,
- "6908": 1,
- "6910": 1,
- "6913": 1,
- "6916": 1,
- "6917": 1,
- "6920": 1,
- "6921": 1,
- "6925": 2,
- "6930": 3,
- "6934": 2,
- "6935": 1,
- "6936": 4,
- "6937": 2,
- "6938": 2,
- "6939": 1,
- "6940": 3,
- "6941": 1,
- "6943": 1,
- "6947": 4,
- "6948": 1,
- "6949": 5,
- "6950": 1,
- "6952": 2,
- "6953": 2,
- "6955": 1,
- "6957": 2,
- "6958": 2,
- "6960": 2,
- "6961": 3,
- "6963": 1,
- "6964": 1,
- "6965": 1,
- "6966": 1,
- "6974": 1,
- "6975": 1,
- "6976": 2,
- "6977": 1,
- "6980": 1,
- "6983": 1,
- "6985": 1,
- "6986": 2,
- "6987": 2,
- "6988": 2,
- "6989": 3,
- "6990": 2,
- "6991": 2,
- "6993": 2,
- "6995": 3,
- "7000": 3,
- "7002": 1,
- "7007": 1,
- "7008": 2,
- "7009": 1,
- "7010": 2,
- "7011": 1,
- "7014": 1,
- "7015": 1,
- "7016": 1,
- "7017": 2,
- "7020": 1,
- "7022": 1,
- "7030": 2,
- "7031": 1,
- "7032": 1,
- "7034": 1,
- "7035": 1,
- "7037": 2,
- "7038": 4,
- "7039": 2,
- "7040": 3,
- "7042": 2,
- "7046": 1,
- "7049": 1,
- "7051": 2,
- "7059": 1,
- "7061": 2,
- "7062": 4,
- "7063": 2,
- "7064": 2,
- "7065": 2,
- "7066": 1,
- "7067": 2,
- "7068": 4,
- "7069": 2,
- "7070": 1,
- "7072": 1,
- "7078": 3,
- "7084": 3,
- "7086": 2,
- "7087": 1,
- "7088": 2,
- "7089": 4,
- "7090": 1,
- "7091": 3,
- "7092": 2,
- "7093": 2,
- "7094": 1,
- "7100": 1,
- "7102": 1,
- "7103": 3,
- "7104": 4,
- "7105": 1,
- "7106": 2,
- "7107": 3,
- "7110": 2,
- "7112": 1,
- "7116": 3,
- "7118": 1,
- "7119": 2,
- "7122": 1,
- "7123": 1,
- "7125": 2,
- "7134": 2,
- "7135": 1,
- "7137": 1,
- "7138": 3,
- "7139": 1,
- "7140": 1,
- "7144": 1,
- "7146": 1,
- "7159": 1,
- "7162": 1,
- "7163": 1,
- "7166": 1,
- "7168": 2,
- "7172": 2,
- "7175": 1,
- "7176": 1,
- "7178": 1,
- "7183": 1,
- "7185": 1,
- "7189": 1,
- "7190": 1,
- "7191": 1,
- "7202": 1,
- "7203": 1,
- "7205": 1,
- "7208": 1,
- "7209": 1,
- "7212": 1,
- "7213": 1,
- "7215": 1,
- "7217": 1,
- "7219": 1,
- "7225": 2,
- "7327": 1,
- "7336": 1,
- "7342": 1,
- "7343": 1,
- "7344": 1,
- "7346": 2,
- "7347": 1,
- "7349": 1,
- "7354": 2,
- "7355": 1,
- "7357": 1,
- "7361": 3,
- "7362": 1,
- "7364": 1,
- "7365": 1,
- "7366": 2,
- "7367": 3,
- "7368": 1,
- "7370": 1,
- "7372": 1,
- "7378": 1,
- "7380": 1,
- "7401": 1,
- "7406": 1,
- "7411": 1,
- "7415": 1,
- "7416": 1,
- "7418": 1,
- "7429": 1,
- "7430": 1,
- "7442": 1,
- "7445": 1,
- "7451": 1,
- "7457": 1,
- "7514": 1,
- "7535": 1,
- "7538": 1,
- "7572": 1,
- "7577": 1,
- "7580": 1,
- "7585": 1,
- "7620": 2,
- "7621": 2,
- "7655": 1,
- "7661": 2,
- "7666": 1,
- "7732": 2,
- "7744": 2,
- "7753": 1,
- "7818": 1,
- "7819": 1,
- "7856": 1,
- "7858": 1,
- "7870": 1,
- "7873": 1,
- "7894": 2,
- "7899": 2,
- "7904": 1,
- "7906": 1,
- "7921": 1,
- "7922": 1,
- "7927": 1,
- "7930": 1,
- "7962": 1,
- "7963": 1,
- "7971": 1,
- "7972": 1,
- "7987": 1,
- "7994": 4,
- "7996": 2,
- "7997": 1,
- "8004": 2,
- "8012": 1,
- "8014": 1,
- "8015": 2,
- "8017": 2,
- "8020": 2,
- "8039": 2,
- "8059": 2,
- "8089": 1,
- "8091": 1,
- "8100": 2,
- "8102": 2,
- "8132": 2,
- "8136": 1,
- "8137": 1,
- "8141": 1,
- "8144": 1,
- "8205": 1,
- "8209": 1,
- "8212": 1,
- "8214": 1,
- "8218": 1,
- "8259": 1
- },
- "started": "2020-09-07T18:50:11.537Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05154142277258159,
- "incomingOctetsAppLevel": 131085419,
- "incomingOctetsWebSocketLevel": 6756329,
- "incomingOctetsWireLevel": 6764329,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0011840749614176575,
- "outgoingCompressionRatio": 0.05503413770222606,
- "outgoingOctetsAppLevel": 131085419,
- "outgoingOctetsWebSocketLevel": 7214173,
- "outgoingOctetsWireLevel": 7327907,
- "outgoingWebSocketFrames": 28660,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015765355225054904,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 27660,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 3,
- "3": 7,
- "4": 6,
- "5": 4,
- "6": 2,
- "7": 3,
- "8": 4,
- "9": 5,
- "10": 3,
- "11": 2,
- "12": 5,
- "13": 5,
- "14": 6,
- "15": 1,
- "16": 5,
- "17": 4,
- "18": 4,
- "19": 2,
- "20": 3,
- "21": 3,
- "22": 3,
- "23": 2,
- "24": 3,
- "25": 9,
- "28": 4,
- "29": 2,
- "30": 3,
- "31": 5,
- "32": 6,
- "33": 2,
- "34": 4,
- "35": 7,
- "36": 5,
- "37": 4,
- "38": 4,
- "39": 3,
- "40": 4,
- "41": 1,
- "42": 1,
- "43": 3,
- "44": 6,
- "45": 4,
- "46": 1,
- "47": 1,
- "48": 3,
- "49": 2,
- "50": 4,
- "51": 6,
- "52": 3,
- "53": 2,
- "54": 1,
- "55": 1,
- "56": 4,
- "57": 7,
- "58": 3,
- "59": 1,
- "60": 3,
- "61": 4,
- "63": 6,
- "64": 6,
- "65": 4,
- "66": 4,
- "67": 12,
- "68": 5,
- "69": 2,
- "70": 2,
- "71": 2,
- "72": 4,
- "73": 4,
- "75": 7,
- "76": 1,
- "77": 1,
- "78": 3,
- "79": 1,
- "80": 7,
- "81": 4,
- "82": 3,
- "83": 8,
- "84": 4,
- "85": 7,
- "86": 4,
- "87": 5,
- "88": 3,
- "89": 3,
- "90": 4,
- "91": 8,
- "92": 3,
- "93": 1,
- "94": 2,
- "95": 2,
- "96": 8,
- "97": 6,
- "98": 1,
- "99": 3,
- "100": 3,
- "101": 7,
- "102": 1,
- "103": 7,
- "104": 3,
- "106": 4,
- "107": 6,
- "108": 7,
- "109": 1,
- "110": 5,
- "111": 1,
- "112": 2,
- "113": 3,
- "114": 1,
- "115": 2,
- "116": 2,
- "118": 1,
- "119": 3,
- "120": 1,
- "121": 5,
- "122": 1,
- "123": 8,
- "124": 8,
- "125": 10,
- "126": 3,
- "127": 1,
- "130": 4,
- "131": 10,
- "132": 1,
- "133": 4,
- "134": 1,
- "135": 4,
- "136": 6,
- "137": 3,
- "138": 11,
- "139": 4,
- "140": 3,
- "141": 4,
- "142": 4,
- "143": 3,
- "144": 4,
- "145": 2,
- "146": 1,
- "147": 4,
- "148": 1,
- "149": 2,
- "150": 2,
- "151": 5,
- "152": 7,
- "153": 9,
- "154": 5,
- "155": 3,
- "156": 4,
- "157": 3,
- "158": 1,
- "159": 4,
- "160": 4,
- "161": 6,
- "162": 2,
- "163": 1,
- "164": 2,
- "165": 4,
- "166": 2,
- "167": 2,
- "168": 6,
- "169": 6,
- "170": 6,
- "171": 5,
- "172": 8,
- "173": 4,
- "174": 1,
- "175": 6,
- "176": 6,
- "177": 5,
- "178": 2,
- "179": 3,
- "180": 7,
- "181": 2,
- "182": 3,
- "183": 7,
- "184": 6,
- "185": 7,
- "186": 3,
- "187": 7,
- "188": 2,
- "189": 1,
- "190": 5,
- "191": 1,
- "192": 4,
- "193": 10,
- "194": 4,
- "195": 4,
- "196": 4,
- "197": 4,
- "198": 1,
- "199": 3,
- "200": 2,
- "201": 5,
- "202": 4,
- "203": 4,
- "204": 5,
- "205": 8,
- "206": 5,
- "207": 3,
- "208": 6,
- "209": 2,
- "210": 8,
- "211": 3,
- "212": 4,
- "213": 1,
- "214": 6,
- "215": 1,
- "216": 3,
- "217": 4,
- "218": 9,
- "219": 8,
- "220": 2,
- "221": 1,
- "222": 3,
- "223": 3,
- "224": 10,
- "225": 1,
- "226": 3,
- "227": 3,
- "228": 4,
- "229": 7,
- "230": 8,
- "231": 4,
- "232": 5,
- "233": 4,
- "234": 3,
- "235": 4,
- "236": 4,
- "237": 3,
- "238": 1,
- "239": 7,
- "240": 3,
- "241": 7,
- "242": 6,
- "243": 6,
- "244": 3,
- "245": 1,
- "246": 5,
- "247": 6,
- "248": 1,
- "249": 2,
- "250": 9,
- "251": 4,
- "252": 8,
- "253": 4,
- "254": 3,
- "255": 7,
- "256": 4,
- "257": 2,
- "258": 5,
- "259": 6,
- "260": 27660
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333730266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882df10a452dcf8"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "df10a452"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_16.html b/autobahn/client/tungstenite_case_12_4_16.html
deleted file mode 100644
index e081f38..0000000
--- a/autobahn/client/tungstenite_case_12_4_16.html
+++ /dev/null
@@ -1,1422 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.16 : Pass - 6205 ms @ 2020-09-07T18:50:17.673Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=371&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: p0/duvAiwJTKVXmNMC2f0w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6qrinA5+ggRoVkfoD3eGV1SAHGM=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 5292 | 2 | 10584 |
- 5293 | 2 | 10586 |
- 5298 | 1 | 5298 |
- 5301 | 2 | 10602 |
- 5303 | 1 | 5303 |
- 5306 | 1 | 5306 |
- 5314 | 1 | 5314 |
- 5316 | 1 | 5316 |
- 5379 | 1 | 5379 |
- 5385 | 1 | 5385 |
- 5387 | 1 | 5387 |
- 5388 | 1 | 5388 |
- 5390 | 2 | 10780 |
- 5421 | 2 | 10842 |
- 5424 | 2 | 10848 |
- 5433 | 1 | 5433 |
- 5436 | 1 | 5436 |
- 5465 | 2 | 10930 |
- 5492 | 2 | 10984 |
- 5510 | 2 | 11020 |
- 5512 | 1 | 5512 |
- 5515 | 2 | 11030 |
- 5519 | 2 | 11038 |
- 5520 | 1 | 5520 |
- 5521 | 1 | 5521 |
- 5526 | 2 | 11052 |
- 5527 | 1 | 5527 |
- 5535 | 2 | 11070 |
- 5537 | 2 | 11074 |
- 5538 | 2 | 11076 |
- 5563 | 1 | 5563 |
- 5564 | 1 | 5564 |
- 5573 | 2 | 11146 |
- 5608 | 1 | 5608 |
- 5611 | 1 | 5611 |
- 5619 | 2 | 11238 |
- 5634 | 1 | 5634 |
- 5635 | 1 | 5635 |
- 5636 | 1 | 5636 |
- 5637 | 1 | 5637 |
- 5638 | 1 | 5638 |
- 5639 | 1 | 5639 |
- 5643 | 2 | 11286 |
- 5666 | 1 | 5666 |
- 5669 | 1 | 5669 |
- 5722 | 1 | 5722 |
- 5723 | 1 | 5723 |
- 5736 | 1 | 5736 |
- 5769 | 1 | 5769 |
- 5773 | 1 | 5773 |
- 5785 | 1 | 5785 |
- 5800 | 2 | 11600 |
- 5810 | 2 | 11620 |
- 5820 | 1 | 5820 |
- 5824 | 1 | 5824 |
- 5841 | 1 | 5841 |
- 5852 | 1 | 5852 |
- 5854 | 1 | 5854 |
- 5861 | 1 | 5861 |
- 5883 | 1 | 5883 |
- 5890 | 1 | 5890 |
- 5925 | 1 | 5925 |
- 5926 | 1 | 5926 |
- 5927 | 2 | 11854 |
- 5968 | 1 | 5968 |
- 5970 | 1 | 5970 |
- 6008 | 1 | 6008 |
- 6010 | 1 | 6010 |
- 6018 | 1 | 6018 |
- 6089 | 1 | 6089 |
- 6090 | 1 | 6090 |
- 6098 | 1 | 6098 |
- 6100 | 2 | 12200 |
- 6101 | 1 | 6101 |
- 6102 | 2 | 12204 |
- 6109 | 1 | 6109 |
- 6114 | 2 | 12228 |
- 6119 | 2 | 12238 |
- 6127 | 1 | 6127 |
- 6128 | 1 | 6128 |
- 6157 | 3 | 18471 |
- 6160 | 1 | 6160 |
- 6163 | 3 | 18489 |
- 6165 | 2 | 12330 |
- 6166 | 1 | 6166 |
- 6167 | 2 | 12334 |
- 6168 | 2 | 12336 |
- 6169 | 1 | 6169 |
- 6171 | 1 | 6171 |
- 6172 | 1 | 6172 |
- 6175 | 1 | 6175 |
- 6186 | 2 | 12372 |
- 6192 | 1 | 6192 |
- 6194 | 1 | 6194 |
- 6233 | 1 | 6233 |
- 6302 | 1 | 6302 |
- 6308 | 1 | 6308 |
- 6311 | 1 | 6311 |
- 6315 | 1 | 6315 |
- 6318 | 1 | 6318 |
- 6321 | 1 | 6321 |
- 6324 | 1 | 6324 |
- 6328 | 1 | 6328 |
- 6329 | 2 | 12658 |
- 6331 | 1 | 6331 |
- 6333 | 1 | 6333 |
- 6335 | 1 | 6335 |
- 6341 | 1 | 6341 |
- 6343 | 2 | 12686 |
- 6344 | 2 | 12688 |
- 6346 | 1 | 6346 |
- 6348 | 2 | 12696 |
- 6359 | 1 | 6359 |
- 6360 | 1 | 6360 |
- 6362 | 1 | 6362 |
- 6369 | 1 | 6369 |
- 6371 | 1 | 6371 |
- 6373 | 1 | 6373 |
- 6381 | 1 | 6381 |
- 6383 | 1 | 6383 |
- 6385 | 1 | 6385 |
- 6388 | 1 | 6388 |
- 6390 | 2 | 12780 |
- 6397 | 1 | 6397 |
- 6399 | 2 | 12798 |
- 6401 | 4 | 25604 |
- 6403 | 1 | 6403 |
- 6415 | 1 | 6415 |
- 6416 | 3 | 19248 |
- 6417 | 1 | 6417 |
- 6418 | 5 | 32090 |
- 6419 | 1 | 6419 |
- 6420 | 3 | 19260 |
- 6425 | 1 | 6425 |
- 6426 | 1 | 6426 |
- 6428 | 1 | 6428 |
- 6432 | 1 | 6432 |
- 6433 | 2 | 12866 |
- 6435 | 3 | 19305 |
- 6447 | 1 | 6447 |
- 6452 | 1 | 6452 |
- 6453 | 2 | 12906 |
- 6456 | 2 | 12912 |
- 6457 | 1 | 6457 |
- 6465 | 2 | 12930 |
- 6467 | 2 | 12934 |
- 6468 | 3 | 19404 |
- 6469 | 1 | 6469 |
- 6470 | 2 | 12940 |
- 6471 | 2 | 12942 |
- 6473 | 1 | 6473 |
- 6474 | 3 | 19422 |
- 6475 | 1 | 6475 |
- 6481 | 2 | 12962 |
- 6483 | 2 | 12966 |
- 6484 | 2 | 12968 |
- 6485 | 4 | 25940 |
- 6486 | 1 | 6486 |
- 6487 | 1 | 6487 |
- 6488 | 3 | 19464 |
- 6490 | 1 | 6490 |
- 6492 | 2 | 12984 |
- 6494 | 1 | 6494 |
- 6495 | 1 | 6495 |
- 6497 | 1 | 6497 |
- 6498 | 3 | 19494 |
- 6501 | 3 | 19503 |
- 6502 | 2 | 13004 |
- 6503 | 2 | 13006 |
- 6504 | 1 | 6504 |
- 6505 | 1 | 6505 |
- 6510 | 1 | 6510 |
- 6511 | 1 | 6511 |
- 6512 | 1 | 6512 |
- 6515 | 3 | 19545 |
- 6517 | 2 | 13034 |
- 6519 | 1 | 6519 |
- 6522 | 1 | 6522 |
- 6524 | 2 | 13048 |
- 6526 | 2 | 13052 |
- 6527 | 1 | 6527 |
- 6529 | 1 | 6529 |
- 6532 | 1 | 6532 |
- 6540 | 2 | 13080 |
- 6542 | 1 | 6542 |
- 6544 | 2 | 13088 |
- 6546 | 2 | 13092 |
- 6550 | 2 | 13100 |
- 6551 | 1 | 6551 |
- 6552 | 1 | 6552 |
- 6553 | 3 | 19659 |
- 6554 | 1 | 6554 |
- 6556 | 3 | 19668 |
- 6557 | 2 | 13114 |
- 6559 | 3 | 19677 |
- 6560 | 4 | 26240 |
- 6561 | 2 | 13122 |
- 6563 | 1 | 6563 |
- 6565 | 1 | 6565 |
- 6567 | 1 | 6567 |
- 6568 | 3 | 19704 |
- 6569 | 1 | 6569 |
- 6571 | 1 | 6571 |
- 6572 | 1 | 6572 |
- 6575 | 2 | 13150 |
- 6576 | 1 | 6576 |
- 6584 | 1 | 6584 |
- 6589 | 1 | 6589 |
- 6593 | 1 | 6593 |
- 6595 | 1 | 6595 |
- 6596 | 2 | 13192 |
- 6599 | 1 | 6599 |
- 6600 | 4 | 26400 |
- 6601 | 1 | 6601 |
- 6602 | 1 | 6602 |
- 6604 | 1 | 6604 |
- 6605 | 3 | 19815 |
- 6606 | 2 | 13212 |
- 6608 | 1 | 6608 |
- 6610 | 1 | 6610 |
- 6613 | 1 | 6613 |
- 6615 | 1 | 6615 |
- 6616 | 1 | 6616 |
- 6618 | 1 | 6618 |
- 6619 | 2 | 13238 |
- 6620 | 3 | 19860 |
- 6621 | 2 | 13242 |
- 6624 | 2 | 13248 |
- 6626 | 2 | 13252 |
- 6629 | 1 | 6629 |
- 6632 | 1 | 6632 |
- 6633 | 1 | 6633 |
- 6636 | 1 | 6636 |
- 6639 | 1 | 6639 |
- 6640 | 1 | 6640 |
- 6641 | 1 | 6641 |
- 6646 | 2 | 13292 |
- 6648 | 2 | 13296 |
- 6650 | 1 | 6650 |
- 6651 | 1 | 6651 |
- 6652 | 2 | 13304 |
- 6653 | 1 | 6653 |
- 6654 | 2 | 13308 |
- 6655 | 1 | 6655 |
- 6657 | 1 | 6657 |
- 6659 | 3 | 19977 |
- 6661 | 3 | 19983 |
- 6662 | 2 | 13324 |
- 6665 | 2 | 13330 |
- 6666 | 3 | 19998 |
- 6668 | 2 | 13336 |
- 6669 | 2 | 13338 |
- 6671 | 1 | 6671 |
- 6672 | 2 | 13344 |
- 6673 | 1 | 6673 |
- 6674 | 1 | 6674 |
- 6675 | 4 | 26700 |
- 6676 | 4 | 26704 |
- 6677 | 2 | 13354 |
- 6682 | 1 | 6682 |
- 6689 | 1 | 6689 |
- 6690 | 4 | 26760 |
- 6692 | 3 | 20076 |
- 6693 | 4 | 26772 |
- 6695 | 2 | 13390 |
- 6696 | 3 | 20088 |
- 6697 | 1 | 6697 |
- 6699 | 1 | 6699 |
- 6700 | 3 | 20100 |
- 6703 | 2 | 13406 |
- 6707 | 1 | 6707 |
- 6710 | 1 | 6710 |
- 6713 | 2 | 13426 |
- 6715 | 1 | 6715 |
- 6716 | 1 | 6716 |
- 6719 | 1 | 6719 |
- 6720 | 1 | 6720 |
- 6722 | 1 | 6722 |
- 6723 | 1 | 6723 |
- 6724 | 3 | 20172 |
- 6729 | 2 | 13458 |
- 6731 | 2 | 13462 |
- 6734 | 1 | 6734 |
- 6735 | 2 | 13470 |
- 6736 | 2 | 13472 |
- 6737 | 2 | 13474 |
- 6738 | 2 | 13476 |
- 6740 | 1 | 6740 |
- 6741 | 3 | 20223 |
- 6742 | 1 | 6742 |
- 6745 | 1 | 6745 |
- 6746 | 1 | 6746 |
- 6748 | 1 | 6748 |
- 6750 | 2 | 13500 |
- 6751 | 1 | 6751 |
- 6753 | 1 | 6753 |
- 6755 | 3 | 20265 |
- 6756 | 2 | 13512 |
- 6758 | 2 | 13516 |
- 6759 | 2 | 13518 |
- 6760 | 4 | 27040 |
- 6761 | 3 | 20283 |
- 6764 | 1 | 6764 |
- 6765 | 2 | 13530 |
- 6766 | 3 | 20298 |
- 6767 | 4 | 27068 |
- 6768 | 5 | 33840 |
- 6769 | 1 | 6769 |
- 6770 | 2 | 13540 |
- 6771 | 2 | 13542 |
- 6772 | 2 | 13544 |
- 6774 | 1 | 6774 |
- 6776 | 2 | 13552 |
- 6778 | 1 | 6778 |
- 6779 | 1 | 6779 |
- 6780 | 2 | 13560 |
- 6783 | 4 | 27132 |
- 6784 | 1 | 6784 |
- 6786 | 1 | 6786 |
- 6791 | 2 | 13582 |
- 6792 | 2 | 13584 |
- 6793 | 4 | 27172 |
- 6794 | 1 | 6794 |
- 6797 | 1 | 6797 |
- 6798 | 3 | 20394 |
- 6800 | 2 | 13600 |
- 6801 | 2 | 13602 |
- 6802 | 1 | 6802 |
- 6807 | 1 | 6807 |
- 6808 | 2 | 13616 |
- 6809 | 3 | 20427 |
- 6810 | 4 | 27240 |
- 6811 | 4 | 27244 |
- 6812 | 1 | 6812 |
- 6813 | 2 | 13626 |
- 6814 | 4 | 27256 |
- 6815 | 2 | 13630 |
- 6816 | 1 | 6816 |
- 6817 | 2 | 13634 |
- 6819 | 3 | 20457 |
- 6820 | 2 | 13640 |
- 6822 | 7 | 47754 |
- 6823 | 1 | 6823 |
- 6824 | 3 | 20472 |
- 6825 | 2 | 13650 |
- 6826 | 5 | 34130 |
- 6832 | 2 | 13664 |
- 6833 | 2 | 13666 |
- 6838 | 2 | 13676 |
- 6839 | 1 | 6839 |
- 6844 | 1 | 6844 |
- 6846 | 2 | 13692 |
- 6849 | 1 | 6849 |
- 6850 | 1 | 6850 |
- 6852 | 1 | 6852 |
- 6853 | 1 | 6853 |
- 6859 | 2 | 13718 |
- 6861 | 1 | 6861 |
- 6862 | 3 | 20586 |
- 6863 | 1 | 6863 |
- 6864 | 1 | 6864 |
- 6866 | 2 | 13732 |
- 6867 | 5 | 34335 |
- 6869 | 1 | 6869 |
- 6870 | 2 | 13740 |
- 6873 | 1 | 6873 |
- 6875 | 1 | 6875 |
- 6878 | 1 | 6878 |
- 6880 | 1 | 6880 |
- 6881 | 2 | 13762 |
- 6883 | 1 | 6883 |
- 6884 | 1 | 6884 |
- 6885 | 1 | 6885 |
- 6886 | 3 | 20658 |
- 6889 | 1 | 6889 |
- 6890 | 2 | 13780 |
- 6893 | 2 | 13786 |
- 6896 | 1 | 6896 |
- 6897 | 2 | 13794 |
- 6898 | 1 | 6898 |
- 6901 | 3 | 20703 |
- 6903 | 1 | 6903 |
- 6904 | 1 | 6904 |
- 6905 | 2 | 13810 |
- 6907 | 3 | 20721 |
- 6908 | 1 | 6908 |
- 6910 | 1 | 6910 |
- 6913 | 1 | 6913 |
- 6916 | 1 | 6916 |
- 6917 | 1 | 6917 |
- 6920 | 1 | 6920 |
- 6921 | 1 | 6921 |
- 6925 | 2 | 13850 |
- 6930 | 3 | 20790 |
- 6934 | 2 | 13868 |
- 6935 | 1 | 6935 |
- 6936 | 4 | 27744 |
- 6937 | 2 | 13874 |
- 6938 | 2 | 13876 |
- 6939 | 1 | 6939 |
- 6940 | 3 | 20820 |
- 6941 | 1 | 6941 |
- 6943 | 1 | 6943 |
- 6947 | 4 | 27788 |
- 6948 | 1 | 6948 |
- 6949 | 5 | 34745 |
- 6950 | 1 | 6950 |
- 6952 | 2 | 13904 |
- 6953 | 2 | 13906 |
- 6955 | 1 | 6955 |
- 6957 | 2 | 13914 |
- 6958 | 2 | 13916 |
- 6960 | 2 | 13920 |
- 6961 | 3 | 20883 |
- 6963 | 1 | 6963 |
- 6964 | 1 | 6964 |
- 6965 | 1 | 6965 |
- 6966 | 1 | 6966 |
- 6974 | 1 | 6974 |
- 6975 | 1 | 6975 |
- 6976 | 2 | 13952 |
- 6977 | 1 | 6977 |
- 6980 | 1 | 6980 |
- 6983 | 1 | 6983 |
- 6985 | 1 | 6985 |
- 6986 | 2 | 13972 |
- 6987 | 2 | 13974 |
- 6988 | 2 | 13976 |
- 6989 | 3 | 20967 |
- 6990 | 2 | 13980 |
- 6991 | 2 | 13982 |
- 6993 | 2 | 13986 |
- 6995 | 3 | 20985 |
- 7000 | 3 | 21000 |
- 7002 | 1 | 7002 |
- 7007 | 1 | 7007 |
- 7008 | 2 | 14016 |
- 7009 | 1 | 7009 |
- 7010 | 2 | 14020 |
- 7011 | 1 | 7011 |
- 7014 | 1 | 7014 |
- 7015 | 1 | 7015 |
- 7016 | 1 | 7016 |
- 7017 | 2 | 14034 |
- 7020 | 1 | 7020 |
- 7022 | 1 | 7022 |
- 7030 | 2 | 14060 |
- 7031 | 1 | 7031 |
- 7032 | 1 | 7032 |
- 7034 | 1 | 7034 |
- 7035 | 1 | 7035 |
- 7037 | 2 | 14074 |
- 7038 | 4 | 28152 |
- 7039 | 2 | 14078 |
- 7040 | 3 | 21120 |
- 7042 | 2 | 14084 |
- 7046 | 1 | 7046 |
- 7049 | 1 | 7049 |
- 7051 | 2 | 14102 |
- 7059 | 1 | 7059 |
- 7061 | 2 | 14122 |
- 7062 | 4 | 28248 |
- 7063 | 2 | 14126 |
- 7064 | 2 | 14128 |
- 7065 | 2 | 14130 |
- 7066 | 1 | 7066 |
- 7067 | 2 | 14134 |
- 7068 | 4 | 28272 |
- 7069 | 2 | 14138 |
- 7070 | 1 | 7070 |
- 7072 | 1 | 7072 |
- 7078 | 3 | 21234 |
- 7084 | 3 | 21252 |
- 7086 | 2 | 14172 |
- 7087 | 1 | 7087 |
- 7088 | 2 | 14176 |
- 7089 | 4 | 28356 |
- 7090 | 1 | 7090 |
- 7091 | 3 | 21273 |
- 7092 | 2 | 14184 |
- 7093 | 2 | 14186 |
- 7094 | 1 | 7094 |
- 7100 | 1 | 7100 |
- 7102 | 1 | 7102 |
- 7103 | 3 | 21309 |
- 7104 | 4 | 28416 |
- 7105 | 1 | 7105 |
- 7106 | 2 | 14212 |
- 7107 | 3 | 21321 |
- 7110 | 2 | 14220 |
- 7112 | 1 | 7112 |
- 7116 | 3 | 21348 |
- 7118 | 1 | 7118 |
- 7119 | 2 | 14238 |
- 7122 | 1 | 7122 |
- 7123 | 1 | 7123 |
- 7125 | 2 | 14250 |
- 7134 | 2 | 14268 |
- 7135 | 1 | 7135 |
- 7137 | 1 | 7137 |
- 7138 | 3 | 21414 |
- 7139 | 1 | 7139 |
- 7140 | 1 | 7140 |
- 7144 | 1 | 7144 |
- 7146 | 1 | 7146 |
- 7159 | 1 | 7159 |
- 7162 | 1 | 7162 |
- 7163 | 1 | 7163 |
- 7166 | 1 | 7166 |
- 7168 | 2 | 14336 |
- 7172 | 2 | 14344 |
- 7175 | 1 | 7175 |
- 7176 | 1 | 7176 |
- 7178 | 1 | 7178 |
- 7183 | 1 | 7183 |
- 7185 | 1 | 7185 |
- 7189 | 1 | 7189 |
- 7190 | 1 | 7190 |
- 7191 | 1 | 7191 |
- 7202 | 1 | 7202 |
- 7203 | 1 | 7203 |
- 7205 | 1 | 7205 |
- 7208 | 1 | 7208 |
- 7209 | 1 | 7209 |
- 7212 | 1 | 7212 |
- 7213 | 1 | 7213 |
- 7215 | 1 | 7215 |
- 7217 | 1 | 7217 |
- 7219 | 1 | 7219 |
- 7225 | 2 | 14450 |
- 7327 | 1 | 7327 |
- 7336 | 1 | 7336 |
- 7342 | 1 | 7342 |
- 7343 | 1 | 7343 |
- 7344 | 1 | 7344 |
- 7346 | 2 | 14692 |
- 7347 | 1 | 7347 |
- 7349 | 1 | 7349 |
- 7354 | 2 | 14708 |
- 7355 | 1 | 7355 |
- 7357 | 1 | 7357 |
- 7361 | 3 | 22083 |
- 7362 | 1 | 7362 |
- 7364 | 1 | 7364 |
- 7365 | 1 | 7365 |
- 7366 | 2 | 14732 |
- 7367 | 3 | 22101 |
- 7368 | 1 | 7368 |
- 7370 | 1 | 7370 |
- 7372 | 1 | 7372 |
- 7378 | 1 | 7378 |
- 7380 | 1 | 7380 |
- 7401 | 1 | 7401 |
- 7406 | 1 | 7406 |
- 7411 | 1 | 7411 |
- 7415 | 1 | 7415 |
- 7416 | 1 | 7416 |
- 7418 | 1 | 7418 |
- 7429 | 1 | 7429 |
- 7430 | 1 | 7430 |
- 7442 | 1 | 7442 |
- 7445 | 1 | 7445 |
- 7451 | 1 | 7451 |
- 7457 | 1 | 7457 |
- 7514 | 1 | 7514 |
- 7535 | 1 | 7535 |
- 7538 | 1 | 7538 |
- 7572 | 1 | 7572 |
- 7577 | 1 | 7577 |
- 7580 | 1 | 7580 |
- 7585 | 1 | 7585 |
- 7620 | 2 | 15240 |
- 7621 | 2 | 15242 |
- 7655 | 1 | 7655 |
- 7661 | 2 | 15322 |
- 7666 | 1 | 7666 |
- 7732 | 2 | 15464 |
- 7744 | 2 | 15488 |
- 7753 | 1 | 7753 |
- 7818 | 1 | 7818 |
- 7819 | 1 | 7819 |
- 7856 | 1 | 7856 |
- 7858 | 1 | 7858 |
- 7870 | 1 | 7870 |
- 7873 | 1 | 7873 |
- 7894 | 2 | 15788 |
- 7899 | 2 | 15798 |
- 7904 | 1 | 7904 |
- 7906 | 1 | 7906 |
- 7921 | 1 | 7921 |
- 7922 | 1 | 7922 |
- 7927 | 1 | 7927 |
- 7930 | 1 | 7930 |
- 7962 | 1 | 7962 |
- 7963 | 1 | 7963 |
- 7971 | 1 | 7971 |
- 7972 | 1 | 7972 |
- 7987 | 1 | 7987 |
- 7994 | 4 | 31976 |
- 7996 | 2 | 15992 |
- 7997 | 1 | 7997 |
- 8004 | 2 | 16008 |
- 8012 | 1 | 8012 |
- 8014 | 1 | 8014 |
- 8015 | 2 | 16030 |
- 8017 | 2 | 16034 |
- 8020 | 2 | 16040 |
- 8039 | 2 | 16078 |
- 8059 | 2 | 16118 |
- 8089 | 1 | 8089 |
- 8091 | 1 | 8091 |
- 8100 | 2 | 16200 |
- 8102 | 2 | 16204 |
- 8132 | 2 | 16264 |
- 8136 | 1 | 8136 |
- 8137 | 1 | 8137 |
- 8141 | 1 | 8141 |
- 8144 | 1 | 8144 |
- 8205 | 1 | 8205 |
- 8209 | 1 | 8209 |
- 8212 | 1 | 8212 |
- 8214 | 1 | 8214 |
- 8218 | 1 | 8218 |
- 8259 | 1 | 8259 |
- Total | 1002 | 6764594 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 3 | 9 |
- 4 | 3 | 12 |
- 5 | 3 | 15 |
- 6 | 1 | 6 |
- 7 | 2 | 14 |
- 8 | 1 | 8 |
- 9 | 2 | 18 |
- 11 | 1 | 11 |
- 12 | 3 | 36 |
- 13 | 2 | 26 |
- 14 | 5 | 70 |
- 16 | 2 | 32 |
- 17 | 1 | 17 |
- 18 | 2 | 36 |
- 19 | 1 | 19 |
- 21 | 1 | 21 |
- 22 | 1 | 22 |
- 25 | 5 | 125 |
- 28 | 2 | 56 |
- 29 | 2 | 58 |
- 30 | 3 | 90 |
- 31 | 5 | 155 |
- 32 | 5 | 160 |
- 33 | 2 | 66 |
- 34 | 1 | 34 |
- 35 | 2 | 70 |
- 36 | 3 | 108 |
- 37 | 2 | 74 |
- 40 | 3 | 120 |
- 41 | 1 | 41 |
- 42 | 1 | 42 |
- 43 | 1 | 43 |
- 44 | 1 | 44 |
- 45 | 3 | 135 |
- 48 | 1 | 48 |
- 50 | 1 | 50 |
- 51 | 2 | 102 |
- 52 | 1 | 52 |
- 57 | 3 | 171 |
- 58 | 2 | 116 |
- 60 | 1 | 60 |
- 61 | 3 | 183 |
- 63 | 3 | 189 |
- 64 | 3 | 192 |
- 67 | 5 | 335 |
- 68 | 3 | 204 |
- 69 | 1 | 69 |
- 72 | 1 | 72 |
- 73 | 2 | 146 |
- 75 | 2 | 150 |
- 76 | 1 | 76 |
- 77 | 1 | 77 |
- 79 | 1 | 79 |
- 80 | 3 | 240 |
- 81 | 2 | 162 |
- 82 | 1 | 82 |
- 83 | 3 | 249 |
- 84 | 1 | 84 |
- 85 | 7 | 595 |
- 86 | 3 | 258 |
- 87 | 3 | 261 |
- 88 | 1 | 88 |
- 89 | 2 | 178 |
- 90 | 2 | 180 |
- 91 | 3 | 273 |
- 95 | 1 | 95 |
- 96 | 4 | 384 |
- 97 | 2 | 194 |
- 99 | 1 | 99 |
- 100 | 3 | 300 |
- 101 | 4 | 404 |
- 102 | 1 | 102 |
- 103 | 5 | 515 |
- 104 | 3 | 312 |
- 107 | 1 | 107 |
- 108 | 5 | 540 |
- 110 | 1 | 110 |
- 111 | 1 | 111 |
- 112 | 1 | 112 |
- 113 | 1 | 113 |
- 115 | 1 | 115 |
- 119 | 2 | 238 |
- 120 | 1 | 120 |
- 121 | 2 | 242 |
- 123 | 3 | 369 |
- 124 | 6 | 744 |
- 125 | 3 | 375 |
- 130 | 2 | 260 |
- 131 | 4 | 524 |
- 133 | 1 | 133 |
- 135 | 2 | 270 |
- 136 | 2 | 272 |
- 137 | 3 | 411 |
- 138 | 6 | 828 |
- 141 | 2 | 282 |
- 142 | 3 | 426 |
- 147 | 1 | 147 |
- 148 | 1 | 148 |
- 151 | 1 | 151 |
- 152 | 1 | 152 |
- 153 | 1 | 153 |
- 154 | 1 | 154 |
- 155 | 1 | 155 |
- 156 | 1 | 156 |
- 157 | 2 | 314 |
- 159 | 3 | 477 |
- 160 | 2 | 320 |
- 161 | 1 | 161 |
- 162 | 1 | 162 |
- 164 | 1 | 164 |
- 165 | 4 | 660 |
- 166 | 1 | 166 |
- 167 | 2 | 334 |
- 168 | 3 | 504 |
- 169 | 3 | 507 |
- 170 | 5 | 850 |
- 171 | 3 | 513 |
- 172 | 8 | 1376 |
- 173 | 3 | 519 |
- 174 | 1 | 174 |
- 175 | 4 | 700 |
- 176 | 5 | 880 |
- 177 | 4 | 708 |
- 178 | 2 | 356 |
- 179 | 1 | 179 |
- 180 | 2 | 360 |
- 181 | 2 | 362 |
- 182 | 3 | 546 |
- 183 | 3 | 549 |
- 184 | 5 | 920 |
- 185 | 3 | 555 |
- 186 | 1 | 186 |
- 187 | 5 | 935 |
- 188 | 1 | 188 |
- 189 | 1 | 189 |
- 190 | 2 | 380 |
- 191 | 1 | 191 |
- 193 | 4 | 772 |
- 194 | 2 | 388 |
- 195 | 2 | 390 |
- 196 | 1 | 196 |
- 197 | 2 | 394 |
- 198 | 1 | 198 |
- 199 | 1 | 199 |
- 200 | 1 | 200 |
- 201 | 2 | 402 |
- 202 | 3 | 606 |
- 203 | 2 | 406 |
- 205 | 6 | 1230 |
- 206 | 2 | 412 |
- 207 | 1 | 207 |
- 208 | 3 | 624 |
- 210 | 3 | 630 |
- 211 | 1 | 211 |
- 212 | 2 | 424 |
- 214 | 3 | 642 |
- 216 | 1 | 216 |
- 218 | 2 | 436 |
- 219 | 2 | 438 |
- 222 | 1 | 222 |
- 223 | 1 | 223 |
- 224 | 4 | 896 |
- 225 | 1 | 225 |
- 226 | 2 | 452 |
- 227 | 2 | 454 |
- 228 | 3 | 684 |
- 229 | 4 | 916 |
- 230 | 4 | 920 |
- 231 | 2 | 462 |
- 232 | 4 | 928 |
- 233 | 1 | 233 |
- 234 | 3 | 702 |
- 235 | 1 | 235 |
- 236 | 3 | 708 |
- 237 | 3 | 711 |
- 239 | 5 | 1195 |
- 240 | 1 | 240 |
- 241 | 4 | 964 |
- 242 | 2 | 484 |
- 243 | 1 | 243 |
- 244 | 1 | 244 |
- 245 | 1 | 245 |
- 246 | 1 | 246 |
- 247 | 2 | 494 |
- 248 | 1 | 248 |
- 250 | 1 | 250 |
- 251 | 2 | 502 |
- 252 | 3 | 756 |
- 255 | 1 | 255 |
- 256 | 2 | 512 |
- 258 | 5 | 1290 |
- 259 | 1 | 259 |
- 260 | 3 | 780 |
- 261 | 3 | 783 |
- 262 | 3 | 786 |
- 263 | 1 | 263 |
- 264 | 1 | 264 |
- 265 | 1 | 265 |
- 266 | 2 | 532 |
- 267 | 3 | 801 |
- 268 | 3 | 804 |
- 269 | 1 | 269 |
- 270 | 2 | 540 |
- 271 | 1 | 271 |
- 273 | 1 | 273 |
- 274 | 3 | 822 |
- 275 | 1 | 275 |
- 276 | 1 | 276 |
- 277 | 1 | 277 |
- 278 | 3 | 834 |
- 279 | 1 | 279 |
- 280 | 1 | 280 |
- 281 | 2 | 562 |
- 282 | 3 | 846 |
- 283 | 2 | 566 |
- 286 | 1 | 286 |
- 292 | 3 | 876 |
- 293 | 3 | 879 |
- 295 | 2 | 590 |
- 296 | 2 | 592 |
- 297 | 1 | 297 |
- 301 | 1 | 301 |
- 302 | 2 | 604 |
- 303 | 1 | 303 |
- 305 | 1 | 305 |
- 306 | 1 | 306 |
- 307 | 1 | 307 |
- 308 | 1 | 308 |
- 309 | 1 | 309 |
- 310 | 1 | 310 |
- 311 | 1 | 311 |
- 315 | 2 | 630 |
- 321 | 1 | 321 |
- 322 | 2 | 644 |
- 323 | 2 | 646 |
- 324 | 4 | 1296 |
- 325 | 1 | 325 |
- 329 | 1 | 329 |
- 330 | 3 | 990 |
- 333 | 1 | 333 |
- 338 | 2 | 676 |
- 339 | 2 | 678 |
- 340 | 1 | 340 |
- 341 | 5 | 1705 |
- 342 | 1 | 342 |
- 344 | 1 | 344 |
- 345 | 1 | 345 |
- 348 | 2 | 696 |
- 349 | 1 | 349 |
- 350 | 1 | 350 |
- 357 | 1 | 357 |
- 368 | 1 | 368 |
- 374 | 1 | 374 |
- 408 | 1 | 408 |
- 409 | 3 | 1227 |
- 448 | 1 | 448 |
- 449 | 1 | 449 |
- 450 | 1 | 450 |
- 452 | 1 | 452 |
- 453 | 1 | 453 |
- 456 | 1 | 456 |
- 459 | 1 | 459 |
- 460 | 1 | 460 |
- 463 | 1 | 463 |
- 464 | 1 | 464 |
- 468 | 1 | 468 |
- 469 | 1 | 469 |
- 470 | 2 | 940 |
- 473 | 2 | 946 |
- 474 | 3 | 1422 |
- 475 | 2 | 950 |
- 476 | 1 | 476 |
- 477 | 1 | 477 |
- 478 | 1 | 478 |
- 479 | 2 | 958 |
- 480 | 3 | 1440 |
- 487 | 1 | 487 |
- 489 | 2 | 978 |
- 491 | 1 | 491 |
- 508 | 1 | 508 |
- 511 | 1 | 511 |
- 513 | 1 | 513 |
- 527 | 2 | 1054 |
- 531 | 1 | 531 |
- 535 | 1 | 535 |
- 539 | 2 | 1078 |
- 550 | 1 | 550 |
- 553 | 1 | 553 |
- 560 | 1 | 560 |
- 566 | 1 | 566 |
- 577 | 1 | 577 |
- 578 | 1 | 578 |
- 579 | 1 | 579 |
- 581 | 1 | 581 |
- 583 | 1 | 583 |
- 584 | 2 | 1168 |
- 585 | 1 | 585 |
- 589 | 1 | 589 |
- 594 | 1 | 594 |
- 596 | 1 | 596 |
- 598 | 2 | 1196 |
- 608 | 1 | 608 |
- 609 | 1 | 609 |
- 627 | 1 | 627 |
- 635 | 1 | 635 |
- 637 | 1 | 637 |
- 638 | 2 | 1276 |
- 639 | 2 | 1278 |
- 640 | 3 | 1920 |
- 641 | 1 | 641 |
- 642 | 1 | 642 |
- 643 | 2 | 1286 |
- 645 | 1 | 645 |
- 646 | 1 | 646 |
- 648 | 2 | 1296 |
- 651 | 1 | 651 |
- 657 | 1 | 657 |
- 664 | 2 | 1328 |
- 665 | 1 | 665 |
- 671 | 1 | 671 |
- 673 | 1 | 673 |
- 683 | 1 | 683 |
- 688 | 1 | 688 |
- 691 | 1 | 691 |
- 697 | 1 | 697 |
- 720 | 1 | 720 |
- 730 | 2 | 1460 |
- 731 | 2 | 1462 |
- 762 | 1 | 762 |
- 767 | 1 | 767 |
- 773 | 1 | 773 |
- 778 | 1 | 778 |
- 784 | 1 | 784 |
- 787 | 1 | 787 |
- 788 | 1 | 788 |
- 792 | 1 | 792 |
- 798 | 1 | 798 |
- 802 | 1 | 802 |
- 805 | 2 | 1610 |
- 806 | 1 | 806 |
- 808 | 2 | 1616 |
- 809 | 1 | 809 |
- 810 | 1 | 810 |
- 813 | 1 | 813 |
- 814 | 3 | 2442 |
- 818 | 1 | 818 |
- 819 | 1 | 819 |
- 820 | 2 | 1640 |
- 821 | 3 | 2463 |
- 823 | 1 | 823 |
- 824 | 1 | 824 |
- 825 | 1 | 825 |
- 826 | 4 | 3304 |
- 827 | 2 | 1654 |
- 828 | 1 | 828 |
- 829 | 1 | 829 |
- 830 | 2 | 1660 |
- 831 | 1 | 831 |
- 833 | 1 | 833 |
- 835 | 1 | 835 |
- 837 | 5 | 4185 |
- 838 | 2 | 1676 |
- 843 | 2 | 1686 |
- 845 | 3 | 2535 |
- 848 | 3 | 2544 |
- 850 | 1 | 850 |
- 857 | 1 | 857 |
- 858 | 2 | 1716 |
- 859 | 1 | 859 |
- 861 | 4 | 3444 |
- 862 | 2 | 1724 |
- 863 | 1 | 863 |
- 864 | 1 | 864 |
- 866 | 4 | 3464 |
- 867 | 4 | 3468 |
- 868 | 1 | 868 |
- 869 | 1 | 869 |
- 871 | 3 | 2613 |
- 873 | 2 | 1746 |
- 876 | 4 | 3504 |
- 877 | 5 | 4385 |
- 878 | 2 | 1756 |
- 879 | 1 | 879 |
- 880 | 3 | 2640 |
- 882 | 1 | 882 |
- 883 | 1 | 883 |
- 884 | 1 | 884 |
- 885 | 1 | 885 |
- 886 | 1 | 886 |
- 888 | 1 | 888 |
- 889 | 1 | 889 |
- 891 | 2 | 1782 |
- 892 | 1 | 892 |
- 893 | 4 | 3572 |
- 895 | 5 | 4475 |
- 898 | 1 | 898 |
- 899 | 4 | 3596 |
- 900 | 1 | 900 |
- 901 | 2 | 1802 |
- 903 | 2 | 1806 |
- 904 | 2 | 1808 |
- 906 | 5 | 4530 |
- 907 | 3 | 2721 |
- 908 | 3 | 2724 |
- 909 | 2 | 1818 |
- 910 | 1 | 910 |
- 911 | 3 | 2733 |
- 912 | 4 | 3648 |
- 913 | 1 | 913 |
- 914 | 1 | 914 |
- 915 | 3 | 2745 |
- 917 | 2 | 1834 |
- 918 | 2 | 1836 |
- 919 | 4 | 3676 |
- 920 | 3 | 2760 |
- 921 | 4 | 3684 |
- 922 | 4 | 3688 |
- 923 | 2 | 1846 |
- 924 | 3 | 2772 |
- 925 | 1 | 925 |
- 926 | 1 | 926 |
- 928 | 2 | 1856 |
- 929 | 4 | 3716 |
- 930 | 1 | 930 |
- 931 | 1 | 931 |
- 932 | 1 | 932 |
- 934 | 1 | 934 |
- 936 | 3 | 2808 |
- 937 | 3 | 2811 |
- 938 | 1 | 938 |
- 939 | 1 | 939 |
- 941 | 1 | 941 |
- 943 | 2 | 1886 |
- 945 | 1 | 945 |
- 947 | 1 | 947 |
- 948 | 5 | 4740 |
- 951 | 4 | 3804 |
- 952 | 1 | 952 |
- 953 | 3 | 2859 |
- 954 | 2 | 1908 |
- 955 | 2 | 1910 |
- 956 | 1 | 956 |
- 958 | 3 | 2874 |
- 960 | 3 | 2880 |
- 961 | 5 | 4805 |
- 962 | 1 | 962 |
- 963 | 2 | 1926 |
- 964 | 2 | 1928 |
- 965 | 1 | 965 |
- 967 | 2 | 1934 |
- 969 | 3 | 2907 |
- 970 | 1 | 970 |
- 971 | 1 | 971 |
- 972 | 4 | 3888 |
- 973 | 2 | 1946 |
- 974 | 3 | 2922 |
- 975 | 1 | 975 |
- 976 | 1 | 976 |
- 977 | 2 | 1954 |
- 978 | 5 | 4890 |
- 979 | 2 | 1958 |
- 980 | 1 | 980 |
- 982 | 1 | 982 |
- 983 | 1 | 983 |
- 984 | 2 | 1968 |
- 985 | 2 | 1970 |
- 986 | 2 | 1972 |
- 987 | 2 | 1974 |
- 988 | 1 | 988 |
- 990 | 1 | 990 |
- 992 | 3 | 2976 |
- 994 | 1 | 994 |
- 995 | 1 | 995 |
- 996 | 1 | 996 |
- 997 | 3 | 2991 |
- 998 | 4 | 3992 |
- 999 | 1 | 999 |
- 1000 | 1 | 1000 |
- 1001 | 1 | 1001 |
- 1003 | 2 | 2006 |
- 1004 | 1 | 1004 |
- 1006 | 1 | 1006 |
- 1007 | 2 | 2014 |
- 1008 | 2 | 2016 |
- 1009 | 3 | 3027 |
- 1010 | 4 | 4040 |
- 1011 | 5 | 5055 |
- 1012 | 2 | 2024 |
- 1014 | 4 | 4056 |
- 1015 | 4 | 4060 |
- 1017 | 2 | 2034 |
- 1018 | 7 | 7126 |
- 1019 | 2 | 2038 |
- 1020 | 4 | 4080 |
- 1021 | 4 | 4084 |
- 1022 | 3 | 3066 |
- 1023 | 4 | 4092 |
- 1024 | 2 | 2048 |
- 1025 | 1 | 1025 |
- 1027 | 5 | 5135 |
- 1028 | 6578 | 6762184 |
- Total | 7580 | 7244351 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 6578 |
- 1 | 1000 |
- 8 | 1 |
- Total | 7579 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333731266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882627534f1619d
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3632373533346631
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_16.json b/autobahn/client/tungstenite_case_12_4_16.json
deleted file mode 100644
index e3d9ca0..0000000
--- a/autobahn/client/tungstenite_case_12_4_16.json
+++ /dev/null
@@ -1,1269 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 371,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6205,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=371&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: p0/duvAiwJTKVXmNMC2f0w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6qrinA5+ggRoVkfoD3eGV1SAHGM=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.16",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "5292": 2,
- "5293": 2,
- "5298": 1,
- "5301": 2,
- "5303": 1,
- "5306": 1,
- "5314": 1,
- "5316": 1,
- "5379": 1,
- "5385": 1,
- "5387": 1,
- "5388": 1,
- "5390": 2,
- "5421": 2,
- "5424": 2,
- "5433": 1,
- "5436": 1,
- "5465": 2,
- "5492": 2,
- "5510": 2,
- "5512": 1,
- "5515": 2,
- "5519": 2,
- "5520": 1,
- "5521": 1,
- "5526": 2,
- "5527": 1,
- "5535": 2,
- "5537": 2,
- "5538": 2,
- "5563": 1,
- "5564": 1,
- "5573": 2,
- "5608": 1,
- "5611": 1,
- "5619": 2,
- "5634": 1,
- "5635": 1,
- "5636": 1,
- "5637": 1,
- "5638": 1,
- "5639": 1,
- "5643": 2,
- "5666": 1,
- "5669": 1,
- "5722": 1,
- "5723": 1,
- "5736": 1,
- "5769": 1,
- "5773": 1,
- "5785": 1,
- "5800": 2,
- "5810": 2,
- "5820": 1,
- "5824": 1,
- "5841": 1,
- "5852": 1,
- "5854": 1,
- "5861": 1,
- "5883": 1,
- "5890": 1,
- "5925": 1,
- "5926": 1,
- "5927": 2,
- "5968": 1,
- "5970": 1,
- "6008": 1,
- "6010": 1,
- "6018": 1,
- "6089": 1,
- "6090": 1,
- "6098": 1,
- "6100": 2,
- "6101": 1,
- "6102": 2,
- "6109": 1,
- "6114": 2,
- "6119": 2,
- "6127": 1,
- "6128": 1,
- "6157": 3,
- "6160": 1,
- "6163": 3,
- "6165": 2,
- "6166": 1,
- "6167": 2,
- "6168": 2,
- "6169": 1,
- "6171": 1,
- "6172": 1,
- "6175": 1,
- "6186": 2,
- "6192": 1,
- "6194": 1,
- "6233": 1,
- "6302": 1,
- "6308": 1,
- "6311": 1,
- "6315": 1,
- "6318": 1,
- "6321": 1,
- "6324": 1,
- "6328": 1,
- "6329": 2,
- "6331": 1,
- "6333": 1,
- "6335": 1,
- "6341": 1,
- "6343": 2,
- "6344": 2,
- "6346": 1,
- "6348": 2,
- "6359": 1,
- "6360": 1,
- "6362": 1,
- "6369": 1,
- "6371": 1,
- "6373": 1,
- "6381": 1,
- "6383": 1,
- "6385": 1,
- "6388": 1,
- "6390": 2,
- "6397": 1,
- "6399": 2,
- "6401": 4,
- "6403": 1,
- "6415": 1,
- "6416": 3,
- "6417": 1,
- "6418": 5,
- "6419": 1,
- "6420": 3,
- "6425": 1,
- "6426": 1,
- "6428": 1,
- "6432": 1,
- "6433": 2,
- "6435": 3,
- "6447": 1,
- "6452": 1,
- "6453": 2,
- "6456": 2,
- "6457": 1,
- "6465": 2,
- "6467": 2,
- "6468": 3,
- "6469": 1,
- "6470": 2,
- "6471": 2,
- "6473": 1,
- "6474": 3,
- "6475": 1,
- "6481": 2,
- "6483": 2,
- "6484": 2,
- "6485": 4,
- "6486": 1,
- "6487": 1,
- "6488": 3,
- "6490": 1,
- "6492": 2,
- "6494": 1,
- "6495": 1,
- "6497": 1,
- "6498": 3,
- "6501": 3,
- "6502": 2,
- "6503": 2,
- "6504": 1,
- "6505": 1,
- "6510": 1,
- "6511": 1,
- "6512": 1,
- "6515": 3,
- "6517": 2,
- "6519": 1,
- "6522": 1,
- "6524": 2,
- "6526": 2,
- "6527": 1,
- "6529": 1,
- "6532": 1,
- "6540": 2,
- "6542": 1,
- "6544": 2,
- "6546": 2,
- "6550": 2,
- "6551": 1,
- "6552": 1,
- "6553": 3,
- "6554": 1,
- "6556": 3,
- "6557": 2,
- "6559": 3,
- "6560": 4,
- "6561": 2,
- "6563": 1,
- "6565": 1,
- "6567": 1,
- "6568": 3,
- "6569": 1,
- "6571": 1,
- "6572": 1,
- "6575": 2,
- "6576": 1,
- "6584": 1,
- "6589": 1,
- "6593": 1,
- "6595": 1,
- "6596": 2,
- "6599": 1,
- "6600": 4,
- "6601": 1,
- "6602": 1,
- "6604": 1,
- "6605": 3,
- "6606": 2,
- "6608": 1,
- "6610": 1,
- "6613": 1,
- "6615": 1,
- "6616": 1,
- "6618": 1,
- "6619": 2,
- "6620": 3,
- "6621": 2,
- "6624": 2,
- "6626": 2,
- "6629": 1,
- "6632": 1,
- "6633": 1,
- "6636": 1,
- "6639": 1,
- "6640": 1,
- "6641": 1,
- "6646": 2,
- "6648": 2,
- "6650": 1,
- "6651": 1,
- "6652": 2,
- "6653": 1,
- "6654": 2,
- "6655": 1,
- "6657": 1,
- "6659": 3,
- "6661": 3,
- "6662": 2,
- "6665": 2,
- "6666": 3,
- "6668": 2,
- "6669": 2,
- "6671": 1,
- "6672": 2,
- "6673": 1,
- "6674": 1,
- "6675": 4,
- "6676": 4,
- "6677": 2,
- "6682": 1,
- "6689": 1,
- "6690": 4,
- "6692": 3,
- "6693": 4,
- "6695": 2,
- "6696": 3,
- "6697": 1,
- "6699": 1,
- "6700": 3,
- "6703": 2,
- "6707": 1,
- "6710": 1,
- "6713": 2,
- "6715": 1,
- "6716": 1,
- "6719": 1,
- "6720": 1,
- "6722": 1,
- "6723": 1,
- "6724": 3,
- "6729": 2,
- "6731": 2,
- "6734": 1,
- "6735": 2,
- "6736": 2,
- "6737": 2,
- "6738": 2,
- "6740": 1,
- "6741": 3,
- "6742": 1,
- "6745": 1,
- "6746": 1,
- "6748": 1,
- "6750": 2,
- "6751": 1,
- "6753": 1,
- "6755": 3,
- "6756": 2,
- "6758": 2,
- "6759": 2,
- "6760": 4,
- "6761": 3,
- "6764": 1,
- "6765": 2,
- "6766": 3,
- "6767": 4,
- "6768": 5,
- "6769": 1,
- "6770": 2,
- "6771": 2,
- "6772": 2,
- "6774": 1,
- "6776": 2,
- "6778": 1,
- "6779": 1,
- "6780": 2,
- "6783": 4,
- "6784": 1,
- "6786": 1,
- "6791": 2,
- "6792": 2,
- "6793": 4,
- "6794": 1,
- "6797": 1,
- "6798": 3,
- "6800": 2,
- "6801": 2,
- "6802": 1,
- "6807": 1,
- "6808": 2,
- "6809": 3,
- "6810": 4,
- "6811": 4,
- "6812": 1,
- "6813": 2,
- "6814": 4,
- "6815": 2,
- "6816": 1,
- "6817": 2,
- "6819": 3,
- "6820": 2,
- "6822": 7,
- "6823": 1,
- "6824": 3,
- "6825": 2,
- "6826": 5,
- "6832": 2,
- "6833": 2,
- "6838": 2,
- "6839": 1,
- "6844": 1,
- "6846": 2,
- "6849": 1,
- "6850": 1,
- "6852": 1,
- "6853": 1,
- "6859": 2,
- "6861": 1,
- "6862": 3,
- "6863": 1,
- "6864": 1,
- "6866": 2,
- "6867": 5,
- "6869": 1,
- "6870": 2,
- "6873": 1,
- "6875": 1,
- "6878": 1,
- "6880": 1,
- "6881": 2,
- "6883": 1,
- "6884": 1,
- "6885": 1,
- "6886": 3,
- "6889": 1,
- "6890": 2,
- "6893": 2,
- "6896": 1,
- "6897": 2,
- "6898": 1,
- "6901": 3,
- "6903": 1,
- "6904": 1,
- "6905": 2,
- "6907": 3,
- "6908": 1,
- "6910": 1,
- "6913": 1,
- "6916": 1,
- "6917": 1,
- "6920": 1,
- "6921": 1,
- "6925": 2,
- "6930": 3,
- "6934": 2,
- "6935": 1,
- "6936": 4,
- "6937": 2,
- "6938": 2,
- "6939": 1,
- "6940": 3,
- "6941": 1,
- "6943": 1,
- "6947": 4,
- "6948": 1,
- "6949": 5,
- "6950": 1,
- "6952": 2,
- "6953": 2,
- "6955": 1,
- "6957": 2,
- "6958": 2,
- "6960": 2,
- "6961": 3,
- "6963": 1,
- "6964": 1,
- "6965": 1,
- "6966": 1,
- "6974": 1,
- "6975": 1,
- "6976": 2,
- "6977": 1,
- "6980": 1,
- "6983": 1,
- "6985": 1,
- "6986": 2,
- "6987": 2,
- "6988": 2,
- "6989": 3,
- "6990": 2,
- "6991": 2,
- "6993": 2,
- "6995": 3,
- "7000": 3,
- "7002": 1,
- "7007": 1,
- "7008": 2,
- "7009": 1,
- "7010": 2,
- "7011": 1,
- "7014": 1,
- "7015": 1,
- "7016": 1,
- "7017": 2,
- "7020": 1,
- "7022": 1,
- "7030": 2,
- "7031": 1,
- "7032": 1,
- "7034": 1,
- "7035": 1,
- "7037": 2,
- "7038": 4,
- "7039": 2,
- "7040": 3,
- "7042": 2,
- "7046": 1,
- "7049": 1,
- "7051": 2,
- "7059": 1,
- "7061": 2,
- "7062": 4,
- "7063": 2,
- "7064": 2,
- "7065": 2,
- "7066": 1,
- "7067": 2,
- "7068": 4,
- "7069": 2,
- "7070": 1,
- "7072": 1,
- "7078": 3,
- "7084": 3,
- "7086": 2,
- "7087": 1,
- "7088": 2,
- "7089": 4,
- "7090": 1,
- "7091": 3,
- "7092": 2,
- "7093": 2,
- "7094": 1,
- "7100": 1,
- "7102": 1,
- "7103": 3,
- "7104": 4,
- "7105": 1,
- "7106": 2,
- "7107": 3,
- "7110": 2,
- "7112": 1,
- "7116": 3,
- "7118": 1,
- "7119": 2,
- "7122": 1,
- "7123": 1,
- "7125": 2,
- "7134": 2,
- "7135": 1,
- "7137": 1,
- "7138": 3,
- "7139": 1,
- "7140": 1,
- "7144": 1,
- "7146": 1,
- "7159": 1,
- "7162": 1,
- "7163": 1,
- "7166": 1,
- "7168": 2,
- "7172": 2,
- "7175": 1,
- "7176": 1,
- "7178": 1,
- "7183": 1,
- "7185": 1,
- "7189": 1,
- "7190": 1,
- "7191": 1,
- "7202": 1,
- "7203": 1,
- "7205": 1,
- "7208": 1,
- "7209": 1,
- "7212": 1,
- "7213": 1,
- "7215": 1,
- "7217": 1,
- "7219": 1,
- "7225": 2,
- "7327": 1,
- "7336": 1,
- "7342": 1,
- "7343": 1,
- "7344": 1,
- "7346": 2,
- "7347": 1,
- "7349": 1,
- "7354": 2,
- "7355": 1,
- "7357": 1,
- "7361": 3,
- "7362": 1,
- "7364": 1,
- "7365": 1,
- "7366": 2,
- "7367": 3,
- "7368": 1,
- "7370": 1,
- "7372": 1,
- "7378": 1,
- "7380": 1,
- "7401": 1,
- "7406": 1,
- "7411": 1,
- "7415": 1,
- "7416": 1,
- "7418": 1,
- "7429": 1,
- "7430": 1,
- "7442": 1,
- "7445": 1,
- "7451": 1,
- "7457": 1,
- "7514": 1,
- "7535": 1,
- "7538": 1,
- "7572": 1,
- "7577": 1,
- "7580": 1,
- "7585": 1,
- "7620": 2,
- "7621": 2,
- "7655": 1,
- "7661": 2,
- "7666": 1,
- "7732": 2,
- "7744": 2,
- "7753": 1,
- "7818": 1,
- "7819": 1,
- "7856": 1,
- "7858": 1,
- "7870": 1,
- "7873": 1,
- "7894": 2,
- "7899": 2,
- "7904": 1,
- "7906": 1,
- "7921": 1,
- "7922": 1,
- "7927": 1,
- "7930": 1,
- "7962": 1,
- "7963": 1,
- "7971": 1,
- "7972": 1,
- "7987": 1,
- "7994": 4,
- "7996": 2,
- "7997": 1,
- "8004": 2,
- "8012": 1,
- "8014": 1,
- "8015": 2,
- "8017": 2,
- "8020": 2,
- "8039": 2,
- "8059": 2,
- "8089": 1,
- "8091": 1,
- "8100": 2,
- "8102": 2,
- "8132": 2,
- "8136": 1,
- "8137": 1,
- "8141": 1,
- "8144": 1,
- "8205": 1,
- "8209": 1,
- "8212": 1,
- "8214": 1,
- "8218": 1,
- "8259": 1
- },
- "started": "2020-09-07T18:50:17.673Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05154142277258159,
- "incomingOctetsAppLevel": 131085419,
- "incomingOctetsWebSocketLevel": 6756329,
- "incomingOctetsWireLevel": 6764329,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0011840749614176575,
- "outgoingCompressionRatio": 0.05503413770222606,
- "outgoingOctetsAppLevel": 131085419,
- "outgoingOctetsWebSocketLevel": 7214173,
- "outgoingOctetsWireLevel": 7244095,
- "outgoingWebSocketFrames": 7578,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.004147668762587202,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 6578,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "3": 3,
- "4": 3,
- "5": 3,
- "6": 1,
- "7": 2,
- "8": 1,
- "9": 2,
- "11": 1,
- "12": 3,
- "13": 2,
- "14": 5,
- "16": 2,
- "17": 1,
- "18": 2,
- "19": 1,
- "21": 1,
- "22": 1,
- "25": 5,
- "28": 2,
- "29": 2,
- "30": 3,
- "31": 5,
- "32": 5,
- "33": 2,
- "34": 1,
- "35": 2,
- "36": 3,
- "37": 2,
- "40": 3,
- "41": 1,
- "42": 1,
- "43": 1,
- "44": 1,
- "45": 3,
- "48": 1,
- "50": 1,
- "51": 2,
- "52": 1,
- "57": 3,
- "58": 2,
- "60": 1,
- "61": 3,
- "63": 3,
- "64": 3,
- "67": 5,
- "68": 3,
- "69": 1,
- "72": 1,
- "73": 2,
- "75": 2,
- "76": 1,
- "77": 1,
- "79": 1,
- "80": 3,
- "81": 2,
- "82": 1,
- "83": 3,
- "84": 1,
- "85": 7,
- "86": 3,
- "87": 3,
- "88": 1,
- "89": 2,
- "90": 2,
- "91": 3,
- "95": 1,
- "96": 4,
- "97": 2,
- "99": 1,
- "100": 3,
- "101": 4,
- "102": 1,
- "103": 5,
- "104": 3,
- "107": 1,
- "108": 5,
- "110": 1,
- "111": 1,
- "112": 1,
- "113": 1,
- "115": 1,
- "119": 2,
- "120": 1,
- "121": 2,
- "123": 3,
- "124": 6,
- "125": 3,
- "130": 2,
- "131": 4,
- "133": 1,
- "135": 2,
- "136": 2,
- "137": 3,
- "138": 6,
- "141": 2,
- "142": 3,
- "147": 1,
- "148": 1,
- "151": 1,
- "152": 1,
- "153": 1,
- "154": 1,
- "155": 1,
- "156": 1,
- "157": 2,
- "159": 3,
- "160": 2,
- "161": 1,
- "162": 1,
- "164": 1,
- "165": 4,
- "166": 1,
- "167": 2,
- "168": 3,
- "169": 3,
- "170": 5,
- "171": 3,
- "172": 8,
- "173": 3,
- "174": 1,
- "175": 4,
- "176": 5,
- "177": 4,
- "178": 2,
- "179": 1,
- "180": 2,
- "181": 2,
- "182": 3,
- "183": 3,
- "184": 5,
- "185": 3,
- "186": 1,
- "187": 5,
- "188": 1,
- "189": 1,
- "190": 2,
- "191": 1,
- "193": 4,
- "194": 2,
- "195": 2,
- "196": 1,
- "197": 2,
- "198": 1,
- "199": 1,
- "200": 1,
- "201": 2,
- "202": 3,
- "203": 2,
- "205": 6,
- "206": 2,
- "207": 1,
- "208": 3,
- "210": 3,
- "211": 1,
- "212": 2,
- "214": 3,
- "216": 1,
- "218": 2,
- "219": 2,
- "222": 1,
- "223": 1,
- "224": 4,
- "225": 1,
- "226": 2,
- "227": 2,
- "228": 3,
- "229": 4,
- "230": 4,
- "231": 2,
- "232": 4,
- "233": 1,
- "234": 3,
- "235": 1,
- "236": 3,
- "237": 3,
- "239": 5,
- "240": 1,
- "241": 4,
- "242": 2,
- "243": 1,
- "244": 1,
- "245": 1,
- "246": 1,
- "247": 2,
- "248": 1,
- "250": 1,
- "251": 2,
- "252": 3,
- "255": 1,
- "256": 2,
- "258": 5,
- "259": 1,
- "260": 3,
- "261": 3,
- "262": 3,
- "263": 1,
- "264": 1,
- "265": 1,
- "266": 2,
- "267": 3,
- "268": 3,
- "269": 1,
- "270": 2,
- "271": 1,
- "273": 1,
- "274": 3,
- "275": 1,
- "276": 1,
- "277": 1,
- "278": 3,
- "279": 1,
- "280": 1,
- "281": 2,
- "282": 3,
- "283": 2,
- "286": 1,
- "292": 3,
- "293": 3,
- "295": 2,
- "296": 2,
- "297": 1,
- "301": 1,
- "302": 2,
- "303": 1,
- "305": 1,
- "306": 1,
- "307": 1,
- "308": 1,
- "309": 1,
- "310": 1,
- "311": 1,
- "315": 2,
- "321": 1,
- "322": 2,
- "323": 2,
- "324": 4,
- "325": 1,
- "329": 1,
- "330": 3,
- "333": 1,
- "338": 2,
- "339": 2,
- "340": 1,
- "341": 5,
- "342": 1,
- "344": 1,
- "345": 1,
- "348": 2,
- "349": 1,
- "350": 1,
- "357": 1,
- "368": 1,
- "374": 1,
- "408": 1,
- "409": 3,
- "448": 1,
- "449": 1,
- "450": 1,
- "452": 1,
- "453": 1,
- "456": 1,
- "459": 1,
- "460": 1,
- "463": 1,
- "464": 1,
- "468": 1,
- "469": 1,
- "470": 2,
- "473": 2,
- "474": 3,
- "475": 2,
- "476": 1,
- "477": 1,
- "478": 1,
- "479": 2,
- "480": 3,
- "487": 1,
- "489": 2,
- "491": 1,
- "508": 1,
- "511": 1,
- "513": 1,
- "527": 2,
- "531": 1,
- "535": 1,
- "539": 2,
- "550": 1,
- "553": 1,
- "560": 1,
- "566": 1,
- "577": 1,
- "578": 1,
- "579": 1,
- "581": 1,
- "583": 1,
- "584": 2,
- "585": 1,
- "589": 1,
- "594": 1,
- "596": 1,
- "598": 2,
- "608": 1,
- "609": 1,
- "627": 1,
- "635": 1,
- "637": 1,
- "638": 2,
- "639": 2,
- "640": 3,
- "641": 1,
- "642": 1,
- "643": 2,
- "645": 1,
- "646": 1,
- "648": 2,
- "651": 1,
- "657": 1,
- "664": 2,
- "665": 1,
- "671": 1,
- "673": 1,
- "683": 1,
- "688": 1,
- "691": 1,
- "697": 1,
- "720": 1,
- "730": 2,
- "731": 2,
- "762": 1,
- "767": 1,
- "773": 1,
- "778": 1,
- "784": 1,
- "787": 1,
- "788": 1,
- "792": 1,
- "798": 1,
- "802": 1,
- "805": 2,
- "806": 1,
- "808": 2,
- "809": 1,
- "810": 1,
- "813": 1,
- "814": 3,
- "818": 1,
- "819": 1,
- "820": 2,
- "821": 3,
- "823": 1,
- "824": 1,
- "825": 1,
- "826": 4,
- "827": 2,
- "828": 1,
- "829": 1,
- "830": 2,
- "831": 1,
- "833": 1,
- "835": 1,
- "837": 5,
- "838": 2,
- "843": 2,
- "845": 3,
- "848": 3,
- "850": 1,
- "857": 1,
- "858": 2,
- "859": 1,
- "861": 4,
- "862": 2,
- "863": 1,
- "864": 1,
- "866": 4,
- "867": 4,
- "868": 1,
- "869": 1,
- "871": 3,
- "873": 2,
- "876": 4,
- "877": 5,
- "878": 2,
- "879": 1,
- "880": 3,
- "882": 1,
- "883": 1,
- "884": 1,
- "885": 1,
- "886": 1,
- "888": 1,
- "889": 1,
- "891": 2,
- "892": 1,
- "893": 4,
- "895": 5,
- "898": 1,
- "899": 4,
- "900": 1,
- "901": 2,
- "903": 2,
- "904": 2,
- "906": 5,
- "907": 3,
- "908": 3,
- "909": 2,
- "910": 1,
- "911": 3,
- "912": 4,
- "913": 1,
- "914": 1,
- "915": 3,
- "917": 2,
- "918": 2,
- "919": 4,
- "920": 3,
- "921": 4,
- "922": 4,
- "923": 2,
- "924": 3,
- "925": 1,
- "926": 1,
- "928": 2,
- "929": 4,
- "930": 1,
- "931": 1,
- "932": 1,
- "934": 1,
- "936": 3,
- "937": 3,
- "938": 1,
- "939": 1,
- "941": 1,
- "943": 2,
- "945": 1,
- "947": 1,
- "948": 5,
- "951": 4,
- "952": 1,
- "953": 3,
- "954": 2,
- "955": 2,
- "956": 1,
- "958": 3,
- "960": 3,
- "961": 5,
- "962": 1,
- "963": 2,
- "964": 2,
- "965": 1,
- "967": 2,
- "969": 3,
- "970": 1,
- "971": 1,
- "972": 4,
- "973": 2,
- "974": 3,
- "975": 1,
- "976": 1,
- "977": 2,
- "978": 5,
- "979": 2,
- "980": 1,
- "982": 1,
- "983": 1,
- "984": 2,
- "985": 2,
- "986": 2,
- "987": 2,
- "988": 1,
- "990": 1,
- "992": 3,
- "994": 1,
- "995": 1,
- "996": 1,
- "997": 3,
- "998": 4,
- "999": 1,
- "1000": 1,
- "1001": 1,
- "1003": 2,
- "1004": 1,
- "1006": 1,
- "1007": 2,
- "1008": 2,
- "1009": 3,
- "1010": 4,
- "1011": 5,
- "1012": 2,
- "1014": 4,
- "1015": 4,
- "1017": 2,
- "1018": 7,
- "1019": 2,
- "1020": 4,
- "1021": 4,
- "1022": 3,
- "1023": 4,
- "1024": 2,
- "1025": 1,
- "1027": 5,
- "1028": 6578
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333731266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882627534f1619d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "627534f1"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_17.html b/autobahn/client/tungstenite_case_12_4_17.html
deleted file mode 100644
index 2703068..0000000
--- a/autobahn/client/tungstenite_case_12_4_17.html
+++ /dev/null
@@ -1,1490 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.17 : Pass - 6078 ms @ 2020-09-07T18:50:23.878Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=372&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ZxbTCX1gBYfdtmFlENhqHg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: a969kHBnol38O0ZRPwPqzOadhQI=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 5292 | 2 | 10584 |
- 5293 | 2 | 10586 |
- 5298 | 1 | 5298 |
- 5301 | 2 | 10602 |
- 5303 | 1 | 5303 |
- 5306 | 1 | 5306 |
- 5314 | 1 | 5314 |
- 5316 | 1 | 5316 |
- 5379 | 1 | 5379 |
- 5385 | 1 | 5385 |
- 5387 | 1 | 5387 |
- 5388 | 1 | 5388 |
- 5390 | 2 | 10780 |
- 5421 | 2 | 10842 |
- 5424 | 2 | 10848 |
- 5433 | 1 | 5433 |
- 5436 | 1 | 5436 |
- 5465 | 2 | 10930 |
- 5492 | 2 | 10984 |
- 5510 | 2 | 11020 |
- 5512 | 1 | 5512 |
- 5515 | 2 | 11030 |
- 5519 | 2 | 11038 |
- 5520 | 1 | 5520 |
- 5521 | 1 | 5521 |
- 5526 | 2 | 11052 |
- 5527 | 1 | 5527 |
- 5535 | 2 | 11070 |
- 5537 | 2 | 11074 |
- 5538 | 2 | 11076 |
- 5563 | 1 | 5563 |
- 5564 | 1 | 5564 |
- 5573 | 2 | 11146 |
- 5608 | 1 | 5608 |
- 5611 | 1 | 5611 |
- 5619 | 2 | 11238 |
- 5634 | 1 | 5634 |
- 5635 | 1 | 5635 |
- 5636 | 1 | 5636 |
- 5637 | 1 | 5637 |
- 5638 | 1 | 5638 |
- 5639 | 1 | 5639 |
- 5643 | 2 | 11286 |
- 5666 | 1 | 5666 |
- 5669 | 1 | 5669 |
- 5722 | 1 | 5722 |
- 5723 | 1 | 5723 |
- 5736 | 1 | 5736 |
- 5769 | 1 | 5769 |
- 5773 | 1 | 5773 |
- 5785 | 1 | 5785 |
- 5800 | 2 | 11600 |
- 5810 | 2 | 11620 |
- 5820 | 1 | 5820 |
- 5824 | 1 | 5824 |
- 5841 | 1 | 5841 |
- 5852 | 1 | 5852 |
- 5854 | 1 | 5854 |
- 5861 | 1 | 5861 |
- 5883 | 1 | 5883 |
- 5890 | 1 | 5890 |
- 5925 | 1 | 5925 |
- 5926 | 1 | 5926 |
- 5927 | 2 | 11854 |
- 5968 | 1 | 5968 |
- 5970 | 1 | 5970 |
- 6008 | 1 | 6008 |
- 6010 | 1 | 6010 |
- 6018 | 1 | 6018 |
- 6089 | 1 | 6089 |
- 6090 | 1 | 6090 |
- 6098 | 1 | 6098 |
- 6100 | 2 | 12200 |
- 6101 | 1 | 6101 |
- 6102 | 2 | 12204 |
- 6109 | 1 | 6109 |
- 6114 | 2 | 12228 |
- 6119 | 2 | 12238 |
- 6127 | 1 | 6127 |
- 6128 | 1 | 6128 |
- 6157 | 3 | 18471 |
- 6160 | 1 | 6160 |
- 6163 | 3 | 18489 |
- 6165 | 2 | 12330 |
- 6166 | 1 | 6166 |
- 6167 | 2 | 12334 |
- 6168 | 2 | 12336 |
- 6169 | 1 | 6169 |
- 6171 | 1 | 6171 |
- 6172 | 1 | 6172 |
- 6175 | 1 | 6175 |
- 6186 | 2 | 12372 |
- 6192 | 1 | 6192 |
- 6194 | 1 | 6194 |
- 6233 | 1 | 6233 |
- 6302 | 1 | 6302 |
- 6308 | 1 | 6308 |
- 6311 | 1 | 6311 |
- 6315 | 1 | 6315 |
- 6318 | 1 | 6318 |
- 6321 | 1 | 6321 |
- 6324 | 1 | 6324 |
- 6328 | 1 | 6328 |
- 6329 | 2 | 12658 |
- 6331 | 1 | 6331 |
- 6333 | 1 | 6333 |
- 6335 | 1 | 6335 |
- 6341 | 1 | 6341 |
- 6343 | 2 | 12686 |
- 6344 | 2 | 12688 |
- 6346 | 1 | 6346 |
- 6348 | 2 | 12696 |
- 6359 | 1 | 6359 |
- 6360 | 1 | 6360 |
- 6362 | 1 | 6362 |
- 6369 | 1 | 6369 |
- 6371 | 1 | 6371 |
- 6373 | 1 | 6373 |
- 6381 | 1 | 6381 |
- 6383 | 1 | 6383 |
- 6385 | 1 | 6385 |
- 6388 | 1 | 6388 |
- 6390 | 2 | 12780 |
- 6397 | 1 | 6397 |
- 6399 | 2 | 12798 |
- 6401 | 4 | 25604 |
- 6403 | 1 | 6403 |
- 6415 | 1 | 6415 |
- 6416 | 3 | 19248 |
- 6417 | 1 | 6417 |
- 6418 | 5 | 32090 |
- 6419 | 1 | 6419 |
- 6420 | 3 | 19260 |
- 6425 | 1 | 6425 |
- 6426 | 1 | 6426 |
- 6428 | 1 | 6428 |
- 6432 | 1 | 6432 |
- 6433 | 2 | 12866 |
- 6435 | 3 | 19305 |
- 6447 | 1 | 6447 |
- 6452 | 1 | 6452 |
- 6453 | 2 | 12906 |
- 6456 | 2 | 12912 |
- 6457 | 1 | 6457 |
- 6465 | 2 | 12930 |
- 6467 | 2 | 12934 |
- 6468 | 3 | 19404 |
- 6469 | 1 | 6469 |
- 6470 | 2 | 12940 |
- 6471 | 2 | 12942 |
- 6473 | 1 | 6473 |
- 6474 | 3 | 19422 |
- 6475 | 1 | 6475 |
- 6481 | 2 | 12962 |
- 6483 | 2 | 12966 |
- 6484 | 2 | 12968 |
- 6485 | 4 | 25940 |
- 6486 | 1 | 6486 |
- 6487 | 1 | 6487 |
- 6488 | 3 | 19464 |
- 6490 | 1 | 6490 |
- 6492 | 2 | 12984 |
- 6494 | 1 | 6494 |
- 6495 | 1 | 6495 |
- 6497 | 1 | 6497 |
- 6498 | 3 | 19494 |
- 6501 | 3 | 19503 |
- 6502 | 2 | 13004 |
- 6503 | 2 | 13006 |
- 6504 | 1 | 6504 |
- 6505 | 1 | 6505 |
- 6510 | 1 | 6510 |
- 6511 | 1 | 6511 |
- 6512 | 1 | 6512 |
- 6515 | 3 | 19545 |
- 6517 | 2 | 13034 |
- 6519 | 1 | 6519 |
- 6522 | 1 | 6522 |
- 6524 | 2 | 13048 |
- 6526 | 2 | 13052 |
- 6527 | 1 | 6527 |
- 6529 | 1 | 6529 |
- 6532 | 1 | 6532 |
- 6540 | 2 | 13080 |
- 6542 | 1 | 6542 |
- 6544 | 2 | 13088 |
- 6546 | 2 | 13092 |
- 6550 | 2 | 13100 |
- 6551 | 1 | 6551 |
- 6552 | 1 | 6552 |
- 6553 | 3 | 19659 |
- 6554 | 1 | 6554 |
- 6556 | 3 | 19668 |
- 6557 | 2 | 13114 |
- 6559 | 3 | 19677 |
- 6560 | 4 | 26240 |
- 6561 | 2 | 13122 |
- 6563 | 1 | 6563 |
- 6565 | 1 | 6565 |
- 6567 | 1 | 6567 |
- 6568 | 3 | 19704 |
- 6569 | 1 | 6569 |
- 6571 | 1 | 6571 |
- 6572 | 1 | 6572 |
- 6575 | 2 | 13150 |
- 6576 | 1 | 6576 |
- 6584 | 1 | 6584 |
- 6589 | 1 | 6589 |
- 6593 | 1 | 6593 |
- 6595 | 1 | 6595 |
- 6596 | 2 | 13192 |
- 6599 | 1 | 6599 |
- 6600 | 4 | 26400 |
- 6601 | 1 | 6601 |
- 6602 | 1 | 6602 |
- 6604 | 1 | 6604 |
- 6605 | 3 | 19815 |
- 6606 | 2 | 13212 |
- 6608 | 1 | 6608 |
- 6610 | 1 | 6610 |
- 6613 | 1 | 6613 |
- 6615 | 1 | 6615 |
- 6616 | 1 | 6616 |
- 6618 | 1 | 6618 |
- 6619 | 2 | 13238 |
- 6620 | 3 | 19860 |
- 6621 | 2 | 13242 |
- 6624 | 2 | 13248 |
- 6626 | 2 | 13252 |
- 6629 | 1 | 6629 |
- 6632 | 1 | 6632 |
- 6633 | 1 | 6633 |
- 6636 | 1 | 6636 |
- 6639 | 1 | 6639 |
- 6640 | 1 | 6640 |
- 6641 | 1 | 6641 |
- 6646 | 2 | 13292 |
- 6648 | 2 | 13296 |
- 6650 | 1 | 6650 |
- 6651 | 1 | 6651 |
- 6652 | 2 | 13304 |
- 6653 | 1 | 6653 |
- 6654 | 2 | 13308 |
- 6655 | 1 | 6655 |
- 6657 | 1 | 6657 |
- 6659 | 3 | 19977 |
- 6661 | 3 | 19983 |
- 6662 | 2 | 13324 |
- 6665 | 2 | 13330 |
- 6666 | 3 | 19998 |
- 6668 | 2 | 13336 |
- 6669 | 2 | 13338 |
- 6671 | 1 | 6671 |
- 6672 | 2 | 13344 |
- 6673 | 1 | 6673 |
- 6674 | 1 | 6674 |
- 6675 | 4 | 26700 |
- 6676 | 4 | 26704 |
- 6677 | 2 | 13354 |
- 6682 | 1 | 6682 |
- 6689 | 1 | 6689 |
- 6690 | 4 | 26760 |
- 6692 | 3 | 20076 |
- 6693 | 4 | 26772 |
- 6695 | 2 | 13390 |
- 6696 | 3 | 20088 |
- 6697 | 1 | 6697 |
- 6699 | 1 | 6699 |
- 6700 | 3 | 20100 |
- 6703 | 2 | 13406 |
- 6707 | 1 | 6707 |
- 6710 | 1 | 6710 |
- 6713 | 2 | 13426 |
- 6715 | 1 | 6715 |
- 6716 | 1 | 6716 |
- 6719 | 1 | 6719 |
- 6720 | 1 | 6720 |
- 6722 | 1 | 6722 |
- 6723 | 1 | 6723 |
- 6724 | 3 | 20172 |
- 6729 | 2 | 13458 |
- 6731 | 2 | 13462 |
- 6734 | 1 | 6734 |
- 6735 | 2 | 13470 |
- 6736 | 2 | 13472 |
- 6737 | 2 | 13474 |
- 6738 | 2 | 13476 |
- 6740 | 1 | 6740 |
- 6741 | 3 | 20223 |
- 6742 | 1 | 6742 |
- 6745 | 1 | 6745 |
- 6746 | 1 | 6746 |
- 6748 | 1 | 6748 |
- 6750 | 2 | 13500 |
- 6751 | 1 | 6751 |
- 6753 | 1 | 6753 |
- 6755 | 3 | 20265 |
- 6756 | 2 | 13512 |
- 6758 | 2 | 13516 |
- 6759 | 2 | 13518 |
- 6760 | 4 | 27040 |
- 6761 | 3 | 20283 |
- 6764 | 1 | 6764 |
- 6765 | 2 | 13530 |
- 6766 | 3 | 20298 |
- 6767 | 4 | 27068 |
- 6768 | 5 | 33840 |
- 6769 | 1 | 6769 |
- 6770 | 2 | 13540 |
- 6771 | 2 | 13542 |
- 6772 | 2 | 13544 |
- 6774 | 1 | 6774 |
- 6776 | 2 | 13552 |
- 6778 | 1 | 6778 |
- 6779 | 1 | 6779 |
- 6780 | 2 | 13560 |
- 6783 | 4 | 27132 |
- 6784 | 1 | 6784 |
- 6786 | 1 | 6786 |
- 6791 | 2 | 13582 |
- 6792 | 2 | 13584 |
- 6793 | 4 | 27172 |
- 6794 | 1 | 6794 |
- 6797 | 1 | 6797 |
- 6798 | 3 | 20394 |
- 6800 | 2 | 13600 |
- 6801 | 2 | 13602 |
- 6802 | 1 | 6802 |
- 6807 | 1 | 6807 |
- 6808 | 2 | 13616 |
- 6809 | 3 | 20427 |
- 6810 | 4 | 27240 |
- 6811 | 4 | 27244 |
- 6812 | 1 | 6812 |
- 6813 | 2 | 13626 |
- 6814 | 4 | 27256 |
- 6815 | 2 | 13630 |
- 6816 | 1 | 6816 |
- 6817 | 2 | 13634 |
- 6819 | 3 | 20457 |
- 6820 | 2 | 13640 |
- 6822 | 7 | 47754 |
- 6823 | 1 | 6823 |
- 6824 | 3 | 20472 |
- 6825 | 2 | 13650 |
- 6826 | 5 | 34130 |
- 6832 | 2 | 13664 |
- 6833 | 2 | 13666 |
- 6838 | 2 | 13676 |
- 6839 | 1 | 6839 |
- 6844 | 1 | 6844 |
- 6846 | 2 | 13692 |
- 6849 | 1 | 6849 |
- 6850 | 1 | 6850 |
- 6852 | 1 | 6852 |
- 6853 | 1 | 6853 |
- 6859 | 2 | 13718 |
- 6861 | 1 | 6861 |
- 6862 | 3 | 20586 |
- 6863 | 1 | 6863 |
- 6864 | 1 | 6864 |
- 6866 | 2 | 13732 |
- 6867 | 5 | 34335 |
- 6869 | 1 | 6869 |
- 6870 | 2 | 13740 |
- 6873 | 1 | 6873 |
- 6875 | 1 | 6875 |
- 6878 | 1 | 6878 |
- 6880 | 1 | 6880 |
- 6881 | 2 | 13762 |
- 6883 | 1 | 6883 |
- 6884 | 1 | 6884 |
- 6885 | 1 | 6885 |
- 6886 | 3 | 20658 |
- 6889 | 1 | 6889 |
- 6890 | 2 | 13780 |
- 6893 | 2 | 13786 |
- 6896 | 1 | 6896 |
- 6897 | 2 | 13794 |
- 6898 | 1 | 6898 |
- 6901 | 3 | 20703 |
- 6903 | 1 | 6903 |
- 6904 | 1 | 6904 |
- 6905 | 2 | 13810 |
- 6907 | 3 | 20721 |
- 6908 | 1 | 6908 |
- 6910 | 1 | 6910 |
- 6913 | 1 | 6913 |
- 6916 | 1 | 6916 |
- 6917 | 1 | 6917 |
- 6920 | 1 | 6920 |
- 6921 | 1 | 6921 |
- 6925 | 2 | 13850 |
- 6930 | 3 | 20790 |
- 6934 | 2 | 13868 |
- 6935 | 1 | 6935 |
- 6936 | 4 | 27744 |
- 6937 | 2 | 13874 |
- 6938 | 2 | 13876 |
- 6939 | 1 | 6939 |
- 6940 | 3 | 20820 |
- 6941 | 1 | 6941 |
- 6943 | 1 | 6943 |
- 6947 | 4 | 27788 |
- 6948 | 1 | 6948 |
- 6949 | 5 | 34745 |
- 6950 | 1 | 6950 |
- 6952 | 2 | 13904 |
- 6953 | 2 | 13906 |
- 6955 | 1 | 6955 |
- 6957 | 2 | 13914 |
- 6958 | 2 | 13916 |
- 6960 | 2 | 13920 |
- 6961 | 3 | 20883 |
- 6963 | 1 | 6963 |
- 6964 | 1 | 6964 |
- 6965 | 1 | 6965 |
- 6966 | 1 | 6966 |
- 6974 | 1 | 6974 |
- 6975 | 1 | 6975 |
- 6976 | 2 | 13952 |
- 6977 | 1 | 6977 |
- 6980 | 1 | 6980 |
- 6983 | 1 | 6983 |
- 6985 | 1 | 6985 |
- 6986 | 2 | 13972 |
- 6987 | 2 | 13974 |
- 6988 | 2 | 13976 |
- 6989 | 3 | 20967 |
- 6990 | 2 | 13980 |
- 6991 | 2 | 13982 |
- 6993 | 2 | 13986 |
- 6995 | 3 | 20985 |
- 7000 | 3 | 21000 |
- 7002 | 1 | 7002 |
- 7007 | 1 | 7007 |
- 7008 | 2 | 14016 |
- 7009 | 1 | 7009 |
- 7010 | 2 | 14020 |
- 7011 | 1 | 7011 |
- 7014 | 1 | 7014 |
- 7015 | 1 | 7015 |
- 7016 | 1 | 7016 |
- 7017 | 2 | 14034 |
- 7020 | 1 | 7020 |
- 7022 | 1 | 7022 |
- 7030 | 2 | 14060 |
- 7031 | 1 | 7031 |
- 7032 | 1 | 7032 |
- 7034 | 1 | 7034 |
- 7035 | 1 | 7035 |
- 7037 | 2 | 14074 |
- 7038 | 4 | 28152 |
- 7039 | 2 | 14078 |
- 7040 | 3 | 21120 |
- 7042 | 2 | 14084 |
- 7046 | 1 | 7046 |
- 7049 | 1 | 7049 |
- 7051 | 2 | 14102 |
- 7059 | 1 | 7059 |
- 7061 | 2 | 14122 |
- 7062 | 4 | 28248 |
- 7063 | 2 | 14126 |
- 7064 | 2 | 14128 |
- 7065 | 2 | 14130 |
- 7066 | 1 | 7066 |
- 7067 | 2 | 14134 |
- 7068 | 4 | 28272 |
- 7069 | 2 | 14138 |
- 7070 | 1 | 7070 |
- 7072 | 1 | 7072 |
- 7078 | 3 | 21234 |
- 7084 | 3 | 21252 |
- 7086 | 2 | 14172 |
- 7087 | 1 | 7087 |
- 7088 | 2 | 14176 |
- 7089 | 4 | 28356 |
- 7090 | 1 | 7090 |
- 7091 | 3 | 21273 |
- 7092 | 2 | 14184 |
- 7093 | 2 | 14186 |
- 7094 | 1 | 7094 |
- 7100 | 1 | 7100 |
- 7102 | 1 | 7102 |
- 7103 | 3 | 21309 |
- 7104 | 4 | 28416 |
- 7105 | 1 | 7105 |
- 7106 | 2 | 14212 |
- 7107 | 3 | 21321 |
- 7110 | 2 | 14220 |
- 7112 | 1 | 7112 |
- 7116 | 3 | 21348 |
- 7118 | 1 | 7118 |
- 7119 | 2 | 14238 |
- 7122 | 1 | 7122 |
- 7123 | 1 | 7123 |
- 7125 | 2 | 14250 |
- 7134 | 2 | 14268 |
- 7135 | 1 | 7135 |
- 7137 | 1 | 7137 |
- 7138 | 3 | 21414 |
- 7139 | 1 | 7139 |
- 7140 | 1 | 7140 |
- 7144 | 1 | 7144 |
- 7146 | 1 | 7146 |
- 7159 | 1 | 7159 |
- 7162 | 1 | 7162 |
- 7163 | 1 | 7163 |
- 7166 | 1 | 7166 |
- 7168 | 2 | 14336 |
- 7172 | 2 | 14344 |
- 7175 | 1 | 7175 |
- 7176 | 1 | 7176 |
- 7178 | 1 | 7178 |
- 7183 | 1 | 7183 |
- 7185 | 1 | 7185 |
- 7189 | 1 | 7189 |
- 7190 | 1 | 7190 |
- 7191 | 1 | 7191 |
- 7202 | 1 | 7202 |
- 7203 | 1 | 7203 |
- 7205 | 1 | 7205 |
- 7208 | 1 | 7208 |
- 7209 | 1 | 7209 |
- 7212 | 1 | 7212 |
- 7213 | 1 | 7213 |
- 7215 | 1 | 7215 |
- 7217 | 1 | 7217 |
- 7219 | 1 | 7219 |
- 7225 | 2 | 14450 |
- 7327 | 1 | 7327 |
- 7336 | 1 | 7336 |
- 7342 | 1 | 7342 |
- 7343 | 1 | 7343 |
- 7344 | 1 | 7344 |
- 7346 | 2 | 14692 |
- 7347 | 1 | 7347 |
- 7349 | 1 | 7349 |
- 7354 | 2 | 14708 |
- 7355 | 1 | 7355 |
- 7357 | 1 | 7357 |
- 7361 | 3 | 22083 |
- 7362 | 1 | 7362 |
- 7364 | 1 | 7364 |
- 7365 | 1 | 7365 |
- 7366 | 2 | 14732 |
- 7367 | 3 | 22101 |
- 7368 | 1 | 7368 |
- 7370 | 1 | 7370 |
- 7372 | 1 | 7372 |
- 7378 | 1 | 7378 |
- 7380 | 1 | 7380 |
- 7401 | 1 | 7401 |
- 7406 | 1 | 7406 |
- 7411 | 1 | 7411 |
- 7415 | 1 | 7415 |
- 7416 | 1 | 7416 |
- 7418 | 1 | 7418 |
- 7429 | 1 | 7429 |
- 7430 | 1 | 7430 |
- 7442 | 1 | 7442 |
- 7445 | 1 | 7445 |
- 7451 | 1 | 7451 |
- 7457 | 1 | 7457 |
- 7514 | 1 | 7514 |
- 7535 | 1 | 7535 |
- 7538 | 1 | 7538 |
- 7572 | 1 | 7572 |
- 7577 | 1 | 7577 |
- 7580 | 1 | 7580 |
- 7585 | 1 | 7585 |
- 7620 | 2 | 15240 |
- 7621 | 2 | 15242 |
- 7655 | 1 | 7655 |
- 7661 | 2 | 15322 |
- 7666 | 1 | 7666 |
- 7732 | 2 | 15464 |
- 7744 | 2 | 15488 |
- 7753 | 1 | 7753 |
- 7818 | 1 | 7818 |
- 7819 | 1 | 7819 |
- 7856 | 1 | 7856 |
- 7858 | 1 | 7858 |
- 7870 | 1 | 7870 |
- 7873 | 1 | 7873 |
- 7894 | 2 | 15788 |
- 7899 | 2 | 15798 |
- 7904 | 1 | 7904 |
- 7906 | 1 | 7906 |
- 7921 | 1 | 7921 |
- 7922 | 1 | 7922 |
- 7927 | 1 | 7927 |
- 7930 | 1 | 7930 |
- 7962 | 1 | 7962 |
- 7963 | 1 | 7963 |
- 7971 | 1 | 7971 |
- 7972 | 1 | 7972 |
- 7987 | 1 | 7987 |
- 7994 | 4 | 31976 |
- 7996 | 2 | 15992 |
- 7997 | 1 | 7997 |
- 8004 | 2 | 16008 |
- 8012 | 1 | 8012 |
- 8014 | 1 | 8014 |
- 8015 | 2 | 16030 |
- 8017 | 2 | 16034 |
- 8020 | 2 | 16040 |
- 8039 | 2 | 16078 |
- 8059 | 2 | 16118 |
- 8089 | 1 | 8089 |
- 8091 | 1 | 8091 |
- 8100 | 2 | 16200 |
- 8102 | 2 | 16204 |
- 8132 | 2 | 16264 |
- 8136 | 1 | 8136 |
- 8137 | 1 | 8137 |
- 8141 | 1 | 8141 |
- 8144 | 1 | 8144 |
- 8205 | 1 | 8205 |
- 8209 | 1 | 8209 |
- 8212 | 1 | 8212 |
- 8214 | 1 | 8214 |
- 8218 | 1 | 8218 |
- 8259 | 1 | 8259 |
- Total | 1002 | 6764594 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 31 | 2 | 62 |
- 40 | 1 | 40 |
- 41 | 1 | 41 |
- 61 | 2 | 122 |
- 63 | 2 | 126 |
- 64 | 2 | 128 |
- 68 | 1 | 68 |
- 73 | 2 | 146 |
- 77 | 1 | 77 |
- 79 | 1 | 79 |
- 80 | 2 | 160 |
- 81 | 1 | 81 |
- 85 | 2 | 170 |
- 90 | 2 | 180 |
- 104 | 2 | 208 |
- 124 | 2 | 248 |
- 154 | 1 | 154 |
- 156 | 1 | 156 |
- 167 | 2 | 334 |
- 172 | 1 | 172 |
- 174 | 1 | 174 |
- 205 | 2 | 410 |
- 210 | 1 | 210 |
- 214 | 1 | 214 |
- 218 | 1 | 218 |
- 223 | 1 | 223 |
- 252 | 1 | 252 |
- 282 | 1 | 282 |
- 286 | 1 | 286 |
- 292 | 1 | 292 |
- 293 | 1 | 293 |
- 297 | 1 | 297 |
- 339 | 1 | 339 |
- 1837 | 1 | 1837 |
- 1838 | 3 | 5514 |
- 1843 | 1 | 1843 |
- 1844 | 1 | 1844 |
- 1848 | 1 | 1848 |
- 1849 | 1 | 1849 |
- 1853 | 1 | 1853 |
- 1861 | 1 | 1861 |
- 1862 | 1 | 1862 |
- 1924 | 1 | 1924 |
- 1930 | 1 | 1930 |
- 1931 | 2 | 3862 |
- 1936 | 2 | 3872 |
- 1967 | 2 | 3934 |
- 1971 | 1 | 1971 |
- 1972 | 1 | 1972 |
- 1986 | 1 | 1986 |
- 1988 | 1 | 1988 |
- 2016 | 2 | 4032 |
- 2039 | 2 | 4078 |
- 2053 | 2 | 4106 |
- 2057 | 2 | 4114 |
- 2059 | 1 | 2059 |
- 2064 | 3 | 6192 |
- 2066 | 1 | 2066 |
- 2072 | 1 | 2072 |
- 2075 | 2 | 4150 |
- 2081 | 1 | 2081 |
- 2082 | 3 | 6246 |
- 2086 | 1 | 2086 |
- 2087 | 1 | 2087 |
- 2107 | 2 | 4214 |
- 2117 | 2 | 4234 |
- 2150 | 1 | 2150 |
- 2153 | 1 | 2153 |
- 2158 | 2 | 4316 |
- 2171 | 1 | 2171 |
- 2173 | 1 | 2173 |
- 2174 | 1 | 2174 |
- 2175 | 1 | 2175 |
- 2178 | 1 | 2178 |
- 2179 | 3 | 6537 |
- 2199 | 1 | 2199 |
- 2203 | 1 | 2203 |
- 2253 | 2 | 4506 |
- 2277 | 1 | 2277 |
- 2319 | 1 | 2319 |
- 2323 | 1 | 2323 |
- 2329 | 1 | 2329 |
- 2330 | 2 | 4660 |
- 2341 | 2 | 4682 |
- 2363 | 1 | 2363 |
- 2369 | 1 | 2369 |
- 2387 | 1 | 2387 |
- 2397 | 1 | 2397 |
- 2398 | 1 | 2398 |
- 2405 | 1 | 2405 |
- 2416 | 1 | 2416 |
- 2422 | 1 | 2422 |
- 2456 | 1 | 2456 |
- 2457 | 3 | 7371 |
- 2496 | 1 | 2496 |
- 2498 | 1 | 2498 |
- 2535 | 1 | 2535 |
- 2539 | 1 | 2539 |
- 2559 | 1 | 2559 |
- 2625 | 1 | 2625 |
- 2626 | 1 | 2626 |
- 2627 | 1 | 2627 |
- 2629 | 1 | 2629 |
- 2631 | 1 | 2631 |
- 2632 | 2 | 5264 |
- 2633 | 1 | 2633 |
- 2637 | 1 | 2637 |
- 2642 | 1 | 2642 |
- 2644 | 1 | 2644 |
- 2646 | 2 | 5292 |
- 2656 | 1 | 2656 |
- 2657 | 1 | 2657 |
- 2683 | 1 | 2683 |
- 2685 | 1 | 2685 |
- 2686 | 2 | 5372 |
- 2687 | 2 | 5374 |
- 2688 | 3 | 8064 |
- 2689 | 1 | 2689 |
- 2690 | 1 | 2690 |
- 2691 | 2 | 5382 |
- 2694 | 1 | 2694 |
- 2696 | 1 | 2696 |
- 2699 | 1 | 2699 |
- 2705 | 1 | 2705 |
- 2712 | 2 | 5424 |
- 2713 | 1 | 2713 |
- 2719 | 1 | 2719 |
- 2721 | 1 | 2721 |
- 2768 | 1 | 2768 |
- 2832 | 1 | 2832 |
- 2835 | 1 | 2835 |
- 2836 | 1 | 2836 |
- 2840 | 1 | 2840 |
- 2846 | 1 | 2846 |
- 2850 | 1 | 2850 |
- 2853 | 2 | 5706 |
- 2854 | 1 | 2854 |
- 2856 | 2 | 5712 |
- 2857 | 1 | 2857 |
- 2858 | 1 | 2858 |
- 2866 | 1 | 2866 |
- 2868 | 1 | 2868 |
- 2869 | 3 | 8607 |
- 2871 | 1 | 2871 |
- 2874 | 4 | 11496 |
- 2875 | 2 | 5750 |
- 2876 | 1 | 2876 |
- 2878 | 2 | 5756 |
- 2879 | 1 | 2879 |
- 2881 | 1 | 2881 |
- 2883 | 1 | 2883 |
- 2885 | 2 | 5770 |
- 2886 | 1 | 2886 |
- 2891 | 2 | 5782 |
- 2893 | 3 | 8679 |
- 2896 | 1 | 2896 |
- 2898 | 1 | 2898 |
- 2905 | 1 | 2905 |
- 2906 | 2 | 5812 |
- 2907 | 1 | 2907 |
- 2909 | 4 | 11636 |
- 2910 | 2 | 5820 |
- 2911 | 1 | 2911 |
- 2912 | 1 | 2912 |
- 2914 | 4 | 11656 |
- 2915 | 3 | 8745 |
- 2916 | 1 | 2916 |
- 2917 | 1 | 2917 |
- 2919 | 3 | 8757 |
- 2921 | 2 | 5842 |
- 2924 | 4 | 11696 |
- 2925 | 5 | 14625 |
- 2926 | 2 | 5852 |
- 2927 | 1 | 2927 |
- 2928 | 3 | 8784 |
- 2930 | 1 | 2930 |
- 2931 | 1 | 2931 |
- 2932 | 1 | 2932 |
- 2933 | 1 | 2933 |
- 2934 | 1 | 2934 |
- 2936 | 1 | 2936 |
- 2937 | 1 | 2937 |
- 2939 | 2 | 5878 |
- 2940 | 1 | 2940 |
- 2941 | 4 | 11764 |
- 2943 | 5 | 14715 |
- 2946 | 1 | 2946 |
- 2947 | 4 | 11788 |
- 2949 | 2 | 5898 |
- 2951 | 2 | 5902 |
- 2952 | 2 | 5904 |
- 2954 | 4 | 11816 |
- 2955 | 1 | 2955 |
- 2956 | 3 | 8868 |
- 2957 | 2 | 5914 |
- 2958 | 1 | 2958 |
- 2959 | 3 | 8877 |
- 2960 | 2 | 5920 |
- 2961 | 1 | 2961 |
- 2962 | 1 | 2962 |
- 2963 | 3 | 8889 |
- 2965 | 2 | 5930 |
- 2966 | 2 | 5932 |
- 2967 | 4 | 11868 |
- 2968 | 3 | 8904 |
- 2969 | 2 | 5938 |
- 2970 | 4 | 11880 |
- 2971 | 2 | 5942 |
- 2972 | 3 | 8916 |
- 2973 | 1 | 2973 |
- 2974 | 1 | 2974 |
- 2976 | 2 | 5952 |
- 2977 | 4 | 11908 |
- 2978 | 1 | 2978 |
- 2979 | 1 | 2979 |
- 2980 | 1 | 2980 |
- 2982 | 1 | 2982 |
- 2984 | 3 | 8952 |
- 2985 | 3 | 8955 |
- 2986 | 1 | 2986 |
- 2987 | 1 | 2987 |
- 2989 | 1 | 2989 |
- 2993 | 1 | 2993 |
- 2996 | 4 | 11984 |
- 2999 | 4 | 11996 |
- 3000 | 1 | 3000 |
- 3001 | 3 | 9003 |
- 3002 | 2 | 6004 |
- 3003 | 2 | 6006 |
- 3004 | 1 | 3004 |
- 3006 | 3 | 9018 |
- 3008 | 3 | 9024 |
- 3009 | 5 | 15045 |
- 3011 | 2 | 6022 |
- 3012 | 1 | 3012 |
- 3015 | 1 | 3015 |
- 3017 | 3 | 9051 |
- 3018 | 1 | 3018 |
- 3019 | 1 | 3019 |
- 3020 | 4 | 12080 |
- 3021 | 2 | 6042 |
- 3022 | 3 | 9066 |
- 3023 | 1 | 3023 |
- 3024 | 1 | 3024 |
- 3025 | 2 | 6050 |
- 3026 | 3 | 9078 |
- 3027 | 2 | 6054 |
- 3028 | 1 | 3028 |
- 3030 | 1 | 3030 |
- 3031 | 1 | 3031 |
- 3032 | 2 | 6064 |
- 3033 | 2 | 6066 |
- 3034 | 2 | 6068 |
- 3035 | 2 | 6070 |
- 3036 | 1 | 3036 |
- 3038 | 1 | 3038 |
- 3040 | 1 | 3040 |
- 3042 | 1 | 3042 |
- 3043 | 1 | 3043 |
- 3044 | 1 | 3044 |
- 3045 | 3 | 9135 |
- 3046 | 2 | 6092 |
- 3047 | 1 | 3047 |
- 3048 | 1 | 3048 |
- 3049 | 1 | 3049 |
- 3055 | 2 | 6110 |
- 3056 | 2 | 6112 |
- 3057 | 3 | 9171 |
- 3058 | 4 | 12232 |
- 3059 | 5 | 15295 |
- 3060 | 2 | 6120 |
- 3062 | 4 | 12248 |
- 3063 | 2 | 6126 |
- 3065 | 2 | 6130 |
- 3066 | 6 | 18396 |
- 3067 | 1 | 3067 |
- 3068 | 4 | 12272 |
- 3069 | 4 | 12276 |
- 3070 | 3 | 9210 |
- 3071 | 3 | 9213 |
- 3072 | 2 | 6144 |
- 3073 | 1 | 3073 |
- 3075 | 4 | 12300 |
- 3077 | 1 | 3077 |
- 3078 | 2 | 6156 |
- 3079 | 3 | 9237 |
- 3080 | 1 | 3080 |
- 3082 | 1 | 3082 |
- 3083 | 1 | 3083 |
- 3085 | 1 | 3085 |
- 3086 | 3 | 9258 |
- 3087 | 2 | 6174 |
- 3088 | 2 | 6176 |
- 3090 | 1 | 3090 |
- 3091 | 1 | 3091 |
- 3092 | 2 | 6184 |
- 3093 | 1 | 3093 |
- 3095 | 1 | 3095 |
- 3099 | 3 | 9297 |
- 3102 | 2 | 6204 |
- 3103 | 2 | 6206 |
- 3104 | 3 | 9312 |
- 3105 | 2 | 6210 |
- 3106 | 2 | 6212 |
- 3107 | 2 | 6214 |
- 3108 | 1 | 3108 |
- 3109 | 2 | 6218 |
- 3110 | 2 | 6220 |
- 3111 | 1 | 3111 |
- 3114 | 2 | 6228 |
- 3116 | 1 | 3116 |
- 3117 | 1 | 3117 |
- 3118 | 1 | 3118 |
- 3119 | 3 | 9357 |
- 3122 | 1 | 3122 |
- 3124 | 1 | 3124 |
- 3125 | 2 | 6250 |
- 3126 | 1 | 3126 |
- 3131 | 1 | 3131 |
- 3132 | 2 | 6264 |
- 3134 | 1 | 3134 |
- 3135 | 1 | 3135 |
- 3137 | 1 | 3137 |
- 3138 | 1 | 3138 |
- 3141 | 3 | 9423 |
- 3142 | 2 | 6284 |
- 3143 | 1 | 3143 |
- 3146 | 1 | 3146 |
- 3149 | 2 | 6298 |
- 3150 | 1 | 3150 |
- 3154 | 1 | 3154 |
- 3155 | 1 | 3155 |
- 3156 | 1 | 3156 |
- 3157 | 3 | 9471 |
- 3158 | 1 | 3158 |
- 3159 | 5 | 15795 |
- 3160 | 3 | 9480 |
- 3161 | 3 | 9483 |
- 3162 | 1 | 3162 |
- 3163 | 2 | 6326 |
- 3165 | 3 | 9495 |
- 3169 | 1 | 3169 |
- 3170 | 4 | 12680 |
- 3171 | 2 | 6342 |
- 3173 | 1 | 3173 |
- 3174 | 2 | 6348 |
- 3175 | 4 | 12700 |
- 3176 | 1 | 3176 |
- 3177 | 4 | 12708 |
- 3178 | 1 | 3178 |
- 3181 | 1 | 3181 |
- 3182 | 3 | 9546 |
- 3184 | 1 | 3184 |
- 3185 | 1 | 3185 |
- 3186 | 1 | 3186 |
- 3187 | 1 | 3187 |
- 3189 | 1 | 3189 |
- 3193 | 2 | 6386 |
- 3194 | 1 | 3194 |
- 3195 | 1 | 3195 |
- 3197 | 2 | 6394 |
- 3198 | 3 | 9594 |
- 3199 | 2 | 6398 |
- 3202 | 1 | 3202 |
- 3203 | 1 | 3203 |
- 3205 | 1 | 3205 |
- 3207 | 2 | 6414 |
- 3208 | 2 | 6416 |
- 3209 | 3 | 9627 |
- 3210 | 6 | 19260 |
- 3213 | 2 | 6426 |
- 3214 | 3 | 9642 |
- 3219 | 1 | 3219 |
- 3220 | 1 | 3220 |
- 3224 | 1 | 3224 |
- 3225 | 1 | 3225 |
- 3229 | 2 | 6458 |
- 3231 | 3 | 9693 |
- 3232 | 2 | 6464 |
- 3233 | 1 | 3233 |
- 3234 | 1 | 3234 |
- 3236 | 1 | 3236 |
- 3237 | 4 | 12948 |
- 3238 | 1 | 3238 |
- 3240 | 3 | 9720 |
- 3241 | 3 | 9723 |
- 3242 | 5 | 16210 |
- 3243 | 3 | 9729 |
- 3244 | 7 | 22708 |
- 3245 | 3 | 9735 |
- 3247 | 4 | 12988 |
- 3248 | 5 | 16240 |
- 3249 | 4 | 12996 |
- 3250 | 2 | 6500 |
- 3251 | 1 | 3251 |
- 3252 | 2 | 6504 |
- 3253 | 2 | 6506 |
- 3254 | 3 | 9762 |
- 3255 | 3 | 9765 |
- 3256 | 5 | 16280 |
- 3257 | 3 | 9771 |
- 3258 | 1 | 3258 |
- 3259 | 5 | 16295 |
- 3260 | 1 | 3260 |
- 3261 | 1 | 3261 |
- 3262 | 2 | 6524 |
- 3263 | 1 | 3263 |
- 3265 | 4 | 13060 |
- 3266 | 2 | 6532 |
- 3267 | 2 | 6534 |
- 3268 | 1 | 3268 |
- 3269 | 2 | 6538 |
- 3270 | 1 | 3270 |
- 3271 | 1 | 3271 |
- 3272 | 1 | 3272 |
- 3273 | 2 | 6546 |
- 3274 | 3 | 9822 |
- 3275 | 2 | 6550 |
- 3277 | 2 | 6554 |
- 3278 | 2 | 6556 |
- 3279 | 1 | 3279 |
- 3280 | 3 | 9840 |
- 3282 | 2 | 6564 |
- 3283 | 1 | 3283 |
- 3284 | 2 | 6568 |
- 3286 | 2 | 6572 |
- 3288 | 1 | 3288 |
- 3290 | 1 | 3290 |
- 3291 | 2 | 6582 |
- 3294 | 1 | 3294 |
- 3296 | 4 | 13184 |
- 3297 | 1 | 3297 |
- 3298 | 2 | 6596 |
- 3299 | 2 | 6598 |
- 3300 | 3 | 9900 |
- 3301 | 3 | 9903 |
- 3302 | 4 | 13208 |
- 3303 | 2 | 6606 |
- 3304 | 4 | 13216 |
- 3305 | 1 | 3305 |
- 3306 | 3 | 9918 |
- 3307 | 1 | 3307 |
- 3308 | 3 | 9924 |
- 3309 | 3 | 9927 |
- 3311 | 5 | 16555 |
- 3312 | 1 | 3312 |
- 3313 | 4 | 13252 |
- 3314 | 2 | 6628 |
- 3315 | 1 | 3315 |
- 3316 | 1 | 3316 |
- 3317 | 1 | 3317 |
- 3318 | 1 | 3318 |
- 3319 | 2 | 6638 |
- 3320 | 1 | 3320 |
- 3322 | 1 | 3322 |
- 3323 | 2 | 6646 |
- 3324 | 2 | 6648 |
- 3327 | 1 | 3327 |
- 3328 | 2 | 6656 |
- 3330 | 5 | 16650 |
- 3331 | 1 | 3331 |
- 3332 | 3 | 9996 |
- 3333 | 3 | 9999 |
- 3334 | 3 | 10002 |
- 3335 | 1 | 3335 |
- 3336 | 1 | 3336 |
- 3337 | 1 | 3337 |
- 3338 | 2 | 6676 |
- 3339 | 3 | 10017 |
- 3340 | 3 | 10020 |
- 3341 | 1 | 3341 |
- 3342 | 2 | 6684 |
- 3345 | 1 | 3345 |
- 3346 | 3 | 10038 |
- 3348 | 1 | 3348 |
- 3349 | 1 | 3349 |
- 3350 | 3 | 10050 |
- 3351 | 1 | 3351 |
- 3352 | 1 | 3352 |
- 3353 | 1 | 3353 |
- 3355 | 2 | 6710 |
- 3364 | 2 | 6728 |
- 3367 | 2 | 6734 |
- 3368 | 2 | 6736 |
- 3373 | 1 | 3373 |
- 3374 | 2 | 6748 |
- 3375 | 1 | 3375 |
- 3377 | 1 | 3377 |
- 3378 | 1 | 3378 |
- 3379 | 1 | 3379 |
- 3380 | 1 | 3380 |
- 3381 | 1 | 3381 |
- 3382 | 1 | 3382 |
- 3383 | 1 | 3383 |
- 3387 | 1 | 3387 |
- 3394 | 2 | 6788 |
- 3395 | 2 | 6790 |
- 3396 | 4 | 13584 |
- 3397 | 1 | 3397 |
- 3401 | 1 | 3401 |
- 3402 | 3 | 10206 |
- 3405 | 1 | 3405 |
- 3410 | 2 | 6820 |
- 3412 | 1 | 3412 |
- 3413 | 5 | 17065 |
- 3414 | 1 | 3414 |
- 3416 | 1 | 3416 |
- 3417 | 1 | 3417 |
- 3420 | 2 | 6840 |
- 3521 | 1 | 3521 |
- 3524 | 1 | 3524 |
- 3525 | 1 | 3525 |
- 3528 | 1 | 3528 |
- 3531 | 1 | 3531 |
- 3532 | 1 | 3532 |
- 3535 | 1 | 3535 |
- 3536 | 1 | 3536 |
- 3540 | 1 | 3540 |
- 3541 | 1 | 3541 |
- 3542 | 2 | 7084 |
- 3545 | 2 | 7090 |
- 3546 | 3 | 10638 |
- 3547 | 2 | 7094 |
- 3548 | 1 | 3548 |
- 3549 | 1 | 3549 |
- 3550 | 1 | 3550 |
- 3551 | 2 | 7102 |
- 3552 | 3 | 10656 |
- 3561 | 2 | 7122 |
- 3580 | 1 | 3580 |
- 3585 | 1 | 3585 |
- 3599 | 2 | 7198 |
- 3603 | 1 | 3603 |
- 3607 | 1 | 3607 |
- 3611 | 2 | 7222 |
- 3622 | 1 | 3622 |
- 3625 | 1 | 3625 |
- 3632 | 1 | 3632 |
- 3638 | 1 | 3638 |
- 3699 | 1 | 3699 |
- 3717 | 1 | 3717 |
- 3720 | 1 | 3720 |
- 3755 | 1 | 3755 |
- 3760 | 1 | 3760 |
- 3763 | 1 | 3763 |
- 3769 | 1 | 3769 |
- 3802 | 2 | 7604 |
- 3803 | 2 | 7606 |
- 3834 | 1 | 3834 |
- 3839 | 1 | 3839 |
- 3845 | 1 | 3845 |
- 3850 | 1 | 3850 |
- 3909 | 2 | 7818 |
- 3920 | 2 | 7840 |
- 3939 | 1 | 3939 |
- 3993 | 2 | 7986 |
- 4037 | 1 | 4037 |
- 4039 | 1 | 4039 |
- 4050 | 2 | 8100 |
- 4070 | 2 | 8140 |
- 4075 | 2 | 8150 |
- 4076 | 1 | 4076 |
- 4078 | 1 | 4078 |
- 4090 | 1 | 4090 |
- 4091 | 1 | 4091 |
- 4095 | 1 | 4095 |
- 4099 | 1 | 4099 |
- 4100 | 1044 | 4280400 |
- Total | 2046 | 7222553 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1044 |
- 1 | 1000 |
- 8 | 1 |
- Total | 2045 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333732266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88827f38bf9a7cd0
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3766333862663961
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_17.json b/autobahn/client/tungstenite_case_12_4_17.json
deleted file mode 100644
index bfadd41..0000000
--- a/autobahn/client/tungstenite_case_12_4_17.json
+++ /dev/null
@@ -1,1337 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 372,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6078,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=372&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ZxbTCX1gBYfdtmFlENhqHg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: a969kHBnol38O0ZRPwPqzOadhQI=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.17",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "5292": 2,
- "5293": 2,
- "5298": 1,
- "5301": 2,
- "5303": 1,
- "5306": 1,
- "5314": 1,
- "5316": 1,
- "5379": 1,
- "5385": 1,
- "5387": 1,
- "5388": 1,
- "5390": 2,
- "5421": 2,
- "5424": 2,
- "5433": 1,
- "5436": 1,
- "5465": 2,
- "5492": 2,
- "5510": 2,
- "5512": 1,
- "5515": 2,
- "5519": 2,
- "5520": 1,
- "5521": 1,
- "5526": 2,
- "5527": 1,
- "5535": 2,
- "5537": 2,
- "5538": 2,
- "5563": 1,
- "5564": 1,
- "5573": 2,
- "5608": 1,
- "5611": 1,
- "5619": 2,
- "5634": 1,
- "5635": 1,
- "5636": 1,
- "5637": 1,
- "5638": 1,
- "5639": 1,
- "5643": 2,
- "5666": 1,
- "5669": 1,
- "5722": 1,
- "5723": 1,
- "5736": 1,
- "5769": 1,
- "5773": 1,
- "5785": 1,
- "5800": 2,
- "5810": 2,
- "5820": 1,
- "5824": 1,
- "5841": 1,
- "5852": 1,
- "5854": 1,
- "5861": 1,
- "5883": 1,
- "5890": 1,
- "5925": 1,
- "5926": 1,
- "5927": 2,
- "5968": 1,
- "5970": 1,
- "6008": 1,
- "6010": 1,
- "6018": 1,
- "6089": 1,
- "6090": 1,
- "6098": 1,
- "6100": 2,
- "6101": 1,
- "6102": 2,
- "6109": 1,
- "6114": 2,
- "6119": 2,
- "6127": 1,
- "6128": 1,
- "6157": 3,
- "6160": 1,
- "6163": 3,
- "6165": 2,
- "6166": 1,
- "6167": 2,
- "6168": 2,
- "6169": 1,
- "6171": 1,
- "6172": 1,
- "6175": 1,
- "6186": 2,
- "6192": 1,
- "6194": 1,
- "6233": 1,
- "6302": 1,
- "6308": 1,
- "6311": 1,
- "6315": 1,
- "6318": 1,
- "6321": 1,
- "6324": 1,
- "6328": 1,
- "6329": 2,
- "6331": 1,
- "6333": 1,
- "6335": 1,
- "6341": 1,
- "6343": 2,
- "6344": 2,
- "6346": 1,
- "6348": 2,
- "6359": 1,
- "6360": 1,
- "6362": 1,
- "6369": 1,
- "6371": 1,
- "6373": 1,
- "6381": 1,
- "6383": 1,
- "6385": 1,
- "6388": 1,
- "6390": 2,
- "6397": 1,
- "6399": 2,
- "6401": 4,
- "6403": 1,
- "6415": 1,
- "6416": 3,
- "6417": 1,
- "6418": 5,
- "6419": 1,
- "6420": 3,
- "6425": 1,
- "6426": 1,
- "6428": 1,
- "6432": 1,
- "6433": 2,
- "6435": 3,
- "6447": 1,
- "6452": 1,
- "6453": 2,
- "6456": 2,
- "6457": 1,
- "6465": 2,
- "6467": 2,
- "6468": 3,
- "6469": 1,
- "6470": 2,
- "6471": 2,
- "6473": 1,
- "6474": 3,
- "6475": 1,
- "6481": 2,
- "6483": 2,
- "6484": 2,
- "6485": 4,
- "6486": 1,
- "6487": 1,
- "6488": 3,
- "6490": 1,
- "6492": 2,
- "6494": 1,
- "6495": 1,
- "6497": 1,
- "6498": 3,
- "6501": 3,
- "6502": 2,
- "6503": 2,
- "6504": 1,
- "6505": 1,
- "6510": 1,
- "6511": 1,
- "6512": 1,
- "6515": 3,
- "6517": 2,
- "6519": 1,
- "6522": 1,
- "6524": 2,
- "6526": 2,
- "6527": 1,
- "6529": 1,
- "6532": 1,
- "6540": 2,
- "6542": 1,
- "6544": 2,
- "6546": 2,
- "6550": 2,
- "6551": 1,
- "6552": 1,
- "6553": 3,
- "6554": 1,
- "6556": 3,
- "6557": 2,
- "6559": 3,
- "6560": 4,
- "6561": 2,
- "6563": 1,
- "6565": 1,
- "6567": 1,
- "6568": 3,
- "6569": 1,
- "6571": 1,
- "6572": 1,
- "6575": 2,
- "6576": 1,
- "6584": 1,
- "6589": 1,
- "6593": 1,
- "6595": 1,
- "6596": 2,
- "6599": 1,
- "6600": 4,
- "6601": 1,
- "6602": 1,
- "6604": 1,
- "6605": 3,
- "6606": 2,
- "6608": 1,
- "6610": 1,
- "6613": 1,
- "6615": 1,
- "6616": 1,
- "6618": 1,
- "6619": 2,
- "6620": 3,
- "6621": 2,
- "6624": 2,
- "6626": 2,
- "6629": 1,
- "6632": 1,
- "6633": 1,
- "6636": 1,
- "6639": 1,
- "6640": 1,
- "6641": 1,
- "6646": 2,
- "6648": 2,
- "6650": 1,
- "6651": 1,
- "6652": 2,
- "6653": 1,
- "6654": 2,
- "6655": 1,
- "6657": 1,
- "6659": 3,
- "6661": 3,
- "6662": 2,
- "6665": 2,
- "6666": 3,
- "6668": 2,
- "6669": 2,
- "6671": 1,
- "6672": 2,
- "6673": 1,
- "6674": 1,
- "6675": 4,
- "6676": 4,
- "6677": 2,
- "6682": 1,
- "6689": 1,
- "6690": 4,
- "6692": 3,
- "6693": 4,
- "6695": 2,
- "6696": 3,
- "6697": 1,
- "6699": 1,
- "6700": 3,
- "6703": 2,
- "6707": 1,
- "6710": 1,
- "6713": 2,
- "6715": 1,
- "6716": 1,
- "6719": 1,
- "6720": 1,
- "6722": 1,
- "6723": 1,
- "6724": 3,
- "6729": 2,
- "6731": 2,
- "6734": 1,
- "6735": 2,
- "6736": 2,
- "6737": 2,
- "6738": 2,
- "6740": 1,
- "6741": 3,
- "6742": 1,
- "6745": 1,
- "6746": 1,
- "6748": 1,
- "6750": 2,
- "6751": 1,
- "6753": 1,
- "6755": 3,
- "6756": 2,
- "6758": 2,
- "6759": 2,
- "6760": 4,
- "6761": 3,
- "6764": 1,
- "6765": 2,
- "6766": 3,
- "6767": 4,
- "6768": 5,
- "6769": 1,
- "6770": 2,
- "6771": 2,
- "6772": 2,
- "6774": 1,
- "6776": 2,
- "6778": 1,
- "6779": 1,
- "6780": 2,
- "6783": 4,
- "6784": 1,
- "6786": 1,
- "6791": 2,
- "6792": 2,
- "6793": 4,
- "6794": 1,
- "6797": 1,
- "6798": 3,
- "6800": 2,
- "6801": 2,
- "6802": 1,
- "6807": 1,
- "6808": 2,
- "6809": 3,
- "6810": 4,
- "6811": 4,
- "6812": 1,
- "6813": 2,
- "6814": 4,
- "6815": 2,
- "6816": 1,
- "6817": 2,
- "6819": 3,
- "6820": 2,
- "6822": 7,
- "6823": 1,
- "6824": 3,
- "6825": 2,
- "6826": 5,
- "6832": 2,
- "6833": 2,
- "6838": 2,
- "6839": 1,
- "6844": 1,
- "6846": 2,
- "6849": 1,
- "6850": 1,
- "6852": 1,
- "6853": 1,
- "6859": 2,
- "6861": 1,
- "6862": 3,
- "6863": 1,
- "6864": 1,
- "6866": 2,
- "6867": 5,
- "6869": 1,
- "6870": 2,
- "6873": 1,
- "6875": 1,
- "6878": 1,
- "6880": 1,
- "6881": 2,
- "6883": 1,
- "6884": 1,
- "6885": 1,
- "6886": 3,
- "6889": 1,
- "6890": 2,
- "6893": 2,
- "6896": 1,
- "6897": 2,
- "6898": 1,
- "6901": 3,
- "6903": 1,
- "6904": 1,
- "6905": 2,
- "6907": 3,
- "6908": 1,
- "6910": 1,
- "6913": 1,
- "6916": 1,
- "6917": 1,
- "6920": 1,
- "6921": 1,
- "6925": 2,
- "6930": 3,
- "6934": 2,
- "6935": 1,
- "6936": 4,
- "6937": 2,
- "6938": 2,
- "6939": 1,
- "6940": 3,
- "6941": 1,
- "6943": 1,
- "6947": 4,
- "6948": 1,
- "6949": 5,
- "6950": 1,
- "6952": 2,
- "6953": 2,
- "6955": 1,
- "6957": 2,
- "6958": 2,
- "6960": 2,
- "6961": 3,
- "6963": 1,
- "6964": 1,
- "6965": 1,
- "6966": 1,
- "6974": 1,
- "6975": 1,
- "6976": 2,
- "6977": 1,
- "6980": 1,
- "6983": 1,
- "6985": 1,
- "6986": 2,
- "6987": 2,
- "6988": 2,
- "6989": 3,
- "6990": 2,
- "6991": 2,
- "6993": 2,
- "6995": 3,
- "7000": 3,
- "7002": 1,
- "7007": 1,
- "7008": 2,
- "7009": 1,
- "7010": 2,
- "7011": 1,
- "7014": 1,
- "7015": 1,
- "7016": 1,
- "7017": 2,
- "7020": 1,
- "7022": 1,
- "7030": 2,
- "7031": 1,
- "7032": 1,
- "7034": 1,
- "7035": 1,
- "7037": 2,
- "7038": 4,
- "7039": 2,
- "7040": 3,
- "7042": 2,
- "7046": 1,
- "7049": 1,
- "7051": 2,
- "7059": 1,
- "7061": 2,
- "7062": 4,
- "7063": 2,
- "7064": 2,
- "7065": 2,
- "7066": 1,
- "7067": 2,
- "7068": 4,
- "7069": 2,
- "7070": 1,
- "7072": 1,
- "7078": 3,
- "7084": 3,
- "7086": 2,
- "7087": 1,
- "7088": 2,
- "7089": 4,
- "7090": 1,
- "7091": 3,
- "7092": 2,
- "7093": 2,
- "7094": 1,
- "7100": 1,
- "7102": 1,
- "7103": 3,
- "7104": 4,
- "7105": 1,
- "7106": 2,
- "7107": 3,
- "7110": 2,
- "7112": 1,
- "7116": 3,
- "7118": 1,
- "7119": 2,
- "7122": 1,
- "7123": 1,
- "7125": 2,
- "7134": 2,
- "7135": 1,
- "7137": 1,
- "7138": 3,
- "7139": 1,
- "7140": 1,
- "7144": 1,
- "7146": 1,
- "7159": 1,
- "7162": 1,
- "7163": 1,
- "7166": 1,
- "7168": 2,
- "7172": 2,
- "7175": 1,
- "7176": 1,
- "7178": 1,
- "7183": 1,
- "7185": 1,
- "7189": 1,
- "7190": 1,
- "7191": 1,
- "7202": 1,
- "7203": 1,
- "7205": 1,
- "7208": 1,
- "7209": 1,
- "7212": 1,
- "7213": 1,
- "7215": 1,
- "7217": 1,
- "7219": 1,
- "7225": 2,
- "7327": 1,
- "7336": 1,
- "7342": 1,
- "7343": 1,
- "7344": 1,
- "7346": 2,
- "7347": 1,
- "7349": 1,
- "7354": 2,
- "7355": 1,
- "7357": 1,
- "7361": 3,
- "7362": 1,
- "7364": 1,
- "7365": 1,
- "7366": 2,
- "7367": 3,
- "7368": 1,
- "7370": 1,
- "7372": 1,
- "7378": 1,
- "7380": 1,
- "7401": 1,
- "7406": 1,
- "7411": 1,
- "7415": 1,
- "7416": 1,
- "7418": 1,
- "7429": 1,
- "7430": 1,
- "7442": 1,
- "7445": 1,
- "7451": 1,
- "7457": 1,
- "7514": 1,
- "7535": 1,
- "7538": 1,
- "7572": 1,
- "7577": 1,
- "7580": 1,
- "7585": 1,
- "7620": 2,
- "7621": 2,
- "7655": 1,
- "7661": 2,
- "7666": 1,
- "7732": 2,
- "7744": 2,
- "7753": 1,
- "7818": 1,
- "7819": 1,
- "7856": 1,
- "7858": 1,
- "7870": 1,
- "7873": 1,
- "7894": 2,
- "7899": 2,
- "7904": 1,
- "7906": 1,
- "7921": 1,
- "7922": 1,
- "7927": 1,
- "7930": 1,
- "7962": 1,
- "7963": 1,
- "7971": 1,
- "7972": 1,
- "7987": 1,
- "7994": 4,
- "7996": 2,
- "7997": 1,
- "8004": 2,
- "8012": 1,
- "8014": 1,
- "8015": 2,
- "8017": 2,
- "8020": 2,
- "8039": 2,
- "8059": 2,
- "8089": 1,
- "8091": 1,
- "8100": 2,
- "8102": 2,
- "8132": 2,
- "8136": 1,
- "8137": 1,
- "8141": 1,
- "8144": 1,
- "8205": 1,
- "8209": 1,
- "8212": 1,
- "8214": 1,
- "8218": 1,
- "8259": 1
- },
- "started": "2020-09-07T18:50:23.878Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05154142277258159,
- "incomingOctetsAppLevel": 131085419,
- "incomingOctetsWebSocketLevel": 6756329,
- "incomingOctetsWireLevel": 6764329,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0011840749614176575,
- "outgoingCompressionRatio": 0.05503413770222606,
- "outgoingOctetsAppLevel": 131085419,
- "outgoingOctetsWebSocketLevel": 7214173,
- "outgoingOctetsWireLevel": 7222297,
- "outgoingWebSocketFrames": 2044,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0011261166040792202,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 1044,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "31": 2,
- "40": 1,
- "41": 1,
- "61": 2,
- "63": 2,
- "64": 2,
- "68": 1,
- "73": 2,
- "77": 1,
- "79": 1,
- "80": 2,
- "81": 1,
- "85": 2,
- "90": 2,
- "104": 2,
- "124": 2,
- "154": 1,
- "156": 1,
- "167": 2,
- "172": 1,
- "174": 1,
- "205": 2,
- "210": 1,
- "214": 1,
- "218": 1,
- "223": 1,
- "252": 1,
- "282": 1,
- "286": 1,
- "292": 1,
- "293": 1,
- "297": 1,
- "339": 1,
- "1837": 1,
- "1838": 3,
- "1843": 1,
- "1844": 1,
- "1848": 1,
- "1849": 1,
- "1853": 1,
- "1861": 1,
- "1862": 1,
- "1924": 1,
- "1930": 1,
- "1931": 2,
- "1936": 2,
- "1967": 2,
- "1971": 1,
- "1972": 1,
- "1986": 1,
- "1988": 1,
- "2016": 2,
- "2039": 2,
- "2053": 2,
- "2057": 2,
- "2059": 1,
- "2064": 3,
- "2066": 1,
- "2072": 1,
- "2075": 2,
- "2081": 1,
- "2082": 3,
- "2086": 1,
- "2087": 1,
- "2107": 2,
- "2117": 2,
- "2150": 1,
- "2153": 1,
- "2158": 2,
- "2171": 1,
- "2173": 1,
- "2174": 1,
- "2175": 1,
- "2178": 1,
- "2179": 3,
- "2199": 1,
- "2203": 1,
- "2253": 2,
- "2277": 1,
- "2319": 1,
- "2323": 1,
- "2329": 1,
- "2330": 2,
- "2341": 2,
- "2363": 1,
- "2369": 1,
- "2387": 1,
- "2397": 1,
- "2398": 1,
- "2405": 1,
- "2416": 1,
- "2422": 1,
- "2456": 1,
- "2457": 3,
- "2496": 1,
- "2498": 1,
- "2535": 1,
- "2539": 1,
- "2559": 1,
- "2625": 1,
- "2626": 1,
- "2627": 1,
- "2629": 1,
- "2631": 1,
- "2632": 2,
- "2633": 1,
- "2637": 1,
- "2642": 1,
- "2644": 1,
- "2646": 2,
- "2656": 1,
- "2657": 1,
- "2683": 1,
- "2685": 1,
- "2686": 2,
- "2687": 2,
- "2688": 3,
- "2689": 1,
- "2690": 1,
- "2691": 2,
- "2694": 1,
- "2696": 1,
- "2699": 1,
- "2705": 1,
- "2712": 2,
- "2713": 1,
- "2719": 1,
- "2721": 1,
- "2768": 1,
- "2832": 1,
- "2835": 1,
- "2836": 1,
- "2840": 1,
- "2846": 1,
- "2850": 1,
- "2853": 2,
- "2854": 1,
- "2856": 2,
- "2857": 1,
- "2858": 1,
- "2866": 1,
- "2868": 1,
- "2869": 3,
- "2871": 1,
- "2874": 4,
- "2875": 2,
- "2876": 1,
- "2878": 2,
- "2879": 1,
- "2881": 1,
- "2883": 1,
- "2885": 2,
- "2886": 1,
- "2891": 2,
- "2893": 3,
- "2896": 1,
- "2898": 1,
- "2905": 1,
- "2906": 2,
- "2907": 1,
- "2909": 4,
- "2910": 2,
- "2911": 1,
- "2912": 1,
- "2914": 4,
- "2915": 3,
- "2916": 1,
- "2917": 1,
- "2919": 3,
- "2921": 2,
- "2924": 4,
- "2925": 5,
- "2926": 2,
- "2927": 1,
- "2928": 3,
- "2930": 1,
- "2931": 1,
- "2932": 1,
- "2933": 1,
- "2934": 1,
- "2936": 1,
- "2937": 1,
- "2939": 2,
- "2940": 1,
- "2941": 4,
- "2943": 5,
- "2946": 1,
- "2947": 4,
- "2949": 2,
- "2951": 2,
- "2952": 2,
- "2954": 4,
- "2955": 1,
- "2956": 3,
- "2957": 2,
- "2958": 1,
- "2959": 3,
- "2960": 2,
- "2961": 1,
- "2962": 1,
- "2963": 3,
- "2965": 2,
- "2966": 2,
- "2967": 4,
- "2968": 3,
- "2969": 2,
- "2970": 4,
- "2971": 2,
- "2972": 3,
- "2973": 1,
- "2974": 1,
- "2976": 2,
- "2977": 4,
- "2978": 1,
- "2979": 1,
- "2980": 1,
- "2982": 1,
- "2984": 3,
- "2985": 3,
- "2986": 1,
- "2987": 1,
- "2989": 1,
- "2993": 1,
- "2996": 4,
- "2999": 4,
- "3000": 1,
- "3001": 3,
- "3002": 2,
- "3003": 2,
- "3004": 1,
- "3006": 3,
- "3008": 3,
- "3009": 5,
- "3011": 2,
- "3012": 1,
- "3015": 1,
- "3017": 3,
- "3018": 1,
- "3019": 1,
- "3020": 4,
- "3021": 2,
- "3022": 3,
- "3023": 1,
- "3024": 1,
- "3025": 2,
- "3026": 3,
- "3027": 2,
- "3028": 1,
- "3030": 1,
- "3031": 1,
- "3032": 2,
- "3033": 2,
- "3034": 2,
- "3035": 2,
- "3036": 1,
- "3038": 1,
- "3040": 1,
- "3042": 1,
- "3043": 1,
- "3044": 1,
- "3045": 3,
- "3046": 2,
- "3047": 1,
- "3048": 1,
- "3049": 1,
- "3055": 2,
- "3056": 2,
- "3057": 3,
- "3058": 4,
- "3059": 5,
- "3060": 2,
- "3062": 4,
- "3063": 2,
- "3065": 2,
- "3066": 6,
- "3067": 1,
- "3068": 4,
- "3069": 4,
- "3070": 3,
- "3071": 3,
- "3072": 2,
- "3073": 1,
- "3075": 4,
- "3077": 1,
- "3078": 2,
- "3079": 3,
- "3080": 1,
- "3082": 1,
- "3083": 1,
- "3085": 1,
- "3086": 3,
- "3087": 2,
- "3088": 2,
- "3090": 1,
- "3091": 1,
- "3092": 2,
- "3093": 1,
- "3095": 1,
- "3099": 3,
- "3102": 2,
- "3103": 2,
- "3104": 3,
- "3105": 2,
- "3106": 2,
- "3107": 2,
- "3108": 1,
- "3109": 2,
- "3110": 2,
- "3111": 1,
- "3114": 2,
- "3116": 1,
- "3117": 1,
- "3118": 1,
- "3119": 3,
- "3122": 1,
- "3124": 1,
- "3125": 2,
- "3126": 1,
- "3131": 1,
- "3132": 2,
- "3134": 1,
- "3135": 1,
- "3137": 1,
- "3138": 1,
- "3141": 3,
- "3142": 2,
- "3143": 1,
- "3146": 1,
- "3149": 2,
- "3150": 1,
- "3154": 1,
- "3155": 1,
- "3156": 1,
- "3157": 3,
- "3158": 1,
- "3159": 5,
- "3160": 3,
- "3161": 3,
- "3162": 1,
- "3163": 2,
- "3165": 3,
- "3169": 1,
- "3170": 4,
- "3171": 2,
- "3173": 1,
- "3174": 2,
- "3175": 4,
- "3176": 1,
- "3177": 4,
- "3178": 1,
- "3181": 1,
- "3182": 3,
- "3184": 1,
- "3185": 1,
- "3186": 1,
- "3187": 1,
- "3189": 1,
- "3193": 2,
- "3194": 1,
- "3195": 1,
- "3197": 2,
- "3198": 3,
- "3199": 2,
- "3202": 1,
- "3203": 1,
- "3205": 1,
- "3207": 2,
- "3208": 2,
- "3209": 3,
- "3210": 6,
- "3213": 2,
- "3214": 3,
- "3219": 1,
- "3220": 1,
- "3224": 1,
- "3225": 1,
- "3229": 2,
- "3231": 3,
- "3232": 2,
- "3233": 1,
- "3234": 1,
- "3236": 1,
- "3237": 4,
- "3238": 1,
- "3240": 3,
- "3241": 3,
- "3242": 5,
- "3243": 3,
- "3244": 7,
- "3245": 3,
- "3247": 4,
- "3248": 5,
- "3249": 4,
- "3250": 2,
- "3251": 1,
- "3252": 2,
- "3253": 2,
- "3254": 3,
- "3255": 3,
- "3256": 5,
- "3257": 3,
- "3258": 1,
- "3259": 5,
- "3260": 1,
- "3261": 1,
- "3262": 2,
- "3263": 1,
- "3265": 4,
- "3266": 2,
- "3267": 2,
- "3268": 1,
- "3269": 2,
- "3270": 1,
- "3271": 1,
- "3272": 1,
- "3273": 2,
- "3274": 3,
- "3275": 2,
- "3277": 2,
- "3278": 2,
- "3279": 1,
- "3280": 3,
- "3282": 2,
- "3283": 1,
- "3284": 2,
- "3286": 2,
- "3288": 1,
- "3290": 1,
- "3291": 2,
- "3294": 1,
- "3296": 4,
- "3297": 1,
- "3298": 2,
- "3299": 2,
- "3300": 3,
- "3301": 3,
- "3302": 4,
- "3303": 2,
- "3304": 4,
- "3305": 1,
- "3306": 3,
- "3307": 1,
- "3308": 3,
- "3309": 3,
- "3311": 5,
- "3312": 1,
- "3313": 4,
- "3314": 2,
- "3315": 1,
- "3316": 1,
- "3317": 1,
- "3318": 1,
- "3319": 2,
- "3320": 1,
- "3322": 1,
- "3323": 2,
- "3324": 2,
- "3327": 1,
- "3328": 2,
- "3330": 5,
- "3331": 1,
- "3332": 3,
- "3333": 3,
- "3334": 3,
- "3335": 1,
- "3336": 1,
- "3337": 1,
- "3338": 2,
- "3339": 3,
- "3340": 3,
- "3341": 1,
- "3342": 2,
- "3345": 1,
- "3346": 3,
- "3348": 1,
- "3349": 1,
- "3350": 3,
- "3351": 1,
- "3352": 1,
- "3353": 1,
- "3355": 2,
- "3364": 2,
- "3367": 2,
- "3368": 2,
- "3373": 1,
- "3374": 2,
- "3375": 1,
- "3377": 1,
- "3378": 1,
- "3379": 1,
- "3380": 1,
- "3381": 1,
- "3382": 1,
- "3383": 1,
- "3387": 1,
- "3394": 2,
- "3395": 2,
- "3396": 4,
- "3397": 1,
- "3401": 1,
- "3402": 3,
- "3405": 1,
- "3410": 2,
- "3412": 1,
- "3413": 5,
- "3414": 1,
- "3416": 1,
- "3417": 1,
- "3420": 2,
- "3521": 1,
- "3524": 1,
- "3525": 1,
- "3528": 1,
- "3531": 1,
- "3532": 1,
- "3535": 1,
- "3536": 1,
- "3540": 1,
- "3541": 1,
- "3542": 2,
- "3545": 2,
- "3546": 3,
- "3547": 2,
- "3548": 1,
- "3549": 1,
- "3550": 1,
- "3551": 2,
- "3552": 3,
- "3561": 2,
- "3580": 1,
- "3585": 1,
- "3599": 2,
- "3603": 1,
- "3607": 1,
- "3611": 2,
- "3622": 1,
- "3625": 1,
- "3632": 1,
- "3638": 1,
- "3699": 1,
- "3717": 1,
- "3720": 1,
- "3755": 1,
- "3760": 1,
- "3763": 1,
- "3769": 1,
- "3802": 2,
- "3803": 2,
- "3834": 1,
- "3839": 1,
- "3845": 1,
- "3850": 1,
- "3909": 2,
- "3920": 2,
- "3939": 1,
- "3993": 2,
- "4037": 1,
- "4039": 1,
- "4050": 2,
- "4070": 2,
- "4075": 2,
- "4076": 1,
- "4078": 1,
- "4090": 1,
- "4091": 1,
- "4095": 1,
- "4099": 1,
- "4100": 1044
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333732266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827f38bf9a7cd0"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7f38bf9a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_18.html b/autobahn/client/tungstenite_case_12_4_18.html
deleted file mode 100644
index 99e37f6..0000000
--- a/autobahn/client/tungstenite_case_12_4_18.html
+++ /dev/null
@@ -1,1488 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.18 : Pass - 5905 ms @ 2020-09-07T18:50:29.957Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=373&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ZnRrXR1x66WGsESx0PcsRg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: HPIrQHqb/bGW7d5FhyURXP+nrs8=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 5292 | 2 | 10584 |
- 5293 | 2 | 10586 |
- 5298 | 1 | 5298 |
- 5301 | 2 | 10602 |
- 5303 | 1 | 5303 |
- 5306 | 1 | 5306 |
- 5314 | 1 | 5314 |
- 5316 | 1 | 5316 |
- 5379 | 1 | 5379 |
- 5385 | 1 | 5385 |
- 5387 | 1 | 5387 |
- 5388 | 1 | 5388 |
- 5390 | 2 | 10780 |
- 5421 | 2 | 10842 |
- 5424 | 2 | 10848 |
- 5433 | 1 | 5433 |
- 5436 | 1 | 5436 |
- 5465 | 2 | 10930 |
- 5492 | 2 | 10984 |
- 5510 | 2 | 11020 |
- 5512 | 1 | 5512 |
- 5515 | 2 | 11030 |
- 5519 | 2 | 11038 |
- 5520 | 1 | 5520 |
- 5521 | 1 | 5521 |
- 5526 | 2 | 11052 |
- 5527 | 1 | 5527 |
- 5535 | 2 | 11070 |
- 5537 | 2 | 11074 |
- 5538 | 2 | 11076 |
- 5563 | 1 | 5563 |
- 5564 | 1 | 5564 |
- 5573 | 2 | 11146 |
- 5608 | 1 | 5608 |
- 5611 | 1 | 5611 |
- 5619 | 2 | 11238 |
- 5634 | 1 | 5634 |
- 5635 | 1 | 5635 |
- 5636 | 1 | 5636 |
- 5637 | 1 | 5637 |
- 5638 | 1 | 5638 |
- 5639 | 1 | 5639 |
- 5643 | 2 | 11286 |
- 5666 | 1 | 5666 |
- 5669 | 1 | 5669 |
- 5722 | 1 | 5722 |
- 5723 | 1 | 5723 |
- 5736 | 1 | 5736 |
- 5769 | 1 | 5769 |
- 5773 | 1 | 5773 |
- 5785 | 1 | 5785 |
- 5800 | 2 | 11600 |
- 5810 | 2 | 11620 |
- 5820 | 1 | 5820 |
- 5824 | 1 | 5824 |
- 5841 | 1 | 5841 |
- 5852 | 1 | 5852 |
- 5854 | 1 | 5854 |
- 5861 | 1 | 5861 |
- 5883 | 1 | 5883 |
- 5890 | 1 | 5890 |
- 5925 | 1 | 5925 |
- 5926 | 1 | 5926 |
- 5927 | 2 | 11854 |
- 5968 | 1 | 5968 |
- 5970 | 1 | 5970 |
- 6008 | 1 | 6008 |
- 6010 | 1 | 6010 |
- 6018 | 1 | 6018 |
- 6089 | 1 | 6089 |
- 6090 | 1 | 6090 |
- 6098 | 1 | 6098 |
- 6100 | 2 | 12200 |
- 6101 | 1 | 6101 |
- 6102 | 2 | 12204 |
- 6109 | 1 | 6109 |
- 6114 | 2 | 12228 |
- 6119 | 2 | 12238 |
- 6127 | 1 | 6127 |
- 6128 | 1 | 6128 |
- 6157 | 3 | 18471 |
- 6160 | 1 | 6160 |
- 6163 | 3 | 18489 |
- 6165 | 2 | 12330 |
- 6166 | 1 | 6166 |
- 6167 | 2 | 12334 |
- 6168 | 2 | 12336 |
- 6169 | 1 | 6169 |
- 6171 | 1 | 6171 |
- 6172 | 1 | 6172 |
- 6175 | 1 | 6175 |
- 6186 | 2 | 12372 |
- 6192 | 1 | 6192 |
- 6194 | 1 | 6194 |
- 6233 | 1 | 6233 |
- 6302 | 1 | 6302 |
- 6308 | 1 | 6308 |
- 6311 | 1 | 6311 |
- 6315 | 1 | 6315 |
- 6318 | 1 | 6318 |
- 6321 | 1 | 6321 |
- 6324 | 1 | 6324 |
- 6328 | 1 | 6328 |
- 6329 | 2 | 12658 |
- 6331 | 1 | 6331 |
- 6333 | 1 | 6333 |
- 6335 | 1 | 6335 |
- 6341 | 1 | 6341 |
- 6343 | 2 | 12686 |
- 6344 | 2 | 12688 |
- 6346 | 1 | 6346 |
- 6348 | 2 | 12696 |
- 6359 | 1 | 6359 |
- 6360 | 1 | 6360 |
- 6362 | 1 | 6362 |
- 6369 | 1 | 6369 |
- 6371 | 1 | 6371 |
- 6373 | 1 | 6373 |
- 6381 | 1 | 6381 |
- 6383 | 1 | 6383 |
- 6385 | 1 | 6385 |
- 6388 | 1 | 6388 |
- 6390 | 2 | 12780 |
- 6397 | 1 | 6397 |
- 6399 | 2 | 12798 |
- 6401 | 4 | 25604 |
- 6403 | 1 | 6403 |
- 6415 | 1 | 6415 |
- 6416 | 3 | 19248 |
- 6417 | 1 | 6417 |
- 6418 | 5 | 32090 |
- 6419 | 1 | 6419 |
- 6420 | 3 | 19260 |
- 6425 | 1 | 6425 |
- 6426 | 1 | 6426 |
- 6428 | 1 | 6428 |
- 6432 | 1 | 6432 |
- 6433 | 2 | 12866 |
- 6435 | 3 | 19305 |
- 6447 | 1 | 6447 |
- 6452 | 1 | 6452 |
- 6453 | 2 | 12906 |
- 6456 | 2 | 12912 |
- 6457 | 1 | 6457 |
- 6465 | 2 | 12930 |
- 6467 | 2 | 12934 |
- 6468 | 3 | 19404 |
- 6469 | 1 | 6469 |
- 6470 | 2 | 12940 |
- 6471 | 2 | 12942 |
- 6473 | 1 | 6473 |
- 6474 | 3 | 19422 |
- 6475 | 1 | 6475 |
- 6481 | 2 | 12962 |
- 6483 | 2 | 12966 |
- 6484 | 2 | 12968 |
- 6485 | 4 | 25940 |
- 6486 | 1 | 6486 |
- 6487 | 1 | 6487 |
- 6488 | 3 | 19464 |
- 6490 | 1 | 6490 |
- 6492 | 2 | 12984 |
- 6494 | 1 | 6494 |
- 6495 | 1 | 6495 |
- 6497 | 1 | 6497 |
- 6498 | 3 | 19494 |
- 6501 | 3 | 19503 |
- 6502 | 2 | 13004 |
- 6503 | 2 | 13006 |
- 6504 | 1 | 6504 |
- 6505 | 1 | 6505 |
- 6510 | 1 | 6510 |
- 6511 | 1 | 6511 |
- 6512 | 1 | 6512 |
- 6515 | 3 | 19545 |
- 6517 | 2 | 13034 |
- 6519 | 1 | 6519 |
- 6522 | 1 | 6522 |
- 6524 | 2 | 13048 |
- 6526 | 2 | 13052 |
- 6527 | 1 | 6527 |
- 6529 | 1 | 6529 |
- 6532 | 1 | 6532 |
- 6540 | 2 | 13080 |
- 6542 | 1 | 6542 |
- 6544 | 2 | 13088 |
- 6546 | 2 | 13092 |
- 6550 | 2 | 13100 |
- 6551 | 1 | 6551 |
- 6552 | 1 | 6552 |
- 6553 | 3 | 19659 |
- 6554 | 1 | 6554 |
- 6556 | 3 | 19668 |
- 6557 | 2 | 13114 |
- 6559 | 3 | 19677 |
- 6560 | 4 | 26240 |
- 6561 | 2 | 13122 |
- 6563 | 1 | 6563 |
- 6565 | 1 | 6565 |
- 6567 | 1 | 6567 |
- 6568 | 3 | 19704 |
- 6569 | 1 | 6569 |
- 6571 | 1 | 6571 |
- 6572 | 1 | 6572 |
- 6575 | 2 | 13150 |
- 6576 | 1 | 6576 |
- 6584 | 1 | 6584 |
- 6589 | 1 | 6589 |
- 6593 | 1 | 6593 |
- 6595 | 1 | 6595 |
- 6596 | 2 | 13192 |
- 6599 | 1 | 6599 |
- 6600 | 4 | 26400 |
- 6601 | 1 | 6601 |
- 6602 | 1 | 6602 |
- 6604 | 1 | 6604 |
- 6605 | 3 | 19815 |
- 6606 | 2 | 13212 |
- 6608 | 1 | 6608 |
- 6610 | 1 | 6610 |
- 6613 | 1 | 6613 |
- 6615 | 1 | 6615 |
- 6616 | 1 | 6616 |
- 6618 | 1 | 6618 |
- 6619 | 2 | 13238 |
- 6620 | 3 | 19860 |
- 6621 | 2 | 13242 |
- 6624 | 2 | 13248 |
- 6626 | 2 | 13252 |
- 6629 | 1 | 6629 |
- 6632 | 1 | 6632 |
- 6633 | 1 | 6633 |
- 6636 | 1 | 6636 |
- 6639 | 1 | 6639 |
- 6640 | 1 | 6640 |
- 6641 | 1 | 6641 |
- 6646 | 2 | 13292 |
- 6648 | 2 | 13296 |
- 6650 | 1 | 6650 |
- 6651 | 1 | 6651 |
- 6652 | 2 | 13304 |
- 6653 | 1 | 6653 |
- 6654 | 2 | 13308 |
- 6655 | 1 | 6655 |
- 6657 | 1 | 6657 |
- 6659 | 3 | 19977 |
- 6661 | 3 | 19983 |
- 6662 | 2 | 13324 |
- 6665 | 2 | 13330 |
- 6666 | 3 | 19998 |
- 6668 | 2 | 13336 |
- 6669 | 2 | 13338 |
- 6671 | 1 | 6671 |
- 6672 | 2 | 13344 |
- 6673 | 1 | 6673 |
- 6674 | 1 | 6674 |
- 6675 | 4 | 26700 |
- 6676 | 4 | 26704 |
- 6677 | 2 | 13354 |
- 6682 | 1 | 6682 |
- 6689 | 1 | 6689 |
- 6690 | 4 | 26760 |
- 6692 | 3 | 20076 |
- 6693 | 4 | 26772 |
- 6695 | 2 | 13390 |
- 6696 | 3 | 20088 |
- 6697 | 1 | 6697 |
- 6699 | 1 | 6699 |
- 6700 | 3 | 20100 |
- 6703 | 2 | 13406 |
- 6707 | 1 | 6707 |
- 6710 | 1 | 6710 |
- 6713 | 2 | 13426 |
- 6715 | 1 | 6715 |
- 6716 | 1 | 6716 |
- 6719 | 1 | 6719 |
- 6720 | 1 | 6720 |
- 6722 | 1 | 6722 |
- 6723 | 1 | 6723 |
- 6724 | 3 | 20172 |
- 6729 | 2 | 13458 |
- 6731 | 2 | 13462 |
- 6734 | 1 | 6734 |
- 6735 | 2 | 13470 |
- 6736 | 2 | 13472 |
- 6737 | 2 | 13474 |
- 6738 | 2 | 13476 |
- 6740 | 1 | 6740 |
- 6741 | 3 | 20223 |
- 6742 | 1 | 6742 |
- 6745 | 1 | 6745 |
- 6746 | 1 | 6746 |
- 6748 | 1 | 6748 |
- 6750 | 2 | 13500 |
- 6751 | 1 | 6751 |
- 6753 | 1 | 6753 |
- 6755 | 3 | 20265 |
- 6756 | 2 | 13512 |
- 6758 | 2 | 13516 |
- 6759 | 2 | 13518 |
- 6760 | 4 | 27040 |
- 6761 | 3 | 20283 |
- 6764 | 1 | 6764 |
- 6765 | 2 | 13530 |
- 6766 | 3 | 20298 |
- 6767 | 4 | 27068 |
- 6768 | 5 | 33840 |
- 6769 | 1 | 6769 |
- 6770 | 2 | 13540 |
- 6771 | 2 | 13542 |
- 6772 | 2 | 13544 |
- 6774 | 1 | 6774 |
- 6776 | 2 | 13552 |
- 6778 | 1 | 6778 |
- 6779 | 1 | 6779 |
- 6780 | 2 | 13560 |
- 6783 | 4 | 27132 |
- 6784 | 1 | 6784 |
- 6786 | 1 | 6786 |
- 6791 | 2 | 13582 |
- 6792 | 2 | 13584 |
- 6793 | 4 | 27172 |
- 6794 | 1 | 6794 |
- 6797 | 1 | 6797 |
- 6798 | 3 | 20394 |
- 6800 | 2 | 13600 |
- 6801 | 2 | 13602 |
- 6802 | 1 | 6802 |
- 6807 | 1 | 6807 |
- 6808 | 2 | 13616 |
- 6809 | 3 | 20427 |
- 6810 | 4 | 27240 |
- 6811 | 4 | 27244 |
- 6812 | 1 | 6812 |
- 6813 | 2 | 13626 |
- 6814 | 4 | 27256 |
- 6815 | 2 | 13630 |
- 6816 | 1 | 6816 |
- 6817 | 2 | 13634 |
- 6819 | 3 | 20457 |
- 6820 | 2 | 13640 |
- 6822 | 7 | 47754 |
- 6823 | 1 | 6823 |
- 6824 | 3 | 20472 |
- 6825 | 2 | 13650 |
- 6826 | 5 | 34130 |
- 6832 | 2 | 13664 |
- 6833 | 2 | 13666 |
- 6838 | 2 | 13676 |
- 6839 | 1 | 6839 |
- 6844 | 1 | 6844 |
- 6846 | 2 | 13692 |
- 6849 | 1 | 6849 |
- 6850 | 1 | 6850 |
- 6852 | 1 | 6852 |
- 6853 | 1 | 6853 |
- 6859 | 2 | 13718 |
- 6861 | 1 | 6861 |
- 6862 | 3 | 20586 |
- 6863 | 1 | 6863 |
- 6864 | 1 | 6864 |
- 6866 | 2 | 13732 |
- 6867 | 5 | 34335 |
- 6869 | 1 | 6869 |
- 6870 | 2 | 13740 |
- 6873 | 1 | 6873 |
- 6875 | 1 | 6875 |
- 6878 | 1 | 6878 |
- 6880 | 1 | 6880 |
- 6881 | 2 | 13762 |
- 6883 | 1 | 6883 |
- 6884 | 1 | 6884 |
- 6885 | 1 | 6885 |
- 6886 | 3 | 20658 |
- 6889 | 1 | 6889 |
- 6890 | 2 | 13780 |
- 6893 | 2 | 13786 |
- 6896 | 1 | 6896 |
- 6897 | 2 | 13794 |
- 6898 | 1 | 6898 |
- 6901 | 3 | 20703 |
- 6903 | 1 | 6903 |
- 6904 | 1 | 6904 |
- 6905 | 2 | 13810 |
- 6907 | 3 | 20721 |
- 6908 | 1 | 6908 |
- 6910 | 1 | 6910 |
- 6913 | 1 | 6913 |
- 6916 | 1 | 6916 |
- 6917 | 1 | 6917 |
- 6920 | 1 | 6920 |
- 6921 | 1 | 6921 |
- 6925 | 2 | 13850 |
- 6930 | 3 | 20790 |
- 6934 | 2 | 13868 |
- 6935 | 1 | 6935 |
- 6936 | 4 | 27744 |
- 6937 | 2 | 13874 |
- 6938 | 2 | 13876 |
- 6939 | 1 | 6939 |
- 6940 | 3 | 20820 |
- 6941 | 1 | 6941 |
- 6943 | 1 | 6943 |
- 6947 | 4 | 27788 |
- 6948 | 1 | 6948 |
- 6949 | 5 | 34745 |
- 6950 | 1 | 6950 |
- 6952 | 2 | 13904 |
- 6953 | 2 | 13906 |
- 6955 | 1 | 6955 |
- 6957 | 2 | 13914 |
- 6958 | 2 | 13916 |
- 6960 | 2 | 13920 |
- 6961 | 3 | 20883 |
- 6963 | 1 | 6963 |
- 6964 | 1 | 6964 |
- 6965 | 1 | 6965 |
- 6966 | 1 | 6966 |
- 6974 | 1 | 6974 |
- 6975 | 1 | 6975 |
- 6976 | 2 | 13952 |
- 6977 | 1 | 6977 |
- 6980 | 1 | 6980 |
- 6983 | 1 | 6983 |
- 6985 | 1 | 6985 |
- 6986 | 2 | 13972 |
- 6987 | 2 | 13974 |
- 6988 | 2 | 13976 |
- 6989 | 3 | 20967 |
- 6990 | 2 | 13980 |
- 6991 | 2 | 13982 |
- 6993 | 2 | 13986 |
- 6995 | 3 | 20985 |
- 7000 | 3 | 21000 |
- 7002 | 1 | 7002 |
- 7007 | 1 | 7007 |
- 7008 | 2 | 14016 |
- 7009 | 1 | 7009 |
- 7010 | 2 | 14020 |
- 7011 | 1 | 7011 |
- 7014 | 1 | 7014 |
- 7015 | 1 | 7015 |
- 7016 | 1 | 7016 |
- 7017 | 2 | 14034 |
- 7020 | 1 | 7020 |
- 7022 | 1 | 7022 |
- 7030 | 2 | 14060 |
- 7031 | 1 | 7031 |
- 7032 | 1 | 7032 |
- 7034 | 1 | 7034 |
- 7035 | 1 | 7035 |
- 7037 | 2 | 14074 |
- 7038 | 4 | 28152 |
- 7039 | 2 | 14078 |
- 7040 | 3 | 21120 |
- 7042 | 2 | 14084 |
- 7046 | 1 | 7046 |
- 7049 | 1 | 7049 |
- 7051 | 2 | 14102 |
- 7059 | 1 | 7059 |
- 7061 | 2 | 14122 |
- 7062 | 4 | 28248 |
- 7063 | 2 | 14126 |
- 7064 | 2 | 14128 |
- 7065 | 2 | 14130 |
- 7066 | 1 | 7066 |
- 7067 | 2 | 14134 |
- 7068 | 4 | 28272 |
- 7069 | 2 | 14138 |
- 7070 | 1 | 7070 |
- 7072 | 1 | 7072 |
- 7078 | 3 | 21234 |
- 7084 | 3 | 21252 |
- 7086 | 2 | 14172 |
- 7087 | 1 | 7087 |
- 7088 | 2 | 14176 |
- 7089 | 4 | 28356 |
- 7090 | 1 | 7090 |
- 7091 | 3 | 21273 |
- 7092 | 2 | 14184 |
- 7093 | 2 | 14186 |
- 7094 | 1 | 7094 |
- 7100 | 1 | 7100 |
- 7102 | 1 | 7102 |
- 7103 | 3 | 21309 |
- 7104 | 4 | 28416 |
- 7105 | 1 | 7105 |
- 7106 | 2 | 14212 |
- 7107 | 3 | 21321 |
- 7110 | 2 | 14220 |
- 7112 | 1 | 7112 |
- 7116 | 3 | 21348 |
- 7118 | 1 | 7118 |
- 7119 | 2 | 14238 |
- 7122 | 1 | 7122 |
- 7123 | 1 | 7123 |
- 7125 | 2 | 14250 |
- 7134 | 2 | 14268 |
- 7135 | 1 | 7135 |
- 7137 | 1 | 7137 |
- 7138 | 3 | 21414 |
- 7139 | 1 | 7139 |
- 7140 | 1 | 7140 |
- 7144 | 1 | 7144 |
- 7146 | 1 | 7146 |
- 7159 | 1 | 7159 |
- 7162 | 1 | 7162 |
- 7163 | 1 | 7163 |
- 7166 | 1 | 7166 |
- 7168 | 2 | 14336 |
- 7172 | 2 | 14344 |
- 7175 | 1 | 7175 |
- 7176 | 1 | 7176 |
- 7178 | 1 | 7178 |
- 7183 | 1 | 7183 |
- 7185 | 1 | 7185 |
- 7189 | 1 | 7189 |
- 7190 | 1 | 7190 |
- 7191 | 1 | 7191 |
- 7202 | 1 | 7202 |
- 7203 | 1 | 7203 |
- 7205 | 1 | 7205 |
- 7208 | 1 | 7208 |
- 7209 | 1 | 7209 |
- 7212 | 1 | 7212 |
- 7213 | 1 | 7213 |
- 7215 | 1 | 7215 |
- 7217 | 1 | 7217 |
- 7219 | 1 | 7219 |
- 7225 | 2 | 14450 |
- 7327 | 1 | 7327 |
- 7336 | 1 | 7336 |
- 7342 | 1 | 7342 |
- 7343 | 1 | 7343 |
- 7344 | 1 | 7344 |
- 7346 | 2 | 14692 |
- 7347 | 1 | 7347 |
- 7349 | 1 | 7349 |
- 7354 | 2 | 14708 |
- 7355 | 1 | 7355 |
- 7357 | 1 | 7357 |
- 7361 | 3 | 22083 |
- 7362 | 1 | 7362 |
- 7364 | 1 | 7364 |
- 7365 | 1 | 7365 |
- 7366 | 2 | 14732 |
- 7367 | 3 | 22101 |
- 7368 | 1 | 7368 |
- 7370 | 1 | 7370 |
- 7372 | 1 | 7372 |
- 7378 | 1 | 7378 |
- 7380 | 1 | 7380 |
- 7401 | 1 | 7401 |
- 7406 | 1 | 7406 |
- 7411 | 1 | 7411 |
- 7415 | 1 | 7415 |
- 7416 | 1 | 7416 |
- 7418 | 1 | 7418 |
- 7429 | 1 | 7429 |
- 7430 | 1 | 7430 |
- 7442 | 1 | 7442 |
- 7445 | 1 | 7445 |
- 7451 | 1 | 7451 |
- 7457 | 1 | 7457 |
- 7514 | 1 | 7514 |
- 7535 | 1 | 7535 |
- 7538 | 1 | 7538 |
- 7572 | 1 | 7572 |
- 7577 | 1 | 7577 |
- 7580 | 1 | 7580 |
- 7585 | 1 | 7585 |
- 7620 | 2 | 15240 |
- 7621 | 2 | 15242 |
- 7655 | 1 | 7655 |
- 7661 | 2 | 15322 |
- 7666 | 1 | 7666 |
- 7732 | 2 | 15464 |
- 7744 | 2 | 15488 |
- 7753 | 1 | 7753 |
- 7818 | 1 | 7818 |
- 7819 | 1 | 7819 |
- 7856 | 1 | 7856 |
- 7858 | 1 | 7858 |
- 7870 | 1 | 7870 |
- 7873 | 1 | 7873 |
- 7894 | 2 | 15788 |
- 7899 | 2 | 15798 |
- 7904 | 1 | 7904 |
- 7906 | 1 | 7906 |
- 7921 | 1 | 7921 |
- 7922 | 1 | 7922 |
- 7927 | 1 | 7927 |
- 7930 | 1 | 7930 |
- 7962 | 1 | 7962 |
- 7963 | 1 | 7963 |
- 7971 | 1 | 7971 |
- 7972 | 1 | 7972 |
- 7987 | 1 | 7987 |
- 7994 | 4 | 31976 |
- 7996 | 2 | 15992 |
- 7997 | 1 | 7997 |
- 8004 | 2 | 16008 |
- 8012 | 1 | 8012 |
- 8014 | 1 | 8014 |
- 8015 | 2 | 16030 |
- 8017 | 2 | 16034 |
- 8020 | 2 | 16040 |
- 8039 | 2 | 16078 |
- 8059 | 2 | 16118 |
- 8089 | 1 | 8089 |
- 8091 | 1 | 8091 |
- 8100 | 2 | 16200 |
- 8102 | 2 | 16204 |
- 8132 | 2 | 16264 |
- 8136 | 1 | 8136 |
- 8137 | 1 | 8137 |
- 8141 | 1 | 8141 |
- 8144 | 1 | 8144 |
- 8205 | 1 | 8205 |
- 8209 | 1 | 8209 |
- 8212 | 1 | 8212 |
- 8214 | 1 | 8214 |
- 8218 | 1 | 8218 |
- 8259 | 1 | 8259 |
- Total | 1002 | 6764594 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 5933 | 1 | 5933 |
- 5934 | 3 | 17802 |
- 5939 | 1 | 5939 |
- 5940 | 1 | 5940 |
- 5944 | 1 | 5944 |
- 5945 | 1 | 5945 |
- 5949 | 1 | 5949 |
- 5957 | 1 | 5957 |
- 5958 | 1 | 5958 |
- 6020 | 1 | 6020 |
- 6026 | 1 | 6026 |
- 6027 | 2 | 12054 |
- 6032 | 2 | 12064 |
- 6063 | 2 | 12126 |
- 6067 | 1 | 6067 |
- 6068 | 1 | 6068 |
- 6082 | 1 | 6082 |
- 6084 | 1 | 6084 |
- 6112 | 2 | 12224 |
- 6135 | 2 | 12270 |
- 6149 | 2 | 12298 |
- 6153 | 2 | 12306 |
- 6155 | 1 | 6155 |
- 6160 | 3 | 18480 |
- 6162 | 1 | 6162 |
- 6168 | 1 | 6168 |
- 6171 | 2 | 12342 |
- 6177 | 1 | 6177 |
- 6178 | 3 | 18534 |
- 6182 | 1 | 6182 |
- 6183 | 1 | 6183 |
- 6203 | 2 | 12406 |
- 6213 | 2 | 12426 |
- 6246 | 1 | 6246 |
- 6249 | 1 | 6249 |
- 6254 | 2 | 12508 |
- 6267 | 1 | 6267 |
- 6269 | 1 | 6269 |
- 6270 | 1 | 6270 |
- 6271 | 1 | 6271 |
- 6274 | 1 | 6274 |
- 6275 | 3 | 18825 |
- 6295 | 1 | 6295 |
- 6299 | 1 | 6299 |
- 6349 | 2 | 12698 |
- 6373 | 1 | 6373 |
- 6415 | 1 | 6415 |
- 6419 | 1 | 6419 |
- 6425 | 1 | 6425 |
- 6426 | 2 | 12852 |
- 6437 | 2 | 12874 |
- 6459 | 1 | 6459 |
- 6465 | 1 | 6465 |
- 6483 | 1 | 6483 |
- 6493 | 1 | 6493 |
- 6494 | 1 | 6494 |
- 6501 | 1 | 6501 |
- 6512 | 1 | 6512 |
- 6518 | 1 | 6518 |
- 6552 | 1 | 6552 |
- 6553 | 3 | 19659 |
- 6592 | 1 | 6592 |
- 6594 | 1 | 6594 |
- 6631 | 1 | 6631 |
- 6635 | 1 | 6635 |
- 6655 | 1 | 6655 |
- 6721 | 1 | 6721 |
- 6722 | 1 | 6722 |
- 6723 | 1 | 6723 |
- 6725 | 1 | 6725 |
- 6727 | 1 | 6727 |
- 6728 | 2 | 13456 |
- 6729 | 1 | 6729 |
- 6733 | 1 | 6733 |
- 6738 | 1 | 6738 |
- 6740 | 1 | 6740 |
- 6742 | 2 | 13484 |
- 6752 | 1 | 6752 |
- 6753 | 1 | 6753 |
- 6779 | 1 | 6779 |
- 6781 | 1 | 6781 |
- 6782 | 2 | 13564 |
- 6783 | 2 | 13566 |
- 6784 | 3 | 20352 |
- 6785 | 1 | 6785 |
- 6786 | 1 | 6786 |
- 6787 | 2 | 13574 |
- 6790 | 1 | 6790 |
- 6792 | 1 | 6792 |
- 6795 | 1 | 6795 |
- 6801 | 1 | 6801 |
- 6808 | 2 | 13616 |
- 6809 | 1 | 6809 |
- 6815 | 1 | 6815 |
- 6817 | 1 | 6817 |
- 6864 | 1 | 6864 |
- 6928 | 1 | 6928 |
- 6931 | 1 | 6931 |
- 6932 | 1 | 6932 |
- 6936 | 1 | 6936 |
- 6942 | 1 | 6942 |
- 6946 | 1 | 6946 |
- 6949 | 2 | 13898 |
- 6950 | 1 | 6950 |
- 6952 | 2 | 13904 |
- 6953 | 1 | 6953 |
- 6954 | 1 | 6954 |
- 6962 | 1 | 6962 |
- 6964 | 1 | 6964 |
- 6965 | 3 | 20895 |
- 6967 | 1 | 6967 |
- 6970 | 4 | 27880 |
- 6971 | 2 | 13942 |
- 6972 | 1 | 6972 |
- 6974 | 2 | 13948 |
- 6975 | 1 | 6975 |
- 6977 | 1 | 6977 |
- 6979 | 1 | 6979 |
- 6981 | 2 | 13962 |
- 6982 | 1 | 6982 |
- 6987 | 2 | 13974 |
- 6989 | 3 | 20967 |
- 6992 | 1 | 6992 |
- 6994 | 1 | 6994 |
- 7001 | 1 | 7001 |
- 7002 | 2 | 14004 |
- 7003 | 1 | 7003 |
- 7005 | 4 | 28020 |
- 7006 | 2 | 14012 |
- 7007 | 1 | 7007 |
- 7008 | 1 | 7008 |
- 7010 | 4 | 28040 |
- 7011 | 3 | 21033 |
- 7012 | 1 | 7012 |
- 7013 | 1 | 7013 |
- 7015 | 3 | 21045 |
- 7017 | 2 | 14034 |
- 7020 | 4 | 28080 |
- 7021 | 5 | 35105 |
- 7022 | 2 | 14044 |
- 7023 | 1 | 7023 |
- 7024 | 3 | 21072 |
- 7026 | 1 | 7026 |
- 7027 | 1 | 7027 |
- 7028 | 1 | 7028 |
- 7029 | 1 | 7029 |
- 7030 | 1 | 7030 |
- 7032 | 1 | 7032 |
- 7033 | 1 | 7033 |
- 7035 | 2 | 14070 |
- 7036 | 1 | 7036 |
- 7037 | 4 | 28148 |
- 7039 | 5 | 35195 |
- 7042 | 1 | 7042 |
- 7043 | 4 | 28172 |
- 7045 | 2 | 14090 |
- 7047 | 2 | 14094 |
- 7048 | 2 | 14096 |
- 7050 | 4 | 28200 |
- 7051 | 1 | 7051 |
- 7052 | 3 | 21156 |
- 7053 | 2 | 14106 |
- 7054 | 1 | 7054 |
- 7055 | 3 | 21165 |
- 7056 | 2 | 14112 |
- 7057 | 1 | 7057 |
- 7058 | 1 | 7058 |
- 7059 | 3 | 21177 |
- 7061 | 2 | 14122 |
- 7062 | 2 | 14124 |
- 7063 | 4 | 28252 |
- 7064 | 3 | 21192 |
- 7065 | 2 | 14130 |
- 7066 | 4 | 28264 |
- 7067 | 2 | 14134 |
- 7068 | 3 | 21204 |
- 7069 | 1 | 7069 |
- 7070 | 1 | 7070 |
- 7072 | 2 | 14144 |
- 7073 | 4 | 28292 |
- 7074 | 1 | 7074 |
- 7075 | 1 | 7075 |
- 7076 | 1 | 7076 |
- 7078 | 1 | 7078 |
- 7080 | 3 | 21240 |
- 7081 | 3 | 21243 |
- 7082 | 1 | 7082 |
- 7083 | 1 | 7083 |
- 7085 | 1 | 7085 |
- 7089 | 1 | 7089 |
- 7092 | 4 | 28368 |
- 7095 | 4 | 28380 |
- 7096 | 1 | 7096 |
- 7097 | 3 | 21291 |
- 7098 | 2 | 14196 |
- 7099 | 2 | 14198 |
- 7100 | 1 | 7100 |
- 7102 | 3 | 21306 |
- 7104 | 3 | 21312 |
- 7105 | 5 | 35525 |
- 7107 | 2 | 14214 |
- 7108 | 1 | 7108 |
- 7111 | 1 | 7111 |
- 7113 | 3 | 21339 |
- 7114 | 1 | 7114 |
- 7115 | 1 | 7115 |
- 7116 | 4 | 28464 |
- 7117 | 2 | 14234 |
- 7118 | 3 | 21354 |
- 7119 | 1 | 7119 |
- 7120 | 1 | 7120 |
- 7121 | 2 | 14242 |
- 7122 | 3 | 21366 |
- 7123 | 2 | 14246 |
- 7124 | 1 | 7124 |
- 7126 | 1 | 7126 |
- 7127 | 1 | 7127 |
- 7128 | 2 | 14256 |
- 7129 | 2 | 14258 |
- 7130 | 2 | 14260 |
- 7131 | 2 | 14262 |
- 7132 | 1 | 7132 |
- 7134 | 1 | 7134 |
- 7136 | 1 | 7136 |
- 7138 | 1 | 7138 |
- 7139 | 1 | 7139 |
- 7140 | 1 | 7140 |
- 7141 | 3 | 21423 |
- 7142 | 2 | 14284 |
- 7143 | 1 | 7143 |
- 7144 | 1 | 7144 |
- 7145 | 1 | 7145 |
- 7151 | 2 | 14302 |
- 7152 | 2 | 14304 |
- 7153 | 3 | 21459 |
- 7154 | 4 | 28616 |
- 7155 | 5 | 35775 |
- 7156 | 2 | 14312 |
- 7158 | 4 | 28632 |
- 7159 | 2 | 14318 |
- 7161 | 2 | 14322 |
- 7162 | 6 | 42972 |
- 7163 | 1 | 7163 |
- 7164 | 4 | 28656 |
- 7165 | 4 | 28660 |
- 7166 | 3 | 21498 |
- 7167 | 3 | 21501 |
- 7168 | 2 | 14336 |
- 7169 | 1 | 7169 |
- 7171 | 4 | 28684 |
- 7173 | 1 | 7173 |
- 7174 | 2 | 14348 |
- 7175 | 3 | 21525 |
- 7176 | 1 | 7176 |
- 7178 | 1 | 7178 |
- 7179 | 1 | 7179 |
- 7181 | 1 | 7181 |
- 7182 | 3 | 21546 |
- 7183 | 2 | 14366 |
- 7184 | 2 | 14368 |
- 7186 | 1 | 7186 |
- 7187 | 1 | 7187 |
- 7188 | 2 | 14376 |
- 7189 | 1 | 7189 |
- 7191 | 1 | 7191 |
- 7195 | 3 | 21585 |
- 7198 | 2 | 14396 |
- 7199 | 2 | 14398 |
- 7200 | 3 | 21600 |
- 7201 | 2 | 14402 |
- 7202 | 2 | 14404 |
- 7203 | 2 | 14406 |
- 7204 | 1 | 7204 |
- 7205 | 2 | 14410 |
- 7206 | 2 | 14412 |
- 7207 | 1 | 7207 |
- 7210 | 2 | 14420 |
- 7212 | 1 | 7212 |
- 7213 | 1 | 7213 |
- 7214 | 1 | 7214 |
- 7215 | 3 | 21645 |
- 7218 | 1 | 7218 |
- 7220 | 1 | 7220 |
- 7221 | 2 | 14442 |
- 7222 | 1 | 7222 |
- 7227 | 1 | 7227 |
- 7228 | 2 | 14456 |
- 7230 | 1 | 7230 |
- 7231 | 1 | 7231 |
- 7233 | 1 | 7233 |
- 7234 | 1 | 7234 |
- 7237 | 3 | 21711 |
- 7238 | 2 | 14476 |
- 7239 | 1 | 7239 |
- 7242 | 1 | 7242 |
- 7245 | 2 | 14490 |
- 7246 | 1 | 7246 |
- 7250 | 1 | 7250 |
- 7251 | 1 | 7251 |
- 7252 | 1 | 7252 |
- 7253 | 3 | 21759 |
- 7254 | 1 | 7254 |
- 7255 | 5 | 36275 |
- 7256 | 3 | 21768 |
- 7257 | 3 | 21771 |
- 7258 | 1 | 7258 |
- 7259 | 2 | 14518 |
- 7261 | 3 | 21783 |
- 7265 | 1 | 7265 |
- 7266 | 4 | 29064 |
- 7267 | 2 | 14534 |
- 7269 | 1 | 7269 |
- 7270 | 2 | 14540 |
- 7271 | 4 | 29084 |
- 7272 | 1 | 7272 |
- 7273 | 4 | 29092 |
- 7274 | 1 | 7274 |
- 7277 | 1 | 7277 |
- 7278 | 3 | 21834 |
- 7280 | 1 | 7280 |
- 7281 | 1 | 7281 |
- 7282 | 1 | 7282 |
- 7283 | 1 | 7283 |
- 7285 | 1 | 7285 |
- 7289 | 2 | 14578 |
- 7290 | 1 | 7290 |
- 7291 | 1 | 7291 |
- 7293 | 2 | 14586 |
- 7294 | 3 | 21882 |
- 7295 | 2 | 14590 |
- 7298 | 1 | 7298 |
- 7299 | 1 | 7299 |
- 7301 | 1 | 7301 |
- 7303 | 2 | 14606 |
- 7304 | 2 | 14608 |
- 7305 | 3 | 21915 |
- 7306 | 6 | 43836 |
- 7309 | 2 | 14618 |
- 7310 | 3 | 21930 |
- 7315 | 1 | 7315 |
- 7316 | 1 | 7316 |
- 7320 | 1 | 7320 |
- 7321 | 1 | 7321 |
- 7325 | 2 | 14650 |
- 7327 | 3 | 21981 |
- 7328 | 2 | 14656 |
- 7329 | 1 | 7329 |
- 7330 | 1 | 7330 |
- 7332 | 1 | 7332 |
- 7333 | 4 | 29332 |
- 7334 | 1 | 7334 |
- 7336 | 3 | 22008 |
- 7337 | 3 | 22011 |
- 7338 | 5 | 36690 |
- 7339 | 3 | 22017 |
- 7340 | 7 | 51380 |
- 7341 | 3 | 22023 |
- 7343 | 4 | 29372 |
- 7344 | 5 | 36720 |
- 7345 | 4 | 29380 |
- 7346 | 2 | 14692 |
- 7347 | 1 | 7347 |
- 7348 | 2 | 14696 |
- 7349 | 2 | 14698 |
- 7350 | 3 | 22050 |
- 7351 | 3 | 22053 |
- 7352 | 5 | 36760 |
- 7353 | 3 | 22059 |
- 7354 | 1 | 7354 |
- 7355 | 5 | 36775 |
- 7356 | 1 | 7356 |
- 7357 | 1 | 7357 |
- 7358 | 2 | 14716 |
- 7359 | 1 | 7359 |
- 7361 | 4 | 29444 |
- 7362 | 2 | 14724 |
- 7363 | 2 | 14726 |
- 7364 | 1 | 7364 |
- 7365 | 2 | 14730 |
- 7366 | 1 | 7366 |
- 7367 | 1 | 7367 |
- 7368 | 1 | 7368 |
- 7369 | 2 | 14738 |
- 7370 | 3 | 22110 |
- 7371 | 2 | 14742 |
- 7373 | 2 | 14746 |
- 7374 | 2 | 14748 |
- 7375 | 1 | 7375 |
- 7376 | 3 | 22128 |
- 7378 | 2 | 14756 |
- 7379 | 1 | 7379 |
- 7380 | 2 | 14760 |
- 7382 | 2 | 14764 |
- 7384 | 1 | 7384 |
- 7386 | 1 | 7386 |
- 7387 | 2 | 14774 |
- 7390 | 1 | 7390 |
- 7392 | 4 | 29568 |
- 7393 | 1 | 7393 |
- 7394 | 2 | 14788 |
- 7395 | 2 | 14790 |
- 7396 | 3 | 22188 |
- 7397 | 3 | 22191 |
- 7398 | 4 | 29592 |
- 7399 | 2 | 14798 |
- 7400 | 4 | 29600 |
- 7401 | 1 | 7401 |
- 7402 | 3 | 22206 |
- 7403 | 1 | 7403 |
- 7404 | 3 | 22212 |
- 7405 | 3 | 22215 |
- 7407 | 5 | 37035 |
- 7408 | 1 | 7408 |
- 7409 | 4 | 29636 |
- 7410 | 2 | 14820 |
- 7411 | 1 | 7411 |
- 7412 | 1 | 7412 |
- 7413 | 1 | 7413 |
- 7414 | 1 | 7414 |
- 7415 | 2 | 14830 |
- 7416 | 1 | 7416 |
- 7418 | 1 | 7418 |
- 7419 | 2 | 14838 |
- 7420 | 2 | 14840 |
- 7423 | 1 | 7423 |
- 7424 | 2 | 14848 |
- 7426 | 5 | 37130 |
- 7427 | 1 | 7427 |
- 7428 | 3 | 22284 |
- 7429 | 3 | 22287 |
- 7430 | 3 | 22290 |
- 7431 | 1 | 7431 |
- 7432 | 1 | 7432 |
- 7433 | 1 | 7433 |
- 7434 | 2 | 14868 |
- 7435 | 3 | 22305 |
- 7436 | 3 | 22308 |
- 7437 | 1 | 7437 |
- 7438 | 2 | 14876 |
- 7441 | 1 | 7441 |
- 7442 | 3 | 22326 |
- 7444 | 1 | 7444 |
- 7445 | 1 | 7445 |
- 7446 | 3 | 22338 |
- 7447 | 1 | 7447 |
- 7448 | 1 | 7448 |
- 7449 | 1 | 7449 |
- 7451 | 2 | 14902 |
- 7460 | 2 | 14920 |
- 7463 | 2 | 14926 |
- 7464 | 2 | 14928 |
- 7469 | 1 | 7469 |
- 7470 | 2 | 14940 |
- 7471 | 1 | 7471 |
- 7473 | 1 | 7473 |
- 7474 | 1 | 7474 |
- 7475 | 1 | 7475 |
- 7476 | 1 | 7476 |
- 7477 | 1 | 7477 |
- 7478 | 1 | 7478 |
- 7479 | 1 | 7479 |
- 7483 | 1 | 7483 |
- 7490 | 2 | 14980 |
- 7491 | 2 | 14982 |
- 7492 | 4 | 29968 |
- 7493 | 1 | 7493 |
- 7497 | 1 | 7497 |
- 7498 | 3 | 22494 |
- 7501 | 1 | 7501 |
- 7506 | 2 | 15012 |
- 7508 | 1 | 7508 |
- 7509 | 5 | 37545 |
- 7510 | 1 | 7510 |
- 7512 | 1 | 7512 |
- 7513 | 1 | 7513 |
- 7516 | 2 | 15032 |
- 7617 | 1 | 7617 |
- 7620 | 1 | 7620 |
- 7621 | 1 | 7621 |
- 7624 | 1 | 7624 |
- 7627 | 1 | 7627 |
- 7628 | 1 | 7628 |
- 7631 | 1 | 7631 |
- 7632 | 1 | 7632 |
- 7636 | 1 | 7636 |
- 7637 | 1 | 7637 |
- 7638 | 2 | 15276 |
- 7641 | 2 | 15282 |
- 7642 | 3 | 22926 |
- 7643 | 2 | 15286 |
- 7644 | 1 | 7644 |
- 7645 | 1 | 7645 |
- 7646 | 1 | 7646 |
- 7647 | 2 | 15294 |
- 7648 | 3 | 22944 |
- 7657 | 2 | 15314 |
- 7676 | 1 | 7676 |
- 7681 | 1 | 7681 |
- 7695 | 2 | 15390 |
- 7699 | 1 | 7699 |
- 7703 | 1 | 7703 |
- 7707 | 2 | 15414 |
- 7718 | 1 | 7718 |
- 7721 | 1 | 7721 |
- 7728 | 1 | 7728 |
- 7734 | 1 | 7734 |
- 7795 | 1 | 7795 |
- 7813 | 1 | 7813 |
- 7816 | 1 | 7816 |
- 7851 | 1 | 7851 |
- 7856 | 1 | 7856 |
- 7859 | 1 | 7859 |
- 7865 | 1 | 7865 |
- 7898 | 2 | 15796 |
- 7899 | 2 | 15798 |
- 7930 | 1 | 7930 |
- 7935 | 1 | 7935 |
- 7941 | 1 | 7941 |
- 7946 | 1 | 7946 |
- 8005 | 2 | 16010 |
- 8016 | 2 | 16032 |
- 8035 | 1 | 8035 |
- 8089 | 2 | 16178 |
- 8133 | 1 | 8133 |
- 8135 | 1 | 8135 |
- 8146 | 2 | 16292 |
- 8166 | 2 | 16332 |
- 8171 | 2 | 16342 |
- 8172 | 1 | 8172 |
- 8174 | 1 | 8174 |
- 8186 | 1 | 8186 |
- 8187 | 1 | 8187 |
- 8191 | 1 | 8191 |
- 8195 | 1 | 8195 |
- 8225 | 2 | 16450 |
- 8234 | 1 | 8234 |
- 8235 | 1 | 8235 |
- 8255 | 2 | 16510 |
- 8257 | 2 | 16514 |
- 8258 | 2 | 16516 |
- 8262 | 1 | 8262 |
- 8267 | 2 | 16534 |
- 8271 | 1 | 8271 |
- 8273 | 1 | 8273 |
- 8274 | 2 | 16548 |
- 8275 | 1 | 8275 |
- 8279 | 2 | 16558 |
- 8284 | 2 | 16568 |
- 8298 | 2 | 16596 |
- 8318 | 2 | 16636 |
- 8346 | 1 | 8346 |
- 8348 | 1 | 8348 |
- 8359 | 2 | 16718 |
- 8364 | 1 | 8364 |
- 8366 | 1 | 8366 |
- 8397 | 2 | 16794 |
- 8402 | 1 | 8402 |
- 8406 | 1 | 8406 |
- 8410 | 1 | 8410 |
- 8415 | 1 | 8415 |
- 8474 | 1 | 8474 |
- 8478 | 1 | 8478 |
- 8484 | 1 | 8484 |
- 8485 | 1 | 8485 |
- 8489 | 1 | 8489 |
- 8531 | 1 | 8531 |
- Total | 1002 | 7218429 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333733266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88820bb924e90851
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3062623932346539
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_18.json b/autobahn/client/tungstenite_case_12_4_18.json
deleted file mode 100644
index c0517a0..0000000
--- a/autobahn/client/tungstenite_case_12_4_18.json
+++ /dev/null
@@ -1,1335 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 373,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 5905,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=373&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ZnRrXR1x66WGsESx0PcsRg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: HPIrQHqb/bGW7d5FhyURXP+nrs8=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.18",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "5292": 2,
- "5293": 2,
- "5298": 1,
- "5301": 2,
- "5303": 1,
- "5306": 1,
- "5314": 1,
- "5316": 1,
- "5379": 1,
- "5385": 1,
- "5387": 1,
- "5388": 1,
- "5390": 2,
- "5421": 2,
- "5424": 2,
- "5433": 1,
- "5436": 1,
- "5465": 2,
- "5492": 2,
- "5510": 2,
- "5512": 1,
- "5515": 2,
- "5519": 2,
- "5520": 1,
- "5521": 1,
- "5526": 2,
- "5527": 1,
- "5535": 2,
- "5537": 2,
- "5538": 2,
- "5563": 1,
- "5564": 1,
- "5573": 2,
- "5608": 1,
- "5611": 1,
- "5619": 2,
- "5634": 1,
- "5635": 1,
- "5636": 1,
- "5637": 1,
- "5638": 1,
- "5639": 1,
- "5643": 2,
- "5666": 1,
- "5669": 1,
- "5722": 1,
- "5723": 1,
- "5736": 1,
- "5769": 1,
- "5773": 1,
- "5785": 1,
- "5800": 2,
- "5810": 2,
- "5820": 1,
- "5824": 1,
- "5841": 1,
- "5852": 1,
- "5854": 1,
- "5861": 1,
- "5883": 1,
- "5890": 1,
- "5925": 1,
- "5926": 1,
- "5927": 2,
- "5968": 1,
- "5970": 1,
- "6008": 1,
- "6010": 1,
- "6018": 1,
- "6089": 1,
- "6090": 1,
- "6098": 1,
- "6100": 2,
- "6101": 1,
- "6102": 2,
- "6109": 1,
- "6114": 2,
- "6119": 2,
- "6127": 1,
- "6128": 1,
- "6157": 3,
- "6160": 1,
- "6163": 3,
- "6165": 2,
- "6166": 1,
- "6167": 2,
- "6168": 2,
- "6169": 1,
- "6171": 1,
- "6172": 1,
- "6175": 1,
- "6186": 2,
- "6192": 1,
- "6194": 1,
- "6233": 1,
- "6302": 1,
- "6308": 1,
- "6311": 1,
- "6315": 1,
- "6318": 1,
- "6321": 1,
- "6324": 1,
- "6328": 1,
- "6329": 2,
- "6331": 1,
- "6333": 1,
- "6335": 1,
- "6341": 1,
- "6343": 2,
- "6344": 2,
- "6346": 1,
- "6348": 2,
- "6359": 1,
- "6360": 1,
- "6362": 1,
- "6369": 1,
- "6371": 1,
- "6373": 1,
- "6381": 1,
- "6383": 1,
- "6385": 1,
- "6388": 1,
- "6390": 2,
- "6397": 1,
- "6399": 2,
- "6401": 4,
- "6403": 1,
- "6415": 1,
- "6416": 3,
- "6417": 1,
- "6418": 5,
- "6419": 1,
- "6420": 3,
- "6425": 1,
- "6426": 1,
- "6428": 1,
- "6432": 1,
- "6433": 2,
- "6435": 3,
- "6447": 1,
- "6452": 1,
- "6453": 2,
- "6456": 2,
- "6457": 1,
- "6465": 2,
- "6467": 2,
- "6468": 3,
- "6469": 1,
- "6470": 2,
- "6471": 2,
- "6473": 1,
- "6474": 3,
- "6475": 1,
- "6481": 2,
- "6483": 2,
- "6484": 2,
- "6485": 4,
- "6486": 1,
- "6487": 1,
- "6488": 3,
- "6490": 1,
- "6492": 2,
- "6494": 1,
- "6495": 1,
- "6497": 1,
- "6498": 3,
- "6501": 3,
- "6502": 2,
- "6503": 2,
- "6504": 1,
- "6505": 1,
- "6510": 1,
- "6511": 1,
- "6512": 1,
- "6515": 3,
- "6517": 2,
- "6519": 1,
- "6522": 1,
- "6524": 2,
- "6526": 2,
- "6527": 1,
- "6529": 1,
- "6532": 1,
- "6540": 2,
- "6542": 1,
- "6544": 2,
- "6546": 2,
- "6550": 2,
- "6551": 1,
- "6552": 1,
- "6553": 3,
- "6554": 1,
- "6556": 3,
- "6557": 2,
- "6559": 3,
- "6560": 4,
- "6561": 2,
- "6563": 1,
- "6565": 1,
- "6567": 1,
- "6568": 3,
- "6569": 1,
- "6571": 1,
- "6572": 1,
- "6575": 2,
- "6576": 1,
- "6584": 1,
- "6589": 1,
- "6593": 1,
- "6595": 1,
- "6596": 2,
- "6599": 1,
- "6600": 4,
- "6601": 1,
- "6602": 1,
- "6604": 1,
- "6605": 3,
- "6606": 2,
- "6608": 1,
- "6610": 1,
- "6613": 1,
- "6615": 1,
- "6616": 1,
- "6618": 1,
- "6619": 2,
- "6620": 3,
- "6621": 2,
- "6624": 2,
- "6626": 2,
- "6629": 1,
- "6632": 1,
- "6633": 1,
- "6636": 1,
- "6639": 1,
- "6640": 1,
- "6641": 1,
- "6646": 2,
- "6648": 2,
- "6650": 1,
- "6651": 1,
- "6652": 2,
- "6653": 1,
- "6654": 2,
- "6655": 1,
- "6657": 1,
- "6659": 3,
- "6661": 3,
- "6662": 2,
- "6665": 2,
- "6666": 3,
- "6668": 2,
- "6669": 2,
- "6671": 1,
- "6672": 2,
- "6673": 1,
- "6674": 1,
- "6675": 4,
- "6676": 4,
- "6677": 2,
- "6682": 1,
- "6689": 1,
- "6690": 4,
- "6692": 3,
- "6693": 4,
- "6695": 2,
- "6696": 3,
- "6697": 1,
- "6699": 1,
- "6700": 3,
- "6703": 2,
- "6707": 1,
- "6710": 1,
- "6713": 2,
- "6715": 1,
- "6716": 1,
- "6719": 1,
- "6720": 1,
- "6722": 1,
- "6723": 1,
- "6724": 3,
- "6729": 2,
- "6731": 2,
- "6734": 1,
- "6735": 2,
- "6736": 2,
- "6737": 2,
- "6738": 2,
- "6740": 1,
- "6741": 3,
- "6742": 1,
- "6745": 1,
- "6746": 1,
- "6748": 1,
- "6750": 2,
- "6751": 1,
- "6753": 1,
- "6755": 3,
- "6756": 2,
- "6758": 2,
- "6759": 2,
- "6760": 4,
- "6761": 3,
- "6764": 1,
- "6765": 2,
- "6766": 3,
- "6767": 4,
- "6768": 5,
- "6769": 1,
- "6770": 2,
- "6771": 2,
- "6772": 2,
- "6774": 1,
- "6776": 2,
- "6778": 1,
- "6779": 1,
- "6780": 2,
- "6783": 4,
- "6784": 1,
- "6786": 1,
- "6791": 2,
- "6792": 2,
- "6793": 4,
- "6794": 1,
- "6797": 1,
- "6798": 3,
- "6800": 2,
- "6801": 2,
- "6802": 1,
- "6807": 1,
- "6808": 2,
- "6809": 3,
- "6810": 4,
- "6811": 4,
- "6812": 1,
- "6813": 2,
- "6814": 4,
- "6815": 2,
- "6816": 1,
- "6817": 2,
- "6819": 3,
- "6820": 2,
- "6822": 7,
- "6823": 1,
- "6824": 3,
- "6825": 2,
- "6826": 5,
- "6832": 2,
- "6833": 2,
- "6838": 2,
- "6839": 1,
- "6844": 1,
- "6846": 2,
- "6849": 1,
- "6850": 1,
- "6852": 1,
- "6853": 1,
- "6859": 2,
- "6861": 1,
- "6862": 3,
- "6863": 1,
- "6864": 1,
- "6866": 2,
- "6867": 5,
- "6869": 1,
- "6870": 2,
- "6873": 1,
- "6875": 1,
- "6878": 1,
- "6880": 1,
- "6881": 2,
- "6883": 1,
- "6884": 1,
- "6885": 1,
- "6886": 3,
- "6889": 1,
- "6890": 2,
- "6893": 2,
- "6896": 1,
- "6897": 2,
- "6898": 1,
- "6901": 3,
- "6903": 1,
- "6904": 1,
- "6905": 2,
- "6907": 3,
- "6908": 1,
- "6910": 1,
- "6913": 1,
- "6916": 1,
- "6917": 1,
- "6920": 1,
- "6921": 1,
- "6925": 2,
- "6930": 3,
- "6934": 2,
- "6935": 1,
- "6936": 4,
- "6937": 2,
- "6938": 2,
- "6939": 1,
- "6940": 3,
- "6941": 1,
- "6943": 1,
- "6947": 4,
- "6948": 1,
- "6949": 5,
- "6950": 1,
- "6952": 2,
- "6953": 2,
- "6955": 1,
- "6957": 2,
- "6958": 2,
- "6960": 2,
- "6961": 3,
- "6963": 1,
- "6964": 1,
- "6965": 1,
- "6966": 1,
- "6974": 1,
- "6975": 1,
- "6976": 2,
- "6977": 1,
- "6980": 1,
- "6983": 1,
- "6985": 1,
- "6986": 2,
- "6987": 2,
- "6988": 2,
- "6989": 3,
- "6990": 2,
- "6991": 2,
- "6993": 2,
- "6995": 3,
- "7000": 3,
- "7002": 1,
- "7007": 1,
- "7008": 2,
- "7009": 1,
- "7010": 2,
- "7011": 1,
- "7014": 1,
- "7015": 1,
- "7016": 1,
- "7017": 2,
- "7020": 1,
- "7022": 1,
- "7030": 2,
- "7031": 1,
- "7032": 1,
- "7034": 1,
- "7035": 1,
- "7037": 2,
- "7038": 4,
- "7039": 2,
- "7040": 3,
- "7042": 2,
- "7046": 1,
- "7049": 1,
- "7051": 2,
- "7059": 1,
- "7061": 2,
- "7062": 4,
- "7063": 2,
- "7064": 2,
- "7065": 2,
- "7066": 1,
- "7067": 2,
- "7068": 4,
- "7069": 2,
- "7070": 1,
- "7072": 1,
- "7078": 3,
- "7084": 3,
- "7086": 2,
- "7087": 1,
- "7088": 2,
- "7089": 4,
- "7090": 1,
- "7091": 3,
- "7092": 2,
- "7093": 2,
- "7094": 1,
- "7100": 1,
- "7102": 1,
- "7103": 3,
- "7104": 4,
- "7105": 1,
- "7106": 2,
- "7107": 3,
- "7110": 2,
- "7112": 1,
- "7116": 3,
- "7118": 1,
- "7119": 2,
- "7122": 1,
- "7123": 1,
- "7125": 2,
- "7134": 2,
- "7135": 1,
- "7137": 1,
- "7138": 3,
- "7139": 1,
- "7140": 1,
- "7144": 1,
- "7146": 1,
- "7159": 1,
- "7162": 1,
- "7163": 1,
- "7166": 1,
- "7168": 2,
- "7172": 2,
- "7175": 1,
- "7176": 1,
- "7178": 1,
- "7183": 1,
- "7185": 1,
- "7189": 1,
- "7190": 1,
- "7191": 1,
- "7202": 1,
- "7203": 1,
- "7205": 1,
- "7208": 1,
- "7209": 1,
- "7212": 1,
- "7213": 1,
- "7215": 1,
- "7217": 1,
- "7219": 1,
- "7225": 2,
- "7327": 1,
- "7336": 1,
- "7342": 1,
- "7343": 1,
- "7344": 1,
- "7346": 2,
- "7347": 1,
- "7349": 1,
- "7354": 2,
- "7355": 1,
- "7357": 1,
- "7361": 3,
- "7362": 1,
- "7364": 1,
- "7365": 1,
- "7366": 2,
- "7367": 3,
- "7368": 1,
- "7370": 1,
- "7372": 1,
- "7378": 1,
- "7380": 1,
- "7401": 1,
- "7406": 1,
- "7411": 1,
- "7415": 1,
- "7416": 1,
- "7418": 1,
- "7429": 1,
- "7430": 1,
- "7442": 1,
- "7445": 1,
- "7451": 1,
- "7457": 1,
- "7514": 1,
- "7535": 1,
- "7538": 1,
- "7572": 1,
- "7577": 1,
- "7580": 1,
- "7585": 1,
- "7620": 2,
- "7621": 2,
- "7655": 1,
- "7661": 2,
- "7666": 1,
- "7732": 2,
- "7744": 2,
- "7753": 1,
- "7818": 1,
- "7819": 1,
- "7856": 1,
- "7858": 1,
- "7870": 1,
- "7873": 1,
- "7894": 2,
- "7899": 2,
- "7904": 1,
- "7906": 1,
- "7921": 1,
- "7922": 1,
- "7927": 1,
- "7930": 1,
- "7962": 1,
- "7963": 1,
- "7971": 1,
- "7972": 1,
- "7987": 1,
- "7994": 4,
- "7996": 2,
- "7997": 1,
- "8004": 2,
- "8012": 1,
- "8014": 1,
- "8015": 2,
- "8017": 2,
- "8020": 2,
- "8039": 2,
- "8059": 2,
- "8089": 1,
- "8091": 1,
- "8100": 2,
- "8102": 2,
- "8132": 2,
- "8136": 1,
- "8137": 1,
- "8141": 1,
- "8144": 1,
- "8205": 1,
- "8209": 1,
- "8212": 1,
- "8214": 1,
- "8218": 1,
- "8259": 1
- },
- "started": "2020-09-07T18:50:29.957Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05154142277258159,
- "incomingOctetsAppLevel": 131085419,
- "incomingOctetsWebSocketLevel": 6756329,
- "incomingOctetsWireLevel": 6764329,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0011840749614176575,
- "outgoingCompressionRatio": 0.05503413770222606,
- "outgoingOctetsAppLevel": 131085419,
- "outgoingOctetsWebSocketLevel": 7214173,
- "outgoingOctetsWireLevel": 7218173,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0005544641083600297,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "5933": 1,
- "5934": 3,
- "5939": 1,
- "5940": 1,
- "5944": 1,
- "5945": 1,
- "5949": 1,
- "5957": 1,
- "5958": 1,
- "6020": 1,
- "6026": 1,
- "6027": 2,
- "6032": 2,
- "6063": 2,
- "6067": 1,
- "6068": 1,
- "6082": 1,
- "6084": 1,
- "6112": 2,
- "6135": 2,
- "6149": 2,
- "6153": 2,
- "6155": 1,
- "6160": 3,
- "6162": 1,
- "6168": 1,
- "6171": 2,
- "6177": 1,
- "6178": 3,
- "6182": 1,
- "6183": 1,
- "6203": 2,
- "6213": 2,
- "6246": 1,
- "6249": 1,
- "6254": 2,
- "6267": 1,
- "6269": 1,
- "6270": 1,
- "6271": 1,
- "6274": 1,
- "6275": 3,
- "6295": 1,
- "6299": 1,
- "6349": 2,
- "6373": 1,
- "6415": 1,
- "6419": 1,
- "6425": 1,
- "6426": 2,
- "6437": 2,
- "6459": 1,
- "6465": 1,
- "6483": 1,
- "6493": 1,
- "6494": 1,
- "6501": 1,
- "6512": 1,
- "6518": 1,
- "6552": 1,
- "6553": 3,
- "6592": 1,
- "6594": 1,
- "6631": 1,
- "6635": 1,
- "6655": 1,
- "6721": 1,
- "6722": 1,
- "6723": 1,
- "6725": 1,
- "6727": 1,
- "6728": 2,
- "6729": 1,
- "6733": 1,
- "6738": 1,
- "6740": 1,
- "6742": 2,
- "6752": 1,
- "6753": 1,
- "6779": 1,
- "6781": 1,
- "6782": 2,
- "6783": 2,
- "6784": 3,
- "6785": 1,
- "6786": 1,
- "6787": 2,
- "6790": 1,
- "6792": 1,
- "6795": 1,
- "6801": 1,
- "6808": 2,
- "6809": 1,
- "6815": 1,
- "6817": 1,
- "6864": 1,
- "6928": 1,
- "6931": 1,
- "6932": 1,
- "6936": 1,
- "6942": 1,
- "6946": 1,
- "6949": 2,
- "6950": 1,
- "6952": 2,
- "6953": 1,
- "6954": 1,
- "6962": 1,
- "6964": 1,
- "6965": 3,
- "6967": 1,
- "6970": 4,
- "6971": 2,
- "6972": 1,
- "6974": 2,
- "6975": 1,
- "6977": 1,
- "6979": 1,
- "6981": 2,
- "6982": 1,
- "6987": 2,
- "6989": 3,
- "6992": 1,
- "6994": 1,
- "7001": 1,
- "7002": 2,
- "7003": 1,
- "7005": 4,
- "7006": 2,
- "7007": 1,
- "7008": 1,
- "7010": 4,
- "7011": 3,
- "7012": 1,
- "7013": 1,
- "7015": 3,
- "7017": 2,
- "7020": 4,
- "7021": 5,
- "7022": 2,
- "7023": 1,
- "7024": 3,
- "7026": 1,
- "7027": 1,
- "7028": 1,
- "7029": 1,
- "7030": 1,
- "7032": 1,
- "7033": 1,
- "7035": 2,
- "7036": 1,
- "7037": 4,
- "7039": 5,
- "7042": 1,
- "7043": 4,
- "7045": 2,
- "7047": 2,
- "7048": 2,
- "7050": 4,
- "7051": 1,
- "7052": 3,
- "7053": 2,
- "7054": 1,
- "7055": 3,
- "7056": 2,
- "7057": 1,
- "7058": 1,
- "7059": 3,
- "7061": 2,
- "7062": 2,
- "7063": 4,
- "7064": 3,
- "7065": 2,
- "7066": 4,
- "7067": 2,
- "7068": 3,
- "7069": 1,
- "7070": 1,
- "7072": 2,
- "7073": 4,
- "7074": 1,
- "7075": 1,
- "7076": 1,
- "7078": 1,
- "7080": 3,
- "7081": 3,
- "7082": 1,
- "7083": 1,
- "7085": 1,
- "7089": 1,
- "7092": 4,
- "7095": 4,
- "7096": 1,
- "7097": 3,
- "7098": 2,
- "7099": 2,
- "7100": 1,
- "7102": 3,
- "7104": 3,
- "7105": 5,
- "7107": 2,
- "7108": 1,
- "7111": 1,
- "7113": 3,
- "7114": 1,
- "7115": 1,
- "7116": 4,
- "7117": 2,
- "7118": 3,
- "7119": 1,
- "7120": 1,
- "7121": 2,
- "7122": 3,
- "7123": 2,
- "7124": 1,
- "7126": 1,
- "7127": 1,
- "7128": 2,
- "7129": 2,
- "7130": 2,
- "7131": 2,
- "7132": 1,
- "7134": 1,
- "7136": 1,
- "7138": 1,
- "7139": 1,
- "7140": 1,
- "7141": 3,
- "7142": 2,
- "7143": 1,
- "7144": 1,
- "7145": 1,
- "7151": 2,
- "7152": 2,
- "7153": 3,
- "7154": 4,
- "7155": 5,
- "7156": 2,
- "7158": 4,
- "7159": 2,
- "7161": 2,
- "7162": 6,
- "7163": 1,
- "7164": 4,
- "7165": 4,
- "7166": 3,
- "7167": 3,
- "7168": 2,
- "7169": 1,
- "7171": 4,
- "7173": 1,
- "7174": 2,
- "7175": 3,
- "7176": 1,
- "7178": 1,
- "7179": 1,
- "7181": 1,
- "7182": 3,
- "7183": 2,
- "7184": 2,
- "7186": 1,
- "7187": 1,
- "7188": 2,
- "7189": 1,
- "7191": 1,
- "7195": 3,
- "7198": 2,
- "7199": 2,
- "7200": 3,
- "7201": 2,
- "7202": 2,
- "7203": 2,
- "7204": 1,
- "7205": 2,
- "7206": 2,
- "7207": 1,
- "7210": 2,
- "7212": 1,
- "7213": 1,
- "7214": 1,
- "7215": 3,
- "7218": 1,
- "7220": 1,
- "7221": 2,
- "7222": 1,
- "7227": 1,
- "7228": 2,
- "7230": 1,
- "7231": 1,
- "7233": 1,
- "7234": 1,
- "7237": 3,
- "7238": 2,
- "7239": 1,
- "7242": 1,
- "7245": 2,
- "7246": 1,
- "7250": 1,
- "7251": 1,
- "7252": 1,
- "7253": 3,
- "7254": 1,
- "7255": 5,
- "7256": 3,
- "7257": 3,
- "7258": 1,
- "7259": 2,
- "7261": 3,
- "7265": 1,
- "7266": 4,
- "7267": 2,
- "7269": 1,
- "7270": 2,
- "7271": 4,
- "7272": 1,
- "7273": 4,
- "7274": 1,
- "7277": 1,
- "7278": 3,
- "7280": 1,
- "7281": 1,
- "7282": 1,
- "7283": 1,
- "7285": 1,
- "7289": 2,
- "7290": 1,
- "7291": 1,
- "7293": 2,
- "7294": 3,
- "7295": 2,
- "7298": 1,
- "7299": 1,
- "7301": 1,
- "7303": 2,
- "7304": 2,
- "7305": 3,
- "7306": 6,
- "7309": 2,
- "7310": 3,
- "7315": 1,
- "7316": 1,
- "7320": 1,
- "7321": 1,
- "7325": 2,
- "7327": 3,
- "7328": 2,
- "7329": 1,
- "7330": 1,
- "7332": 1,
- "7333": 4,
- "7334": 1,
- "7336": 3,
- "7337": 3,
- "7338": 5,
- "7339": 3,
- "7340": 7,
- "7341": 3,
- "7343": 4,
- "7344": 5,
- "7345": 4,
- "7346": 2,
- "7347": 1,
- "7348": 2,
- "7349": 2,
- "7350": 3,
- "7351": 3,
- "7352": 5,
- "7353": 3,
- "7354": 1,
- "7355": 5,
- "7356": 1,
- "7357": 1,
- "7358": 2,
- "7359": 1,
- "7361": 4,
- "7362": 2,
- "7363": 2,
- "7364": 1,
- "7365": 2,
- "7366": 1,
- "7367": 1,
- "7368": 1,
- "7369": 2,
- "7370": 3,
- "7371": 2,
- "7373": 2,
- "7374": 2,
- "7375": 1,
- "7376": 3,
- "7378": 2,
- "7379": 1,
- "7380": 2,
- "7382": 2,
- "7384": 1,
- "7386": 1,
- "7387": 2,
- "7390": 1,
- "7392": 4,
- "7393": 1,
- "7394": 2,
- "7395": 2,
- "7396": 3,
- "7397": 3,
- "7398": 4,
- "7399": 2,
- "7400": 4,
- "7401": 1,
- "7402": 3,
- "7403": 1,
- "7404": 3,
- "7405": 3,
- "7407": 5,
- "7408": 1,
- "7409": 4,
- "7410": 2,
- "7411": 1,
- "7412": 1,
- "7413": 1,
- "7414": 1,
- "7415": 2,
- "7416": 1,
- "7418": 1,
- "7419": 2,
- "7420": 2,
- "7423": 1,
- "7424": 2,
- "7426": 5,
- "7427": 1,
- "7428": 3,
- "7429": 3,
- "7430": 3,
- "7431": 1,
- "7432": 1,
- "7433": 1,
- "7434": 2,
- "7435": 3,
- "7436": 3,
- "7437": 1,
- "7438": 2,
- "7441": 1,
- "7442": 3,
- "7444": 1,
- "7445": 1,
- "7446": 3,
- "7447": 1,
- "7448": 1,
- "7449": 1,
- "7451": 2,
- "7460": 2,
- "7463": 2,
- "7464": 2,
- "7469": 1,
- "7470": 2,
- "7471": 1,
- "7473": 1,
- "7474": 1,
- "7475": 1,
- "7476": 1,
- "7477": 1,
- "7478": 1,
- "7479": 1,
- "7483": 1,
- "7490": 2,
- "7491": 2,
- "7492": 4,
- "7493": 1,
- "7497": 1,
- "7498": 3,
- "7501": 1,
- "7506": 2,
- "7508": 1,
- "7509": 5,
- "7510": 1,
- "7512": 1,
- "7513": 1,
- "7516": 2,
- "7617": 1,
- "7620": 1,
- "7621": 1,
- "7624": 1,
- "7627": 1,
- "7628": 1,
- "7631": 1,
- "7632": 1,
- "7636": 1,
- "7637": 1,
- "7638": 2,
- "7641": 2,
- "7642": 3,
- "7643": 2,
- "7644": 1,
- "7645": 1,
- "7646": 1,
- "7647": 2,
- "7648": 3,
- "7657": 2,
- "7676": 1,
- "7681": 1,
- "7695": 2,
- "7699": 1,
- "7703": 1,
- "7707": 2,
- "7718": 1,
- "7721": 1,
- "7728": 1,
- "7734": 1,
- "7795": 1,
- "7813": 1,
- "7816": 1,
- "7851": 1,
- "7856": 1,
- "7859": 1,
- "7865": 1,
- "7898": 2,
- "7899": 2,
- "7930": 1,
- "7935": 1,
- "7941": 1,
- "7946": 1,
- "8005": 2,
- "8016": 2,
- "8035": 1,
- "8089": 2,
- "8133": 1,
- "8135": 1,
- "8146": 2,
- "8166": 2,
- "8171": 2,
- "8172": 1,
- "8174": 1,
- "8186": 1,
- "8187": 1,
- "8191": 1,
- "8195": 1,
- "8225": 2,
- "8234": 1,
- "8235": 1,
- "8255": 2,
- "8257": 2,
- "8258": 2,
- "8262": 1,
- "8267": 2,
- "8271": 1,
- "8273": 1,
- "8274": 2,
- "8275": 1,
- "8279": 2,
- "8284": 2,
- "8298": 2,
- "8318": 2,
- "8346": 1,
- "8348": 1,
- "8359": 2,
- "8364": 1,
- "8366": 1,
- "8397": 2,
- "8402": 1,
- "8406": 1,
- "8410": 1,
- "8415": 1,
- "8474": 1,
- "8478": 1,
- "8484": 1,
- "8485": 1,
- "8489": 1,
- "8531": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333733266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820bb924e90851"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0bb924e9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_2.html b/autobahn/client/tungstenite_case_12_4_2.html
deleted file mode 100644
index ea2e4a5..0000000
--- a/autobahn/client/tungstenite_case_12_4_2.html
+++ /dev/null
@@ -1,398 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.2 : Pass - 766 ms @ 2020-09-07T18:49:45.553Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=357&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: WCpQK1bFrGsNxgkTz0/0kQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: QKuo1ZcADUBK2BvGmHSIHUCrhJ0=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 11 | 580 | 6380 |
- 12 | 5 | 60 |
- 13 | 49 | 637 |
- 14 | 27 | 378 |
- 15 | 15 | 225 |
- 16 | 16 | 256 |
- 17 | 130 | 2210 |
- 18 | 29 | 522 |
- 19 | 10 | 190 |
- 20 | 7 | 140 |
- 21 | 8 | 168 |
- 22 | 11 | 242 |
- 23 | 6 | 138 |
- 24 | 9 | 216 |
- 25 | 5 | 125 |
- 26 | 6 | 156 |
- 27 | 3 | 81 |
- 28 | 7 | 196 |
- 29 | 6 | 174 |
- 30 | 5 | 150 |
- 31 | 7 | 217 |
- 32 | 5 | 160 |
- 33 | 4 | 132 |
- 34 | 2 | 68 |
- 35 | 3 | 105 |
- 36 | 4 | 144 |
- 37 | 4 | 148 |
- 38 | 1 | 38 |
- 39 | 4 | 156 |
- 40 | 2 | 80 |
- 41 | 3 | 123 |
- 42 | 2 | 84 |
- 43 | 1 | 43 |
- 44 | 1 | 44 |
- 45 | 2 | 90 |
- 46 | 2 | 92 |
- 47 | 1 | 47 |
- 49 | 2 | 98 |
- 50 | 3 | 150 |
- 51 | 1 | 51 |
- 52 | 2 | 104 |
- 53 | 1 | 53 |
- 54 | 1 | 54 |
- 55 | 2 | 110 |
- 56 | 1 | 56 |
- 58 | 1 | 58 |
- 59 | 1 | 59 |
- 61 | 1 | 61 |
- 62 | 1 | 62 |
- 63 | 1 | 63 |
- 257 | 1 | 257 |
- Total | 1002 | 15659 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 7 | 559 | 3913 |
- 8 | 4 | 32 |
- 9 | 64 | 576 |
- 10 | 33 | 330 |
- 11 | 14 | 154 |
- 12 | 17 | 204 |
- 13 | 131 | 1703 |
- 14 | 29 | 406 |
- 15 | 10 | 150 |
- 16 | 4 | 64 |
- 17 | 7 | 119 |
- 18 | 13 | 234 |
- 19 | 6 | 114 |
- 20 | 10 | 200 |
- 21 | 5 | 105 |
- 22 | 7 | 154 |
- 23 | 3 | 69 |
- 24 | 7 | 168 |
- 25 | 6 | 150 |
- 26 | 6 | 156 |
- 27 | 6 | 162 |
- 28 | 4 | 112 |
- 29 | 4 | 116 |
- 30 | 2 | 60 |
- 31 | 4 | 124 |
- 32 | 4 | 128 |
- 33 | 4 | 132 |
- 34 | 1 | 34 |
- 35 | 4 | 140 |
- 36 | 2 | 72 |
- 37 | 3 | 111 |
- 38 | 2 | 76 |
- 39 | 1 | 39 |
- 40 | 1 | 40 |
- 41 | 2 | 82 |
- 42 | 2 | 84 |
- 43 | 1 | 43 |
- 45 | 2 | 90 |
- 46 | 3 | 138 |
- 47 | 1 | 47 |
- 48 | 2 | 96 |
- 49 | 1 | 49 |
- 50 | 1 | 50 |
- 51 | 2 | 102 |
- 52 | 1 | 52 |
- 54 | 1 | 54 |
- 55 | 1 | 55 |
- 57 | 1 | 57 |
- 58 | 1 | 58 |
- 59 | 1 | 59 |
- 252 | 1 | 252 |
- Total | 1002 | 11719 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333537266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882441618e247fe
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3434313631386532
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_2.json b/autobahn/client/tungstenite_case_12_4_2.json
deleted file mode 100644
index 13b881a..0000000
--- a/autobahn/client/tungstenite_case_12_4_2.json
+++ /dev/null
@@ -1,245 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 357,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 766,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=357&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: WCpQK1bFrGsNxgkTz0/0kQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: QKuo1ZcADUBK2BvGmHSIHUCrhJ0=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "11": 580,
- "12": 5,
- "13": 49,
- "14": 27,
- "15": 15,
- "16": 16,
- "17": 130,
- "18": 29,
- "19": 10,
- "20": 7,
- "21": 8,
- "22": 11,
- "23": 6,
- "24": 9,
- "25": 5,
- "26": 6,
- "27": 3,
- "28": 7,
- "29": 6,
- "30": 5,
- "31": 7,
- "32": 5,
- "33": 4,
- "34": 2,
- "35": 3,
- "36": 4,
- "37": 4,
- "38": 1,
- "39": 4,
- "40": 2,
- "41": 3,
- "42": 2,
- "43": 1,
- "44": 1,
- "45": 2,
- "46": 2,
- "47": 1,
- "49": 2,
- "50": 3,
- "51": 1,
- "52": 2,
- "53": 1,
- "54": 1,
- "55": 2,
- "56": 1,
- "58": 1,
- "59": 1,
- "61": 1,
- "62": 1,
- "63": 1,
- "257": 1
- },
- "started": "2020-09-07T18:49:45.553Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.14678125,
- "incomingOctetsAppLevel": 64000,
- "incomingOctetsWebSocketLevel": 9394,
- "incomingOctetsWireLevel": 15394,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.6387055567383436,
- "outgoingCompressionRatio": 0.147859375,
- "outgoingOctetsAppLevel": 64000,
- "outgoingOctetsWebSocketLevel": 9463,
- "outgoingOctetsWireLevel": 11463,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.2113494663425975,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "7": 559,
- "8": 4,
- "9": 64,
- "10": 33,
- "11": 14,
- "12": 17,
- "13": 131,
- "14": 29,
- "15": 10,
- "16": 4,
- "17": 7,
- "18": 13,
- "19": 6,
- "20": 10,
- "21": 5,
- "22": 7,
- "23": 3,
- "24": 7,
- "25": 6,
- "26": 6,
- "27": 6,
- "28": 4,
- "29": 4,
- "30": 2,
- "31": 4,
- "32": 4,
- "33": 4,
- "34": 1,
- "35": 4,
- "36": 2,
- "37": 3,
- "38": 2,
- "39": 1,
- "40": 1,
- "41": 2,
- "42": 2,
- "43": 1,
- "45": 2,
- "46": 3,
- "47": 1,
- "48": 2,
- "49": 1,
- "50": 1,
- "51": 2,
- "52": 1,
- "54": 1,
- "55": 1,
- "57": 1,
- "58": 1,
- "59": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333537266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882441618e247fe"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "441618e2"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_3.html b/autobahn/client/tungstenite_case_12_4_3.html
deleted file mode 100644
index 0e09485..0000000
--- a/autobahn/client/tungstenite_case_12_4_3.html
+++ /dev/null
@@ -1,464 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.3 : Pass - 841 ms @ 2020-09-07T18:49:46.319Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=358&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: oJ8anMmSOlUPZMnsHpz2Hw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: OSioBXg1yKeQdKMacWtpiod5Qrk=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 11 | 22 | 242 |
- 12 | 27 | 324 |
- 14 | 45 | 630 |
- 15 | 53 | 795 |
- 16 | 14 | 224 |
- 17 | 73 | 1241 |
- 18 | 247 | 4446 |
- 19 | 106 | 2014 |
- 20 | 35 | 700 |
- 21 | 41 | 861 |
- 22 | 30 | 660 |
- 23 | 25 | 575 |
- 24 | 37 | 888 |
- 25 | 19 | 475 |
- 26 | 22 | 572 |
- 27 | 15 | 405 |
- 28 | 16 | 448 |
- 29 | 8 | 232 |
- 30 | 7 | 210 |
- 31 | 7 | 217 |
- 32 | 10 | 320 |
- 33 | 7 | 231 |
- 34 | 7 | 238 |
- 35 | 5 | 175 |
- 36 | 6 | 216 |
- 37 | 6 | 222 |
- 38 | 1 | 38 |
- 39 | 3 | 117 |
- 40 | 3 | 120 |
- 41 | 5 | 205 |
- 42 | 2 | 84 |
- 43 | 4 | 172 |
- 44 | 1 | 44 |
- 45 | 6 | 270 |
- 46 | 5 | 230 |
- 47 | 2 | 94 |
- 48 | 3 | 144 |
- 49 | 3 | 147 |
- 50 | 1 | 50 |
- 52 | 3 | 156 |
- 54 | 3 | 162 |
- 55 | 2 | 110 |
- 57 | 2 | 114 |
- 58 | 2 | 116 |
- 59 | 3 | 177 |
- 60 | 2 | 120 |
- 62 | 3 | 186 |
- 63 | 3 | 189 |
- 64 | 1 | 64 |
- 65 | 2 | 130 |
- 67 | 1 | 67 |
- 69 | 2 | 138 |
- 71 | 3 | 213 |
- 72 | 4 | 288 |
- 73 | 1 | 73 |
- 75 | 2 | 150 |
- 77 | 1 | 77 |
- 81 | 1 | 81 |
- 85 | 1 | 85 |
- 86 | 1 | 86 |
- 87 | 1 | 87 |
- 89 | 1 | 89 |
- 91 | 1 | 91 |
- 92 | 2 | 184 |
- 93 | 1 | 93 |
- 97 | 2 | 194 |
- 98 | 1 | 98 |
- 101 | 1 | 101 |
- 104 | 1 | 104 |
- 106 | 1 | 106 |
- 107 | 1 | 107 |
- 116 | 2 | 232 |
- 117 | 1 | 117 |
- 118 | 1 | 118 |
- 119 | 1 | 119 |
- 121 | 1 | 121 |
- 126 | 2 | 252 |
- 127 | 2 | 254 |
- 128 | 1 | 128 |
- 139 | 1 | 139 |
- 143 | 1 | 143 |
- 163 | 1 | 163 |
- 194 | 1 | 194 |
- 257 | 1 | 257 |
- Total | 1002 | 25557 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 7 | 18 | 126 |
- 8 | 20 | 160 |
- 10 | 46 | 460 |
- 11 | 39 | 429 |
- 12 | 14 | 168 |
- 13 | 87 | 1131 |
- 14 | 186 | 2604 |
- 15 | 89 | 1335 |
- 16 | 72 | 1152 |
- 17 | 53 | 901 |
- 18 | 32 | 576 |
- 19 | 32 | 608 |
- 20 | 33 | 660 |
- 21 | 39 | 819 |
- 22 | 27 | 594 |
- 23 | 16 | 368 |
- 24 | 13 | 312 |
- 25 | 9 | 225 |
- 26 | 12 | 312 |
- 27 | 9 | 243 |
- 28 | 5 | 140 |
- 29 | 6 | 174 |
- 30 | 8 | 240 |
- 31 | 10 | 310 |
- 32 | 6 | 192 |
- 33 | 5 | 165 |
- 34 | 4 | 136 |
- 35 | 3 | 105 |
- 36 | 3 | 108 |
- 37 | 5 | 185 |
- 38 | 3 | 114 |
- 39 | 4 | 156 |
- 40 | 1 | 40 |
- 41 | 6 | 246 |
- 42 | 5 | 210 |
- 43 | 2 | 86 |
- 44 | 3 | 132 |
- 46 | 1 | 46 |
- 47 | 3 | 141 |
- 48 | 3 | 144 |
- 50 | 2 | 100 |
- 51 | 1 | 51 |
- 52 | 2 | 104 |
- 53 | 2 | 106 |
- 54 | 1 | 54 |
- 55 | 2 | 110 |
- 56 | 3 | 168 |
- 58 | 3 | 174 |
- 59 | 3 | 177 |
- 60 | 2 | 120 |
- 61 | 1 | 61 |
- 63 | 2 | 126 |
- 65 | 2 | 130 |
- 67 | 1 | 67 |
- 68 | 4 | 272 |
- 69 | 2 | 138 |
- 71 | 3 | 213 |
- 73 | 1 | 73 |
- 77 | 1 | 77 |
- 81 | 1 | 81 |
- 82 | 2 | 164 |
- 85 | 1 | 85 |
- 87 | 1 | 87 |
- 88 | 2 | 176 |
- 89 | 1 | 89 |
- 93 | 2 | 186 |
- 94 | 1 | 94 |
- 97 | 1 | 97 |
- 99 | 1 | 99 |
- 102 | 1 | 102 |
- 104 | 1 | 104 |
- 112 | 2 | 224 |
- 113 | 1 | 113 |
- 114 | 1 | 114 |
- 115 | 1 | 115 |
- 117 | 1 | 117 |
- 122 | 2 | 244 |
- 123 | 2 | 246 |
- 124 | 1 | 124 |
- 135 | 1 | 135 |
- 139 | 1 | 139 |
- 159 | 1 | 159 |
- 190 | 1 | 190 |
- 252 | 1 | 252 |
- Total | 1002 | 22114 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333538266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888209aa87af0a42
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3039616138376166
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_3.json b/autobahn/client/tungstenite_case_12_4_3.json
deleted file mode 100644
index 0c6f7f0..0000000
--- a/autobahn/client/tungstenite_case_12_4_3.json
+++ /dev/null
@@ -1,311 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 358,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 841,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=358&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: oJ8anMmSOlUPZMnsHpz2Hw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: OSioBXg1yKeQdKMacWtpiod5Qrk=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "11": 22,
- "12": 27,
- "14": 45,
- "15": 53,
- "16": 14,
- "17": 73,
- "18": 247,
- "19": 106,
- "20": 35,
- "21": 41,
- "22": 30,
- "23": 25,
- "24": 37,
- "25": 19,
- "26": 22,
- "27": 15,
- "28": 16,
- "29": 8,
- "30": 7,
- "31": 7,
- "32": 10,
- "33": 7,
- "34": 7,
- "35": 5,
- "36": 6,
- "37": 6,
- "38": 1,
- "39": 3,
- "40": 3,
- "41": 5,
- "42": 2,
- "43": 4,
- "44": 1,
- "45": 6,
- "46": 5,
- "47": 2,
- "48": 3,
- "49": 3,
- "50": 1,
- "52": 3,
- "54": 3,
- "55": 2,
- "57": 2,
- "58": 2,
- "59": 3,
- "60": 2,
- "62": 3,
- "63": 3,
- "64": 1,
- "65": 2,
- "67": 1,
- "69": 2,
- "71": 3,
- "72": 4,
- "73": 1,
- "75": 2,
- "77": 1,
- "81": 1,
- "85": 1,
- "86": 1,
- "87": 1,
- "89": 1,
- "91": 1,
- "92": 2,
- "93": 1,
- "97": 2,
- "98": 1,
- "101": 1,
- "104": 1,
- "106": 1,
- "107": 1,
- "116": 2,
- "117": 1,
- "118": 1,
- "119": 1,
- "121": 1,
- "126": 2,
- "127": 2,
- "128": 1,
- "139": 1,
- "143": 1,
- "163": 1,
- "194": 1,
- "257": 1
- },
- "started": "2020-09-07T18:49:46.319Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.07532018107465228,
- "incomingOctetsAppLevel": 256027,
- "incomingOctetsWebSocketLevel": 19284,
- "incomingOctetsWireLevel": 25292,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.3115536195809998,
- "outgoingCompressionRatio": 0.07753088541442894,
- "outgoingOctetsAppLevel": 256027,
- "outgoingOctetsWebSocketLevel": 19850,
- "outgoingOctetsWireLevel": 21858,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.10115869017632242,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "7": 18,
- "8": 20,
- "10": 46,
- "11": 39,
- "12": 14,
- "13": 87,
- "14": 186,
- "15": 89,
- "16": 72,
- "17": 53,
- "18": 32,
- "19": 32,
- "20": 33,
- "21": 39,
- "22": 27,
- "23": 16,
- "24": 13,
- "25": 9,
- "26": 12,
- "27": 9,
- "28": 5,
- "29": 6,
- "30": 8,
- "31": 10,
- "32": 6,
- "33": 5,
- "34": 4,
- "35": 3,
- "36": 3,
- "37": 5,
- "38": 3,
- "39": 4,
- "40": 1,
- "41": 6,
- "42": 5,
- "43": 2,
- "44": 3,
- "46": 1,
- "47": 3,
- "48": 3,
- "50": 2,
- "51": 1,
- "52": 2,
- "53": 2,
- "54": 1,
- "55": 2,
- "56": 3,
- "58": 3,
- "59": 3,
- "60": 2,
- "61": 1,
- "63": 2,
- "65": 2,
- "67": 1,
- "68": 4,
- "69": 2,
- "71": 3,
- "73": 1,
- "77": 1,
- "81": 1,
- "82": 2,
- "85": 1,
- "87": 1,
- "88": 2,
- "89": 1,
- "93": 2,
- "94": 1,
- "97": 1,
- "99": 1,
- "102": 1,
- "104": 1,
- "112": 2,
- "113": 1,
- "114": 1,
- "115": 1,
- "117": 1,
- "122": 2,
- "123": 2,
- "124": 1,
- "135": 1,
- "139": 1,
- "159": 1,
- "190": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333538266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888209aa87af0a42"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "09aa87af"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_4.html b/autobahn/client/tungstenite_case_12_4_4.html
deleted file mode 100644
index ceb18af..0000000
--- a/autobahn/client/tungstenite_case_12_4_4.html
+++ /dev/null
@@ -1,608 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.4 : Pass - 838 ms @ 2020-09-07T18:49:47.161Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=359&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: e67QYKkat3NZJ8ftbgRbpQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: gXIer6310epwPPFVoVP8zm+n+ls=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 30 | 2 | 60 |
- 31 | 10 | 310 |
- 32 | 11 | 352 |
- 33 | 21 | 693 |
- 34 | 18 | 612 |
- 35 | 15 | 525 |
- 36 | 17 | 612 |
- 37 | 27 | 999 |
- 38 | 28 | 1064 |
- 39 | 34 | 1326 |
- 40 | 25 | 1000 |
- 41 | 23 | 943 |
- 42 | 38 | 1596 |
- 43 | 26 | 1118 |
- 44 | 30 | 1320 |
- 45 | 36 | 1620 |
- 46 | 28 | 1288 |
- 47 | 54 | 2538 |
- 48 | 18 | 864 |
- 49 | 29 | 1421 |
- 50 | 29 | 1450 |
- 51 | 37 | 1887 |
- 52 | 12 | 624 |
- 53 | 14 | 742 |
- 54 | 14 | 756 |
- 55 | 10 | 550 |
- 56 | 16 | 896 |
- 57 | 8 | 456 |
- 58 | 7 | 406 |
- 59 | 6 | 354 |
- 60 | 9 | 540 |
- 61 | 8 | 488 |
- 62 | 8 | 496 |
- 63 | 10 | 630 |
- 64 | 9 | 576 |
- 65 | 12 | 780 |
- 66 | 8 | 528 |
- 67 | 3 | 201 |
- 68 | 3 | 204 |
- 69 | 11 | 759 |
- 70 | 8 | 560 |
- 71 | 11 | 781 |
- 72 | 10 | 720 |
- 73 | 15 | 1095 |
- 74 | 8 | 592 |
- 75 | 12 | 900 |
- 76 | 7 | 532 |
- 77 | 7 | 539 |
- 78 | 11 | 858 |
- 79 | 10 | 790 |
- 80 | 2 | 160 |
- 81 | 5 | 405 |
- 82 | 4 | 328 |
- 83 | 2 | 166 |
- 84 | 3 | 252 |
- 85 | 3 | 255 |
- 86 | 6 | 516 |
- 87 | 3 | 261 |
- 90 | 1 | 90 |
- 91 | 3 | 273 |
- 93 | 2 | 186 |
- 94 | 2 | 188 |
- 95 | 1 | 95 |
- 96 | 4 | 384 |
- 97 | 6 | 582 |
- 98 | 1 | 98 |
- 99 | 2 | 198 |
- 100 | 1 | 100 |
- 101 | 1 | 101 |
- 102 | 1 | 102 |
- 103 | 1 | 103 |
- 105 | 3 | 315 |
- 107 | 6 | 642 |
- 108 | 2 | 216 |
- 109 | 2 | 218 |
- 111 | 1 | 111 |
- 112 | 1 | 112 |
- 113 | 6 | 678 |
- 115 | 5 | 575 |
- 117 | 1 | 117 |
- 118 | 2 | 236 |
- 119 | 2 | 238 |
- 120 | 1 | 120 |
- 121 | 1 | 121 |
- 122 | 2 | 244 |
- 123 | 3 | 369 |
- 124 | 1 | 124 |
- 125 | 2 | 250 |
- 127 | 1 | 127 |
- 129 | 2 | 258 |
- 135 | 2 | 270 |
- 137 | 1 | 137 |
- 138 | 2 | 276 |
- 139 | 1 | 139 |
- 145 | 1 | 145 |
- 146 | 1 | 146 |
- 152 | 1 | 152 |
- 153 | 1 | 153 |
- 161 | 1 | 161 |
- 162 | 2 | 324 |
- 164 | 1 | 164 |
- 165 | 2 | 330 |
- 170 | 1 | 170 |
- 171 | 2 | 342 |
- 177 | 1 | 177 |
- 182 | 1 | 182 |
- 188 | 1 | 188 |
- 191 | 1 | 191 |
- 194 | 2 | 388 |
- 195 | 1 | 195 |
- 200 | 1 | 200 |
- 201 | 1 | 201 |
- 203 | 1 | 203 |
- 207 | 1 | 207 |
- 213 | 2 | 426 |
- 214 | 1 | 214 |
- 223 | 2 | 446 |
- 224 | 1 | 224 |
- 239 | 1 | 239 |
- 240 | 1 | 240 |
- 241 | 2 | 482 |
- 245 | 1 | 245 |
- 253 | 2 | 506 |
- 254 | 1 | 254 |
- 257 | 2 | 514 |
- 258 | 1 | 258 |
- 261 | 2 | 522 |
- 268 | 1 | 268 |
- 269 | 1 | 269 |
- 273 | 1 | 273 |
- 275 | 2 | 550 |
- 277 | 1 | 277 |
- 278 | 1 | 278 |
- 286 | 1 | 286 |
- 305 | 1 | 305 |
- 306 | 1 | 306 |
- 307 | 1 | 307 |
- 309 | 1 | 309 |
- 310 | 1 | 310 |
- 318 | 1 | 318 |
- 323 | 1 | 323 |
- 330 | 1 | 330 |
- 342 | 2 | 684 |
- 343 | 1 | 343 |
- 359 | 1 | 359 |
- 366 | 1 | 366 |
- 369 | 3 | 1107 |
- 375 | 1 | 375 |
- 393 | 2 | 786 |
- 395 | 1 | 395 |
- 401 | 1 | 401 |
- 422 | 1 | 422 |
- 427 | 1 | 427 |
- Total | 1002 | 70858 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 27 | 1 | 27 |
- 28 | 3 | 84 |
- 29 | 1 | 29 |
- 30 | 5 | 150 |
- 31 | 7 | 217 |
- 32 | 13 | 416 |
- 33 | 21 | 693 |
- 34 | 9 | 306 |
- 35 | 22 | 770 |
- 36 | 22 | 792 |
- 37 | 21 | 777 |
- 38 | 19 | 722 |
- 39 | 29 | 1131 |
- 40 | 36 | 1440 |
- 41 | 39 | 1599 |
- 42 | 31 | 1302 |
- 43 | 26 | 1118 |
- 44 | 29 | 1276 |
- 45 | 34 | 1530 |
- 46 | 33 | 1518 |
- 47 | 59 | 2773 |
- 48 | 28 | 1344 |
- 49 | 24 | 1176 |
- 50 | 35 | 1750 |
- 51 | 16 | 816 |
- 52 | 13 | 676 |
- 53 | 13 | 689 |
- 54 | 16 | 864 |
- 55 | 11 | 605 |
- 56 | 11 | 616 |
- 57 | 11 | 627 |
- 58 | 13 | 754 |
- 59 | 11 | 649 |
- 60 | 13 | 780 |
- 61 | 8 | 488 |
- 62 | 6 | 372 |
- 63 | 9 | 567 |
- 64 | 4 | 256 |
- 65 | 1 | 65 |
- 66 | 9 | 594 |
- 67 | 13 | 871 |
- 68 | 5 | 340 |
- 69 | 9 | 621 |
- 70 | 15 | 1050 |
- 71 | 10 | 710 |
- 72 | 7 | 504 |
- 73 | 3 | 219 |
- 74 | 17 | 1258 |
- 75 | 9 | 675 |
- 76 | 7 | 532 |
- 77 | 7 | 539 |
- 78 | 6 | 468 |
- 79 | 3 | 237 |
- 80 | 7 | 560 |
- 81 | 3 | 243 |
- 82 | 4 | 328 |
- 83 | 2 | 166 |
- 84 | 4 | 336 |
- 85 | 3 | 255 |
- 86 | 2 | 172 |
- 87 | 4 | 348 |
- 88 | 1 | 88 |
- 89 | 1 | 89 |
- 90 | 1 | 90 |
- 91 | 1 | 91 |
- 92 | 1 | 92 |
- 93 | 2 | 186 |
- 94 | 1 | 94 |
- 95 | 3 | 285 |
- 96 | 5 | 480 |
- 97 | 2 | 194 |
- 98 | 1 | 98 |
- 99 | 2 | 198 |
- 101 | 1 | 101 |
- 103 | 4 | 412 |
- 104 | 3 | 312 |
- 105 | 2 | 210 |
- 106 | 2 | 212 |
- 107 | 2 | 214 |
- 108 | 2 | 216 |
- 110 | 2 | 220 |
- 111 | 1 | 111 |
- 113 | 3 | 339 |
- 114 | 3 | 342 |
- 115 | 3 | 345 |
- 116 | 2 | 232 |
- 117 | 2 | 234 |
- 118 | 4 | 472 |
- 119 | 2 | 238 |
- 120 | 2 | 240 |
- 122 | 1 | 122 |
- 123 | 1 | 123 |
- 124 | 1 | 124 |
- 125 | 1 | 125 |
- 127 | 2 | 254 |
- 130 | 1 | 130 |
- 133 | 1 | 133 |
- 134 | 1 | 134 |
- 135 | 1 | 135 |
- 136 | 3 | 408 |
- 137 | 1 | 137 |
- 144 | 2 | 288 |
- 149 | 1 | 149 |
- 150 | 1 | 150 |
- 158 | 2 | 316 |
- 159 | 1 | 159 |
- 162 | 2 | 324 |
- 163 | 1 | 163 |
- 167 | 1 | 167 |
- 170 | 1 | 170 |
- 171 | 1 | 171 |
- 175 | 1 | 175 |
- 183 | 1 | 183 |
- 187 | 1 | 187 |
- 190 | 2 | 380 |
- 193 | 1 | 193 |
- 194 | 1 | 194 |
- 196 | 1 | 196 |
- 201 | 1 | 201 |
- 203 | 1 | 203 |
- 205 | 1 | 205 |
- 210 | 2 | 420 |
- 211 | 1 | 211 |
- 219 | 1 | 219 |
- 222 | 1 | 222 |
- 223 | 1 | 223 |
- 236 | 2 | 472 |
- 239 | 2 | 478 |
- 243 | 1 | 243 |
- 250 | 1 | 250 |
- 252 | 4 | 1008 |
- 254 | 1 | 254 |
- 257 | 1 | 257 |
- 260 | 1 | 260 |
- 266 | 2 | 532 |
- 270 | 1 | 270 |
- 271 | 2 | 542 |
- 274 | 1 | 274 |
- 275 | 1 | 275 |
- 282 | 1 | 282 |
- 302 | 1 | 302 |
- 303 | 2 | 606 |
- 305 | 1 | 305 |
- 306 | 1 | 306 |
- 314 | 1 | 314 |
- 319 | 1 | 319 |
- 326 | 1 | 326 |
- 338 | 2 | 676 |
- 339 | 1 | 339 |
- 355 | 1 | 355 |
- 362 | 1 | 362 |
- 364 | 1 | 364 |
- 365 | 2 | 730 |
- 369 | 1 | 369 |
- 389 | 2 | 778 |
- 391 | 1 | 391 |
- 397 | 1 | 397 |
- 418 | 1 | 418 |
- 422 | 1 | 422 |
- Total | 1002 | 69999 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333539266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88825a3a816f59d2
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3561336138313666
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_4.json b/autobahn/client/tungstenite_case_12_4_4.json
deleted file mode 100644
index 49bfbb7..0000000
--- a/autobahn/client/tungstenite_case_12_4_4.json
+++ /dev/null
@@ -1,455 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 359,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 838,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=359&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: e67QYKkat3NZJ8ftbgRbpQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: gXIer6310epwPPFVoVP8zm+n+ls=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "30": 2,
- "31": 10,
- "32": 11,
- "33": 21,
- "34": 18,
- "35": 15,
- "36": 17,
- "37": 27,
- "38": 28,
- "39": 34,
- "40": 25,
- "41": 23,
- "42": 38,
- "43": 26,
- "44": 30,
- "45": 36,
- "46": 28,
- "47": 54,
- "48": 18,
- "49": 29,
- "50": 29,
- "51": 37,
- "52": 12,
- "53": 14,
- "54": 14,
- "55": 10,
- "56": 16,
- "57": 8,
- "58": 7,
- "59": 6,
- "60": 9,
- "61": 8,
- "62": 8,
- "63": 10,
- "64": 9,
- "65": 12,
- "66": 8,
- "67": 3,
- "68": 3,
- "69": 11,
- "70": 8,
- "71": 11,
- "72": 10,
- "73": 15,
- "74": 8,
- "75": 12,
- "76": 7,
- "77": 7,
- "78": 11,
- "79": 10,
- "80": 2,
- "81": 5,
- "82": 4,
- "83": 2,
- "84": 3,
- "85": 3,
- "86": 6,
- "87": 3,
- "90": 1,
- "91": 3,
- "93": 2,
- "94": 2,
- "95": 1,
- "96": 4,
- "97": 6,
- "98": 1,
- "99": 2,
- "100": 1,
- "101": 1,
- "102": 1,
- "103": 1,
- "105": 3,
- "107": 6,
- "108": 2,
- "109": 2,
- "111": 1,
- "112": 1,
- "113": 6,
- "115": 5,
- "117": 1,
- "118": 2,
- "119": 2,
- "120": 1,
- "121": 1,
- "122": 2,
- "123": 3,
- "124": 1,
- "125": 2,
- "127": 1,
- "129": 2,
- "135": 2,
- "137": 1,
- "138": 2,
- "139": 1,
- "145": 1,
- "146": 1,
- "152": 1,
- "153": 1,
- "161": 1,
- "162": 2,
- "164": 1,
- "165": 2,
- "170": 1,
- "171": 2,
- "177": 1,
- "182": 1,
- "188": 1,
- "191": 1,
- "194": 2,
- "195": 1,
- "200": 1,
- "201": 1,
- "203": 1,
- "207": 1,
- "213": 2,
- "214": 1,
- "223": 2,
- "224": 1,
- "239": 1,
- "240": 1,
- "241": 2,
- "245": 1,
- "253": 2,
- "254": 1,
- "257": 2,
- "258": 1,
- "261": 2,
- "268": 1,
- "269": 1,
- "273": 1,
- "275": 2,
- "277": 1,
- "278": 1,
- "286": 1,
- "305": 1,
- "306": 1,
- "307": 1,
- "309": 1,
- "310": 1,
- "318": 1,
- "323": 1,
- "330": 1,
- "342": 2,
- "343": 1,
- "359": 1,
- "366": 1,
- "369": 3,
- "375": 1,
- "393": 2,
- "395": 1,
- "401": 1,
- "422": 1,
- "427": 1
- },
- "started": "2020-09-07T18:49:47.161Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.06291816878688576,
- "incomingOctetsAppLevel": 1024108,
- "incomingOctetsWebSocketLevel": 64435,
- "incomingOctetsWireLevel": 70593,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.09556917824163887,
- "outgoingCompressionRatio": 0.06599011041804184,
- "outgoingOctetsAppLevel": 1024108,
- "outgoingOctetsWebSocketLevel": 67581,
- "outgoingOctetsWireLevel": 69743,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.031991240141459876,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "27": 1,
- "28": 3,
- "29": 1,
- "30": 5,
- "31": 7,
- "32": 13,
- "33": 21,
- "34": 9,
- "35": 22,
- "36": 22,
- "37": 21,
- "38": 19,
- "39": 29,
- "40": 36,
- "41": 39,
- "42": 31,
- "43": 26,
- "44": 29,
- "45": 34,
- "46": 33,
- "47": 59,
- "48": 28,
- "49": 24,
- "50": 35,
- "51": 16,
- "52": 13,
- "53": 13,
- "54": 16,
- "55": 11,
- "56": 11,
- "57": 11,
- "58": 13,
- "59": 11,
- "60": 13,
- "61": 8,
- "62": 6,
- "63": 9,
- "64": 4,
- "65": 1,
- "66": 9,
- "67": 13,
- "68": 5,
- "69": 9,
- "70": 15,
- "71": 10,
- "72": 7,
- "73": 3,
- "74": 17,
- "75": 9,
- "76": 7,
- "77": 7,
- "78": 6,
- "79": 3,
- "80": 7,
- "81": 3,
- "82": 4,
- "83": 2,
- "84": 4,
- "85": 3,
- "86": 2,
- "87": 4,
- "88": 1,
- "89": 1,
- "90": 1,
- "91": 1,
- "92": 1,
- "93": 2,
- "94": 1,
- "95": 3,
- "96": 5,
- "97": 2,
- "98": 1,
- "99": 2,
- "101": 1,
- "103": 4,
- "104": 3,
- "105": 2,
- "106": 2,
- "107": 2,
- "108": 2,
- "110": 2,
- "111": 1,
- "113": 3,
- "114": 3,
- "115": 3,
- "116": 2,
- "117": 2,
- "118": 4,
- "119": 2,
- "120": 2,
- "122": 1,
- "123": 1,
- "124": 1,
- "125": 1,
- "127": 2,
- "130": 1,
- "133": 1,
- "134": 1,
- "135": 1,
- "136": 3,
- "137": 1,
- "144": 2,
- "149": 1,
- "150": 1,
- "158": 2,
- "159": 1,
- "162": 2,
- "163": 1,
- "167": 1,
- "170": 1,
- "171": 1,
- "175": 1,
- "183": 1,
- "187": 1,
- "190": 2,
- "193": 1,
- "194": 1,
- "196": 1,
- "201": 1,
- "203": 1,
- "205": 1,
- "210": 2,
- "211": 1,
- "219": 1,
- "222": 1,
- "223": 1,
- "236": 2,
- "239": 2,
- "243": 1,
- "250": 1,
- "252": 4,
- "254": 1,
- "257": 1,
- "260": 1,
- "266": 2,
- "270": 1,
- "271": 2,
- "274": 1,
- "275": 1,
- "282": 1,
- "302": 1,
- "303": 2,
- "305": 1,
- "306": 1,
- "314": 1,
- "319": 1,
- "326": 1,
- "338": 2,
- "339": 1,
- "355": 1,
- "362": 1,
- "364": 1,
- "365": 2,
- "369": 1,
- "389": 2,
- "391": 1,
- "397": 1,
- "418": 1,
- "422": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333539266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88825a3a816f59d2"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5a3a816f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_5.html b/autobahn/client/tungstenite_case_12_4_5.html
deleted file mode 100644
index 4088d3d..0000000
--- a/autobahn/client/tungstenite_case_12_4_5.html
+++ /dev/null
@@ -1,880 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.5 : Pass - 968 ms @ 2020-09-07T18:49:48.000Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=360&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: kQgouprhL5ULdy1bxsIX6Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: mOZD6rWN396llF0R0PHyCsy/vBo=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 89 | 6 | 534 |
- 90 | 7 | 630 |
- 91 | 13 | 1183 |
- 92 | 9 | 828 |
- 93 | 5 | 465 |
- 94 | 7 | 658 |
- 95 | 2 | 190 |
- 96 | 1 | 96 |
- 98 | 1 | 98 |
- 100 | 1 | 100 |
- 101 | 1 | 101 |
- 102 | 1 | 102 |
- 103 | 1 | 103 |
- 104 | 1 | 104 |
- 105 | 11 | 1155 |
- 106 | 2 | 212 |
- 107 | 6 | 642 |
- 108 | 13 | 1404 |
- 109 | 5 | 545 |
- 110 | 9 | 990 |
- 111 | 12 | 1332 |
- 112 | 10 | 1120 |
- 113 | 9 | 1017 |
- 114 | 7 | 798 |
- 115 | 5 | 575 |
- 116 | 12 | 1392 |
- 117 | 2 | 234 |
- 118 | 7 | 826 |
- 119 | 3 | 357 |
- 120 | 11 | 1320 |
- 121 | 1 | 121 |
- 122 | 4 | 488 |
- 123 | 8 | 984 |
- 124 | 8 | 992 |
- 125 | 7 | 875 |
- 126 | 9 | 1134 |
- 127 | 5 | 635 |
- 128 | 5 | 640 |
- 129 | 9 | 1161 |
- 130 | 1 | 130 |
- 131 | 2 | 262 |
- 134 | 5 | 670 |
- 135 | 2 | 270 |
- 136 | 7 | 952 |
- 137 | 8 | 1096 |
- 138 | 12 | 1656 |
- 139 | 5 | 695 |
- 140 | 2 | 280 |
- 141 | 9 | 1269 |
- 142 | 10 | 1420 |
- 143 | 6 | 858 |
- 144 | 7 | 1008 |
- 145 | 10 | 1450 |
- 146 | 5 | 730 |
- 147 | 5 | 735 |
- 148 | 10 | 1480 |
- 149 | 3 | 447 |
- 150 | 4 | 600 |
- 151 | 7 | 1057 |
- 152 | 1 | 152 |
- 153 | 7 | 1071 |
- 154 | 3 | 462 |
- 155 | 6 | 930 |
- 156 | 5 | 780 |
- 157 | 4 | 628 |
- 158 | 8 | 1264 |
- 159 | 7 | 1113 |
- 160 | 1 | 160 |
- 162 | 3 | 486 |
- 163 | 9 | 1467 |
- 164 | 4 | 656 |
- 165 | 3 | 495 |
- 166 | 7 | 1162 |
- 167 | 9 | 1503 |
- 168 | 5 | 840 |
- 169 | 8 | 1352 |
- 170 | 4 | 680 |
- 171 | 4 | 684 |
- 172 | 2 | 344 |
- 173 | 3 | 519 |
- 174 | 5 | 870 |
- 175 | 1 | 175 |
- 176 | 4 | 704 |
- 177 | 5 | 885 |
- 178 | 4 | 712 |
- 179 | 2 | 358 |
- 180 | 7 | 1260 |
- 181 | 4 | 724 |
- 182 | 4 | 728 |
- 183 | 2 | 366 |
- 184 | 6 | 1104 |
- 185 | 6 | 1110 |
- 186 | 4 | 744 |
- 187 | 6 | 1122 |
- 188 | 6 | 1128 |
- 189 | 4 | 756 |
- 190 | 8 | 1520 |
- 191 | 5 | 955 |
- 192 | 4 | 768 |
- 193 | 1 | 193 |
- 194 | 5 | 970 |
- 195 | 5 | 975 |
- 196 | 2 | 392 |
- 197 | 2 | 394 |
- 198 | 4 | 792 |
- 199 | 5 | 995 |
- 200 | 3 | 600 |
- 201 | 5 | 1005 |
- 202 | 7 | 1414 |
- 203 | 10 | 2030 |
- 205 | 6 | 1230 |
- 206 | 6 | 1236 |
- 207 | 4 | 828 |
- 208 | 3 | 624 |
- 209 | 3 | 627 |
- 210 | 4 | 840 |
- 211 | 1 | 211 |
- 212 | 1 | 212 |
- 213 | 1 | 213 |
- 214 | 5 | 1070 |
- 215 | 3 | 645 |
- 216 | 10 | 2160 |
- 217 | 12 | 2604 |
- 218 | 4 | 872 |
- 219 | 2 | 438 |
- 220 | 3 | 660 |
- 222 | 13 | 2886 |
- 223 | 4 | 892 |
- 224 | 5 | 1120 |
- 225 | 1 | 225 |
- 226 | 4 | 904 |
- 227 | 7 | 1589 |
- 228 | 2 | 456 |
- 229 | 1 | 229 |
- 231 | 4 | 924 |
- 232 | 2 | 464 |
- 233 | 4 | 932 |
- 234 | 1 | 234 |
- 235 | 12 | 2820 |
- 236 | 10 | 2360 |
- 237 | 2 | 474 |
- 238 | 7 | 1666 |
- 239 | 3 | 717 |
- 240 | 5 | 1200 |
- 241 | 2 | 482 |
- 242 | 4 | 968 |
- 243 | 1 | 243 |
- 244 | 1 | 244 |
- 245 | 1 | 245 |
- 246 | 4 | 984 |
- 247 | 3 | 741 |
- 248 | 1 | 248 |
- 249 | 4 | 996 |
- 250 | 5 | 1250 |
- 251 | 3 | 753 |
- 252 | 3 | 756 |
- 254 | 2 | 508 |
- 255 | 6 | 1530 |
- 257 | 4 | 1028 |
- 258 | 3 | 774 |
- 259 | 1 | 259 |
- 260 | 3 | 780 |
- 261 | 2 | 522 |
- 262 | 2 | 524 |
- 263 | 2 | 526 |
- 267 | 1 | 267 |
- 268 | 1 | 268 |
- 269 | 2 | 538 |
- 271 | 2 | 542 |
- 272 | 2 | 544 |
- 274 | 1 | 274 |
- 275 | 3 | 825 |
- 277 | 2 | 554 |
- 278 | 3 | 834 |
- 280 | 1 | 280 |
- 281 | 2 | 562 |
- 282 | 2 | 564 |
- 285 | 1 | 285 |
- 289 | 1 | 289 |
- 292 | 3 | 876 |
- 293 | 2 | 586 |
- 298 | 1 | 298 |
- 304 | 1 | 304 |
- 305 | 1 | 305 |
- 306 | 1 | 306 |
- 307 | 1 | 307 |
- 310 | 3 | 930 |
- 316 | 1 | 316 |
- 327 | 1 | 327 |
- 330 | 1 | 330 |
- 332 | 1 | 332 |
- 333 | 3 | 999 |
- 336 | 2 | 672 |
- 339 | 3 | 1017 |
- 342 | 2 | 684 |
- 348 | 1 | 348 |
- 354 | 2 | 708 |
- 355 | 1 | 355 |
- 358 | 2 | 716 |
- 365 | 1 | 365 |
- 369 | 2 | 738 |
- 370 | 3 | 1110 |
- 373 | 1 | 373 |
- 374 | 1 | 374 |
- 377 | 1 | 377 |
- 380 | 2 | 760 |
- 384 | 3 | 1152 |
- 385 | 3 | 1155 |
- 390 | 1 | 390 |
- 393 | 1 | 393 |
- 394 | 2 | 788 |
- 395 | 1 | 395 |
- 396 | 2 | 792 |
- 398 | 2 | 796 |
- 399 | 2 | 798 |
- 402 | 1 | 402 |
- 405 | 3 | 1215 |
- 407 | 2 | 814 |
- 408 | 1 | 408 |
- 410 | 1 | 410 |
- 413 | 1 | 413 |
- 428 | 2 | 856 |
- 429 | 1 | 429 |
- 431 | 2 | 862 |
- 436 | 3 | 1308 |
- 437 | 2 | 874 |
- 438 | 2 | 876 |
- 440 | 1 | 440 |
- 443 | 2 | 886 |
- 482 | 1 | 482 |
- 490 | 2 | 980 |
- 491 | 2 | 982 |
- 492 | 2 | 984 |
- 498 | 1 | 498 |
- 499 | 2 | 998 |
- 500 | 3 | 1500 |
- 502 | 1 | 502 |
- 505 | 2 | 1010 |
- 506 | 3 | 1518 |
- 507 | 1 | 507 |
- 509 | 1 | 509 |
- 511 | 1 | 511 |
- 545 | 4 | 2180 |
- 546 | 1 | 546 |
- 572 | 1 | 572 |
- 579 | 1 | 579 |
- 581 | 2 | 1162 |
- 582 | 1 | 582 |
- 584 | 1 | 584 |
- 585 | 2 | 1170 |
- 586 | 2 | 1172 |
- 591 | 1 | 591 |
- 593 | 2 | 1186 |
- 595 | 1 | 595 |
- 596 | 1 | 596 |
- 607 | 1 | 607 |
- 630 | 1 | 630 |
- 631 | 1 | 631 |
- 636 | 1 | 636 |
- 652 | 1 | 652 |
- 662 | 1 | 662 |
- 700 | 1 | 700 |
- 706 | 1 | 706 |
- 708 | 1 | 708 |
- 710 | 1 | 710 |
- 711 | 1 | 711 |
- 714 | 1 | 714 |
- 716 | 2 | 1432 |
- 717 | 1 | 717 |
- 723 | 1 | 723 |
- 843 | 1 | 843 |
- 851 | 1 | 851 |
- 855 | 1 | 855 |
- 858 | 1 | 858 |
- 864 | 1 | 864 |
- 1099 | 2 | 2198 |
- 1102 | 1 | 1102 |
- 1107 | 1 | 1107 |
- 1110 | 1 | 1110 |
- 1121 | 1 | 1121 |
- 1134 | 2 | 2268 |
- 1150 | 1 | 1150 |
- 1154 | 1 | 1154 |
- 1165 | 2 | 2330 |
- 1166 | 1 | 1166 |
- 1167 | 1 | 1167 |
- 1169 | 1 | 1169 |
- 1171 | 1 | 1171 |
- 1196 | 1 | 1196 |
- 1252 | 1 | 1252 |
- 1254 | 1 | 1254 |
- 1255 | 2 | 2510 |
- 1265 | 1 | 1265 |
- Total | 1002 | 236321 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 98 | 4 | 392 |
- 99 | 2 | 198 |
- 100 | 4 | 400 |
- 101 | 5 | 505 |
- 102 | 6 | 612 |
- 103 | 15 | 1545 |
- 104 | 7 | 728 |
- 105 | 7 | 735 |
- 106 | 8 | 848 |
- 107 | 8 | 856 |
- 108 | 6 | 648 |
- 110 | 3 | 330 |
- 111 | 1 | 111 |
- 112 | 1 | 112 |
- 113 | 1 | 113 |
- 114 | 3 | 342 |
- 116 | 2 | 232 |
- 117 | 3 | 351 |
- 118 | 1 | 118 |
- 119 | 11 | 1309 |
- 120 | 7 | 840 |
- 121 | 7 | 847 |
- 122 | 3 | 366 |
- 123 | 2 | 246 |
- 124 | 6 | 744 |
- 125 | 2 | 250 |
- 126 | 3 | 378 |
- 127 | 7 | 889 |
- 131 | 3 | 393 |
- 132 | 14 | 1848 |
- 133 | 7 | 931 |
- 134 | 3 | 402 |
- 135 | 3 | 405 |
- 136 | 1 | 136 |
- 137 | 1 | 137 |
- 138 | 4 | 552 |
- 139 | 5 | 695 |
- 140 | 12 | 1680 |
- 141 | 9 | 1269 |
- 142 | 13 | 1846 |
- 143 | 6 | 858 |
- 144 | 5 | 720 |
- 145 | 9 | 1305 |
- 146 | 8 | 1168 |
- 147 | 8 | 1176 |
- 148 | 5 | 740 |
- 149 | 7 | 1043 |
- 150 | 5 | 750 |
- 151 | 7 | 1057 |
- 152 | 9 | 1368 |
- 153 | 4 | 612 |
- 154 | 8 | 1232 |
- 155 | 10 | 1550 |
- 156 | 7 | 1092 |
- 157 | 4 | 628 |
- 158 | 5 | 790 |
- 159 | 7 | 1113 |
- 160 | 9 | 1440 |
- 161 | 15 | 2415 |
- 162 | 8 | 1296 |
- 163 | 3 | 489 |
- 164 | 4 | 656 |
- 165 | 10 | 1650 |
- 166 | 1 | 166 |
- 167 | 3 | 501 |
- 168 | 3 | 504 |
- 169 | 7 | 1183 |
- 170 | 8 | 1360 |
- 171 | 8 | 1368 |
- 172 | 3 | 516 |
- 173 | 11 | 1903 |
- 175 | 2 | 350 |
- 176 | 7 | 1232 |
- 178 | 2 | 356 |
- 179 | 12 | 2148 |
- 180 | 6 | 1080 |
- 181 | 3 | 543 |
- 182 | 4 | 728 |
- 183 | 3 | 549 |
- 184 | 2 | 368 |
- 185 | 7 | 1295 |
- 186 | 5 | 930 |
- 187 | 5 | 935 |
- 188 | 13 | 2444 |
- 189 | 6 | 1134 |
- 190 | 17 | 3230 |
- 191 | 6 | 1146 |
- 192 | 5 | 960 |
- 193 | 6 | 1158 |
- 194 | 8 | 1552 |
- 195 | 2 | 390 |
- 196 | 5 | 980 |
- 197 | 3 | 591 |
- 198 | 1 | 198 |
- 199 | 4 | 796 |
- 200 | 6 | 1200 |
- 201 | 2 | 402 |
- 202 | 3 | 606 |
- 203 | 4 | 812 |
- 204 | 1 | 204 |
- 205 | 2 | 410 |
- 206 | 2 | 412 |
- 207 | 2 | 414 |
- 208 | 5 | 1040 |
- 209 | 6 | 1254 |
- 210 | 8 | 1680 |
- 211 | 5 | 1055 |
- 212 | 4 | 848 |
- 213 | 2 | 426 |
- 214 | 3 | 642 |
- 215 | 4 | 860 |
- 216 | 10 | 2160 |
- 217 | 4 | 868 |
- 218 | 4 | 872 |
- 219 | 3 | 657 |
- 220 | 3 | 660 |
- 222 | 7 | 1554 |
- 223 | 2 | 446 |
- 224 | 2 | 448 |
- 225 | 7 | 1575 |
- 226 | 3 | 678 |
- 227 | 2 | 454 |
- 228 | 4 | 912 |
- 229 | 6 | 1374 |
- 230 | 10 | 2300 |
- 231 | 7 | 1617 |
- 232 | 2 | 464 |
- 233 | 4 | 932 |
- 235 | 4 | 940 |
- 236 | 5 | 1180 |
- 237 | 1 | 237 |
- 238 | 2 | 476 |
- 239 | 4 | 956 |
- 240 | 3 | 720 |
- 241 | 2 | 482 |
- 242 | 7 | 1694 |
- 243 | 4 | 972 |
- 244 | 5 | 1220 |
- 245 | 5 | 1225 |
- 246 | 4 | 984 |
- 247 | 3 | 741 |
- 248 | 2 | 496 |
- 250 | 2 | 500 |
- 251 | 4 | 1004 |
- 252 | 2 | 504 |
- 253 | 1 | 253 |
- 254 | 2 | 508 |
- 256 | 3 | 768 |
- 258 | 3 | 774 |
- 259 | 5 | 1295 |
- 260 | 4 | 1040 |
- 261 | 2 | 522 |
- 263 | 1 | 263 |
- 266 | 4 | 1064 |
- 267 | 6 | 1602 |
- 268 | 1 | 268 |
- 269 | 2 | 538 |
- 270 | 12 | 3240 |
- 271 | 5 | 1355 |
- 272 | 1 | 272 |
- 273 | 1 | 273 |
- 278 | 2 | 556 |
- 283 | 3 | 849 |
- 286 | 5 | 1430 |
- 287 | 2 | 574 |
- 288 | 1 | 288 |
- 289 | 1 | 289 |
- 291 | 1 | 291 |
- 292 | 3 | 876 |
- 293 | 2 | 586 |
- 294 | 2 | 588 |
- 295 | 4 | 1180 |
- 296 | 3 | 888 |
- 299 | 4 | 1196 |
- 300 | 1 | 300 |
- 307 | 1 | 307 |
- 314 | 1 | 314 |
- 316 | 1 | 316 |
- 326 | 3 | 978 |
- 329 | 2 | 658 |
- 330 | 1 | 330 |
- 334 | 2 | 668 |
- 337 | 3 | 1011 |
- 343 | 1 | 343 |
- 344 | 1 | 344 |
- 345 | 1 | 345 |
- 346 | 1 | 346 |
- 348 | 1 | 348 |
- 349 | 2 | 698 |
- 350 | 1 | 350 |
- 351 | 1 | 351 |
- 357 | 1 | 357 |
- 358 | 1 | 358 |
- 359 | 1 | 359 |
- 360 | 1 | 360 |
- 361 | 2 | 722 |
- 369 | 1 | 369 |
- 370 | 1 | 370 |
- 376 | 2 | 752 |
- 380 | 2 | 760 |
- 381 | 3 | 1143 |
- 382 | 3 | 1146 |
- 383 | 1 | 383 |
- 384 | 1 | 384 |
- 385 | 1 | 385 |
- 389 | 1 | 389 |
- 390 | 1 | 390 |
- 395 | 1 | 395 |
- 396 | 2 | 792 |
- 397 | 1 | 397 |
- 398 | 3 | 1194 |
- 399 | 2 | 798 |
- 402 | 1 | 402 |
- 403 | 1 | 403 |
- 405 | 2 | 810 |
- 406 | 1 | 406 |
- 409 | 2 | 818 |
- 412 | 2 | 824 |
- 416 | 1 | 416 |
- 430 | 2 | 860 |
- 431 | 1 | 431 |
- 432 | 1 | 432 |
- 433 | 1 | 433 |
- 443 | 1 | 443 |
- 444 | 3 | 1332 |
- 445 | 3 | 1335 |
- 446 | 1 | 446 |
- 448 | 2 | 896 |
- 489 | 1 | 489 |
- 495 | 1 | 495 |
- 499 | 1 | 499 |
- 500 | 2 | 1000 |
- 501 | 2 | 1002 |
- 503 | 1 | 503 |
- 504 | 1 | 504 |
- 507 | 3 | 1521 |
- 508 | 3 | 1524 |
- 509 | 1 | 509 |
- 510 | 4 | 2040 |
- 513 | 1 | 513 |
- 515 | 1 | 515 |
- 547 | 2 | 1094 |
- 549 | 3 | 1647 |
- 573 | 1 | 573 |
- 580 | 1 | 580 |
- 587 | 4 | 2348 |
- 588 | 1 | 588 |
- 590 | 1 | 590 |
- 592 | 1 | 592 |
- 594 | 1 | 594 |
- 595 | 1 | 595 |
- 597 | 3 | 1791 |
- 600 | 1 | 600 |
- 609 | 1 | 609 |
- 634 | 1 | 634 |
- 635 | 1 | 635 |
- 640 | 1 | 640 |
- 656 | 1 | 656 |
- 665 | 1 | 665 |
- 696 | 1 | 696 |
- 702 | 1 | 702 |
- 704 | 1 | 704 |
- 713 | 1 | 713 |
- 714 | 1 | 714 |
- 715 | 1 | 715 |
- 719 | 2 | 1438 |
- 720 | 2 | 1440 |
- 843 | 1 | 843 |
- 851 | 1 | 851 |
- 853 | 1 | 853 |
- 857 | 1 | 857 |
- 863 | 1 | 863 |
- 1095 | 1 | 1095 |
- 1096 | 1 | 1096 |
- 1098 | 1 | 1098 |
- 1103 | 1 | 1103 |
- 1107 | 1 | 1107 |
- 1121 | 1 | 1121 |
- 1132 | 1 | 1132 |
- 1134 | 1 | 1134 |
- 1150 | 1 | 1150 |
- 1153 | 1 | 1153 |
- 1165 | 3 | 3495 |
- 1166 | 1 | 1166 |
- 1168 | 1 | 1168 |
- 1171 | 1 | 1171 |
- 1195 | 1 | 1195 |
- 1250 | 1 | 1250 |
- 1252 | 1 | 1252 |
- 1254 | 2 | 2508 |
- 1262 | 1 | 1262 |
- Total | 1002 | 245765 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333630266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88828d7ebc8e8e96
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3864376562633865
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_5.json b/autobahn/client/tungstenite_case_12_4_5.json
deleted file mode 100644
index 52ecc9b..0000000
--- a/autobahn/client/tungstenite_case_12_4_5.json
+++ /dev/null
@@ -1,727 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 360,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 968,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=360&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: kQgouprhL5ULdy1bxsIX6Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: mOZD6rWN396llF0R0PHyCsy/vBo=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "89": 6,
- "90": 7,
- "91": 13,
- "92": 9,
- "93": 5,
- "94": 7,
- "95": 2,
- "96": 1,
- "98": 1,
- "100": 1,
- "101": 1,
- "102": 1,
- "103": 1,
- "104": 1,
- "105": 11,
- "106": 2,
- "107": 6,
- "108": 13,
- "109": 5,
- "110": 9,
- "111": 12,
- "112": 10,
- "113": 9,
- "114": 7,
- "115": 5,
- "116": 12,
- "117": 2,
- "118": 7,
- "119": 3,
- "120": 11,
- "121": 1,
- "122": 4,
- "123": 8,
- "124": 8,
- "125": 7,
- "126": 9,
- "127": 5,
- "128": 5,
- "129": 9,
- "130": 1,
- "131": 2,
- "134": 5,
- "135": 2,
- "136": 7,
- "137": 8,
- "138": 12,
- "139": 5,
- "140": 2,
- "141": 9,
- "142": 10,
- "143": 6,
- "144": 7,
- "145": 10,
- "146": 5,
- "147": 5,
- "148": 10,
- "149": 3,
- "150": 4,
- "151": 7,
- "152": 1,
- "153": 7,
- "154": 3,
- "155": 6,
- "156": 5,
- "157": 4,
- "158": 8,
- "159": 7,
- "160": 1,
- "162": 3,
- "163": 9,
- "164": 4,
- "165": 3,
- "166": 7,
- "167": 9,
- "168": 5,
- "169": 8,
- "170": 4,
- "171": 4,
- "172": 2,
- "173": 3,
- "174": 5,
- "175": 1,
- "176": 4,
- "177": 5,
- "178": 4,
- "179": 2,
- "180": 7,
- "181": 4,
- "182": 4,
- "183": 2,
- "184": 6,
- "185": 6,
- "186": 4,
- "187": 6,
- "188": 6,
- "189": 4,
- "190": 8,
- "191": 5,
- "192": 4,
- "193": 1,
- "194": 5,
- "195": 5,
- "196": 2,
- "197": 2,
- "198": 4,
- "199": 5,
- "200": 3,
- "201": 5,
- "202": 7,
- "203": 10,
- "205": 6,
- "206": 6,
- "207": 4,
- "208": 3,
- "209": 3,
- "210": 4,
- "211": 1,
- "212": 1,
- "213": 1,
- "214": 5,
- "215": 3,
- "216": 10,
- "217": 12,
- "218": 4,
- "219": 2,
- "220": 3,
- "222": 13,
- "223": 4,
- "224": 5,
- "225": 1,
- "226": 4,
- "227": 7,
- "228": 2,
- "229": 1,
- "231": 4,
- "232": 2,
- "233": 4,
- "234": 1,
- "235": 12,
- "236": 10,
- "237": 2,
- "238": 7,
- "239": 3,
- "240": 5,
- "241": 2,
- "242": 4,
- "243": 1,
- "244": 1,
- "245": 1,
- "246": 4,
- "247": 3,
- "248": 1,
- "249": 4,
- "250": 5,
- "251": 3,
- "252": 3,
- "254": 2,
- "255": 6,
- "257": 4,
- "258": 3,
- "259": 1,
- "260": 3,
- "261": 2,
- "262": 2,
- "263": 2,
- "267": 1,
- "268": 1,
- "269": 2,
- "271": 2,
- "272": 2,
- "274": 1,
- "275": 3,
- "277": 2,
- "278": 3,
- "280": 1,
- "281": 2,
- "282": 2,
- "285": 1,
- "289": 1,
- "292": 3,
- "293": 2,
- "298": 1,
- "304": 1,
- "305": 1,
- "306": 1,
- "307": 1,
- "310": 3,
- "316": 1,
- "327": 1,
- "330": 1,
- "332": 1,
- "333": 3,
- "336": 2,
- "339": 3,
- "342": 2,
- "348": 1,
- "354": 2,
- "355": 1,
- "358": 2,
- "365": 1,
- "369": 2,
- "370": 3,
- "373": 1,
- "374": 1,
- "377": 1,
- "380": 2,
- "384": 3,
- "385": 3,
- "390": 1,
- "393": 1,
- "394": 2,
- "395": 1,
- "396": 2,
- "398": 2,
- "399": 2,
- "402": 1,
- "405": 3,
- "407": 2,
- "408": 1,
- "410": 1,
- "413": 1,
- "428": 2,
- "429": 1,
- "431": 2,
- "436": 3,
- "437": 2,
- "438": 2,
- "440": 1,
- "443": 2,
- "482": 1,
- "490": 2,
- "491": 2,
- "492": 2,
- "498": 1,
- "499": 2,
- "500": 3,
- "502": 1,
- "505": 2,
- "506": 3,
- "507": 1,
- "509": 1,
- "511": 1,
- "545": 4,
- "546": 1,
- "572": 1,
- "579": 1,
- "581": 2,
- "582": 1,
- "584": 1,
- "585": 2,
- "586": 2,
- "591": 1,
- "593": 2,
- "595": 1,
- "596": 1,
- "607": 1,
- "630": 1,
- "631": 1,
- "636": 1,
- "652": 1,
- "662": 1,
- "700": 1,
- "706": 1,
- "708": 1,
- "710": 1,
- "711": 1,
- "714": 1,
- "716": 2,
- "717": 1,
- "723": 1,
- "843": 1,
- "851": 1,
- "855": 1,
- "858": 1,
- "864": 1,
- "1099": 2,
- "1102": 1,
- "1107": 1,
- "1110": 1,
- "1121": 1,
- "1134": 2,
- "1150": 1,
- "1154": 1,
- "1165": 2,
- "1166": 1,
- "1167": 1,
- "1169": 1,
- "1171": 1,
- "1196": 1,
- "1252": 1,
- "1254": 1,
- "1255": 2,
- "1265": 1
- },
- "started": "2020-09-07T18:49:48.000Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05578854964515461,
- "incomingOctetsAppLevel": 4096432,
- "incomingOctetsWebSocketLevel": 228534,
- "incomingOctetsWireLevel": 236056,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0329141396903743,
- "outgoingCompressionRatio": 0.05902185121100509,
- "outgoingOctetsAppLevel": 4096432,
- "outgoingOctetsWebSocketLevel": 241779,
- "outgoingOctetsWireLevel": 245509,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015427311718552893,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "98": 4,
- "99": 2,
- "100": 4,
- "101": 5,
- "102": 6,
- "103": 15,
- "104": 7,
- "105": 7,
- "106": 8,
- "107": 8,
- "108": 6,
- "110": 3,
- "111": 1,
- "112": 1,
- "113": 1,
- "114": 3,
- "116": 2,
- "117": 3,
- "118": 1,
- "119": 11,
- "120": 7,
- "121": 7,
- "122": 3,
- "123": 2,
- "124": 6,
- "125": 2,
- "126": 3,
- "127": 7,
- "131": 3,
- "132": 14,
- "133": 7,
- "134": 3,
- "135": 3,
- "136": 1,
- "137": 1,
- "138": 4,
- "139": 5,
- "140": 12,
- "141": 9,
- "142": 13,
- "143": 6,
- "144": 5,
- "145": 9,
- "146": 8,
- "147": 8,
- "148": 5,
- "149": 7,
- "150": 5,
- "151": 7,
- "152": 9,
- "153": 4,
- "154": 8,
- "155": 10,
- "156": 7,
- "157": 4,
- "158": 5,
- "159": 7,
- "160": 9,
- "161": 15,
- "162": 8,
- "163": 3,
- "164": 4,
- "165": 10,
- "166": 1,
- "167": 3,
- "168": 3,
- "169": 7,
- "170": 8,
- "171": 8,
- "172": 3,
- "173": 11,
- "175": 2,
- "176": 7,
- "178": 2,
- "179": 12,
- "180": 6,
- "181": 3,
- "182": 4,
- "183": 3,
- "184": 2,
- "185": 7,
- "186": 5,
- "187": 5,
- "188": 13,
- "189": 6,
- "190": 17,
- "191": 6,
- "192": 5,
- "193": 6,
- "194": 8,
- "195": 2,
- "196": 5,
- "197": 3,
- "198": 1,
- "199": 4,
- "200": 6,
- "201": 2,
- "202": 3,
- "203": 4,
- "204": 1,
- "205": 2,
- "206": 2,
- "207": 2,
- "208": 5,
- "209": 6,
- "210": 8,
- "211": 5,
- "212": 4,
- "213": 2,
- "214": 3,
- "215": 4,
- "216": 10,
- "217": 4,
- "218": 4,
- "219": 3,
- "220": 3,
- "222": 7,
- "223": 2,
- "224": 2,
- "225": 7,
- "226": 3,
- "227": 2,
- "228": 4,
- "229": 6,
- "230": 10,
- "231": 7,
- "232": 2,
- "233": 4,
- "235": 4,
- "236": 5,
- "237": 1,
- "238": 2,
- "239": 4,
- "240": 3,
- "241": 2,
- "242": 7,
- "243": 4,
- "244": 5,
- "245": 5,
- "246": 4,
- "247": 3,
- "248": 2,
- "250": 2,
- "251": 4,
- "252": 2,
- "253": 1,
- "254": 2,
- "256": 3,
- "258": 3,
- "259": 5,
- "260": 4,
- "261": 2,
- "263": 1,
- "266": 4,
- "267": 6,
- "268": 1,
- "269": 2,
- "270": 12,
- "271": 5,
- "272": 1,
- "273": 1,
- "278": 2,
- "283": 3,
- "286": 5,
- "287": 2,
- "288": 1,
- "289": 1,
- "291": 1,
- "292": 3,
- "293": 2,
- "294": 2,
- "295": 4,
- "296": 3,
- "299": 4,
- "300": 1,
- "307": 1,
- "314": 1,
- "316": 1,
- "326": 3,
- "329": 2,
- "330": 1,
- "334": 2,
- "337": 3,
- "343": 1,
- "344": 1,
- "345": 1,
- "346": 1,
- "348": 1,
- "349": 2,
- "350": 1,
- "351": 1,
- "357": 1,
- "358": 1,
- "359": 1,
- "360": 1,
- "361": 2,
- "369": 1,
- "370": 1,
- "376": 2,
- "380": 2,
- "381": 3,
- "382": 3,
- "383": 1,
- "384": 1,
- "385": 1,
- "389": 1,
- "390": 1,
- "395": 1,
- "396": 2,
- "397": 1,
- "398": 3,
- "399": 2,
- "402": 1,
- "403": 1,
- "405": 2,
- "406": 1,
- "409": 2,
- "412": 2,
- "416": 1,
- "430": 2,
- "431": 1,
- "432": 1,
- "433": 1,
- "443": 1,
- "444": 3,
- "445": 3,
- "446": 1,
- "448": 2,
- "489": 1,
- "495": 1,
- "499": 1,
- "500": 2,
- "501": 2,
- "503": 1,
- "504": 1,
- "507": 3,
- "508": 3,
- "509": 1,
- "510": 4,
- "513": 1,
- "515": 1,
- "547": 2,
- "549": 3,
- "573": 1,
- "580": 1,
- "587": 4,
- "588": 1,
- "590": 1,
- "592": 1,
- "594": 1,
- "595": 1,
- "597": 3,
- "600": 1,
- "609": 1,
- "634": 1,
- "635": 1,
- "640": 1,
- "656": 1,
- "665": 1,
- "696": 1,
- "702": 1,
- "704": 1,
- "713": 1,
- "714": 1,
- "715": 1,
- "719": 2,
- "720": 2,
- "843": 1,
- "851": 1,
- "853": 1,
- "857": 1,
- "863": 1,
- "1095": 1,
- "1096": 1,
- "1098": 1,
- "1103": 1,
- "1107": 1,
- "1121": 1,
- "1132": 1,
- "1134": 1,
- "1150": 1,
- "1153": 1,
- "1165": 3,
- "1166": 1,
- "1168": 1,
- "1171": 1,
- "1195": 1,
- "1250": 1,
- "1252": 1,
- "1254": 2,
- "1262": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333630266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828d7ebc8e8e96"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8d7ebc8e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_6.html b/autobahn/client/tungstenite_case_12_4_6.html
deleted file mode 100644
index f3315a9..0000000
--- a/autobahn/client/tungstenite_case_12_4_6.html
+++ /dev/null
@@ -1,1160 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.6 : Pass - 1151 ms @ 2020-09-07T18:49:48.968Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=361&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5ujpxXNffF/GCLQNxACAJw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bo+mtNWGXhLsUXgo19QFEujIi7E=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 150 | 4 | 600 |
- 151 | 4 | 604 |
- 152 | 5 | 760 |
- 153 | 6 | 918 |
- 154 | 7 | 1078 |
- 155 | 4 | 620 |
- 156 | 5 | 780 |
- 157 | 2 | 314 |
- 159 | 2 | 318 |
- 163 | 1 | 163 |
- 165 | 1 | 165 |
- 170 | 1 | 170 |
- 176 | 2 | 352 |
- 179 | 1 | 179 |
- 180 | 1 | 180 |
- 181 | 2 | 362 |
- 183 | 2 | 366 |
- 185 | 5 | 925 |
- 186 | 5 | 930 |
- 187 | 3 | 561 |
- 188 | 3 | 564 |
- 189 | 3 | 567 |
- 191 | 2 | 382 |
- 192 | 2 | 384 |
- 193 | 5 | 965 |
- 194 | 5 | 970 |
- 195 | 2 | 390 |
- 196 | 4 | 784 |
- 197 | 3 | 591 |
- 198 | 5 | 990 |
- 199 | 9 | 1791 |
- 200 | 6 | 1200 |
- 201 | 4 | 804 |
- 202 | 4 | 808 |
- 203 | 2 | 406 |
- 204 | 5 | 1020 |
- 205 | 1 | 205 |
- 206 | 3 | 618 |
- 207 | 2 | 414 |
- 208 | 3 | 624 |
- 209 | 6 | 1254 |
- 210 | 2 | 420 |
- 211 | 3 | 633 |
- 212 | 9 | 1908 |
- 213 | 7 | 1491 |
- 214 | 4 | 856 |
- 215 | 2 | 430 |
- 216 | 4 | 864 |
- 225 | 1 | 225 |
- 227 | 2 | 454 |
- 231 | 1 | 231 |
- 232 | 3 | 696 |
- 233 | 3 | 699 |
- 234 | 3 | 702 |
- 235 | 4 | 940 |
- 237 | 1 | 237 |
- 238 | 5 | 1190 |
- 239 | 7 | 1673 |
- 240 | 7 | 1680 |
- 241 | 1 | 241 |
- 242 | 3 | 726 |
- 243 | 3 | 729 |
- 245 | 1 | 245 |
- 246 | 1 | 246 |
- 247 | 9 | 2223 |
- 248 | 7 | 1736 |
- 250 | 2 | 500 |
- 251 | 1 | 251 |
- 252 | 2 | 504 |
- 254 | 1 | 254 |
- 255 | 1 | 255 |
- 257 | 3 | 771 |
- 261 | 1 | 261 |
- 263 | 1 | 263 |
- 264 | 4 | 1056 |
- 265 | 3 | 795 |
- 267 | 2 | 534 |
- 268 | 1 | 268 |
- 269 | 3 | 807 |
- 270 | 3 | 810 |
- 271 | 2 | 542 |
- 274 | 4 | 1096 |
- 275 | 1 | 275 |
- 276 | 3 | 828 |
- 277 | 4 | 1108 |
- 278 | 4 | 1112 |
- 280 | 6 | 1680 |
- 281 | 4 | 1124 |
- 282 | 5 | 1410 |
- 283 | 5 | 1415 |
- 284 | 3 | 852 |
- 285 | 3 | 855 |
- 287 | 2 | 574 |
- 288 | 1 | 288 |
- 289 | 3 | 867 |
- 291 | 1 | 291 |
- 292 | 3 | 876 |
- 295 | 1 | 295 |
- 298 | 4 | 1192 |
- 299 | 2 | 598 |
- 300 | 1 | 300 |
- 302 | 1 | 302 |
- 303 | 1 | 303 |
- 304 | 1 | 304 |
- 306 | 1 | 306 |
- 308 | 1 | 308 |
- 309 | 5 | 1545 |
- 310 | 3 | 930 |
- 311 | 1 | 311 |
- 312 | 2 | 624 |
- 314 | 1 | 314 |
- 315 | 4 | 1260 |
- 316 | 2 | 632 |
- 318 | 5 | 1590 |
- 319 | 4 | 1276 |
- 320 | 1 | 320 |
- 321 | 1 | 321 |
- 322 | 1 | 322 |
- 325 | 1 | 325 |
- 326 | 1 | 326 |
- 327 | 3 | 981 |
- 328 | 8 | 2624 |
- 329 | 1 | 329 |
- 330 | 2 | 660 |
- 331 | 3 | 993 |
- 332 | 4 | 1328 |
- 333 | 4 | 1332 |
- 334 | 1 | 334 |
- 335 | 2 | 670 |
- 336 | 2 | 672 |
- 337 | 2 | 674 |
- 338 | 8 | 2704 |
- 339 | 9 | 3051 |
- 340 | 9 | 3060 |
- 341 | 3 | 1023 |
- 342 | 7 | 2394 |
- 343 | 3 | 1029 |
- 344 | 4 | 1376 |
- 345 | 4 | 1380 |
- 346 | 7 | 2422 |
- 347 | 7 | 2429 |
- 348 | 8 | 2784 |
- 349 | 5 | 1745 |
- 350 | 6 | 2100 |
- 351 | 8 | 2808 |
- 352 | 7 | 2464 |
- 353 | 8 | 2824 |
- 354 | 7 | 2478 |
- 355 | 3 | 1065 |
- 356 | 5 | 1780 |
- 357 | 7 | 2499 |
- 358 | 5 | 1790 |
- 359 | 9 | 3231 |
- 360 | 6 | 2160 |
- 361 | 7 | 2527 |
- 362 | 8 | 2896 |
- 363 | 5 | 1815 |
- 364 | 9 | 3276 |
- 365 | 6 | 2190 |
- 366 | 9 | 3294 |
- 367 | 5 | 1835 |
- 368 | 2 | 736 |
- 369 | 3 | 1107 |
- 370 | 6 | 2220 |
- 371 | 6 | 2226 |
- 372 | 2 | 744 |
- 374 | 1 | 374 |
- 375 | 2 | 750 |
- 376 | 5 | 1880 |
- 377 | 2 | 754 |
- 378 | 1 | 378 |
- 379 | 1 | 379 |
- 381 | 1 | 381 |
- 382 | 2 | 764 |
- 384 | 2 | 768 |
- 385 | 2 | 770 |
- 386 | 2 | 772 |
- 387 | 4 | 1548 |
- 388 | 3 | 1164 |
- 389 | 1 | 389 |
- 390 | 1 | 390 |
- 392 | 3 | 1176 |
- 393 | 2 | 786 |
- 394 | 3 | 1182 |
- 395 | 1 | 395 |
- 398 | 1 | 398 |
- 403 | 1 | 403 |
- 404 | 3 | 1212 |
- 407 | 1 | 407 |
- 408 | 1 | 408 |
- 411 | 1 | 411 |
- 415 | 1 | 415 |
- 416 | 3 | 1248 |
- 417 | 3 | 1251 |
- 418 | 2 | 836 |
- 419 | 9 | 3771 |
- 420 | 7 | 2940 |
- 421 | 4 | 1684 |
- 422 | 4 | 1688 |
- 423 | 1 | 423 |
- 424 | 3 | 1272 |
- 425 | 1 | 425 |
- 426 | 3 | 1278 |
- 427 | 3 | 1281 |
- 428 | 2 | 856 |
- 429 | 3 | 1287 |
- 432 | 4 | 1728 |
- 434 | 4 | 1736 |
- 435 | 3 | 1305 |
- 438 | 2 | 876 |
- 442 | 1 | 442 |
- 443 | 1 | 443 |
- 444 | 1 | 444 |
- 450 | 2 | 900 |
- 451 | 1 | 451 |
- 452 | 3 | 1356 |
- 453 | 1 | 453 |
- 455 | 3 | 1365 |
- 456 | 1 | 456 |
- 457 | 2 | 914 |
- 458 | 2 | 916 |
- 459 | 1 | 459 |
- 460 | 1 | 460 |
- 461 | 1 | 461 |
- 463 | 2 | 926 |
- 464 | 1 | 464 |
- 467 | 1 | 467 |
- 468 | 6 | 2808 |
- 469 | 2 | 938 |
- 470 | 3 | 1410 |
- 472 | 2 | 944 |
- 473 | 4 | 1892 |
- 474 | 1 | 474 |
- 476 | 1 | 476 |
- 478 | 1 | 478 |
- 479 | 4 | 1916 |
- 481 | 1 | 481 |
- 482 | 1 | 482 |
- 485 | 3 | 1455 |
- 486 | 1 | 486 |
- 487 | 1 | 487 |
- 490 | 1 | 490 |
- 494 | 1 | 494 |
- 495 | 2 | 990 |
- 507 | 1 | 507 |
- 509 | 1 | 509 |
- 510 | 2 | 1020 |
- 514 | 1 | 514 |
- 515 | 1 | 515 |
- 518 | 1 | 518 |
- 519 | 3 | 1557 |
- 521 | 1 | 521 |
- 522 | 1 | 522 |
- 529 | 1 | 529 |
- 530 | 1 | 530 |
- 535 | 1 | 535 |
- 538 | 1 | 538 |
- 540 | 3 | 1620 |
- 541 | 1 | 541 |
- 543 | 1 | 543 |
- 544 | 2 | 1088 |
- 546 | 1 | 546 |
- 547 | 1 | 547 |
- 549 | 2 | 1098 |
- 553 | 1 | 553 |
- 554 | 2 | 1108 |
- 555 | 1 | 555 |
- 556 | 2 | 1112 |
- 557 | 3 | 1671 |
- 558 | 1 | 558 |
- 561 | 1 | 561 |
- 562 | 1 | 562 |
- 565 | 3 | 1695 |
- 566 | 1 | 566 |
- 575 | 1 | 575 |
- 576 | 1 | 576 |
- 577 | 1 | 577 |
- 578 | 1 | 578 |
- 579 | 2 | 1158 |
- 580 | 1 | 580 |
- 581 | 5 | 2905 |
- 585 | 1 | 585 |
- 586 | 2 | 1172 |
- 591 | 1 | 591 |
- 600 | 1 | 600 |
- 604 | 1 | 604 |
- 605 | 3 | 1815 |
- 607 | 1 | 607 |
- 609 | 1 | 609 |
- 611 | 1 | 611 |
- 612 | 2 | 1224 |
- 614 | 1 | 614 |
- 615 | 1 | 615 |
- 618 | 2 | 1236 |
- 620 | 4 | 2480 |
- 621 | 1 | 621 |
- 622 | 2 | 1244 |
- 625 | 2 | 1250 |
- 626 | 1 | 626 |
- 627 | 1 | 627 |
- 630 | 2 | 1260 |
- 631 | 3 | 1893 |
- 633 | 1 | 633 |
- 636 | 1 | 636 |
- 638 | 1 | 638 |
- 640 | 1 | 640 |
- 643 | 1 | 643 |
- 658 | 1 | 658 |
- 660 | 1 | 660 |
- 663 | 1 | 663 |
- 666 | 1 | 666 |
- 668 | 1 | 668 |
- 678 | 1 | 678 |
- 682 | 1 | 682 |
- 683 | 1 | 683 |
- 685 | 1 | 685 |
- 688 | 2 | 1376 |
- 690 | 1 | 690 |
- 693 | 2 | 1386 |
- 694 | 1 | 694 |
- 701 | 1 | 701 |
- 702 | 2 | 1404 |
- 703 | 2 | 1406 |
- 704 | 2 | 1408 |
- 706 | 1 | 706 |
- 707 | 2 | 1414 |
- 710 | 1 | 710 |
- 730 | 1 | 730 |
- 731 | 1 | 731 |
- 732 | 1 | 732 |
- 735 | 3 | 2205 |
- 737 | 1 | 737 |
- 738 | 1 | 738 |
- 739 | 1 | 739 |
- 742 | 2 | 1484 |
- 744 | 1 | 744 |
- 745 | 1 | 745 |
- 751 | 2 | 1502 |
- 758 | 2 | 1516 |
- 760 | 2 | 1520 |
- 761 | 1 | 761 |
- 762 | 1 | 762 |
- 763 | 4 | 3052 |
- 764 | 1 | 764 |
- 769 | 1 | 769 |
- 803 | 1 | 803 |
- 811 | 1 | 811 |
- 841 | 1 | 841 |
- 847 | 1 | 847 |
- 858 | 1 | 858 |
- 868 | 2 | 1736 |
- 871 | 1 | 871 |
- 882 | 1 | 882 |
- 906 | 1 | 906 |
- 909 | 1 | 909 |
- 910 | 1 | 910 |
- 923 | 2 | 1846 |
- 925 | 1 | 925 |
- 939 | 1 | 939 |
- 944 | 1 | 944 |
- 948 | 1 | 948 |
- 949 | 1 | 949 |
- 953 | 2 | 1906 |
- 955 | 1 | 955 |
- 956 | 1 | 956 |
- 957 | 1 | 957 |
- 970 | 1 | 970 |
- 974 | 1 | 974 |
- 1004 | 1 | 1004 |
- 1028 | 1 | 1028 |
- 1033 | 1 | 1033 |
- 1043 | 1 | 1043 |
- 1056 | 1 | 1056 |
- 1131 | 1 | 1131 |
- 1155 | 1 | 1155 |
- 1180 | 1 | 1180 |
- 1195 | 1 | 1195 |
- 1208 | 1 | 1208 |
- 1215 | 1 | 1215 |
- 1234 | 1 | 1234 |
- 1241 | 1 | 1241 |
- 1244 | 2 | 2488 |
- 1245 | 1 | 1245 |
- 1247 | 1 | 1247 |
- 1248 | 1 | 1248 |
- 1249 | 1 | 1249 |
- 1259 | 1 | 1259 |
- 1298 | 1 | 1298 |
- 1311 | 1 | 1311 |
- 1314 | 1 | 1314 |
- 1320 | 1 | 1320 |
- 1342 | 1 | 1342 |
- 1560 | 1 | 1560 |
- 1566 | 1 | 1566 |
- 1575 | 1 | 1575 |
- 1585 | 1 | 1585 |
- 1592 | 1 | 1592 |
- 1696 | 1 | 1696 |
- 1713 | 1 | 1713 |
- 1726 | 1 | 1726 |
- 1753 | 1 | 1753 |
- 1761 | 1 | 1761 |
- 1778 | 1 | 1778 |
- 1797 | 1 | 1797 |
- 1812 | 1 | 1812 |
- 1827 | 1 | 1827 |
- 1840 | 1 | 1840 |
- 2051 | 1 | 2051 |
- 2062 | 1 | 2062 |
- 2082 | 1 | 2082 |
- 2097 | 1 | 2097 |
- 2103 | 1 | 2103 |
- 2120 | 1 | 2120 |
- 2121 | 1 | 2121 |
- 2146 | 1 | 2146 |
- 2155 | 1 | 2155 |
- 2189 | 1 | 2189 |
- 2215 | 1 | 2215 |
- 2284 | 1 | 2284 |
- Total | 1002 | 440085 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 173 | 1 | 173 |
- 174 | 2 | 348 |
- 175 | 2 | 350 |
- 176 | 2 | 352 |
- 177 | 2 | 354 |
- 178 | 1 | 178 |
- 179 | 3 | 537 |
- 180 | 2 | 360 |
- 181 | 5 | 905 |
- 182 | 6 | 1092 |
- 183 | 6 | 1098 |
- 184 | 3 | 552 |
- 185 | 1 | 185 |
- 186 | 1 | 186 |
- 187 | 1 | 187 |
- 188 | 1 | 188 |
- 189 | 5 | 945 |
- 190 | 1 | 190 |
- 191 | 1 | 191 |
- 192 | 2 | 384 |
- 193 | 3 | 579 |
- 194 | 1 | 194 |
- 196 | 1 | 196 |
- 198 | 1 | 198 |
- 199 | 1 | 199 |
- 204 | 3 | 612 |
- 205 | 1 | 205 |
- 206 | 1 | 206 |
- 208 | 2 | 416 |
- 209 | 4 | 836 |
- 211 | 2 | 422 |
- 213 | 1 | 213 |
- 216 | 1 | 216 |
- 217 | 1 | 217 |
- 218 | 1 | 218 |
- 220 | 1 | 220 |
- 221 | 3 | 663 |
- 222 | 6 | 1332 |
- 223 | 1 | 223 |
- 224 | 5 | 1120 |
- 225 | 2 | 450 |
- 226 | 3 | 678 |
- 227 | 3 | 681 |
- 230 | 3 | 690 |
- 231 | 4 | 924 |
- 232 | 3 | 696 |
- 234 | 3 | 702 |
- 235 | 2 | 470 |
- 236 | 2 | 472 |
- 237 | 3 | 711 |
- 238 | 2 | 476 |
- 239 | 1 | 239 |
- 240 | 5 | 1200 |
- 241 | 2 | 482 |
- 242 | 2 | 484 |
- 243 | 3 | 729 |
- 244 | 2 | 488 |
- 245 | 3 | 735 |
- 246 | 5 | 1230 |
- 247 | 9 | 2223 |
- 248 | 7 | 1736 |
- 249 | 4 | 996 |
- 250 | 2 | 500 |
- 251 | 4 | 1004 |
- 252 | 1 | 252 |
- 253 | 3 | 759 |
- 254 | 1 | 254 |
- 257 | 1 | 257 |
- 259 | 2 | 518 |
- 262 | 1 | 262 |
- 266 | 2 | 532 |
- 267 | 2 | 534 |
- 268 | 4 | 1072 |
- 269 | 3 | 807 |
- 270 | 1 | 270 |
- 271 | 3 | 813 |
- 272 | 4 | 1088 |
- 274 | 1 | 274 |
- 275 | 1 | 275 |
- 276 | 5 | 1380 |
- 277 | 1 | 277 |
- 278 | 3 | 834 |
- 279 | 2 | 558 |
- 280 | 1 | 280 |
- 281 | 10 | 2810 |
- 282 | 2 | 564 |
- 283 | 6 | 1698 |
- 284 | 5 | 1420 |
- 285 | 2 | 570 |
- 286 | 5 | 1430 |
- 287 | 3 | 861 |
- 288 | 4 | 1152 |
- 289 | 5 | 1445 |
- 290 | 4 | 1160 |
- 291 | 6 | 1746 |
- 292 | 1 | 292 |
- 293 | 2 | 586 |
- 294 | 4 | 1176 |
- 295 | 1 | 295 |
- 296 | 1 | 296 |
- 297 | 1 | 297 |
- 299 | 4 | 1196 |
- 300 | 1 | 300 |
- 301 | 1 | 301 |
- 302 | 2 | 604 |
- 303 | 2 | 606 |
- 304 | 2 | 608 |
- 307 | 4 | 1228 |
- 308 | 3 | 924 |
- 309 | 1 | 309 |
- 310 | 5 | 1550 |
- 311 | 4 | 1244 |
- 312 | 4 | 1248 |
- 313 | 6 | 1878 |
- 314 | 3 | 942 |
- 316 | 1 | 316 |
- 317 | 2 | 634 |
- 318 | 3 | 954 |
- 319 | 4 | 1276 |
- 320 | 3 | 960 |
- 321 | 6 | 1926 |
- 322 | 8 | 2576 |
- 324 | 5 | 1620 |
- 327 | 2 | 654 |
- 330 | 1 | 330 |
- 331 | 2 | 662 |
- 332 | 2 | 664 |
- 333 | 1 | 333 |
- 334 | 1 | 334 |
- 335 | 1 | 335 |
- 336 | 2 | 672 |
- 337 | 1 | 337 |
- 338 | 2 | 676 |
- 339 | 1 | 339 |
- 340 | 2 | 680 |
- 341 | 3 | 1023 |
- 342 | 1 | 342 |
- 343 | 2 | 686 |
- 344 | 3 | 1032 |
- 345 | 3 | 1035 |
- 346 | 4 | 1384 |
- 348 | 5 | 1740 |
- 349 | 3 | 1047 |
- 350 | 1 | 350 |
- 351 | 6 | 2106 |
- 352 | 2 | 704 |
- 353 | 5 | 1765 |
- 354 | 3 | 1062 |
- 355 | 6 | 2130 |
- 356 | 2 | 712 |
- 357 | 2 | 714 |
- 358 | 4 | 1432 |
- 359 | 2 | 718 |
- 360 | 5 | 1800 |
- 361 | 4 | 1444 |
- 362 | 2 | 724 |
- 363 | 9 | 3267 |
- 364 | 5 | 1820 |
- 365 | 8 | 2920 |
- 366 | 12 | 4392 |
- 367 | 5 | 1835 |
- 368 | 7 | 2576 |
- 369 | 9 | 3321 |
- 370 | 12 | 4440 |
- 371 | 3 | 1113 |
- 372 | 6 | 2232 |
- 373 | 4 | 1492 |
- 374 | 4 | 1496 |
- 375 | 4 | 1500 |
- 376 | 10 | 3760 |
- 377 | 4 | 1508 |
- 378 | 2 | 756 |
- 379 | 2 | 758 |
- 380 | 1 | 380 |
- 381 | 3 | 1143 |
- 382 | 8 | 3056 |
- 383 | 4 | 1532 |
- 384 | 2 | 768 |
- 385 | 5 | 1925 |
- 386 | 5 | 1930 |
- 388 | 3 | 1164 |
- 390 | 1 | 390 |
- 391 | 2 | 782 |
- 392 | 1 | 392 |
- 394 | 4 | 1576 |
- 395 | 2 | 790 |
- 396 | 1 | 396 |
- 400 | 1 | 400 |
- 403 | 1 | 403 |
- 404 | 2 | 808 |
- 405 | 1 | 405 |
- 406 | 3 | 1218 |
- 407 | 2 | 814 |
- 408 | 4 | 1632 |
- 410 | 1 | 410 |
- 411 | 2 | 822 |
- 412 | 4 | 1648 |
- 413 | 8 | 3304 |
- 414 | 3 | 1242 |
- 415 | 4 | 1660 |
- 416 | 3 | 1248 |
- 417 | 4 | 1668 |
- 418 | 4 | 1672 |
- 419 | 1 | 419 |
- 420 | 3 | 1260 |
- 421 | 2 | 842 |
- 422 | 3 | 1266 |
- 423 | 1 | 423 |
- 424 | 6 | 2544 |
- 425 | 6 | 2550 |
- 426 | 2 | 852 |
- 428 | 2 | 856 |
- 429 | 1 | 429 |
- 430 | 1 | 430 |
- 431 | 4 | 1724 |
- 433 | 1 | 433 |
- 436 | 1 | 436 |
- 437 | 1 | 437 |
- 438 | 3 | 1314 |
- 440 | 3 | 1320 |
- 441 | 1 | 441 |
- 442 | 1 | 442 |
- 443 | 2 | 886 |
- 444 | 5 | 2220 |
- 445 | 2 | 890 |
- 446 | 3 | 1338 |
- 447 | 1 | 447 |
- 448 | 5 | 2240 |
- 449 | 4 | 1796 |
- 450 | 2 | 900 |
- 451 | 1 | 451 |
- 452 | 3 | 1356 |
- 453 | 2 | 906 |
- 454 | 2 | 908 |
- 455 | 1 | 455 |
- 456 | 3 | 1368 |
- 457 | 1 | 457 |
- 459 | 4 | 1836 |
- 460 | 2 | 920 |
- 462 | 1 | 462 |
- 465 | 1 | 465 |
- 469 | 2 | 938 |
- 470 | 2 | 940 |
- 471 | 1 | 471 |
- 474 | 1 | 474 |
- 476 | 2 | 952 |
- 478 | 3 | 1434 |
- 479 | 3 | 1437 |
- 480 | 2 | 960 |
- 481 | 3 | 1443 |
- 483 | 1 | 483 |
- 485 | 1 | 485 |
- 486 | 2 | 972 |
- 487 | 2 | 974 |
- 489 | 2 | 978 |
- 490 | 1 | 490 |
- 491 | 1 | 491 |
- 492 | 5 | 2460 |
- 493 | 2 | 986 |
- 494 | 1 | 494 |
- 495 | 3 | 1485 |
- 496 | 2 | 992 |
- 498 | 1 | 498 |
- 499 | 1 | 499 |
- 500 | 5 | 2500 |
- 501 | 3 | 1503 |
- 502 | 2 | 1004 |
- 504 | 1 | 504 |
- 505 | 1 | 505 |
- 506 | 3 | 1518 |
- 508 | 1 | 508 |
- 511 | 1 | 511 |
- 513 | 2 | 1026 |
- 517 | 1 | 517 |
- 534 | 1 | 534 |
- 535 | 2 | 1070 |
- 538 | 1 | 538 |
- 539 | 1 | 539 |
- 541 | 2 | 1082 |
- 543 | 1 | 543 |
- 544 | 1 | 544 |
- 546 | 1 | 546 |
- 550 | 2 | 1100 |
- 553 | 1 | 553 |
- 554 | 1 | 554 |
- 557 | 4 | 2228 |
- 558 | 1 | 558 |
- 559 | 1 | 559 |
- 560 | 1 | 560 |
- 564 | 1 | 564 |
- 565 | 1 | 565 |
- 568 | 1 | 568 |
- 571 | 1 | 571 |
- 573 | 2 | 1146 |
- 575 | 2 | 1150 |
- 576 | 1 | 576 |
- 577 | 1 | 577 |
- 578 | 1 | 578 |
- 579 | 2 | 1158 |
- 580 | 2 | 1160 |
- 581 | 2 | 1162 |
- 582 | 2 | 1164 |
- 585 | 1 | 585 |
- 588 | 1 | 588 |
- 592 | 1 | 592 |
- 593 | 1 | 593 |
- 594 | 2 | 1188 |
- 599 | 2 | 1198 |
- 601 | 1 | 601 |
- 603 | 2 | 1206 |
- 606 | 2 | 1212 |
- 607 | 2 | 1214 |
- 609 | 1 | 609 |
- 610 | 1 | 610 |
- 612 | 3 | 1836 |
- 613 | 1 | 613 |
- 616 | 1 | 616 |
- 624 | 1 | 624 |
- 629 | 1 | 629 |
- 631 | 1 | 631 |
- 632 | 3 | 1896 |
- 633 | 1 | 633 |
- 634 | 1 | 634 |
- 640 | 1 | 640 |
- 641 | 3 | 1923 |
- 647 | 4 | 2588 |
- 648 | 2 | 1296 |
- 651 | 1 | 651 |
- 656 | 2 | 1312 |
- 657 | 1 | 657 |
- 660 | 1 | 660 |
- 662 | 1 | 662 |
- 664 | 1 | 664 |
- 668 | 1 | 668 |
- 670 | 1 | 670 |
- 676 | 2 | 1352 |
- 677 | 1 | 677 |
- 678 | 1 | 678 |
- 681 | 1 | 681 |
- 687 | 1 | 687 |
- 691 | 1 | 691 |
- 694 | 1 | 694 |
- 698 | 1 | 698 |
- 708 | 3 | 2124 |
- 711 | 1 | 711 |
- 712 | 1 | 712 |
- 713 | 1 | 713 |
- 715 | 1 | 715 |
- 720 | 2 | 1440 |
- 731 | 1 | 731 |
- 735 | 1 | 735 |
- 737 | 2 | 1474 |
- 739 | 2 | 1478 |
- 746 | 2 | 1492 |
- 752 | 3 | 2256 |
- 753 | 2 | 1506 |
- 754 | 2 | 1508 |
- 755 | 1 | 755 |
- 756 | 2 | 1512 |
- 760 | 2 | 1520 |
- 761 | 1 | 761 |
- 762 | 1 | 762 |
- 764 | 1 | 764 |
- 766 | 1 | 766 |
- 767 | 2 | 1534 |
- 772 | 1 | 772 |
- 774 | 3 | 2322 |
- 776 | 2 | 1552 |
- 777 | 2 | 1554 |
- 779 | 2 | 1558 |
- 780 | 1 | 780 |
- 781 | 1 | 781 |
- 801 | 1 | 801 |
- 809 | 1 | 809 |
- 839 | 1 | 839 |
- 845 | 1 | 845 |
- 856 | 1 | 856 |
- 881 | 1 | 881 |
- 882 | 1 | 882 |
- 887 | 1 | 887 |
- 898 | 1 | 898 |
- 924 | 1 | 924 |
- 925 | 1 | 925 |
- 929 | 1 | 929 |
- 942 | 1 | 942 |
- 943 | 2 | 1886 |
- 952 | 1 | 952 |
- 958 | 1 | 958 |
- 962 | 2 | 1924 |
- 967 | 2 | 1934 |
- 969 | 2 | 1938 |
- 970 | 1 | 970 |
- 985 | 1 | 985 |
- 989 | 1 | 989 |
- 1023 | 1 | 1023 |
- 1045 | 1 | 1045 |
- 1052 | 1 | 1052 |
- 1061 | 1 | 1061 |
- 1073 | 1 | 1073 |
- 1143 | 1 | 1143 |
- 1168 | 1 | 1168 |
- 1192 | 1 | 1192 |
- 1207 | 1 | 1207 |
- 1211 | 1 | 1211 |
- 1219 | 1 | 1219 |
- 1231 | 1 | 1231 |
- 1238 | 1 | 1238 |
- 1241 | 1 | 1241 |
- 1255 | 1 | 1255 |
- 1259 | 2 | 2518 |
- 1261 | 1 | 1261 |
- 1262 | 1 | 1262 |
- 1263 | 1 | 1263 |
- 1307 | 1 | 1307 |
- 1320 | 1 | 1320 |
- 1323 | 1 | 1323 |
- 1329 | 1 | 1329 |
- 1351 | 1 | 1351 |
- 1556 | 1 | 1556 |
- 1561 | 1 | 1561 |
- 1572 | 1 | 1572 |
- 1583 | 1 | 1583 |
- 1591 | 1 | 1591 |
- 1699 | 1 | 1699 |
- 1716 | 1 | 1716 |
- 1730 | 1 | 1730 |
- 1759 | 1 | 1759 |
- 1764 | 1 | 1764 |
- 1778 | 1 | 1778 |
- 1796 | 1 | 1796 |
- 1811 | 1 | 1811 |
- 1827 | 1 | 1827 |
- 1839 | 1 | 1839 |
- 2053 | 1 | 2053 |
- 2061 | 1 | 2061 |
- 2081 | 1 | 2081 |
- 2096 | 1 | 2096 |
- 2103 | 1 | 2103 |
- 2118 | 1 | 2118 |
- 2120 | 1 | 2120 |
- 2145 | 1 | 2145 |
- 2154 | 1 | 2154 |
- 2188 | 1 | 2188 |
- 2215 | 1 | 2215 |
- 2284 | 1 | 2284 |
- Total | 1002 | 463454 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333631266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882dd830e1fde6b
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6464383330653166
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_6.json b/autobahn/client/tungstenite_case_12_4_6.json
deleted file mode 100644
index bc014d6..0000000
--- a/autobahn/client/tungstenite_case_12_4_6.json
+++ /dev/null
@@ -1,1007 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 361,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1151,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=361&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5ujpxXNffF/GCLQNxACAJw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bo+mtNWGXhLsUXgo19QFEujIi7E=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "150": 4,
- "151": 4,
- "152": 5,
- "153": 6,
- "154": 7,
- "155": 4,
- "156": 5,
- "157": 2,
- "159": 2,
- "163": 1,
- "165": 1,
- "170": 1,
- "176": 2,
- "179": 1,
- "180": 1,
- "181": 2,
- "183": 2,
- "185": 5,
- "186": 5,
- "187": 3,
- "188": 3,
- "189": 3,
- "191": 2,
- "192": 2,
- "193": 5,
- "194": 5,
- "195": 2,
- "196": 4,
- "197": 3,
- "198": 5,
- "199": 9,
- "200": 6,
- "201": 4,
- "202": 4,
- "203": 2,
- "204": 5,
- "205": 1,
- "206": 3,
- "207": 2,
- "208": 3,
- "209": 6,
- "210": 2,
- "211": 3,
- "212": 9,
- "213": 7,
- "214": 4,
- "215": 2,
- "216": 4,
- "225": 1,
- "227": 2,
- "231": 1,
- "232": 3,
- "233": 3,
- "234": 3,
- "235": 4,
- "237": 1,
- "238": 5,
- "239": 7,
- "240": 7,
- "241": 1,
- "242": 3,
- "243": 3,
- "245": 1,
- "246": 1,
- "247": 9,
- "248": 7,
- "250": 2,
- "251": 1,
- "252": 2,
- "254": 1,
- "255": 1,
- "257": 3,
- "261": 1,
- "263": 1,
- "264": 4,
- "265": 3,
- "267": 2,
- "268": 1,
- "269": 3,
- "270": 3,
- "271": 2,
- "274": 4,
- "275": 1,
- "276": 3,
- "277": 4,
- "278": 4,
- "280": 6,
- "281": 4,
- "282": 5,
- "283": 5,
- "284": 3,
- "285": 3,
- "287": 2,
- "288": 1,
- "289": 3,
- "291": 1,
- "292": 3,
- "295": 1,
- "298": 4,
- "299": 2,
- "300": 1,
- "302": 1,
- "303": 1,
- "304": 1,
- "306": 1,
- "308": 1,
- "309": 5,
- "310": 3,
- "311": 1,
- "312": 2,
- "314": 1,
- "315": 4,
- "316": 2,
- "318": 5,
- "319": 4,
- "320": 1,
- "321": 1,
- "322": 1,
- "325": 1,
- "326": 1,
- "327": 3,
- "328": 8,
- "329": 1,
- "330": 2,
- "331": 3,
- "332": 4,
- "333": 4,
- "334": 1,
- "335": 2,
- "336": 2,
- "337": 2,
- "338": 8,
- "339": 9,
- "340": 9,
- "341": 3,
- "342": 7,
- "343": 3,
- "344": 4,
- "345": 4,
- "346": 7,
- "347": 7,
- "348": 8,
- "349": 5,
- "350": 6,
- "351": 8,
- "352": 7,
- "353": 8,
- "354": 7,
- "355": 3,
- "356": 5,
- "357": 7,
- "358": 5,
- "359": 9,
- "360": 6,
- "361": 7,
- "362": 8,
- "363": 5,
- "364": 9,
- "365": 6,
- "366": 9,
- "367": 5,
- "368": 2,
- "369": 3,
- "370": 6,
- "371": 6,
- "372": 2,
- "374": 1,
- "375": 2,
- "376": 5,
- "377": 2,
- "378": 1,
- "379": 1,
- "381": 1,
- "382": 2,
- "384": 2,
- "385": 2,
- "386": 2,
- "387": 4,
- "388": 3,
- "389": 1,
- "390": 1,
- "392": 3,
- "393": 2,
- "394": 3,
- "395": 1,
- "398": 1,
- "403": 1,
- "404": 3,
- "407": 1,
- "408": 1,
- "411": 1,
- "415": 1,
- "416": 3,
- "417": 3,
- "418": 2,
- "419": 9,
- "420": 7,
- "421": 4,
- "422": 4,
- "423": 1,
- "424": 3,
- "425": 1,
- "426": 3,
- "427": 3,
- "428": 2,
- "429": 3,
- "432": 4,
- "434": 4,
- "435": 3,
- "438": 2,
- "442": 1,
- "443": 1,
- "444": 1,
- "450": 2,
- "451": 1,
- "452": 3,
- "453": 1,
- "455": 3,
- "456": 1,
- "457": 2,
- "458": 2,
- "459": 1,
- "460": 1,
- "461": 1,
- "463": 2,
- "464": 1,
- "467": 1,
- "468": 6,
- "469": 2,
- "470": 3,
- "472": 2,
- "473": 4,
- "474": 1,
- "476": 1,
- "478": 1,
- "479": 4,
- "481": 1,
- "482": 1,
- "485": 3,
- "486": 1,
- "487": 1,
- "490": 1,
- "494": 1,
- "495": 2,
- "507": 1,
- "509": 1,
- "510": 2,
- "514": 1,
- "515": 1,
- "518": 1,
- "519": 3,
- "521": 1,
- "522": 1,
- "529": 1,
- "530": 1,
- "535": 1,
- "538": 1,
- "540": 3,
- "541": 1,
- "543": 1,
- "544": 2,
- "546": 1,
- "547": 1,
- "549": 2,
- "553": 1,
- "554": 2,
- "555": 1,
- "556": 2,
- "557": 3,
- "558": 1,
- "561": 1,
- "562": 1,
- "565": 3,
- "566": 1,
- "575": 1,
- "576": 1,
- "577": 1,
- "578": 1,
- "579": 2,
- "580": 1,
- "581": 5,
- "585": 1,
- "586": 2,
- "591": 1,
- "600": 1,
- "604": 1,
- "605": 3,
- "607": 1,
- "609": 1,
- "611": 1,
- "612": 2,
- "614": 1,
- "615": 1,
- "618": 2,
- "620": 4,
- "621": 1,
- "622": 2,
- "625": 2,
- "626": 1,
- "627": 1,
- "630": 2,
- "631": 3,
- "633": 1,
- "636": 1,
- "638": 1,
- "640": 1,
- "643": 1,
- "658": 1,
- "660": 1,
- "663": 1,
- "666": 1,
- "668": 1,
- "678": 1,
- "682": 1,
- "683": 1,
- "685": 1,
- "688": 2,
- "690": 1,
- "693": 2,
- "694": 1,
- "701": 1,
- "702": 2,
- "703": 2,
- "704": 2,
- "706": 1,
- "707": 2,
- "710": 1,
- "730": 1,
- "731": 1,
- "732": 1,
- "735": 3,
- "737": 1,
- "738": 1,
- "739": 1,
- "742": 2,
- "744": 1,
- "745": 1,
- "751": 2,
- "758": 2,
- "760": 2,
- "761": 1,
- "762": 1,
- "763": 4,
- "764": 1,
- "769": 1,
- "803": 1,
- "811": 1,
- "841": 1,
- "847": 1,
- "858": 1,
- "868": 2,
- "871": 1,
- "882": 1,
- "906": 1,
- "909": 1,
- "910": 1,
- "923": 2,
- "925": 1,
- "939": 1,
- "944": 1,
- "948": 1,
- "949": 1,
- "953": 2,
- "955": 1,
- "956": 1,
- "957": 1,
- "970": 1,
- "974": 1,
- "1004": 1,
- "1028": 1,
- "1033": 1,
- "1043": 1,
- "1056": 1,
- "1131": 1,
- "1155": 1,
- "1180": 1,
- "1195": 1,
- "1208": 1,
- "1215": 1,
- "1234": 1,
- "1241": 1,
- "1244": 2,
- "1245": 1,
- "1247": 1,
- "1248": 1,
- "1249": 1,
- "1259": 1,
- "1298": 1,
- "1311": 1,
- "1314": 1,
- "1320": 1,
- "1342": 1,
- "1560": 1,
- "1566": 1,
- "1575": 1,
- "1585": 1,
- "1592": 1,
- "1696": 1,
- "1713": 1,
- "1726": 1,
- "1753": 1,
- "1761": 1,
- "1778": 1,
- "1797": 1,
- "1812": 1,
- "1827": 1,
- "1840": 1,
- "2051": 1,
- "2062": 1,
- "2082": 1,
- "2097": 1,
- "2103": 1,
- "2120": 1,
- "2121": 1,
- "2146": 1,
- "2155": 1,
- "2189": 1,
- "2215": 1,
- "2284": 1
- },
- "started": "2020-09-07T18:49:48.968Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05270701711751375,
- "incomingOctetsAppLevel": 8192837,
- "incomingOctetsWebSocketLevel": 431820,
- "incomingOctetsWireLevel": 439820,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.018526237784261962,
- "outgoingCompressionRatio": 0.056048716702163125,
- "outgoingOctetsAppLevel": 8192837,
- "outgoingOctetsWebSocketLevel": 459198,
- "outgoingOctetsWireLevel": 463198,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.008710839332923924,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "173": 1,
- "174": 2,
- "175": 2,
- "176": 2,
- "177": 2,
- "178": 1,
- "179": 3,
- "180": 2,
- "181": 5,
- "182": 6,
- "183": 6,
- "184": 3,
- "185": 1,
- "186": 1,
- "187": 1,
- "188": 1,
- "189": 5,
- "190": 1,
- "191": 1,
- "192": 2,
- "193": 3,
- "194": 1,
- "196": 1,
- "198": 1,
- "199": 1,
- "204": 3,
- "205": 1,
- "206": 1,
- "208": 2,
- "209": 4,
- "211": 2,
- "213": 1,
- "216": 1,
- "217": 1,
- "218": 1,
- "220": 1,
- "221": 3,
- "222": 6,
- "223": 1,
- "224": 5,
- "225": 2,
- "226": 3,
- "227": 3,
- "230": 3,
- "231": 4,
- "232": 3,
- "234": 3,
- "235": 2,
- "236": 2,
- "237": 3,
- "238": 2,
- "239": 1,
- "240": 5,
- "241": 2,
- "242": 2,
- "243": 3,
- "244": 2,
- "245": 3,
- "246": 5,
- "247": 9,
- "248": 7,
- "249": 4,
- "250": 2,
- "251": 4,
- "252": 1,
- "253": 3,
- "254": 1,
- "257": 1,
- "259": 2,
- "262": 1,
- "266": 2,
- "267": 2,
- "268": 4,
- "269": 3,
- "270": 1,
- "271": 3,
- "272": 4,
- "274": 1,
- "275": 1,
- "276": 5,
- "277": 1,
- "278": 3,
- "279": 2,
- "280": 1,
- "281": 10,
- "282": 2,
- "283": 6,
- "284": 5,
- "285": 2,
- "286": 5,
- "287": 3,
- "288": 4,
- "289": 5,
- "290": 4,
- "291": 6,
- "292": 1,
- "293": 2,
- "294": 4,
- "295": 1,
- "296": 1,
- "297": 1,
- "299": 4,
- "300": 1,
- "301": 1,
- "302": 2,
- "303": 2,
- "304": 2,
- "307": 4,
- "308": 3,
- "309": 1,
- "310": 5,
- "311": 4,
- "312": 4,
- "313": 6,
- "314": 3,
- "316": 1,
- "317": 2,
- "318": 3,
- "319": 4,
- "320": 3,
- "321": 6,
- "322": 8,
- "324": 5,
- "327": 2,
- "330": 1,
- "331": 2,
- "332": 2,
- "333": 1,
- "334": 1,
- "335": 1,
- "336": 2,
- "337": 1,
- "338": 2,
- "339": 1,
- "340": 2,
- "341": 3,
- "342": 1,
- "343": 2,
- "344": 3,
- "345": 3,
- "346": 4,
- "348": 5,
- "349": 3,
- "350": 1,
- "351": 6,
- "352": 2,
- "353": 5,
- "354": 3,
- "355": 6,
- "356": 2,
- "357": 2,
- "358": 4,
- "359": 2,
- "360": 5,
- "361": 4,
- "362": 2,
- "363": 9,
- "364": 5,
- "365": 8,
- "366": 12,
- "367": 5,
- "368": 7,
- "369": 9,
- "370": 12,
- "371": 3,
- "372": 6,
- "373": 4,
- "374": 4,
- "375": 4,
- "376": 10,
- "377": 4,
- "378": 2,
- "379": 2,
- "380": 1,
- "381": 3,
- "382": 8,
- "383": 4,
- "384": 2,
- "385": 5,
- "386": 5,
- "388": 3,
- "390": 1,
- "391": 2,
- "392": 1,
- "394": 4,
- "395": 2,
- "396": 1,
- "400": 1,
- "403": 1,
- "404": 2,
- "405": 1,
- "406": 3,
- "407": 2,
- "408": 4,
- "410": 1,
- "411": 2,
- "412": 4,
- "413": 8,
- "414": 3,
- "415": 4,
- "416": 3,
- "417": 4,
- "418": 4,
- "419": 1,
- "420": 3,
- "421": 2,
- "422": 3,
- "423": 1,
- "424": 6,
- "425": 6,
- "426": 2,
- "428": 2,
- "429": 1,
- "430": 1,
- "431": 4,
- "433": 1,
- "436": 1,
- "437": 1,
- "438": 3,
- "440": 3,
- "441": 1,
- "442": 1,
- "443": 2,
- "444": 5,
- "445": 2,
- "446": 3,
- "447": 1,
- "448": 5,
- "449": 4,
- "450": 2,
- "451": 1,
- "452": 3,
- "453": 2,
- "454": 2,
- "455": 1,
- "456": 3,
- "457": 1,
- "459": 4,
- "460": 2,
- "462": 1,
- "465": 1,
- "469": 2,
- "470": 2,
- "471": 1,
- "474": 1,
- "476": 2,
- "478": 3,
- "479": 3,
- "480": 2,
- "481": 3,
- "483": 1,
- "485": 1,
- "486": 2,
- "487": 2,
- "489": 2,
- "490": 1,
- "491": 1,
- "492": 5,
- "493": 2,
- "494": 1,
- "495": 3,
- "496": 2,
- "498": 1,
- "499": 1,
- "500": 5,
- "501": 3,
- "502": 2,
- "504": 1,
- "505": 1,
- "506": 3,
- "508": 1,
- "511": 1,
- "513": 2,
- "517": 1,
- "534": 1,
- "535": 2,
- "538": 1,
- "539": 1,
- "541": 2,
- "543": 1,
- "544": 1,
- "546": 1,
- "550": 2,
- "553": 1,
- "554": 1,
- "557": 4,
- "558": 1,
- "559": 1,
- "560": 1,
- "564": 1,
- "565": 1,
- "568": 1,
- "571": 1,
- "573": 2,
- "575": 2,
- "576": 1,
- "577": 1,
- "578": 1,
- "579": 2,
- "580": 2,
- "581": 2,
- "582": 2,
- "585": 1,
- "588": 1,
- "592": 1,
- "593": 1,
- "594": 2,
- "599": 2,
- "601": 1,
- "603": 2,
- "606": 2,
- "607": 2,
- "609": 1,
- "610": 1,
- "612": 3,
- "613": 1,
- "616": 1,
- "624": 1,
- "629": 1,
- "631": 1,
- "632": 3,
- "633": 1,
- "634": 1,
- "640": 1,
- "641": 3,
- "647": 4,
- "648": 2,
- "651": 1,
- "656": 2,
- "657": 1,
- "660": 1,
- "662": 1,
- "664": 1,
- "668": 1,
- "670": 1,
- "676": 2,
- "677": 1,
- "678": 1,
- "681": 1,
- "687": 1,
- "691": 1,
- "694": 1,
- "698": 1,
- "708": 3,
- "711": 1,
- "712": 1,
- "713": 1,
- "715": 1,
- "720": 2,
- "731": 1,
- "735": 1,
- "737": 2,
- "739": 2,
- "746": 2,
- "752": 3,
- "753": 2,
- "754": 2,
- "755": 1,
- "756": 2,
- "760": 2,
- "761": 1,
- "762": 1,
- "764": 1,
- "766": 1,
- "767": 2,
- "772": 1,
- "774": 3,
- "776": 2,
- "777": 2,
- "779": 2,
- "780": 1,
- "781": 1,
- "801": 1,
- "809": 1,
- "839": 1,
- "845": 1,
- "856": 1,
- "881": 1,
- "882": 1,
- "887": 1,
- "898": 1,
- "924": 1,
- "925": 1,
- "929": 1,
- "942": 1,
- "943": 2,
- "952": 1,
- "958": 1,
- "962": 2,
- "967": 2,
- "969": 2,
- "970": 1,
- "985": 1,
- "989": 1,
- "1023": 1,
- "1045": 1,
- "1052": 1,
- "1061": 1,
- "1073": 1,
- "1143": 1,
- "1168": 1,
- "1192": 1,
- "1207": 1,
- "1211": 1,
- "1219": 1,
- "1231": 1,
- "1238": 1,
- "1241": 1,
- "1255": 1,
- "1259": 2,
- "1261": 1,
- "1262": 1,
- "1263": 1,
- "1307": 1,
- "1320": 1,
- "1323": 1,
- "1329": 1,
- "1351": 1,
- "1556": 1,
- "1561": 1,
- "1572": 1,
- "1583": 1,
- "1591": 1,
- "1699": 1,
- "1716": 1,
- "1730": 1,
- "1759": 1,
- "1764": 1,
- "1778": 1,
- "1796": 1,
- "1811": 1,
- "1827": 1,
- "1839": 1,
- "2053": 1,
- "2061": 1,
- "2081": 1,
- "2096": 1,
- "2103": 1,
- "2118": 1,
- "2120": 1,
- "2145": 1,
- "2154": 1,
- "2188": 1,
- "2215": 1,
- "2284": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333631266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882dd830e1fde6b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "dd830e1f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_7.html b/autobahn/client/tungstenite_case_12_4_7.html
deleted file mode 100644
index 3021799..0000000
--- a/autobahn/client/tungstenite_case_12_4_7.html
+++ /dev/null
@@ -1,1419 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.7 : Pass - 1485 ms @ 2020-09-07T18:49:50.120Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=362&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ig0HjeFO9QvOrom3BuZR4A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: zhDn+KPJnnDztaXR4mipRINHgY8=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 272 | 2 | 544 |
- 273 | 1 | 273 |
- 275 | 2 | 550 |
- 276 | 2 | 552 |
- 277 | 1 | 277 |
- 278 | 1 | 278 |
- 284 | 1 | 284 |
- 285 | 1 | 285 |
- 293 | 1 | 293 |
- 295 | 1 | 295 |
- 297 | 1 | 297 |
- 299 | 2 | 598 |
- 307 | 1 | 307 |
- 317 | 1 | 317 |
- 318 | 2 | 636 |
- 319 | 1 | 319 |
- 323 | 1 | 323 |
- 333 | 2 | 666 |
- 335 | 1 | 335 |
- 338 | 1 | 338 |
- 341 | 1 | 341 |
- 348 | 1 | 348 |
- 350 | 1 | 350 |
- 351 | 1 | 351 |
- 352 | 1 | 352 |
- 353 | 3 | 1059 |
- 355 | 1 | 355 |
- 357 | 3 | 1071 |
- 360 | 2 | 720 |
- 361 | 5 | 1805 |
- 362 | 5 | 1810 |
- 363 | 4 | 1452 |
- 364 | 5 | 1820 |
- 365 | 6 | 2190 |
- 366 | 5 | 1830 |
- 367 | 7 | 2569 |
- 368 | 6 | 2208 |
- 369 | 4 | 1476 |
- 370 | 4 | 1480 |
- 371 | 4 | 1484 |
- 372 | 1 | 372 |
- 373 | 3 | 1119 |
- 374 | 2 | 748 |
- 375 | 1 | 375 |
- 377 | 2 | 754 |
- 378 | 1 | 378 |
- 379 | 2 | 758 |
- 380 | 3 | 1140 |
- 381 | 2 | 762 |
- 382 | 1 | 382 |
- 383 | 2 | 766 |
- 396 | 1 | 396 |
- 413 | 1 | 413 |
- 419 | 1 | 419 |
- 432 | 1 | 432 |
- 434 | 2 | 868 |
- 439 | 1 | 439 |
- 440 | 1 | 440 |
- 449 | 1 | 449 |
- 454 | 2 | 908 |
- 455 | 1 | 455 |
- 458 | 1 | 458 |
- 463 | 1 | 463 |
- 467 | 1 | 467 |
- 469 | 1 | 469 |
- 470 | 3 | 1410 |
- 471 | 1 | 471 |
- 472 | 1 | 472 |
- 474 | 2 | 948 |
- 479 | 1 | 479 |
- 480 | 1 | 480 |
- 481 | 1 | 481 |
- 485 | 1 | 485 |
- 487 | 1 | 487 |
- 488 | 1 | 488 |
- 489 | 2 | 978 |
- 490 | 2 | 980 |
- 491 | 1 | 491 |
- 493 | 1 | 493 |
- 495 | 3 | 1485 |
- 498 | 1 | 498 |
- 499 | 1 | 499 |
- 500 | 1 | 500 |
- 510 | 1 | 510 |
- 511 | 1 | 511 |
- 513 | 1 | 513 |
- 514 | 1 | 514 |
- 515 | 1 | 515 |
- 518 | 2 | 1036 |
- 519 | 1 | 519 |
- 521 | 1 | 521 |
- 523 | 1 | 523 |
- 529 | 1 | 529 |
- 533 | 1 | 533 |
- 534 | 1 | 534 |
- 535 | 4 | 2140 |
- 536 | 2 | 1072 |
- 538 | 5 | 2690 |
- 539 | 4 | 2156 |
- 540 | 1 | 540 |
- 541 | 3 | 1623 |
- 542 | 2 | 1084 |
- 543 | 1 | 543 |
- 544 | 2 | 1088 |
- 545 | 2 | 1090 |
- 546 | 2 | 1092 |
- 547 | 2 | 1094 |
- 548 | 1 | 548 |
- 551 | 3 | 1653 |
- 552 | 1 | 552 |
- 554 | 1 | 554 |
- 556 | 1 | 556 |
- 557 | 3 | 1671 |
- 559 | 4 | 2236 |
- 560 | 6 | 3360 |
- 561 | 2 | 1122 |
- 562 | 2 | 1124 |
- 564 | 2 | 1128 |
- 565 | 2 | 1130 |
- 567 | 2 | 1134 |
- 568 | 2 | 1136 |
- 569 | 1 | 569 |
- 570 | 2 | 1140 |
- 571 | 5 | 2855 |
- 572 | 1 | 572 |
- 576 | 2 | 1152 |
- 577 | 3 | 1731 |
- 578 | 1 | 578 |
- 579 | 1 | 579 |
- 580 | 2 | 1160 |
- 581 | 3 | 1743 |
- 583 | 2 | 1166 |
- 584 | 4 | 2336 |
- 585 | 1 | 585 |
- 586 | 3 | 1758 |
- 588 | 1 | 588 |
- 589 | 3 | 1767 |
- 590 | 2 | 1180 |
- 591 | 6 | 3546 |
- 592 | 3 | 1776 |
- 593 | 2 | 1186 |
- 594 | 2 | 1188 |
- 595 | 3 | 1785 |
- 596 | 3 | 1788 |
- 598 | 6 | 3588 |
- 599 | 2 | 1198 |
- 600 | 3 | 1800 |
- 601 | 8 | 4808 |
- 602 | 1 | 602 |
- 603 | 4 | 2412 |
- 604 | 3 | 1812 |
- 605 | 2 | 1210 |
- 606 | 2 | 1212 |
- 607 | 3 | 1821 |
- 608 | 12 | 7296 |
- 609 | 5 | 3045 |
- 610 | 1 | 610 |
- 611 | 4 | 2444 |
- 612 | 2 | 1224 |
- 613 | 2 | 1226 |
- 614 | 4 | 2456 |
- 615 | 3 | 1845 |
- 616 | 2 | 1232 |
- 617 | 4 | 2468 |
- 618 | 3 | 1854 |
- 619 | 3 | 1857 |
- 620 | 2 | 1240 |
- 621 | 1 | 621 |
- 622 | 1 | 622 |
- 624 | 3 | 1872 |
- 625 | 2 | 1250 |
- 626 | 5 | 3130 |
- 627 | 5 | 3135 |
- 628 | 4 | 2512 |
- 629 | 2 | 1258 |
- 630 | 2 | 1260 |
- 631 | 3 | 1893 |
- 632 | 4 | 2528 |
- 633 | 1 | 633 |
- 634 | 2 | 1268 |
- 635 | 2 | 1270 |
- 636 | 1 | 636 |
- 637 | 2 | 1274 |
- 638 | 6 | 3828 |
- 639 | 2 | 1278 |
- 640 | 2 | 1280 |
- 641 | 3 | 1923 |
- 643 | 2 | 1286 |
- 644 | 3 | 1932 |
- 646 | 2 | 1292 |
- 647 | 3 | 1941 |
- 648 | 4 | 2592 |
- 650 | 1 | 650 |
- 651 | 2 | 1302 |
- 652 | 2 | 1304 |
- 653 | 2 | 1306 |
- 654 | 1 | 654 |
- 655 | 1 | 655 |
- 656 | 3 | 1968 |
- 657 | 2 | 1314 |
- 658 | 3 | 1974 |
- 659 | 2 | 1318 |
- 660 | 3 | 1980 |
- 662 | 3 | 1986 |
- 664 | 2 | 1328 |
- 665 | 2 | 1330 |
- 666 | 1 | 666 |
- 667 | 1 | 667 |
- 669 | 1 | 669 |
- 670 | 6 | 4020 |
- 671 | 1 | 671 |
- 672 | 6 | 4032 |
- 673 | 1 | 673 |
- 674 | 3 | 2022 |
- 675 | 6 | 4050 |
- 676 | 1 | 676 |
- 677 | 3 | 2031 |
- 678 | 2 | 1356 |
- 679 | 1 | 679 |
- 680 | 2 | 1360 |
- 681 | 2 | 1362 |
- 683 | 1 | 683 |
- 684 | 1 | 684 |
- 685 | 2 | 1370 |
- 688 | 1 | 688 |
- 689 | 2 | 1378 |
- 690 | 2 | 1380 |
- 692 | 2 | 1384 |
- 693 | 1 | 693 |
- 694 | 3 | 2082 |
- 695 | 2 | 1390 |
- 696 | 2 | 1392 |
- 697 | 1 | 697 |
- 698 | 2 | 1396 |
- 699 | 1 | 699 |
- 700 | 1 | 700 |
- 701 | 2 | 1402 |
- 702 | 3 | 2106 |
- 703 | 3 | 2109 |
- 705 | 1 | 705 |
- 706 | 1 | 706 |
- 708 | 4 | 2832 |
- 709 | 3 | 2127 |
- 710 | 3 | 2130 |
- 711 | 2 | 1422 |
- 713 | 1 | 713 |
- 714 | 2 | 1428 |
- 715 | 3 | 2145 |
- 716 | 1 | 716 |
- 717 | 4 | 2868 |
- 718 | 2 | 1436 |
- 719 | 2 | 1438 |
- 720 | 2 | 1440 |
- 722 | 1 | 722 |
- 723 | 2 | 1446 |
- 724 | 1 | 724 |
- 725 | 3 | 2175 |
- 727 | 1 | 727 |
- 729 | 1 | 729 |
- 730 | 2 | 1460 |
- 731 | 1 | 731 |
- 732 | 1 | 732 |
- 738 | 1 | 738 |
- 740 | 1 | 740 |
- 741 | 2 | 1482 |
- 742 | 1 | 742 |
- 743 | 2 | 1486 |
- 744 | 1 | 744 |
- 745 | 1 | 745 |
- 748 | 1 | 748 |
- 750 | 1 | 750 |
- 753 | 1 | 753 |
- 754 | 1 | 754 |
- 757 | 2 | 1514 |
- 758 | 1 | 758 |
- 761 | 3 | 2283 |
- 762 | 1 | 762 |
- 763 | 1 | 763 |
- 767 | 1 | 767 |
- 768 | 1 | 768 |
- 770 | 1 | 770 |
- 775 | 1 | 775 |
- 778 | 2 | 1556 |
- 779 | 1 | 779 |
- 780 | 1 | 780 |
- 782 | 1 | 782 |
- 783 | 1 | 783 |
- 784 | 1 | 784 |
- 797 | 1 | 797 |
- 798 | 1 | 798 |
- 810 | 1 | 810 |
- 811 | 1 | 811 |
- 813 | 2 | 1626 |
- 815 | 1 | 815 |
- 816 | 1 | 816 |
- 820 | 1 | 820 |
- 825 | 1 | 825 |
- 826 | 1 | 826 |
- 827 | 1 | 827 |
- 828 | 1 | 828 |
- 838 | 2 | 1676 |
- 841 | 1 | 841 |
- 843 | 2 | 1686 |
- 844 | 3 | 2532 |
- 845 | 1 | 845 |
- 846 | 3 | 2538 |
- 850 | 1 | 850 |
- 851 | 2 | 1702 |
- 852 | 1 | 852 |
- 853 | 3 | 2559 |
- 854 | 3 | 2562 |
- 855 | 1 | 855 |
- 856 | 4 | 3424 |
- 859 | 1 | 859 |
- 862 | 2 | 1724 |
- 884 | 1 | 884 |
- 886 | 1 | 886 |
- 888 | 1 | 888 |
- 894 | 1 | 894 |
- 896 | 1 | 896 |
- 901 | 1 | 901 |
- 903 | 1 | 903 |
- 907 | 1 | 907 |
- 909 | 1 | 909 |
- 910 | 2 | 1820 |
- 912 | 1 | 912 |
- 913 | 5 | 4565 |
- 914 | 1 | 914 |
- 915 | 1 | 915 |
- 916 | 1 | 916 |
- 917 | 2 | 1834 |
- 918 | 1 | 918 |
- 919 | 1 | 919 |
- 920 | 3 | 2760 |
- 922 | 1 | 922 |
- 923 | 1 | 923 |
- 924 | 1 | 924 |
- 925 | 4 | 3700 |
- 926 | 4 | 3704 |
- 928 | 1 | 928 |
- 932 | 3 | 2796 |
- 933 | 1 | 933 |
- 937 | 2 | 1874 |
- 938 | 3 | 2814 |
- 939 | 3 | 2817 |
- 940 | 3 | 2820 |
- 941 | 2 | 1882 |
- 942 | 4 | 3768 |
- 943 | 2 | 1886 |
- 944 | 2 | 1888 |
- 945 | 3 | 2835 |
- 948 | 2 | 1896 |
- 949 | 3 | 2847 |
- 950 | 2 | 1900 |
- 951 | 1 | 951 |
- 952 | 2 | 1904 |
- 956 | 1 | 956 |
- 957 | 1 | 957 |
- 958 | 1 | 958 |
- 959 | 2 | 1918 |
- 960 | 1 | 960 |
- 962 | 2 | 1924 |
- 966 | 3 | 2898 |
- 967 | 1 | 967 |
- 970 | 2 | 1940 |
- 972 | 1 | 972 |
- 974 | 1 | 974 |
- 975 | 1 | 975 |
- 976 | 2 | 1952 |
- 977 | 1 | 977 |
- 978 | 1 | 978 |
- 980 | 2 | 1960 |
- 981 | 3 | 2943 |
- 984 | 4 | 3936 |
- 990 | 1 | 990 |
- 994 | 1 | 994 |
- 996 | 2 | 1992 |
- 1000 | 1 | 1000 |
- 1001 | 2 | 2002 |
- 1004 | 1 | 1004 |
- 1005 | 1 | 1005 |
- 1006 | 1 | 1006 |
- 1008 | 3 | 3024 |
- 1011 | 1 | 1011 |
- 1014 | 1 | 1014 |
- 1017 | 1 | 1017 |
- 1019 | 1 | 1019 |
- 1023 | 1 | 1023 |
- 1024 | 2 | 2048 |
- 1025 | 1 | 1025 |
- 1029 | 1 | 1029 |
- 1030 | 1 | 1030 |
- 1031 | 1 | 1031 |
- 1035 | 2 | 2070 |
- 1038 | 2 | 2076 |
- 1039 | 1 | 1039 |
- 1040 | 1 | 1040 |
- 1043 | 1 | 1043 |
- 1046 | 1 | 1046 |
- 1050 | 1 | 1050 |
- 1051 | 1 | 1051 |
- 1054 | 1 | 1054 |
- 1058 | 1 | 1058 |
- 1061 | 1 | 1061 |
- 1062 | 1 | 1062 |
- 1063 | 1 | 1063 |
- 1065 | 1 | 1065 |
- 1066 | 1 | 1066 |
- 1067 | 1 | 1067 |
- 1068 | 3 | 3204 |
- 1070 | 2 | 2140 |
- 1072 | 1 | 1072 |
- 1073 | 1 | 1073 |
- 1076 | 1 | 1076 |
- 1081 | 1 | 1081 |
- 1082 | 1 | 1082 |
- 1089 | 1 | 1089 |
- 1093 | 1 | 1093 |
- 1094 | 2 | 2188 |
- 1095 | 1 | 1095 |
- 1096 | 1 | 1096 |
- 1103 | 2 | 2206 |
- 1107 | 1 | 1107 |
- 1109 | 1 | 1109 |
- 1115 | 1 | 1115 |
- 1117 | 2 | 2234 |
- 1119 | 1 | 1119 |
- 1127 | 1 | 1127 |
- 1129 | 1 | 1129 |
- 1130 | 1 | 1130 |
- 1131 | 1 | 1131 |
- 1132 | 1 | 1132 |
- 1134 | 1 | 1134 |
- 1137 | 2 | 2274 |
- 1138 | 1 | 1138 |
- 1139 | 3 | 3417 |
- 1143 | 1 | 1143 |
- 1144 | 1 | 1144 |
- 1145 | 1 | 1145 |
- 1146 | 2 | 2292 |
- 1147 | 1 | 1147 |
- 1148 | 1 | 1148 |
- 1150 | 1 | 1150 |
- 1155 | 1 | 1155 |
- 1159 | 1 | 1159 |
- 1160 | 1 | 1160 |
- 1161 | 1 | 1161 |
- 1168 | 1 | 1168 |
- 1175 | 1 | 1175 |
- 1178 | 1 | 1178 |
- 1183 | 1 | 1183 |
- 1185 | 1 | 1185 |
- 1193 | 1 | 1193 |
- 1195 | 2 | 2390 |
- 1196 | 1 | 1196 |
- 1204 | 1 | 1204 |
- 1231 | 1 | 1231 |
- 1234 | 1 | 1234 |
- 1242 | 1 | 1242 |
- 1243 | 1 | 1243 |
- 1250 | 1 | 1250 |
- 1255 | 1 | 1255 |
- 1256 | 1 | 1256 |
- 1259 | 2 | 2518 |
- 1260 | 1 | 1260 |
- 1261 | 1 | 1261 |
- 1262 | 2 | 2524 |
- 1264 | 4 | 5056 |
- 1268 | 1 | 1268 |
- 1270 | 1 | 1270 |
- 1281 | 1 | 1281 |
- 1288 | 1 | 1288 |
- 1295 | 1 | 1295 |
- 1297 | 1 | 1297 |
- 1301 | 1 | 1301 |
- 1304 | 1 | 1304 |
- 1310 | 1 | 1310 |
- 1337 | 1 | 1337 |
- 1344 | 1 | 1344 |
- 1348 | 1 | 1348 |
- 1349 | 1 | 1349 |
- 1350 | 1 | 1350 |
- 1442 | 1 | 1442 |
- 1474 | 1 | 1474 |
- 1476 | 1 | 1476 |
- 1478 | 1 | 1478 |
- 1483 | 1 | 1483 |
- 1494 | 1 | 1494 |
- 1507 | 1 | 1507 |
- 1508 | 1 | 1508 |
- 1510 | 2 | 3020 |
- 1518 | 1 | 1518 |
- 1519 | 1 | 1519 |
- 1525 | 1 | 1525 |
- 1528 | 1 | 1528 |
- 1529 | 1 | 1529 |
- 1530 | 1 | 1530 |
- 1532 | 1 | 1532 |
- 1534 | 2 | 3068 |
- 1537 | 2 | 3074 |
- 1539 | 1 | 1539 |
- 1540 | 1 | 1540 |
- 1544 | 2 | 3088 |
- 1547 | 2 | 3094 |
- 1549 | 1 | 1549 |
- 1554 | 1 | 1554 |
- 1556 | 2 | 3112 |
- 1557 | 1 | 1557 |
- 1589 | 1 | 1589 |
- 1591 | 1 | 1591 |
- 1596 | 1 | 1596 |
- 1598 | 1 | 1598 |
- 1601 | 2 | 3202 |
- 1604 | 1 | 1604 |
- 1607 | 1 | 1607 |
- 1617 | 1 | 1617 |
- 1630 | 1 | 1630 |
- 1632 | 1 | 1632 |
- 1633 | 1 | 1633 |
- 1650 | 1 | 1650 |
- 1655 | 3 | 4965 |
- 1656 | 1 | 1656 |
- 1657 | 2 | 3314 |
- 1658 | 1 | 1658 |
- 1834 | 1 | 1834 |
- 1850 | 1 | 1850 |
- 1865 | 1 | 1865 |
- 1880 | 1 | 1880 |
- 1882 | 1 | 1882 |
- 1901 | 1 | 1901 |
- 1926 | 1 | 1926 |
- 1935 | 1 | 1935 |
- 1977 | 1 | 1977 |
- 2034 | 1 | 2034 |
- 2063 | 1 | 2063 |
- 2074 | 1 | 2074 |
- 2083 | 1 | 2083 |
- 2113 | 1 | 2113 |
- 2142 | 1 | 2142 |
- 2239 | 1 | 2239 |
- 2284 | 1 | 2284 |
- 2323 | 1 | 2323 |
- 2341 | 1 | 2341 |
- 2344 | 1 | 2344 |
- 2360 | 1 | 2360 |
- 2371 | 1 | 2371 |
- 2409 | 1 | 2409 |
- 2440 | 1 | 2440 |
- 2443 | 1 | 2443 |
- 2444 | 1 | 2444 |
- 2447 | 2 | 4894 |
- 2448 | 1 | 2448 |
- 2463 | 1 | 2463 |
- 2467 | 2 | 4934 |
- 2470 | 1 | 2470 |
- 2471 | 1 | 2471 |
- 2485 | 1 | 2485 |
- 2488 | 1 | 2488 |
- 2492 | 1 | 2492 |
- 2497 | 1 | 2497 |
- 2499 | 1 | 2499 |
- 2505 | 3 | 7515 |
- 2509 | 3 | 7527 |
- 2518 | 1 | 2518 |
- 2530 | 2 | 5060 |
- 2531 | 1 | 2531 |
- 2536 | 1 | 2536 |
- 2537 | 1 | 2537 |
- 2548 | 1 | 2548 |
- 2549 | 1 | 2549 |
- 2553 | 1 | 2553 |
- 2559 | 1 | 2559 |
- 2564 | 1 | 2564 |
- 2571 | 1 | 2571 |
- 2607 | 1 | 2607 |
- Total | 1002 | 849497 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 327 | 1 | 327 |
- 328 | 1 | 328 |
- 330 | 3 | 990 |
- 331 | 2 | 662 |
- 334 | 1 | 334 |
- 338 | 1 | 338 |
- 343 | 1 | 343 |
- 347 | 1 | 347 |
- 351 | 1 | 351 |
- 364 | 1 | 364 |
- 370 | 1 | 370 |
- 371 | 1 | 371 |
- 375 | 1 | 375 |
- 381 | 1 | 381 |
- 391 | 1 | 391 |
- 394 | 1 | 394 |
- 395 | 1 | 395 |
- 396 | 1 | 396 |
- 399 | 1 | 399 |
- 409 | 1 | 409 |
- 412 | 3 | 1236 |
- 415 | 1 | 415 |
- 416 | 1 | 416 |
- 417 | 2 | 834 |
- 419 | 4 | 1676 |
- 420 | 4 | 1680 |
- 421 | 1 | 421 |
- 423 | 3 | 1269 |
- 424 | 2 | 848 |
- 425 | 1 | 425 |
- 426 | 3 | 1278 |
- 427 | 3 | 1281 |
- 431 | 1 | 431 |
- 433 | 1 | 433 |
- 435 | 3 | 1305 |
- 437 | 1 | 437 |
- 439 | 1 | 439 |
- 440 | 1 | 440 |
- 441 | 3 | 1323 |
- 442 | 3 | 1326 |
- 443 | 3 | 1329 |
- 444 | 3 | 1332 |
- 445 | 8 | 3560 |
- 446 | 4 | 1784 |
- 448 | 2 | 896 |
- 449 | 7 | 3143 |
- 450 | 3 | 1350 |
- 451 | 8 | 3608 |
- 452 | 4 | 1808 |
- 453 | 5 | 2265 |
- 455 | 1 | 455 |
- 460 | 1 | 460 |
- 461 | 2 | 922 |
- 465 | 1 | 465 |
- 514 | 1 | 514 |
- 519 | 1 | 519 |
- 521 | 1 | 521 |
- 522 | 1 | 522 |
- 523 | 3 | 1569 |
- 524 | 1 | 524 |
- 525 | 1 | 525 |
- 527 | 2 | 1054 |
- 536 | 1 | 536 |
- 537 | 1 | 537 |
- 538 | 1 | 538 |
- 539 | 1 | 539 |
- 540 | 1 | 540 |
- 541 | 1 | 541 |
- 549 | 2 | 1098 |
- 552 | 1 | 552 |
- 554 | 2 | 1108 |
- 558 | 1 | 558 |
- 559 | 3 | 1677 |
- 560 | 1 | 560 |
- 561 | 2 | 1122 |
- 562 | 2 | 1124 |
- 564 | 1 | 564 |
- 565 | 1 | 565 |
- 568 | 1 | 568 |
- 570 | 2 | 1140 |
- 572 | 1 | 572 |
- 573 | 1 | 573 |
- 574 | 1 | 574 |
- 575 | 1 | 575 |
- 576 | 1 | 576 |
- 577 | 1 | 577 |
- 578 | 2 | 1156 |
- 580 | 2 | 1160 |
- 583 | 1 | 583 |
- 589 | 1 | 589 |
- 590 | 1 | 590 |
- 594 | 1 | 594 |
- 604 | 2 | 1208 |
- 605 | 2 | 1210 |
- 606 | 1 | 606 |
- 607 | 2 | 1214 |
- 608 | 1 | 608 |
- 609 | 2 | 1218 |
- 611 | 1 | 611 |
- 612 | 2 | 1224 |
- 614 | 1 | 614 |
- 616 | 1 | 616 |
- 617 | 2 | 1234 |
- 619 | 1 | 619 |
- 620 | 1 | 620 |
- 621 | 1 | 621 |
- 622 | 1 | 622 |
- 624 | 2 | 1248 |
- 625 | 1 | 625 |
- 626 | 2 | 1252 |
- 627 | 2 | 1254 |
- 628 | 2 | 1256 |
- 629 | 1 | 629 |
- 630 | 3 | 1890 |
- 631 | 1 | 631 |
- 632 | 4 | 2528 |
- 633 | 3 | 1899 |
- 634 | 1 | 634 |
- 635 | 6 | 3810 |
- 636 | 6 | 3816 |
- 637 | 6 | 3822 |
- 638 | 8 | 5104 |
- 639 | 3 | 1917 |
- 640 | 5 | 3200 |
- 641 | 11 | 7051 |
- 642 | 1 | 642 |
- 643 | 4 | 2572 |
- 644 | 6 | 3864 |
- 645 | 3 | 1935 |
- 646 | 2 | 1292 |
- 647 | 4 | 2588 |
- 648 | 9 | 5832 |
- 649 | 1 | 649 |
- 650 | 1 | 650 |
- 651 | 5 | 3255 |
- 653 | 4 | 2612 |
- 654 | 5 | 3270 |
- 655 | 4 | 2620 |
- 656 | 6 | 3936 |
- 657 | 4 | 2628 |
- 658 | 4 | 2632 |
- 659 | 5 | 3295 |
- 660 | 1 | 660 |
- 661 | 3 | 1983 |
- 662 | 2 | 1324 |
- 663 | 1 | 663 |
- 664 | 4 | 2656 |
- 665 | 4 | 2660 |
- 666 | 1 | 666 |
- 667 | 8 | 5336 |
- 668 | 2 | 1336 |
- 669 | 3 | 2007 |
- 670 | 3 | 2010 |
- 671 | 3 | 2013 |
- 672 | 3 | 2016 |
- 674 | 3 | 2022 |
- 675 | 2 | 1350 |
- 676 | 3 | 2028 |
- 677 | 1 | 677 |
- 678 | 2 | 1356 |
- 679 | 5 | 3395 |
- 680 | 3 | 2040 |
- 681 | 2 | 1362 |
- 682 | 5 | 3410 |
- 683 | 6 | 4098 |
- 685 | 3 | 2055 |
- 686 | 3 | 2058 |
- 687 | 4 | 2748 |
- 688 | 7 | 4816 |
- 689 | 2 | 1378 |
- 690 | 6 | 4140 |
- 691 | 3 | 2073 |
- 692 | 4 | 2768 |
- 693 | 3 | 2079 |
- 694 | 6 | 4164 |
- 695 | 5 | 3475 |
- 696 | 5 | 3480 |
- 697 | 1 | 697 |
- 698 | 7 | 4886 |
- 699 | 5 | 3495 |
- 700 | 3 | 2100 |
- 701 | 1 | 701 |
- 702 | 1 | 702 |
- 703 | 6 | 4218 |
- 704 | 4 | 2816 |
- 705 | 6 | 4230 |
- 706 | 7 | 4942 |
- 708 | 1 | 708 |
- 709 | 4 | 2836 |
- 710 | 3 | 2130 |
- 711 | 4 | 2844 |
- 712 | 1 | 712 |
- 713 | 2 | 1426 |
- 715 | 2 | 1430 |
- 716 | 2 | 1432 |
- 717 | 4 | 2868 |
- 718 | 6 | 4308 |
- 719 | 4 | 2876 |
- 721 | 1 | 721 |
- 722 | 4 | 2888 |
- 723 | 1 | 723 |
- 724 | 4 | 2896 |
- 725 | 4 | 2900 |
- 726 | 3 | 2178 |
- 727 | 1 | 727 |
- 729 | 1 | 729 |
- 730 | 2 | 1460 |
- 731 | 1 | 731 |
- 732 | 4 | 2928 |
- 733 | 3 | 2199 |
- 734 | 2 | 1468 |
- 735 | 3 | 2205 |
- 738 | 3 | 2214 |
- 739 | 3 | 2217 |
- 741 | 4 | 2964 |
- 742 | 1 | 742 |
- 743 | 2 | 1486 |
- 747 | 1 | 747 |
- 749 | 3 | 2247 |
- 754 | 1 | 754 |
- 757 | 1 | 757 |
- 758 | 2 | 1516 |
- 759 | 3 | 2277 |
- 766 | 1 | 766 |
- 770 | 1 | 770 |
- 771 | 2 | 1542 |
- 772 | 1 | 772 |
- 777 | 1 | 777 |
- 780 | 1 | 780 |
- 787 | 1 | 787 |
- 795 | 1 | 795 |
- 796 | 1 | 796 |
- 798 | 1 | 798 |
- 802 | 1 | 802 |
- 803 | 1 | 803 |
- 807 | 1 | 807 |
- 809 | 1 | 809 |
- 811 | 1 | 811 |
- 814 | 1 | 814 |
- 816 | 1 | 816 |
- 817 | 1 | 817 |
- 821 | 1 | 821 |
- 822 | 1 | 822 |
- 825 | 1 | 825 |
- 826 | 1 | 826 |
- 827 | 1 | 827 |
- 828 | 1 | 828 |
- 830 | 1 | 830 |
- 831 | 3 | 2493 |
- 832 | 1 | 832 |
- 833 | 1 | 833 |
- 834 | 1 | 834 |
- 838 | 1 | 838 |
- 839 | 1 | 839 |
- 841 | 1 | 841 |
- 845 | 1 | 845 |
- 848 | 1 | 848 |
- 851 | 1 | 851 |
- 854 | 1 | 854 |
- 863 | 1 | 863 |
- 864 | 2 | 1728 |
- 866 | 1 | 866 |
- 867 | 1 | 867 |
- 871 | 1 | 871 |
- 876 | 1 | 876 |
- 880 | 1 | 880 |
- 881 | 1 | 881 |
- 884 | 1 | 884 |
- 885 | 1 | 885 |
- 886 | 1 | 886 |
- 889 | 1 | 889 |
- 891 | 1 | 891 |
- 892 | 1 | 892 |
- 895 | 1 | 895 |
- 896 | 1 | 896 |
- 898 | 1 | 898 |
- 905 | 1 | 905 |
- 906 | 1 | 906 |
- 907 | 2 | 1814 |
- 908 | 5 | 4540 |
- 909 | 3 | 2727 |
- 913 | 1 | 913 |
- 914 | 1 | 914 |
- 920 | 1 | 920 |
- 925 | 1 | 925 |
- 927 | 3 | 2781 |
- 930 | 1 | 930 |
- 933 | 1 | 933 |
- 937 | 1 | 937 |
- 938 | 1 | 938 |
- 941 | 1 | 941 |
- 945 | 3 | 2835 |
- 950 | 1 | 950 |
- 955 | 1 | 955 |
- 956 | 1 | 956 |
- 958 | 3 | 2874 |
- 959 | 2 | 1918 |
- 960 | 2 | 1920 |
- 964 | 1 | 964 |
- 971 | 1 | 971 |
- 972 | 2 | 1944 |
- 974 | 1 | 974 |
- 976 | 2 | 1952 |
- 977 | 3 | 2931 |
- 978 | 2 | 1956 |
- 979 | 1 | 979 |
- 981 | 3 | 2943 |
- 985 | 1 | 985 |
- 986 | 1 | 986 |
- 987 | 2 | 1974 |
- 989 | 1 | 989 |
- 990 | 1 | 990 |
- 991 | 2 | 1982 |
- 993 | 1 | 993 |
- 994 | 2 | 1988 |
- 999 | 2 | 1998 |
- 1000 | 2 | 2000 |
- 1001 | 2 | 2002 |
- 1002 | 3 | 3006 |
- 1003 | 1 | 1003 |
- 1004 | 1 | 1004 |
- 1007 | 2 | 2014 |
- 1009 | 2 | 2018 |
- 1010 | 1 | 1010 |
- 1012 | 1 | 1012 |
- 1013 | 1 | 1013 |
- 1014 | 1 | 1014 |
- 1015 | 5 | 5075 |
- 1016 | 1 | 1016 |
- 1017 | 1 | 1017 |
- 1019 | 1 | 1019 |
- 1020 | 2 | 2040 |
- 1022 | 1 | 1022 |
- 1024 | 3 | 3072 |
- 1025 | 1 | 1025 |
- 1026 | 2 | 2052 |
- 1027 | 1 | 1027 |
- 1028 | 1 | 1028 |
- 1029 | 1 | 1029 |
- 1030 | 1 | 1030 |
- 1031 | 1 | 1031 |
- 1032 | 3 | 3096 |
- 1034 | 1 | 1034 |
- 1036 | 1 | 1036 |
- 1037 | 3 | 3111 |
- 1038 | 1 | 1038 |
- 1040 | 1 | 1040 |
- 1043 | 2 | 2086 |
- 1047 | 2 | 2094 |
- 1050 | 2 | 2100 |
- 1051 | 1 | 1051 |
- 1053 | 3 | 3159 |
- 1054 | 1 | 1054 |
- 1055 | 2 | 2110 |
- 1057 | 3 | 3171 |
- 1058 | 3 | 3174 |
- 1059 | 1 | 1059 |
- 1060 | 1 | 1060 |
- 1062 | 1 | 1062 |
- 1063 | 2 | 2126 |
- 1064 | 2 | 2128 |
- 1065 | 1 | 1065 |
- 1069 | 1 | 1069 |
- 1074 | 1 | 1074 |
- 1079 | 1 | 1079 |
- 1080 | 1 | 1080 |
- 1081 | 1 | 1081 |
- 1083 | 3 | 3249 |
- 1085 | 1 | 1085 |
- 1086 | 1 | 1086 |
- 1089 | 1 | 1089 |
- 1092 | 1 | 1092 |
- 1098 | 1 | 1098 |
- 1100 | 1 | 1100 |
- 1101 | 1 | 1101 |
- 1106 | 1 | 1106 |
- 1108 | 2 | 2216 |
- 1111 | 1 | 1111 |
- 1114 | 1 | 1114 |
- 1115 | 1 | 1115 |
- 1116 | 1 | 1116 |
- 1118 | 1 | 1118 |
- 1120 | 2 | 2240 |
- 1121 | 1 | 1121 |
- 1122 | 1 | 1122 |
- 1125 | 1 | 1125 |
- 1126 | 2 | 2252 |
- 1127 | 2 | 2254 |
- 1129 | 1 | 1129 |
- 1130 | 1 | 1130 |
- 1132 | 1 | 1132 |
- 1136 | 2 | 2272 |
- 1139 | 2 | 2278 |
- 1141 | 2 | 2282 |
- 1146 | 1 | 1146 |
- 1150 | 1 | 1150 |
- 1151 | 1 | 1151 |
- 1152 | 1 | 1152 |
- 1153 | 1 | 1153 |
- 1154 | 1 | 1154 |
- 1163 | 1 | 1163 |
- 1167 | 1 | 1167 |
- 1180 | 1 | 1180 |
- 1181 | 1 | 1181 |
- 1183 | 2 | 2366 |
- 1186 | 1 | 1186 |
- 1187 | 3 | 3561 |
- 1189 | 2 | 2378 |
- 1192 | 3 | 3576 |
- 1193 | 1 | 1193 |
- 1194 | 2 | 2388 |
- 1195 | 1 | 1195 |
- 1197 | 1 | 1197 |
- 1198 | 1 | 1198 |
- 1200 | 1 | 1200 |
- 1202 | 2 | 2404 |
- 1205 | 1 | 1205 |
- 1211 | 1 | 1211 |
- 1216 | 1 | 1216 |
- 1228 | 1 | 1228 |
- 1230 | 1 | 1230 |
- 1232 | 1 | 1232 |
- 1233 | 1 | 1233 |
- 1238 | 1 | 1238 |
- 1240 | 1 | 1240 |
- 1242 | 1 | 1242 |
- 1244 | 1 | 1244 |
- 1266 | 1 | 1266 |
- 1272 | 2 | 2544 |
- 1277 | 1 | 1277 |
- 1282 | 1 | 1282 |
- 1284 | 1 | 1284 |
- 1291 | 1 | 1291 |
- 1297 | 1 | 1297 |
- 1298 | 1 | 1298 |
- 1300 | 2 | 2600 |
- 1302 | 1 | 1302 |
- 1303 | 1 | 1303 |
- 1304 | 2 | 2608 |
- 1305 | 3 | 3915 |
- 1310 | 1 | 1310 |
- 1311 | 1 | 1311 |
- 1321 | 1 | 1321 |
- 1332 | 1 | 1332 |
- 1345 | 1 | 1345 |
- 1347 | 1 | 1347 |
- 1351 | 1 | 1351 |
- 1353 | 1 | 1353 |
- 1356 | 1 | 1356 |
- 1362 | 1 | 1362 |
- 1387 | 1 | 1387 |
- 1395 | 1 | 1395 |
- 1399 | 2 | 2798 |
- 1401 | 1 | 1401 |
- 1445 | 1 | 1445 |
- 1481 | 1 | 1481 |
- 1515 | 1 | 1515 |
- 1523 | 1 | 1523 |
- 1533 | 1 | 1533 |
- 1540 | 1 | 1540 |
- 1551 | 1 | 1551 |
- 1555 | 1 | 1555 |
- 1561 | 1 | 1561 |
- 1566 | 1 | 1566 |
- 1567 | 1 | 1567 |
- 1568 | 3 | 4704 |
- 1575 | 1 | 1575 |
- 1577 | 1 | 1577 |
- 1579 | 2 | 3158 |
- 1581 | 1 | 1581 |
- 1583 | 2 | 3166 |
- 1584 | 1 | 1584 |
- 1585 | 1 | 1585 |
- 1588 | 3 | 4764 |
- 1590 | 1 | 1590 |
- 1592 | 1 | 1592 |
- 1597 | 2 | 3194 |
- 1598 | 1 | 1598 |
- 1604 | 1 | 1604 |
- 1636 | 1 | 1636 |
- 1639 | 1 | 1639 |
- 1640 | 1 | 1640 |
- 1643 | 1 | 1643 |
- 1645 | 2 | 3290 |
- 1648 | 1 | 1648 |
- 1652 | 1 | 1652 |
- 1661 | 1 | 1661 |
- 1675 | 2 | 3350 |
- 1676 | 1 | 1676 |
- 1695 | 1 | 1695 |
- 1696 | 1 | 1696 |
- 1698 | 4 | 6792 |
- 1701 | 2 | 3402 |
- 1836 | 1 | 1836 |
- 1855 | 1 | 1855 |
- 1868 | 1 | 1868 |
- 1883 | 1 | 1883 |
- 1906 | 1 | 1906 |
- 1926 | 1 | 1926 |
- 1967 | 1 | 1967 |
- 1975 | 1 | 1975 |
- 2016 | 1 | 2016 |
- 2070 | 1 | 2070 |
- 2073 | 1 | 2073 |
- 2081 | 1 | 2081 |
- 2091 | 1 | 2091 |
- 2118 | 1 | 2118 |
- 2142 | 1 | 2142 |
- 2277 | 1 | 2277 |
- 2322 | 1 | 2322 |
- 2345 | 1 | 2345 |
- 2359 | 1 | 2359 |
- 2373 | 1 | 2373 |
- 2375 | 1 | 2375 |
- 2396 | 1 | 2396 |
- 2411 | 1 | 2411 |
- 2444 | 1 | 2444 |
- 2474 | 1 | 2474 |
- 2476 | 1 | 2476 |
- 2478 | 2 | 4956 |
- 2479 | 1 | 2479 |
- 2487 | 1 | 2487 |
- 2492 | 3 | 7476 |
- 2493 | 1 | 2493 |
- 2500 | 1 | 2500 |
- 2502 | 1 | 2502 |
- 2507 | 1 | 2507 |
- 2508 | 1 | 2508 |
- 2512 | 1 | 2512 |
- 2513 | 1 | 2513 |
- 2514 | 2 | 5028 |
- 2515 | 1 | 2515 |
- 2519 | 2 | 5038 |
- 2523 | 1 | 2523 |
- 2533 | 1 | 2533 |
- 2537 | 1 | 2537 |
- 2538 | 1 | 2538 |
- 2540 | 1 | 2540 |
- 2543 | 1 | 2543 |
- 2551 | 1 | 2551 |
- 2553 | 1 | 2553 |
- 2555 | 1 | 2555 |
- 2564 | 1 | 2564 |
- 2567 | 1 | 2567 |
- 2574 | 1 | 2574 |
- 2611 | 1 | 2611 |
- Total | 1002 | 901923 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333632266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88820cba0e870f52
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3063626130653837
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_7.json b/autobahn/client/tungstenite_case_12_4_7.json
deleted file mode 100644
index dbd07b2..0000000
--- a/autobahn/client/tungstenite_case_12_4_7.json
+++ /dev/null
@@ -1,1266 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 362,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1485,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=362&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ig0HjeFO9QvOrom3BuZR4A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: zhDn+KPJnnDztaXR4mipRINHgY8=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "272": 2,
- "273": 1,
- "275": 2,
- "276": 2,
- "277": 1,
- "278": 1,
- "284": 1,
- "285": 1,
- "293": 1,
- "295": 1,
- "297": 1,
- "299": 2,
- "307": 1,
- "317": 1,
- "318": 2,
- "319": 1,
- "323": 1,
- "333": 2,
- "335": 1,
- "338": 1,
- "341": 1,
- "348": 1,
- "350": 1,
- "351": 1,
- "352": 1,
- "353": 3,
- "355": 1,
- "357": 3,
- "360": 2,
- "361": 5,
- "362": 5,
- "363": 4,
- "364": 5,
- "365": 6,
- "366": 5,
- "367": 7,
- "368": 6,
- "369": 4,
- "370": 4,
- "371": 4,
- "372": 1,
- "373": 3,
- "374": 2,
- "375": 1,
- "377": 2,
- "378": 1,
- "379": 2,
- "380": 3,
- "381": 2,
- "382": 1,
- "383": 2,
- "396": 1,
- "413": 1,
- "419": 1,
- "432": 1,
- "434": 2,
- "439": 1,
- "440": 1,
- "449": 1,
- "454": 2,
- "455": 1,
- "458": 1,
- "463": 1,
- "467": 1,
- "469": 1,
- "470": 3,
- "471": 1,
- "472": 1,
- "474": 2,
- "479": 1,
- "480": 1,
- "481": 1,
- "485": 1,
- "487": 1,
- "488": 1,
- "489": 2,
- "490": 2,
- "491": 1,
- "493": 1,
- "495": 3,
- "498": 1,
- "499": 1,
- "500": 1,
- "510": 1,
- "511": 1,
- "513": 1,
- "514": 1,
- "515": 1,
- "518": 2,
- "519": 1,
- "521": 1,
- "523": 1,
- "529": 1,
- "533": 1,
- "534": 1,
- "535": 4,
- "536": 2,
- "538": 5,
- "539": 4,
- "540": 1,
- "541": 3,
- "542": 2,
- "543": 1,
- "544": 2,
- "545": 2,
- "546": 2,
- "547": 2,
- "548": 1,
- "551": 3,
- "552": 1,
- "554": 1,
- "556": 1,
- "557": 3,
- "559": 4,
- "560": 6,
- "561": 2,
- "562": 2,
- "564": 2,
- "565": 2,
- "567": 2,
- "568": 2,
- "569": 1,
- "570": 2,
- "571": 5,
- "572": 1,
- "576": 2,
- "577": 3,
- "578": 1,
- "579": 1,
- "580": 2,
- "581": 3,
- "583": 2,
- "584": 4,
- "585": 1,
- "586": 3,
- "588": 1,
- "589": 3,
- "590": 2,
- "591": 6,
- "592": 3,
- "593": 2,
- "594": 2,
- "595": 3,
- "596": 3,
- "598": 6,
- "599": 2,
- "600": 3,
- "601": 8,
- "602": 1,
- "603": 4,
- "604": 3,
- "605": 2,
- "606": 2,
- "607": 3,
- "608": 12,
- "609": 5,
- "610": 1,
- "611": 4,
- "612": 2,
- "613": 2,
- "614": 4,
- "615": 3,
- "616": 2,
- "617": 4,
- "618": 3,
- "619": 3,
- "620": 2,
- "621": 1,
- "622": 1,
- "624": 3,
- "625": 2,
- "626": 5,
- "627": 5,
- "628": 4,
- "629": 2,
- "630": 2,
- "631": 3,
- "632": 4,
- "633": 1,
- "634": 2,
- "635": 2,
- "636": 1,
- "637": 2,
- "638": 6,
- "639": 2,
- "640": 2,
- "641": 3,
- "643": 2,
- "644": 3,
- "646": 2,
- "647": 3,
- "648": 4,
- "650": 1,
- "651": 2,
- "652": 2,
- "653": 2,
- "654": 1,
- "655": 1,
- "656": 3,
- "657": 2,
- "658": 3,
- "659": 2,
- "660": 3,
- "662": 3,
- "664": 2,
- "665": 2,
- "666": 1,
- "667": 1,
- "669": 1,
- "670": 6,
- "671": 1,
- "672": 6,
- "673": 1,
- "674": 3,
- "675": 6,
- "676": 1,
- "677": 3,
- "678": 2,
- "679": 1,
- "680": 2,
- "681": 2,
- "683": 1,
- "684": 1,
- "685": 2,
- "688": 1,
- "689": 2,
- "690": 2,
- "692": 2,
- "693": 1,
- "694": 3,
- "695": 2,
- "696": 2,
- "697": 1,
- "698": 2,
- "699": 1,
- "700": 1,
- "701": 2,
- "702": 3,
- "703": 3,
- "705": 1,
- "706": 1,
- "708": 4,
- "709": 3,
- "710": 3,
- "711": 2,
- "713": 1,
- "714": 2,
- "715": 3,
- "716": 1,
- "717": 4,
- "718": 2,
- "719": 2,
- "720": 2,
- "722": 1,
- "723": 2,
- "724": 1,
- "725": 3,
- "727": 1,
- "729": 1,
- "730": 2,
- "731": 1,
- "732": 1,
- "738": 1,
- "740": 1,
- "741": 2,
- "742": 1,
- "743": 2,
- "744": 1,
- "745": 1,
- "748": 1,
- "750": 1,
- "753": 1,
- "754": 1,
- "757": 2,
- "758": 1,
- "761": 3,
- "762": 1,
- "763": 1,
- "767": 1,
- "768": 1,
- "770": 1,
- "775": 1,
- "778": 2,
- "779": 1,
- "780": 1,
- "782": 1,
- "783": 1,
- "784": 1,
- "797": 1,
- "798": 1,
- "810": 1,
- "811": 1,
- "813": 2,
- "815": 1,
- "816": 1,
- "820": 1,
- "825": 1,
- "826": 1,
- "827": 1,
- "828": 1,
- "838": 2,
- "841": 1,
- "843": 2,
- "844": 3,
- "845": 1,
- "846": 3,
- "850": 1,
- "851": 2,
- "852": 1,
- "853": 3,
- "854": 3,
- "855": 1,
- "856": 4,
- "859": 1,
- "862": 2,
- "884": 1,
- "886": 1,
- "888": 1,
- "894": 1,
- "896": 1,
- "901": 1,
- "903": 1,
- "907": 1,
- "909": 1,
- "910": 2,
- "912": 1,
- "913": 5,
- "914": 1,
- "915": 1,
- "916": 1,
- "917": 2,
- "918": 1,
- "919": 1,
- "920": 3,
- "922": 1,
- "923": 1,
- "924": 1,
- "925": 4,
- "926": 4,
- "928": 1,
- "932": 3,
- "933": 1,
- "937": 2,
- "938": 3,
- "939": 3,
- "940": 3,
- "941": 2,
- "942": 4,
- "943": 2,
- "944": 2,
- "945": 3,
- "948": 2,
- "949": 3,
- "950": 2,
- "951": 1,
- "952": 2,
- "956": 1,
- "957": 1,
- "958": 1,
- "959": 2,
- "960": 1,
- "962": 2,
- "966": 3,
- "967": 1,
- "970": 2,
- "972": 1,
- "974": 1,
- "975": 1,
- "976": 2,
- "977": 1,
- "978": 1,
- "980": 2,
- "981": 3,
- "984": 4,
- "990": 1,
- "994": 1,
- "996": 2,
- "1000": 1,
- "1001": 2,
- "1004": 1,
- "1005": 1,
- "1006": 1,
- "1008": 3,
- "1011": 1,
- "1014": 1,
- "1017": 1,
- "1019": 1,
- "1023": 1,
- "1024": 2,
- "1025": 1,
- "1029": 1,
- "1030": 1,
- "1031": 1,
- "1035": 2,
- "1038": 2,
- "1039": 1,
- "1040": 1,
- "1043": 1,
- "1046": 1,
- "1050": 1,
- "1051": 1,
- "1054": 1,
- "1058": 1,
- "1061": 1,
- "1062": 1,
- "1063": 1,
- "1065": 1,
- "1066": 1,
- "1067": 1,
- "1068": 3,
- "1070": 2,
- "1072": 1,
- "1073": 1,
- "1076": 1,
- "1081": 1,
- "1082": 1,
- "1089": 1,
- "1093": 1,
- "1094": 2,
- "1095": 1,
- "1096": 1,
- "1103": 2,
- "1107": 1,
- "1109": 1,
- "1115": 1,
- "1117": 2,
- "1119": 1,
- "1127": 1,
- "1129": 1,
- "1130": 1,
- "1131": 1,
- "1132": 1,
- "1134": 1,
- "1137": 2,
- "1138": 1,
- "1139": 3,
- "1143": 1,
- "1144": 1,
- "1145": 1,
- "1146": 2,
- "1147": 1,
- "1148": 1,
- "1150": 1,
- "1155": 1,
- "1159": 1,
- "1160": 1,
- "1161": 1,
- "1168": 1,
- "1175": 1,
- "1178": 1,
- "1183": 1,
- "1185": 1,
- "1193": 1,
- "1195": 2,
- "1196": 1,
- "1204": 1,
- "1231": 1,
- "1234": 1,
- "1242": 1,
- "1243": 1,
- "1250": 1,
- "1255": 1,
- "1256": 1,
- "1259": 2,
- "1260": 1,
- "1261": 1,
- "1262": 2,
- "1264": 4,
- "1268": 1,
- "1270": 1,
- "1281": 1,
- "1288": 1,
- "1295": 1,
- "1297": 1,
- "1301": 1,
- "1304": 1,
- "1310": 1,
- "1337": 1,
- "1344": 1,
- "1348": 1,
- "1349": 1,
- "1350": 1,
- "1442": 1,
- "1474": 1,
- "1476": 1,
- "1478": 1,
- "1483": 1,
- "1494": 1,
- "1507": 1,
- "1508": 1,
- "1510": 2,
- "1518": 1,
- "1519": 1,
- "1525": 1,
- "1528": 1,
- "1529": 1,
- "1530": 1,
- "1532": 1,
- "1534": 2,
- "1537": 2,
- "1539": 1,
- "1540": 1,
- "1544": 2,
- "1547": 2,
- "1549": 1,
- "1554": 1,
- "1556": 2,
- "1557": 1,
- "1589": 1,
- "1591": 1,
- "1596": 1,
- "1598": 1,
- "1601": 2,
- "1604": 1,
- "1607": 1,
- "1617": 1,
- "1630": 1,
- "1632": 1,
- "1633": 1,
- "1650": 1,
- "1655": 3,
- "1656": 1,
- "1657": 2,
- "1658": 1,
- "1834": 1,
- "1850": 1,
- "1865": 1,
- "1880": 1,
- "1882": 1,
- "1901": 1,
- "1926": 1,
- "1935": 1,
- "1977": 1,
- "2034": 1,
- "2063": 1,
- "2074": 1,
- "2083": 1,
- "2113": 1,
- "2142": 1,
- "2239": 1,
- "2284": 1,
- "2323": 1,
- "2341": 1,
- "2344": 1,
- "2360": 1,
- "2371": 1,
- "2409": 1,
- "2440": 1,
- "2443": 1,
- "2444": 1,
- "2447": 2,
- "2448": 1,
- "2463": 1,
- "2467": 2,
- "2470": 1,
- "2471": 1,
- "2485": 1,
- "2488": 1,
- "2492": 1,
- "2497": 1,
- "2499": 1,
- "2505": 3,
- "2509": 3,
- "2518": 1,
- "2530": 2,
- "2531": 1,
- "2536": 1,
- "2537": 1,
- "2548": 1,
- "2549": 1,
- "2553": 1,
- "2559": 1,
- "2564": 1,
- "2571": 1,
- "2607": 1
- },
- "started": "2020-09-07T18:49:50.120Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.051339481061322224,
- "incomingOctetsAppLevel": 16385674,
- "incomingOctetsWebSocketLevel": 841232,
- "incomingOctetsWireLevel": 849232,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.009509861726610495,
- "outgoingCompressionRatio": 0.05478364820391276,
- "outgoingOctetsAppLevel": 16385674,
- "outgoingOctetsWebSocketLevel": 897667,
- "outgoingOctetsWireLevel": 901667,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.004455995374676801,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "327": 1,
- "328": 1,
- "330": 3,
- "331": 2,
- "334": 1,
- "338": 1,
- "343": 1,
- "347": 1,
- "351": 1,
- "364": 1,
- "370": 1,
- "371": 1,
- "375": 1,
- "381": 1,
- "391": 1,
- "394": 1,
- "395": 1,
- "396": 1,
- "399": 1,
- "409": 1,
- "412": 3,
- "415": 1,
- "416": 1,
- "417": 2,
- "419": 4,
- "420": 4,
- "421": 1,
- "423": 3,
- "424": 2,
- "425": 1,
- "426": 3,
- "427": 3,
- "431": 1,
- "433": 1,
- "435": 3,
- "437": 1,
- "439": 1,
- "440": 1,
- "441": 3,
- "442": 3,
- "443": 3,
- "444": 3,
- "445": 8,
- "446": 4,
- "448": 2,
- "449": 7,
- "450": 3,
- "451": 8,
- "452": 4,
- "453": 5,
- "455": 1,
- "460": 1,
- "461": 2,
- "465": 1,
- "514": 1,
- "519": 1,
- "521": 1,
- "522": 1,
- "523": 3,
- "524": 1,
- "525": 1,
- "527": 2,
- "536": 1,
- "537": 1,
- "538": 1,
- "539": 1,
- "540": 1,
- "541": 1,
- "549": 2,
- "552": 1,
- "554": 2,
- "558": 1,
- "559": 3,
- "560": 1,
- "561": 2,
- "562": 2,
- "564": 1,
- "565": 1,
- "568": 1,
- "570": 2,
- "572": 1,
- "573": 1,
- "574": 1,
- "575": 1,
- "576": 1,
- "577": 1,
- "578": 2,
- "580": 2,
- "583": 1,
- "589": 1,
- "590": 1,
- "594": 1,
- "604": 2,
- "605": 2,
- "606": 1,
- "607": 2,
- "608": 1,
- "609": 2,
- "611": 1,
- "612": 2,
- "614": 1,
- "616": 1,
- "617": 2,
- "619": 1,
- "620": 1,
- "621": 1,
- "622": 1,
- "624": 2,
- "625": 1,
- "626": 2,
- "627": 2,
- "628": 2,
- "629": 1,
- "630": 3,
- "631": 1,
- "632": 4,
- "633": 3,
- "634": 1,
- "635": 6,
- "636": 6,
- "637": 6,
- "638": 8,
- "639": 3,
- "640": 5,
- "641": 11,
- "642": 1,
- "643": 4,
- "644": 6,
- "645": 3,
- "646": 2,
- "647": 4,
- "648": 9,
- "649": 1,
- "650": 1,
- "651": 5,
- "653": 4,
- "654": 5,
- "655": 4,
- "656": 6,
- "657": 4,
- "658": 4,
- "659": 5,
- "660": 1,
- "661": 3,
- "662": 2,
- "663": 1,
- "664": 4,
- "665": 4,
- "666": 1,
- "667": 8,
- "668": 2,
- "669": 3,
- "670": 3,
- "671": 3,
- "672": 3,
- "674": 3,
- "675": 2,
- "676": 3,
- "677": 1,
- "678": 2,
- "679": 5,
- "680": 3,
- "681": 2,
- "682": 5,
- "683": 6,
- "685": 3,
- "686": 3,
- "687": 4,
- "688": 7,
- "689": 2,
- "690": 6,
- "691": 3,
- "692": 4,
- "693": 3,
- "694": 6,
- "695": 5,
- "696": 5,
- "697": 1,
- "698": 7,
- "699": 5,
- "700": 3,
- "701": 1,
- "702": 1,
- "703": 6,
- "704": 4,
- "705": 6,
- "706": 7,
- "708": 1,
- "709": 4,
- "710": 3,
- "711": 4,
- "712": 1,
- "713": 2,
- "715": 2,
- "716": 2,
- "717": 4,
- "718": 6,
- "719": 4,
- "721": 1,
- "722": 4,
- "723": 1,
- "724": 4,
- "725": 4,
- "726": 3,
- "727": 1,
- "729": 1,
- "730": 2,
- "731": 1,
- "732": 4,
- "733": 3,
- "734": 2,
- "735": 3,
- "738": 3,
- "739": 3,
- "741": 4,
- "742": 1,
- "743": 2,
- "747": 1,
- "749": 3,
- "754": 1,
- "757": 1,
- "758": 2,
- "759": 3,
- "766": 1,
- "770": 1,
- "771": 2,
- "772": 1,
- "777": 1,
- "780": 1,
- "787": 1,
- "795": 1,
- "796": 1,
- "798": 1,
- "802": 1,
- "803": 1,
- "807": 1,
- "809": 1,
- "811": 1,
- "814": 1,
- "816": 1,
- "817": 1,
- "821": 1,
- "822": 1,
- "825": 1,
- "826": 1,
- "827": 1,
- "828": 1,
- "830": 1,
- "831": 3,
- "832": 1,
- "833": 1,
- "834": 1,
- "838": 1,
- "839": 1,
- "841": 1,
- "845": 1,
- "848": 1,
- "851": 1,
- "854": 1,
- "863": 1,
- "864": 2,
- "866": 1,
- "867": 1,
- "871": 1,
- "876": 1,
- "880": 1,
- "881": 1,
- "884": 1,
- "885": 1,
- "886": 1,
- "889": 1,
- "891": 1,
- "892": 1,
- "895": 1,
- "896": 1,
- "898": 1,
- "905": 1,
- "906": 1,
- "907": 2,
- "908": 5,
- "909": 3,
- "913": 1,
- "914": 1,
- "920": 1,
- "925": 1,
- "927": 3,
- "930": 1,
- "933": 1,
- "937": 1,
- "938": 1,
- "941": 1,
- "945": 3,
- "950": 1,
- "955": 1,
- "956": 1,
- "958": 3,
- "959": 2,
- "960": 2,
- "964": 1,
- "971": 1,
- "972": 2,
- "974": 1,
- "976": 2,
- "977": 3,
- "978": 2,
- "979": 1,
- "981": 3,
- "985": 1,
- "986": 1,
- "987": 2,
- "989": 1,
- "990": 1,
- "991": 2,
- "993": 1,
- "994": 2,
- "999": 2,
- "1000": 2,
- "1001": 2,
- "1002": 3,
- "1003": 1,
- "1004": 1,
- "1007": 2,
- "1009": 2,
- "1010": 1,
- "1012": 1,
- "1013": 1,
- "1014": 1,
- "1015": 5,
- "1016": 1,
- "1017": 1,
- "1019": 1,
- "1020": 2,
- "1022": 1,
- "1024": 3,
- "1025": 1,
- "1026": 2,
- "1027": 1,
- "1028": 1,
- "1029": 1,
- "1030": 1,
- "1031": 1,
- "1032": 3,
- "1034": 1,
- "1036": 1,
- "1037": 3,
- "1038": 1,
- "1040": 1,
- "1043": 2,
- "1047": 2,
- "1050": 2,
- "1051": 1,
- "1053": 3,
- "1054": 1,
- "1055": 2,
- "1057": 3,
- "1058": 3,
- "1059": 1,
- "1060": 1,
- "1062": 1,
- "1063": 2,
- "1064": 2,
- "1065": 1,
- "1069": 1,
- "1074": 1,
- "1079": 1,
- "1080": 1,
- "1081": 1,
- "1083": 3,
- "1085": 1,
- "1086": 1,
- "1089": 1,
- "1092": 1,
- "1098": 1,
- "1100": 1,
- "1101": 1,
- "1106": 1,
- "1108": 2,
- "1111": 1,
- "1114": 1,
- "1115": 1,
- "1116": 1,
- "1118": 1,
- "1120": 2,
- "1121": 1,
- "1122": 1,
- "1125": 1,
- "1126": 2,
- "1127": 2,
- "1129": 1,
- "1130": 1,
- "1132": 1,
- "1136": 2,
- "1139": 2,
- "1141": 2,
- "1146": 1,
- "1150": 1,
- "1151": 1,
- "1152": 1,
- "1153": 1,
- "1154": 1,
- "1163": 1,
- "1167": 1,
- "1180": 1,
- "1181": 1,
- "1183": 2,
- "1186": 1,
- "1187": 3,
- "1189": 2,
- "1192": 3,
- "1193": 1,
- "1194": 2,
- "1195": 1,
- "1197": 1,
- "1198": 1,
- "1200": 1,
- "1202": 2,
- "1205": 1,
- "1211": 1,
- "1216": 1,
- "1228": 1,
- "1230": 1,
- "1232": 1,
- "1233": 1,
- "1238": 1,
- "1240": 1,
- "1242": 1,
- "1244": 1,
- "1266": 1,
- "1272": 2,
- "1277": 1,
- "1282": 1,
- "1284": 1,
- "1291": 1,
- "1297": 1,
- "1298": 1,
- "1300": 2,
- "1302": 1,
- "1303": 1,
- "1304": 2,
- "1305": 3,
- "1310": 1,
- "1311": 1,
- "1321": 1,
- "1332": 1,
- "1345": 1,
- "1347": 1,
- "1351": 1,
- "1353": 1,
- "1356": 1,
- "1362": 1,
- "1387": 1,
- "1395": 1,
- "1399": 2,
- "1401": 1,
- "1445": 1,
- "1481": 1,
- "1515": 1,
- "1523": 1,
- "1533": 1,
- "1540": 1,
- "1551": 1,
- "1555": 1,
- "1561": 1,
- "1566": 1,
- "1567": 1,
- "1568": 3,
- "1575": 1,
- "1577": 1,
- "1579": 2,
- "1581": 1,
- "1583": 2,
- "1584": 1,
- "1585": 1,
- "1588": 3,
- "1590": 1,
- "1592": 1,
- "1597": 2,
- "1598": 1,
- "1604": 1,
- "1636": 1,
- "1639": 1,
- "1640": 1,
- "1643": 1,
- "1645": 2,
- "1648": 1,
- "1652": 1,
- "1661": 1,
- "1675": 2,
- "1676": 1,
- "1695": 1,
- "1696": 1,
- "1698": 4,
- "1701": 2,
- "1836": 1,
- "1855": 1,
- "1868": 1,
- "1883": 1,
- "1906": 1,
- "1926": 1,
- "1967": 1,
- "1975": 1,
- "2016": 1,
- "2070": 1,
- "2073": 1,
- "2081": 1,
- "2091": 1,
- "2118": 1,
- "2142": 1,
- "2277": 1,
- "2322": 1,
- "2345": 1,
- "2359": 1,
- "2373": 1,
- "2375": 1,
- "2396": 1,
- "2411": 1,
- "2444": 1,
- "2474": 1,
- "2476": 1,
- "2478": 2,
- "2479": 1,
- "2487": 1,
- "2492": 3,
- "2493": 1,
- "2500": 1,
- "2502": 1,
- "2507": 1,
- "2508": 1,
- "2512": 1,
- "2513": 1,
- "2514": 2,
- "2515": 1,
- "2519": 2,
- "2523": 1,
- "2533": 1,
- "2537": 1,
- "2538": 1,
- "2540": 1,
- "2543": 1,
- "2551": 1,
- "2553": 1,
- "2555": 1,
- "2564": 1,
- "2567": 1,
- "2574": 1,
- "2611": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333632266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820cba0e870f52"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0cba0e87"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_8.html b/autobahn/client/tungstenite_case_12_4_8.html
deleted file mode 100644
index f47d9d6..0000000
--- a/autobahn/client/tungstenite_case_12_4_8.html
+++ /dev/null
@@ -1,1667 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.8 : Pass - 2112 ms @ 2020-09-07T18:49:51.606Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=363&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 151Rch9lyQXHGTBUg25rdA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: E0wNajvlbbA7r3xK6fBhtCKW7Pc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 706 | 2 | 1412 |
- 707 | 2 | 1414 |
- 708 | 1 | 708 |
- 709 | 3 | 2127 |
- 710 | 3 | 2130 |
- 712 | 2 | 1424 |
- 713 | 3 | 2139 |
- 714 | 1 | 714 |
- 715 | 3 | 2145 |
- 716 | 1 | 716 |
- 721 | 1 | 721 |
- 723 | 1 | 723 |
- 724 | 1 | 724 |
- 752 | 1 | 752 |
- 753 | 1 | 753 |
- 787 | 1 | 787 |
- 799 | 1 | 799 |
- 809 | 1 | 809 |
- 815 | 1 | 815 |
- 817 | 1 | 817 |
- 819 | 1 | 819 |
- 858 | 1 | 858 |
- 870 | 1 | 870 |
- 876 | 1 | 876 |
- 878 | 1 | 878 |
- 879 | 1 | 879 |
- 880 | 3 | 2640 |
- 881 | 2 | 1762 |
- 882 | 2 | 1764 |
- 883 | 1 | 883 |
- 884 | 2 | 1768 |
- 885 | 3 | 2655 |
- 886 | 1 | 886 |
- 887 | 2 | 1774 |
- 889 | 2 | 1778 |
- 890 | 1 | 890 |
- 891 | 2 | 1782 |
- 893 | 2 | 1786 |
- 894 | 1 | 894 |
- 895 | 1 | 895 |
- 896 | 2 | 1792 |
- 897 | 3 | 2691 |
- 898 | 2 | 1796 |
- 900 | 1 | 900 |
- 901 | 1 | 901 |
- 902 | 1 | 902 |
- 904 | 1 | 904 |
- 907 | 1 | 907 |
- 909 | 2 | 1818 |
- 910 | 1 | 910 |
- 911 | 1 | 911 |
- 912 | 2 | 1824 |
- 913 | 1 | 913 |
- 914 | 1 | 914 |
- 915 | 2 | 1830 |
- 919 | 3 | 2757 |
- 921 | 1 | 921 |
- 922 | 2 | 1844 |
- 924 | 1 | 924 |
- 925 | 5 | 4625 |
- 926 | 2 | 1852 |
- 928 | 1 | 928 |
- 930 | 1 | 930 |
- 934 | 1 | 934 |
- 938 | 1 | 938 |
- 940 | 1 | 940 |
- 941 | 3 | 2823 |
- 943 | 1 | 943 |
- 946 | 2 | 1892 |
- 947 | 1 | 947 |
- 948 | 4 | 3792 |
- 949 | 3 | 2847 |
- 951 | 1 | 951 |
- 952 | 3 | 2856 |
- 953 | 1 | 953 |
- 954 | 3 | 2862 |
- 956 | 1 | 956 |
- 957 | 1 | 957 |
- 964 | 1 | 964 |
- 972 | 2 | 1944 |
- 975 | 2 | 1950 |
- 976 | 2 | 1952 |
- 977 | 1 | 977 |
- 978 | 2 | 1956 |
- 979 | 3 | 2937 |
- 980 | 2 | 1960 |
- 990 | 1 | 990 |
- 996 | 1 | 996 |
- 1000 | 1 | 1000 |
- 1003 | 1 | 1003 |
- 1004 | 1 | 1004 |
- 1010 | 1 | 1010 |
- 1018 | 1 | 1018 |
- 1020 | 1 | 1020 |
- 1022 | 1 | 1022 |
- 1026 | 1 | 1026 |
- 1027 | 1 | 1027 |
- 1029 | 1 | 1029 |
- 1036 | 1 | 1036 |
- 1039 | 1 | 1039 |
- 1041 | 2 | 2082 |
- 1042 | 1 | 1042 |
- 1049 | 1 | 1049 |
- 1052 | 1 | 1052 |
- 1055 | 1 | 1055 |
- 1056 | 2 | 2112 |
- 1064 | 1 | 1064 |
- 1066 | 1 | 1066 |
- 1070 | 1 | 1070 |
- 1083 | 1 | 1083 |
- 1086 | 1 | 1086 |
- 1088 | 1 | 1088 |
- 1095 | 1 | 1095 |
- 1109 | 1 | 1109 |
- 1115 | 1 | 1115 |
- 1119 | 2 | 2238 |
- 1126 | 1 | 1126 |
- 1127 | 1 | 1127 |
- 1128 | 1 | 1128 |
- 1132 | 1 | 1132 |
- 1135 | 1 | 1135 |
- 1143 | 1 | 1143 |
- 1144 | 2 | 2288 |
- 1155 | 1 | 1155 |
- 1160 | 1 | 1160 |
- 1161 | 1 | 1161 |
- 1168 | 1 | 1168 |
- 1170 | 2 | 2340 |
- 1172 | 3 | 3516 |
- 1173 | 1 | 1173 |
- 1176 | 1 | 1176 |
- 1177 | 1 | 1177 |
- 1178 | 1 | 1178 |
- 1179 | 1 | 1179 |
- 1181 | 1 | 1181 |
- 1182 | 3 | 3546 |
- 1183 | 1 | 1183 |
- 1184 | 2 | 2368 |
- 1185 | 1 | 1185 |
- 1186 | 1 | 1186 |
- 1188 | 1 | 1188 |
- 1190 | 2 | 2380 |
- 1191 | 1 | 1191 |
- 1193 | 5 | 5965 |
- 1194 | 2 | 2388 |
- 1195 | 1 | 1195 |
- 1196 | 4 | 4784 |
- 1197 | 1 | 1197 |
- 1198 | 1 | 1198 |
- 1199 | 1 | 1199 |
- 1200 | 1 | 1200 |
- 1201 | 1 | 1201 |
- 1202 | 2 | 2404 |
- 1203 | 3 | 3609 |
- 1204 | 1 | 1204 |
- 1209 | 1 | 1209 |
- 1210 | 3 | 3630 |
- 1211 | 2 | 2422 |
- 1212 | 1 | 1212 |
- 1213 | 3 | 3639 |
- 1214 | 4 | 4856 |
- 1215 | 1 | 1215 |
- 1217 | 1 | 1217 |
- 1219 | 2 | 2438 |
- 1220 | 2 | 2440 |
- 1221 | 2 | 2442 |
- 1223 | 1 | 1223 |
- 1225 | 1 | 1225 |
- 1229 | 2 | 2458 |
- 1230 | 3 | 3690 |
- 1231 | 4 | 4924 |
- 1232 | 2 | 2464 |
- 1233 | 1 | 1233 |
- 1234 | 3 | 3702 |
- 1238 | 1 | 1238 |
- 1239 | 1 | 1239 |
- 1243 | 1 | 1243 |
- 1244 | 1 | 1244 |
- 1247 | 1 | 1247 |
- 1249 | 3 | 3747 |
- 1250 | 1 | 1250 |
- 1251 | 1 | 1251 |
- 1252 | 1 | 1252 |
- 1253 | 1 | 1253 |
- 1254 | 2 | 2508 |
- 1255 | 2 | 2510 |
- 1256 | 6 | 7536 |
- 1258 | 5 | 6290 |
- 1259 | 1 | 1259 |
- 1260 | 1 | 1260 |
- 1261 | 2 | 2522 |
- 1262 | 3 | 3786 |
- 1264 | 2 | 2528 |
- 1265 | 3 | 3795 |
- 1266 | 4 | 5064 |
- 1267 | 2 | 2534 |
- 1268 | 3 | 3804 |
- 1269 | 3 | 3807 |
- 1270 | 2 | 2540 |
- 1272 | 1 | 1272 |
- 1273 | 4 | 5092 |
- 1274 | 1 | 1274 |
- 1275 | 2 | 2550 |
- 1276 | 1 | 1276 |
- 1277 | 2 | 2554 |
- 1278 | 3 | 3834 |
- 1279 | 2 | 2558 |
- 1280 | 3 | 3840 |
- 1281 | 3 | 3843 |
- 1284 | 1 | 1284 |
- 1285 | 2 | 2570 |
- 1286 | 3 | 3858 |
- 1287 | 1 | 1287 |
- 1289 | 1 | 1289 |
- 1292 | 1 | 1292 |
- 1293 | 1 | 1293 |
- 1294 | 1 | 1294 |
- 1296 | 1 | 1296 |
- 1298 | 1 | 1298 |
- 1300 | 1 | 1300 |
- 1301 | 1 | 1301 |
- 1302 | 1 | 1302 |
- 1303 | 1 | 1303 |
- 1306 | 1 | 1306 |
- 1308 | 2 | 2616 |
- 1309 | 1 | 1309 |
- 1310 | 1 | 1310 |
- 1312 | 2 | 2624 |
- 1314 | 1 | 1314 |
- 1316 | 2 | 2632 |
- 1317 | 1 | 1317 |
- 1318 | 1 | 1318 |
- 1319 | 3 | 3957 |
- 1324 | 1 | 1324 |
- 1325 | 1 | 1325 |
- 1327 | 2 | 2654 |
- 1328 | 1 | 1328 |
- 1329 | 2 | 2658 |
- 1331 | 3 | 3993 |
- 1332 | 3 | 3996 |
- 1333 | 2 | 2666 |
- 1334 | 1 | 1334 |
- 1338 | 2 | 2676 |
- 1339 | 1 | 1339 |
- 1340 | 1 | 1340 |
- 1341 | 2 | 2682 |
- 1343 | 1 | 1343 |
- 1345 | 1 | 1345 |
- 1347 | 3 | 4041 |
- 1348 | 1 | 1348 |
- 1349 | 1 | 1349 |
- 1350 | 1 | 1350 |
- 1352 | 2 | 2704 |
- 1353 | 1 | 1353 |
- 1354 | 1 | 1354 |
- 1355 | 8 | 10840 |
- 1356 | 4 | 5424 |
- 1357 | 2 | 2714 |
- 1358 | 2 | 2716 |
- 1359 | 3 | 4077 |
- 1361 | 1 | 1361 |
- 1362 | 2 | 2724 |
- 1363 | 3 | 4089 |
- 1364 | 2 | 2728 |
- 1365 | 2 | 2730 |
- 1366 | 3 | 4098 |
- 1368 | 1 | 1368 |
- 1369 | 1 | 1369 |
- 1372 | 1 | 1372 |
- 1373 | 1 | 1373 |
- 1379 | 1 | 1379 |
- 1381 | 2 | 2762 |
- 1384 | 1 | 1384 |
- 1385 | 1 | 1385 |
- 1391 | 1 | 1391 |
- 1395 | 1 | 1395 |
- 1400 | 2 | 2800 |
- 1401 | 2 | 2802 |
- 1403 | 1 | 1403 |
- 1406 | 2 | 2812 |
- 1409 | 1 | 1409 |
- 1414 | 1 | 1414 |
- 1417 | 1 | 1417 |
- 1421 | 1 | 1421 |
- 1422 | 1 | 1422 |
- 1428 | 1 | 1428 |
- 1432 | 1 | 1432 |
- 1436 | 1 | 1436 |
- 1437 | 1 | 1437 |
- 1438 | 2 | 2876 |
- 1443 | 1 | 1443 |
- 1444 | 5 | 7220 |
- 1448 | 1 | 1448 |
- 1449 | 2 | 2898 |
- 1451 | 1 | 1451 |
- 1452 | 1 | 1452 |
- 1454 | 1 | 1454 |
- 1456 | 1 | 1456 |
- 1457 | 3 | 4371 |
- 1458 | 1 | 1458 |
- 1459 | 1 | 1459 |
- 1460 | 2 | 2920 |
- 1461 | 1 | 1461 |
- 1462 | 1 | 1462 |
- 1463 | 2 | 2926 |
- 1464 | 3 | 4392 |
- 1465 | 2 | 2930 |
- 1471 | 1 | 1471 |
- 1474 | 2 | 2948 |
- 1476 | 3 | 4428 |
- 1477 | 1 | 1477 |
- 1479 | 1 | 1479 |
- 1481 | 2 | 2962 |
- 1482 | 2 | 2964 |
- 1484 | 1 | 1484 |
- 1485 | 1 | 1485 |
- 1486 | 2 | 2972 |
- 1487 | 4 | 5948 |
- 1488 | 2 | 2976 |
- 1489 | 2 | 2978 |
- 1490 | 3 | 4470 |
- 1491 | 3 | 4473 |
- 1492 | 4 | 5968 |
- 1493 | 4 | 5972 |
- 1494 | 5 | 7470 |
- 1495 | 1 | 1495 |
- 1496 | 3 | 4488 |
- 1500 | 2 | 3000 |
- 1501 | 1 | 1501 |
- 1502 | 3 | 4506 |
- 1503 | 1 | 1503 |
- 1504 | 2 | 3008 |
- 1505 | 2 | 3010 |
- 1506 | 4 | 6024 |
- 1507 | 2 | 3014 |
- 1509 | 1 | 1509 |
- 1510 | 4 | 6040 |
- 1511 | 2 | 3022 |
- 1513 | 1 | 1513 |
- 1514 | 1 | 1514 |
- 1519 | 1 | 1519 |
- 1523 | 2 | 3046 |
- 1525 | 1 | 1525 |
- 1528 | 1 | 1528 |
- 1533 | 1 | 1533 |
- 1536 | 1 | 1536 |
- 1537 | 2 | 3074 |
- 1539 | 1 | 1539 |
- 1542 | 1 | 1542 |
- 1546 | 1 | 1546 |
- 1557 | 1 | 1557 |
- 1561 | 1 | 1561 |
- 1564 | 2 | 3128 |
- 1573 | 2 | 3146 |
- 1581 | 1 | 1581 |
- 1590 | 1 | 1590 |
- 1592 | 1 | 1592 |
- 1593 | 1 | 1593 |
- 1594 | 2 | 3188 |
- 1595 | 2 | 3190 |
- 1597 | 2 | 3194 |
- 1598 | 2 | 3196 |
- 1599 | 1 | 1599 |
- 1600 | 2 | 3200 |
- 1605 | 1 | 1605 |
- 1610 | 1 | 1610 |
- 1611 | 1 | 1611 |
- 1613 | 1 | 1613 |
- 1614 | 1 | 1614 |
- 1616 | 2 | 3232 |
- 1617 | 1 | 1617 |
- 1620 | 2 | 3240 |
- 1622 | 1 | 1622 |
- 1631 | 1 | 1631 |
- 1644 | 1 | 1644 |
- 1645 | 1 | 1645 |
- 1673 | 1 | 1673 |
- 1696 | 1 | 1696 |
- 1703 | 1 | 1703 |
- 1710 | 1 | 1710 |
- 1717 | 1 | 1717 |
- 1737 | 1 | 1737 |
- 1739 | 1 | 1739 |
- 1740 | 1 | 1740 |
- 1746 | 1 | 1746 |
- 1749 | 1 | 1749 |
- 1778 | 1 | 1778 |
- 1793 | 1 | 1793 |
- 1794 | 1 | 1794 |
- 1806 | 1 | 1806 |
- 1807 | 1 | 1807 |
- 1813 | 2 | 3626 |
- 1814 | 1 | 1814 |
- 1815 | 2 | 3630 |
- 1816 | 1 | 1816 |
- 1819 | 1 | 1819 |
- 1820 | 2 | 3640 |
- 1823 | 2 | 3646 |
- 1826 | 1 | 1826 |
- 1827 | 1 | 1827 |
- 1829 | 1 | 1829 |
- 1830 | 2 | 3660 |
- 1831 | 1 | 1831 |
- 1833 | 1 | 1833 |
- 1834 | 1 | 1834 |
- 1835 | 1 | 1835 |
- 1837 | 3 | 5511 |
- 1841 | 1 | 1841 |
- 1851 | 1 | 1851 |
- 1853 | 1 | 1853 |
- 1863 | 1 | 1863 |
- 1864 | 1 | 1864 |
- 1866 | 1 | 1866 |
- 1873 | 1 | 1873 |
- 1881 | 1 | 1881 |
- 1883 | 1 | 1883 |
- 1885 | 1 | 1885 |
- 1954 | 1 | 1954 |
- 1981 | 1 | 1981 |
- 1990 | 1 | 1990 |
- 1991 | 1 | 1991 |
- 1996 | 1 | 1996 |
- 2011 | 1 | 2011 |
- 2013 | 2 | 4026 |
- 2016 | 1 | 2016 |
- 2017 | 1 | 2017 |
- 2019 | 2 | 4038 |
- 2021 | 1 | 2021 |
- 2022 | 1 | 2022 |
- 2024 | 2 | 4048 |
- 2026 | 2 | 4052 |
- 2027 | 1 | 2027 |
- 2033 | 1 | 2033 |
- 2041 | 2 | 4082 |
- 2042 | 1 | 2042 |
- 2043 | 1 | 2043 |
- 2046 | 2 | 4092 |
- 2047 | 1 | 2047 |
- 2050 | 1 | 2050 |
- 2052 | 2 | 4104 |
- 2054 | 3 | 6162 |
- 2057 | 3 | 6171 |
- 2059 | 4 | 8236 |
- 2061 | 1 | 2061 |
- 2062 | 2 | 4124 |
- 2063 | 1 | 2063 |
- 2064 | 1 | 2064 |
- 2065 | 1 | 2065 |
- 2067 | 1 | 2067 |
- 2069 | 1 | 2069 |
- 2070 | 1 | 2070 |
- 2072 | 1 | 2072 |
- 2073 | 1 | 2073 |
- 2074 | 1 | 2074 |
- 2077 | 3 | 6231 |
- 2078 | 1 | 2078 |
- 2080 | 1 | 2080 |
- 2083 | 1 | 2083 |
- 2084 | 1 | 2084 |
- 2089 | 1 | 2089 |
- 2090 | 2 | 4180 |
- 2091 | 1 | 2091 |
- 2095 | 1 | 2095 |
- 2100 | 2 | 4200 |
- 2103 | 2 | 4206 |
- 2104 | 1 | 2104 |
- 2105 | 1 | 2105 |
- 2106 | 1 | 2106 |
- 2107 | 1 | 2107 |
- 2108 | 1 | 2108 |
- 2110 | 1 | 2110 |
- 2111 | 1 | 2111 |
- 2112 | 1 | 2112 |
- 2116 | 1 | 2116 |
- 2117 | 1 | 2117 |
- 2118 | 1 | 2118 |
- 2119 | 1 | 2119 |
- 2123 | 1 | 2123 |
- 2124 | 2 | 4248 |
- 2125 | 1 | 2125 |
- 2126 | 1 | 2126 |
- 2127 | 2 | 4254 |
- 2128 | 1 | 2128 |
- 2129 | 1 | 2129 |
- 2132 | 2 | 4264 |
- 2133 | 1 | 2133 |
- 2135 | 1 | 2135 |
- 2136 | 1 | 2136 |
- 2138 | 1 | 2138 |
- 2141 | 1 | 2141 |
- 2142 | 1 | 2142 |
- 2143 | 1 | 2143 |
- 2144 | 2 | 4288 |
- 2145 | 2 | 4290 |
- 2146 | 1 | 2146 |
- 2148 | 1 | 2148 |
- 2149 | 2 | 4298 |
- 2150 | 2 | 4300 |
- 2151 | 1 | 2151 |
- 2152 | 4 | 8608 |
- 2153 | 1 | 2153 |
- 2154 | 1 | 2154 |
- 2155 | 1 | 2155 |
- 2157 | 1 | 2157 |
- 2158 | 1 | 2158 |
- 2159 | 1 | 2159 |
- 2160 | 3 | 6480 |
- 2173 | 1 | 2173 |
- 2174 | 1 | 2174 |
- 2178 | 1 | 2178 |
- 2179 | 1 | 2179 |
- 2180 | 1 | 2180 |
- 2181 | 1 | 2181 |
- 2182 | 1 | 2182 |
- 2202 | 1 | 2202 |
- 2203 | 2 | 4406 |
- 2205 | 1 | 2205 |
- 2207 | 1 | 2207 |
- 2211 | 1 | 2211 |
- 2216 | 1 | 2216 |
- 2219 | 1 | 2219 |
- 2221 | 1 | 2221 |
- 2223 | 2 | 4446 |
- 2227 | 2 | 4454 |
- 2231 | 1 | 2231 |
- 2237 | 1 | 2237 |
- 2245 | 1 | 2245 |
- 2256 | 1 | 2256 |
- 2258 | 1 | 2258 |
- 2275 | 1 | 2275 |
- 2281 | 1 | 2281 |
- 2285 | 1 | 2285 |
- 2316 | 1 | 2316 |
- 2333 | 1 | 2333 |
- 2338 | 1 | 2338 |
- 2349 | 1 | 2349 |
- 2351 | 1 | 2351 |
- 2353 | 1 | 2353 |
- 2354 | 2 | 4708 |
- 2359 | 2 | 4718 |
- 2376 | 1 | 2376 |
- 2421 | 1 | 2421 |
- 2426 | 1 | 2426 |
- 2430 | 1 | 2430 |
- 2431 | 1 | 2431 |
- 2432 | 1 | 2432 |
- 2443 | 1 | 2443 |
- 2457 | 1 | 2457 |
- 2466 | 1 | 2466 |
- 2467 | 1 | 2467 |
- 2469 | 1 | 2469 |
- 2470 | 2 | 4940 |
- 2477 | 1 | 2477 |
- 2480 | 1 | 2480 |
- 2488 | 1 | 2488 |
- 2503 | 1 | 2503 |
- 2504 | 1 | 2504 |
- 2522 | 1 | 2522 |
- 2525 | 1 | 2525 |
- 2531 | 1 | 2531 |
- 2534 | 1 | 2534 |
- 2539 | 1 | 2539 |
- 2543 | 1 | 2543 |
- 2559 | 1 | 2559 |
- 2567 | 1 | 2567 |
- 2570 | 1 | 2570 |
- 2577 | 1 | 2577 |
- 2589 | 1 | 2589 |
- 2601 | 1 | 2601 |
- 2618 | 1 | 2618 |
- 2628 | 2 | 5256 |
- 2629 | 1 | 2629 |
- 2640 | 1 | 2640 |
- 2642 | 2 | 5284 |
- 2651 | 1 | 2651 |
- 2657 | 2 | 5314 |
- 2660 | 2 | 5320 |
- 2669 | 1 | 2669 |
- 2670 | 1 | 2670 |
- 2680 | 2 | 5360 |
- 2681 | 1 | 2681 |
- 2683 | 3 | 8049 |
- 2684 | 1 | 2684 |
- 2685 | 1 | 2685 |
- 2686 | 1 | 2686 |
- 2687 | 1 | 2687 |
- 2689 | 1 | 2689 |
- 2690 | 1 | 2690 |
- 2691 | 1 | 2691 |
- 2692 | 1 | 2692 |
- 2693 | 1 | 2693 |
- 2696 | 1 | 2696 |
- 2704 | 1 | 2704 |
- 2746 | 1 | 2746 |
- 2764 | 1 | 2764 |
- 2787 | 1 | 2787 |
- 2826 | 1 | 2826 |
- 2828 | 1 | 2828 |
- 2851 | 2 | 5702 |
- 2852 | 4 | 11408 |
- 2853 | 2 | 5706 |
- 2854 | 1 | 2854 |
- 2855 | 1 | 2855 |
- 2857 | 1 | 2857 |
- 2858 | 1 | 2858 |
- 2864 | 1 | 2864 |
- 2866 | 2 | 5732 |
- 2867 | 1 | 2867 |
- 2869 | 1 | 2869 |
- 2870 | 1 | 2870 |
- 2871 | 1 | 2871 |
- 2872 | 1 | 2872 |
- 2875 | 1 | 2875 |
- 2880 | 1 | 2880 |
- 2894 | 1 | 2894 |
- 2904 | 1 | 2904 |
- 2910 | 1 | 2910 |
- 2912 | 2 | 5824 |
- 2913 | 1 | 2913 |
- 2915 | 4 | 11660 |
- 2922 | 2 | 5844 |
- 2927 | 1 | 2927 |
- 2931 | 1 | 2931 |
- 2933 | 1 | 2933 |
- 2934 | 1 | 2934 |
- 2938 | 1 | 2938 |
- 2945 | 2 | 5890 |
- 2959 | 1 | 2959 |
- 2961 | 1 | 2961 |
- 2966 | 1 | 2966 |
- 2970 | 1 | 2970 |
- 2971 | 1 | 2971 |
- 2976 | 1 | 2976 |
- 2977 | 1 | 2977 |
- 2982 | 1 | 2982 |
- 2983 | 1 | 2983 |
- 2996 | 2 | 5992 |
- 3000 | 1 | 3000 |
- 3001 | 1 | 3001 |
- 3006 | 1 | 3006 |
- 3011 | 1 | 3011 |
- 3012 | 1 | 3012 |
- 3018 | 1 | 3018 |
- 3026 | 1 | 3026 |
- 3030 | 1 | 3030 |
- 3059 | 1 | 3059 |
- 3064 | 1 | 3064 |
- 3065 | 1 | 3065 |
- 3095 | 1 | 3095 |
- 3096 | 1 | 3096 |
- 3097 | 2 | 6194 |
- 3105 | 1 | 3105 |
- 3123 | 2 | 6246 |
- 3125 | 1 | 3125 |
- 3130 | 1 | 3130 |
- 3147 | 1 | 3147 |
- 3152 | 1 | 3152 |
- 3153 | 2 | 6306 |
- 3166 | 1 | 3166 |
- 3167 | 1 | 3167 |
- 3176 | 1 | 3176 |
- 3180 | 1 | 3180 |
- 3183 | 1 | 3183 |
- 3185 | 1 | 3185 |
- 3221 | 1 | 3221 |
- 3224 | 1 | 3224 |
- 3225 | 1 | 3225 |
- 3229 | 1 | 3229 |
- 3233 | 1 | 3233 |
- 3241 | 1 | 3241 |
- 3242 | 1 | 3242 |
- 3243 | 1 | 3243 |
- 3245 | 1 | 3245 |
- 3249 | 2 | 6498 |
- 3250 | 1 | 3250 |
- 3272 | 1 | 3272 |
- 3280 | 1 | 3280 |
- 3286 | 1 | 3286 |
- 3288 | 1 | 3288 |
- 3292 | 1 | 3292 |
- 3307 | 1 | 3307 |
- 3310 | 1 | 3310 |
- 3312 | 1 | 3312 |
- 3334 | 1 | 3334 |
- Total | 1002 | 1679074 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 845 | 1 | 845 |
- 849 | 4 | 3396 |
- 850 | 1 | 850 |
- 851 | 5 | 4255 |
- 852 | 2 | 1704 |
- 853 | 1 | 853 |
- 854 | 2 | 1708 |
- 855 | 1 | 855 |
- 856 | 1 | 856 |
- 857 | 2 | 1714 |
- 859 | 1 | 859 |
- 863 | 1 | 863 |
- 872 | 1 | 872 |
- 876 | 1 | 876 |
- 904 | 1 | 904 |
- 907 | 1 | 907 |
- 918 | 1 | 918 |
- 928 | 1 | 928 |
- 947 | 1 | 947 |
- 963 | 1 | 963 |
- 971 | 1 | 971 |
- 977 | 1 | 977 |
- 988 | 1 | 988 |
- 1000 | 1 | 1000 |
- 1017 | 1 | 1017 |
- 1021 | 1 | 1021 |
- 1033 | 1 | 1033 |
- 1038 | 1 | 1038 |
- 1040 | 1 | 1040 |
- 1044 | 1 | 1044 |
- 1047 | 1 | 1047 |
- 1052 | 1 | 1052 |
- 1059 | 1 | 1059 |
- 1060 | 2 | 2120 |
- 1062 | 1 | 1062 |
- 1064 | 1 | 1064 |
- 1065 | 2 | 2130 |
- 1066 | 2 | 2132 |
- 1068 | 5 | 5340 |
- 1069 | 1 | 1069 |
- 1070 | 1 | 1070 |
- 1072 | 1 | 1072 |
- 1073 | 1 | 1073 |
- 1076 | 2 | 2152 |
- 1077 | 2 | 2154 |
- 1078 | 2 | 2156 |
- 1079 | 3 | 3237 |
- 1080 | 2 | 2160 |
- 1081 | 2 | 2162 |
- 1083 | 1 | 1083 |
- 1084 | 2 | 2168 |
- 1085 | 2 | 2170 |
- 1086 | 1 | 1086 |
- 1087 | 3 | 3261 |
- 1088 | 2 | 2176 |
- 1089 | 3 | 3267 |
- 1090 | 3 | 3270 |
- 1091 | 1 | 1091 |
- 1092 | 2 | 2184 |
- 1093 | 1 | 1093 |
- 1094 | 1 | 1094 |
- 1096 | 1 | 1096 |
- 1098 | 1 | 1098 |
- 1099 | 1 | 1099 |
- 1100 | 3 | 3300 |
- 1101 | 1 | 1101 |
- 1102 | 1 | 1102 |
- 1104 | 3 | 3312 |
- 1106 | 1 | 1106 |
- 1107 | 1 | 1107 |
- 1110 | 1 | 1110 |
- 1112 | 1 | 1112 |
- 1113 | 2 | 2226 |
- 1116 | 2 | 2232 |
- 1117 | 1 | 1117 |
- 1119 | 4 | 4476 |
- 1120 | 3 | 3360 |
- 1121 | 2 | 2242 |
- 1122 | 1 | 1122 |
- 1123 | 2 | 2246 |
- 1124 | 3 | 3372 |
- 1125 | 1 | 1125 |
- 1126 | 1 | 1126 |
- 1127 | 1 | 1127 |
- 1129 | 2 | 2258 |
- 1130 | 1 | 1130 |
- 1132 | 2 | 2264 |
- 1134 | 1 | 1134 |
- 1136 | 1 | 1136 |
- 1138 | 2 | 2276 |
- 1143 | 1 | 1143 |
- 1164 | 1 | 1164 |
- 1169 | 1 | 1169 |
- 1170 | 1 | 1170 |
- 1172 | 1 | 1172 |
- 1174 | 1 | 1174 |
- 1175 | 1 | 1175 |
- 1181 | 1 | 1181 |
- 1184 | 1 | 1184 |
- 1186 | 1 | 1186 |
- 1188 | 2 | 2376 |
- 1191 | 2 | 2382 |
- 1192 | 1 | 1192 |
- 1196 | 1 | 1196 |
- 1198 | 1 | 1198 |
- 1201 | 1 | 1201 |
- 1202 | 1 | 1202 |
- 1209 | 1 | 1209 |
- 1210 | 1 | 1210 |
- 1213 | 1 | 1213 |
- 1216 | 1 | 1216 |
- 1221 | 1 | 1221 |
- 1228 | 1 | 1228 |
- 1229 | 1 | 1229 |
- 1232 | 1 | 1232 |
- 1235 | 1 | 1235 |
- 1241 | 1 | 1241 |
- 1242 | 3 | 3726 |
- 1243 | 2 | 2486 |
- 1244 | 2 | 2488 |
- 1246 | 1 | 1246 |
- 1247 | 3 | 3741 |
- 1249 | 2 | 2498 |
- 1250 | 1 | 1250 |
- 1251 | 1 | 1251 |
- 1256 | 2 | 2512 |
- 1257 | 1 | 1257 |
- 1258 | 2 | 2516 |
- 1259 | 1 | 1259 |
- 1260 | 1 | 1260 |
- 1261 | 1 | 1261 |
- 1263 | 1 | 1263 |
- 1264 | 3 | 3792 |
- 1268 | 1 | 1268 |
- 1269 | 1 | 1269 |
- 1270 | 1 | 1270 |
- 1276 | 1 | 1276 |
- 1280 | 1 | 1280 |
- 1281 | 1 | 1281 |
- 1283 | 3 | 3849 |
- 1285 | 3 | 3855 |
- 1286 | 5 | 6430 |
- 1287 | 4 | 5148 |
- 1289 | 1 | 1289 |
- 1290 | 1 | 1290 |
- 1291 | 1 | 1291 |
- 1292 | 4 | 5168 |
- 1293 | 2 | 2586 |
- 1295 | 1 | 1295 |
- 1297 | 2 | 2594 |
- 1298 | 2 | 2596 |
- 1299 | 2 | 2598 |
- 1300 | 1 | 1300 |
- 1302 | 3 | 3906 |
- 1303 | 3 | 3909 |
- 1304 | 4 | 5216 |
- 1305 | 2 | 2610 |
- 1308 | 5 | 6540 |
- 1309 | 5 | 6545 |
- 1310 | 2 | 2620 |
- 1311 | 5 | 6555 |
- 1312 | 2 | 2624 |
- 1313 | 6 | 7878 |
- 1314 | 2 | 2628 |
- 1315 | 2 | 2630 |
- 1316 | 5 | 6580 |
- 1317 | 6 | 7902 |
- 1319 | 2 | 2638 |
- 1321 | 1 | 1321 |
- 1322 | 2 | 2644 |
- 1327 | 1 | 1327 |
- 1328 | 1 | 1328 |
- 1329 | 1 | 1329 |
- 1330 | 1 | 1330 |
- 1331 | 2 | 2662 |
- 1333 | 1 | 1333 |
- 1334 | 2 | 2668 |
- 1335 | 1 | 1335 |
- 1336 | 1 | 1336 |
- 1338 | 2 | 2676 |
- 1340 | 4 | 5360 |
- 1341 | 1 | 1341 |
- 1342 | 1 | 1342 |
- 1344 | 1 | 1344 |
- 1345 | 2 | 2690 |
- 1346 | 2 | 2692 |
- 1347 | 1 | 1347 |
- 1348 | 1 | 1348 |
- 1354 | 1 | 1354 |
- 1355 | 1 | 1355 |
- 1357 | 2 | 2714 |
- 1359 | 2 | 2718 |
- 1360 | 1 | 1360 |
- 1363 | 1 | 1363 |
- 1364 | 4 | 5456 |
- 1365 | 1 | 1365 |
- 1366 | 1 | 1366 |
- 1368 | 2 | 2736 |
- 1369 | 1 | 1369 |
- 1371 | 1 | 1371 |
- 1372 | 1 | 1372 |
- 1373 | 1 | 1373 |
- 1376 | 2 | 2752 |
- 1377 | 1 | 1377 |
- 1378 | 3 | 4134 |
- 1379 | 1 | 1379 |
- 1380 | 3 | 4140 |
- 1381 | 2 | 2762 |
- 1382 | 3 | 4146 |
- 1383 | 2 | 2766 |
- 1384 | 2 | 2768 |
- 1386 | 1 | 1386 |
- 1387 | 1 | 1387 |
- 1389 | 1 | 1389 |
- 1390 | 3 | 4170 |
- 1391 | 4 | 5564 |
- 1392 | 2 | 2784 |
- 1393 | 4 | 5572 |
- 1394 | 3 | 4182 |
- 1395 | 2 | 2790 |
- 1396 | 2 | 2792 |
- 1397 | 3 | 4191 |
- 1398 | 8 | 11184 |
- 1399 | 5 | 6995 |
- 1400 | 2 | 2800 |
- 1402 | 1 | 1402 |
- 1403 | 6 | 8418 |
- 1406 | 2 | 2812 |
- 1412 | 2 | 2824 |
- 1415 | 1 | 1415 |
- 1418 | 1 | 1418 |
- 1419 | 1 | 1419 |
- 1422 | 1 | 1422 |
- 1424 | 1 | 1424 |
- 1426 | 1 | 1426 |
- 1432 | 1 | 1432 |
- 1435 | 2 | 2870 |
- 1436 | 1 | 1436 |
- 1438 | 1 | 1438 |
- 1439 | 1 | 1439 |
- 1440 | 1 | 1440 |
- 1443 | 1 | 1443 |
- 1444 | 1 | 1444 |
- 1446 | 2 | 2892 |
- 1447 | 1 | 1447 |
- 1449 | 1 | 1449 |
- 1451 | 2 | 2902 |
- 1452 | 1 | 1452 |
- 1459 | 1 | 1459 |
- 1461 | 1 | 1461 |
- 1464 | 2 | 2928 |
- 1466 | 2 | 2932 |
- 1468 | 1 | 1468 |
- 1469 | 1 | 1469 |
- 1470 | 1 | 1470 |
- 1473 | 1 | 1473 |
- 1474 | 1 | 1474 |
- 1477 | 1 | 1477 |
- 1478 | 2 | 2956 |
- 1479 | 1 | 1479 |
- 1481 | 1 | 1481 |
- 1482 | 2 | 2964 |
- 1484 | 1 | 1484 |
- 1487 | 1 | 1487 |
- 1488 | 2 | 2976 |
- 1490 | 1 | 1490 |
- 1492 | 1 | 1492 |
- 1494 | 1 | 1494 |
- 1498 | 2 | 2996 |
- 1506 | 1 | 1506 |
- 1508 | 1 | 1508 |
- 1512 | 1 | 1512 |
- 1521 | 1 | 1521 |
- 1529 | 1 | 1529 |
- 1532 | 1 | 1532 |
- 1534 | 2 | 3068 |
- 1536 | 1 | 1536 |
- 1537 | 1 | 1537 |
- 1538 | 1 | 1538 |
- 1542 | 2 | 3084 |
- 1546 | 2 | 3092 |
- 1551 | 1 | 1551 |
- 1555 | 1 | 1555 |
- 1558 | 1 | 1558 |
- 1559 | 1 | 1559 |
- 1561 | 1 | 1561 |
- 1563 | 1 | 1563 |
- 1565 | 2 | 3130 |
- 1566 | 1 | 1566 |
- 1576 | 1 | 1576 |
- 1577 | 1 | 1577 |
- 1582 | 1 | 1582 |
- 1583 | 2 | 3166 |
- 1584 | 1 | 1584 |
- 1585 | 2 | 3170 |
- 1588 | 2 | 3176 |
- 1589 | 1 | 1589 |
- 1590 | 1 | 1590 |
- 1591 | 1 | 1591 |
- 1594 | 1 | 1594 |
- 1596 | 1 | 1596 |
- 1597 | 1 | 1597 |
- 1600 | 2 | 3200 |
- 1604 | 2 | 3208 |
- 1605 | 2 | 3210 |
- 1610 | 1 | 1610 |
- 1611 | 1 | 1611 |
- 1612 | 1 | 1612 |
- 1613 | 1 | 1613 |
- 1614 | 1 | 1614 |
- 1615 | 3 | 4845 |
- 1616 | 1 | 1616 |
- 1617 | 1 | 1617 |
- 1618 | 1 | 1618 |
- 1619 | 2 | 3238 |
- 1621 | 2 | 3242 |
- 1623 | 1 | 1623 |
- 1629 | 2 | 3258 |
- 1631 | 1 | 1631 |
- 1634 | 1 | 1634 |
- 1638 | 1 | 1638 |
- 1640 | 1 | 1640 |
- 1643 | 1 | 1643 |
- 1646 | 2 | 3292 |
- 1647 | 2 | 3294 |
- 1650 | 5 | 8250 |
- 1652 | 2 | 3304 |
- 1653 | 2 | 3306 |
- 1654 | 1 | 1654 |
- 1655 | 1 | 1655 |
- 1656 | 1 | 1656 |
- 1659 | 2 | 3318 |
- 1660 | 2 | 3320 |
- 1661 | 2 | 3322 |
- 1662 | 3 | 4986 |
- 1664 | 2 | 3328 |
- 1665 | 1 | 1665 |
- 1666 | 1 | 1666 |
- 1667 | 1 | 1667 |
- 1668 | 2 | 3336 |
- 1670 | 1 | 1670 |
- 1672 | 1 | 1672 |
- 1674 | 1 | 1674 |
- 1675 | 3 | 5025 |
- 1676 | 2 | 3352 |
- 1677 | 3 | 5031 |
- 1679 | 1 | 1679 |
- 1680 | 2 | 3360 |
- 1681 | 1 | 1681 |
- 1684 | 1 | 1684 |
- 1685 | 2 | 3370 |
- 1687 | 2 | 3374 |
- 1689 | 2 | 3378 |
- 1691 | 2 | 3382 |
- 1692 | 1 | 1692 |
- 1694 | 1 | 1694 |
- 1695 | 1 | 1695 |
- 1696 | 2 | 3392 |
- 1698 | 1 | 1698 |
- 1699 | 1 | 1699 |
- 1701 | 1 | 1701 |
- 1702 | 1 | 1702 |
- 1703 | 4 | 6812 |
- 1705 | 2 | 3410 |
- 1708 | 2 | 3416 |
- 1709 | 3 | 5127 |
- 1710 | 2 | 3420 |
- 1712 | 5 | 8560 |
- 1713 | 1 | 1713 |
- 1715 | 1 | 1715 |
- 1716 | 1 | 1716 |
- 1718 | 2 | 3436 |
- 1721 | 1 | 1721 |
- 1723 | 1 | 1723 |
- 1728 | 2 | 3456 |
- 1735 | 1 | 1735 |
- 1749 | 1 | 1749 |
- 1755 | 1 | 1755 |
- 1764 | 1 | 1764 |
- 1794 | 1 | 1794 |
- 1817 | 1 | 1817 |
- 1836 | 1 | 1836 |
- 1840 | 1 | 1840 |
- 1863 | 1 | 1863 |
- 1866 | 1 | 1866 |
- 1869 | 1 | 1869 |
- 1878 | 1 | 1878 |
- 1891 | 2 | 3782 |
- 1902 | 1 | 1902 |
- 1905 | 1 | 1905 |
- 1908 | 1 | 1908 |
- 1909 | 1 | 1909 |
- 1910 | 2 | 3820 |
- 1911 | 2 | 3822 |
- 1914 | 2 | 3828 |
- 1916 | 1 | 1916 |
- 1917 | 2 | 3834 |
- 1919 | 1 | 1919 |
- 1920 | 1 | 1920 |
- 1921 | 1 | 1921 |
- 1923 | 1 | 1923 |
- 1924 | 2 | 3848 |
- 1925 | 2 | 3850 |
- 1926 | 3 | 5778 |
- 1927 | 2 | 3854 |
- 1935 | 1 | 1935 |
- 1949 | 1 | 1949 |
- 1955 | 1 | 1955 |
- 1968 | 1 | 1968 |
- 1981 | 1 | 1981 |
- 1984 | 1 | 1984 |
- 1985 | 1 | 1985 |
- 1990 | 1 | 1990 |
- 1991 | 1 | 1991 |
- 1992 | 1 | 1992 |
- 2016 | 1 | 2016 |
- 2018 | 1 | 2018 |
- 2042 | 1 | 2042 |
- 2091 | 1 | 2091 |
- 2101 | 1 | 2101 |
- 2112 | 1 | 2112 |
- 2115 | 1 | 2115 |
- 2117 | 2 | 4234 |
- 2120 | 1 | 2120 |
- 2124 | 1 | 2124 |
- 2125 | 1 | 2125 |
- 2127 | 1 | 2127 |
- 2128 | 2 | 4256 |
- 2129 | 1 | 2129 |
- 2132 | 2 | 4264 |
- 2137 | 1 | 2137 |
- 2142 | 2 | 4284 |
- 2145 | 2 | 4290 |
- 2149 | 2 | 4298 |
- 2152 | 2 | 4304 |
- 2153 | 1 | 2153 |
- 2154 | 2 | 4308 |
- 2156 | 1 | 2156 |
- 2157 | 1 | 2157 |
- 2160 | 1 | 2160 |
- 2161 | 1 | 2161 |
- 2162 | 1 | 2162 |
- 2166 | 3 | 6498 |
- 2169 | 2 | 4338 |
- 2171 | 3 | 6513 |
- 2172 | 1 | 2172 |
- 2173 | 1 | 2173 |
- 2174 | 1 | 2174 |
- 2176 | 1 | 2176 |
- 2178 | 1 | 2178 |
- 2179 | 2 | 4358 |
- 2181 | 2 | 4362 |
- 2185 | 1 | 2185 |
- 2186 | 1 | 2186 |
- 2188 | 1 | 2188 |
- 2190 | 1 | 2190 |
- 2191 | 2 | 4382 |
- 2201 | 1 | 2201 |
- 2202 | 1 | 2202 |
- 2203 | 1 | 2203 |
- 2204 | 2 | 4408 |
- 2205 | 1 | 2205 |
- 2206 | 1 | 2206 |
- 2207 | 1 | 2207 |
- 2211 | 1 | 2211 |
- 2212 | 2 | 4424 |
- 2213 | 2 | 4426 |
- 2214 | 1 | 2214 |
- 2219 | 2 | 4438 |
- 2221 | 1 | 2221 |
- 2222 | 1 | 2222 |
- 2223 | 1 | 2223 |
- 2226 | 1 | 2226 |
- 2228 | 1 | 2228 |
- 2230 | 2 | 4460 |
- 2231 | 1 | 2231 |
- 2235 | 1 | 2235 |
- 2239 | 2 | 4478 |
- 2244 | 1 | 2244 |
- 2251 | 1 | 2251 |
- 2253 | 1 | 2253 |
- 2263 | 1 | 2263 |
- 2264 | 1 | 2264 |
- 2266 | 1 | 2266 |
- 2267 | 2 | 4534 |
- 2270 | 2 | 4540 |
- 2275 | 2 | 4550 |
- 2276 | 1 | 2276 |
- 2278 | 2 | 4556 |
- 2280 | 2 | 4560 |
- 2282 | 1 | 2282 |
- 2284 | 2 | 4568 |
- 2286 | 1 | 2286 |
- 2287 | 1 | 2287 |
- 2289 | 1 | 2289 |
- 2290 | 1 | 2290 |
- 2291 | 1 | 2291 |
- 2292 | 2 | 4584 |
- 2293 | 1 | 2293 |
- 2295 | 1 | 2295 |
- 2298 | 3 | 6894 |
- 2299 | 2 | 4598 |
- 2300 | 2 | 4600 |
- 2302 | 1 | 2302 |
- 2303 | 1 | 2303 |
- 2304 | 1 | 2304 |
- 2305 | 1 | 2305 |
- 2306 | 1 | 2306 |
- 2308 | 3 | 6924 |
- 2310 | 2 | 4620 |
- 2313 | 1 | 2313 |
- 2326 | 1 | 2326 |
- 2328 | 2 | 4656 |
- 2330 | 1 | 2330 |
- 2337 | 1 | 2337 |
- 2338 | 1 | 2338 |
- 2342 | 1 | 2342 |
- 2343 | 1 | 2343 |
- 2346 | 1 | 2346 |
- 2348 | 1 | 2348 |
- 2349 | 1 | 2349 |
- 2350 | 1 | 2350 |
- 2354 | 1 | 2354 |
- 2355 | 1 | 2355 |
- 2359 | 1 | 2359 |
- 2369 | 1 | 2369 |
- 2376 | 1 | 2376 |
- 2392 | 1 | 2392 |
- 2406 | 1 | 2406 |
- 2411 | 1 | 2411 |
- 2431 | 1 | 2431 |
- 2434 | 1 | 2434 |
- 2443 | 1 | 2443 |
- 2447 | 1 | 2447 |
- 2453 | 1 | 2453 |
- 2456 | 1 | 2456 |
- 2467 | 1 | 2467 |
- 2469 | 1 | 2469 |
- 2475 | 2 | 4950 |
- 2476 | 1 | 2476 |
- 2478 | 1 | 2478 |
- 2526 | 1 | 2526 |
- 2528 | 1 | 2528 |
- 2544 | 2 | 5088 |
- 2545 | 1 | 2545 |
- 2551 | 1 | 2551 |
- 2565 | 1 | 2565 |
- 2575 | 1 | 2575 |
- 2579 | 1 | 2579 |
- 2583 | 2 | 5166 |
- 2584 | 1 | 2584 |
- 2586 | 1 | 2586 |
- 2590 | 1 | 2590 |
- 2592 | 1 | 2592 |
- 2601 | 1 | 2601 |
- 2613 | 1 | 2613 |
- 2621 | 1 | 2621 |
- 2623 | 1 | 2623 |
- 2624 | 1 | 2624 |
- 2636 | 1 | 2636 |
- 2640 | 1 | 2640 |
- 2647 | 1 | 2647 |
- 2658 | 1 | 2658 |
- 2676 | 1 | 2676 |
- 2677 | 1 | 2677 |
- 2696 | 1 | 2696 |
- 2700 | 1 | 2700 |
- 2716 | 1 | 2716 |
- 2732 | 1 | 2732 |
- 2733 | 2 | 5466 |
- 2736 | 1 | 2736 |
- 2742 | 2 | 5484 |
- 2752 | 1 | 2752 |
- 2753 | 1 | 2753 |
- 2758 | 1 | 2758 |
- 2759 | 1 | 2759 |
- 2762 | 1 | 2762 |
- 2763 | 1 | 2763 |
- 2773 | 2 | 5546 |
- 2781 | 1 | 2781 |
- 2783 | 1 | 2783 |
- 2784 | 1 | 2784 |
- 2785 | 1 | 2785 |
- 2786 | 1 | 2786 |
- 2788 | 3 | 8364 |
- 2790 | 3 | 8370 |
- 2791 | 2 | 5582 |
- 2792 | 1 | 2792 |
- 2795 | 1 | 2795 |
- 2796 | 1 | 2796 |
- 2814 | 1 | 2814 |
- 2857 | 1 | 2857 |
- 2872 | 1 | 2872 |
- 2935 | 1 | 2935 |
- 2936 | 1 | 2936 |
- 2938 | 1 | 2938 |
- 2939 | 1 | 2939 |
- 2942 | 1 | 2942 |
- 2943 | 1 | 2943 |
- 2946 | 1 | 2946 |
- 2948 | 1 | 2948 |
- 2949 | 1 | 2949 |
- 2950 | 1 | 2950 |
- 2951 | 2 | 5902 |
- 2953 | 1 | 2953 |
- 2954 | 3 | 8862 |
- 2955 | 2 | 5910 |
- 2959 | 1 | 2959 |
- 2961 | 2 | 5922 |
- 2963 | 1 | 2963 |
- 2964 | 1 | 2964 |
- 2965 | 1 | 2965 |
- 2975 | 2 | 5950 |
- 2979 | 1 | 2979 |
- 2984 | 1 | 2984 |
- 2990 | 1 | 2990 |
- 2992 | 1 | 2992 |
- 2999 | 2 | 5998 |
- 3004 | 1 | 3004 |
- 3011 | 1 | 3011 |
- 3013 | 1 | 3013 |
- 3015 | 1 | 3015 |
- 3016 | 2 | 6032 |
- 3017 | 1 | 3017 |
- 3019 | 1 | 3019 |
- 3021 | 1 | 3021 |
- 3022 | 1 | 3022 |
- 3024 | 1 | 3024 |
- 3030 | 1 | 3030 |
- 3033 | 1 | 3033 |
- 3037 | 2 | 6074 |
- 3038 | 1 | 3038 |
- 3041 | 1 | 3041 |
- 3043 | 1 | 3043 |
- 3046 | 1 | 3046 |
- 3057 | 1 | 3057 |
- 3058 | 1 | 3058 |
- 3059 | 1 | 3059 |
- 3062 | 1 | 3062 |
- 3063 | 1 | 3063 |
- 3065 | 1 | 3065 |
- 3068 | 1 | 3068 |
- 3069 | 1 | 3069 |
- 3073 | 1 | 3073 |
- 3083 | 1 | 3083 |
- 3112 | 1 | 3112 |
- 3116 | 1 | 3116 |
- 3118 | 1 | 3118 |
- 3126 | 1 | 3126 |
- 3145 | 1 | 3145 |
- 3146 | 1 | 3146 |
- 3149 | 1 | 3149 |
- 3151 | 1 | 3151 |
- 3168 | 1 | 3168 |
- 3169 | 1 | 3169 |
- 3170 | 1 | 3170 |
- 3176 | 1 | 3176 |
- 3187 | 1 | 3187 |
- 3189 | 1 | 3189 |
- 3190 | 1 | 3190 |
- 3192 | 1 | 3192 |
- 3196 | 1 | 3196 |
- 3201 | 1 | 3201 |
- 3212 | 1 | 3212 |
- 3219 | 1 | 3219 |
- 3221 | 2 | 6442 |
- 3254 | 1 | 3254 |
- 3256 | 1 | 3256 |
- 3257 | 1 | 3257 |
- 3259 | 2 | 6518 |
- 3268 | 1 | 3268 |
- 3269 | 1 | 3269 |
- 3274 | 1 | 3274 |
- 3275 | 1 | 3275 |
- 3281 | 2 | 6562 |
- 3283 | 1 | 3283 |
- 3306 | 1 | 3306 |
- 3310 | 1 | 3310 |
- 3318 | 1 | 3318 |
- 3319 | 1 | 3319 |
- 3320 | 1 | 3320 |
- 3336 | 1 | 3336 |
- 3340 | 1 | 3340 |
- 3342 | 1 | 3342 |
- 3362 | 1 | 3362 |
- Total | 1002 | 1789696 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333633266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882cddae144ce32
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6364646165313434
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_8.json b/autobahn/client/tungstenite_case_12_4_8.json
deleted file mode 100644
index e89e442..0000000
--- a/autobahn/client/tungstenite_case_12_4_8.json
+++ /dev/null
@@ -1,1514 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 363,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 2112,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=363&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 151Rch9lyQXHGTBUg25rdA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: E0wNajvlbbA7r3xK6fBhtCKW7Pc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "706": 2,
- "707": 2,
- "708": 1,
- "709": 3,
- "710": 3,
- "712": 2,
- "713": 3,
- "714": 1,
- "715": 3,
- "716": 1,
- "721": 1,
- "723": 1,
- "724": 1,
- "752": 1,
- "753": 1,
- "787": 1,
- "799": 1,
- "809": 1,
- "815": 1,
- "817": 1,
- "819": 1,
- "858": 1,
- "870": 1,
- "876": 1,
- "878": 1,
- "879": 1,
- "880": 3,
- "881": 2,
- "882": 2,
- "883": 1,
- "884": 2,
- "885": 3,
- "886": 1,
- "887": 2,
- "889": 2,
- "890": 1,
- "891": 2,
- "893": 2,
- "894": 1,
- "895": 1,
- "896": 2,
- "897": 3,
- "898": 2,
- "900": 1,
- "901": 1,
- "902": 1,
- "904": 1,
- "907": 1,
- "909": 2,
- "910": 1,
- "911": 1,
- "912": 2,
- "913": 1,
- "914": 1,
- "915": 2,
- "919": 3,
- "921": 1,
- "922": 2,
- "924": 1,
- "925": 5,
- "926": 2,
- "928": 1,
- "930": 1,
- "934": 1,
- "938": 1,
- "940": 1,
- "941": 3,
- "943": 1,
- "946": 2,
- "947": 1,
- "948": 4,
- "949": 3,
- "951": 1,
- "952": 3,
- "953": 1,
- "954": 3,
- "956": 1,
- "957": 1,
- "964": 1,
- "972": 2,
- "975": 2,
- "976": 2,
- "977": 1,
- "978": 2,
- "979": 3,
- "980": 2,
- "990": 1,
- "996": 1,
- "1000": 1,
- "1003": 1,
- "1004": 1,
- "1010": 1,
- "1018": 1,
- "1020": 1,
- "1022": 1,
- "1026": 1,
- "1027": 1,
- "1029": 1,
- "1036": 1,
- "1039": 1,
- "1041": 2,
- "1042": 1,
- "1049": 1,
- "1052": 1,
- "1055": 1,
- "1056": 2,
- "1064": 1,
- "1066": 1,
- "1070": 1,
- "1083": 1,
- "1086": 1,
- "1088": 1,
- "1095": 1,
- "1109": 1,
- "1115": 1,
- "1119": 2,
- "1126": 1,
- "1127": 1,
- "1128": 1,
- "1132": 1,
- "1135": 1,
- "1143": 1,
- "1144": 2,
- "1155": 1,
- "1160": 1,
- "1161": 1,
- "1168": 1,
- "1170": 2,
- "1172": 3,
- "1173": 1,
- "1176": 1,
- "1177": 1,
- "1178": 1,
- "1179": 1,
- "1181": 1,
- "1182": 3,
- "1183": 1,
- "1184": 2,
- "1185": 1,
- "1186": 1,
- "1188": 1,
- "1190": 2,
- "1191": 1,
- "1193": 5,
- "1194": 2,
- "1195": 1,
- "1196": 4,
- "1197": 1,
- "1198": 1,
- "1199": 1,
- "1200": 1,
- "1201": 1,
- "1202": 2,
- "1203": 3,
- "1204": 1,
- "1209": 1,
- "1210": 3,
- "1211": 2,
- "1212": 1,
- "1213": 3,
- "1214": 4,
- "1215": 1,
- "1217": 1,
- "1219": 2,
- "1220": 2,
- "1221": 2,
- "1223": 1,
- "1225": 1,
- "1229": 2,
- "1230": 3,
- "1231": 4,
- "1232": 2,
- "1233": 1,
- "1234": 3,
- "1238": 1,
- "1239": 1,
- "1243": 1,
- "1244": 1,
- "1247": 1,
- "1249": 3,
- "1250": 1,
- "1251": 1,
- "1252": 1,
- "1253": 1,
- "1254": 2,
- "1255": 2,
- "1256": 6,
- "1258": 5,
- "1259": 1,
- "1260": 1,
- "1261": 2,
- "1262": 3,
- "1264": 2,
- "1265": 3,
- "1266": 4,
- "1267": 2,
- "1268": 3,
- "1269": 3,
- "1270": 2,
- "1272": 1,
- "1273": 4,
- "1274": 1,
- "1275": 2,
- "1276": 1,
- "1277": 2,
- "1278": 3,
- "1279": 2,
- "1280": 3,
- "1281": 3,
- "1284": 1,
- "1285": 2,
- "1286": 3,
- "1287": 1,
- "1289": 1,
- "1292": 1,
- "1293": 1,
- "1294": 1,
- "1296": 1,
- "1298": 1,
- "1300": 1,
- "1301": 1,
- "1302": 1,
- "1303": 1,
- "1306": 1,
- "1308": 2,
- "1309": 1,
- "1310": 1,
- "1312": 2,
- "1314": 1,
- "1316": 2,
- "1317": 1,
- "1318": 1,
- "1319": 3,
- "1324": 1,
- "1325": 1,
- "1327": 2,
- "1328": 1,
- "1329": 2,
- "1331": 3,
- "1332": 3,
- "1333": 2,
- "1334": 1,
- "1338": 2,
- "1339": 1,
- "1340": 1,
- "1341": 2,
- "1343": 1,
- "1345": 1,
- "1347": 3,
- "1348": 1,
- "1349": 1,
- "1350": 1,
- "1352": 2,
- "1353": 1,
- "1354": 1,
- "1355": 8,
- "1356": 4,
- "1357": 2,
- "1358": 2,
- "1359": 3,
- "1361": 1,
- "1362": 2,
- "1363": 3,
- "1364": 2,
- "1365": 2,
- "1366": 3,
- "1368": 1,
- "1369": 1,
- "1372": 1,
- "1373": 1,
- "1379": 1,
- "1381": 2,
- "1384": 1,
- "1385": 1,
- "1391": 1,
- "1395": 1,
- "1400": 2,
- "1401": 2,
- "1403": 1,
- "1406": 2,
- "1409": 1,
- "1414": 1,
- "1417": 1,
- "1421": 1,
- "1422": 1,
- "1428": 1,
- "1432": 1,
- "1436": 1,
- "1437": 1,
- "1438": 2,
- "1443": 1,
- "1444": 5,
- "1448": 1,
- "1449": 2,
- "1451": 1,
- "1452": 1,
- "1454": 1,
- "1456": 1,
- "1457": 3,
- "1458": 1,
- "1459": 1,
- "1460": 2,
- "1461": 1,
- "1462": 1,
- "1463": 2,
- "1464": 3,
- "1465": 2,
- "1471": 1,
- "1474": 2,
- "1476": 3,
- "1477": 1,
- "1479": 1,
- "1481": 2,
- "1482": 2,
- "1484": 1,
- "1485": 1,
- "1486": 2,
- "1487": 4,
- "1488": 2,
- "1489": 2,
- "1490": 3,
- "1491": 3,
- "1492": 4,
- "1493": 4,
- "1494": 5,
- "1495": 1,
- "1496": 3,
- "1500": 2,
- "1501": 1,
- "1502": 3,
- "1503": 1,
- "1504": 2,
- "1505": 2,
- "1506": 4,
- "1507": 2,
- "1509": 1,
- "1510": 4,
- "1511": 2,
- "1513": 1,
- "1514": 1,
- "1519": 1,
- "1523": 2,
- "1525": 1,
- "1528": 1,
- "1533": 1,
- "1536": 1,
- "1537": 2,
- "1539": 1,
- "1542": 1,
- "1546": 1,
- "1557": 1,
- "1561": 1,
- "1564": 2,
- "1573": 2,
- "1581": 1,
- "1590": 1,
- "1592": 1,
- "1593": 1,
- "1594": 2,
- "1595": 2,
- "1597": 2,
- "1598": 2,
- "1599": 1,
- "1600": 2,
- "1605": 1,
- "1610": 1,
- "1611": 1,
- "1613": 1,
- "1614": 1,
- "1616": 2,
- "1617": 1,
- "1620": 2,
- "1622": 1,
- "1631": 1,
- "1644": 1,
- "1645": 1,
- "1673": 1,
- "1696": 1,
- "1703": 1,
- "1710": 1,
- "1717": 1,
- "1737": 1,
- "1739": 1,
- "1740": 1,
- "1746": 1,
- "1749": 1,
- "1778": 1,
- "1793": 1,
- "1794": 1,
- "1806": 1,
- "1807": 1,
- "1813": 2,
- "1814": 1,
- "1815": 2,
- "1816": 1,
- "1819": 1,
- "1820": 2,
- "1823": 2,
- "1826": 1,
- "1827": 1,
- "1829": 1,
- "1830": 2,
- "1831": 1,
- "1833": 1,
- "1834": 1,
- "1835": 1,
- "1837": 3,
- "1841": 1,
- "1851": 1,
- "1853": 1,
- "1863": 1,
- "1864": 1,
- "1866": 1,
- "1873": 1,
- "1881": 1,
- "1883": 1,
- "1885": 1,
- "1954": 1,
- "1981": 1,
- "1990": 1,
- "1991": 1,
- "1996": 1,
- "2011": 1,
- "2013": 2,
- "2016": 1,
- "2017": 1,
- "2019": 2,
- "2021": 1,
- "2022": 1,
- "2024": 2,
- "2026": 2,
- "2027": 1,
- "2033": 1,
- "2041": 2,
- "2042": 1,
- "2043": 1,
- "2046": 2,
- "2047": 1,
- "2050": 1,
- "2052": 2,
- "2054": 3,
- "2057": 3,
- "2059": 4,
- "2061": 1,
- "2062": 2,
- "2063": 1,
- "2064": 1,
- "2065": 1,
- "2067": 1,
- "2069": 1,
- "2070": 1,
- "2072": 1,
- "2073": 1,
- "2074": 1,
- "2077": 3,
- "2078": 1,
- "2080": 1,
- "2083": 1,
- "2084": 1,
- "2089": 1,
- "2090": 2,
- "2091": 1,
- "2095": 1,
- "2100": 2,
- "2103": 2,
- "2104": 1,
- "2105": 1,
- "2106": 1,
- "2107": 1,
- "2108": 1,
- "2110": 1,
- "2111": 1,
- "2112": 1,
- "2116": 1,
- "2117": 1,
- "2118": 1,
- "2119": 1,
- "2123": 1,
- "2124": 2,
- "2125": 1,
- "2126": 1,
- "2127": 2,
- "2128": 1,
- "2129": 1,
- "2132": 2,
- "2133": 1,
- "2135": 1,
- "2136": 1,
- "2138": 1,
- "2141": 1,
- "2142": 1,
- "2143": 1,
- "2144": 2,
- "2145": 2,
- "2146": 1,
- "2148": 1,
- "2149": 2,
- "2150": 2,
- "2151": 1,
- "2152": 4,
- "2153": 1,
- "2154": 1,
- "2155": 1,
- "2157": 1,
- "2158": 1,
- "2159": 1,
- "2160": 3,
- "2173": 1,
- "2174": 1,
- "2178": 1,
- "2179": 1,
- "2180": 1,
- "2181": 1,
- "2182": 1,
- "2202": 1,
- "2203": 2,
- "2205": 1,
- "2207": 1,
- "2211": 1,
- "2216": 1,
- "2219": 1,
- "2221": 1,
- "2223": 2,
- "2227": 2,
- "2231": 1,
- "2237": 1,
- "2245": 1,
- "2256": 1,
- "2258": 1,
- "2275": 1,
- "2281": 1,
- "2285": 1,
- "2316": 1,
- "2333": 1,
- "2338": 1,
- "2349": 1,
- "2351": 1,
- "2353": 1,
- "2354": 2,
- "2359": 2,
- "2376": 1,
- "2421": 1,
- "2426": 1,
- "2430": 1,
- "2431": 1,
- "2432": 1,
- "2443": 1,
- "2457": 1,
- "2466": 1,
- "2467": 1,
- "2469": 1,
- "2470": 2,
- "2477": 1,
- "2480": 1,
- "2488": 1,
- "2503": 1,
- "2504": 1,
- "2522": 1,
- "2525": 1,
- "2531": 1,
- "2534": 1,
- "2539": 1,
- "2543": 1,
- "2559": 1,
- "2567": 1,
- "2570": 1,
- "2577": 1,
- "2589": 1,
- "2601": 1,
- "2618": 1,
- "2628": 2,
- "2629": 1,
- "2640": 1,
- "2642": 2,
- "2651": 1,
- "2657": 2,
- "2660": 2,
- "2669": 1,
- "2670": 1,
- "2680": 2,
- "2681": 1,
- "2683": 3,
- "2684": 1,
- "2685": 1,
- "2686": 1,
- "2687": 1,
- "2689": 1,
- "2690": 1,
- "2691": 1,
- "2692": 1,
- "2693": 1,
- "2696": 1,
- "2704": 1,
- "2746": 1,
- "2764": 1,
- "2787": 1,
- "2826": 1,
- "2828": 1,
- "2851": 2,
- "2852": 4,
- "2853": 2,
- "2854": 1,
- "2855": 1,
- "2857": 1,
- "2858": 1,
- "2864": 1,
- "2866": 2,
- "2867": 1,
- "2869": 1,
- "2870": 1,
- "2871": 1,
- "2872": 1,
- "2875": 1,
- "2880": 1,
- "2894": 1,
- "2904": 1,
- "2910": 1,
- "2912": 2,
- "2913": 1,
- "2915": 4,
- "2922": 2,
- "2927": 1,
- "2931": 1,
- "2933": 1,
- "2934": 1,
- "2938": 1,
- "2945": 2,
- "2959": 1,
- "2961": 1,
- "2966": 1,
- "2970": 1,
- "2971": 1,
- "2976": 1,
- "2977": 1,
- "2982": 1,
- "2983": 1,
- "2996": 2,
- "3000": 1,
- "3001": 1,
- "3006": 1,
- "3011": 1,
- "3012": 1,
- "3018": 1,
- "3026": 1,
- "3030": 1,
- "3059": 1,
- "3064": 1,
- "3065": 1,
- "3095": 1,
- "3096": 1,
- "3097": 2,
- "3105": 1,
- "3123": 2,
- "3125": 1,
- "3130": 1,
- "3147": 1,
- "3152": 1,
- "3153": 2,
- "3166": 1,
- "3167": 1,
- "3176": 1,
- "3180": 1,
- "3183": 1,
- "3185": 1,
- "3221": 1,
- "3224": 1,
- "3225": 1,
- "3229": 1,
- "3233": 1,
- "3241": 1,
- "3242": 1,
- "3243": 1,
- "3245": 1,
- "3249": 2,
- "3250": 1,
- "3272": 1,
- "3280": 1,
- "3286": 1,
- "3288": 1,
- "3292": 1,
- "3307": 1,
- "3310": 1,
- "3312": 1,
- "3334": 1
- },
- "started": "2020-09-07T18:49:51.606Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.050983835025644964,
- "incomingOctetsAppLevel": 32771348,
- "incomingOctetsWebSocketLevel": 1670809,
- "incomingOctetsWireLevel": 1678809,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.004788099657112213,
- "outgoingCompressionRatio": 0.054481738132956876,
- "outgoingOctetsAppLevel": 32771348,
- "outgoingOctetsWebSocketLevel": 1785440,
- "outgoingOctetsWireLevel": 1789440,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0022403441168563493,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "845": 1,
- "849": 4,
- "850": 1,
- "851": 5,
- "852": 2,
- "853": 1,
- "854": 2,
- "855": 1,
- "856": 1,
- "857": 2,
- "859": 1,
- "863": 1,
- "872": 1,
- "876": 1,
- "904": 1,
- "907": 1,
- "918": 1,
- "928": 1,
- "947": 1,
- "963": 1,
- "971": 1,
- "977": 1,
- "988": 1,
- "1000": 1,
- "1017": 1,
- "1021": 1,
- "1033": 1,
- "1038": 1,
- "1040": 1,
- "1044": 1,
- "1047": 1,
- "1052": 1,
- "1059": 1,
- "1060": 2,
- "1062": 1,
- "1064": 1,
- "1065": 2,
- "1066": 2,
- "1068": 5,
- "1069": 1,
- "1070": 1,
- "1072": 1,
- "1073": 1,
- "1076": 2,
- "1077": 2,
- "1078": 2,
- "1079": 3,
- "1080": 2,
- "1081": 2,
- "1083": 1,
- "1084": 2,
- "1085": 2,
- "1086": 1,
- "1087": 3,
- "1088": 2,
- "1089": 3,
- "1090": 3,
- "1091": 1,
- "1092": 2,
- "1093": 1,
- "1094": 1,
- "1096": 1,
- "1098": 1,
- "1099": 1,
- "1100": 3,
- "1101": 1,
- "1102": 1,
- "1104": 3,
- "1106": 1,
- "1107": 1,
- "1110": 1,
- "1112": 1,
- "1113": 2,
- "1116": 2,
- "1117": 1,
- "1119": 4,
- "1120": 3,
- "1121": 2,
- "1122": 1,
- "1123": 2,
- "1124": 3,
- "1125": 1,
- "1126": 1,
- "1127": 1,
- "1129": 2,
- "1130": 1,
- "1132": 2,
- "1134": 1,
- "1136": 1,
- "1138": 2,
- "1143": 1,
- "1164": 1,
- "1169": 1,
- "1170": 1,
- "1172": 1,
- "1174": 1,
- "1175": 1,
- "1181": 1,
- "1184": 1,
- "1186": 1,
- "1188": 2,
- "1191": 2,
- "1192": 1,
- "1196": 1,
- "1198": 1,
- "1201": 1,
- "1202": 1,
- "1209": 1,
- "1210": 1,
- "1213": 1,
- "1216": 1,
- "1221": 1,
- "1228": 1,
- "1229": 1,
- "1232": 1,
- "1235": 1,
- "1241": 1,
- "1242": 3,
- "1243": 2,
- "1244": 2,
- "1246": 1,
- "1247": 3,
- "1249": 2,
- "1250": 1,
- "1251": 1,
- "1256": 2,
- "1257": 1,
- "1258": 2,
- "1259": 1,
- "1260": 1,
- "1261": 1,
- "1263": 1,
- "1264": 3,
- "1268": 1,
- "1269": 1,
- "1270": 1,
- "1276": 1,
- "1280": 1,
- "1281": 1,
- "1283": 3,
- "1285": 3,
- "1286": 5,
- "1287": 4,
- "1289": 1,
- "1290": 1,
- "1291": 1,
- "1292": 4,
- "1293": 2,
- "1295": 1,
- "1297": 2,
- "1298": 2,
- "1299": 2,
- "1300": 1,
- "1302": 3,
- "1303": 3,
- "1304": 4,
- "1305": 2,
- "1308": 5,
- "1309": 5,
- "1310": 2,
- "1311": 5,
- "1312": 2,
- "1313": 6,
- "1314": 2,
- "1315": 2,
- "1316": 5,
- "1317": 6,
- "1319": 2,
- "1321": 1,
- "1322": 2,
- "1327": 1,
- "1328": 1,
- "1329": 1,
- "1330": 1,
- "1331": 2,
- "1333": 1,
- "1334": 2,
- "1335": 1,
- "1336": 1,
- "1338": 2,
- "1340": 4,
- "1341": 1,
- "1342": 1,
- "1344": 1,
- "1345": 2,
- "1346": 2,
- "1347": 1,
- "1348": 1,
- "1354": 1,
- "1355": 1,
- "1357": 2,
- "1359": 2,
- "1360": 1,
- "1363": 1,
- "1364": 4,
- "1365": 1,
- "1366": 1,
- "1368": 2,
- "1369": 1,
- "1371": 1,
- "1372": 1,
- "1373": 1,
- "1376": 2,
- "1377": 1,
- "1378": 3,
- "1379": 1,
- "1380": 3,
- "1381": 2,
- "1382": 3,
- "1383": 2,
- "1384": 2,
- "1386": 1,
- "1387": 1,
- "1389": 1,
- "1390": 3,
- "1391": 4,
- "1392": 2,
- "1393": 4,
- "1394": 3,
- "1395": 2,
- "1396": 2,
- "1397": 3,
- "1398": 8,
- "1399": 5,
- "1400": 2,
- "1402": 1,
- "1403": 6,
- "1406": 2,
- "1412": 2,
- "1415": 1,
- "1418": 1,
- "1419": 1,
- "1422": 1,
- "1424": 1,
- "1426": 1,
- "1432": 1,
- "1435": 2,
- "1436": 1,
- "1438": 1,
- "1439": 1,
- "1440": 1,
- "1443": 1,
- "1444": 1,
- "1446": 2,
- "1447": 1,
- "1449": 1,
- "1451": 2,
- "1452": 1,
- "1459": 1,
- "1461": 1,
- "1464": 2,
- "1466": 2,
- "1468": 1,
- "1469": 1,
- "1470": 1,
- "1473": 1,
- "1474": 1,
- "1477": 1,
- "1478": 2,
- "1479": 1,
- "1481": 1,
- "1482": 2,
- "1484": 1,
- "1487": 1,
- "1488": 2,
- "1490": 1,
- "1492": 1,
- "1494": 1,
- "1498": 2,
- "1506": 1,
- "1508": 1,
- "1512": 1,
- "1521": 1,
- "1529": 1,
- "1532": 1,
- "1534": 2,
- "1536": 1,
- "1537": 1,
- "1538": 1,
- "1542": 2,
- "1546": 2,
- "1551": 1,
- "1555": 1,
- "1558": 1,
- "1559": 1,
- "1561": 1,
- "1563": 1,
- "1565": 2,
- "1566": 1,
- "1576": 1,
- "1577": 1,
- "1582": 1,
- "1583": 2,
- "1584": 1,
- "1585": 2,
- "1588": 2,
- "1589": 1,
- "1590": 1,
- "1591": 1,
- "1594": 1,
- "1596": 1,
- "1597": 1,
- "1600": 2,
- "1604": 2,
- "1605": 2,
- "1610": 1,
- "1611": 1,
- "1612": 1,
- "1613": 1,
- "1614": 1,
- "1615": 3,
- "1616": 1,
- "1617": 1,
- "1618": 1,
- "1619": 2,
- "1621": 2,
- "1623": 1,
- "1629": 2,
- "1631": 1,
- "1634": 1,
- "1638": 1,
- "1640": 1,
- "1643": 1,
- "1646": 2,
- "1647": 2,
- "1650": 5,
- "1652": 2,
- "1653": 2,
- "1654": 1,
- "1655": 1,
- "1656": 1,
- "1659": 2,
- "1660": 2,
- "1661": 2,
- "1662": 3,
- "1664": 2,
- "1665": 1,
- "1666": 1,
- "1667": 1,
- "1668": 2,
- "1670": 1,
- "1672": 1,
- "1674": 1,
- "1675": 3,
- "1676": 2,
- "1677": 3,
- "1679": 1,
- "1680": 2,
- "1681": 1,
- "1684": 1,
- "1685": 2,
- "1687": 2,
- "1689": 2,
- "1691": 2,
- "1692": 1,
- "1694": 1,
- "1695": 1,
- "1696": 2,
- "1698": 1,
- "1699": 1,
- "1701": 1,
- "1702": 1,
- "1703": 4,
- "1705": 2,
- "1708": 2,
- "1709": 3,
- "1710": 2,
- "1712": 5,
- "1713": 1,
- "1715": 1,
- "1716": 1,
- "1718": 2,
- "1721": 1,
- "1723": 1,
- "1728": 2,
- "1735": 1,
- "1749": 1,
- "1755": 1,
- "1764": 1,
- "1794": 1,
- "1817": 1,
- "1836": 1,
- "1840": 1,
- "1863": 1,
- "1866": 1,
- "1869": 1,
- "1878": 1,
- "1891": 2,
- "1902": 1,
- "1905": 1,
- "1908": 1,
- "1909": 1,
- "1910": 2,
- "1911": 2,
- "1914": 2,
- "1916": 1,
- "1917": 2,
- "1919": 1,
- "1920": 1,
- "1921": 1,
- "1923": 1,
- "1924": 2,
- "1925": 2,
- "1926": 3,
- "1927": 2,
- "1935": 1,
- "1949": 1,
- "1955": 1,
- "1968": 1,
- "1981": 1,
- "1984": 1,
- "1985": 1,
- "1990": 1,
- "1991": 1,
- "1992": 1,
- "2016": 1,
- "2018": 1,
- "2042": 1,
- "2091": 1,
- "2101": 1,
- "2112": 1,
- "2115": 1,
- "2117": 2,
- "2120": 1,
- "2124": 1,
- "2125": 1,
- "2127": 1,
- "2128": 2,
- "2129": 1,
- "2132": 2,
- "2137": 1,
- "2142": 2,
- "2145": 2,
- "2149": 2,
- "2152": 2,
- "2153": 1,
- "2154": 2,
- "2156": 1,
- "2157": 1,
- "2160": 1,
- "2161": 1,
- "2162": 1,
- "2166": 3,
- "2169": 2,
- "2171": 3,
- "2172": 1,
- "2173": 1,
- "2174": 1,
- "2176": 1,
- "2178": 1,
- "2179": 2,
- "2181": 2,
- "2185": 1,
- "2186": 1,
- "2188": 1,
- "2190": 1,
- "2191": 2,
- "2201": 1,
- "2202": 1,
- "2203": 1,
- "2204": 2,
- "2205": 1,
- "2206": 1,
- "2207": 1,
- "2211": 1,
- "2212": 2,
- "2213": 2,
- "2214": 1,
- "2219": 2,
- "2221": 1,
- "2222": 1,
- "2223": 1,
- "2226": 1,
- "2228": 1,
- "2230": 2,
- "2231": 1,
- "2235": 1,
- "2239": 2,
- "2244": 1,
- "2251": 1,
- "2253": 1,
- "2263": 1,
- "2264": 1,
- "2266": 1,
- "2267": 2,
- "2270": 2,
- "2275": 2,
- "2276": 1,
- "2278": 2,
- "2280": 2,
- "2282": 1,
- "2284": 2,
- "2286": 1,
- "2287": 1,
- "2289": 1,
- "2290": 1,
- "2291": 1,
- "2292": 2,
- "2293": 1,
- "2295": 1,
- "2298": 3,
- "2299": 2,
- "2300": 2,
- "2302": 1,
- "2303": 1,
- "2304": 1,
- "2305": 1,
- "2306": 1,
- "2308": 3,
- "2310": 2,
- "2313": 1,
- "2326": 1,
- "2328": 2,
- "2330": 1,
- "2337": 1,
- "2338": 1,
- "2342": 1,
- "2343": 1,
- "2346": 1,
- "2348": 1,
- "2349": 1,
- "2350": 1,
- "2354": 1,
- "2355": 1,
- "2359": 1,
- "2369": 1,
- "2376": 1,
- "2392": 1,
- "2406": 1,
- "2411": 1,
- "2431": 1,
- "2434": 1,
- "2443": 1,
- "2447": 1,
- "2453": 1,
- "2456": 1,
- "2467": 1,
- "2469": 1,
- "2475": 2,
- "2476": 1,
- "2478": 1,
- "2526": 1,
- "2528": 1,
- "2544": 2,
- "2545": 1,
- "2551": 1,
- "2565": 1,
- "2575": 1,
- "2579": 1,
- "2583": 2,
- "2584": 1,
- "2586": 1,
- "2590": 1,
- "2592": 1,
- "2601": 1,
- "2613": 1,
- "2621": 1,
- "2623": 1,
- "2624": 1,
- "2636": 1,
- "2640": 1,
- "2647": 1,
- "2658": 1,
- "2676": 1,
- "2677": 1,
- "2696": 1,
- "2700": 1,
- "2716": 1,
- "2732": 1,
- "2733": 2,
- "2736": 1,
- "2742": 2,
- "2752": 1,
- "2753": 1,
- "2758": 1,
- "2759": 1,
- "2762": 1,
- "2763": 1,
- "2773": 2,
- "2781": 1,
- "2783": 1,
- "2784": 1,
- "2785": 1,
- "2786": 1,
- "2788": 3,
- "2790": 3,
- "2791": 2,
- "2792": 1,
- "2795": 1,
- "2796": 1,
- "2814": 1,
- "2857": 1,
- "2872": 1,
- "2935": 1,
- "2936": 1,
- "2938": 1,
- "2939": 1,
- "2942": 1,
- "2943": 1,
- "2946": 1,
- "2948": 1,
- "2949": 1,
- "2950": 1,
- "2951": 2,
- "2953": 1,
- "2954": 3,
- "2955": 2,
- "2959": 1,
- "2961": 2,
- "2963": 1,
- "2964": 1,
- "2965": 1,
- "2975": 2,
- "2979": 1,
- "2984": 1,
- "2990": 1,
- "2992": 1,
- "2999": 2,
- "3004": 1,
- "3011": 1,
- "3013": 1,
- "3015": 1,
- "3016": 2,
- "3017": 1,
- "3019": 1,
- "3021": 1,
- "3022": 1,
- "3024": 1,
- "3030": 1,
- "3033": 1,
- "3037": 2,
- "3038": 1,
- "3041": 1,
- "3043": 1,
- "3046": 1,
- "3057": 1,
- "3058": 1,
- "3059": 1,
- "3062": 1,
- "3063": 1,
- "3065": 1,
- "3068": 1,
- "3069": 1,
- "3073": 1,
- "3083": 1,
- "3112": 1,
- "3116": 1,
- "3118": 1,
- "3126": 1,
- "3145": 1,
- "3146": 1,
- "3149": 1,
- "3151": 1,
- "3168": 1,
- "3169": 1,
- "3170": 1,
- "3176": 1,
- "3187": 1,
- "3189": 1,
- "3190": 1,
- "3192": 1,
- "3196": 1,
- "3201": 1,
- "3212": 1,
- "3219": 1,
- "3221": 2,
- "3254": 1,
- "3256": 1,
- "3257": 1,
- "3259": 2,
- "3268": 1,
- "3269": 1,
- "3274": 1,
- "3275": 1,
- "3281": 2,
- "3283": 1,
- "3306": 1,
- "3310": 1,
- "3318": 1,
- "3319": 1,
- "3320": 1,
- "3336": 1,
- "3340": 1,
- "3342": 1,
- "3362": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333633266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882cddae144ce32"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "cddae144"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_4_9.html b/autobahn/client/tungstenite_case_12_4_9.html
deleted file mode 100644
index 172454f..0000000
--- a/autobahn/client/tungstenite_case_12_4_9.html
+++ /dev/null
@@ -1,1498 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.4.9 : Pass - 3315 ms @ 2020-09-07T18:49:53.719Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=364&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Ze5kEnEW06Y/0FqsPTpuJg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: rLWTK3k8+e3820D8/ZeuXRqd+jc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2230 | 1 | 2230 |
- 2234 | 2 | 4468 |
- 2248 | 2 | 4496 |
- 2250 | 2 | 4500 |
- 2253 | 1 | 2253 |
- 2254 | 1 | 2254 |
- 2255 | 1 | 2255 |
- 2256 | 2 | 4512 |
- 2258 | 2 | 4516 |
- 2259 | 1 | 2259 |
- 2260 | 2 | 4520 |
- 2262 | 1 | 2262 |
- 2263 | 3 | 6789 |
- 2264 | 4 | 9056 |
- 2265 | 4 | 9060 |
- 2268 | 4 | 9072 |
- 2271 | 1 | 2271 |
- 2272 | 1 | 2272 |
- 2275 | 1 | 2275 |
- 2277 | 1 | 2277 |
- 2278 | 3 | 6834 |
- 2280 | 1 | 2280 |
- 2281 | 3 | 6843 |
- 2282 | 1 | 2282 |
- 2284 | 2 | 4568 |
- 2286 | 2 | 4572 |
- 2288 | 2 | 4576 |
- 2290 | 1 | 2290 |
- 2292 | 1 | 2292 |
- 2293 | 1 | 2293 |
- 2295 | 1 | 2295 |
- 2317 | 1 | 2317 |
- 2318 | 1 | 2318 |
- 2319 | 1 | 2319 |
- 2322 | 1 | 2322 |
- 2323 | 2 | 4646 |
- 2333 | 2 | 4666 |
- 2338 | 2 | 4676 |
- 2340 | 1 | 2340 |
- 2343 | 1 | 2343 |
- 2344 | 2 | 4688 |
- 2349 | 1 | 2349 |
- 2350 | 2 | 4700 |
- 2355 | 2 | 4710 |
- 2358 | 3 | 7074 |
- 2360 | 1 | 2360 |
- 2362 | 1 | 2362 |
- 2368 | 1 | 2368 |
- 2369 | 2 | 4738 |
- 2371 | 2 | 4742 |
- 2373 | 3 | 7119 |
- 2375 | 3 | 7125 |
- 2376 | 2 | 4752 |
- 2379 | 1 | 2379 |
- 2382 | 1 | 2382 |
- 2384 | 2 | 4768 |
- 2385 | 3 | 7155 |
- 2386 | 1 | 2386 |
- 2388 | 1 | 2388 |
- 2389 | 1 | 2389 |
- 2390 | 1 | 2390 |
- 2391 | 1 | 2391 |
- 2394 | 1 | 2394 |
- 2398 | 1 | 2398 |
- 2400 | 1 | 2400 |
- 2403 | 1 | 2403 |
- 2404 | 1 | 2404 |
- 2408 | 2 | 4816 |
- 2410 | 1 | 2410 |
- 2411 | 1 | 2411 |
- 2412 | 1 | 2412 |
- 2414 | 1 | 2414 |
- 2415 | 2 | 4830 |
- 2416 | 1 | 2416 |
- 2417 | 1 | 2417 |
- 2418 | 2 | 4836 |
- 2419 | 5 | 12095 |
- 2420 | 3 | 7260 |
- 2421 | 2 | 4842 |
- 2422 | 1 | 2422 |
- 2424 | 5 | 12120 |
- 2427 | 4 | 9708 |
- 2431 | 2 | 4862 |
- 2432 | 2 | 4864 |
- 2433 | 2 | 4866 |
- 2436 | 2 | 4872 |
- 2437 | 1 | 2437 |
- 2438 | 2 | 4876 |
- 2439 | 2 | 4878 |
- 2441 | 3 | 7323 |
- 2443 | 2 | 4886 |
- 2445 | 1 | 2445 |
- 2446 | 1 | 2446 |
- 2448 | 1 | 2448 |
- 2449 | 1 | 2449 |
- 2450 | 1 | 2450 |
- 2451 | 1 | 2451 |
- 2452 | 2 | 4904 |
- 2453 | 3 | 7359 |
- 2454 | 1 | 2454 |
- 2458 | 1 | 2458 |
- 2462 | 1 | 2462 |
- 2463 | 1 | 2463 |
- 2464 | 2 | 4928 |
- 2466 | 2 | 4932 |
- 2467 | 2 | 4934 |
- 2468 | 1 | 2468 |
- 2470 | 4 | 9880 |
- 2472 | 1 | 2472 |
- 2473 | 1 | 2473 |
- 2477 | 1 | 2477 |
- 2478 | 2 | 4956 |
- 2479 | 1 | 2479 |
- 2483 | 1 | 2483 |
- 2485 | 3 | 7455 |
- 2488 | 1 | 2488 |
- 2489 | 1 | 2489 |
- 2490 | 2 | 4980 |
- 2491 | 4 | 9964 |
- 2492 | 3 | 7476 |
- 2493 | 2 | 4986 |
- 2494 | 1 | 2494 |
- 2495 | 5 | 12475 |
- 2496 | 2 | 4992 |
- 2498 | 1 | 2498 |
- 2500 | 1 | 2500 |
- 2501 | 3 | 7503 |
- 2507 | 2 | 5014 |
- 2508 | 1 | 2508 |
- 2509 | 2 | 5018 |
- 2510 | 3 | 7530 |
- 2511 | 1 | 2511 |
- 2513 | 3 | 7539 |
- 2514 | 1 | 2514 |
- 2515 | 2 | 5030 |
- 2516 | 3 | 7548 |
- 2518 | 1 | 2518 |
- 2525 | 2 | 5050 |
- 2526 | 1 | 2526 |
- 2527 | 1 | 2527 |
- 2533 | 3 | 7599 |
- 2534 | 4 | 10136 |
- 2535 | 1 | 2535 |
- 2536 | 3 | 7608 |
- 2537 | 1 | 2537 |
- 2539 | 2 | 5078 |
- 2542 | 2 | 5084 |
- 2543 | 1 | 2543 |
- 2544 | 1 | 2544 |
- 2545 | 3 | 7635 |
- 2546 | 1 | 2546 |
- 2549 | 5 | 12745 |
- 2550 | 1 | 2550 |
- 2553 | 3 | 7659 |
- 2554 | 3 | 7662 |
- 2555 | 3 | 7665 |
- 2556 | 1 | 2556 |
- 2559 | 2 | 5118 |
- 2563 | 1 | 2563 |
- 2572 | 1 | 2572 |
- 2583 | 2 | 5166 |
- 2593 | 1 | 2593 |
- 2594 | 1 | 2594 |
- 2609 | 1 | 2609 |
- 2640 | 1 | 2640 |
- 2641 | 1 | 2641 |
- 2644 | 1 | 2644 |
- 2645 | 1 | 2645 |
- 2667 | 2 | 5334 |
- 2674 | 1 | 2674 |
- 2677 | 2 | 5354 |
- 2678 | 1 | 2678 |
- 2682 | 1 | 2682 |
- 2684 | 1 | 2684 |
- 2685 | 1 | 2685 |
- 2693 | 1 | 2693 |
- 2696 | 2 | 5392 |
- 2697 | 2 | 5394 |
- 2698 | 1 | 2698 |
- 2702 | 1 | 2702 |
- 2703 | 1 | 2703 |
- 2706 | 1 | 2706 |
- 2707 | 1 | 2707 |
- 2710 | 2 | 5420 |
- 2711 | 1 | 2711 |
- 2714 | 1 | 2714 |
- 2724 | 1 | 2724 |
- 2728 | 2 | 5456 |
- 2732 | 1 | 2732 |
- 2733 | 1 | 2733 |
- 2741 | 1 | 2741 |
- 2742 | 1 | 2742 |
- 2757 | 1 | 2757 |
- 2760 | 1 | 2760 |
- 2766 | 1 | 2766 |
- 2770 | 1 | 2770 |
- 2771 | 1 | 2771 |
- 2772 | 2 | 5544 |
- 2774 | 1 | 2774 |
- 2775 | 1 | 2775 |
- 2781 | 2 | 5562 |
- 2785 | 1 | 2785 |
- 2788 | 3 | 8364 |
- 2789 | 1 | 2789 |
- 2795 | 1 | 2795 |
- 2797 | 3 | 8391 |
- 2815 | 3 | 8445 |
- 2818 | 1 | 2818 |
- 2821 | 1 | 2821 |
- 2822 | 1 | 2822 |
- 2824 | 1 | 2824 |
- 2828 | 1 | 2828 |
- 2830 | 1 | 2830 |
- 2831 | 2 | 5662 |
- 2833 | 1 | 2833 |
- 2838 | 1 | 2838 |
- 2840 | 2 | 5680 |
- 2842 | 2 | 5684 |
- 2843 | 3 | 8529 |
- 2847 | 1 | 2847 |
- 2849 | 1 | 2849 |
- 2850 | 1 | 2850 |
- 2853 | 1 | 2853 |
- 2854 | 1 | 2854 |
- 2855 | 2 | 5710 |
- 2857 | 1 | 2857 |
- 2865 | 1 | 2865 |
- 2875 | 1 | 2875 |
- 2877 | 1 | 2877 |
- 2879 | 4 | 11516 |
- 2882 | 1 | 2882 |
- 2885 | 2 | 5770 |
- 2887 | 1 | 2887 |
- 2889 | 1 | 2889 |
- 2890 | 1 | 2890 |
- 2891 | 3 | 8673 |
- 2894 | 3 | 8682 |
- 2901 | 2 | 5802 |
- 2960 | 1 | 2960 |
- 2962 | 1 | 2962 |
- 2965 | 1 | 2965 |
- 2966 | 1 | 2966 |
- 2967 | 2 | 5934 |
- 2984 | 1 | 2984 |
- 2986 | 1 | 2986 |
- 2996 | 2 | 5992 |
- 2998 | 2 | 5996 |
- 2999 | 1 | 2999 |
- 3003 | 1 | 3003 |
- 3005 | 2 | 6010 |
- 3006 | 1 | 3006 |
- 3012 | 1 | 3012 |
- 3031 | 1 | 3031 |
- 3034 | 1 | 3034 |
- 3037 | 2 | 6074 |
- 3038 | 1 | 3038 |
- 3039 | 1 | 3039 |
- 3042 | 1 | 3042 |
- 3043 | 1 | 3043 |
- 3045 | 2 | 6090 |
- 3048 | 1 | 3048 |
- 3050 | 2 | 6100 |
- 3061 | 2 | 6122 |
- 3066 | 1 | 3066 |
- 3068 | 1 | 3068 |
- 3070 | 1 | 3070 |
- 3071 | 2 | 6142 |
- 3072 | 1 | 3072 |
- 3073 | 1 | 3073 |
- 3075 | 1 | 3075 |
- 3076 | 5 | 15380 |
- 3077 | 2 | 6154 |
- 3080 | 1 | 3080 |
- 3081 | 2 | 6162 |
- 3082 | 3 | 9246 |
- 3083 | 3 | 9249 |
- 3084 | 2 | 6168 |
- 3086 | 1 | 3086 |
- 3090 | 2 | 6180 |
- 3091 | 4 | 12364 |
- 3092 | 1 | 3092 |
- 3093 | 2 | 6186 |
- 3097 | 1 | 3097 |
- 3114 | 1 | 3114 |
- 3115 | 1 | 3115 |
- 3120 | 2 | 6240 |
- 3131 | 1 | 3131 |
- 3153 | 1 | 3153 |
- 3156 | 1 | 3156 |
- 3159 | 1 | 3159 |
- 3163 | 1 | 3163 |
- 3170 | 1 | 3170 |
- 3175 | 1 | 3175 |
- 3178 | 1 | 3178 |
- 3179 | 1 | 3179 |
- 3180 | 1 | 3180 |
- 3184 | 1 | 3184 |
- 3198 | 2 | 6396 |
- 3205 | 1 | 3205 |
- 3207 | 1 | 3207 |
- 3234 | 1 | 3234 |
- 3236 | 1 | 3236 |
- 3238 | 1 | 3238 |
- 3240 | 1 | 3240 |
- 3243 | 1 | 3243 |
- 3247 | 2 | 6494 |
- 3250 | 2 | 6500 |
- 3267 | 1 | 3267 |
- 3273 | 1 | 3273 |
- 3301 | 1 | 3301 |
- 3306 | 1 | 3306 |
- 3319 | 1 | 3319 |
- 3326 | 1 | 3326 |
- 3327 | 1 | 3327 |
- 3331 | 2 | 6662 |
- 3334 | 1 | 3334 |
- 3403 | 1 | 3403 |
- 3408 | 2 | 6816 |
- 3409 | 1 | 3409 |
- 3436 | 1 | 3436 |
- 3441 | 1 | 3441 |
- 3445 | 1 | 3445 |
- 3446 | 2 | 6892 |
- 3450 | 1 | 3450 |
- 3461 | 1 | 3461 |
- 3462 | 1 | 3462 |
- 3479 | 1 | 3479 |
- 3481 | 2 | 6962 |
- 3483 | 1 | 3483 |
- 3486 | 2 | 6972 |
- 3487 | 1 | 3487 |
- 3488 | 1 | 3488 |
- 3489 | 1 | 3489 |
- 3491 | 1 | 3491 |
- 3500 | 1 | 3500 |
- 3501 | 1 | 3501 |
- 3504 | 3 | 10512 |
- 3505 | 1 | 3505 |
- 3506 | 2 | 7012 |
- 3515 | 2 | 7030 |
- 3523 | 2 | 7046 |
- 3525 | 1 | 3525 |
- 3527 | 1 | 3527 |
- 3528 | 2 | 7056 |
- 3529 | 2 | 7058 |
- 3530 | 2 | 7060 |
- 3537 | 2 | 7074 |
- 3538 | 4 | 14152 |
- 3539 | 1 | 3539 |
- 3540 | 2 | 7080 |
- 3541 | 2 | 7082 |
- 3542 | 2 | 7084 |
- 3543 | 2 | 7086 |
- 3544 | 1 | 3544 |
- 3545 | 2 | 7090 |
- 3547 | 1 | 3547 |
- 3548 | 1 | 3548 |
- 3577 | 1 | 3577 |
- 3583 | 1 | 3583 |
- 3585 | 1 | 3585 |
- 3587 | 1 | 3587 |
- 3588 | 3 | 10764 |
- 3590 | 1 | 3590 |
- 3591 | 1 | 3591 |
- 3593 | 3 | 10779 |
- 3594 | 1 | 3594 |
- 3604 | 2 | 7208 |
- 3608 | 1 | 3608 |
- 3616 | 1 | 3616 |
- 3618 | 3 | 10854 |
- 3631 | 2 | 7262 |
- 3644 | 1 | 3644 |
- 3672 | 1 | 3672 |
- 3678 | 1 | 3678 |
- 3682 | 1 | 3682 |
- 3684 | 1 | 3684 |
- 3685 | 1 | 3685 |
- 3693 | 2 | 7386 |
- 3695 | 1 | 3695 |
- 3696 | 5 | 18480 |
- 3698 | 2 | 7396 |
- 3702 | 1 | 3702 |
- 3703 | 1 | 3703 |
- 3707 | 1 | 3707 |
- 3711 | 1 | 3711 |
- 3719 | 2 | 7438 |
- 3726 | 1 | 3726 |
- 3742 | 7 | 26194 |
- 3744 | 3 | 11232 |
- 3752 | 1 | 3752 |
- 3754 | 1 | 3754 |
- 3824 | 1 | 3824 |
- 3830 | 1 | 3830 |
- 3832 | 1 | 3832 |
- 3835 | 1 | 3835 |
- 3841 | 1 | 3841 |
- 3847 | 1 | 3847 |
- 3850 | 1 | 3850 |
- 3907 | 1 | 3907 |
- 3912 | 1 | 3912 |
- 3916 | 1 | 3916 |
- 3955 | 2 | 7910 |
- 3956 | 1 | 3956 |
- 3957 | 1 | 3957 |
- 3967 | 1 | 3967 |
- 3970 | 1 | 3970 |
- 3972 | 1 | 3972 |
- 3973 | 1 | 3973 |
- 3977 | 1 | 3977 |
- 3980 | 2 | 7960 |
- 3991 | 2 | 7982 |
- 4002 | 2 | 8004 |
- 4021 | 1 | 4021 |
- 4037 | 1 | 4037 |
- 4038 | 1 | 4038 |
- 4052 | 1 | 4052 |
- 4053 | 1 | 4053 |
- 4061 | 1 | 4061 |
- 4064 | 1 | 4064 |
- 4067 | 2 | 8134 |
- 4074 | 3 | 12222 |
- 4077 | 2 | 8154 |
- 4078 | 3 | 12234 |
- 4079 | 3 | 12237 |
- 4080 | 6 | 24480 |
- 4082 | 1 | 4082 |
- 4083 | 1 | 4083 |
- 4085 | 2 | 8170 |
- 4086 | 2 | 8172 |
- 4087 | 1 | 4087 |
- 4088 | 1 | 4088 |
- 4089 | 2 | 8178 |
- 4090 | 1 | 4090 |
- 4091 | 5 | 20455 |
- 4092 | 1 | 4092 |
- 4093 | 1 | 4093 |
- 4099 | 1 | 4099 |
- 4100 | 2 | 8200 |
- 4102 | 1 | 4102 |
- 4104 | 3 | 12312 |
- 4105 | 2 | 8210 |
- 4106 | 2 | 8212 |
- 4107 | 1 | 4107 |
- 4109 | 2 | 8218 |
- 4111 | 1 | 4111 |
- 4112 | 1 | 4112 |
- 4113 | 2 | 8226 |
- 4114 | 2 | 8228 |
- 4115 | 1 | 4115 |
- 4116 | 1 | 4116 |
- 4117 | 2 | 8234 |
- 4118 | 3 | 12354 |
- 4119 | 1 | 4119 |
- 4120 | 1 | 4120 |
- 4121 | 1 | 4121 |
- 4123 | 1 | 4123 |
- 4126 | 3 | 12378 |
- 4127 | 3 | 12381 |
- 4128 | 2 | 8256 |
- 4129 | 2 | 8258 |
- 4135 | 1 | 4135 |
- 4136 | 1 | 4136 |
- 4139 | 1 | 4139 |
- 4140 | 2 | 8280 |
- 4142 | 2 | 8284 |
- 4143 | 4 | 16572 |
- 4144 | 1 | 4144 |
- 4146 | 1 | 4146 |
- 4147 | 1 | 4147 |
- 4149 | 3 | 12447 |
- 4150 | 4 | 16600 |
- 4151 | 1 | 4151 |
- 4152 | 4 | 16608 |
- 4156 | 2 | 8312 |
- 4166 | 2 | 8332 |
- 4169 | 2 | 8338 |
- 4170 | 2 | 8340 |
- 4179 | 1 | 4179 |
- 4181 | 4 | 16724 |
- 4182 | 2 | 8364 |
- 4186 | 2 | 8372 |
- 4187 | 4 | 16748 |
- 4195 | 1 | 4195 |
- 4197 | 2 | 8394 |
- 4201 | 1 | 4201 |
- 4203 | 2 | 8406 |
- 4206 | 2 | 8412 |
- 4207 | 2 | 8414 |
- 4209 | 2 | 8418 |
- 4210 | 1 | 4210 |
- 4218 | 1 | 4218 |
- 4221 | 2 | 8442 |
- 4230 | 1 | 4230 |
- 4233 | 1 | 4233 |
- 4236 | 2 | 8472 |
- 4239 | 2 | 8478 |
- 4241 | 2 | 8482 |
- 4242 | 4 | 16968 |
- 4245 | 1 | 4245 |
- 4246 | 1 | 4246 |
- 4249 | 1 | 4249 |
- 4250 | 1 | 4250 |
- 4255 | 2 | 8510 |
- 4258 | 1 | 4258 |
- 4259 | 1 | 4259 |
- 4263 | 1 | 4263 |
- 4264 | 3 | 12792 |
- 4265 | 6 | 25590 |
- 4266 | 1 | 4266 |
- 4268 | 2 | 8536 |
- 4269 | 1 | 4269 |
- 4270 | 1 | 4270 |
- 4271 | 2 | 8542 |
- 4272 | 8 | 34176 |
- 4273 | 1 | 4273 |
- 4274 | 3 | 12822 |
- 4275 | 3 | 12825 |
- 4276 | 1 | 4276 |
- 4277 | 4 | 17108 |
- 4279 | 1 | 4279 |
- 4281 | 1 | 4281 |
- 4282 | 2 | 8564 |
- 4283 | 1 | 4283 |
- 4288 | 2 | 8576 |
- 4289 | 2 | 8578 |
- 4291 | 2 | 8582 |
- 4294 | 3 | 12882 |
- 4295 | 2 | 8590 |
- 4296 | 3 | 12888 |
- 4298 | 1 | 4298 |
- 4300 | 2 | 8600 |
- 4302 | 1 | 4302 |
- 4304 | 2 | 8608 |
- 4306 | 1 | 4306 |
- 4307 | 1 | 4307 |
- 4312 | 2 | 8624 |
- 4317 | 1 | 4317 |
- 4319 | 1 | 4319 |
- 4320 | 1 | 4320 |
- 4330 | 1 | 4330 |
- 4335 | 4 | 17340 |
- 4343 | 1 | 4343 |
- 4355 | 1 | 4355 |
- 4356 | 1 | 4356 |
- 4361 | 2 | 8722 |
- 4364 | 1 | 4364 |
- 4366 | 1 | 4366 |
- 4378 | 2 | 8756 |
- 4384 | 1 | 4384 |
- 4387 | 1 | 4387 |
- 4390 | 1 | 4390 |
- 4392 | 1 | 4392 |
- 4394 | 1 | 4394 |
- 4398 | 2 | 8796 |
- 4404 | 2 | 8808 |
- 4407 | 1 | 4407 |
- 4409 | 1 | 4409 |
- 4414 | 2 | 8828 |
- 4416 | 1 | 4416 |
- 4419 | 2 | 8838 |
- 4427 | 1 | 4427 |
- 4435 | 1 | 4435 |
- 4436 | 1 | 4436 |
- 4440 | 2 | 8880 |
- 4444 | 4 | 17776 |
- 4448 | 2 | 8896 |
- 4450 | 2 | 8900 |
- 4455 | 2 | 8910 |
- 4457 | 1 | 4457 |
- 4459 | 1 | 4459 |
- 4460 | 1 | 4460 |
- 4461 | 1 | 4461 |
- 4464 | 2 | 8928 |
- 4467 | 2 | 8934 |
- 4469 | 1 | 4469 |
- 4472 | 1 | 4472 |
- 4473 | 1 | 4473 |
- 4475 | 2 | 8950 |
- 4479 | 1 | 4479 |
- 4480 | 2 | 8960 |
- 4482 | 2 | 8964 |
- 4483 | 2 | 8966 |
- 4490 | 1 | 4490 |
- 4496 | 1 | 4496 |
- 4498 | 1 | 4498 |
- 4499 | 1 | 4499 |
- 4500 | 3 | 13500 |
- 4504 | 3 | 13512 |
- 4506 | 2 | 9012 |
- 4508 | 1 | 4508 |
- 4509 | 1 | 4509 |
- 4510 | 2 | 9020 |
- 4513 | 2 | 9026 |
- 4515 | 1 | 4515 |
- 4516 | 3 | 13548 |
- 4517 | 1 | 4517 |
- 4519 | 1 | 4519 |
- 4521 | 1 | 4521 |
- 4522 | 3 | 13566 |
- 4524 | 3 | 13572 |
- 4525 | 1 | 4525 |
- 4554 | 2 | 9108 |
- 4558 | 3 | 13674 |
- 4559 | 1 | 4559 |
- 4560 | 1 | 4560 |
- 4565 | 1 | 4565 |
- 4589 | 2 | 9178 |
- 4592 | 2 | 9184 |
- 4595 | 2 | 9190 |
- 4604 | 1 | 4604 |
- 4605 | 1 | 4605 |
- 4607 | 1 | 4607 |
- 4615 | 2 | 9230 |
- 4655 | 1 | 4655 |
- Total | 1002 | 3367746 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 2572 | 1 | 2572 |
- 2576 | 2 | 5152 |
- 2587 | 1 | 2587 |
- 2588 | 1 | 2588 |
- 2591 | 1 | 2591 |
- 2592 | 1 | 2592 |
- 2594 | 4 | 10376 |
- 2595 | 2 | 5190 |
- 2597 | 1 | 2597 |
- 2598 | 1 | 2598 |
- 2599 | 3 | 7797 |
- 2600 | 2 | 5200 |
- 2601 | 3 | 7803 |
- 2602 | 1 | 2602 |
- 2604 | 4 | 10416 |
- 2605 | 2 | 5210 |
- 2606 | 3 | 7818 |
- 2607 | 1 | 2607 |
- 2608 | 3 | 7824 |
- 2609 | 4 | 10436 |
- 2611 | 1 | 2611 |
- 2612 | 1 | 2612 |
- 2613 | 5 | 13065 |
- 2614 | 1 | 2614 |
- 2615 | 3 | 7845 |
- 2616 | 3 | 7848 |
- 2617 | 2 | 5234 |
- 2619 | 1 | 2619 |
- 2620 | 1 | 2620 |
- 2621 | 4 | 10484 |
- 2622 | 1 | 2622 |
- 2623 | 1 | 2623 |
- 2625 | 6 | 15750 |
- 2626 | 2 | 5252 |
- 2627 | 1 | 2627 |
- 2628 | 5 | 13140 |
- 2630 | 5 | 13150 |
- 2632 | 4 | 10528 |
- 2634 | 2 | 5268 |
- 2635 | 1 | 2635 |
- 2637 | 2 | 5274 |
- 2638 | 2 | 5276 |
- 2639 | 3 | 7917 |
- 2641 | 1 | 2641 |
- 2644 | 3 | 7932 |
- 2645 | 2 | 5290 |
- 2646 | 1 | 2646 |
- 2647 | 2 | 5294 |
- 2653 | 1 | 2653 |
- 2654 | 1 | 2654 |
- 2665 | 1 | 2665 |
- 2673 | 4 | 10692 |
- 2674 | 1 | 2674 |
- 2679 | 2 | 5358 |
- 2681 | 1 | 2681 |
- 2682 | 2 | 5364 |
- 2683 | 1 | 2683 |
- 2686 | 2 | 5372 |
- 2688 | 1 | 2688 |
- 2692 | 4 | 10768 |
- 2696 | 1 | 2696 |
- 2701 | 1 | 2701 |
- 2702 | 1 | 2702 |
- 2705 | 2 | 5410 |
- 2706 | 1 | 2706 |
- 2708 | 1 | 2708 |
- 2709 | 1 | 2709 |
- 2710 | 1 | 2710 |
- 2711 | 1 | 2711 |
- 2716 | 2 | 5432 |
- 2719 | 1 | 2719 |
- 2720 | 1 | 2720 |
- 2723 | 1 | 2723 |
- 2724 | 1 | 2724 |
- 2725 | 1 | 2725 |
- 2726 | 2 | 5452 |
- 2727 | 3 | 8181 |
- 2734 | 1 | 2734 |
- 2735 | 1 | 2735 |
- 2737 | 2 | 5474 |
- 2739 | 4 | 10956 |
- 2741 | 1 | 2741 |
- 2742 | 2 | 5484 |
- 2743 | 1 | 2743 |
- 2744 | 1 | 2744 |
- 2745 | 2 | 5490 |
- 2746 | 1 | 2746 |
- 2749 | 2 | 5498 |
- 2750 | 2 | 5500 |
- 2754 | 2 | 5508 |
- 2756 | 1 | 2756 |
- 2757 | 1 | 2757 |
- 2758 | 1 | 2758 |
- 2759 | 3 | 8277 |
- 2760 | 3 | 8280 |
- 2761 | 1 | 2761 |
- 2763 | 3 | 8289 |
- 2764 | 6 | 16584 |
- 2765 | 4 | 11060 |
- 2766 | 2 | 5532 |
- 2767 | 2 | 5534 |
- 2768 | 2 | 5536 |
- 2769 | 4 | 11076 |
- 2770 | 3 | 8310 |
- 2771 | 1 | 2771 |
- 2772 | 2 | 5544 |
- 2773 | 8 | 22184 |
- 2774 | 1 | 2774 |
- 2777 | 1 | 2777 |
- 2779 | 3 | 8337 |
- 2780 | 1 | 2780 |
- 2781 | 3 | 8343 |
- 2782 | 1 | 2782 |
- 2783 | 2 | 5566 |
- 2784 | 1 | 2784 |
- 2785 | 2 | 5570 |
- 2786 | 2 | 5572 |
- 2792 | 2 | 5584 |
- 2794 | 1 | 2794 |
- 2795 | 1 | 2795 |
- 2796 | 3 | 8388 |
- 2797 | 3 | 8391 |
- 2798 | 7 | 19586 |
- 2799 | 1 | 2799 |
- 2803 | 4 | 11212 |
- 2805 | 1 | 2805 |
- 2806 | 3 | 8418 |
- 2807 | 1 | 2807 |
- 2808 | 1 | 2808 |
- 2809 | 1 | 2809 |
- 2811 | 1 | 2811 |
- 2813 | 2 | 5626 |
- 2814 | 3 | 8442 |
- 2816 | 1 | 2816 |
- 2817 | 2 | 5634 |
- 2819 | 2 | 5638 |
- 2820 | 1 | 2820 |
- 2822 | 4 | 11288 |
- 2823 | 3 | 8469 |
- 2824 | 1 | 2824 |
- 2825 | 1 | 2825 |
- 2826 | 2 | 5652 |
- 2827 | 1 | 2827 |
- 2828 | 4 | 11312 |
- 2829 | 1 | 2829 |
- 2831 | 1 | 2831 |
- 2832 | 1 | 2832 |
- 2834 | 1 | 2834 |
- 2836 | 2 | 5672 |
- 2837 | 3 | 8511 |
- 2846 | 1 | 2846 |
- 2847 | 1 | 2847 |
- 2851 | 4 | 11404 |
- 2859 | 2 | 5718 |
- 2860 | 1 | 2860 |
- 2862 | 2 | 5724 |
- 2865 | 1 | 2865 |
- 2870 | 2 | 5740 |
- 2871 | 1 | 2871 |
- 2873 | 1 | 2873 |
- 2874 | 1 | 2874 |
- 2887 | 1 | 2887 |
- 2891 | 2 | 5782 |
- 2894 | 1 | 2894 |
- 2901 | 2 | 5802 |
- 2906 | 1 | 2906 |
- 2907 | 3 | 8721 |
- 2910 | 3 | 8730 |
- 2912 | 2 | 5824 |
- 2923 | 1 | 2923 |
- 2925 | 1 | 2925 |
- 2926 | 3 | 8778 |
- 2956 | 1 | 2956 |
- 2957 | 1 | 2957 |
- 2960 | 1 | 2960 |
- 2966 | 2 | 5932 |
- 2967 | 2 | 5934 |
- 2969 | 3 | 8907 |
- 2970 | 1 | 2970 |
- 2972 | 1 | 2972 |
- 2981 | 1 | 2981 |
- 2982 | 1 | 2982 |
- 2983 | 2 | 5966 |
- 2984 | 2 | 5968 |
- 2985 | 1 | 2985 |
- 2990 | 1 | 2990 |
- 2993 | 2 | 5986 |
- 2996 | 1 | 2996 |
- 3000 | 1 | 3000 |
- 3006 | 1 | 3006 |
- 3015 | 2 | 6030 |
- 3026 | 1 | 3026 |
- 3030 | 1 | 3030 |
- 3031 | 1 | 3031 |
- 3036 | 1 | 3036 |
- 3039 | 1 | 3039 |
- 3068 | 1 | 3068 |
- 3071 | 1 | 3071 |
- 3077 | 1 | 3077 |
- 3086 | 1 | 3086 |
- 3112 | 2 | 6224 |
- 3138 | 1 | 3138 |
- 3140 | 1 | 3140 |
- 3153 | 2 | 6306 |
- 3158 | 2 | 6316 |
- 3159 | 1 | 3159 |
- 3180 | 2 | 6360 |
- 3184 | 1 | 3184 |
- 3185 | 1 | 3185 |
- 3188 | 1 | 3188 |
- 3190 | 2 | 6380 |
- 3192 | 2 | 6384 |
- 3195 | 3 | 9585 |
- 3198 | 1 | 3198 |
- 3202 | 2 | 6404 |
- 3204 | 4 | 12816 |
- 3205 | 1 | 3205 |
- 3206 | 1 | 3206 |
- 3207 | 1 | 3207 |
- 3208 | 1 | 3208 |
- 3212 | 2 | 6424 |
- 3215 | 1 | 3215 |
- 3217 | 1 | 3217 |
- 3220 | 1 | 3220 |
- 3221 | 1 | 3221 |
- 3222 | 1 | 3222 |
- 3225 | 2 | 6450 |
- 3230 | 1 | 3230 |
- 3232 | 1 | 3232 |
- 3233 | 1 | 3233 |
- 3234 | 1 | 3234 |
- 3236 | 2 | 6472 |
- 3238 | 2 | 6476 |
- 3242 | 2 | 6484 |
- 3250 | 1 | 3250 |
- 3258 | 2 | 6516 |
- 3264 | 1 | 3264 |
- 3266 | 1 | 3266 |
- 3269 | 2 | 6538 |
- 3274 | 2 | 6548 |
- 3305 | 2 | 6610 |
- 3309 | 1 | 3309 |
- 3310 | 1 | 3310 |
- 3312 | 1 | 3312 |
- 3314 | 1 | 3314 |
- 3318 | 2 | 6636 |
- 3319 | 1 | 3319 |
- 3320 | 1 | 3320 |
- 3345 | 1 | 3345 |
- 3353 | 2 | 6706 |
- 3375 | 1 | 3375 |
- 3377 | 3 | 10131 |
- 3392 | 2 | 6784 |
- 3397 | 1 | 3397 |
- 3398 | 3 | 10194 |
- 3401 | 1 | 3401 |
- 3402 | 1 | 3402 |
- 3408 | 2 | 6816 |
- 3412 | 1 | 3412 |
- 3415 | 5 | 17075 |
- 3416 | 1 | 3416 |
- 3417 | 1 | 3417 |
- 3419 | 1 | 3419 |
- 3420 | 2 | 6840 |
- 3435 | 1 | 3435 |
- 3436 | 1 | 3436 |
- 3437 | 1 | 3437 |
- 3440 | 1 | 3440 |
- 3441 | 2 | 6882 |
- 3472 | 1 | 3472 |
- 3475 | 1 | 3475 |
- 3480 | 1 | 3480 |
- 3484 | 1 | 3484 |
- 3489 | 1 | 3489 |
- 3491 | 1 | 3491 |
- 3492 | 2 | 6984 |
- 3494 | 1 | 3494 |
- 3505 | 1 | 3505 |
- 3506 | 1 | 3506 |
- 3508 | 1 | 3508 |
- 3509 | 1 | 3509 |
- 3510 | 1 | 3510 |
- 3512 | 1 | 3512 |
- 3517 | 1 | 3517 |
- 3556 | 1 | 3556 |
- 3558 | 1 | 3558 |
- 3562 | 1 | 3562 |
- 3563 | 1 | 3563 |
- 3580 | 2 | 7160 |
- 3616 | 1 | 3616 |
- 3629 | 1 | 3629 |
- 3630 | 1 | 3630 |
- 3633 | 1 | 3633 |
- 3634 | 2 | 7268 |
- 3637 | 2 | 7274 |
- 3650 | 1 | 3650 |
- 3654 | 2 | 7308 |
- 3655 | 1 | 3655 |
- 3658 | 1 | 3658 |
- 3661 | 1 | 3661 |
- 3662 | 1 | 3662 |
- 3665 | 1 | 3665 |
- 3694 | 2 | 7388 |
- 3696 | 2 | 7392 |
- 3701 | 2 | 7402 |
- 3702 | 4 | 14808 |
- 3703 | 2 | 7406 |
- 3709 | 1 | 3709 |
- 3711 | 2 | 7422 |
- 3714 | 1 | 3714 |
- 3721 | 3 | 11163 |
- 3722 | 1 | 3722 |
- 3723 | 2 | 7446 |
- 3724 | 1 | 3724 |
- 3725 | 1 | 3725 |
- 3726 | 1 | 3726 |
- 3728 | 2 | 7456 |
- 3731 | 2 | 7462 |
- 3732 | 1 | 3732 |
- 3733 | 2 | 7466 |
- 3736 | 1 | 3736 |
- 3738 | 2 | 7476 |
- 3740 | 1 | 3740 |
- 3741 | 1 | 3741 |
- 3744 | 1 | 3744 |
- 3746 | 2 | 7492 |
- 3747 | 1 | 3747 |
- 3771 | 1 | 3771 |
- 3775 | 1 | 3775 |
- 3783 | 2 | 7566 |
- 3784 | 1 | 3784 |
- 3785 | 1 | 3785 |
- 3786 | 2 | 7572 |
- 3790 | 2 | 7580 |
- 3791 | 2 | 7582 |
- 3792 | 2 | 7584 |
- 3793 | 3 | 11379 |
- 3796 | 2 | 7592 |
- 3798 | 1 | 3798 |
- 3801 | 1 | 3801 |
- 3811 | 1 | 3811 |
- 3813 | 1 | 3813 |
- 3823 | 1 | 3823 |
- 3844 | 1 | 3844 |
- 3849 | 1 | 3849 |
- 3873 | 1 | 3873 |
- 3877 | 1 | 3877 |
- 3901 | 1 | 3901 |
- 3903 | 1 | 3903 |
- 3915 | 2 | 7830 |
- 3924 | 1 | 3924 |
- 3927 | 1 | 3927 |
- 3939 | 1 | 3939 |
- 3970 | 1 | 3970 |
- 3975 | 1 | 3975 |
- 3980 | 2 | 7960 |
- 3981 | 1 | 3981 |
- 3983 | 1 | 3983 |
- 3985 | 2 | 7970 |
- 3988 | 1 | 3988 |
- 3989 | 1 | 3989 |
- 3990 | 1 | 3990 |
- 3991 | 1 | 3991 |
- 3993 | 1 | 3993 |
- 3994 | 1 | 3994 |
- 3999 | 2 | 7998 |
- 4012 | 1 | 4012 |
- 4015 | 1 | 4015 |
- 4024 | 1 | 4024 |
- 4028 | 1 | 4028 |
- 4029 | 5 | 20145 |
- 4030 | 1 | 4030 |
- 4031 | 1 | 4031 |
- 4032 | 2 | 8064 |
- 4034 | 1 | 4034 |
- 4045 | 1 | 4045 |
- 4048 | 1 | 4048 |
- 4063 | 1 | 4063 |
- 4072 | 1 | 4072 |
- 4103 | 1 | 4103 |
- 4107 | 1 | 4107 |
- 4117 | 1 | 4117 |
- 4123 | 1 | 4123 |
- 4145 | 1 | 4145 |
- 4148 | 1 | 4148 |
- 4149 | 1 | 4149 |
- 4150 | 1 | 4150 |
- 4158 | 1 | 4158 |
- 4161 | 2 | 8322 |
- 4177 | 2 | 8354 |
- 4235 | 1 | 4235 |
- 4237 | 1 | 4237 |
- 4249 | 1 | 4249 |
- 4252 | 1 | 4252 |
- 4267 | 2 | 8534 |
- 4277 | 2 | 8554 |
- 4280 | 2 | 8560 |
- 4284 | 1 | 4284 |
- 4290 | 1 | 4290 |
- 4291 | 3 | 12873 |
- 4292 | 1 | 4292 |
- 4294 | 1 | 4294 |
- 4295 | 3 | 12885 |
- 4296 | 2 | 8592 |
- 4297 | 1 | 4297 |
- 4300 | 1 | 4300 |
- 4302 | 1 | 4302 |
- 4303 | 1 | 4303 |
- 4305 | 1 | 4305 |
- 4306 | 1 | 4306 |
- 4308 | 1 | 4308 |
- 4309 | 1 | 4309 |
- 4310 | 1 | 4310 |
- 4311 | 1 | 4311 |
- 4319 | 1 | 4319 |
- 4320 | 1 | 4320 |
- 4322 | 2 | 8644 |
- 4323 | 2 | 8646 |
- 4324 | 1 | 4324 |
- 4330 | 1 | 4330 |
- 4333 | 2 | 8666 |
- 4340 | 1 | 4340 |
- 4341 | 3 | 13023 |
- 4342 | 2 | 8684 |
- 4343 | 1 | 4343 |
- 4346 | 1 | 4346 |
- 4347 | 2 | 8694 |
- 4348 | 3 | 13044 |
- 4351 | 1 | 4351 |
- 4352 | 2 | 8704 |
- 4353 | 2 | 8706 |
- 4354 | 1 | 4354 |
- 4358 | 1 | 4358 |
- 4359 | 1 | 4359 |
- 4360 | 2 | 8720 |
- 4361 | 1 | 4361 |
- 4363 | 2 | 8726 |
- 4369 | 2 | 8738 |
- 4370 | 2 | 8740 |
- 4372 | 3 | 13116 |
- 4373 | 6 | 26238 |
- 4374 | 3 | 13122 |
- 4375 | 1 | 4375 |
- 4376 | 1 | 4376 |
- 4377 | 2 | 8754 |
- 4378 | 2 | 8756 |
- 4380 | 5 | 21900 |
- 4381 | 2 | 8762 |
- 4382 | 3 | 13146 |
- 4383 | 2 | 8766 |
- 4384 | 1 | 4384 |
- 4385 | 1 | 4385 |
- 4386 | 2 | 8772 |
- 4387 | 6 | 26322 |
- 4388 | 5 | 21940 |
- 4389 | 1 | 4389 |
- 4390 | 1 | 4390 |
- 4391 | 1 | 4391 |
- 4392 | 2 | 8784 |
- 4393 | 2 | 8786 |
- 4394 | 1 | 4394 |
- 4395 | 1 | 4395 |
- 4396 | 2 | 8792 |
- 4397 | 1 | 4397 |
- 4398 | 3 | 13194 |
- 4399 | 1 | 4399 |
- 4400 | 2 | 8800 |
- 4401 | 2 | 8802 |
- 4402 | 1 | 4402 |
- 4403 | 2 | 8806 |
- 4404 | 2 | 8808 |
- 4405 | 2 | 8810 |
- 4406 | 1 | 4406 |
- 4407 | 1 | 4407 |
- 4410 | 2 | 8820 |
- 4411 | 4 | 17644 |
- 4412 | 6 | 26472 |
- 4413 | 10 | 44130 |
- 4415 | 3 | 13245 |
- 4416 | 1 | 4416 |
- 4419 | 1 | 4419 |
- 4420 | 2 | 8840 |
- 4421 | 2 | 8842 |
- 4422 | 1 | 4422 |
- 4426 | 3 | 13278 |
- 4427 | 3 | 13281 |
- 4428 | 2 | 8856 |
- 4430 | 5 | 22150 |
- 4431 | 5 | 22155 |
- 4432 | 1 | 4432 |
- 4433 | 1 | 4433 |
- 4434 | 1 | 4434 |
- 4437 | 1 | 4437 |
- 4438 | 1 | 4438 |
- 4439 | 2 | 8878 |
- 4440 | 3 | 13320 |
- 4441 | 4 | 17764 |
- 4442 | 2 | 8884 |
- 4443 | 5 | 22215 |
- 4447 | 2 | 8894 |
- 4449 | 3 | 13347 |
- 4453 | 1 | 4453 |
- 4456 | 2 | 8912 |
- 4458 | 2 | 8916 |
- 4459 | 2 | 8918 |
- 4463 | 2 | 8926 |
- 4464 | 2 | 8928 |
- 4467 | 2 | 8934 |
- 4468 | 1 | 4468 |
- 4471 | 1 | 4471 |
- 4472 | 4 | 17888 |
- 4476 | 1 | 4476 |
- 4481 | 1 | 4481 |
- 4483 | 1 | 4483 |
- 4484 | 2 | 8968 |
- 4486 | 1 | 4486 |
- 4489 | 1 | 4489 |
- 4492 | 1 | 4492 |
- 4494 | 1 | 4494 |
- 4496 | 1 | 4496 |
- 4500 | 2 | 9000 |
- 4505 | 2 | 9010 |
- 4508 | 2 | 9016 |
- 4511 | 3 | 13533 |
- 4512 | 2 | 9024 |
- 4513 | 1 | 4513 |
- 4514 | 1 | 4514 |
- 4515 | 1 | 4515 |
- 4517 | 1 | 4517 |
- 4525 | 2 | 9050 |
- 4527 | 3 | 13581 |
- 4528 | 1 | 4528 |
- 4533 | 2 | 9066 |
- 4534 | 2 | 9068 |
- 4535 | 2 | 9070 |
- 4537 | 2 | 9074 |
- 4538 | 2 | 9076 |
- 4543 | 2 | 9086 |
- 4544 | 2 | 9088 |
- 4557 | 1 | 4557 |
- 4564 | 1 | 4564 |
- 4571 | 1 | 4571 |
- 4573 | 2 | 9146 |
- 4575 | 1 | 4575 |
- 4584 | 3 | 13752 |
- 4587 | 1 | 4587 |
- 4621 | 4 | 18484 |
- 4624 | 1 | 4624 |
- 4625 | 1 | 4625 |
- 4628 | 1 | 4628 |
- 4633 | 1 | 4633 |
- 4643 | 1 | 4643 |
- 4644 | 1 | 4644 |
- 4645 | 1 | 4645 |
- 4652 | 1 | 4652 |
- 4654 | 1 | 4654 |
- 4655 | 1 | 4655 |
- 4659 | 2 | 9318 |
- 4663 | 2 | 9326 |
- 4670 | 1 | 4670 |
- 4674 | 1 | 4674 |
- 4675 | 1 | 4675 |
- 4676 | 1 | 4676 |
- 4679 | 1 | 4679 |
- 4680 | 2 | 9360 |
- 4683 | 1 | 4683 |
- 4689 | 1 | 4689 |
- 4690 | 2 | 9380 |
- 4692 | 1 | 4692 |
- 4693 | 2 | 9386 |
- 4694 | 2 | 9388 |
- 4695 | 1 | 4695 |
- 4696 | 1 | 4696 |
- 4700 | 1 | 4700 |
- 4701 | 2 | 9402 |
- 4702 | 3 | 14106 |
- 4705 | 1 | 4705 |
- 4706 | 1 | 4706 |
- 4716 | 1 | 4716 |
- 4720 | 1 | 4720 |
- 4722 | 2 | 9444 |
- 4723 | 1 | 4723 |
- 4724 | 8 | 37792 |
- 4725 | 5 | 23625 |
- 4730 | 1 | 4730 |
- 4731 | 1 | 4731 |
- Total | 1002 | 3593880 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333634266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882802bb93983c3
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3830326262393339
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_4_9.json b/autobahn/client/tungstenite_case_12_4_9.json
deleted file mode 100644
index 62105ea..0000000
--- a/autobahn/client/tungstenite_case_12_4_9.json
+++ /dev/null
@@ -1,1345 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 364,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3315,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=364&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Ze5kEnEW06Y/0FqsPTpuJg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: rLWTK3k8+e3820D8/ZeuXRqd+jc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.4.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2230": 1,
- "2234": 2,
- "2248": 2,
- "2250": 2,
- "2253": 1,
- "2254": 1,
- "2255": 1,
- "2256": 2,
- "2258": 2,
- "2259": 1,
- "2260": 2,
- "2262": 1,
- "2263": 3,
- "2264": 4,
- "2265": 4,
- "2268": 4,
- "2271": 1,
- "2272": 1,
- "2275": 1,
- "2277": 1,
- "2278": 3,
- "2280": 1,
- "2281": 3,
- "2282": 1,
- "2284": 2,
- "2286": 2,
- "2288": 2,
- "2290": 1,
- "2292": 1,
- "2293": 1,
- "2295": 1,
- "2317": 1,
- "2318": 1,
- "2319": 1,
- "2322": 1,
- "2323": 2,
- "2333": 2,
- "2338": 2,
- "2340": 1,
- "2343": 1,
- "2344": 2,
- "2349": 1,
- "2350": 2,
- "2355": 2,
- "2358": 3,
- "2360": 1,
- "2362": 1,
- "2368": 1,
- "2369": 2,
- "2371": 2,
- "2373": 3,
- "2375": 3,
- "2376": 2,
- "2379": 1,
- "2382": 1,
- "2384": 2,
- "2385": 3,
- "2386": 1,
- "2388": 1,
- "2389": 1,
- "2390": 1,
- "2391": 1,
- "2394": 1,
- "2398": 1,
- "2400": 1,
- "2403": 1,
- "2404": 1,
- "2408": 2,
- "2410": 1,
- "2411": 1,
- "2412": 1,
- "2414": 1,
- "2415": 2,
- "2416": 1,
- "2417": 1,
- "2418": 2,
- "2419": 5,
- "2420": 3,
- "2421": 2,
- "2422": 1,
- "2424": 5,
- "2427": 4,
- "2431": 2,
- "2432": 2,
- "2433": 2,
- "2436": 2,
- "2437": 1,
- "2438": 2,
- "2439": 2,
- "2441": 3,
- "2443": 2,
- "2445": 1,
- "2446": 1,
- "2448": 1,
- "2449": 1,
- "2450": 1,
- "2451": 1,
- "2452": 2,
- "2453": 3,
- "2454": 1,
- "2458": 1,
- "2462": 1,
- "2463": 1,
- "2464": 2,
- "2466": 2,
- "2467": 2,
- "2468": 1,
- "2470": 4,
- "2472": 1,
- "2473": 1,
- "2477": 1,
- "2478": 2,
- "2479": 1,
- "2483": 1,
- "2485": 3,
- "2488": 1,
- "2489": 1,
- "2490": 2,
- "2491": 4,
- "2492": 3,
- "2493": 2,
- "2494": 1,
- "2495": 5,
- "2496": 2,
- "2498": 1,
- "2500": 1,
- "2501": 3,
- "2507": 2,
- "2508": 1,
- "2509": 2,
- "2510": 3,
- "2511": 1,
- "2513": 3,
- "2514": 1,
- "2515": 2,
- "2516": 3,
- "2518": 1,
- "2525": 2,
- "2526": 1,
- "2527": 1,
- "2533": 3,
- "2534": 4,
- "2535": 1,
- "2536": 3,
- "2537": 1,
- "2539": 2,
- "2542": 2,
- "2543": 1,
- "2544": 1,
- "2545": 3,
- "2546": 1,
- "2549": 5,
- "2550": 1,
- "2553": 3,
- "2554": 3,
- "2555": 3,
- "2556": 1,
- "2559": 2,
- "2563": 1,
- "2572": 1,
- "2583": 2,
- "2593": 1,
- "2594": 1,
- "2609": 1,
- "2640": 1,
- "2641": 1,
- "2644": 1,
- "2645": 1,
- "2667": 2,
- "2674": 1,
- "2677": 2,
- "2678": 1,
- "2682": 1,
- "2684": 1,
- "2685": 1,
- "2693": 1,
- "2696": 2,
- "2697": 2,
- "2698": 1,
- "2702": 1,
- "2703": 1,
- "2706": 1,
- "2707": 1,
- "2710": 2,
- "2711": 1,
- "2714": 1,
- "2724": 1,
- "2728": 2,
- "2732": 1,
- "2733": 1,
- "2741": 1,
- "2742": 1,
- "2757": 1,
- "2760": 1,
- "2766": 1,
- "2770": 1,
- "2771": 1,
- "2772": 2,
- "2774": 1,
- "2775": 1,
- "2781": 2,
- "2785": 1,
- "2788": 3,
- "2789": 1,
- "2795": 1,
- "2797": 3,
- "2815": 3,
- "2818": 1,
- "2821": 1,
- "2822": 1,
- "2824": 1,
- "2828": 1,
- "2830": 1,
- "2831": 2,
- "2833": 1,
- "2838": 1,
- "2840": 2,
- "2842": 2,
- "2843": 3,
- "2847": 1,
- "2849": 1,
- "2850": 1,
- "2853": 1,
- "2854": 1,
- "2855": 2,
- "2857": 1,
- "2865": 1,
- "2875": 1,
- "2877": 1,
- "2879": 4,
- "2882": 1,
- "2885": 2,
- "2887": 1,
- "2889": 1,
- "2890": 1,
- "2891": 3,
- "2894": 3,
- "2901": 2,
- "2960": 1,
- "2962": 1,
- "2965": 1,
- "2966": 1,
- "2967": 2,
- "2984": 1,
- "2986": 1,
- "2996": 2,
- "2998": 2,
- "2999": 1,
- "3003": 1,
- "3005": 2,
- "3006": 1,
- "3012": 1,
- "3031": 1,
- "3034": 1,
- "3037": 2,
- "3038": 1,
- "3039": 1,
- "3042": 1,
- "3043": 1,
- "3045": 2,
- "3048": 1,
- "3050": 2,
- "3061": 2,
- "3066": 1,
- "3068": 1,
- "3070": 1,
- "3071": 2,
- "3072": 1,
- "3073": 1,
- "3075": 1,
- "3076": 5,
- "3077": 2,
- "3080": 1,
- "3081": 2,
- "3082": 3,
- "3083": 3,
- "3084": 2,
- "3086": 1,
- "3090": 2,
- "3091": 4,
- "3092": 1,
- "3093": 2,
- "3097": 1,
- "3114": 1,
- "3115": 1,
- "3120": 2,
- "3131": 1,
- "3153": 1,
- "3156": 1,
- "3159": 1,
- "3163": 1,
- "3170": 1,
- "3175": 1,
- "3178": 1,
- "3179": 1,
- "3180": 1,
- "3184": 1,
- "3198": 2,
- "3205": 1,
- "3207": 1,
- "3234": 1,
- "3236": 1,
- "3238": 1,
- "3240": 1,
- "3243": 1,
- "3247": 2,
- "3250": 2,
- "3267": 1,
- "3273": 1,
- "3301": 1,
- "3306": 1,
- "3319": 1,
- "3326": 1,
- "3327": 1,
- "3331": 2,
- "3334": 1,
- "3403": 1,
- "3408": 2,
- "3409": 1,
- "3436": 1,
- "3441": 1,
- "3445": 1,
- "3446": 2,
- "3450": 1,
- "3461": 1,
- "3462": 1,
- "3479": 1,
- "3481": 2,
- "3483": 1,
- "3486": 2,
- "3487": 1,
- "3488": 1,
- "3489": 1,
- "3491": 1,
- "3500": 1,
- "3501": 1,
- "3504": 3,
- "3505": 1,
- "3506": 2,
- "3515": 2,
- "3523": 2,
- "3525": 1,
- "3527": 1,
- "3528": 2,
- "3529": 2,
- "3530": 2,
- "3537": 2,
- "3538": 4,
- "3539": 1,
- "3540": 2,
- "3541": 2,
- "3542": 2,
- "3543": 2,
- "3544": 1,
- "3545": 2,
- "3547": 1,
- "3548": 1,
- "3577": 1,
- "3583": 1,
- "3585": 1,
- "3587": 1,
- "3588": 3,
- "3590": 1,
- "3591": 1,
- "3593": 3,
- "3594": 1,
- "3604": 2,
- "3608": 1,
- "3616": 1,
- "3618": 3,
- "3631": 2,
- "3644": 1,
- "3672": 1,
- "3678": 1,
- "3682": 1,
- "3684": 1,
- "3685": 1,
- "3693": 2,
- "3695": 1,
- "3696": 5,
- "3698": 2,
- "3702": 1,
- "3703": 1,
- "3707": 1,
- "3711": 1,
- "3719": 2,
- "3726": 1,
- "3742": 7,
- "3744": 3,
- "3752": 1,
- "3754": 1,
- "3824": 1,
- "3830": 1,
- "3832": 1,
- "3835": 1,
- "3841": 1,
- "3847": 1,
- "3850": 1,
- "3907": 1,
- "3912": 1,
- "3916": 1,
- "3955": 2,
- "3956": 1,
- "3957": 1,
- "3967": 1,
- "3970": 1,
- "3972": 1,
- "3973": 1,
- "3977": 1,
- "3980": 2,
- "3991": 2,
- "4002": 2,
- "4021": 1,
- "4037": 1,
- "4038": 1,
- "4052": 1,
- "4053": 1,
- "4061": 1,
- "4064": 1,
- "4067": 2,
- "4074": 3,
- "4077": 2,
- "4078": 3,
- "4079": 3,
- "4080": 6,
- "4082": 1,
- "4083": 1,
- "4085": 2,
- "4086": 2,
- "4087": 1,
- "4088": 1,
- "4089": 2,
- "4090": 1,
- "4091": 5,
- "4092": 1,
- "4093": 1,
- "4099": 1,
- "4100": 2,
- "4102": 1,
- "4104": 3,
- "4105": 2,
- "4106": 2,
- "4107": 1,
- "4109": 2,
- "4111": 1,
- "4112": 1,
- "4113": 2,
- "4114": 2,
- "4115": 1,
- "4116": 1,
- "4117": 2,
- "4118": 3,
- "4119": 1,
- "4120": 1,
- "4121": 1,
- "4123": 1,
- "4126": 3,
- "4127": 3,
- "4128": 2,
- "4129": 2,
- "4135": 1,
- "4136": 1,
- "4139": 1,
- "4140": 2,
- "4142": 2,
- "4143": 4,
- "4144": 1,
- "4146": 1,
- "4147": 1,
- "4149": 3,
- "4150": 4,
- "4151": 1,
- "4152": 4,
- "4156": 2,
- "4166": 2,
- "4169": 2,
- "4170": 2,
- "4179": 1,
- "4181": 4,
- "4182": 2,
- "4186": 2,
- "4187": 4,
- "4195": 1,
- "4197": 2,
- "4201": 1,
- "4203": 2,
- "4206": 2,
- "4207": 2,
- "4209": 2,
- "4210": 1,
- "4218": 1,
- "4221": 2,
- "4230": 1,
- "4233": 1,
- "4236": 2,
- "4239": 2,
- "4241": 2,
- "4242": 4,
- "4245": 1,
- "4246": 1,
- "4249": 1,
- "4250": 1,
- "4255": 2,
- "4258": 1,
- "4259": 1,
- "4263": 1,
- "4264": 3,
- "4265": 6,
- "4266": 1,
- "4268": 2,
- "4269": 1,
- "4270": 1,
- "4271": 2,
- "4272": 8,
- "4273": 1,
- "4274": 3,
- "4275": 3,
- "4276": 1,
- "4277": 4,
- "4279": 1,
- "4281": 1,
- "4282": 2,
- "4283": 1,
- "4288": 2,
- "4289": 2,
- "4291": 2,
- "4294": 3,
- "4295": 2,
- "4296": 3,
- "4298": 1,
- "4300": 2,
- "4302": 1,
- "4304": 2,
- "4306": 1,
- "4307": 1,
- "4312": 2,
- "4317": 1,
- "4319": 1,
- "4320": 1,
- "4330": 1,
- "4335": 4,
- "4343": 1,
- "4355": 1,
- "4356": 1,
- "4361": 2,
- "4364": 1,
- "4366": 1,
- "4378": 2,
- "4384": 1,
- "4387": 1,
- "4390": 1,
- "4392": 1,
- "4394": 1,
- "4398": 2,
- "4404": 2,
- "4407": 1,
- "4409": 1,
- "4414": 2,
- "4416": 1,
- "4419": 2,
- "4427": 1,
- "4435": 1,
- "4436": 1,
- "4440": 2,
- "4444": 4,
- "4448": 2,
- "4450": 2,
- "4455": 2,
- "4457": 1,
- "4459": 1,
- "4460": 1,
- "4461": 1,
- "4464": 2,
- "4467": 2,
- "4469": 1,
- "4472": 1,
- "4473": 1,
- "4475": 2,
- "4479": 1,
- "4480": 2,
- "4482": 2,
- "4483": 2,
- "4490": 1,
- "4496": 1,
- "4498": 1,
- "4499": 1,
- "4500": 3,
- "4504": 3,
- "4506": 2,
- "4508": 1,
- "4509": 1,
- "4510": 2,
- "4513": 2,
- "4515": 1,
- "4516": 3,
- "4517": 1,
- "4519": 1,
- "4521": 1,
- "4522": 3,
- "4524": 3,
- "4525": 1,
- "4554": 2,
- "4558": 3,
- "4559": 1,
- "4560": 1,
- "4565": 1,
- "4589": 2,
- "4592": 2,
- "4595": 2,
- "4604": 1,
- "4605": 1,
- "4607": 1,
- "4615": 2,
- "4655": 1
- },
- "started": "2020-09-07T18:49:53.719Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.05125635381367967,
- "incomingOctetsAppLevel": 65542723,
- "incomingOctetsWebSocketLevel": 3359481,
- "incomingOctetsWireLevel": 3367481,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0023813202098776566,
- "outgoingCompressionRatio": 0.054767697094305956,
- "outgoingOctetsAppLevel": 65542723,
- "outgoingOctetsWebSocketLevel": 3589624,
- "outgoingOctetsWireLevel": 3593624,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0011143228371550892,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "2572": 1,
- "2576": 2,
- "2587": 1,
- "2588": 1,
- "2591": 1,
- "2592": 1,
- "2594": 4,
- "2595": 2,
- "2597": 1,
- "2598": 1,
- "2599": 3,
- "2600": 2,
- "2601": 3,
- "2602": 1,
- "2604": 4,
- "2605": 2,
- "2606": 3,
- "2607": 1,
- "2608": 3,
- "2609": 4,
- "2611": 1,
- "2612": 1,
- "2613": 5,
- "2614": 1,
- "2615": 3,
- "2616": 3,
- "2617": 2,
- "2619": 1,
- "2620": 1,
- "2621": 4,
- "2622": 1,
- "2623": 1,
- "2625": 6,
- "2626": 2,
- "2627": 1,
- "2628": 5,
- "2630": 5,
- "2632": 4,
- "2634": 2,
- "2635": 1,
- "2637": 2,
- "2638": 2,
- "2639": 3,
- "2641": 1,
- "2644": 3,
- "2645": 2,
- "2646": 1,
- "2647": 2,
- "2653": 1,
- "2654": 1,
- "2665": 1,
- "2673": 4,
- "2674": 1,
- "2679": 2,
- "2681": 1,
- "2682": 2,
- "2683": 1,
- "2686": 2,
- "2688": 1,
- "2692": 4,
- "2696": 1,
- "2701": 1,
- "2702": 1,
- "2705": 2,
- "2706": 1,
- "2708": 1,
- "2709": 1,
- "2710": 1,
- "2711": 1,
- "2716": 2,
- "2719": 1,
- "2720": 1,
- "2723": 1,
- "2724": 1,
- "2725": 1,
- "2726": 2,
- "2727": 3,
- "2734": 1,
- "2735": 1,
- "2737": 2,
- "2739": 4,
- "2741": 1,
- "2742": 2,
- "2743": 1,
- "2744": 1,
- "2745": 2,
- "2746": 1,
- "2749": 2,
- "2750": 2,
- "2754": 2,
- "2756": 1,
- "2757": 1,
- "2758": 1,
- "2759": 3,
- "2760": 3,
- "2761": 1,
- "2763": 3,
- "2764": 6,
- "2765": 4,
- "2766": 2,
- "2767": 2,
- "2768": 2,
- "2769": 4,
- "2770": 3,
- "2771": 1,
- "2772": 2,
- "2773": 8,
- "2774": 1,
- "2777": 1,
- "2779": 3,
- "2780": 1,
- "2781": 3,
- "2782": 1,
- "2783": 2,
- "2784": 1,
- "2785": 2,
- "2786": 2,
- "2792": 2,
- "2794": 1,
- "2795": 1,
- "2796": 3,
- "2797": 3,
- "2798": 7,
- "2799": 1,
- "2803": 4,
- "2805": 1,
- "2806": 3,
- "2807": 1,
- "2808": 1,
- "2809": 1,
- "2811": 1,
- "2813": 2,
- "2814": 3,
- "2816": 1,
- "2817": 2,
- "2819": 2,
- "2820": 1,
- "2822": 4,
- "2823": 3,
- "2824": 1,
- "2825": 1,
- "2826": 2,
- "2827": 1,
- "2828": 4,
- "2829": 1,
- "2831": 1,
- "2832": 1,
- "2834": 1,
- "2836": 2,
- "2837": 3,
- "2846": 1,
- "2847": 1,
- "2851": 4,
- "2859": 2,
- "2860": 1,
- "2862": 2,
- "2865": 1,
- "2870": 2,
- "2871": 1,
- "2873": 1,
- "2874": 1,
- "2887": 1,
- "2891": 2,
- "2894": 1,
- "2901": 2,
- "2906": 1,
- "2907": 3,
- "2910": 3,
- "2912": 2,
- "2923": 1,
- "2925": 1,
- "2926": 3,
- "2956": 1,
- "2957": 1,
- "2960": 1,
- "2966": 2,
- "2967": 2,
- "2969": 3,
- "2970": 1,
- "2972": 1,
- "2981": 1,
- "2982": 1,
- "2983": 2,
- "2984": 2,
- "2985": 1,
- "2990": 1,
- "2993": 2,
- "2996": 1,
- "3000": 1,
- "3006": 1,
- "3015": 2,
- "3026": 1,
- "3030": 1,
- "3031": 1,
- "3036": 1,
- "3039": 1,
- "3068": 1,
- "3071": 1,
- "3077": 1,
- "3086": 1,
- "3112": 2,
- "3138": 1,
- "3140": 1,
- "3153": 2,
- "3158": 2,
- "3159": 1,
- "3180": 2,
- "3184": 1,
- "3185": 1,
- "3188": 1,
- "3190": 2,
- "3192": 2,
- "3195": 3,
- "3198": 1,
- "3202": 2,
- "3204": 4,
- "3205": 1,
- "3206": 1,
- "3207": 1,
- "3208": 1,
- "3212": 2,
- "3215": 1,
- "3217": 1,
- "3220": 1,
- "3221": 1,
- "3222": 1,
- "3225": 2,
- "3230": 1,
- "3232": 1,
- "3233": 1,
- "3234": 1,
- "3236": 2,
- "3238": 2,
- "3242": 2,
- "3250": 1,
- "3258": 2,
- "3264": 1,
- "3266": 1,
- "3269": 2,
- "3274": 2,
- "3305": 2,
- "3309": 1,
- "3310": 1,
- "3312": 1,
- "3314": 1,
- "3318": 2,
- "3319": 1,
- "3320": 1,
- "3345": 1,
- "3353": 2,
- "3375": 1,
- "3377": 3,
- "3392": 2,
- "3397": 1,
- "3398": 3,
- "3401": 1,
- "3402": 1,
- "3408": 2,
- "3412": 1,
- "3415": 5,
- "3416": 1,
- "3417": 1,
- "3419": 1,
- "3420": 2,
- "3435": 1,
- "3436": 1,
- "3437": 1,
- "3440": 1,
- "3441": 2,
- "3472": 1,
- "3475": 1,
- "3480": 1,
- "3484": 1,
- "3489": 1,
- "3491": 1,
- "3492": 2,
- "3494": 1,
- "3505": 1,
- "3506": 1,
- "3508": 1,
- "3509": 1,
- "3510": 1,
- "3512": 1,
- "3517": 1,
- "3556": 1,
- "3558": 1,
- "3562": 1,
- "3563": 1,
- "3580": 2,
- "3616": 1,
- "3629": 1,
- "3630": 1,
- "3633": 1,
- "3634": 2,
- "3637": 2,
- "3650": 1,
- "3654": 2,
- "3655": 1,
- "3658": 1,
- "3661": 1,
- "3662": 1,
- "3665": 1,
- "3694": 2,
- "3696": 2,
- "3701": 2,
- "3702": 4,
- "3703": 2,
- "3709": 1,
- "3711": 2,
- "3714": 1,
- "3721": 3,
- "3722": 1,
- "3723": 2,
- "3724": 1,
- "3725": 1,
- "3726": 1,
- "3728": 2,
- "3731": 2,
- "3732": 1,
- "3733": 2,
- "3736": 1,
- "3738": 2,
- "3740": 1,
- "3741": 1,
- "3744": 1,
- "3746": 2,
- "3747": 1,
- "3771": 1,
- "3775": 1,
- "3783": 2,
- "3784": 1,
- "3785": 1,
- "3786": 2,
- "3790": 2,
- "3791": 2,
- "3792": 2,
- "3793": 3,
- "3796": 2,
- "3798": 1,
- "3801": 1,
- "3811": 1,
- "3813": 1,
- "3823": 1,
- "3844": 1,
- "3849": 1,
- "3873": 1,
- "3877": 1,
- "3901": 1,
- "3903": 1,
- "3915": 2,
- "3924": 1,
- "3927": 1,
- "3939": 1,
- "3970": 1,
- "3975": 1,
- "3980": 2,
- "3981": 1,
- "3983": 1,
- "3985": 2,
- "3988": 1,
- "3989": 1,
- "3990": 1,
- "3991": 1,
- "3993": 1,
- "3994": 1,
- "3999": 2,
- "4012": 1,
- "4015": 1,
- "4024": 1,
- "4028": 1,
- "4029": 5,
- "4030": 1,
- "4031": 1,
- "4032": 2,
- "4034": 1,
- "4045": 1,
- "4048": 1,
- "4063": 1,
- "4072": 1,
- "4103": 1,
- "4107": 1,
- "4117": 1,
- "4123": 1,
- "4145": 1,
- "4148": 1,
- "4149": 1,
- "4150": 1,
- "4158": 1,
- "4161": 2,
- "4177": 2,
- "4235": 1,
- "4237": 1,
- "4249": 1,
- "4252": 1,
- "4267": 2,
- "4277": 2,
- "4280": 2,
- "4284": 1,
- "4290": 1,
- "4291": 3,
- "4292": 1,
- "4294": 1,
- "4295": 3,
- "4296": 2,
- "4297": 1,
- "4300": 1,
- "4302": 1,
- "4303": 1,
- "4305": 1,
- "4306": 1,
- "4308": 1,
- "4309": 1,
- "4310": 1,
- "4311": 1,
- "4319": 1,
- "4320": 1,
- "4322": 2,
- "4323": 2,
- "4324": 1,
- "4330": 1,
- "4333": 2,
- "4340": 1,
- "4341": 3,
- "4342": 2,
- "4343": 1,
- "4346": 1,
- "4347": 2,
- "4348": 3,
- "4351": 1,
- "4352": 2,
- "4353": 2,
- "4354": 1,
- "4358": 1,
- "4359": 1,
- "4360": 2,
- "4361": 1,
- "4363": 2,
- "4369": 2,
- "4370": 2,
- "4372": 3,
- "4373": 6,
- "4374": 3,
- "4375": 1,
- "4376": 1,
- "4377": 2,
- "4378": 2,
- "4380": 5,
- "4381": 2,
- "4382": 3,
- "4383": 2,
- "4384": 1,
- "4385": 1,
- "4386": 2,
- "4387": 6,
- "4388": 5,
- "4389": 1,
- "4390": 1,
- "4391": 1,
- "4392": 2,
- "4393": 2,
- "4394": 1,
- "4395": 1,
- "4396": 2,
- "4397": 1,
- "4398": 3,
- "4399": 1,
- "4400": 2,
- "4401": 2,
- "4402": 1,
- "4403": 2,
- "4404": 2,
- "4405": 2,
- "4406": 1,
- "4407": 1,
- "4410": 2,
- "4411": 4,
- "4412": 6,
- "4413": 10,
- "4415": 3,
- "4416": 1,
- "4419": 1,
- "4420": 2,
- "4421": 2,
- "4422": 1,
- "4426": 3,
- "4427": 3,
- "4428": 2,
- "4430": 5,
- "4431": 5,
- "4432": 1,
- "4433": 1,
- "4434": 1,
- "4437": 1,
- "4438": 1,
- "4439": 2,
- "4440": 3,
- "4441": 4,
- "4442": 2,
- "4443": 5,
- "4447": 2,
- "4449": 3,
- "4453": 1,
- "4456": 2,
- "4458": 2,
- "4459": 2,
- "4463": 2,
- "4464": 2,
- "4467": 2,
- "4468": 1,
- "4471": 1,
- "4472": 4,
- "4476": 1,
- "4481": 1,
- "4483": 1,
- "4484": 2,
- "4486": 1,
- "4489": 1,
- "4492": 1,
- "4494": 1,
- "4496": 1,
- "4500": 2,
- "4505": 2,
- "4508": 2,
- "4511": 3,
- "4512": 2,
- "4513": 1,
- "4514": 1,
- "4515": 1,
- "4517": 1,
- "4525": 2,
- "4527": 3,
- "4528": 1,
- "4533": 2,
- "4534": 2,
- "4535": 2,
- "4537": 2,
- "4538": 2,
- "4543": 2,
- "4544": 2,
- "4557": 1,
- "4564": 1,
- "4571": 1,
- "4573": 2,
- "4575": 1,
- "4584": 3,
- "4587": 1,
- "4621": 4,
- "4624": 1,
- "4625": 1,
- "4628": 1,
- "4633": 1,
- "4643": 1,
- "4644": 1,
- "4645": 1,
- "4652": 1,
- "4654": 1,
- "4655": 1,
- "4659": 2,
- "4663": 2,
- "4670": 1,
- "4674": 1,
- "4675": 1,
- "4676": 1,
- "4679": 1,
- "4680": 2,
- "4683": 1,
- "4689": 1,
- "4690": 2,
- "4692": 1,
- "4693": 2,
- "4694": 2,
- "4695": 1,
- "4696": 1,
- "4700": 1,
- "4701": 2,
- "4702": 3,
- "4705": 1,
- "4706": 1,
- "4716": 1,
- "4720": 1,
- "4722": 2,
- "4723": 1,
- "4724": 8,
- "4725": 5,
- "4730": 1,
- "4731": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333634266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882802bb93983c3"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "802bb939"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_1.html b/autobahn/client/tungstenite_case_12_5_1.html
deleted file mode 100644
index bff165f..0000000
--- a/autobahn/client/tungstenite_case_12_5_1.html
+++ /dev/null
@@ -1,330 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.1 : Pass - 92 ms @ 2020-09-07T18:50:35.863Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=374&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: C0mYEPvtq8RA8QE8721kxA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bzqQA5RuquHo/ClMTtY1Ue8PXPM=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 11 | 110 |
- 11 | 46 | 506 |
- 12 | 8 | 96 |
- 13 | 18 | 234 |
- 14 | 20 | 280 |
- 15 | 6 | 90 |
- 16 | 4 | 64 |
- 17 | 9 | 153 |
- 18 | 5 | 90 |
- 19 | 5 | 95 |
- 20 | 5 | 100 |
- 22 | 3 | 66 |
- 23 | 1 | 23 |
- 24 | 46 | 1104 |
- 25 | 802 | 20050 |
- 26 | 11 | 286 |
- 257 | 1 | 257 |
- Total | 1002 | 23612 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 11 | 66 |
- 7 | 46 | 322 |
- 8 | 8 | 64 |
- 9 | 18 | 162 |
- 10 | 20 | 200 |
- 11 | 6 | 66 |
- 12 | 4 | 48 |
- 13 | 9 | 117 |
- 14 | 5 | 70 |
- 15 | 5 | 75 |
- 16 | 5 | 80 |
- 18 | 3 | 54 |
- 19 | 1 | 19 |
- 20 | 46 | 920 |
- 21 | 802 | 16842 |
- 22 | 11 | 242 |
- 252 | 1 | 252 |
- Total | 1002 | 19603 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333734266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882d5d4c50dd63c
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6435643463353064
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_1.json b/autobahn/client/tungstenite_case_12_5_1.json
deleted file mode 100644
index 4ac5ef4..0000000
--- a/autobahn/client/tungstenite_case_12_5_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 374,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 92,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=374&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: C0mYEPvtq8RA8QE8721kxA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bzqQA5RuquHo/ClMTtY1Ue8PXPM=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 11,
- "11": 46,
- "12": 8,
- "13": 18,
- "14": 20,
- "15": 6,
- "16": 4,
- "17": 9,
- "18": 5,
- "19": 5,
- "20": 5,
- "22": 3,
- "23": 1,
- "24": 46,
- "25": 802,
- "26": 11,
- "257": 1
- },
- "started": "2020-09-07T18:50:35.863Z",
- "trafficStats": {
- "incomingCompressionRatio": 1.0841875,
- "incomingOctetsAppLevel": 16000,
- "incomingOctetsWebSocketLevel": 17347,
- "incomingOctetsWireLevel": 23347,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.3458811321842393,
- "outgoingCompressionRatio": 1.0841875,
- "outgoingOctetsAppLevel": 16000,
- "outgoingOctetsWebSocketLevel": 17347,
- "outgoingOctetsWireLevel": 19347,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.11529371072807978,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 11,
- "7": 46,
- "8": 8,
- "9": 18,
- "10": 20,
- "11": 6,
- "12": 4,
- "13": 9,
- "14": 5,
- "15": 5,
- "16": 5,
- "18": 3,
- "19": 1,
- "20": 46,
- "21": 802,
- "22": 11,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333734266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d5d4c50dd63c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d5d4c50d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_10.html b/autobahn/client/tungstenite_case_12_5_10.html
deleted file mode 100644
index ee48caa..0000000
--- a/autobahn/client/tungstenite_case_12_5_10.html
+++ /dev/null
@@ -1,2084 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.10 : Pass - 9620 ms @ 2020-09-07T18:50:46.017Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=383&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ly7NCMJ+yuFQ41LerrpXBQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 0MJfpbd+ptRGVuV1JqD29XBzZv4=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 58 | 1 | 58 |
- 257 | 1 | 257 |
- 1374 | 1 | 1374 |
- 1443 | 1 | 1443 |
- 1493 | 2 | 2986 |
- 1587 | 1 | 1587 |
- 1633 | 1 | 1633 |
- 3457 | 1 | 3457 |
- 3542 | 1 | 3542 |
- 3591 | 1 | 3591 |
- 3654 | 1 | 3654 |
- 3693 | 1 | 3693 |
- 3791 | 1 | 3791 |
- 3792 | 1 | 3792 |
- 3851 | 1 | 3851 |
- 3901 | 1 | 3901 |
- 3925 | 1 | 3925 |
- 4006 | 1 | 4006 |
- 4061 | 1 | 4061 |
- 4349 | 1 | 4349 |
- 4480 | 1 | 4480 |
- 4542 | 1 | 4542 |
- 4697 | 1 | 4697 |
- 4854 | 1 | 4854 |
- 5002 | 1 | 5002 |
- 5466 | 1 | 5466 |
- 5535 | 1 | 5535 |
- 5596 | 1 | 5596 |
- 5638 | 1 | 5638 |
- 5718 | 1 | 5718 |
- 5793 | 1 | 5793 |
- 7756 | 1 | 7756 |
- 7851 | 1 | 7851 |
- 7884 | 1 | 7884 |
- 7938 | 1 | 7938 |
- 8017 | 1 | 8017 |
- 8104 | 1 | 8104 |
- 8791 | 1 | 8791 |
- 8898 | 1 | 8898 |
- 9008 | 1 | 9008 |
- 9091 | 1 | 9091 |
- 9169 | 1 | 9169 |
- 9274 | 1 | 9274 |
- 9495 | 1 | 9495 |
- 9571 | 1 | 9571 |
- 9626 | 1 | 9626 |
- 9694 | 1 | 9694 |
- 9753 | 1 | 9753 |
- 9755 | 1 | 9755 |
- 9788 | 1 | 9788 |
- 9832 | 1 | 9832 |
- 9867 | 1 | 9867 |
- 9892 | 1 | 9892 |
- 10029 | 1 | 10029 |
- 10074 | 1 | 10074 |
- 10889 | 1 | 10889 |
- 10965 | 1 | 10965 |
- 11080 | 1 | 11080 |
- 11184 | 1 | 11184 |
- 11271 | 1 | 11271 |
- 11385 | 1 | 11385 |
- 13478 | 1 | 13478 |
- 13553 | 1 | 13553 |
- 13647 | 1 | 13647 |
- 13671 | 1 | 13671 |
- 13686 | 1 | 13686 |
- 13720 | 1 | 13720 |
- 14369 | 1 | 14369 |
- 14472 | 1 | 14472 |
- 14487 | 1 | 14487 |
- 14592 | 1 | 14592 |
- 14722 | 1 | 14722 |
- 14852 | 1 | 14852 |
- 15078 | 1 | 15078 |
- 15095 | 1 | 15095 |
- 15100 | 1 | 15100 |
- 15135 | 1 | 15135 |
- 15144 | 1 | 15144 |
- 15161 | 1 | 15161 |
- 15242 | 1 | 15242 |
- 15245 | 1 | 15245 |
- 15277 | 1 | 15277 |
- 15294 | 1 | 15294 |
- 15326 | 1 | 15326 |
- 15331 | 1 | 15331 |
- 15370 | 1 | 15370 |
- 15394 | 1 | 15394 |
- 15410 | 1 | 15410 |
- 15430 | 1 | 15430 |
- 15458 | 1 | 15458 |
- 15537 | 1 | 15537 |
- 17549 | 1 | 17549 |
- 17626 | 1 | 17626 |
- 17682 | 1 | 17682 |
- 17748 | 1 | 17748 |
- 17809 | 1 | 17809 |
- 18694 | 1 | 18694 |
- 18761 | 1 | 18761 |
- 18853 | 1 | 18853 |
- 18892 | 1 | 18892 |
- 18978 | 1 | 18978 |
- 19072 | 1 | 19072 |
- 19123 | 1 | 19123 |
- 19139 | 1 | 19139 |
- 19161 | 1 | 19161 |
- 19176 | 1 | 19176 |
- 19195 | 1 | 19195 |
- 19208 | 1 | 19208 |
- 19512 | 1 | 19512 |
- 19524 | 1 | 19524 |
- 19546 | 1 | 19546 |
- 19556 | 1 | 19556 |
- 19581 | 1 | 19581 |
- 19582 | 1 | 19582 |
- 19855 | 1 | 19855 |
- 19991 | 1 | 19991 |
- 20124 | 1 | 20124 |
- 20259 | 1 | 20259 |
- 20378 | 1 | 20378 |
- 20510 | 1 | 20510 |
- 21201 | 1 | 21201 |
- 21218 | 1 | 21218 |
- 21219 | 1 | 21219 |
- 21229 | 1 | 21229 |
- 21232 | 1 | 21232 |
- 21249 | 1 | 21249 |
- 21251 | 1 | 21251 |
- 21324 | 1 | 21324 |
- 21326 | 1 | 21326 |
- 21380 | 1 | 21380 |
- 21460 | 1 | 21460 |
- 21484 | 1 | 21484 |
- 21515 | 1 | 21515 |
- 21574 | 1 | 21574 |
- 21617 | 1 | 21617 |
- 21640 | 1 | 21640 |
- 21646 | 1 | 21646 |
- 21685 | 1 | 21685 |
- 21847 | 1 | 21847 |
- 21874 | 1 | 21874 |
- 21881 | 1 | 21881 |
- 21901 | 1 | 21901 |
- 21902 | 1 | 21902 |
- 21957 | 1 | 21957 |
- 22075 | 1 | 22075 |
- 22084 | 1 | 22084 |
- 22098 | 1 | 22098 |
- 22115 | 1 | 22115 |
- 22130 | 1 | 22130 |
- 22146 | 1 | 22146 |
- 22378 | 1 | 22378 |
- 22380 | 1 | 22380 |
- 22394 | 1 | 22394 |
- 22407 | 1 | 22407 |
- 22411 | 1 | 22411 |
- 22435 | 1 | 22435 |
- 23284 | 1 | 23284 |
- 23421 | 1 | 23421 |
- 23517 | 1 | 23517 |
- 23657 | 1 | 23657 |
- 23795 | 1 | 23795 |
- 23927 | 1 | 23927 |
- 25057 | 1 | 25057 |
- 25198 | 1 | 25198 |
- 25327 | 1 | 25327 |
- 25463 | 1 | 25463 |
- 25595 | 1 | 25595 |
- 25735 | 1 | 25735 |
- 28352 | 1 | 28352 |
- 28497 | 1 | 28497 |
- 28648 | 1 | 28648 |
- 28782 | 1 | 28782 |
- 28929 | 1 | 28929 |
- 29069 | 1 | 29069 |
- 29371 | 1 | 29371 |
- 29403 | 1 | 29403 |
- 29493 | 1 | 29493 |
- 29622 | 1 | 29622 |
- 29694 | 1 | 29694 |
- 29716 | 1 | 29716 |
- 30478 | 1 | 30478 |
- 30614 | 1 | 30614 |
- 30748 | 1 | 30748 |
- 30880 | 1 | 30880 |
- 31016 | 1 | 31016 |
- 31153 | 1 | 31153 |
- 31248 | 1 | 31248 |
- 31277 | 1 | 31277 |
- 31299 | 1 | 31299 |
- 31318 | 1 | 31318 |
- 31341 | 1 | 31341 |
- 31353 | 1 | 31353 |
- 31782 | 1 | 31782 |
- 31861 | 1 | 31861 |
- 31949 | 1 | 31949 |
- 32037 | 1 | 32037 |
- 32113 | 1 | 32113 |
- 32185 | 1 | 32185 |
- 33347 | 1 | 33347 |
- 33490 | 1 | 33490 |
- 33564 | 1 | 33564 |
- 33682 | 1 | 33682 |
- 33815 | 1 | 33815 |
- 33956 | 1 | 33956 |
- 35764 | 1 | 35764 |
- 35800 | 1 | 35800 |
- 35890 | 1 | 35890 |
- 35896 | 1 | 35896 |
- 35947 | 1 | 35947 |
- 35990 | 2 | 71980 |
- 36007 | 1 | 36007 |
- 36016 | 1 | 36016 |
- 36028 | 1 | 36028 |
- 36043 | 1 | 36043 |
- 36134 | 1 | 36134 |
- 36136 | 1 | 36136 |
- 36216 | 1 | 36216 |
- 36229 | 1 | 36229 |
- 36245 | 1 | 36245 |
- 36344 | 1 | 36344 |
- 36470 | 1 | 36470 |
- 37365 | 1 | 37365 |
- 37404 | 1 | 37404 |
- 37449 | 1 | 37449 |
- 37502 | 1 | 37502 |
- 37635 | 1 | 37635 |
- 37703 | 1 | 37703 |
- 39215 | 1 | 39215 |
- 39314 | 1 | 39314 |
- 39390 | 2 | 78780 |
- 39420 | 1 | 39420 |
- 39552 | 1 | 39552 |
- 39769 | 1 | 39769 |
- 39879 | 1 | 39879 |
- 39980 | 1 | 39980 |
- 40060 | 1 | 40060 |
- 40097 | 1 | 40097 |
- 40112 | 1 | 40112 |
- 40116 | 2 | 80232 |
- 40120 | 1 | 40120 |
- 40143 | 1 | 40143 |
- 40152 | 1 | 40152 |
- 40252 | 1 | 40252 |
- 41037 | 1 | 41037 |
- 41168 | 1 | 41168 |
- 41303 | 1 | 41303 |
- 41439 | 1 | 41439 |
- 41575 | 1 | 41575 |
- 41703 | 1 | 41703 |
- 41977 | 1 | 41977 |
- 42074 | 1 | 42074 |
- 42139 | 1 | 42139 |
- 42195 | 1 | 42195 |
- 42205 | 1 | 42205 |
- 42300 | 1 | 42300 |
- 42301 | 1 | 42301 |
- 42364 | 1 | 42364 |
- 42379 | 1 | 42379 |
- 42396 | 1 | 42396 |
- 42400 | 1 | 42400 |
- 43461 | 1 | 43461 |
- 43541 | 1 | 43541 |
- 43598 | 1 | 43598 |
- 43655 | 1 | 43655 |
- 43658 | 1 | 43658 |
- 43726 | 1 | 43726 |
- 43739 | 1 | 43739 |
- 43748 | 1 | 43748 |
- 43778 | 1 | 43778 |
- 43780 | 1 | 43780 |
- 43791 | 1 | 43791 |
- 43856 | 1 | 43856 |
- 43913 | 1 | 43913 |
- 43917 | 1 | 43917 |
- 43964 | 1 | 43964 |
- 43991 | 2 | 87982 |
- 44054 | 1 | 44054 |
- 44087 | 1 | 44087 |
- 44131 | 1 | 44131 |
- 44182 | 1 | 44182 |
- 44212 | 1 | 44212 |
- 44279 | 1 | 44279 |
- 44282 | 1 | 44282 |
- 44399 | 1 | 44399 |
- 44526 | 1 | 44526 |
- 44641 | 1 | 44641 |
- 44767 | 1 | 44767 |
- 44893 | 1 | 44893 |
- 45021 | 1 | 45021 |
- 45395 | 1 | 45395 |
- 45399 | 1 | 45399 |
- 45402 | 1 | 45402 |
- 45413 | 1 | 45413 |
- 45417 | 1 | 45417 |
- 45425 | 1 | 45425 |
- 45507 | 1 | 45507 |
- 45515 | 1 | 45515 |
- 45524 | 1 | 45524 |
- 45525 | 1 | 45525 |
- 45554 | 1 | 45554 |
- 45605 | 1 | 45605 |
- 45722 | 1 | 45722 |
- 45832 | 1 | 45832 |
- 45841 | 1 | 45841 |
- 45847 | 1 | 45847 |
- 45919 | 1 | 45919 |
- 45941 | 1 | 45941 |
- 46018 | 1 | 46018 |
- 46034 | 1 | 46034 |
- 46094 | 1 | 46094 |
- 46122 | 1 | 46122 |
- 46185 | 1 | 46185 |
- 46229 | 1 | 46229 |
- 47283 | 1 | 47283 |
- 47366 | 1 | 47366 |
- 47401 | 1 | 47401 |
- 47457 | 1 | 47457 |
- 47522 | 1 | 47522 |
- 47559 | 1 | 47559 |
- 47650 | 1 | 47650 |
- 47659 | 1 | 47659 |
- 47714 | 1 | 47714 |
- 47779 | 1 | 47779 |
- 47892 | 1 | 47892 |
- 47993 | 1 | 47993 |
- 48857 | 1 | 48857 |
- 48955 | 1 | 48955 |
- 49046 | 1 | 49046 |
- 49053 | 1 | 49053 |
- 49117 | 2 | 98234 |
- 49137 | 1 | 49137 |
- 49186 | 1 | 49186 |
- 49238 | 2 | 98476 |
- 49254 | 1 | 49254 |
- 49304 | 1 | 49304 |
- 49483 | 1 | 49483 |
- 49486 | 1 | 49486 |
- 49526 | 1 | 49526 |
- 49529 | 1 | 49529 |
- 49562 | 1 | 49562 |
- 49675 | 1 | 49675 |
- 49864 | 1 | 49864 |
- 49979 | 1 | 49979 |
- 50107 | 1 | 50107 |
- 50214 | 1 | 50214 |
- 50232 | 1 | 50232 |
- 50245 | 1 | 50245 |
- 50274 | 1 | 50274 |
- 50338 | 1 | 50338 |
- 50354 | 1 | 50354 |
- 50377 | 1 | 50377 |
- 50438 | 1 | 50438 |
- 50466 | 1 | 50466 |
- 50480 | 1 | 50480 |
- 50545 | 1 | 50545 |
- 50555 | 1 | 50555 |
- 50645 | 1 | 50645 |
- 50754 | 1 | 50754 |
- 50853 | 1 | 50853 |
- 52398 | 1 | 52398 |
- 52463 | 1 | 52463 |
- 52493 | 1 | 52493 |
- 52503 | 1 | 52503 |
- 52523 | 1 | 52523 |
- 52547 | 1 | 52547 |
- 52559 | 1 | 52559 |
- 52574 | 1 | 52574 |
- 52633 | 1 | 52633 |
- 52681 | 1 | 52681 |
- 52683 | 1 | 52683 |
- 52708 | 1 | 52708 |
- 52752 | 1 | 52752 |
- 52799 | 1 | 52799 |
- 52801 | 1 | 52801 |
- 52817 | 1 | 52817 |
- 52887 | 1 | 52887 |
- 52903 | 1 | 52903 |
- 52943 | 1 | 52943 |
- 53008 | 1 | 53008 |
- 53051 | 1 | 53051 |
- 53086 | 1 | 53086 |
- 53169 | 1 | 53169 |
- 53230 | 1 | 53230 |
- 54217 | 1 | 54217 |
- 54254 | 1 | 54254 |
- 54258 | 1 | 54258 |
- 54266 | 1 | 54266 |
- 54363 | 1 | 54363 |
- 54468 | 1 | 54468 |
- 54877 | 1 | 54877 |
- 54984 | 1 | 54984 |
- 55085 | 1 | 55085 |
- 55186 | 1 | 55186 |
- 55287 | 1 | 55287 |
- 55392 | 1 | 55392 |
- 55441 | 1 | 55441 |
- 55564 | 1 | 55564 |
- 55685 | 1 | 55685 |
- 55713 | 1 | 55713 |
- 55726 | 1 | 55726 |
- 55746 | 1 | 55746 |
- 55805 | 1 | 55805 |
- 55816 | 1 | 55816 |
- 55858 | 1 | 55858 |
- 55871 | 1 | 55871 |
- 55938 | 1 | 55938 |
- 56062 | 1 | 56062 |
- 56278 | 1 | 56278 |
- 56327 | 1 | 56327 |
- 56425 | 1 | 56425 |
- 56450 | 1 | 56450 |
- 56501 | 1 | 56501 |
- 56591 | 1 | 56591 |
- 57403 | 1 | 57403 |
- 57495 | 1 | 57495 |
- 57585 | 1 | 57585 |
- 57677 | 1 | 57677 |
- 57808 | 1 | 57808 |
- 57879 | 1 | 57879 |
- 58349 | 1 | 58349 |
- 58449 | 1 | 58449 |
- 58534 | 1 | 58534 |
- 58536 | 1 | 58536 |
- 58564 | 1 | 58564 |
- 58573 | 1 | 58573 |
- 58579 | 2 | 117158 |
- 58580 | 2 | 117160 |
- 58687 | 1 | 58687 |
- 58691 | 1 | 58691 |
- 58813 | 2 | 117626 |
- 58921 | 1 | 58921 |
- 58930 | 1 | 58930 |
- 59067 | 1 | 59067 |
- 59199 | 1 | 59199 |
- 59231 | 1 | 59231 |
- 59232 | 1 | 59232 |
- 59235 | 2 | 118470 |
- 59241 | 1 | 59241 |
- 59243 | 1 | 59243 |
- 59285 | 2 | 118570 |
- 59286 | 1 | 59286 |
- 59288 | 1 | 59288 |
- 59289 | 1 | 59289 |
- 59297 | 1 | 59297 |
- 59387 | 1 | 59387 |
- 59392 | 1 | 59392 |
- 59394 | 2 | 118788 |
- 59395 | 1 | 59395 |
- 59396 | 2 | 118792 |
- 59399 | 1 | 59399 |
- 59401 | 1 | 59401 |
- 59402 | 2 | 118804 |
- 59483 | 1 | 59483 |
- 59517 | 2 | 119034 |
- 59521 | 1 | 59521 |
- 59522 | 2 | 119044 |
- 59523 | 1 | 59523 |
- 59587 | 1 | 59587 |
- 59609 | 1 | 59609 |
- 59610 | 1 | 59610 |
- 59612 | 1 | 59612 |
- 59614 | 2 | 119228 |
- 59616 | 1 | 59616 |
- 59622 | 2 | 119244 |
- 59625 | 1 | 59625 |
- 59626 | 2 | 119252 |
- 59627 | 2 | 119254 |
- 59628 | 1 | 59628 |
- 59630 | 1 | 59630 |
- 59631 | 3 | 178893 |
- 59632 | 2 | 119264 |
- 59633 | 1 | 59633 |
- 59635 | 1 | 59635 |
- 59639 | 1 | 59639 |
- 59640 | 1 | 59640 |
- 59649 | 1 | 59649 |
- 59653 | 1 | 59653 |
- 59654 | 1 | 59654 |
- 59657 | 3 | 178971 |
- 59663 | 1 | 59663 |
- 59664 | 1 | 59664 |
- 59669 | 1 | 59669 |
- 59673 | 1 | 59673 |
- 59676 | 1 | 59676 |
- 59677 | 1 | 59677 |
- 59679 | 1 | 59679 |
- 59689 | 1 | 59689 |
- 59705 | 1 | 59705 |
- 59715 | 1 | 59715 |
- 59717 | 1 | 59717 |
- 59720 | 1 | 59720 |
- 59721 | 1 | 59721 |
- 59723 | 2 | 119446 |
- 59727 | 1 | 59727 |
- 59728 | 1 | 59728 |
- 59729 | 1 | 59729 |
- 59730 | 1 | 59730 |
- 59752 | 1 | 59752 |
- 59761 | 1 | 59761 |
- 59763 | 1 | 59763 |
- 59790 | 1 | 59790 |
- 59792 | 1 | 59792 |
- 59834 | 1 | 59834 |
- 59836 | 1 | 59836 |
- 59838 | 1 | 59838 |
- 59846 | 2 | 119692 |
- 59847 | 1 | 59847 |
- 59850 | 1 | 59850 |
- 59851 | 1 | 59851 |
- 59853 | 2 | 119706 |
- 59854 | 1 | 59854 |
- 59856 | 1 | 59856 |
- 59859 | 2 | 119718 |
- 59860 | 1 | 59860 |
- 59867 | 1 | 59867 |
- 59869 | 1 | 59869 |
- 59878 | 1 | 59878 |
- 59879 | 1 | 59879 |
- 59884 | 1 | 59884 |
- 59885 | 1 | 59885 |
- 59886 | 1 | 59886 |
- 59887 | 1 | 59887 |
- 59888 | 2 | 119776 |
- 59890 | 1 | 59890 |
- 59891 | 1 | 59891 |
- 59894 | 1 | 59894 |
- 59895 | 1 | 59895 |
- 59896 | 1 | 59896 |
- 59899 | 1 | 59899 |
- 59901 | 1 | 59901 |
- 59912 | 1 | 59912 |
- 59914 | 1 | 59914 |
- 59915 | 1 | 59915 |
- 59916 | 2 | 119832 |
- 59918 | 1 | 59918 |
- 59955 | 2 | 119910 |
- 59956 | 1 | 59956 |
- 59960 | 1 | 59960 |
- 59961 | 1 | 59961 |
- 59962 | 1 | 59962 |
- 59963 | 1 | 59963 |
- 59968 | 1 | 59968 |
- 59984 | 1 | 59984 |
- 59988 | 1 | 59988 |
- 59992 | 1 | 59992 |
- 59996 | 2 | 119992 |
- 59997 | 1 | 59997 |
- 59999 | 1 | 59999 |
- 60000 | 1 | 60000 |
- 60002 | 1 | 60002 |
- 60011 | 1 | 60011 |
- 60014 | 1 | 60014 |
- 60015 | 1 | 60015 |
- 60018 | 2 | 120036 |
- 60020 | 2 | 120040 |
- 60022 | 1 | 60022 |
- 60024 | 1 | 60024 |
- 60069 | 1 | 60069 |
- 60096 | 1 | 60096 |
- 60098 | 1 | 60098 |
- 60102 | 1 | 60102 |
- 60103 | 1 | 60103 |
- 60104 | 1 | 60104 |
- 60111 | 2 | 120222 |
- 60114 | 1 | 60114 |
- 60116 | 1 | 60116 |
- 60117 | 1 | 60117 |
- 60124 | 1 | 60124 |
- 60126 | 1 | 60126 |
- 60127 | 3 | 180381 |
- 60128 | 1 | 60128 |
- 60129 | 2 | 120258 |
- 60133 | 1 | 60133 |
- 60135 | 1 | 60135 |
- 60138 | 2 | 120276 |
- 60149 | 1 | 60149 |
- 60151 | 1 | 60151 |
- 60152 | 2 | 120304 |
- 60154 | 1 | 60154 |
- 60156 | 2 | 120312 |
- 60157 | 3 | 180471 |
- 60160 | 3 | 180480 |
- 60161 | 1 | 60161 |
- 60164 | 1 | 60164 |
- 60166 | 1 | 60166 |
- 60167 | 2 | 120334 |
- 60168 | 1 | 60168 |
- 60171 | 1 | 60171 |
- 60175 | 2 | 120350 |
- 60176 | 3 | 180528 |
- 60177 | 2 | 120354 |
- 60178 | 1 | 60178 |
- 60179 | 1 | 60179 |
- 60181 | 2 | 120362 |
- 60183 | 1 | 60183 |
- 60185 | 1 | 60185 |
- 60187 | 1 | 60187 |
- 60188 | 1 | 60188 |
- 60191 | 2 | 120382 |
- 60194 | 1 | 60194 |
- 60237 | 1 | 60237 |
- 60241 | 1 | 60241 |
- 60263 | 1 | 60263 |
- 60268 | 1 | 60268 |
- 60269 | 2 | 120538 |
- 60271 | 1 | 60271 |
- 60272 | 1 | 60272 |
- 60284 | 1 | 60284 |
- 60353 | 1 | 60353 |
- 60356 | 1 | 60356 |
- 60358 | 1 | 60358 |
- 60447 | 1 | 60447 |
- 60450 | 2 | 120900 |
- 60452 | 1 | 60452 |
- 60453 | 1 | 60453 |
- 60460 | 1 | 60460 |
- 60525 | 1 | 60525 |
- 60526 | 1 | 60526 |
- 60531 | 1 | 60531 |
- 60532 | 1 | 60532 |
- 60538 | 1 | 60538 |
- 60541 | 1 | 60541 |
- 60699 | 1 | 60699 |
- 60700 | 2 | 121400 |
- 60701 | 1 | 60701 |
- 60702 | 1 | 60702 |
- 60706 | 1 | 60706 |
- 60758 | 1 | 60758 |
- 60762 | 2 | 121524 |
- 60764 | 1 | 60764 |
- 60768 | 1 | 60768 |
- 60769 | 1 | 60769 |
- 60877 | 1 | 60877 |
- 60909 | 1 | 60909 |
- 60912 | 1 | 60912 |
- 60913 | 3 | 182739 |
- 60914 | 1 | 60914 |
- 60915 | 1 | 60915 |
- 60916 | 1 | 60916 |
- 60919 | 1 | 60919 |
- 60922 | 1 | 60922 |
- 60927 | 1 | 60927 |
- 60928 | 1 | 60928 |
- 60931 | 1 | 60931 |
- 60933 | 1 | 60933 |
- 60936 | 1 | 60936 |
- 60937 | 1 | 60937 |
- 60942 | 1 | 60942 |
- 60961 | 1 | 60961 |
- 60962 | 1 | 60962 |
- 60964 | 1 | 60964 |
- 60967 | 1 | 60967 |
- 60968 | 2 | 121936 |
- 60982 | 1 | 60982 |
- 60984 | 1 | 60984 |
- 60987 | 1 | 60987 |
- 60990 | 1 | 60990 |
- 60996 | 1 | 60996 |
- 60997 | 1 | 60997 |
- 60999 | 1 | 60999 |
- 61000 | 1 | 61000 |
- 61003 | 1 | 61003 |
- 61014 | 1 | 61014 |
- 61078 | 1 | 61078 |
- 61142 | 1 | 61142 |
- 61150 | 1 | 61150 |
- 61151 | 1 | 61151 |
- 61152 | 1 | 61152 |
- 61153 | 1 | 61153 |
- 61154 | 1 | 61154 |
- 61155 | 1 | 61155 |
- 61183 | 1 | 61183 |
- 61216 | 1 | 61216 |
- 61219 | 1 | 61219 |
- 61221 | 1 | 61221 |
- 61226 | 1 | 61226 |
- 61228 | 1 | 61228 |
- 61229 | 1 | 61229 |
- 61265 | 1 | 61265 |
- 61268 | 1 | 61268 |
- 61271 | 1 | 61271 |
- 61273 | 2 | 122546 |
- 61274 | 2 | 122548 |
- 61276 | 1 | 61276 |
- 61280 | 1 | 61280 |
- 61292 | 1 | 61292 |
- 61322 | 1 | 61322 |
- 61346 | 1 | 61346 |
- 61360 | 1 | 61360 |
- 61381 | 1 | 61381 |
- 61386 | 3 | 184158 |
- 61391 | 1 | 61391 |
- 61398 | 1 | 61398 |
- 61417 | 1 | 61417 |
- 61426 | 1 | 61426 |
- 61456 | 2 | 122912 |
- 61457 | 1 | 61457 |
- 61460 | 1 | 61460 |
- 61464 | 2 | 122928 |
- 61476 | 1 | 61476 |
- 61510 | 2 | 123020 |
- 61512 | 1 | 61512 |
- 61514 | 1 | 61514 |
- 61517 | 1 | 61517 |
- 61519 | 1 | 61519 |
- 61520 | 1 | 61520 |
- 61528 | 1 | 61528 |
- 61529 | 1 | 61529 |
- 61532 | 1 | 61532 |
- 61539 | 1 | 61539 |
- 61548 | 2 | 123096 |
- 61580 | 1 | 61580 |
- 61596 | 1 | 61596 |
- 61599 | 1 | 61599 |
- 61600 | 2 | 123200 |
- 61601 | 1 | 61601 |
- 61602 | 1 | 61602 |
- 61604 | 2 | 123208 |
- 61607 | 1 | 61607 |
- 61608 | 1 | 61608 |
- 61609 | 1 | 61609 |
- 61634 | 2 | 123268 |
- 61635 | 1 | 61635 |
- 61636 | 1 | 61636 |
- 61637 | 1 | 61637 |
- 61639 | 3 | 184917 |
- 61641 | 1 | 61641 |
- 61642 | 3 | 184926 |
- 61644 | 1 | 61644 |
- 61660 | 1 | 61660 |
- 61662 | 2 | 123324 |
- 61666 | 1 | 61666 |
- 61673 | 2 | 123346 |
- 61674 | 1 | 61674 |
- 61675 | 1 | 61675 |
- 61679 | 1 | 61679 |
- 61685 | 1 | 61685 |
- 61689 | 1 | 61689 |
- 61751 | 1 | 61751 |
- 61753 | 1 | 61753 |
- 61757 | 1 | 61757 |
- 61760 | 1 | 61760 |
- 61761 | 1 | 61761 |
- 61764 | 1 | 61764 |
- 61772 | 1 | 61772 |
- 61804 | 2 | 123608 |
- 61805 | 1 | 61805 |
- 61807 | 1 | 61807 |
- 61808 | 1 | 61808 |
- 61813 | 1 | 61813 |
- 61864 | 1 | 61864 |
- 61919 | 1 | 61919 |
- 61962 | 2 | 123924 |
- 61967 | 1 | 61967 |
- 61972 | 1 | 61972 |
- 61974 | 1 | 61974 |
- 61975 | 2 | 123950 |
- 61976 | 1 | 61976 |
- 61980 | 1 | 61980 |
- 61998 | 1 | 61998 |
- 62028 | 1 | 62028 |
- 62029 | 2 | 124058 |
- 62031 | 1 | 62031 |
- 62035 | 2 | 124070 |
- 62036 | 1 | 62036 |
- 62040 | 1 | 62040 |
- 62045 | 1 | 62045 |
- 62050 | 1 | 62050 |
- 62052 | 1 | 62052 |
- 62067 | 1 | 62067 |
- 62069 | 1 | 62069 |
- 62070 | 1 | 62070 |
- 62079 | 1 | 62079 |
- 62148 | 1 | 62148 |
- 62178 | 1 | 62178 |
- 62207 | 1 | 62207 |
- 62212 | 2 | 124424 |
- 62213 | 1 | 62213 |
- 62215 | 1 | 62215 |
- 62217 | 1 | 62217 |
- 62285 | 1 | 62285 |
- 62286 | 1 | 62286 |
- 62291 | 1 | 62291 |
- 62293 | 1 | 62293 |
- 62299 | 1 | 62299 |
- 62302 | 1 | 62302 |
- 62336 | 1 | 62336 |
- 62343 | 1 | 62343 |
- 62345 | 1 | 62345 |
- 62348 | 1 | 62348 |
- 62351 | 1 | 62351 |
- 62355 | 1 | 62355 |
- 62380 | 1 | 62380 |
- 62389 | 1 | 62389 |
- 62393 | 1 | 62393 |
- 62394 | 1 | 62394 |
- 62395 | 1 | 62395 |
- 62400 | 1 | 62400 |
- 62425 | 1 | 62425 |
- 62430 | 1 | 62430 |
- 62445 | 2 | 124890 |
- 62449 | 1 | 62449 |
- 62450 | 1 | 62450 |
- 62451 | 1 | 62451 |
- 62453 | 1 | 62453 |
- 62456 | 1 | 62456 |
- 62459 | 1 | 62459 |
- 62462 | 1 | 62462 |
- 62463 | 1 | 62463 |
- 62479 | 1 | 62479 |
- 62481 | 1 | 62481 |
- 62482 | 1 | 62482 |
- 62484 | 1 | 62484 |
- 62487 | 1 | 62487 |
- 62489 | 1 | 62489 |
- 62490 | 1 | 62490 |
- 62491 | 1 | 62491 |
- 62493 | 1 | 62493 |
- 62494 | 1 | 62494 |
- 62496 | 1 | 62496 |
- 62497 | 1 | 62497 |
- 62526 | 1 | 62526 |
- 62527 | 2 | 125054 |
- 62529 | 2 | 125058 |
- 62531 | 2 | 125062 |
- 62532 | 4 | 250128 |
- 62537 | 1 | 62537 |
- 62565 | 1 | 62565 |
- 62566 | 2 | 125132 |
- 62567 | 1 | 62567 |
- 62568 | 2 | 125136 |
- 62603 | 1 | 62603 |
- 62604 | 2 | 125208 |
- 62607 | 2 | 125214 |
- 62608 | 1 | 62608 |
- 62613 | 1 | 62613 |
- 62618 | 1 | 62618 |
- 62619 | 1 | 62619 |
- 62620 | 1 | 62620 |
- 62624 | 1 | 62624 |
- 62625 | 1 | 62625 |
- 62627 | 1 | 62627 |
- 62641 | 1 | 62641 |
- 62683 | 1 | 62683 |
- 62688 | 1 | 62688 |
- 62689 | 1 | 62689 |
- 62692 | 1 | 62692 |
- 62694 | 1 | 62694 |
- 62697 | 1 | 62697 |
- 62698 | 1 | 62698 |
- 62699 | 1 | 62699 |
- 62700 | 3 | 188100 |
- 62701 | 1 | 62701 |
- 62702 | 1 | 62702 |
- 62703 | 1 | 62703 |
- 62707 | 1 | 62707 |
- 62708 | 1 | 62708 |
- 62729 | 1 | 62729 |
- 62733 | 2 | 125466 |
- 62737 | 1 | 62737 |
- 62753 | 1 | 62753 |
- 62833 | 1 | 62833 |
- 62891 | 1 | 62891 |
- 62944 | 1 | 62944 |
- 62946 | 1 | 62946 |
- 62947 | 1 | 62947 |
- 62952 | 2 | 125904 |
- 62979 | 1 | 62979 |
- 62983 | 1 | 62983 |
- 62986 | 2 | 125972 |
- 62988 | 1 | 62988 |
- 62989 | 1 | 62989 |
- 63058 | 1 | 63058 |
- 63067 | 1 | 63067 |
- 63068 | 2 | 126136 |
- 63069 | 1 | 63069 |
- 63078 | 1 | 63078 |
- 63654 | 1 | 63654 |
- 63796 | 1 | 63796 |
- 63912 | 1 | 63912 |
- 64028 | 1 | 64028 |
- 64157 | 1 | 64157 |
- 64189 | 1 | 64189 |
- 64257 | 1 | 64257 |
- 64314 | 1 | 64314 |
- 64430 | 1 | 64430 |
- 64448 | 1 | 64448 |
- 64466 | 1 | 64466 |
- 64471 | 1 | 64471 |
- 64475 | 1 | 64475 |
- 64476 | 1 | 64476 |
- 64477 | 1 | 64477 |
- 64523 | 1 | 64523 |
- 64640 | 1 | 64640 |
- 64725 | 1 | 64725 |
- 65104 | 1 | 65104 |
- 65200 | 1 | 65200 |
- 65318 | 1 | 65318 |
- 65404 | 1 | 65404 |
- 65497 | 1 | 65497 |
- 65536 | 768 | 50331648 |
- Total | 1770 | 99416403 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 29651 | 1 | 29651 |
- 29678 | 1 | 29678 |
- 29771 | 1 | 29771 |
- 29896 | 1 | 29896 |
- 29968 | 1 | 29968 |
- 29996 | 1 | 29996 |
- 31522 | 1 | 31522 |
- 31547 | 1 | 31547 |
- 31572 | 1 | 31572 |
- 31594 | 1 | 31594 |
- 31615 | 1 | 31615 |
- 31628 | 1 | 31628 |
- 32052 | 1 | 32052 |
- 32129 | 1 | 32129 |
- 32210 | 1 | 32210 |
- 32298 | 1 | 32298 |
- 32374 | 1 | 32374 |
- 32446 | 1 | 32446 |
- 36039 | 1 | 36039 |
- 36045 | 1 | 36045 |
- 36139 | 1 | 36139 |
- 36179 | 1 | 36179 |
- 36187 | 1 | 36187 |
- 36269 | 1 | 36269 |
- 36277 | 1 | 36277 |
- 36285 | 1 | 36285 |
- 36303 | 1 | 36303 |
- 36317 | 1 | 36317 |
- 36374 | 1 | 36374 |
- 36468 | 1 | 36468 |
- 39476 | 1 | 39476 |
- 39573 | 1 | 39573 |
- 39658 | 2 | 79316 |
- 39691 | 1 | 39691 |
- 39808 | 1 | 39808 |
- 39993 | 1 | 39993 |
- 40092 | 1 | 40092 |
- 40194 | 1 | 40194 |
- 40273 | 1 | 40273 |
- 40364 | 1 | 40364 |
- 40465 | 1 | 40465 |
- 42476 | 1 | 42476 |
- 42495 | 2 | 84990 |
- 42559 | 1 | 42559 |
- 42573 | 1 | 42573 |
- 42574 | 1 | 42574 |
- 42590 | 1 | 42590 |
- 42594 | 1 | 42594 |
- 42637 | 1 | 42637 |
- 42682 | 1 | 42682 |
- 42700 | 1 | 42700 |
- 43685 | 1 | 43685 |
- 43763 | 1 | 43763 |
- 43787 | 1 | 43787 |
- 43850 | 1 | 43850 |
- 43877 | 1 | 43877 |
- 43913 | 1 | 43913 |
- 43927 | 1 | 43927 |
- 43966 | 1 | 43966 |
- 43967 | 1 | 43967 |
- 43992 | 1 | 43992 |
- 44011 | 1 | 44011 |
- 44041 | 1 | 44041 |
- 44354 | 1 | 44354 |
- 44416 | 1 | 44416 |
- 44423 | 1 | 44423 |
- 44465 | 1 | 44465 |
- 44489 | 1 | 44489 |
- 44492 | 1 | 44492 |
- 44566 | 1 | 44566 |
- 44588 | 1 | 44588 |
- 44646 | 1 | 44646 |
- 44683 | 1 | 44683 |
- 44715 | 1 | 44715 |
- 44784 | 1 | 44784 |
- 45884 | 1 | 45884 |
- 45903 | 1 | 45903 |
- 45907 | 2 | 91814 |
- 45910 | 1 | 45910 |
- 45915 | 1 | 45915 |
- 45922 | 1 | 45922 |
- 45926 | 1 | 45926 |
- 45927 | 3 | 137781 |
- 45950 | 1 | 45950 |
- 45988 | 1 | 45988 |
- 46003 | 1 | 46003 |
- 46099 | 1 | 46099 |
- 46189 | 1 | 46189 |
- 46255 | 1 | 46255 |
- 46344 | 1 | 46344 |
- 47594 | 1 | 47594 |
- 47721 | 1 | 47721 |
- 47796 | 1 | 47796 |
- 47850 | 1 | 47850 |
- 47879 | 1 | 47879 |
- 47969 | 1 | 47969 |
- 47979 | 1 | 47979 |
- 48071 | 1 | 48071 |
- 48095 | 1 | 48095 |
- 48171 | 1 | 48171 |
- 48193 | 1 | 48193 |
- 48229 | 1 | 48229 |
- 49014 | 1 | 49014 |
- 49113 | 1 | 49113 |
- 49210 | 1 | 49210 |
- 49294 | 1 | 49294 |
- 49395 | 1 | 49395 |
- 49461 | 1 | 49461 |
- 49538 | 1 | 49538 |
- 49608 | 1 | 49608 |
- 49616 | 1 | 49616 |
- 49686 | 1 | 49686 |
- 49738 | 1 | 49738 |
- 49762 | 1 | 49762 |
- 49803 | 2 | 99606 |
- 49842 | 2 | 99684 |
- 49877 | 1 | 49877 |
- 49985 | 1 | 49985 |
- 50718 | 1 | 50718 |
- 50737 | 1 | 50737 |
- 50781 | 1 | 50781 |
- 50881 | 1 | 50881 |
- 50964 | 1 | 50964 |
- 51053 | 1 | 51053 |
- 52725 | 1 | 52725 |
- 52829 | 1 | 52829 |
- 52834 | 1 | 52834 |
- 52861 | 1 | 52861 |
- 52896 | 1 | 52896 |
- 52907 | 1 | 52907 |
- 52945 | 1 | 52945 |
- 52960 | 1 | 52960 |
- 52981 | 2 | 105962 |
- 52990 | 1 | 52990 |
- 53008 | 1 | 53008 |
- 53027 | 1 | 53027 |
- 53029 | 1 | 53029 |
- 53048 | 1 | 53048 |
- 53077 | 1 | 53077 |
- 53090 | 1 | 53090 |
- 53123 | 1 | 53123 |
- 53154 | 1 | 53154 |
- 53159 | 1 | 53159 |
- 53197 | 1 | 53197 |
- 53267 | 1 | 53267 |
- 53317 | 1 | 53317 |
- 53410 | 1 | 53410 |
- 54720 | 1 | 54720 |
- 54772 | 1 | 54772 |
- 54779 | 1 | 54779 |
- 54783 | 1 | 54783 |
- 54881 | 1 | 54881 |
- 54987 | 1 | 54987 |
- 55853 | 1 | 55853 |
- 55869 | 1 | 55869 |
- 55887 | 1 | 55887 |
- 55945 | 1 | 55945 |
- 56001 | 1 | 56001 |
- 56016 | 1 | 56016 |
- 56527 | 1 | 56527 |
- 56575 | 1 | 56575 |
- 56672 | 1 | 56672 |
- 56698 | 1 | 56698 |
- 56745 | 1 | 56745 |
- 56834 | 1 | 56834 |
- 57536 | 1 | 57536 |
- 57625 | 1 | 57625 |
- 57715 | 1 | 57715 |
- 57812 | 1 | 57812 |
- 57938 | 1 | 57938 |
- 58009 | 1 | 58009 |
- 58743 | 1 | 58743 |
- 58744 | 1 | 58744 |
- 58750 | 1 | 58750 |
- 58793 | 1 | 58793 |
- 58795 | 2 | 117590 |
- 58796 | 1 | 58796 |
- 58849 | 1 | 58849 |
- 58867 | 1 | 58867 |
- 58952 | 1 | 58952 |
- 58993 | 1 | 58993 |
- 59072 | 1 | 59072 |
- 59117 | 1 | 59117 |
- 59187 | 1 | 59187 |
- 59254 | 1 | 59254 |
- 59308 | 1 | 59308 |
- 59382 | 1 | 59382 |
- 59414 | 1 | 59414 |
- 61374 | 1 | 61374 |
- 61421 | 1 | 61421 |
- 61482 | 1 | 61482 |
- 61551 | 1 | 61551 |
- 61618 | 1 | 61618 |
- 61741 | 1 | 61741 |
- 61875 | 1 | 61875 |
- 61989 | 1 | 61989 |
- 62043 | 1 | 62043 |
- 62099 | 1 | 62099 |
- 62160 | 1 | 62160 |
- 62204 | 1 | 62204 |
- 64140 | 1 | 64140 |
- 64282 | 1 | 64282 |
- 64383 | 1 | 64383 |
- 64397 | 1 | 64397 |
- 64501 | 1 | 64501 |
- 64513 | 1 | 64513 |
- 64573 | 1 | 64573 |
- 64591 | 1 | 64591 |
- 64596 | 1 | 64596 |
- 64598 | 1 | 64598 |
- 64601 | 2 | 129202 |
- 64619 | 1 | 64619 |
- 64642 | 1 | 64642 |
- 64717 | 1 | 64717 |
- 64747 | 1 | 64747 |
- 64831 | 1 | 64831 |
- 64919 | 1 | 64919 |
- 65278 | 1 | 65278 |
- 65374 | 1 | 65374 |
- 65488 | 1 | 65488 |
- 65583 | 1 | 65583 |
- 65675 | 1 | 65675 |
- 65770 | 1 | 65770 |
- 67032 | 1 | 67032 |
- 67101 | 1 | 67101 |
- 67145 | 1 | 67145 |
- 67151 | 1 | 67151 |
- 67238 | 1 | 67238 |
- 67290 | 1 | 67290 |
- 69255 | 1 | 69255 |
- 69358 | 1 | 69358 |
- 69454 | 1 | 69454 |
- 69460 | 1 | 69460 |
- 69512 | 1 | 69512 |
- 69545 | 1 | 69545 |
- 69562 | 1 | 69562 |
- 69655 | 1 | 69655 |
- 69662 | 1 | 69662 |
- 69790 | 1 | 69790 |
- 69925 | 1 | 69925 |
- 70043 | 1 | 70043 |
- 70059 | 1 | 70059 |
- 70178 | 1 | 70178 |
- 70234 | 1 | 70234 |
- 70397 | 1 | 70397 |
- 70551 | 1 | 70551 |
- 70701 | 1 | 70701 |
- 71112 | 1 | 71112 |
- 71181 | 1 | 71181 |
- 71242 | 1 | 71242 |
- 71284 | 1 | 71284 |
- 71364 | 1 | 71364 |
- 71439 | 1 | 71439 |
- 73390 | 1 | 73390 |
- 73482 | 1 | 73482 |
- 73518 | 1 | 73518 |
- 73572 | 1 | 73572 |
- 73653 | 1 | 73653 |
- 73735 | 1 | 73735 |
- 74767 | 1 | 74767 |
- 74869 | 1 | 74869 |
- 74981 | 1 | 74981 |
- 75063 | 1 | 75063 |
- 75142 | 1 | 75142 |
- 75204 | 1 | 75204 |
- 75212 | 1 | 75212 |
- 75239 | 1 | 75239 |
- 75334 | 1 | 75334 |
- 75336 | 1 | 75336 |
- 75393 | 1 | 75393 |
- 75428 | 1 | 75428 |
- 75460 | 1 | 75460 |
- 75482 | 1 | 75482 |
- 75509 | 1 | 75509 |
- 75599 | 1 | 75599 |
- 75740 | 1 | 75740 |
- 75790 | 1 | 75790 |
- 76492 | 1 | 76492 |
- 76572 | 1 | 76572 |
- 76685 | 1 | 76685 |
- 76787 | 1 | 76787 |
- 76877 | 1 | 76877 |
- 76986 | 1 | 76986 |
- 79119 | 1 | 79119 |
- 79191 | 1 | 79191 |
- 79289 | 1 | 79289 |
- 79310 | 1 | 79310 |
- 79330 | 1 | 79330 |
- 79364 | 1 | 79364 |
- 80302 | 1 | 80302 |
- 80406 | 1 | 80406 |
- 80423 | 1 | 80423 |
- 80525 | 1 | 80525 |
- 80651 | 1 | 80651 |
- 80656 | 1 | 80656 |
- 80706 | 1 | 80706 |
- 80707 | 1 | 80707 |
- 80754 | 1 | 80754 |
- 80785 | 1 | 80785 |
- 80799 | 1 | 80799 |
- 80818 | 1 | 80818 |
- 80852 | 1 | 80852 |
- 80861 | 1 | 80861 |
- 80902 | 2 | 161804 |
- 80976 | 1 | 80976 |
- 80979 | 1 | 80979 |
- 81002 | 1 | 81002 |
- 81014 | 1 | 81014 |
- 81029 | 1 | 81029 |
- 81097 | 1 | 81097 |
- 81115 | 1 | 81115 |
- 81156 | 1 | 81156 |
- 83111 | 1 | 83111 |
- 83183 | 1 | 83183 |
- 83236 | 1 | 83236 |
- 83306 | 1 | 83306 |
- 83365 | 1 | 83365 |
- 84264 | 1 | 84264 |
- 84331 | 1 | 84331 |
- 84419 | 1 | 84419 |
- 84454 | 1 | 84454 |
- 84536 | 1 | 84536 |
- 84627 | 1 | 84627 |
- 84816 | 1 | 84816 |
- 84831 | 1 | 84831 |
- 84851 | 1 | 84851 |
- 84869 | 1 | 84869 |
- 84888 | 1 | 84888 |
- 84900 | 1 | 84900 |
- 85052 | 1 | 85052 |
- 85064 | 1 | 85064 |
- 85087 | 1 | 85087 |
- 85096 | 1 | 85096 |
- 85122 | 2 | 170244 |
- 85758 | 1 | 85758 |
- 85893 | 1 | 85893 |
- 86028 | 1 | 86028 |
- 86164 | 1 | 86164 |
- 86273 | 1 | 86273 |
- 86405 | 1 | 86405 |
- 86735 | 1 | 86735 |
- 86748 | 1 | 86748 |
- 86751 | 1 | 86751 |
- 86763 | 1 | 86763 |
- 86767 | 1 | 86767 |
- 86780 | 1 | 86780 |
- 86790 | 1 | 86790 |
- 86861 | 1 | 86861 |
- 86864 | 1 | 86864 |
- 86918 | 1 | 86918 |
- 86996 | 1 | 86996 |
- 87019 | 1 | 87019 |
- 87047 | 1 | 87047 |
- 87105 | 1 | 87105 |
- 87152 | 1 | 87152 |
- 87174 | 1 | 87174 |
- 87180 | 1 | 87180 |
- 87217 | 1 | 87217 |
- 87389 | 1 | 87389 |
- 87415 | 1 | 87415 |
- 87421 | 1 | 87421 |
- 87441 | 2 | 174882 |
- 87497 | 1 | 87497 |
- 87612 | 1 | 87612 |
- 87621 | 1 | 87621 |
- 87631 | 1 | 87631 |
- 87651 | 1 | 87651 |
- 87668 | 1 | 87668 |
- 87682 | 1 | 87682 |
- 87920 | 2 | 175840 |
- 87935 | 1 | 87935 |
- 87947 | 1 | 87947 |
- 87952 | 1 | 87952 |
- 87977 | 1 | 87977 |
- 88977 | 1 | 88977 |
- 89118 | 1 | 89118 |
- 89216 | 1 | 89216 |
- 89356 | 1 | 89356 |
- 89498 | 1 | 89498 |
- 89634 | 1 | 89634 |
- 90934 | 1 | 90934 |
- 91071 | 1 | 91071 |
- 91204 | 1 | 91204 |
- 91338 | 1 | 91338 |
- 91472 | 1 | 91472 |
- 91604 | 1 | 91604 |
- 94034 | 1 | 94034 |
- 94179 | 1 | 94179 |
- 94329 | 1 | 94329 |
- 94464 | 1 | 94464 |
- 94613 | 1 | 94613 |
- 94755 | 1 | 94755 |
- 96333 | 1 | 96333 |
- 96468 | 1 | 96468 |
- 96603 | 1 | 96603 |
- 96734 | 1 | 96734 |
- 96872 | 1 | 96872 |
- 97008 | 1 | 97008 |
- 99026 | 1 | 99026 |
- 99165 | 1 | 99165 |
- 99248 | 1 | 99248 |
- 99366 | 1 | 99366 |
- 99497 | 1 | 99497 |
- 99638 | 1 | 99638 |
- 101824 | 1 | 101824 |
- 101950 | 1 | 101950 |
- 102035 | 1 | 102035 |
- 102064 | 1 | 102064 |
- 102161 | 1 | 102161 |
- 102284 | 1 | 102284 |
- 103019 | 1 | 103019 |
- 103066 | 1 | 103066 |
- 103112 | 1 | 103112 |
- 103174 | 1 | 103174 |
- 103304 | 1 | 103304 |
- 103372 | 1 | 103372 |
- 105744 | 1 | 105744 |
- 105757 | 1 | 105757 |
- 105763 | 1 | 105763 |
- 105764 | 1 | 105764 |
- 105766 | 1 | 105766 |
- 105790 | 1 | 105790 |
- 106825 | 1 | 106825 |
- 106960 | 1 | 106960 |
- 107102 | 1 | 107102 |
- 107234 | 1 | 107234 |
- 107369 | 1 | 107369 |
- 107499 | 1 | 107499 |
- 110013 | 1 | 110013 |
- 110144 | 1 | 110144 |
- 110263 | 1 | 110263 |
- 110388 | 1 | 110388 |
- 110512 | 1 | 110512 |
- 110633 | 1 | 110633 |
- 111583 | 1 | 111583 |
- 111588 | 1 | 111588 |
- 111655 | 1 | 111655 |
- 111757 | 1 | 111757 |
- 111857 | 1 | 111857 |
- 111963 | 1 | 111963 |
- 115464 | 1 | 115464 |
- 115579 | 1 | 115579 |
- 115707 | 1 | 115707 |
- 115831 | 1 | 115831 |
- 115952 | 1 | 115952 |
- 116011 | 1 | 116011 |
- 116081 | 1 | 116081 |
- 116108 | 1 | 116108 |
- 116216 | 1 | 116216 |
- 116322 | 1 | 116322 |
- 116425 | 1 | 116425 |
- 116518 | 1 | 116518 |
- 120498 | 1 | 120498 |
- 120600 | 1 | 120600 |
- 120693 | 1 | 120693 |
- 120795 | 1 | 120795 |
- 120897 | 1 | 120897 |
- 121001 | 1 | 121001 |
- 121020 | 1 | 121020 |
- 121142 | 1 | 121142 |
- 121261 | 1 | 121261 |
- 121385 | 1 | 121385 |
- 121509 | 1 | 121509 |
- 121634 | 1 | 121634 |
- 124790 | 1 | 124790 |
- 124793 | 3 | 374379 |
- 124800 | 1 | 124800 |
- 124801 | 1 | 124801 |
- 124843 | 1 | 124843 |
- 124844 | 2 | 249688 |
- 124846 | 1 | 124846 |
- 124847 | 1 | 124847 |
- 124856 | 1 | 124856 |
- 124971 | 1 | 124971 |
- 124977 | 2 | 249954 |
- 124978 | 3 | 374934 |
- 124979 | 1 | 124979 |
- 124984 | 1 | 124984 |
- 124985 | 1 | 124985 |
- 124987 | 1 | 124987 |
- 124989 | 1 | 124989 |
- 125066 | 1 | 125066 |
- 125084 | 1 | 125084 |
- 125085 | 1 | 125085 |
- 125088 | 1 | 125088 |
- 125089 | 2 | 250178 |
- 125096 | 1 | 125096 |
- 125164 | 1 | 125164 |
- 125167 | 1 | 125167 |
- 125168 | 1 | 125168 |
- 125170 | 1 | 125170 |
- 125172 | 1 | 125172 |
- 125173 | 1 | 125173 |
- 125177 | 1 | 125177 |
- 125178 | 1 | 125178 |
- 125187 | 1 | 125187 |
- 125192 | 2 | 250384 |
- 125193 | 2 | 250386 |
- 125195 | 2 | 250390 |
- 125196 | 1 | 125196 |
- 125197 | 1 | 125197 |
- 125203 | 1 | 125203 |
- 125209 | 2 | 250418 |
- 125211 | 1 | 125211 |
- 125212 | 1 | 125212 |
- 125214 | 2 | 250428 |
- 125215 | 1 | 125215 |
- 125216 | 1 | 125216 |
- 125223 | 1 | 125223 |
- 125226 | 1 | 125226 |
- 125228 | 2 | 250456 |
- 125229 | 1 | 125229 |
- 125234 | 1 | 125234 |
- 125245 | 2 | 250490 |
- 125248 | 1 | 125248 |
- 125249 | 1 | 125249 |
- 125253 | 2 | 250506 |
- 125254 | 1 | 125254 |
- 125270 | 1 | 125270 |
- 125277 | 2 | 250554 |
- 125278 | 1 | 125278 |
- 125280 | 2 | 250560 |
- 125286 | 1 | 125286 |
- 125299 | 1 | 125299 |
- 125300 | 1 | 125300 |
- 125302 | 1 | 125302 |
- 125303 | 1 | 125303 |
- 125320 | 1 | 125320 |
- 125329 | 2 | 250658 |
- 125362 | 1 | 125362 |
- 125369 | 1 | 125369 |
- 125405 | 2 | 250810 |
- 125408 | 1 | 125408 |
- 125413 | 2 | 250826 |
- 125415 | 2 | 250830 |
- 125416 | 2 | 250832 |
- 125420 | 1 | 125420 |
- 125430 | 2 | 250860 |
- 125434 | 2 | 250868 |
- 125435 | 4 | 501740 |
- 125439 | 1 | 125439 |
- 125440 | 1 | 125440 |
- 125442 | 1 | 125442 |
- 125446 | 1 | 125446 |
- 125448 | 1 | 125448 |
- 125449 | 1 | 125449 |
- 125452 | 2 | 250904 |
- 125454 | 1 | 125454 |
- 125465 | 2 | 250930 |
- 125469 | 1 | 125469 |
- 125472 | 1 | 125472 |
- 125477 | 1 | 125477 |
- 125486 | 1 | 125486 |
- 125488 | 1 | 125488 |
- 125489 | 1 | 125489 |
- 125490 | 1 | 125490 |
- 125492 | 1 | 125492 |
- 125493 | 1 | 125493 |
- 125526 | 1 | 125526 |
- 125527 | 1 | 125527 |
- 125529 | 1 | 125529 |
- 125533 | 2 | 251066 |
- 125534 | 1 | 125534 |
- 125535 | 1 | 125535 |
- 125536 | 1 | 125536 |
- 125544 | 1 | 125544 |
- 125545 | 1 | 125545 |
- 125550 | 1 | 125550 |
- 125556 | 1 | 125556 |
- 125558 | 1 | 125558 |
- 125561 | 1 | 125561 |
- 125573 | 1 | 125573 |
- 125575 | 1 | 125575 |
- 125577 | 1 | 125577 |
- 125579 | 1 | 125579 |
- 125583 | 1 | 125583 |
- 125584 | 3 | 376752 |
- 125585 | 2 | 251170 |
- 125590 | 1 | 125590 |
- 125596 | 1 | 125596 |
- 125640 | 1 | 125640 |
- 125656 | 1 | 125656 |
- 125667 | 1 | 125667 |
- 125676 | 1 | 125676 |
- 125678 | 1 | 125678 |
- 125679 | 1 | 125679 |
- 125685 | 2 | 251370 |
- 125686 | 1 | 125686 |
- 125688 | 1 | 125688 |
- 125690 | 2 | 251380 |
- 125691 | 2 | 251382 |
- 125695 | 1 | 125695 |
- 125707 | 2 | 251414 |
- 125708 | 1 | 125708 |
- 125711 | 2 | 251422 |
- 125713 | 1 | 125713 |
- 125716 | 1 | 125716 |
- 125717 | 1 | 125717 |
- 125718 | 1 | 125718 |
- 125720 | 1 | 125720 |
- 125723 | 2 | 251446 |
- 125724 | 2 | 251448 |
- 125725 | 1 | 125725 |
- 125727 | 1 | 125727 |
- 125728 | 1 | 125728 |
- 125729 | 1 | 125729 |
- 125732 | 1 | 125732 |
- 125734 | 1 | 125734 |
- 125736 | 2 | 251472 |
- 125739 | 1 | 125739 |
- 125741 | 1 | 125741 |
- 125742 | 2 | 251484 |
- 125743 | 1 | 125743 |
- 125748 | 1 | 125748 |
- 125753 | 1 | 125753 |
- 125754 | 1 | 125754 |
- 125755 | 1 | 125755 |
- 125756 | 1 | 125756 |
- 125757 | 1 | 125757 |
- 125758 | 2 | 251516 |
- 125759 | 2 | 251518 |
- 125760 | 2 | 251520 |
- 125763 | 2 | 251526 |
- 125764 | 3 | 377292 |
- 125765 | 1 | 125765 |
- 125766 | 1 | 125766 |
- 125821 | 1 | 125821 |
- 125826 | 1 | 125826 |
- 125840 | 1 | 125840 |
- 125841 | 1 | 125841 |
- 125843 | 1 | 125843 |
- 125848 | 1 | 125848 |
- 125852 | 1 | 125852 |
- 125854 | 1 | 125854 |
- 125857 | 1 | 125857 |
- 125933 | 2 | 251866 |
- 125938 | 1 | 125938 |
- 125992 | 1 | 125992 |
- 125996 | 1 | 125996 |
- 125998 | 1 | 125998 |
- 125999 | 1 | 125999 |
- 126001 | 1 | 126001 |
- 126006 | 1 | 126006 |
- 126105 | 1 | 126105 |
- 126106 | 1 | 126106 |
- 126110 | 1 | 126110 |
- 126111 | 1 | 126111 |
- 126113 | 1 | 126113 |
- 126119 | 1 | 126119 |
- 126275 | 2 | 252550 |
- 126279 | 3 | 378837 |
- 126280 | 1 | 126280 |
- 126308 | 2 | 252616 |
- 126309 | 1 | 126309 |
- 126310 | 1 | 126310 |
- 126314 | 1 | 126314 |
- 126316 | 1 | 126316 |
- 126421 | 1 | 126421 |
- 126472 | 1 | 126472 |
- 126476 | 1 | 126476 |
- 126477 | 1 | 126477 |
- 126480 | 1 | 126480 |
- 126481 | 1 | 126481 |
- 126482 | 1 | 126482 |
- 126483 | 1 | 126483 |
- 126484 | 2 | 252968 |
- 126485 | 2 | 252970 |
- 126486 | 2 | 252972 |
- 126488 | 1 | 126488 |
- 126495 | 1 | 126495 |
- 126496 | 1 | 126496 |
- 126500 | 1 | 126500 |
- 126505 | 1 | 126505 |
- 126507 | 1 | 126507 |
- 126508 | 1 | 126508 |
- 126512 | 2 | 253024 |
- 126513 | 1 | 126513 |
- 126534 | 1 | 126534 |
- 126543 | 2 | 253086 |
- 126546 | 1 | 126546 |
- 126547 | 1 | 126547 |
- 126548 | 1 | 126548 |
- 126551 | 1 | 126551 |
- 126552 | 1 | 126552 |
- 126562 | 2 | 253124 |
- 126641 | 1 | 126641 |
- 126684 | 1 | 126684 |
- 126690 | 2 | 253380 |
- 126691 | 1 | 126691 |
- 126692 | 1 | 126692 |
- 126693 | 1 | 126693 |
- 126719 | 1 | 126719 |
- 126758 | 1 | 126758 |
- 126760 | 1 | 126760 |
- 126763 | 1 | 126763 |
- 126767 | 1 | 126767 |
- 126771 | 1 | 126771 |
- 126807 | 1 | 126807 |
- 126813 | 1 | 126813 |
- 126814 | 1 | 126814 |
- 126829 | 1 | 126829 |
- 126836 | 2 | 253672 |
- 126837 | 1 | 126837 |
- 126839 | 1 | 126839 |
- 126843 | 1 | 126843 |
- 126862 | 1 | 126862 |
- 126886 | 1 | 126886 |
- 126919 | 1 | 126919 |
- 126922 | 1 | 126922 |
- 126924 | 1 | 126924 |
- 126925 | 1 | 126925 |
- 126929 | 1 | 126929 |
- 126936 | 1 | 126936 |
- 126956 | 1 | 126956 |
- 127013 | 1 | 127013 |
- 127018 | 3 | 381054 |
- 127021 | 1 | 127021 |
- 127024 | 2 | 254048 |
- 127062 | 1 | 127062 |
- 127065 | 1 | 127065 |
- 127068 | 1 | 127068 |
- 127073 | 2 | 254146 |
- 127075 | 2 | 254150 |
- 127080 | 1 | 127080 |
- 127082 | 1 | 127082 |
- 127083 | 1 | 127083 |
- 127090 | 1 | 127090 |
- 127099 | 1 | 127099 |
- 127128 | 1 | 127128 |
- 127144 | 1 | 127144 |
- 127149 | 1 | 127149 |
- 127152 | 2 | 254304 |
- 127154 | 2 | 254308 |
- 127155 | 3 | 381465 |
- 127156 | 1 | 127156 |
- 127157 | 1 | 127157 |
- 127173 | 1 | 127173 |
- 127177 | 2 | 254354 |
- 127180 | 1 | 127180 |
- 127182 | 1 | 127182 |
- 127183 | 1 | 127183 |
- 127185 | 1 | 127185 |
- 127192 | 1 | 127192 |
- 127193 | 1 | 127193 |
- 127194 | 1 | 127194 |
- 127195 | 1 | 127195 |
- 127196 | 1 | 127196 |
- 127201 | 1 | 127201 |
- 127204 | 1 | 127204 |
- 127206 | 2 | 254412 |
- 127210 | 1 | 127210 |
- 127216 | 1 | 127216 |
- 127217 | 1 | 127217 |
- 127219 | 1 | 127219 |
- 127222 | 1 | 127222 |
- 127225 | 1 | 127225 |
- 127228 | 1 | 127228 |
- 127232 | 1 | 127232 |
- 127292 | 1 | 127292 |
- 127295 | 1 | 127295 |
- 127299 | 1 | 127299 |
- 127300 | 1 | 127300 |
- 127302 | 1 | 127302 |
- 127311 | 1 | 127311 |
- 127342 | 1 | 127342 |
- 127343 | 1 | 127343 |
- 127345 | 1 | 127345 |
- 127346 | 1 | 127346 |
- 127347 | 1 | 127347 |
- 127353 | 1 | 127353 |
- 127507 | 2 | 255014 |
- 127512 | 1 | 127512 |
- 127517 | 1 | 127517 |
- 127519 | 1 | 127519 |
- 127521 | 2 | 255042 |
- 127525 | 1 | 127525 |
- 127543 | 1 | 127543 |
- 127568 | 1 | 127568 |
- 127572 | 1 | 127572 |
- 127574 | 2 | 255148 |
- 127579 | 2 | 255158 |
- 127584 | 1 | 127584 |
- 127585 | 1 | 127585 |
- 127590 | 1 | 127590 |
- 127592 | 1 | 127592 |
- 127607 | 2 | 255214 |
- 127611 | 1 | 127611 |
- 127689 | 1 | 127689 |
- 127719 | 1 | 127719 |
- 127743 | 1 | 127743 |
- 127748 | 1 | 127748 |
- 127749 | 1 | 127749 |
- 127750 | 2 | 255500 |
- 127751 | 1 | 127751 |
- 127821 | 2 | 255642 |
- 127828 | 1 | 127828 |
- 127830 | 1 | 127830 |
- 127837 | 1 | 127837 |
- 127840 | 1 | 127840 |
- 127872 | 1 | 127872 |
- 127879 | 1 | 127879 |
- 127881 | 1 | 127881 |
- 127884 | 1 | 127884 |
- 127887 | 1 | 127887 |
- 127892 | 1 | 127892 |
- 127917 | 1 | 127917 |
- 127924 | 1 | 127924 |
- 127928 | 1 | 127928 |
- 127929 | 1 | 127929 |
- 127931 | 1 | 127931 |
- 127936 | 1 | 127936 |
- 127958 | 1 | 127958 |
- 127963 | 1 | 127963 |
- 127979 | 1 | 127979 |
- 127980 | 1 | 127980 |
- 127984 | 1 | 127984 |
- 127986 | 1 | 127986 |
- 127987 | 1 | 127987 |
- 127988 | 1 | 127988 |
- 127993 | 1 | 127993 |
- 127996 | 1 | 127996 |
- 128000 | 2 | 256000 |
- 128012 | 1 | 128012 |
- 128016 | 1 | 128016 |
- 128017 | 1 | 128017 |
- 128019 | 2 | 256038 |
- 128021 | 1 | 128021 |
- 128022 | 1 | 128022 |
- 128023 | 3 | 384069 |
- 128024 | 1 | 128024 |
- 128026 | 1 | 128026 |
- 128059 | 1 | 128059 |
- 128062 | 2 | 256124 |
- 128063 | 1 | 128063 |
- 128064 | 3 | 384192 |
- 128065 | 1 | 128065 |
- 128066 | 1 | 128066 |
- 128067 | 2 | 256134 |
- 128070 | 1 | 128070 |
- 128101 | 4 | 512404 |
- 128102 | 1 | 128102 |
- 128103 | 1 | 128103 |
- 128138 | 2 | 256276 |
- 128140 | 2 | 256280 |
- 128142 | 1 | 128142 |
- 128144 | 1 | 128144 |
- 128148 | 1 | 128148 |
- 128152 | 1 | 128152 |
- 128153 | 1 | 128153 |
- 128154 | 1 | 128154 |
- 128159 | 1 | 128159 |
- 128162 | 1 | 128162 |
- 128163 | 1 | 128163 |
- 128177 | 1 | 128177 |
- 128218 | 1 | 128218 |
- 128224 | 1 | 128224 |
- 128225 | 1 | 128225 |
- 128227 | 1 | 128227 |
- 128230 | 2 | 256460 |
- 128232 | 3 | 384696 |
- 128233 | 2 | 256466 |
- 128235 | 1 | 128235 |
- 128237 | 1 | 128237 |
- 128238 | 1 | 128238 |
- 128239 | 1 | 128239 |
- 128240 | 1 | 128240 |
- 128265 | 1 | 128265 |
- 128269 | 2 | 256538 |
- 128273 | 1 | 128273 |
- 128290 | 1 | 128290 |
- 128368 | 1 | 128368 |
- 128426 | 1 | 128426 |
- 128477 | 1 | 128477 |
- 128478 | 1 | 128478 |
- 128479 | 1 | 128479 |
- 128484 | 2 | 256968 |
- 128515 | 1 | 128515 |
- 128519 | 1 | 128519 |
- 128523 | 2 | 257046 |
- 128525 | 1 | 128525 |
- 128526 | 1 | 128526 |
- 128590 | 1 | 128590 |
- 128599 | 1 | 128599 |
- 128600 | 2 | 257200 |
- 128601 | 1 | 128601 |
- 128610 | 1 | 128610 |
- Total | 1002 | 99528841 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333833266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882c977cdadca9f
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6339373763646164
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_10.json b/autobahn/client/tungstenite_case_12_5_10.json
deleted file mode 100644
index f29ff06..0000000
--- a/autobahn/client/tungstenite_case_12_5_10.json
+++ /dev/null
@@ -1,1931 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 383,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 9620,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=383&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ly7NCMJ+yuFQ41LerrpXBQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 0MJfpbd+ptRGVuV1JqD29XBzZv4=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.10",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "58": 1,
- "257": 1,
- "1374": 1,
- "1443": 1,
- "1493": 2,
- "1587": 1,
- "1633": 1,
- "3457": 1,
- "3542": 1,
- "3591": 1,
- "3654": 1,
- "3693": 1,
- "3791": 1,
- "3792": 1,
- "3851": 1,
- "3901": 1,
- "3925": 1,
- "4006": 1,
- "4061": 1,
- "4349": 1,
- "4480": 1,
- "4542": 1,
- "4697": 1,
- "4854": 1,
- "5002": 1,
- "5466": 1,
- "5535": 1,
- "5596": 1,
- "5638": 1,
- "5718": 1,
- "5793": 1,
- "7756": 1,
- "7851": 1,
- "7884": 1,
- "7938": 1,
- "8017": 1,
- "8104": 1,
- "8791": 1,
- "8898": 1,
- "9008": 1,
- "9091": 1,
- "9169": 1,
- "9274": 1,
- "9495": 1,
- "9571": 1,
- "9626": 1,
- "9694": 1,
- "9753": 1,
- "9755": 1,
- "9788": 1,
- "9832": 1,
- "9867": 1,
- "9892": 1,
- "10029": 1,
- "10074": 1,
- "10889": 1,
- "10965": 1,
- "11080": 1,
- "11184": 1,
- "11271": 1,
- "11385": 1,
- "13478": 1,
- "13553": 1,
- "13647": 1,
- "13671": 1,
- "13686": 1,
- "13720": 1,
- "14369": 1,
- "14472": 1,
- "14487": 1,
- "14592": 1,
- "14722": 1,
- "14852": 1,
- "15078": 1,
- "15095": 1,
- "15100": 1,
- "15135": 1,
- "15144": 1,
- "15161": 1,
- "15242": 1,
- "15245": 1,
- "15277": 1,
- "15294": 1,
- "15326": 1,
- "15331": 1,
- "15370": 1,
- "15394": 1,
- "15410": 1,
- "15430": 1,
- "15458": 1,
- "15537": 1,
- "17549": 1,
- "17626": 1,
- "17682": 1,
- "17748": 1,
- "17809": 1,
- "18694": 1,
- "18761": 1,
- "18853": 1,
- "18892": 1,
- "18978": 1,
- "19072": 1,
- "19123": 1,
- "19139": 1,
- "19161": 1,
- "19176": 1,
- "19195": 1,
- "19208": 1,
- "19512": 1,
- "19524": 1,
- "19546": 1,
- "19556": 1,
- "19581": 1,
- "19582": 1,
- "19855": 1,
- "19991": 1,
- "20124": 1,
- "20259": 1,
- "20378": 1,
- "20510": 1,
- "21201": 1,
- "21218": 1,
- "21219": 1,
- "21229": 1,
- "21232": 1,
- "21249": 1,
- "21251": 1,
- "21324": 1,
- "21326": 1,
- "21380": 1,
- "21460": 1,
- "21484": 1,
- "21515": 1,
- "21574": 1,
- "21617": 1,
- "21640": 1,
- "21646": 1,
- "21685": 1,
- "21847": 1,
- "21874": 1,
- "21881": 1,
- "21901": 1,
- "21902": 1,
- "21957": 1,
- "22075": 1,
- "22084": 1,
- "22098": 1,
- "22115": 1,
- "22130": 1,
- "22146": 1,
- "22378": 1,
- "22380": 1,
- "22394": 1,
- "22407": 1,
- "22411": 1,
- "22435": 1,
- "23284": 1,
- "23421": 1,
- "23517": 1,
- "23657": 1,
- "23795": 1,
- "23927": 1,
- "25057": 1,
- "25198": 1,
- "25327": 1,
- "25463": 1,
- "25595": 1,
- "25735": 1,
- "28352": 1,
- "28497": 1,
- "28648": 1,
- "28782": 1,
- "28929": 1,
- "29069": 1,
- "29371": 1,
- "29403": 1,
- "29493": 1,
- "29622": 1,
- "29694": 1,
- "29716": 1,
- "30478": 1,
- "30614": 1,
- "30748": 1,
- "30880": 1,
- "31016": 1,
- "31153": 1,
- "31248": 1,
- "31277": 1,
- "31299": 1,
- "31318": 1,
- "31341": 1,
- "31353": 1,
- "31782": 1,
- "31861": 1,
- "31949": 1,
- "32037": 1,
- "32113": 1,
- "32185": 1,
- "33347": 1,
- "33490": 1,
- "33564": 1,
- "33682": 1,
- "33815": 1,
- "33956": 1,
- "35764": 1,
- "35800": 1,
- "35890": 1,
- "35896": 1,
- "35947": 1,
- "35990": 2,
- "36007": 1,
- "36016": 1,
- "36028": 1,
- "36043": 1,
- "36134": 1,
- "36136": 1,
- "36216": 1,
- "36229": 1,
- "36245": 1,
- "36344": 1,
- "36470": 1,
- "37365": 1,
- "37404": 1,
- "37449": 1,
- "37502": 1,
- "37635": 1,
- "37703": 1,
- "39215": 1,
- "39314": 1,
- "39390": 2,
- "39420": 1,
- "39552": 1,
- "39769": 1,
- "39879": 1,
- "39980": 1,
- "40060": 1,
- "40097": 1,
- "40112": 1,
- "40116": 2,
- "40120": 1,
- "40143": 1,
- "40152": 1,
- "40252": 1,
- "41037": 1,
- "41168": 1,
- "41303": 1,
- "41439": 1,
- "41575": 1,
- "41703": 1,
- "41977": 1,
- "42074": 1,
- "42139": 1,
- "42195": 1,
- "42205": 1,
- "42300": 1,
- "42301": 1,
- "42364": 1,
- "42379": 1,
- "42396": 1,
- "42400": 1,
- "43461": 1,
- "43541": 1,
- "43598": 1,
- "43655": 1,
- "43658": 1,
- "43726": 1,
- "43739": 1,
- "43748": 1,
- "43778": 1,
- "43780": 1,
- "43791": 1,
- "43856": 1,
- "43913": 1,
- "43917": 1,
- "43964": 1,
- "43991": 2,
- "44054": 1,
- "44087": 1,
- "44131": 1,
- "44182": 1,
- "44212": 1,
- "44279": 1,
- "44282": 1,
- "44399": 1,
- "44526": 1,
- "44641": 1,
- "44767": 1,
- "44893": 1,
- "45021": 1,
- "45395": 1,
- "45399": 1,
- "45402": 1,
- "45413": 1,
- "45417": 1,
- "45425": 1,
- "45507": 1,
- "45515": 1,
- "45524": 1,
- "45525": 1,
- "45554": 1,
- "45605": 1,
- "45722": 1,
- "45832": 1,
- "45841": 1,
- "45847": 1,
- "45919": 1,
- "45941": 1,
- "46018": 1,
- "46034": 1,
- "46094": 1,
- "46122": 1,
- "46185": 1,
- "46229": 1,
- "47283": 1,
- "47366": 1,
- "47401": 1,
- "47457": 1,
- "47522": 1,
- "47559": 1,
- "47650": 1,
- "47659": 1,
- "47714": 1,
- "47779": 1,
- "47892": 1,
- "47993": 1,
- "48857": 1,
- "48955": 1,
- "49046": 1,
- "49053": 1,
- "49117": 2,
- "49137": 1,
- "49186": 1,
- "49238": 2,
- "49254": 1,
- "49304": 1,
- "49483": 1,
- "49486": 1,
- "49526": 1,
- "49529": 1,
- "49562": 1,
- "49675": 1,
- "49864": 1,
- "49979": 1,
- "50107": 1,
- "50214": 1,
- "50232": 1,
- "50245": 1,
- "50274": 1,
- "50338": 1,
- "50354": 1,
- "50377": 1,
- "50438": 1,
- "50466": 1,
- "50480": 1,
- "50545": 1,
- "50555": 1,
- "50645": 1,
- "50754": 1,
- "50853": 1,
- "52398": 1,
- "52463": 1,
- "52493": 1,
- "52503": 1,
- "52523": 1,
- "52547": 1,
- "52559": 1,
- "52574": 1,
- "52633": 1,
- "52681": 1,
- "52683": 1,
- "52708": 1,
- "52752": 1,
- "52799": 1,
- "52801": 1,
- "52817": 1,
- "52887": 1,
- "52903": 1,
- "52943": 1,
- "53008": 1,
- "53051": 1,
- "53086": 1,
- "53169": 1,
- "53230": 1,
- "54217": 1,
- "54254": 1,
- "54258": 1,
- "54266": 1,
- "54363": 1,
- "54468": 1,
- "54877": 1,
- "54984": 1,
- "55085": 1,
- "55186": 1,
- "55287": 1,
- "55392": 1,
- "55441": 1,
- "55564": 1,
- "55685": 1,
- "55713": 1,
- "55726": 1,
- "55746": 1,
- "55805": 1,
- "55816": 1,
- "55858": 1,
- "55871": 1,
- "55938": 1,
- "56062": 1,
- "56278": 1,
- "56327": 1,
- "56425": 1,
- "56450": 1,
- "56501": 1,
- "56591": 1,
- "57403": 1,
- "57495": 1,
- "57585": 1,
- "57677": 1,
- "57808": 1,
- "57879": 1,
- "58349": 1,
- "58449": 1,
- "58534": 1,
- "58536": 1,
- "58564": 1,
- "58573": 1,
- "58579": 2,
- "58580": 2,
- "58687": 1,
- "58691": 1,
- "58813": 2,
- "58921": 1,
- "58930": 1,
- "59067": 1,
- "59199": 1,
- "59231": 1,
- "59232": 1,
- "59235": 2,
- "59241": 1,
- "59243": 1,
- "59285": 2,
- "59286": 1,
- "59288": 1,
- "59289": 1,
- "59297": 1,
- "59387": 1,
- "59392": 1,
- "59394": 2,
- "59395": 1,
- "59396": 2,
- "59399": 1,
- "59401": 1,
- "59402": 2,
- "59483": 1,
- "59517": 2,
- "59521": 1,
- "59522": 2,
- "59523": 1,
- "59587": 1,
- "59609": 1,
- "59610": 1,
- "59612": 1,
- "59614": 2,
- "59616": 1,
- "59622": 2,
- "59625": 1,
- "59626": 2,
- "59627": 2,
- "59628": 1,
- "59630": 1,
- "59631": 3,
- "59632": 2,
- "59633": 1,
- "59635": 1,
- "59639": 1,
- "59640": 1,
- "59649": 1,
- "59653": 1,
- "59654": 1,
- "59657": 3,
- "59663": 1,
- "59664": 1,
- "59669": 1,
- "59673": 1,
- "59676": 1,
- "59677": 1,
- "59679": 1,
- "59689": 1,
- "59705": 1,
- "59715": 1,
- "59717": 1,
- "59720": 1,
- "59721": 1,
- "59723": 2,
- "59727": 1,
- "59728": 1,
- "59729": 1,
- "59730": 1,
- "59752": 1,
- "59761": 1,
- "59763": 1,
- "59790": 1,
- "59792": 1,
- "59834": 1,
- "59836": 1,
- "59838": 1,
- "59846": 2,
- "59847": 1,
- "59850": 1,
- "59851": 1,
- "59853": 2,
- "59854": 1,
- "59856": 1,
- "59859": 2,
- "59860": 1,
- "59867": 1,
- "59869": 1,
- "59878": 1,
- "59879": 1,
- "59884": 1,
- "59885": 1,
- "59886": 1,
- "59887": 1,
- "59888": 2,
- "59890": 1,
- "59891": 1,
- "59894": 1,
- "59895": 1,
- "59896": 1,
- "59899": 1,
- "59901": 1,
- "59912": 1,
- "59914": 1,
- "59915": 1,
- "59916": 2,
- "59918": 1,
- "59955": 2,
- "59956": 1,
- "59960": 1,
- "59961": 1,
- "59962": 1,
- "59963": 1,
- "59968": 1,
- "59984": 1,
- "59988": 1,
- "59992": 1,
- "59996": 2,
- "59997": 1,
- "59999": 1,
- "60000": 1,
- "60002": 1,
- "60011": 1,
- "60014": 1,
- "60015": 1,
- "60018": 2,
- "60020": 2,
- "60022": 1,
- "60024": 1,
- "60069": 1,
- "60096": 1,
- "60098": 1,
- "60102": 1,
- "60103": 1,
- "60104": 1,
- "60111": 2,
- "60114": 1,
- "60116": 1,
- "60117": 1,
- "60124": 1,
- "60126": 1,
- "60127": 3,
- "60128": 1,
- "60129": 2,
- "60133": 1,
- "60135": 1,
- "60138": 2,
- "60149": 1,
- "60151": 1,
- "60152": 2,
- "60154": 1,
- "60156": 2,
- "60157": 3,
- "60160": 3,
- "60161": 1,
- "60164": 1,
- "60166": 1,
- "60167": 2,
- "60168": 1,
- "60171": 1,
- "60175": 2,
- "60176": 3,
- "60177": 2,
- "60178": 1,
- "60179": 1,
- "60181": 2,
- "60183": 1,
- "60185": 1,
- "60187": 1,
- "60188": 1,
- "60191": 2,
- "60194": 1,
- "60237": 1,
- "60241": 1,
- "60263": 1,
- "60268": 1,
- "60269": 2,
- "60271": 1,
- "60272": 1,
- "60284": 1,
- "60353": 1,
- "60356": 1,
- "60358": 1,
- "60447": 1,
- "60450": 2,
- "60452": 1,
- "60453": 1,
- "60460": 1,
- "60525": 1,
- "60526": 1,
- "60531": 1,
- "60532": 1,
- "60538": 1,
- "60541": 1,
- "60699": 1,
- "60700": 2,
- "60701": 1,
- "60702": 1,
- "60706": 1,
- "60758": 1,
- "60762": 2,
- "60764": 1,
- "60768": 1,
- "60769": 1,
- "60877": 1,
- "60909": 1,
- "60912": 1,
- "60913": 3,
- "60914": 1,
- "60915": 1,
- "60916": 1,
- "60919": 1,
- "60922": 1,
- "60927": 1,
- "60928": 1,
- "60931": 1,
- "60933": 1,
- "60936": 1,
- "60937": 1,
- "60942": 1,
- "60961": 1,
- "60962": 1,
- "60964": 1,
- "60967": 1,
- "60968": 2,
- "60982": 1,
- "60984": 1,
- "60987": 1,
- "60990": 1,
- "60996": 1,
- "60997": 1,
- "60999": 1,
- "61000": 1,
- "61003": 1,
- "61014": 1,
- "61078": 1,
- "61142": 1,
- "61150": 1,
- "61151": 1,
- "61152": 1,
- "61153": 1,
- "61154": 1,
- "61155": 1,
- "61183": 1,
- "61216": 1,
- "61219": 1,
- "61221": 1,
- "61226": 1,
- "61228": 1,
- "61229": 1,
- "61265": 1,
- "61268": 1,
- "61271": 1,
- "61273": 2,
- "61274": 2,
- "61276": 1,
- "61280": 1,
- "61292": 1,
- "61322": 1,
- "61346": 1,
- "61360": 1,
- "61381": 1,
- "61386": 3,
- "61391": 1,
- "61398": 1,
- "61417": 1,
- "61426": 1,
- "61456": 2,
- "61457": 1,
- "61460": 1,
- "61464": 2,
- "61476": 1,
- "61510": 2,
- "61512": 1,
- "61514": 1,
- "61517": 1,
- "61519": 1,
- "61520": 1,
- "61528": 1,
- "61529": 1,
- "61532": 1,
- "61539": 1,
- "61548": 2,
- "61580": 1,
- "61596": 1,
- "61599": 1,
- "61600": 2,
- "61601": 1,
- "61602": 1,
- "61604": 2,
- "61607": 1,
- "61608": 1,
- "61609": 1,
- "61634": 2,
- "61635": 1,
- "61636": 1,
- "61637": 1,
- "61639": 3,
- "61641": 1,
- "61642": 3,
- "61644": 1,
- "61660": 1,
- "61662": 2,
- "61666": 1,
- "61673": 2,
- "61674": 1,
- "61675": 1,
- "61679": 1,
- "61685": 1,
- "61689": 1,
- "61751": 1,
- "61753": 1,
- "61757": 1,
- "61760": 1,
- "61761": 1,
- "61764": 1,
- "61772": 1,
- "61804": 2,
- "61805": 1,
- "61807": 1,
- "61808": 1,
- "61813": 1,
- "61864": 1,
- "61919": 1,
- "61962": 2,
- "61967": 1,
- "61972": 1,
- "61974": 1,
- "61975": 2,
- "61976": 1,
- "61980": 1,
- "61998": 1,
- "62028": 1,
- "62029": 2,
- "62031": 1,
- "62035": 2,
- "62036": 1,
- "62040": 1,
- "62045": 1,
- "62050": 1,
- "62052": 1,
- "62067": 1,
- "62069": 1,
- "62070": 1,
- "62079": 1,
- "62148": 1,
- "62178": 1,
- "62207": 1,
- "62212": 2,
- "62213": 1,
- "62215": 1,
- "62217": 1,
- "62285": 1,
- "62286": 1,
- "62291": 1,
- "62293": 1,
- "62299": 1,
- "62302": 1,
- "62336": 1,
- "62343": 1,
- "62345": 1,
- "62348": 1,
- "62351": 1,
- "62355": 1,
- "62380": 1,
- "62389": 1,
- "62393": 1,
- "62394": 1,
- "62395": 1,
- "62400": 1,
- "62425": 1,
- "62430": 1,
- "62445": 2,
- "62449": 1,
- "62450": 1,
- "62451": 1,
- "62453": 1,
- "62456": 1,
- "62459": 1,
- "62462": 1,
- "62463": 1,
- "62479": 1,
- "62481": 1,
- "62482": 1,
- "62484": 1,
- "62487": 1,
- "62489": 1,
- "62490": 1,
- "62491": 1,
- "62493": 1,
- "62494": 1,
- "62496": 1,
- "62497": 1,
- "62526": 1,
- "62527": 2,
- "62529": 2,
- "62531": 2,
- "62532": 4,
- "62537": 1,
- "62565": 1,
- "62566": 2,
- "62567": 1,
- "62568": 2,
- "62603": 1,
- "62604": 2,
- "62607": 2,
- "62608": 1,
- "62613": 1,
- "62618": 1,
- "62619": 1,
- "62620": 1,
- "62624": 1,
- "62625": 1,
- "62627": 1,
- "62641": 1,
- "62683": 1,
- "62688": 1,
- "62689": 1,
- "62692": 1,
- "62694": 1,
- "62697": 1,
- "62698": 1,
- "62699": 1,
- "62700": 3,
- "62701": 1,
- "62702": 1,
- "62703": 1,
- "62707": 1,
- "62708": 1,
- "62729": 1,
- "62733": 2,
- "62737": 1,
- "62753": 1,
- "62833": 1,
- "62891": 1,
- "62944": 1,
- "62946": 1,
- "62947": 1,
- "62952": 2,
- "62979": 1,
- "62983": 1,
- "62986": 2,
- "62988": 1,
- "62989": 1,
- "63058": 1,
- "63067": 1,
- "63068": 2,
- "63069": 1,
- "63078": 1,
- "63654": 1,
- "63796": 1,
- "63912": 1,
- "64028": 1,
- "64157": 1,
- "64189": 1,
- "64257": 1,
- "64314": 1,
- "64430": 1,
- "64448": 1,
- "64466": 1,
- "64471": 1,
- "64475": 1,
- "64476": 1,
- "64477": 1,
- "64523": 1,
- "64640": 1,
- "64725": 1,
- "65104": 1,
- "65200": 1,
- "65318": 1,
- "65404": 1,
- "65497": 1,
- "65536": 768
- },
- "started": "2020-09-07T18:50:46.017Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7583887481689453,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 99403530,
- "incomingOctetsWireLevel": 99416138,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012683654192159976,
- "outgoingCompressionRatio": 0.7592770767211914,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 99519965,
- "outgoingOctetsWireLevel": 99528585,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 8.661578608875114e-05,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "29651": 1,
- "29678": 1,
- "29771": 1,
- "29896": 1,
- "29968": 1,
- "29996": 1,
- "31522": 1,
- "31547": 1,
- "31572": 1,
- "31594": 1,
- "31615": 1,
- "31628": 1,
- "32052": 1,
- "32129": 1,
- "32210": 1,
- "32298": 1,
- "32374": 1,
- "32446": 1,
- "36039": 1,
- "36045": 1,
- "36139": 1,
- "36179": 1,
- "36187": 1,
- "36269": 1,
- "36277": 1,
- "36285": 1,
- "36303": 1,
- "36317": 1,
- "36374": 1,
- "36468": 1,
- "39476": 1,
- "39573": 1,
- "39658": 2,
- "39691": 1,
- "39808": 1,
- "39993": 1,
- "40092": 1,
- "40194": 1,
- "40273": 1,
- "40364": 1,
- "40465": 1,
- "42476": 1,
- "42495": 2,
- "42559": 1,
- "42573": 1,
- "42574": 1,
- "42590": 1,
- "42594": 1,
- "42637": 1,
- "42682": 1,
- "42700": 1,
- "43685": 1,
- "43763": 1,
- "43787": 1,
- "43850": 1,
- "43877": 1,
- "43913": 1,
- "43927": 1,
- "43966": 1,
- "43967": 1,
- "43992": 1,
- "44011": 1,
- "44041": 1,
- "44354": 1,
- "44416": 1,
- "44423": 1,
- "44465": 1,
- "44489": 1,
- "44492": 1,
- "44566": 1,
- "44588": 1,
- "44646": 1,
- "44683": 1,
- "44715": 1,
- "44784": 1,
- "45884": 1,
- "45903": 1,
- "45907": 2,
- "45910": 1,
- "45915": 1,
- "45922": 1,
- "45926": 1,
- "45927": 3,
- "45950": 1,
- "45988": 1,
- "46003": 1,
- "46099": 1,
- "46189": 1,
- "46255": 1,
- "46344": 1,
- "47594": 1,
- "47721": 1,
- "47796": 1,
- "47850": 1,
- "47879": 1,
- "47969": 1,
- "47979": 1,
- "48071": 1,
- "48095": 1,
- "48171": 1,
- "48193": 1,
- "48229": 1,
- "49014": 1,
- "49113": 1,
- "49210": 1,
- "49294": 1,
- "49395": 1,
- "49461": 1,
- "49538": 1,
- "49608": 1,
- "49616": 1,
- "49686": 1,
- "49738": 1,
- "49762": 1,
- "49803": 2,
- "49842": 2,
- "49877": 1,
- "49985": 1,
- "50718": 1,
- "50737": 1,
- "50781": 1,
- "50881": 1,
- "50964": 1,
- "51053": 1,
- "52725": 1,
- "52829": 1,
- "52834": 1,
- "52861": 1,
- "52896": 1,
- "52907": 1,
- "52945": 1,
- "52960": 1,
- "52981": 2,
- "52990": 1,
- "53008": 1,
- "53027": 1,
- "53029": 1,
- "53048": 1,
- "53077": 1,
- "53090": 1,
- "53123": 1,
- "53154": 1,
- "53159": 1,
- "53197": 1,
- "53267": 1,
- "53317": 1,
- "53410": 1,
- "54720": 1,
- "54772": 1,
- "54779": 1,
- "54783": 1,
- "54881": 1,
- "54987": 1,
- "55853": 1,
- "55869": 1,
- "55887": 1,
- "55945": 1,
- "56001": 1,
- "56016": 1,
- "56527": 1,
- "56575": 1,
- "56672": 1,
- "56698": 1,
- "56745": 1,
- "56834": 1,
- "57536": 1,
- "57625": 1,
- "57715": 1,
- "57812": 1,
- "57938": 1,
- "58009": 1,
- "58743": 1,
- "58744": 1,
- "58750": 1,
- "58793": 1,
- "58795": 2,
- "58796": 1,
- "58849": 1,
- "58867": 1,
- "58952": 1,
- "58993": 1,
- "59072": 1,
- "59117": 1,
- "59187": 1,
- "59254": 1,
- "59308": 1,
- "59382": 1,
- "59414": 1,
- "61374": 1,
- "61421": 1,
- "61482": 1,
- "61551": 1,
- "61618": 1,
- "61741": 1,
- "61875": 1,
- "61989": 1,
- "62043": 1,
- "62099": 1,
- "62160": 1,
- "62204": 1,
- "64140": 1,
- "64282": 1,
- "64383": 1,
- "64397": 1,
- "64501": 1,
- "64513": 1,
- "64573": 1,
- "64591": 1,
- "64596": 1,
- "64598": 1,
- "64601": 2,
- "64619": 1,
- "64642": 1,
- "64717": 1,
- "64747": 1,
- "64831": 1,
- "64919": 1,
- "65278": 1,
- "65374": 1,
- "65488": 1,
- "65583": 1,
- "65675": 1,
- "65770": 1,
- "67032": 1,
- "67101": 1,
- "67145": 1,
- "67151": 1,
- "67238": 1,
- "67290": 1,
- "69255": 1,
- "69358": 1,
- "69454": 1,
- "69460": 1,
- "69512": 1,
- "69545": 1,
- "69562": 1,
- "69655": 1,
- "69662": 1,
- "69790": 1,
- "69925": 1,
- "70043": 1,
- "70059": 1,
- "70178": 1,
- "70234": 1,
- "70397": 1,
- "70551": 1,
- "70701": 1,
- "71112": 1,
- "71181": 1,
- "71242": 1,
- "71284": 1,
- "71364": 1,
- "71439": 1,
- "73390": 1,
- "73482": 1,
- "73518": 1,
- "73572": 1,
- "73653": 1,
- "73735": 1,
- "74767": 1,
- "74869": 1,
- "74981": 1,
- "75063": 1,
- "75142": 1,
- "75204": 1,
- "75212": 1,
- "75239": 1,
- "75334": 1,
- "75336": 1,
- "75393": 1,
- "75428": 1,
- "75460": 1,
- "75482": 1,
- "75509": 1,
- "75599": 1,
- "75740": 1,
- "75790": 1,
- "76492": 1,
- "76572": 1,
- "76685": 1,
- "76787": 1,
- "76877": 1,
- "76986": 1,
- "79119": 1,
- "79191": 1,
- "79289": 1,
- "79310": 1,
- "79330": 1,
- "79364": 1,
- "80302": 1,
- "80406": 1,
- "80423": 1,
- "80525": 1,
- "80651": 1,
- "80656": 1,
- "80706": 1,
- "80707": 1,
- "80754": 1,
- "80785": 1,
- "80799": 1,
- "80818": 1,
- "80852": 1,
- "80861": 1,
- "80902": 2,
- "80976": 1,
- "80979": 1,
- "81002": 1,
- "81014": 1,
- "81029": 1,
- "81097": 1,
- "81115": 1,
- "81156": 1,
- "83111": 1,
- "83183": 1,
- "83236": 1,
- "83306": 1,
- "83365": 1,
- "84264": 1,
- "84331": 1,
- "84419": 1,
- "84454": 1,
- "84536": 1,
- "84627": 1,
- "84816": 1,
- "84831": 1,
- "84851": 1,
- "84869": 1,
- "84888": 1,
- "84900": 1,
- "85052": 1,
- "85064": 1,
- "85087": 1,
- "85096": 1,
- "85122": 2,
- "85758": 1,
- "85893": 1,
- "86028": 1,
- "86164": 1,
- "86273": 1,
- "86405": 1,
- "86735": 1,
- "86748": 1,
- "86751": 1,
- "86763": 1,
- "86767": 1,
- "86780": 1,
- "86790": 1,
- "86861": 1,
- "86864": 1,
- "86918": 1,
- "86996": 1,
- "87019": 1,
- "87047": 1,
- "87105": 1,
- "87152": 1,
- "87174": 1,
- "87180": 1,
- "87217": 1,
- "87389": 1,
- "87415": 1,
- "87421": 1,
- "87441": 2,
- "87497": 1,
- "87612": 1,
- "87621": 1,
- "87631": 1,
- "87651": 1,
- "87668": 1,
- "87682": 1,
- "87920": 2,
- "87935": 1,
- "87947": 1,
- "87952": 1,
- "87977": 1,
- "88977": 1,
- "89118": 1,
- "89216": 1,
- "89356": 1,
- "89498": 1,
- "89634": 1,
- "90934": 1,
- "91071": 1,
- "91204": 1,
- "91338": 1,
- "91472": 1,
- "91604": 1,
- "94034": 1,
- "94179": 1,
- "94329": 1,
- "94464": 1,
- "94613": 1,
- "94755": 1,
- "96333": 1,
- "96468": 1,
- "96603": 1,
- "96734": 1,
- "96872": 1,
- "97008": 1,
- "99026": 1,
- "99165": 1,
- "99248": 1,
- "99366": 1,
- "99497": 1,
- "99638": 1,
- "101824": 1,
- "101950": 1,
- "102035": 1,
- "102064": 1,
- "102161": 1,
- "102284": 1,
- "103019": 1,
- "103066": 1,
- "103112": 1,
- "103174": 1,
- "103304": 1,
- "103372": 1,
- "105744": 1,
- "105757": 1,
- "105763": 1,
- "105764": 1,
- "105766": 1,
- "105790": 1,
- "106825": 1,
- "106960": 1,
- "107102": 1,
- "107234": 1,
- "107369": 1,
- "107499": 1,
- "110013": 1,
- "110144": 1,
- "110263": 1,
- "110388": 1,
- "110512": 1,
- "110633": 1,
- "111583": 1,
- "111588": 1,
- "111655": 1,
- "111757": 1,
- "111857": 1,
- "111963": 1,
- "115464": 1,
- "115579": 1,
- "115707": 1,
- "115831": 1,
- "115952": 1,
- "116011": 1,
- "116081": 1,
- "116108": 1,
- "116216": 1,
- "116322": 1,
- "116425": 1,
- "116518": 1,
- "120498": 1,
- "120600": 1,
- "120693": 1,
- "120795": 1,
- "120897": 1,
- "121001": 1,
- "121020": 1,
- "121142": 1,
- "121261": 1,
- "121385": 1,
- "121509": 1,
- "121634": 1,
- "124790": 1,
- "124793": 3,
- "124800": 1,
- "124801": 1,
- "124843": 1,
- "124844": 2,
- "124846": 1,
- "124847": 1,
- "124856": 1,
- "124971": 1,
- "124977": 2,
- "124978": 3,
- "124979": 1,
- "124984": 1,
- "124985": 1,
- "124987": 1,
- "124989": 1,
- "125066": 1,
- "125084": 1,
- "125085": 1,
- "125088": 1,
- "125089": 2,
- "125096": 1,
- "125164": 1,
- "125167": 1,
- "125168": 1,
- "125170": 1,
- "125172": 1,
- "125173": 1,
- "125177": 1,
- "125178": 1,
- "125187": 1,
- "125192": 2,
- "125193": 2,
- "125195": 2,
- "125196": 1,
- "125197": 1,
- "125203": 1,
- "125209": 2,
- "125211": 1,
- "125212": 1,
- "125214": 2,
- "125215": 1,
- "125216": 1,
- "125223": 1,
- "125226": 1,
- "125228": 2,
- "125229": 1,
- "125234": 1,
- "125245": 2,
- "125248": 1,
- "125249": 1,
- "125253": 2,
- "125254": 1,
- "125270": 1,
- "125277": 2,
- "125278": 1,
- "125280": 2,
- "125286": 1,
- "125299": 1,
- "125300": 1,
- "125302": 1,
- "125303": 1,
- "125320": 1,
- "125329": 2,
- "125362": 1,
- "125369": 1,
- "125405": 2,
- "125408": 1,
- "125413": 2,
- "125415": 2,
- "125416": 2,
- "125420": 1,
- "125430": 2,
- "125434": 2,
- "125435": 4,
- "125439": 1,
- "125440": 1,
- "125442": 1,
- "125446": 1,
- "125448": 1,
- "125449": 1,
- "125452": 2,
- "125454": 1,
- "125465": 2,
- "125469": 1,
- "125472": 1,
- "125477": 1,
- "125486": 1,
- "125488": 1,
- "125489": 1,
- "125490": 1,
- "125492": 1,
- "125493": 1,
- "125526": 1,
- "125527": 1,
- "125529": 1,
- "125533": 2,
- "125534": 1,
- "125535": 1,
- "125536": 1,
- "125544": 1,
- "125545": 1,
- "125550": 1,
- "125556": 1,
- "125558": 1,
- "125561": 1,
- "125573": 1,
- "125575": 1,
- "125577": 1,
- "125579": 1,
- "125583": 1,
- "125584": 3,
- "125585": 2,
- "125590": 1,
- "125596": 1,
- "125640": 1,
- "125656": 1,
- "125667": 1,
- "125676": 1,
- "125678": 1,
- "125679": 1,
- "125685": 2,
- "125686": 1,
- "125688": 1,
- "125690": 2,
- "125691": 2,
- "125695": 1,
- "125707": 2,
- "125708": 1,
- "125711": 2,
- "125713": 1,
- "125716": 1,
- "125717": 1,
- "125718": 1,
- "125720": 1,
- "125723": 2,
- "125724": 2,
- "125725": 1,
- "125727": 1,
- "125728": 1,
- "125729": 1,
- "125732": 1,
- "125734": 1,
- "125736": 2,
- "125739": 1,
- "125741": 1,
- "125742": 2,
- "125743": 1,
- "125748": 1,
- "125753": 1,
- "125754": 1,
- "125755": 1,
- "125756": 1,
- "125757": 1,
- "125758": 2,
- "125759": 2,
- "125760": 2,
- "125763": 2,
- "125764": 3,
- "125765": 1,
- "125766": 1,
- "125821": 1,
- "125826": 1,
- "125840": 1,
- "125841": 1,
- "125843": 1,
- "125848": 1,
- "125852": 1,
- "125854": 1,
- "125857": 1,
- "125933": 2,
- "125938": 1,
- "125992": 1,
- "125996": 1,
- "125998": 1,
- "125999": 1,
- "126001": 1,
- "126006": 1,
- "126105": 1,
- "126106": 1,
- "126110": 1,
- "126111": 1,
- "126113": 1,
- "126119": 1,
- "126275": 2,
- "126279": 3,
- "126280": 1,
- "126308": 2,
- "126309": 1,
- "126310": 1,
- "126314": 1,
- "126316": 1,
- "126421": 1,
- "126472": 1,
- "126476": 1,
- "126477": 1,
- "126480": 1,
- "126481": 1,
- "126482": 1,
- "126483": 1,
- "126484": 2,
- "126485": 2,
- "126486": 2,
- "126488": 1,
- "126495": 1,
- "126496": 1,
- "126500": 1,
- "126505": 1,
- "126507": 1,
- "126508": 1,
- "126512": 2,
- "126513": 1,
- "126534": 1,
- "126543": 2,
- "126546": 1,
- "126547": 1,
- "126548": 1,
- "126551": 1,
- "126552": 1,
- "126562": 2,
- "126641": 1,
- "126684": 1,
- "126690": 2,
- "126691": 1,
- "126692": 1,
- "126693": 1,
- "126719": 1,
- "126758": 1,
- "126760": 1,
- "126763": 1,
- "126767": 1,
- "126771": 1,
- "126807": 1,
- "126813": 1,
- "126814": 1,
- "126829": 1,
- "126836": 2,
- "126837": 1,
- "126839": 1,
- "126843": 1,
- "126862": 1,
- "126886": 1,
- "126919": 1,
- "126922": 1,
- "126924": 1,
- "126925": 1,
- "126929": 1,
- "126936": 1,
- "126956": 1,
- "127013": 1,
- "127018": 3,
- "127021": 1,
- "127024": 2,
- "127062": 1,
- "127065": 1,
- "127068": 1,
- "127073": 2,
- "127075": 2,
- "127080": 1,
- "127082": 1,
- "127083": 1,
- "127090": 1,
- "127099": 1,
- "127128": 1,
- "127144": 1,
- "127149": 1,
- "127152": 2,
- "127154": 2,
- "127155": 3,
- "127156": 1,
- "127157": 1,
- "127173": 1,
- "127177": 2,
- "127180": 1,
- "127182": 1,
- "127183": 1,
- "127185": 1,
- "127192": 1,
- "127193": 1,
- "127194": 1,
- "127195": 1,
- "127196": 1,
- "127201": 1,
- "127204": 1,
- "127206": 2,
- "127210": 1,
- "127216": 1,
- "127217": 1,
- "127219": 1,
- "127222": 1,
- "127225": 1,
- "127228": 1,
- "127232": 1,
- "127292": 1,
- "127295": 1,
- "127299": 1,
- "127300": 1,
- "127302": 1,
- "127311": 1,
- "127342": 1,
- "127343": 1,
- "127345": 1,
- "127346": 1,
- "127347": 1,
- "127353": 1,
- "127507": 2,
- "127512": 1,
- "127517": 1,
- "127519": 1,
- "127521": 2,
- "127525": 1,
- "127543": 1,
- "127568": 1,
- "127572": 1,
- "127574": 2,
- "127579": 2,
- "127584": 1,
- "127585": 1,
- "127590": 1,
- "127592": 1,
- "127607": 2,
- "127611": 1,
- "127689": 1,
- "127719": 1,
- "127743": 1,
- "127748": 1,
- "127749": 1,
- "127750": 2,
- "127751": 1,
- "127821": 2,
- "127828": 1,
- "127830": 1,
- "127837": 1,
- "127840": 1,
- "127872": 1,
- "127879": 1,
- "127881": 1,
- "127884": 1,
- "127887": 1,
- "127892": 1,
- "127917": 1,
- "127924": 1,
- "127928": 1,
- "127929": 1,
- "127931": 1,
- "127936": 1,
- "127958": 1,
- "127963": 1,
- "127979": 1,
- "127980": 1,
- "127984": 1,
- "127986": 1,
- "127987": 1,
- "127988": 1,
- "127993": 1,
- "127996": 1,
- "128000": 2,
- "128012": 1,
- "128016": 1,
- "128017": 1,
- "128019": 2,
- "128021": 1,
- "128022": 1,
- "128023": 3,
- "128024": 1,
- "128026": 1,
- "128059": 1,
- "128062": 2,
- "128063": 1,
- "128064": 3,
- "128065": 1,
- "128066": 1,
- "128067": 2,
- "128070": 1,
- "128101": 4,
- "128102": 1,
- "128103": 1,
- "128138": 2,
- "128140": 2,
- "128142": 1,
- "128144": 1,
- "128148": 1,
- "128152": 1,
- "128153": 1,
- "128154": 1,
- "128159": 1,
- "128162": 1,
- "128163": 1,
- "128177": 1,
- "128218": 1,
- "128224": 1,
- "128225": 1,
- "128227": 1,
- "128230": 2,
- "128232": 3,
- "128233": 2,
- "128235": 1,
- "128237": 1,
- "128238": 1,
- "128239": 1,
- "128240": 1,
- "128265": 1,
- "128269": 2,
- "128273": 1,
- "128290": 1,
- "128368": 1,
- "128426": 1,
- "128477": 1,
- "128478": 1,
- "128479": 1,
- "128484": 2,
- "128515": 1,
- "128519": 1,
- "128523": 2,
- "128525": 1,
- "128526": 1,
- "128590": 1,
- "128599": 1,
- "128600": 2,
- "128601": 1,
- "128610": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333833266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c977cdadca9f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c977cdad"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_11.html b/autobahn/client/tungstenite_case_12_5_11.html
deleted file mode 100644
index 72a5777..0000000
--- a/autobahn/client/tungstenite_case_12_5_11.html
+++ /dev/null
@@ -1,372 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.11 : Fail - 46 ms @ 2020-09-07T18:50:55.637Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Echo'ed message length differs from what I sent (got length 8191, expected length 8192).
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=384&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Iv6ajlass21UxH1P5RA1qg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: DB4tJOpu/QG6Ht7N+g3GjMfRmos=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 7383 | 1 | 7383 |
- 7478 | 1 | 7478 |
- 7572 | 1 | 7572 |
- 7661 | 1 | 7661 |
- 7669 | 1 | 7669 |
- 7745 | 1 | 7745 |
- 7776 | 1 | 7776 |
- 7798 | 1 | 7798 |
- 7802 | 1 | 7802 |
- 7813 | 1 | 7813 |
- 7817 | 1 | 7817 |
- 7821 | 1 | 7821 |
- 7824 | 1 | 7824 |
- 7829 | 1 | 7829 |
- 7830 | 1 | 7830 |
- 7837 | 1 | 7837 |
- 7843 | 1 | 7843 |
- 7845 | 1 | 7845 |
- 7852 | 1 | 7852 |
- 7853 | 1 | 7853 |
- 7861 | 2 | 15722 |
- 7862 | 1 | 7862 |
- 7871 | 1 | 7871 |
- 7903 | 1 | 7903 |
- 7911 | 1 | 7911 |
- 7917 | 1 | 7917 |
- 7918 | 1 | 7918 |
- 7934 | 1 | 7934 |
- 7951 | 1 | 7951 |
- 7988 | 1 | 7988 |
- 8016 | 1 | 8016 |
- 8018 | 1 | 8018 |
- 8022 | 1 | 8022 |
- 8038 | 1 | 8038 |
- 8054 | 1 | 8054 |
- 8061 | 1 | 8061 |
- 8071 | 1 | 8071 |
- 8072 | 1 | 8072 |
- 8127 | 1 | 8127 |
- 8196 | 1 | 8196 |
- Total | 43 | 322965 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 13 | 1 | 13 |
- 46 | 2 | 92 |
- 61 | 1 | 61 |
- 74 | 1 | 74 |
- 75 | 1 | 75 |
- 87 | 1 | 87 |
- 94 | 1 | 94 |
- 97 | 1 | 97 |
- 115 | 1 | 115 |
- 119 | 2 | 238 |
- 120 | 1 | 120 |
- 131 | 2 | 262 |
- 132 | 1 | 132 |
- 142 | 2 | 284 |
- 143 | 1 | 143 |
- 149 | 1 | 149 |
- 151 | 2 | 302 |
- 156 | 1 | 156 |
- 160 | 1 | 160 |
- 161 | 1 | 161 |
- 169 | 2 | 338 |
- 177 | 2 | 354 |
- 178 | 1 | 178 |
- 187 | 1 | 187 |
- 194 | 1 | 194 |
- 211 | 1 | 211 |
- 219 | 1 | 219 |
- 229 | 1 | 229 |
- 235 | 2 | 470 |
- 239 | 1 | 239 |
- 247 | 2 | 494 |
- 252 | 1 | 252 |
- 259 | 1 | 259 |
- 260 | 1236 | 321360 |
- Total | 1279 | 327803 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 1236 |
- 2 | 41 |
- 8 | 1 |
- Total | 1278 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333834266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88829c021b729fea
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3963303231623732
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_11.json b/autobahn/client/tungstenite_case_12_5_11.json
deleted file mode 100644
index 13518ed..0000000
--- a/autobahn/client/tungstenite_case_12_5_11.json
+++ /dev/null
@@ -1,202 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "OK",
- "case": 384,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 46,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=384&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Iv6ajlass21UxH1P5RA1qg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: DB4tJOpu/QG6Ht7N+g3GjMfRmos=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Echo'ed message length differs from what I sent (got length 8191, expected length 8192).",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 41,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "7383": 1,
- "7478": 1,
- "7572": 1,
- "7661": 1,
- "7669": 1,
- "7745": 1,
- "7776": 1,
- "7798": 1,
- "7802": 1,
- "7813": 1,
- "7817": 1,
- "7821": 1,
- "7824": 1,
- "7829": 1,
- "7830": 1,
- "7837": 1,
- "7843": 1,
- "7845": 1,
- "7852": 1,
- "7853": 1,
- "7861": 2,
- "7862": 1,
- "7871": 1,
- "7903": 1,
- "7911": 1,
- "7917": 1,
- "7918": 1,
- "7934": 1,
- "7951": 1,
- "7988": 1,
- "8016": 1,
- "8018": 1,
- "8022": 1,
- "8038": 1,
- "8054": 1,
- "8061": 1,
- "8071": 1,
- "8072": 1,
- "8127": 1,
- "8196": 1
- },
- "started": "2020-09-07T18:50:55.637Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1236,
- "2": 41,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "13": 1,
- "46": 2,
- "61": 1,
- "74": 1,
- "75": 1,
- "87": 1,
- "94": 1,
- "97": 1,
- "115": 1,
- "119": 2,
- "120": 1,
- "131": 2,
- "132": 1,
- "142": 2,
- "143": 1,
- "149": 1,
- "151": 2,
- "156": 1,
- "160": 1,
- "161": 1,
- "169": 2,
- "177": 2,
- "178": 1,
- "187": 1,
- "194": 1,
- "211": 1,
- "219": 1,
- "229": 1,
- "235": 2,
- "239": 1,
- "247": 2,
- "252": 1,
- "259": 1,
- "260": 1236
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333834266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829c021b729fea"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9c021b72"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_12.html b/autobahn/client/tungstenite_case_12_5_12.html
deleted file mode 100644
index 139426b..0000000
--- a/autobahn/client/tungstenite_case_12_5_12.html
+++ /dev/null
@@ -1,1314 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.12 : Pass - 2115 ms @ 2020-09-07T18:50:55.685Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=385&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: aqc/cnzbgb93Yn+yvE2kpA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Z9eDjslE04Tq4hW7di5DMLgCUhM=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 686 | 1 | 686 |
- 699 | 1 | 699 |
- 707 | 1 | 707 |
- 737 | 1 | 737 |
- 750 | 1 | 750 |
- 755 | 1 | 755 |
- 777 | 1 | 777 |
- 871 | 1 | 871 |
- 978 | 1 | 978 |
- 1033 | 1 | 1033 |
- 1036 | 1 | 1036 |
- 1037 | 1 | 1037 |
- 1042 | 1 | 1042 |
- 1049 | 1 | 1049 |
- 1054 | 1 | 1054 |
- 1150 | 1 | 1150 |
- 1152 | 1 | 1152 |
- 1169 | 1 | 1169 |
- 1189 | 1 | 1189 |
- 1198 | 1 | 1198 |
- 1213 | 1 | 1213 |
- 1254 | 1 | 1254 |
- 1264 | 1 | 1264 |
- 1267 | 1 | 1267 |
- 1272 | 1 | 1272 |
- 1275 | 1 | 1275 |
- 1296 | 1 | 1296 |
- 1303 | 1 | 1303 |
- 1311 | 2 | 2622 |
- 1315 | 1 | 1315 |
- 1323 | 1 | 1323 |
- 1327 | 1 | 1327 |
- 1341 | 1 | 1341 |
- 1349 | 1 | 1349 |
- 1360 | 1 | 1360 |
- 1385 | 1 | 1385 |
- 1403 | 1 | 1403 |
- 1431 | 1 | 1431 |
- 1437 | 1 | 1437 |
- 1462 | 1 | 1462 |
- 1465 | 1 | 1465 |
- 1474 | 1 | 1474 |
- 1479 | 1 | 1479 |
- 1486 | 2 | 2972 |
- 1496 | 1 | 1496 |
- 1499 | 1 | 1499 |
- 1500 | 1 | 1500 |
- 1502 | 1 | 1502 |
- 1507 | 1 | 1507 |
- 1508 | 1 | 1508 |
- 1511 | 1 | 1511 |
- 1518 | 1 | 1518 |
- 1526 | 1 | 1526 |
- 1527 | 1 | 1527 |
- 1540 | 1 | 1540 |
- 1543 | 1 | 1543 |
- 1545 | 1 | 1545 |
- 1557 | 1 | 1557 |
- 1560 | 1 | 1560 |
- 1574 | 1 | 1574 |
- 1588 | 1 | 1588 |
- 1609 | 1 | 1609 |
- 1635 | 1 | 1635 |
- 1646 | 1 | 1646 |
- 1655 | 1 | 1655 |
- 1656 | 1 | 1656 |
- 1694 | 1 | 1694 |
- 1723 | 1 | 1723 |
- 1734 | 1 | 1734 |
- 1782 | 1 | 1782 |
- 1850 | 1 | 1850 |
- 1888 | 1 | 1888 |
- 1939 | 1 | 1939 |
- 1975 | 1 | 1975 |
- 1994 | 1 | 1994 |
- 2082 | 1 | 2082 |
- 2111 | 1 | 2111 |
- 2151 | 1 | 2151 |
- 2154 | 1 | 2154 |
- 2204 | 1 | 2204 |
- 2266 | 1 | 2266 |
- 2268 | 1 | 2268 |
- 2336 | 1 | 2336 |
- 2343 | 1 | 2343 |
- 2369 | 1 | 2369 |
- 2468 | 1 | 2468 |
- 2486 | 1 | 2486 |
- 2513 | 1 | 2513 |
- 2582 | 1 | 2582 |
- 2608 | 1 | 2608 |
- 2611 | 1 | 2611 |
- 2641 | 1 | 2641 |
- 2673 | 1 | 2673 |
- 2812 | 1 | 2812 |
- 2814 | 1 | 2814 |
- 2840 | 1 | 2840 |
- 2870 | 1 | 2870 |
- 2894 | 1 | 2894 |
- 2937 | 1 | 2937 |
- 2940 | 1 | 2940 |
- 2948 | 1 | 2948 |
- 2971 | 1 | 2971 |
- 3021 | 1 | 3021 |
- 3023 | 2 | 6046 |
- 3028 | 1 | 3028 |
- 3030 | 1 | 3030 |
- 3032 | 1 | 3032 |
- 3054 | 1 | 3054 |
- 3063 | 1 | 3063 |
- 3091 | 1 | 3091 |
- 3103 | 1 | 3103 |
- 3107 | 1 | 3107 |
- 3125 | 1 | 3125 |
- 3186 | 1 | 3186 |
- 3205 | 1 | 3205 |
- 3216 | 1 | 3216 |
- 3231 | 1 | 3231 |
- 3264 | 1 | 3264 |
- 3301 | 1 | 3301 |
- 3411 | 1 | 3411 |
- 3414 | 1 | 3414 |
- 3476 | 1 | 3476 |
- 3480 | 1 | 3480 |
- 3509 | 1 | 3509 |
- 3585 | 1 | 3585 |
- 3608 | 1 | 3608 |
- 3655 | 1 | 3655 |
- 3816 | 1 | 3816 |
- 3895 | 1 | 3895 |
- 3917 | 1 | 3917 |
- 3932 | 1 | 3932 |
- 3976 | 1 | 3976 |
- 4009 | 1 | 4009 |
- 4044 | 1 | 4044 |
- 4173 | 1 | 4173 |
- 4189 | 1 | 4189 |
- 4190 | 1 | 4190 |
- 4214 | 1 | 4214 |
- 4235 | 2 | 8470 |
- 4288 | 1 | 4288 |
- 4299 | 2 | 8598 |
- 4308 | 1 | 4308 |
- 4339 | 1 | 4339 |
- 4359 | 1 | 4359 |
- 4376 | 1 | 4376 |
- 4440 | 1 | 4440 |
- 4442 | 1 | 4442 |
- 4443 | 1 | 4443 |
- 4463 | 1 | 4463 |
- 4496 | 1 | 4496 |
- 4513 | 1 | 4513 |
- 4514 | 1 | 4514 |
- 4548 | 1 | 4548 |
- 4636 | 1 | 4636 |
- 4674 | 1 | 4674 |
- 4722 | 1 | 4722 |
- 4786 | 1 | 4786 |
- 4803 | 1 | 4803 |
- 4915 | 1 | 4915 |
- 5010 | 1 | 5010 |
- 5041 | 1 | 5041 |
- 5042 | 1 | 5042 |
- 5219 | 1 | 5219 |
- 5263 | 1 | 5263 |
- 5348 | 1 | 5348 |
- 5392 | 1 | 5392 |
- 5522 | 1 | 5522 |
- 5582 | 1 | 5582 |
- 5701 | 1 | 5701 |
- 5709 | 1 | 5709 |
- 5724 | 1 | 5724 |
- 5771 | 1 | 5771 |
- 5996 | 1 | 5996 |
- 6017 | 1 | 6017 |
- 6107 | 1 | 6107 |
- 6291 | 1 | 6291 |
- 6361 | 1 | 6361 |
- 6394 | 1 | 6394 |
- 6419 | 1 | 6419 |
- 6466 | 1 | 6466 |
- 6525 | 1 | 6525 |
- 6945 | 1 | 6945 |
- 7125 | 1 | 7125 |
- 7160 | 1 | 7160 |
- 7285 | 1 | 7285 |
- 7294 | 1 | 7294 |
- 7413 | 1 | 7413 |
- 7735 | 1 | 7735 |
- 7768 | 1 | 7768 |
- 7799 | 1 | 7799 |
- 7900 | 1 | 7900 |
- 8290 | 1 | 8290 |
- 8323 | 1 | 8323 |
- 8441 | 1 | 8441 |
- 8572 | 1 | 8572 |
- 8630 | 1 | 8630 |
- 8674 | 1 | 8674 |
- 8843 | 1 | 8843 |
- 8918 | 1 | 8918 |
- 8952 | 1 | 8952 |
- 9125 | 1 | 9125 |
- 9197 | 1 | 9197 |
- 9202 | 1 | 9202 |
- 9215 | 1 | 9215 |
- 9228 | 1 | 9228 |
- 9261 | 1 | 9261 |
- 9295 | 1 | 9295 |
- 9325 | 1 | 9325 |
- 9435 | 1 | 9435 |
- 9465 | 1 | 9465 |
- 9519 | 1 | 9519 |
- 9543 | 1 | 9543 |
- 9567 | 1 | 9567 |
- 9708 | 1 | 9708 |
- 9743 | 1 | 9743 |
- 9986 | 1 | 9986 |
- 9995 | 1 | 9995 |
- 10013 | 1 | 10013 |
- 10195 | 1 | 10195 |
- 10204 | 1 | 10204 |
- 10223 | 1 | 10223 |
- 10228 | 1 | 10228 |
- 10408 | 1 | 10408 |
- 10434 | 1 | 10434 |
- 10445 | 1 | 10445 |
- 10475 | 1 | 10475 |
- 10477 | 1 | 10477 |
- 10487 | 1 | 10487 |
- 10509 | 1 | 10509 |
- 10513 | 1 | 10513 |
- 10543 | 1 | 10543 |
- 10556 | 1 | 10556 |
- 10564 | 1 | 10564 |
- 10582 | 1 | 10582 |
- 10595 | 1 | 10595 |
- 10601 | 1 | 10601 |
- 10676 | 1 | 10676 |
- 10684 | 1 | 10684 |
- 10697 | 1 | 10697 |
- 10711 | 1 | 10711 |
- 10717 | 1 | 10717 |
- 10763 | 1 | 10763 |
- 10775 | 1 | 10775 |
- 10786 | 1 | 10786 |
- 10790 | 1 | 10790 |
- 10793 | 1 | 10793 |
- 10805 | 1 | 10805 |
- 10806 | 1 | 10806 |
- 10822 | 2 | 21644 |
- 10843 | 1 | 10843 |
- 10850 | 1 | 10850 |
- 10856 | 1 | 10856 |
- 10858 | 1 | 10858 |
- 10873 | 1 | 10873 |
- 10896 | 1 | 10896 |
- 10899 | 1 | 10899 |
- 10920 | 2 | 21840 |
- 10921 | 1 | 10921 |
- 10922 | 1 | 10922 |
- 10932 | 1 | 10932 |
- 10933 | 1 | 10933 |
- 10938 | 1 | 10938 |
- 10940 | 1 | 10940 |
- 10941 | 1 | 10941 |
- 10976 | 1 | 10976 |
- 10983 | 1 | 10983 |
- 10985 | 1 | 10985 |
- 11001 | 1 | 11001 |
- 11017 | 1 | 11017 |
- 11026 | 1 | 11026 |
- 11029 | 1 | 11029 |
- 11036 | 1 | 11036 |
- 11053 | 2 | 22106 |
- 11055 | 1 | 11055 |
- 11063 | 1 | 11063 |
- 11070 | 1 | 11070 |
- 11072 | 1 | 11072 |
- 11074 | 1 | 11074 |
- 11088 | 1 | 11088 |
- 11110 | 1 | 11110 |
- 11121 | 1 | 11121 |
- 11177 | 1 | 11177 |
- 11209 | 1 | 11209 |
- 11211 | 1 | 11211 |
- 11222 | 1 | 11222 |
- 11226 | 1 | 11226 |
- 11240 | 1 | 11240 |
- 11268 | 1 | 11268 |
- 11307 | 1 | 11307 |
- 11321 | 1 | 11321 |
- 11323 | 1 | 11323 |
- 11332 | 1 | 11332 |
- 11341 | 1 | 11341 |
- 11358 | 1 | 11358 |
- 11360 | 1 | 11360 |
- 11371 | 1 | 11371 |
- 11373 | 1 | 11373 |
- 11378 | 1 | 11378 |
- 11384 | 1 | 11384 |
- 11402 | 1 | 11402 |
- 11417 | 1 | 11417 |
- 11422 | 1 | 11422 |
- 11424 | 1 | 11424 |
- 11425 | 1 | 11425 |
- 11430 | 1 | 11430 |
- 11433 | 1 | 11433 |
- 11461 | 1 | 11461 |
- 11465 | 1 | 11465 |
- 11469 | 1 | 11469 |
- 11492 | 1 | 11492 |
- 11500 | 1 | 11500 |
- 11510 | 1 | 11510 |
- 11513 | 1 | 11513 |
- 11535 | 1 | 11535 |
- 11542 | 1 | 11542 |
- 11547 | 1 | 11547 |
- 11556 | 1 | 11556 |
- 11565 | 1 | 11565 |
- 11588 | 2 | 23176 |
- 11590 | 1 | 11590 |
- 11592 | 1 | 11592 |
- 11594 | 1 | 11594 |
- 11596 | 1 | 11596 |
- 11597 | 1 | 11597 |
- 11623 | 1 | 11623 |
- 11647 | 1 | 11647 |
- 11658 | 1 | 11658 |
- 11660 | 2 | 23320 |
- 11679 | 1 | 11679 |
- 11680 | 1 | 11680 |
- 11682 | 1 | 11682 |
- 11691 | 1 | 11691 |
- 11692 | 1 | 11692 |
- 11712 | 1 | 11712 |
- 11755 | 1 | 11755 |
- 11791 | 1 | 11791 |
- 11800 | 1 | 11800 |
- 11814 | 1 | 11814 |
- 11819 | 1 | 11819 |
- 11859 | 1 | 11859 |
- 11867 | 1 | 11867 |
- 11894 | 1 | 11894 |
- 11913 | 1 | 11913 |
- 12001 | 1 | 12001 |
- 12362 | 1 | 12362 |
- 12968 | 1 | 12968 |
- 13246 | 1 | 13246 |
- 13708 | 1 | 13708 |
- 13996 | 1 | 13996 |
- 14325 | 1 | 14325 |
- 14627 | 1 | 14627 |
- 14793 | 1 | 14793 |
- 14856 | 1 | 14856 |
- 14891 | 1 | 14891 |
- 14924 | 1 | 14924 |
- 14928 | 1 | 14928 |
- 14965 | 1 | 14965 |
- 14982 | 1 | 14982 |
- 14983 | 1 | 14983 |
- 15044 | 1 | 15044 |
- 15070 | 1 | 15070 |
- 15071 | 1 | 15071 |
- 15074 | 1 | 15074 |
- 15082 | 1 | 15082 |
- 15091 | 1 | 15091 |
- 15097 | 1 | 15097 |
- 15107 | 1 | 15107 |
- 15150 | 1 | 15150 |
- 15166 | 1 | 15166 |
- 15187 | 1 | 15187 |
- 15188 | 1 | 15188 |
- 15222 | 1 | 15222 |
- 15224 | 1 | 15224 |
- 15314 | 1 | 15314 |
- 15330 | 1 | 15330 |
- 15331 | 1 | 15331 |
- 15356 | 1 | 15356 |
- 15357 | 1 | 15357 |
- 15360 | 1 | 15360 |
- 15363 | 1 | 15363 |
- 15364 | 1 | 15364 |
- 15365 | 2 | 30730 |
- 15366 | 3 | 46098 |
- 15368 | 2 | 30736 |
- 15371 | 2 | 30742 |
- 15373 | 1 | 15373 |
- 15374 | 1 | 15374 |
- 15378 | 1 | 15378 |
- 15384 | 1 | 15384 |
- 15389 | 1 | 15389 |
- 15445 | 1 | 15445 |
- 15458 | 1 | 15458 |
- 15460 | 1 | 15460 |
- 15463 | 1 | 15463 |
- 15464 | 1 | 15464 |
- 15465 | 1 | 15465 |
- 15466 | 1 | 15466 |
- 15467 | 1 | 15467 |
- 15481 | 1 | 15481 |
- 15489 | 1 | 15489 |
- 15490 | 2 | 30980 |
- 15491 | 1 | 15491 |
- 15492 | 2 | 30984 |
- 15503 | 2 | 31006 |
- 15506 | 2 | 31012 |
- 15507 | 2 | 31014 |
- 15508 | 1 | 15508 |
- 15517 | 1 | 15517 |
- 15519 | 1 | 15519 |
- 15524 | 1 | 15524 |
- 15525 | 1 | 15525 |
- 15527 | 1 | 15527 |
- 15528 | 1 | 15528 |
- 15534 | 2 | 31068 |
- 15536 | 1 | 15536 |
- 15537 | 2 | 31074 |
- 15539 | 1 | 15539 |
- 15541 | 1 | 15541 |
- 15544 | 1 | 15544 |
- 15545 | 1 | 15545 |
- 15547 | 1 | 15547 |
- 15551 | 1 | 15551 |
- 15553 | 1 | 15553 |
- 15555 | 2 | 31110 |
- 15558 | 2 | 31116 |
- 15560 | 1 | 15560 |
- 15562 | 1 | 15562 |
- 15565 | 2 | 31130 |
- 15566 | 3 | 46698 |
- 15570 | 1 | 15570 |
- 15573 | 2 | 31146 |
- 15575 | 1 | 15575 |
- 15576 | 3 | 46728 |
- 15577 | 3 | 46731 |
- 15580 | 1 | 15580 |
- 15581 | 5 | 77905 |
- 15582 | 2 | 31164 |
- 15583 | 2 | 31166 |
- 15585 | 2 | 31170 |
- 15586 | 2 | 31172 |
- 15587 | 1 | 15587 |
- 15590 | 1 | 15590 |
- 15591 | 1 | 15591 |
- 15592 | 2 | 31184 |
- 15593 | 2 | 31186 |
- 15594 | 2 | 31188 |
- 15595 | 2 | 31190 |
- 15596 | 3 | 46788 |
- 15597 | 3 | 46791 |
- 15599 | 1 | 15599 |
- 15600 | 1 | 15600 |
- 15601 | 2 | 31202 |
- 15602 | 4 | 62408 |
- 15603 | 1 | 15603 |
- 15604 | 3 | 46812 |
- 15605 | 1 | 15605 |
- 15607 | 2 | 31214 |
- 15608 | 1 | 15608 |
- 15609 | 3 | 46827 |
- 15610 | 3 | 46830 |
- 15616 | 1 | 15616 |
- 15619 | 1 | 15619 |
- 15620 | 3 | 46860 |
- 15621 | 1 | 15621 |
- 15624 | 1 | 15624 |
- 15625 | 2 | 31250 |
- 15628 | 1 | 15628 |
- 15633 | 1 | 15633 |
- 15636 | 1 | 15636 |
- 15639 | 2 | 31278 |
- 15640 | 1 | 15640 |
- 15641 | 1 | 15641 |
- 15642 | 1 | 15642 |
- 15643 | 2 | 31286 |
- 15644 | 1 | 15644 |
- 15645 | 1 | 15645 |
- 15646 | 1 | 15646 |
- 15647 | 1 | 15647 |
- 15648 | 1 | 15648 |
- 15652 | 1 | 15652 |
- 15655 | 2 | 31310 |
- 15656 | 1 | 15656 |
- 15657 | 1 | 15657 |
- 15664 | 1 | 15664 |
- 15666 | 2 | 31332 |
- 15667 | 5 | 78335 |
- 15668 | 2 | 31336 |
- 15669 | 1 | 15669 |
- 15671 | 1 | 15671 |
- 15672 | 2 | 31344 |
- 15674 | 2 | 31348 |
- 15676 | 3 | 47028 |
- 15677 | 2 | 31354 |
- 15678 | 4 | 62712 |
- 15680 | 1 | 15680 |
- 15682 | 1 | 15682 |
- 15684 | 2 | 31368 |
- 15690 | 1 | 15690 |
- 15692 | 1 | 15692 |
- 15701 | 2 | 31402 |
- 15702 | 1 | 15702 |
- 15703 | 2 | 31406 |
- 15711 | 1 | 15711 |
- 15713 | 1 | 15713 |
- 15714 | 2 | 31428 |
- 15715 | 2 | 31430 |
- 15716 | 2 | 31432 |
- 15718 | 2 | 31436 |
- 15719 | 3 | 47157 |
- 15721 | 3 | 47163 |
- 15723 | 1 | 15723 |
- 15724 | 1 | 15724 |
- 15725 | 3 | 47175 |
- 15727 | 1 | 15727 |
- 15728 | 2 | 31456 |
- 15729 | 2 | 31458 |
- 15732 | 4 | 62928 |
- 15736 | 2 | 31472 |
- 15737 | 1 | 15737 |
- 15743 | 1 | 15743 |
- 15744 | 1 | 15744 |
- 15745 | 3 | 47235 |
- 15747 | 2 | 31494 |
- 15749 | 1 | 15749 |
- 15751 | 3 | 47253 |
- 15752 | 2 | 31504 |
- 15754 | 2 | 31508 |
- 15755 | 2 | 31510 |
- 15759 | 1 | 15759 |
- 15760 | 1 | 15760 |
- 15763 | 2 | 31526 |
- 15764 | 1 | 15764 |
- 15767 | 2 | 31534 |
- 15768 | 2 | 31536 |
- 15769 | 3 | 47307 |
- 15770 | 1 | 15770 |
- 15771 | 2 | 31542 |
- 15772 | 1 | 15772 |
- 15777 | 2 | 31554 |
- 15778 | 1 | 15778 |
- 15779 | 1 | 15779 |
- 15780 | 1 | 15780 |
- 15782 | 1 | 15782 |
- 15783 | 2 | 31566 |
- 15784 | 1 | 15784 |
- 15785 | 1 | 15785 |
- 15787 | 3 | 47361 |
- 15788 | 2 | 31576 |
- 15789 | 1 | 15789 |
- 15790 | 1 | 15790 |
- 15792 | 1 | 15792 |
- 15793 | 1 | 15793 |
- 15796 | 1 | 15796 |
- 15797 | 1 | 15797 |
- 15798 | 2 | 31596 |
- 15799 | 2 | 31598 |
- 15800 | 7 | 110600 |
- 15801 | 2 | 31602 |
- 15802 | 3 | 47406 |
- 15803 | 3 | 47409 |
- 15804 | 1 | 15804 |
- 15805 | 1 | 15805 |
- 15806 | 1 | 15806 |
- 15808 | 2 | 31616 |
- 15809 | 3 | 47427 |
- 15810 | 2 | 31620 |
- 15812 | 6 | 94872 |
- 15813 | 3 | 47439 |
- 15814 | 4 | 63256 |
- 15815 | 1 | 15815 |
- 15816 | 1 | 15816 |
- 15817 | 1 | 15817 |
- 15818 | 2 | 31636 |
- 15820 | 1 | 15820 |
- 15821 | 1 | 15821 |
- 15822 | 2 | 31644 |
- 15823 | 2 | 31646 |
- 15824 | 2 | 31648 |
- 15825 | 1 | 15825 |
- 15826 | 1 | 15826 |
- 15827 | 1 | 15827 |
- 15835 | 2 | 31670 |
- 15836 | 1 | 15836 |
- 15837 | 3 | 47511 |
- 15838 | 1 | 15838 |
- 15839 | 1 | 15839 |
- 15840 | 2 | 31680 |
- 15841 | 1 | 15841 |
- 15842 | 1 | 15842 |
- 15845 | 2 | 31690 |
- 15846 | 1 | 15846 |
- 15847 | 3 | 47541 |
- 15848 | 4 | 63392 |
- 15850 | 3 | 47550 |
- 15851 | 1 | 15851 |
- 15854 | 1 | 15854 |
- 15855 | 2 | 31710 |
- 15857 | 2 | 31714 |
- 15858 | 2 | 31716 |
- 15859 | 2 | 31718 |
- 15860 | 4 | 63440 |
- 15861 | 2 | 31722 |
- 15862 | 2 | 31724 |
- 15863 | 2 | 31726 |
- 15864 | 4 | 63456 |
- 15865 | 2 | 31730 |
- 15866 | 3 | 47598 |
- 15867 | 3 | 47601 |
- 15868 | 1 | 15868 |
- 15869 | 2 | 31738 |
- 15870 | 3 | 47610 |
- 15873 | 1 | 15873 |
- 15875 | 1 | 15875 |
- 15882 | 1 | 15882 |
- 15883 | 1 | 15883 |
- 15884 | 3 | 47652 |
- 15885 | 1 | 15885 |
- 15894 | 1 | 15894 |
- 15895 | 1 | 15895 |
- 15896 | 2 | 31792 |
- 15897 | 2 | 31794 |
- 15904 | 1 | 15904 |
- 15906 | 1 | 15906 |
- 15907 | 5 | 79535 |
- 15910 | 1 | 15910 |
- 15911 | 1 | 15911 |
- 15912 | 2 | 31824 |
- 15916 | 1 | 15916 |
- 15921 | 2 | 31842 |
- 15924 | 1 | 15924 |
- 15929 | 2 | 31858 |
- 15934 | 1 | 15934 |
- 15935 | 1 | 15935 |
- 15936 | 1 | 15936 |
- 15939 | 3 | 47817 |
- 15940 | 1 | 15940 |
- 15944 | 1 | 15944 |
- 15948 | 1 | 15948 |
- 15949 | 1 | 15949 |
- 15953 | 1 | 15953 |
- 15954 | 1 | 15954 |
- 15957 | 1 | 15957 |
- 15958 | 1 | 15958 |
- 15959 | 1 | 15959 |
- 15963 | 1 | 15963 |
- 15968 | 1 | 15968 |
- 15969 | 1 | 15969 |
- 15973 | 1 | 15973 |
- 15974 | 1 | 15974 |
- 15978 | 1 | 15978 |
- 15983 | 2 | 31966 |
- 15987 | 2 | 31974 |
- 15989 | 1 | 15989 |
- 15990 | 1 | 15990 |
- 15991 | 2 | 31982 |
- 15993 | 1 | 15993 |
- 15995 | 2 | 31990 |
- 15996 | 3 | 47988 |
- 16001 | 1 | 16001 |
- 16002 | 1 | 16002 |
- 16004 | 1 | 16004 |
- 16006 | 1 | 16006 |
- 16007 | 1 | 16007 |
- 16008 | 2 | 32016 |
- 16009 | 1 | 16009 |
- 16010 | 1 | 16010 |
- 16012 | 3 | 48036 |
- 16014 | 3 | 48042 |
- 16019 | 1 | 16019 |
- 16020 | 1 | 16020 |
- 16032 | 2 | 32064 |
- 16034 | 1 | 16034 |
- 16036 | 2 | 32072 |
- 16038 | 3 | 48114 |
- 16041 | 2 | 32082 |
- 16043 | 1 | 16043 |
- 16045 | 1 | 16045 |
- 16046 | 2 | 32092 |
- 16047 | 2 | 32094 |
- 16049 | 1 | 16049 |
- 16051 | 1 | 16051 |
- 16052 | 2 | 32104 |
- 16054 | 2 | 32108 |
- 16057 | 3 | 48171 |
- 16058 | 1 | 16058 |
- 16059 | 1 | 16059 |
- 16060 | 2 | 32120 |
- 16061 | 1 | 16061 |
- 16063 | 1 | 16063 |
- 16065 | 1 | 16065 |
- 16066 | 1 | 16066 |
- 16067 | 2 | 32134 |
- 16068 | 1 | 16068 |
- 16069 | 2 | 32138 |
- 16070 | 1 | 16070 |
- 16071 | 1 | 16071 |
- 16072 | 3 | 48216 |
- 16074 | 1 | 16074 |
- 16076 | 2 | 32152 |
- 16077 | 1 | 16077 |
- 16079 | 1 | 16079 |
- 16080 | 1 | 16080 |
- 16082 | 3 | 48246 |
- 16083 | 2 | 32166 |
- 16085 | 1 | 16085 |
- 16089 | 3 | 48267 |
- 16093 | 1 | 16093 |
- 16095 | 1 | 16095 |
- 16098 | 2 | 32196 |
- 16109 | 1 | 16109 |
- 16110 | 2 | 32220 |
- 16111 | 1 | 16111 |
- 16112 | 1 | 16112 |
- 16113 | 1 | 16113 |
- 16114 | 2 | 32228 |
- 16115 | 3 | 48345 |
- 16116 | 2 | 32232 |
- 16117 | 1 | 16117 |
- 16118 | 1 | 16118 |
- 16119 | 1 | 16119 |
- 16120 | 1 | 16120 |
- 16121 | 1 | 16121 |
- 16122 | 1 | 16122 |
- 16123 | 1 | 16123 |
- 16125 | 1 | 16125 |
- 16126 | 1 | 16126 |
- 16130 | 1 | 16130 |
- 16131 | 1 | 16131 |
- 16137 | 1 | 16137 |
- 16139 | 1 | 16139 |
- 16140 | 2 | 32280 |
- 16141 | 1 | 16141 |
- 16142 | 1 | 16142 |
- 16143 | 1 | 16143 |
- 16147 | 1 | 16147 |
- 16149 | 1 | 16149 |
- 16150 | 1 | 16150 |
- 16156 | 2 | 32312 |
- 16163 | 1 | 16163 |
- 16166 | 1 | 16166 |
- 16168 | 1 | 16168 |
- 16170 | 1 | 16170 |
- 16171 | 1 | 16171 |
- 16172 | 1 | 16172 |
- 16179 | 1 | 16179 |
- 16182 | 1 | 16182 |
- 16184 | 2 | 32368 |
- 16188 | 1 | 16188 |
- 16191 | 1 | 16191 |
- 16192 | 1 | 16192 |
- 16193 | 1 | 16193 |
- 16194 | 1 | 16194 |
- 16198 | 1 | 16198 |
- 16200 | 1 | 16200 |
- 16216 | 1 | 16216 |
- 16233 | 1 | 16233 |
- 16240 | 1 | 16240 |
- 16242 | 1 | 16242 |
- 16270 | 1 | 16270 |
- 16295 | 1 | 16295 |
- 16324 | 1 | 16324 |
- 16326 | 1 | 16326 |
- 16330 | 1 | 16330 |
- 16332 | 1 | 16332 |
- Total | 1002 | 12497908 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 3 | 6 |
- 3 | 1 | 3 |
- 4 | 4 | 16 |
- 5 | 8 | 40 |
- 6 | 8 | 48 |
- 7 | 6 | 42 |
- 8 | 5 | 40 |
- 9 | 9 | 81 |
- 10 | 2 | 20 |
- 11 | 3 | 33 |
- 12 | 1 | 12 |
- 13 | 4 | 52 |
- 14 | 2 | 28 |
- 15 | 1 | 15 |
- 16 | 4 | 64 |
- 17 | 1 | 17 |
- 18 | 4 | 72 |
- 19 | 1 | 19 |
- 20 | 3 | 60 |
- 21 | 4 | 84 |
- 22 | 4 | 88 |
- 23 | 6 | 138 |
- 24 | 3 | 72 |
- 26 | 2 | 52 |
- 27 | 2 | 54 |
- 28 | 4 | 112 |
- 29 | 8 | 232 |
- 30 | 4 | 120 |
- 31 | 3 | 93 |
- 32 | 3 | 96 |
- 33 | 4 | 132 |
- 34 | 5 | 170 |
- 35 | 3 | 105 |
- 36 | 3 | 108 |
- 37 | 6 | 222 |
- 38 | 3 | 114 |
- 39 | 5 | 195 |
- 40 | 2 | 80 |
- 41 | 4 | 164 |
- 42 | 3 | 126 |
- 43 | 3 | 129 |
- 44 | 3 | 132 |
- 45 | 3 | 135 |
- 46 | 4 | 184 |
- 47 | 1 | 47 |
- 48 | 4 | 192 |
- 49 | 4 | 196 |
- 50 | 4 | 200 |
- 51 | 4 | 204 |
- 52 | 2 | 104 |
- 53 | 2 | 106 |
- 54 | 1 | 54 |
- 55 | 3 | 165 |
- 56 | 3 | 168 |
- 57 | 4 | 228 |
- 58 | 5 | 290 |
- 59 | 3 | 177 |
- 60 | 5 | 300 |
- 61 | 3 | 183 |
- 62 | 6 | 372 |
- 63 | 4 | 252 |
- 64 | 7 | 448 |
- 65 | 4 | 260 |
- 66 | 4 | 264 |
- 68 | 1 | 68 |
- 69 | 2 | 138 |
- 70 | 3 | 210 |
- 71 | 5 | 355 |
- 72 | 1 | 72 |
- 73 | 2 | 146 |
- 74 | 4 | 296 |
- 75 | 1 | 75 |
- 76 | 3 | 228 |
- 77 | 2 | 154 |
- 78 | 2 | 156 |
- 79 | 1 | 79 |
- 80 | 3 | 240 |
- 81 | 3 | 243 |
- 82 | 3 | 246 |
- 83 | 2 | 166 |
- 84 | 3 | 252 |
- 85 | 7 | 595 |
- 86 | 2 | 172 |
- 87 | 2 | 174 |
- 88 | 1 | 88 |
- 89 | 1 | 89 |
- 90 | 1 | 90 |
- 91 | 3 | 273 |
- 92 | 4 | 368 |
- 94 | 1 | 94 |
- 95 | 4 | 380 |
- 96 | 1 | 96 |
- 97 | 3 | 291 |
- 98 | 5 | 490 |
- 99 | 4 | 396 |
- 100 | 8 | 800 |
- 101 | 4 | 404 |
- 102 | 4 | 408 |
- 103 | 5 | 515 |
- 104 | 2 | 208 |
- 105 | 3 | 315 |
- 106 | 5 | 530 |
- 107 | 2 | 214 |
- 108 | 4 | 432 |
- 109 | 5 | 545 |
- 110 | 5 | 550 |
- 111 | 3 | 333 |
- 112 | 6 | 672 |
- 113 | 3 | 339 |
- 114 | 6 | 684 |
- 115 | 6 | 690 |
- 116 | 5 | 580 |
- 117 | 1 | 117 |
- 118 | 2 | 236 |
- 119 | 1 | 119 |
- 120 | 2 | 240 |
- 121 | 3 | 363 |
- 122 | 3 | 366 |
- 123 | 5 | 615 |
- 124 | 4 | 496 |
- 125 | 1 | 125 |
- 126 | 4 | 504 |
- 127 | 3 | 381 |
- 130 | 4 | 520 |
- 131 | 3 | 393 |
- 132 | 5 | 660 |
- 133 | 4 | 532 |
- 134 | 5 | 670 |
- 135 | 3 | 405 |
- 136 | 7 | 952 |
- 137 | 3 | 411 |
- 138 | 8 | 1104 |
- 139 | 3 | 417 |
- 140 | 3 | 420 |
- 141 | 2 | 282 |
- 142 | 5 | 710 |
- 143 | 2 | 286 |
- 144 | 2 | 288 |
- 145 | 1 | 145 |
- 146 | 3 | 438 |
- 147 | 2 | 294 |
- 148 | 2 | 296 |
- 149 | 3 | 447 |
- 150 | 1 | 150 |
- 151 | 1 | 151 |
- 152 | 2 | 304 |
- 153 | 1 | 153 |
- 154 | 5 | 770 |
- 155 | 3 | 465 |
- 156 | 4 | 624 |
- 157 | 4 | 628 |
- 158 | 5 | 790 |
- 159 | 9 | 1431 |
- 160 | 7 | 1120 |
- 161 | 2 | 322 |
- 162 | 5 | 810 |
- 163 | 4 | 652 |
- 164 | 4 | 656 |
- 165 | 6 | 990 |
- 166 | 2 | 332 |
- 167 | 4 | 668 |
- 168 | 4 | 672 |
- 169 | 3 | 507 |
- 170 | 6 | 1020 |
- 171 | 2 | 342 |
- 172 | 2 | 344 |
- 173 | 2 | 346 |
- 174 | 5 | 870 |
- 175 | 3 | 525 |
- 176 | 4 | 704 |
- 177 | 3 | 531 |
- 178 | 3 | 534 |
- 179 | 3 | 537 |
- 180 | 5 | 900 |
- 181 | 4 | 724 |
- 182 | 3 | 546 |
- 183 | 6 | 1098 |
- 184 | 8 | 1472 |
- 185 | 9 | 1665 |
- 186 | 5 | 930 |
- 187 | 7 | 1309 |
- 188 | 2 | 376 |
- 189 | 4 | 756 |
- 190 | 9 | 1710 |
- 191 | 4 | 764 |
- 192 | 4 | 768 |
- 193 | 2 | 386 |
- 194 | 6 | 1164 |
- 195 | 9 | 1755 |
- 196 | 5 | 980 |
- 197 | 9 | 1773 |
- 198 | 4 | 792 |
- 199 | 4 | 796 |
- 200 | 8 | 1600 |
- 201 | 9 | 1809 |
- 202 | 3 | 606 |
- 203 | 4 | 812 |
- 204 | 3 | 612 |
- 205 | 1 | 205 |
- 206 | 2 | 412 |
- 207 | 5 | 1035 |
- 208 | 5 | 1040 |
- 209 | 4 | 836 |
- 210 | 2 | 420 |
- 211 | 5 | 1055 |
- 212 | 2 | 424 |
- 213 | 4 | 852 |
- 214 | 5 | 1070 |
- 215 | 5 | 1075 |
- 216 | 5 | 1080 |
- 217 | 4 | 868 |
- 218 | 2 | 436 |
- 219 | 2 | 438 |
- 220 | 4 | 880 |
- 221 | 3 | 663 |
- 222 | 6 | 1332 |
- 223 | 9 | 2007 |
- 224 | 4 | 896 |
- 225 | 7 | 1575 |
- 226 | 5 | 1130 |
- 227 | 2 | 454 |
- 228 | 3 | 684 |
- 229 | 2 | 458 |
- 230 | 3 | 690 |
- 231 | 5 | 1155 |
- 233 | 8 | 1864 |
- 234 | 9 | 2106 |
- 235 | 5 | 1175 |
- 236 | 8 | 1888 |
- 237 | 1 | 237 |
- 238 | 10 | 2380 |
- 239 | 8 | 1912 |
- 240 | 6 | 1440 |
- 241 | 6 | 1446 |
- 242 | 5 | 1210 |
- 243 | 10 | 2430 |
- 244 | 6 | 1464 |
- 245 | 9 | 2205 |
- 246 | 11 | 2706 |
- 247 | 2 | 494 |
- 248 | 6 | 1488 |
- 249 | 5 | 1245 |
- 250 | 10 | 2500 |
- 251 | 6 | 1506 |
- 252 | 2 | 504 |
- 253 | 5 | 1265 |
- 254 | 6 | 1524 |
- 255 | 4 | 1020 |
- 256 | 5 | 1280 |
- 257 | 2 | 514 |
- 258 | 2 | 516 |
- 259 | 2 | 518 |
- 260 | 48300 | 12558000 |
- Total | 49302 | 12700244 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 48300 |
- 2 | 1000 |
- 8 | 1 |
- Total | 49301 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333835266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888219b7264c1a5f
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3139623732363463
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_12.json b/autobahn/client/tungstenite_case_12_5_12.json
deleted file mode 100644
index 8a1f66f..0000000
--- a/autobahn/client/tungstenite_case_12_5_12.json
+++ /dev/null
@@ -1,1161 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 385,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 2115,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=385&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: aqc/cnzbgb93Yn+yvE2kpA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Z9eDjslE04Tq4hW7di5DMLgCUhM=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.12",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "686": 1,
- "699": 1,
- "707": 1,
- "737": 1,
- "750": 1,
- "755": 1,
- "777": 1,
- "871": 1,
- "978": 1,
- "1033": 1,
- "1036": 1,
- "1037": 1,
- "1042": 1,
- "1049": 1,
- "1054": 1,
- "1150": 1,
- "1152": 1,
- "1169": 1,
- "1189": 1,
- "1198": 1,
- "1213": 1,
- "1254": 1,
- "1264": 1,
- "1267": 1,
- "1272": 1,
- "1275": 1,
- "1296": 1,
- "1303": 1,
- "1311": 2,
- "1315": 1,
- "1323": 1,
- "1327": 1,
- "1341": 1,
- "1349": 1,
- "1360": 1,
- "1385": 1,
- "1403": 1,
- "1431": 1,
- "1437": 1,
- "1462": 1,
- "1465": 1,
- "1474": 1,
- "1479": 1,
- "1486": 2,
- "1496": 1,
- "1499": 1,
- "1500": 1,
- "1502": 1,
- "1507": 1,
- "1508": 1,
- "1511": 1,
- "1518": 1,
- "1526": 1,
- "1527": 1,
- "1540": 1,
- "1543": 1,
- "1545": 1,
- "1557": 1,
- "1560": 1,
- "1574": 1,
- "1588": 1,
- "1609": 1,
- "1635": 1,
- "1646": 1,
- "1655": 1,
- "1656": 1,
- "1694": 1,
- "1723": 1,
- "1734": 1,
- "1782": 1,
- "1850": 1,
- "1888": 1,
- "1939": 1,
- "1975": 1,
- "1994": 1,
- "2082": 1,
- "2111": 1,
- "2151": 1,
- "2154": 1,
- "2204": 1,
- "2266": 1,
- "2268": 1,
- "2336": 1,
- "2343": 1,
- "2369": 1,
- "2468": 1,
- "2486": 1,
- "2513": 1,
- "2582": 1,
- "2608": 1,
- "2611": 1,
- "2641": 1,
- "2673": 1,
- "2812": 1,
- "2814": 1,
- "2840": 1,
- "2870": 1,
- "2894": 1,
- "2937": 1,
- "2940": 1,
- "2948": 1,
- "2971": 1,
- "3021": 1,
- "3023": 2,
- "3028": 1,
- "3030": 1,
- "3032": 1,
- "3054": 1,
- "3063": 1,
- "3091": 1,
- "3103": 1,
- "3107": 1,
- "3125": 1,
- "3186": 1,
- "3205": 1,
- "3216": 1,
- "3231": 1,
- "3264": 1,
- "3301": 1,
- "3411": 1,
- "3414": 1,
- "3476": 1,
- "3480": 1,
- "3509": 1,
- "3585": 1,
- "3608": 1,
- "3655": 1,
- "3816": 1,
- "3895": 1,
- "3917": 1,
- "3932": 1,
- "3976": 1,
- "4009": 1,
- "4044": 1,
- "4173": 1,
- "4189": 1,
- "4190": 1,
- "4214": 1,
- "4235": 2,
- "4288": 1,
- "4299": 2,
- "4308": 1,
- "4339": 1,
- "4359": 1,
- "4376": 1,
- "4440": 1,
- "4442": 1,
- "4443": 1,
- "4463": 1,
- "4496": 1,
- "4513": 1,
- "4514": 1,
- "4548": 1,
- "4636": 1,
- "4674": 1,
- "4722": 1,
- "4786": 1,
- "4803": 1,
- "4915": 1,
- "5010": 1,
- "5041": 1,
- "5042": 1,
- "5219": 1,
- "5263": 1,
- "5348": 1,
- "5392": 1,
- "5522": 1,
- "5582": 1,
- "5701": 1,
- "5709": 1,
- "5724": 1,
- "5771": 1,
- "5996": 1,
- "6017": 1,
- "6107": 1,
- "6291": 1,
- "6361": 1,
- "6394": 1,
- "6419": 1,
- "6466": 1,
- "6525": 1,
- "6945": 1,
- "7125": 1,
- "7160": 1,
- "7285": 1,
- "7294": 1,
- "7413": 1,
- "7735": 1,
- "7768": 1,
- "7799": 1,
- "7900": 1,
- "8290": 1,
- "8323": 1,
- "8441": 1,
- "8572": 1,
- "8630": 1,
- "8674": 1,
- "8843": 1,
- "8918": 1,
- "8952": 1,
- "9125": 1,
- "9197": 1,
- "9202": 1,
- "9215": 1,
- "9228": 1,
- "9261": 1,
- "9295": 1,
- "9325": 1,
- "9435": 1,
- "9465": 1,
- "9519": 1,
- "9543": 1,
- "9567": 1,
- "9708": 1,
- "9743": 1,
- "9986": 1,
- "9995": 1,
- "10013": 1,
- "10195": 1,
- "10204": 1,
- "10223": 1,
- "10228": 1,
- "10408": 1,
- "10434": 1,
- "10445": 1,
- "10475": 1,
- "10477": 1,
- "10487": 1,
- "10509": 1,
- "10513": 1,
- "10543": 1,
- "10556": 1,
- "10564": 1,
- "10582": 1,
- "10595": 1,
- "10601": 1,
- "10676": 1,
- "10684": 1,
- "10697": 1,
- "10711": 1,
- "10717": 1,
- "10763": 1,
- "10775": 1,
- "10786": 1,
- "10790": 1,
- "10793": 1,
- "10805": 1,
- "10806": 1,
- "10822": 2,
- "10843": 1,
- "10850": 1,
- "10856": 1,
- "10858": 1,
- "10873": 1,
- "10896": 1,
- "10899": 1,
- "10920": 2,
- "10921": 1,
- "10922": 1,
- "10932": 1,
- "10933": 1,
- "10938": 1,
- "10940": 1,
- "10941": 1,
- "10976": 1,
- "10983": 1,
- "10985": 1,
- "11001": 1,
- "11017": 1,
- "11026": 1,
- "11029": 1,
- "11036": 1,
- "11053": 2,
- "11055": 1,
- "11063": 1,
- "11070": 1,
- "11072": 1,
- "11074": 1,
- "11088": 1,
- "11110": 1,
- "11121": 1,
- "11177": 1,
- "11209": 1,
- "11211": 1,
- "11222": 1,
- "11226": 1,
- "11240": 1,
- "11268": 1,
- "11307": 1,
- "11321": 1,
- "11323": 1,
- "11332": 1,
- "11341": 1,
- "11358": 1,
- "11360": 1,
- "11371": 1,
- "11373": 1,
- "11378": 1,
- "11384": 1,
- "11402": 1,
- "11417": 1,
- "11422": 1,
- "11424": 1,
- "11425": 1,
- "11430": 1,
- "11433": 1,
- "11461": 1,
- "11465": 1,
- "11469": 1,
- "11492": 1,
- "11500": 1,
- "11510": 1,
- "11513": 1,
- "11535": 1,
- "11542": 1,
- "11547": 1,
- "11556": 1,
- "11565": 1,
- "11588": 2,
- "11590": 1,
- "11592": 1,
- "11594": 1,
- "11596": 1,
- "11597": 1,
- "11623": 1,
- "11647": 1,
- "11658": 1,
- "11660": 2,
- "11679": 1,
- "11680": 1,
- "11682": 1,
- "11691": 1,
- "11692": 1,
- "11712": 1,
- "11755": 1,
- "11791": 1,
- "11800": 1,
- "11814": 1,
- "11819": 1,
- "11859": 1,
- "11867": 1,
- "11894": 1,
- "11913": 1,
- "12001": 1,
- "12362": 1,
- "12968": 1,
- "13246": 1,
- "13708": 1,
- "13996": 1,
- "14325": 1,
- "14627": 1,
- "14793": 1,
- "14856": 1,
- "14891": 1,
- "14924": 1,
- "14928": 1,
- "14965": 1,
- "14982": 1,
- "14983": 1,
- "15044": 1,
- "15070": 1,
- "15071": 1,
- "15074": 1,
- "15082": 1,
- "15091": 1,
- "15097": 1,
- "15107": 1,
- "15150": 1,
- "15166": 1,
- "15187": 1,
- "15188": 1,
- "15222": 1,
- "15224": 1,
- "15314": 1,
- "15330": 1,
- "15331": 1,
- "15356": 1,
- "15357": 1,
- "15360": 1,
- "15363": 1,
- "15364": 1,
- "15365": 2,
- "15366": 3,
- "15368": 2,
- "15371": 2,
- "15373": 1,
- "15374": 1,
- "15378": 1,
- "15384": 1,
- "15389": 1,
- "15445": 1,
- "15458": 1,
- "15460": 1,
- "15463": 1,
- "15464": 1,
- "15465": 1,
- "15466": 1,
- "15467": 1,
- "15481": 1,
- "15489": 1,
- "15490": 2,
- "15491": 1,
- "15492": 2,
- "15503": 2,
- "15506": 2,
- "15507": 2,
- "15508": 1,
- "15517": 1,
- "15519": 1,
- "15524": 1,
- "15525": 1,
- "15527": 1,
- "15528": 1,
- "15534": 2,
- "15536": 1,
- "15537": 2,
- "15539": 1,
- "15541": 1,
- "15544": 1,
- "15545": 1,
- "15547": 1,
- "15551": 1,
- "15553": 1,
- "15555": 2,
- "15558": 2,
- "15560": 1,
- "15562": 1,
- "15565": 2,
- "15566": 3,
- "15570": 1,
- "15573": 2,
- "15575": 1,
- "15576": 3,
- "15577": 3,
- "15580": 1,
- "15581": 5,
- "15582": 2,
- "15583": 2,
- "15585": 2,
- "15586": 2,
- "15587": 1,
- "15590": 1,
- "15591": 1,
- "15592": 2,
- "15593": 2,
- "15594": 2,
- "15595": 2,
- "15596": 3,
- "15597": 3,
- "15599": 1,
- "15600": 1,
- "15601": 2,
- "15602": 4,
- "15603": 1,
- "15604": 3,
- "15605": 1,
- "15607": 2,
- "15608": 1,
- "15609": 3,
- "15610": 3,
- "15616": 1,
- "15619": 1,
- "15620": 3,
- "15621": 1,
- "15624": 1,
- "15625": 2,
- "15628": 1,
- "15633": 1,
- "15636": 1,
- "15639": 2,
- "15640": 1,
- "15641": 1,
- "15642": 1,
- "15643": 2,
- "15644": 1,
- "15645": 1,
- "15646": 1,
- "15647": 1,
- "15648": 1,
- "15652": 1,
- "15655": 2,
- "15656": 1,
- "15657": 1,
- "15664": 1,
- "15666": 2,
- "15667": 5,
- "15668": 2,
- "15669": 1,
- "15671": 1,
- "15672": 2,
- "15674": 2,
- "15676": 3,
- "15677": 2,
- "15678": 4,
- "15680": 1,
- "15682": 1,
- "15684": 2,
- "15690": 1,
- "15692": 1,
- "15701": 2,
- "15702": 1,
- "15703": 2,
- "15711": 1,
- "15713": 1,
- "15714": 2,
- "15715": 2,
- "15716": 2,
- "15718": 2,
- "15719": 3,
- "15721": 3,
- "15723": 1,
- "15724": 1,
- "15725": 3,
- "15727": 1,
- "15728": 2,
- "15729": 2,
- "15732": 4,
- "15736": 2,
- "15737": 1,
- "15743": 1,
- "15744": 1,
- "15745": 3,
- "15747": 2,
- "15749": 1,
- "15751": 3,
- "15752": 2,
- "15754": 2,
- "15755": 2,
- "15759": 1,
- "15760": 1,
- "15763": 2,
- "15764": 1,
- "15767": 2,
- "15768": 2,
- "15769": 3,
- "15770": 1,
- "15771": 2,
- "15772": 1,
- "15777": 2,
- "15778": 1,
- "15779": 1,
- "15780": 1,
- "15782": 1,
- "15783": 2,
- "15784": 1,
- "15785": 1,
- "15787": 3,
- "15788": 2,
- "15789": 1,
- "15790": 1,
- "15792": 1,
- "15793": 1,
- "15796": 1,
- "15797": 1,
- "15798": 2,
- "15799": 2,
- "15800": 7,
- "15801": 2,
- "15802": 3,
- "15803": 3,
- "15804": 1,
- "15805": 1,
- "15806": 1,
- "15808": 2,
- "15809": 3,
- "15810": 2,
- "15812": 6,
- "15813": 3,
- "15814": 4,
- "15815": 1,
- "15816": 1,
- "15817": 1,
- "15818": 2,
- "15820": 1,
- "15821": 1,
- "15822": 2,
- "15823": 2,
- "15824": 2,
- "15825": 1,
- "15826": 1,
- "15827": 1,
- "15835": 2,
- "15836": 1,
- "15837": 3,
- "15838": 1,
- "15839": 1,
- "15840": 2,
- "15841": 1,
- "15842": 1,
- "15845": 2,
- "15846": 1,
- "15847": 3,
- "15848": 4,
- "15850": 3,
- "15851": 1,
- "15854": 1,
- "15855": 2,
- "15857": 2,
- "15858": 2,
- "15859": 2,
- "15860": 4,
- "15861": 2,
- "15862": 2,
- "15863": 2,
- "15864": 4,
- "15865": 2,
- "15866": 3,
- "15867": 3,
- "15868": 1,
- "15869": 2,
- "15870": 3,
- "15873": 1,
- "15875": 1,
- "15882": 1,
- "15883": 1,
- "15884": 3,
- "15885": 1,
- "15894": 1,
- "15895": 1,
- "15896": 2,
- "15897": 2,
- "15904": 1,
- "15906": 1,
- "15907": 5,
- "15910": 1,
- "15911": 1,
- "15912": 2,
- "15916": 1,
- "15921": 2,
- "15924": 1,
- "15929": 2,
- "15934": 1,
- "15935": 1,
- "15936": 1,
- "15939": 3,
- "15940": 1,
- "15944": 1,
- "15948": 1,
- "15949": 1,
- "15953": 1,
- "15954": 1,
- "15957": 1,
- "15958": 1,
- "15959": 1,
- "15963": 1,
- "15968": 1,
- "15969": 1,
- "15973": 1,
- "15974": 1,
- "15978": 1,
- "15983": 2,
- "15987": 2,
- "15989": 1,
- "15990": 1,
- "15991": 2,
- "15993": 1,
- "15995": 2,
- "15996": 3,
- "16001": 1,
- "16002": 1,
- "16004": 1,
- "16006": 1,
- "16007": 1,
- "16008": 2,
- "16009": 1,
- "16010": 1,
- "16012": 3,
- "16014": 3,
- "16019": 1,
- "16020": 1,
- "16032": 2,
- "16034": 1,
- "16036": 2,
- "16038": 3,
- "16041": 2,
- "16043": 1,
- "16045": 1,
- "16046": 2,
- "16047": 2,
- "16049": 1,
- "16051": 1,
- "16052": 2,
- "16054": 2,
- "16057": 3,
- "16058": 1,
- "16059": 1,
- "16060": 2,
- "16061": 1,
- "16063": 1,
- "16065": 1,
- "16066": 1,
- "16067": 2,
- "16068": 1,
- "16069": 2,
- "16070": 1,
- "16071": 1,
- "16072": 3,
- "16074": 1,
- "16076": 2,
- "16077": 1,
- "16079": 1,
- "16080": 1,
- "16082": 3,
- "16083": 2,
- "16085": 1,
- "16089": 3,
- "16093": 1,
- "16095": 1,
- "16098": 2,
- "16109": 1,
- "16110": 2,
- "16111": 1,
- "16112": 1,
- "16113": 1,
- "16114": 2,
- "16115": 3,
- "16116": 2,
- "16117": 1,
- "16118": 1,
- "16119": 1,
- "16120": 1,
- "16121": 1,
- "16122": 1,
- "16123": 1,
- "16125": 1,
- "16126": 1,
- "16130": 1,
- "16131": 1,
- "16137": 1,
- "16139": 1,
- "16140": 2,
- "16141": 1,
- "16142": 1,
- "16143": 1,
- "16147": 1,
- "16149": 1,
- "16150": 1,
- "16156": 2,
- "16163": 1,
- "16166": 1,
- "16168": 1,
- "16170": 1,
- "16171": 1,
- "16172": 1,
- "16179": 1,
- "16182": 1,
- "16184": 2,
- "16188": 1,
- "16191": 1,
- "16192": 1,
- "16193": 1,
- "16194": 1,
- "16198": 1,
- "16200": 1,
- "16216": 1,
- "16233": 1,
- "16240": 1,
- "16242": 1,
- "16270": 1,
- "16295": 1,
- "16324": 1,
- "16326": 1,
- "16330": 1,
- "16332": 1
- },
- "started": "2020-09-07T18:50:55.685Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7623073120117188,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 12489643,
- "incomingOctetsWireLevel": 12497643,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0006405307181318153,
- "outgoingCompressionRatio": 0.7631610107421875,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 12503630,
- "outgoingOctetsWireLevel": 12699988,
- "outgoingWebSocketFrames": 49300,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015704079535302947,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 48300,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 3,
- "3": 1,
- "4": 4,
- "5": 8,
- "6": 8,
- "7": 6,
- "8": 5,
- "9": 9,
- "10": 2,
- "11": 3,
- "12": 1,
- "13": 4,
- "14": 2,
- "15": 1,
- "16": 4,
- "17": 1,
- "18": 4,
- "19": 1,
- "20": 3,
- "21": 4,
- "22": 4,
- "23": 6,
- "24": 3,
- "26": 2,
- "27": 2,
- "28": 4,
- "29": 8,
- "30": 4,
- "31": 3,
- "32": 3,
- "33": 4,
- "34": 5,
- "35": 3,
- "36": 3,
- "37": 6,
- "38": 3,
- "39": 5,
- "40": 2,
- "41": 4,
- "42": 3,
- "43": 3,
- "44": 3,
- "45": 3,
- "46": 4,
- "47": 1,
- "48": 4,
- "49": 4,
- "50": 4,
- "51": 4,
- "52": 2,
- "53": 2,
- "54": 1,
- "55": 3,
- "56": 3,
- "57": 4,
- "58": 5,
- "59": 3,
- "60": 5,
- "61": 3,
- "62": 6,
- "63": 4,
- "64": 7,
- "65": 4,
- "66": 4,
- "68": 1,
- "69": 2,
- "70": 3,
- "71": 5,
- "72": 1,
- "73": 2,
- "74": 4,
- "75": 1,
- "76": 3,
- "77": 2,
- "78": 2,
- "79": 1,
- "80": 3,
- "81": 3,
- "82": 3,
- "83": 2,
- "84": 3,
- "85": 7,
- "86": 2,
- "87": 2,
- "88": 1,
- "89": 1,
- "90": 1,
- "91": 3,
- "92": 4,
- "94": 1,
- "95": 4,
- "96": 1,
- "97": 3,
- "98": 5,
- "99": 4,
- "100": 8,
- "101": 4,
- "102": 4,
- "103": 5,
- "104": 2,
- "105": 3,
- "106": 5,
- "107": 2,
- "108": 4,
- "109": 5,
- "110": 5,
- "111": 3,
- "112": 6,
- "113": 3,
- "114": 6,
- "115": 6,
- "116": 5,
- "117": 1,
- "118": 2,
- "119": 1,
- "120": 2,
- "121": 3,
- "122": 3,
- "123": 5,
- "124": 4,
- "125": 1,
- "126": 4,
- "127": 3,
- "130": 4,
- "131": 3,
- "132": 5,
- "133": 4,
- "134": 5,
- "135": 3,
- "136": 7,
- "137": 3,
- "138": 8,
- "139": 3,
- "140": 3,
- "141": 2,
- "142": 5,
- "143": 2,
- "144": 2,
- "145": 1,
- "146": 3,
- "147": 2,
- "148": 2,
- "149": 3,
- "150": 1,
- "151": 1,
- "152": 2,
- "153": 1,
- "154": 5,
- "155": 3,
- "156": 4,
- "157": 4,
- "158": 5,
- "159": 9,
- "160": 7,
- "161": 2,
- "162": 5,
- "163": 4,
- "164": 4,
- "165": 6,
- "166": 2,
- "167": 4,
- "168": 4,
- "169": 3,
- "170": 6,
- "171": 2,
- "172": 2,
- "173": 2,
- "174": 5,
- "175": 3,
- "176": 4,
- "177": 3,
- "178": 3,
- "179": 3,
- "180": 5,
- "181": 4,
- "182": 3,
- "183": 6,
- "184": 8,
- "185": 9,
- "186": 5,
- "187": 7,
- "188": 2,
- "189": 4,
- "190": 9,
- "191": 4,
- "192": 4,
- "193": 2,
- "194": 6,
- "195": 9,
- "196": 5,
- "197": 9,
- "198": 4,
- "199": 4,
- "200": 8,
- "201": 9,
- "202": 3,
- "203": 4,
- "204": 3,
- "205": 1,
- "206": 2,
- "207": 5,
- "208": 5,
- "209": 4,
- "210": 2,
- "211": 5,
- "212": 2,
- "213": 4,
- "214": 5,
- "215": 5,
- "216": 5,
- "217": 4,
- "218": 2,
- "219": 2,
- "220": 4,
- "221": 3,
- "222": 6,
- "223": 9,
- "224": 4,
- "225": 7,
- "226": 5,
- "227": 2,
- "228": 3,
- "229": 2,
- "230": 3,
- "231": 5,
- "233": 8,
- "234": 9,
- "235": 5,
- "236": 8,
- "237": 1,
- "238": 10,
- "239": 8,
- "240": 6,
- "241": 6,
- "242": 5,
- "243": 10,
- "244": 6,
- "245": 9,
- "246": 11,
- "247": 2,
- "248": 6,
- "249": 5,
- "250": 10,
- "251": 6,
- "252": 2,
- "253": 5,
- "254": 6,
- "255": 4,
- "256": 5,
- "257": 2,
- "258": 2,
- "259": 2,
- "260": 48300
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333835266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888219b7264c1a5f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "19b7264c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_13.html b/autobahn/client/tungstenite_case_12_5_13.html
deleted file mode 100644
index 9f5e995..0000000
--- a/autobahn/client/tungstenite_case_12_5_13.html
+++ /dev/null
@@ -1,1388 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.13 : Pass - 3482 ms @ 2020-09-07T18:50:57.801Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=386&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: MiwUQodvsyaQlolsH5HvyA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ckJG8hV14oxlZIvqGEXC3C9Eb7s=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2095 | 1 | 2095 |
- 2109 | 1 | 2109 |
- 2145 | 1 | 2145 |
- 2148 | 1 | 2148 |
- 2154 | 1 | 2154 |
- 2306 | 1 | 2306 |
- 2536 | 1 | 2536 |
- 2552 | 1 | 2552 |
- 2563 | 1 | 2563 |
- 2575 | 1 | 2575 |
- 2586 | 1 | 2586 |
- 2597 | 1 | 2597 |
- 2599 | 1 | 2599 |
- 2618 | 1 | 2618 |
- 2637 | 1 | 2637 |
- 2669 | 1 | 2669 |
- 2690 | 1 | 2690 |
- 2691 | 1 | 2691 |
- 2705 | 1 | 2705 |
- 2707 | 1 | 2707 |
- 2709 | 1 | 2709 |
- 2717 | 1 | 2717 |
- 2720 | 1 | 2720 |
- 2746 | 1 | 2746 |
- 2758 | 1 | 2758 |
- 2763 | 1 | 2763 |
- 2784 | 1 | 2784 |
- 2794 | 1 | 2794 |
- 2809 | 1 | 2809 |
- 2812 | 1 | 2812 |
- 2856 | 1 | 2856 |
- 2876 | 1 | 2876 |
- 2982 | 1 | 2982 |
- 3007 | 1 | 3007 |
- 3182 | 1 | 3182 |
- 3187 | 1 | 3187 |
- 3194 | 1 | 3194 |
- 3360 | 1 | 3360 |
- 3379 | 1 | 3379 |
- 3457 | 1 | 3457 |
- 3483 | 1 | 3483 |
- 3492 | 1 | 3492 |
- 3501 | 1 | 3501 |
- 3513 | 1 | 3513 |
- 3524 | 1 | 3524 |
- 3598 | 1 | 3598 |
- 3618 | 1 | 3618 |
- 3626 | 1 | 3626 |
- 3648 | 1 | 3648 |
- 3844 | 1 | 3844 |
- 3851 | 1 | 3851 |
- 3854 | 1 | 3854 |
- 3878 | 1 | 3878 |
- 3920 | 1 | 3920 |
- 3981 | 1 | 3981 |
- 4043 | 1 | 4043 |
- 4045 | 1 | 4045 |
- 4141 | 1 | 4141 |
- 4148 | 1 | 4148 |
- 4214 | 1 | 4214 |
- 4217 | 1 | 4217 |
- 4228 | 1 | 4228 |
- 4251 | 1 | 4251 |
- 4413 | 1 | 4413 |
- 4462 | 1 | 4462 |
- 4567 | 1 | 4567 |
- 4665 | 1 | 4665 |
- 4692 | 1 | 4692 |
- 4757 | 1 | 4757 |
- 4777 | 1 | 4777 |
- 4919 | 1 | 4919 |
- 4926 | 1 | 4926 |
- 4929 | 1 | 4929 |
- 5053 | 1 | 5053 |
- 5133 | 1 | 5133 |
- 5321 | 1 | 5321 |
- 5379 | 1 | 5379 |
- 5403 | 1 | 5403 |
- 5574 | 1 | 5574 |
- 5594 | 1 | 5594 |
- 5712 | 1 | 5712 |
- 5720 | 1 | 5720 |
- 5741 | 1 | 5741 |
- 5748 | 1 | 5748 |
- 5754 | 1 | 5754 |
- 5757 | 1 | 5757 |
- 5796 | 1 | 5796 |
- 5804 | 1 | 5804 |
- 5816 | 2 | 11632 |
- 5829 | 1 | 5829 |
- 5851 | 1 | 5851 |
- 5864 | 1 | 5864 |
- 5880 | 1 | 5880 |
- 5929 | 1 | 5929 |
- 5930 | 1 | 5930 |
- 5933 | 1 | 5933 |
- 5936 | 1 | 5936 |
- 5964 | 1 | 5964 |
- 6148 | 1 | 6148 |
- 6167 | 1 | 6167 |
- 6260 | 1 | 6260 |
- 6282 | 1 | 6282 |
- 6294 | 1 | 6294 |
- 6474 | 1 | 6474 |
- 6507 | 1 | 6507 |
- 6509 | 1 | 6509 |
- 6529 | 1 | 6529 |
- 6721 | 1 | 6721 |
- 6911 | 1 | 6911 |
- 7119 | 1 | 7119 |
- 7152 | 1 | 7152 |
- 7249 | 1 | 7249 |
- 7262 | 1 | 7262 |
- 7293 | 1 | 7293 |
- 7328 | 1 | 7328 |
- 7524 | 1 | 7524 |
- 7702 | 1 | 7702 |
- 7713 | 1 | 7713 |
- 7746 | 1 | 7746 |
- 7775 | 1 | 7775 |
- 7978 | 1 | 7978 |
- 8094 | 1 | 8094 |
- 8199 | 1 | 8199 |
- 8221 | 1 | 8221 |
- 8231 | 1 | 8231 |
- 8286 | 1 | 8286 |
- 8296 | 1 | 8296 |
- 8319 | 1 | 8319 |
- 8428 | 1 | 8428 |
- 8473 | 1 | 8473 |
- 8476 | 1 | 8476 |
- 8549 | 1 | 8549 |
- 8594 | 1 | 8594 |
- 8602 | 1 | 8602 |
- 8643 | 1 | 8643 |
- 8648 | 1 | 8648 |
- 8650 | 1 | 8650 |
- 8653 | 1 | 8653 |
- 8662 | 1 | 8662 |
- 8678 | 1 | 8678 |
- 8686 | 1 | 8686 |
- 8689 | 2 | 17378 |
- 8693 | 1 | 8693 |
- 8697 | 1 | 8697 |
- 8734 | 1 | 8734 |
- 8947 | 1 | 8947 |
- 8958 | 1 | 8958 |
- 9091 | 1 | 9091 |
- 9124 | 1 | 9124 |
- 9170 | 1 | 9170 |
- 9307 | 1 | 9307 |
- 9380 | 1 | 9380 |
- 9436 | 1 | 9436 |
- 9455 | 1 | 9455 |
- 9985 | 1 | 9985 |
- 10138 | 1 | 10138 |
- 10530 | 1 | 10530 |
- 10648 | 1 | 10648 |
- 10680 | 1 | 10680 |
- 10750 | 1 | 10750 |
- 11085 | 1 | 11085 |
- 11262 | 1 | 11262 |
- 11477 | 1 | 11477 |
- 11567 | 1 | 11567 |
- 11627 | 1 | 11627 |
- 11717 | 1 | 11717 |
- 11748 | 1 | 11748 |
- 11864 | 1 | 11864 |
- 11893 | 1 | 11893 |
- 11953 | 1 | 11953 |
- 12100 | 1 | 12100 |
- 12123 | 1 | 12123 |
- 12140 | 1 | 12140 |
- 12582 | 1 | 12582 |
- 12662 | 1 | 12662 |
- 12690 | 1 | 12690 |
- 12838 | 1 | 12838 |
- 13248 | 1 | 13248 |
- 13605 | 1 | 13605 |
- 13641 | 1 | 13641 |
- 13720 | 1 | 13720 |
- 13851 | 1 | 13851 |
- 13992 | 1 | 13992 |
- 14317 | 1 | 14317 |
- 14362 | 1 | 14362 |
- 14374 | 1 | 14374 |
- 14719 | 1 | 14719 |
- 14985 | 1 | 14985 |
- 15097 | 1 | 15097 |
- 15247 | 1 | 15247 |
- 15262 | 1 | 15262 |
- 15302 | 1 | 15302 |
- 15390 | 1 | 15390 |
- 15541 | 1 | 15541 |
- 15980 | 1 | 15980 |
- 16074 | 1 | 16074 |
- 16151 | 1 | 16151 |
- 16223 | 1 | 16223 |
- 16408 | 1 | 16408 |
- 16490 | 1 | 16490 |
- 16673 | 1 | 16673 |
- 16800 | 1 | 16800 |
- 17014 | 1 | 17014 |
- 17087 | 1 | 17087 |
- 17141 | 1 | 17141 |
- 17182 | 1 | 17182 |
- 17579 | 1 | 17579 |
- 17705 | 1 | 17705 |
- 17849 | 1 | 17849 |
- 18221 | 1 | 18221 |
- 18493 | 1 | 18493 |
- 18775 | 1 | 18775 |
- 18884 | 1 | 18884 |
- 18919 | 1 | 18919 |
- 19025 | 1 | 19025 |
- 19420 | 1 | 19420 |
- 19440 | 1 | 19440 |
- 19449 | 1 | 19449 |
- 19528 | 1 | 19528 |
- 19585 | 1 | 19585 |
- 19694 | 1 | 19694 |
- 19719 | 1 | 19719 |
- 19788 | 1 | 19788 |
- 20000 | 1 | 20000 |
- 20005 | 1 | 20005 |
- 20102 | 1 | 20102 |
- 20154 | 1 | 20154 |
- 20173 | 1 | 20173 |
- 20212 | 1 | 20212 |
- 20308 | 1 | 20308 |
- 20333 | 1 | 20333 |
- 20485 | 1 | 20485 |
- 20487 | 1 | 20487 |
- 20547 | 1 | 20547 |
- 20595 | 1 | 20595 |
- 20614 | 1 | 20614 |
- 20627 | 1 | 20627 |
- 20670 | 1 | 20670 |
- 20696 | 1 | 20696 |
- 20701 | 1 | 20701 |
- 20704 | 1 | 20704 |
- 20718 | 1 | 20718 |
- 20777 | 1 | 20777 |
- 20779 | 1 | 20779 |
- 20792 | 1 | 20792 |
- 20834 | 2 | 41668 |
- 20840 | 1 | 20840 |
- 20849 | 1 | 20849 |
- 20852 | 1 | 20852 |
- 20857 | 1 | 20857 |
- 20890 | 1 | 20890 |
- 20895 | 1 | 20895 |
- 20907 | 1 | 20907 |
- 20912 | 1 | 20912 |
- 21003 | 1 | 21003 |
- 21013 | 1 | 21013 |
- 21017 | 1 | 21017 |
- 21056 | 1 | 21056 |
- 21108 | 1 | 21108 |
- 21131 | 1 | 21131 |
- 21143 | 1 | 21143 |
- 21170 | 1 | 21170 |
- 21253 | 1 | 21253 |
- 21285 | 1 | 21285 |
- 21313 | 1 | 21313 |
- 21314 | 1 | 21314 |
- 21337 | 1 | 21337 |
- 21340 | 1 | 21340 |
- 21438 | 1 | 21438 |
- 21443 | 1 | 21443 |
- 21480 | 1 | 21480 |
- 21507 | 1 | 21507 |
- 21519 | 1 | 21519 |
- 21534 | 1 | 21534 |
- 21536 | 1 | 21536 |
- 21604 | 1 | 21604 |
- 21613 | 1 | 21613 |
- 21631 | 1 | 21631 |
- 21641 | 1 | 21641 |
- 21656 | 1 | 21656 |
- 21671 | 1 | 21671 |
- 21675 | 1 | 21675 |
- 21707 | 1 | 21707 |
- 21744 | 1 | 21744 |
- 21745 | 1 | 21745 |
- 21747 | 1 | 21747 |
- 21760 | 1 | 21760 |
- 21785 | 1 | 21785 |
- 21788 | 1 | 21788 |
- 21817 | 1 | 21817 |
- 21831 | 1 | 21831 |
- 21838 | 1 | 21838 |
- 21852 | 1 | 21852 |
- 21870 | 1 | 21870 |
- 21879 | 1 | 21879 |
- 21930 | 1 | 21930 |
- 21944 | 1 | 21944 |
- 21957 | 1 | 21957 |
- 21971 | 1 | 21971 |
- 22040 | 1 | 22040 |
- 22052 | 1 | 22052 |
- 22104 | 1 | 22104 |
- 22158 | 1 | 22158 |
- 22163 | 1 | 22163 |
- 22168 | 1 | 22168 |
- 22180 | 1 | 22180 |
- 22188 | 1 | 22188 |
- 22189 | 1 | 22189 |
- 22203 | 1 | 22203 |
- 22343 | 1 | 22343 |
- 22344 | 1 | 22344 |
- 22358 | 1 | 22358 |
- 22391 | 1 | 22391 |
- 22463 | 1 | 22463 |
- 22539 | 1 | 22539 |
- 22561 | 1 | 22561 |
- 22582 | 1 | 22582 |
- 22594 | 1 | 22594 |
- 22605 | 1 | 22605 |
- 22618 | 1 | 22618 |
- 22625 | 1 | 22625 |
- 22631 | 1 | 22631 |
- 22639 | 1 | 22639 |
- 22644 | 1 | 22644 |
- 22646 | 1 | 22646 |
- 22648 | 1 | 22648 |
- 22655 | 1 | 22655 |
- 22661 | 1 | 22661 |
- 22664 | 1 | 22664 |
- 22671 | 1 | 22671 |
- 22704 | 1 | 22704 |
- 22705 | 1 | 22705 |
- 22742 | 1 | 22742 |
- 22746 | 1 | 22746 |
- 22747 | 1 | 22747 |
- 22769 | 1 | 22769 |
- 22792 | 1 | 22792 |
- 22801 | 1 | 22801 |
- 22815 | 1 | 22815 |
- 22847 | 1 | 22847 |
- 22876 | 1 | 22876 |
- 22919 | 1 | 22919 |
- 22926 | 1 | 22926 |
- 22969 | 1 | 22969 |
- 22977 | 1 | 22977 |
- 23000 | 1 | 23000 |
- 23002 | 1 | 23002 |
- 23007 | 2 | 46014 |
- 23012 | 1 | 23012 |
- 23014 | 1 | 23014 |
- 23032 | 1 | 23032 |
- 23043 | 1 | 23043 |
- 23065 | 1 | 23065 |
- 23109 | 1 | 23109 |
- 23143 | 1 | 23143 |
- 23168 | 1 | 23168 |
- 23175 | 1 | 23175 |
- 23180 | 1 | 23180 |
- 23190 | 1 | 23190 |
- 23341 | 1 | 23341 |
- 23361 | 1 | 23361 |
- 23384 | 1 | 23384 |
- 24132 | 1 | 24132 |
- 24234 | 1 | 24234 |
- 24421 | 1 | 24421 |
- 25293 | 1 | 25293 |
- 25399 | 1 | 25399 |
- 25558 | 1 | 25558 |
- 26426 | 1 | 26426 |
- 26962 | 1 | 26962 |
- 27033 | 1 | 27033 |
- 27303 | 1 | 27303 |
- 28204 | 1 | 28204 |
- 28327 | 1 | 28327 |
- 28461 | 1 | 28461 |
- 28564 | 1 | 28564 |
- 29439 | 1 | 29439 |
- 29540 | 1 | 29540 |
- 29546 | 1 | 29546 |
- 30504 | 2 | 61008 |
- 30508 | 1 | 30508 |
- 30510 | 1 | 30510 |
- 30580 | 1 | 30580 |
- 30602 | 1 | 30602 |
- 30615 | 1 | 30615 |
- 30655 | 1 | 30655 |
- 30656 | 1 | 30656 |
- 30696 | 2 | 61392 |
- 30711 | 1 | 30711 |
- 30714 | 1 | 30714 |
- 30715 | 1 | 30715 |
- 30716 | 1 | 30716 |
- 30717 | 1 | 30717 |
- 30721 | 1 | 30721 |
- 30731 | 1 | 30731 |
- 30740 | 2 | 61480 |
- 30746 | 1 | 30746 |
- 30748 | 1 | 30748 |
- 30821 | 1 | 30821 |
- 30830 | 1 | 30830 |
- 30876 | 1 | 30876 |
- 30882 | 1 | 30882 |
- 30883 | 1 | 30883 |
- 30884 | 1 | 30884 |
- 30897 | 1 | 30897 |
- 30910 | 1 | 30910 |
- 30948 | 2 | 61896 |
- 30951 | 2 | 61902 |
- 30952 | 1 | 30952 |
- 30986 | 1 | 30986 |
- 30988 | 1 | 30988 |
- 30989 | 2 | 61978 |
- 30993 | 1 | 30993 |
- 30995 | 1 | 30995 |
- 31044 | 1 | 31044 |
- 31061 | 1 | 31061 |
- 31073 | 2 | 62146 |
- 31076 | 2 | 62152 |
- 31081 | 1 | 31081 |
- 31082 | 1 | 31082 |
- 31083 | 1 | 31083 |
- 31084 | 2 | 62168 |
- 31087 | 1 | 31087 |
- 31090 | 1 | 31090 |
- 31093 | 1 | 31093 |
- 31094 | 1 | 31094 |
- 31101 | 1 | 31101 |
- 31104 | 1 | 31104 |
- 31105 | 1 | 31105 |
- 31108 | 1 | 31108 |
- 31115 | 1 | 31115 |
- 31120 | 1 | 31120 |
- 31123 | 1 | 31123 |
- 31126 | 1 | 31126 |
- 31127 | 3 | 93381 |
- 31128 | 1 | 31128 |
- 31131 | 1 | 31131 |
- 31132 | 2 | 62264 |
- 31133 | 1 | 31133 |
- 31136 | 2 | 62272 |
- 31154 | 2 | 62308 |
- 31155 | 1 | 31155 |
- 31157 | 4 | 124628 |
- 31158 | 2 | 62316 |
- 31160 | 2 | 62320 |
- 31161 | 1 | 31161 |
- 31162 | 2 | 62324 |
- 31167 | 1 | 31167 |
- 31168 | 1 | 31168 |
- 31169 | 1 | 31169 |
- 31170 | 3 | 93510 |
- 31171 | 2 | 62342 |
- 31173 | 1 | 31173 |
- 31174 | 1 | 31174 |
- 31175 | 4 | 124700 |
- 31176 | 1 | 31176 |
- 31178 | 2 | 62356 |
- 31180 | 1 | 31180 |
- 31182 | 1 | 31182 |
- 31202 | 2 | 62404 |
- 31208 | 1 | 31208 |
- 31209 | 2 | 62418 |
- 31225 | 1 | 31225 |
- 31227 | 1 | 31227 |
- 31233 | 1 | 31233 |
- 31240 | 1 | 31240 |
- 31242 | 1 | 31242 |
- 31243 | 1 | 31243 |
- 31249 | 1 | 31249 |
- 31253 | 1 | 31253 |
- 31254 | 1 | 31254 |
- 31262 | 1 | 31262 |
- 31266 | 4 | 125064 |
- 31267 | 1 | 31267 |
- 31268 | 2 | 62536 |
- 31269 | 2 | 62538 |
- 31274 | 2 | 62548 |
- 31300 | 1 | 31300 |
- 31301 | 2 | 62602 |
- 31303 | 1 | 31303 |
- 31304 | 1 | 31304 |
- 31305 | 1 | 31305 |
- 31307 | 1 | 31307 |
- 31310 | 2 | 62620 |
- 31311 | 1 | 31311 |
- 31312 | 1 | 31312 |
- 31314 | 4 | 125256 |
- 31316 | 1 | 31316 |
- 31318 | 1 | 31318 |
- 31319 | 1 | 31319 |
- 31321 | 1 | 31321 |
- 31323 | 1 | 31323 |
- 31324 | 1 | 31324 |
- 31326 | 1 | 31326 |
- 31328 | 3 | 93984 |
- 31330 | 1 | 31330 |
- 31331 | 1 | 31331 |
- 31332 | 4 | 125328 |
- 31334 | 3 | 94002 |
- 31335 | 2 | 62670 |
- 31336 | 1 | 31336 |
- 31337 | 1 | 31337 |
- 31338 | 1 | 31338 |
- 31342 | 1 | 31342 |
- 31346 | 1 | 31346 |
- 31347 | 1 | 31347 |
- 31348 | 1 | 31348 |
- 31349 | 1 | 31349 |
- 31350 | 2 | 62700 |
- 31352 | 1 | 31352 |
- 31356 | 4 | 125424 |
- 31357 | 1 | 31357 |
- 31359 | 2 | 62718 |
- 31361 | 2 | 62722 |
- 31365 | 1 | 31365 |
- 31366 | 1 | 31366 |
- 31367 | 1 | 31367 |
- 31369 | 2 | 62738 |
- 31370 | 1 | 31370 |
- 31371 | 2 | 62742 |
- 31374 | 1 | 31374 |
- 31375 | 2 | 62750 |
- 31376 | 2 | 62752 |
- 31381 | 1 | 31381 |
- 31382 | 2 | 62764 |
- 31393 | 1 | 31393 |
- 31394 | 5 | 156970 |
- 31395 | 1 | 31395 |
- 31397 | 1 | 31397 |
- 31398 | 1 | 31398 |
- 31400 | 1 | 31400 |
- 31401 | 1 | 31401 |
- 31402 | 1 | 31402 |
- 31408 | 2 | 62816 |
- 31414 | 1 | 31414 |
- 31415 | 3 | 94245 |
- 31417 | 2 | 62834 |
- 31418 | 2 | 62836 |
- 31420 | 2 | 62840 |
- 31421 | 1 | 31421 |
- 31427 | 2 | 62854 |
- 31432 | 1 | 31432 |
- 31433 | 2 | 62866 |
- 31435 | 1 | 31435 |
- 31437 | 1 | 31437 |
- 31438 | 1 | 31438 |
- 31441 | 1 | 31441 |
- 31445 | 1 | 31445 |
- 31447 | 1 | 31447 |
- 31450 | 1 | 31450 |
- 31454 | 2 | 62908 |
- 31456 | 1 | 31456 |
- 31458 | 1 | 31458 |
- 31459 | 1 | 31459 |
- 31460 | 1 | 31460 |
- 31461 | 3 | 94383 |
- 31464 | 1 | 31464 |
- 31466 | 2 | 62932 |
- 31468 | 1 | 31468 |
- 31469 | 1 | 31469 |
- 31470 | 1 | 31470 |
- 31471 | 1 | 31471 |
- 31472 | 1 | 31472 |
- 31473 | 1 | 31473 |
- 31474 | 1 | 31474 |
- 31479 | 1 | 31479 |
- 31480 | 1 | 31480 |
- 31486 | 1 | 31486 |
- 31488 | 1 | 31488 |
- 31489 | 2 | 62978 |
- 31490 | 2 | 62980 |
- 31491 | 1 | 31491 |
- 31492 | 1 | 31492 |
- 31494 | 1 | 31494 |
- 31496 | 1 | 31496 |
- 31498 | 1 | 31498 |
- 31502 | 1 | 31502 |
- 31505 | 2 | 63010 |
- 31506 | 1 | 31506 |
- 31507 | 1 | 31507 |
- 31513 | 1 | 31513 |
- 31514 | 1 | 31514 |
- 31516 | 1 | 31516 |
- 31517 | 2 | 63034 |
- 31518 | 2 | 63036 |
- 31522 | 2 | 63044 |
- 31523 | 2 | 63046 |
- 31524 | 1 | 31524 |
- 31527 | 1 | 31527 |
- 31528 | 1 | 31528 |
- 31529 | 2 | 63058 |
- 31530 | 1 | 31530 |
- 31531 | 1 | 31531 |
- 31540 | 1 | 31540 |
- 31546 | 2 | 63092 |
- 31555 | 2 | 63110 |
- 31556 | 2 | 63112 |
- 31559 | 2 | 63118 |
- 31560 | 1 | 31560 |
- 31563 | 2 | 63126 |
- 31564 | 1 | 31564 |
- 31565 | 2 | 63130 |
- 31566 | 1 | 31566 |
- 31567 | 1 | 31567 |
- 31568 | 2 | 63136 |
- 31575 | 2 | 63150 |
- 31576 | 3 | 94728 |
- 31580 | 1 | 31580 |
- 31582 | 1 | 31582 |
- 31583 | 3 | 94749 |
- 31586 | 2 | 63172 |
- 31587 | 1 | 31587 |
- 31591 | 1 | 31591 |
- 31593 | 2 | 63186 |
- 31594 | 1 | 31594 |
- 31602 | 2 | 63204 |
- 31603 | 1 | 31603 |
- 31606 | 1 | 31606 |
- 31608 | 1 | 31608 |
- 31611 | 1 | 31611 |
- 31613 | 1 | 31613 |
- 31614 | 1 | 31614 |
- 31616 | 1 | 31616 |
- 31617 | 1 | 31617 |
- 31619 | 2 | 63238 |
- 31620 | 1 | 31620 |
- 31624 | 1 | 31624 |
- 31625 | 2 | 63250 |
- 31626 | 2 | 63252 |
- 31629 | 1 | 31629 |
- 31630 | 1 | 31630 |
- 31631 | 1 | 31631 |
- 31632 | 2 | 63264 |
- 31633 | 1 | 31633 |
- 31637 | 2 | 63274 |
- 31639 | 1 | 31639 |
- 31640 | 1 | 31640 |
- 31644 | 1 | 31644 |
- 31650 | 1 | 31650 |
- 31651 | 2 | 63302 |
- 31654 | 1 | 31654 |
- 31658 | 1 | 31658 |
- 31662 | 2 | 63324 |
- 31663 | 1 | 31663 |
- 31664 | 1 | 31664 |
- 31665 | 1 | 31665 |
- 31668 | 2 | 63336 |
- 31679 | 1 | 31679 |
- 31682 | 1 | 31682 |
- 31683 | 1 | 31683 |
- 31685 | 1 | 31685 |
- 31692 | 1 | 31692 |
- 31695 | 1 | 31695 |
- 31696 | 1 | 31696 |
- 31699 | 2 | 63398 |
- 31700 | 3 | 95100 |
- 31701 | 1 | 31701 |
- 31702 | 1 | 31702 |
- 31703 | 1 | 31703 |
- 31705 | 2 | 63410 |
- 31706 | 3 | 95118 |
- 31708 | 2 | 63416 |
- 31709 | 1 | 31709 |
- 31711 | 1 | 31711 |
- 31715 | 1 | 31715 |
- 31719 | 1 | 31719 |
- 31726 | 2 | 63452 |
- 31730 | 1 | 31730 |
- 31732 | 1 | 31732 |
- 31733 | 1 | 31733 |
- 31736 | 2 | 63472 |
- 31739 | 2 | 63478 |
- 31740 | 1 | 31740 |
- 31743 | 1 | 31743 |
- 31744 | 1 | 31744 |
- 31745 | 1 | 31745 |
- 31746 | 1 | 31746 |
- 31747 | 1 | 31747 |
- 31749 | 1 | 31749 |
- 31753 | 1 | 31753 |
- 31754 | 1 | 31754 |
- 31755 | 1 | 31755 |
- 31756 | 1 | 31756 |
- 31758 | 2 | 63516 |
- 31763 | 2 | 63526 |
- 31764 | 2 | 63528 |
- 31766 | 2 | 63532 |
- 31767 | 1 | 31767 |
- 31768 | 1 | 31768 |
- 31773 | 1 | 31773 |
- 31782 | 1 | 31782 |
- 31784 | 1 | 31784 |
- 31785 | 1 | 31785 |
- 31794 | 1 | 31794 |
- 31795 | 1 | 31795 |
- 31797 | 1 | 31797 |
- 31798 | 5 | 158990 |
- 31799 | 2 | 63598 |
- 31801 | 1 | 31801 |
- 31807 | 1 | 31807 |
- 31812 | 1 | 31812 |
- 31823 | 1 | 31823 |
- 31827 | 1 | 31827 |
- 31828 | 1 | 31828 |
- 31829 | 1 | 31829 |
- 31830 | 1 | 31830 |
- 31837 | 1 | 31837 |
- 31838 | 1 | 31838 |
- 31839 | 1 | 31839 |
- 31845 | 1 | 31845 |
- 31847 | 1 | 31847 |
- 31852 | 1 | 31852 |
- 31853 | 1 | 31853 |
- 31862 | 1 | 31862 |
- 31863 | 2 | 63726 |
- 31864 | 1 | 31864 |
- 31870 | 1 | 31870 |
- 31872 | 1 | 31872 |
- 31873 | 1 | 31873 |
- 31876 | 1 | 31876 |
- 31878 | 1 | 31878 |
- 31879 | 1 | 31879 |
- 31880 | 1 | 31880 |
- 31881 | 1 | 31881 |
- 31883 | 2 | 63766 |
- 31889 | 1 | 31889 |
- 31900 | 1 | 31900 |
- 31903 | 1 | 31903 |
- 31916 | 1 | 31916 |
- 31917 | 1 | 31917 |
- 31930 | 1 | 31930 |
- 31935 | 1 | 31935 |
- 31939 | 2 | 63878 |
- 31940 | 1 | 31940 |
- 31941 | 1 | 31941 |
- 31943 | 1 | 31943 |
- 31944 | 1 | 31944 |
- 31948 | 1 | 31948 |
- 31955 | 1 | 31955 |
- 31958 | 1 | 31958 |
- 31964 | 1 | 31964 |
- 31966 | 1 | 31966 |
- 31973 | 1 | 31973 |
- 31974 | 1 | 31974 |
- 31982 | 1 | 31982 |
- 31997 | 2 | 63994 |
- 32001 | 1 | 32001 |
- 32003 | 1 | 32003 |
- 32004 | 2 | 64008 |
- 32015 | 1 | 32015 |
- 32017 | 1 | 32017 |
- 32018 | 1 | 32018 |
- 32030 | 1 | 32030 |
- 32038 | 1 | 32038 |
- 32040 | 1 | 32040 |
- 32043 | 1 | 32043 |
- 32067 | 3 | 96201 |
- 32070 | 1 | 32070 |
- 32073 | 1 | 32073 |
- 32075 | 1 | 32075 |
- 32076 | 2 | 64152 |
- 32078 | 1 | 32078 |
- 32079 | 1 | 32079 |
- 32084 | 2 | 64168 |
- 32088 | 1 | 32088 |
- 32090 | 1 | 32090 |
- 32092 | 1 | 32092 |
- 32097 | 1 | 32097 |
- 32099 | 1 | 32099 |
- 32102 | 3 | 96306 |
- 32105 | 1 | 32105 |
- 32106 | 1 | 32106 |
- 32111 | 1 | 32111 |
- 32114 | 1 | 32114 |
- 32115 | 1 | 32115 |
- 32116 | 1 | 32116 |
- 32118 | 1 | 32118 |
- 32124 | 1 | 32124 |
- 32126 | 1 | 32126 |
- 32129 | 1 | 32129 |
- 32131 | 1 | 32131 |
- 32132 | 3 | 96396 |
- 32135 | 2 | 64270 |
- 32137 | 1 | 32137 |
- 32141 | 1 | 32141 |
- 32143 | 1 | 32143 |
- 32144 | 1 | 32144 |
- 32150 | 1 | 32150 |
- 32158 | 2 | 64316 |
- 32159 | 1 | 32159 |
- 32162 | 3 | 96486 |
- 32163 | 3 | 96489 |
- 32164 | 2 | 64328 |
- 32165 | 1 | 32165 |
- 32170 | 2 | 64340 |
- 32178 | 1 | 32178 |
- 32179 | 1 | 32179 |
- 32181 | 2 | 64362 |
- 32182 | 2 | 64364 |
- 32186 | 1 | 32186 |
- 32187 | 1 | 32187 |
- 32188 | 1 | 32188 |
- 32190 | 2 | 64380 |
- 32193 | 3 | 96579 |
- 32195 | 1 | 32195 |
- 32199 | 1 | 32199 |
- 32203 | 1 | 32203 |
- 32204 | 2 | 64408 |
- 32207 | 1 | 32207 |
- 32208 | 1 | 32208 |
- 32211 | 1 | 32211 |
- 32215 | 1 | 32215 |
- 32217 | 2 | 64434 |
- 32222 | 1 | 32222 |
- 32226 | 1 | 32226 |
- 32229 | 1 | 32229 |
- 32230 | 2 | 64460 |
- 32232 | 1 | 32232 |
- 32235 | 1 | 32235 |
- 32236 | 1 | 32236 |
- 32239 | 3 | 96717 |
- 32245 | 1 | 32245 |
- 32248 | 1 | 32248 |
- 32249 | 1 | 32249 |
- 32252 | 1 | 32252 |
- 32254 | 1 | 32254 |
- 32262 | 1 | 32262 |
- 32265 | 1 | 32265 |
- 32273 | 1 | 32273 |
- 32304 | 1 | 32304 |
- 32315 | 1 | 32315 |
- 32317 | 1 | 32317 |
- 32334 | 2 | 64668 |
- 32335 | 1 | 32335 |
- 32336 | 1 | 32336 |
- 32345 | 1 | 32345 |
- 32370 | 2 | 64740 |
- 32371 | 1 | 32371 |
- Total | 1002 | 24911209 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 3 | 6 |
- 3 | 4 | 12 |
- 4 | 5 | 20 |
- 5 | 3 | 15 |
- 6 | 3 | 18 |
- 7 | 3 | 21 |
- 8 | 5 | 40 |
- 9 | 1 | 9 |
- 10 | 3 | 30 |
- 11 | 3 | 33 |
- 12 | 2 | 24 |
- 13 | 6 | 78 |
- 14 | 5 | 70 |
- 15 | 4 | 60 |
- 16 | 4 | 64 |
- 17 | 1 | 17 |
- 18 | 1 | 18 |
- 19 | 9 | 171 |
- 20 | 2 | 40 |
- 21 | 6 | 126 |
- 22 | 1 | 22 |
- 23 | 1 | 23 |
- 24 | 6 | 144 |
- 25 | 4 | 100 |
- 26 | 6 | 156 |
- 27 | 4 | 108 |
- 28 | 4 | 112 |
- 29 | 3 | 87 |
- 30 | 1 | 30 |
- 31 | 1 | 31 |
- 32 | 4 | 128 |
- 33 | 3 | 99 |
- 34 | 6 | 204 |
- 35 | 7 | 245 |
- 36 | 3 | 108 |
- 37 | 4 | 148 |
- 38 | 6 | 228 |
- 39 | 5 | 195 |
- 40 | 2 | 80 |
- 41 | 2 | 82 |
- 42 | 6 | 252 |
- 43 | 3 | 129 |
- 44 | 1 | 44 |
- 45 | 5 | 225 |
- 46 | 2 | 92 |
- 47 | 2 | 94 |
- 48 | 5 | 240 |
- 50 | 2 | 100 |
- 51 | 5 | 255 |
- 52 | 2 | 104 |
- 53 | 4 | 212 |
- 54 | 5 | 270 |
- 55 | 2 | 110 |
- 56 | 1 | 56 |
- 57 | 6 | 342 |
- 58 | 4 | 232 |
- 59 | 3 | 177 |
- 60 | 1 | 60 |
- 61 | 7 | 427 |
- 62 | 3 | 186 |
- 63 | 2 | 126 |
- 64 | 4 | 256 |
- 65 | 2 | 130 |
- 66 | 1 | 66 |
- 67 | 3 | 201 |
- 68 | 4 | 272 |
- 69 | 5 | 345 |
- 70 | 7 | 490 |
- 71 | 3 | 213 |
- 72 | 6 | 432 |
- 73 | 3 | 219 |
- 74 | 4 | 296 |
- 75 | 4 | 300 |
- 76 | 3 | 228 |
- 77 | 2 | 154 |
- 78 | 5 | 390 |
- 79 | 5 | 395 |
- 80 | 2 | 160 |
- 81 | 1 | 81 |
- 82 | 5 | 410 |
- 83 | 2 | 166 |
- 84 | 3 | 252 |
- 85 | 5 | 425 |
- 86 | 5 | 430 |
- 87 | 5 | 435 |
- 88 | 7 | 616 |
- 89 | 4 | 356 |
- 90 | 3 | 270 |
- 91 | 6 | 546 |
- 92 | 5 | 460 |
- 93 | 5 | 465 |
- 94 | 2 | 188 |
- 95 | 3 | 285 |
- 96 | 7 | 672 |
- 97 | 3 | 291 |
- 98 | 5 | 490 |
- 99 | 8 | 792 |
- 100 | 6 | 600 |
- 101 | 1 | 101 |
- 102 | 5 | 510 |
- 103 | 9 | 927 |
- 104 | 1 | 104 |
- 105 | 3 | 315 |
- 106 | 5 | 530 |
- 107 | 4 | 428 |
- 108 | 6 | 648 |
- 109 | 5 | 545 |
- 110 | 7 | 770 |
- 111 | 3 | 333 |
- 112 | 5 | 560 |
- 113 | 7 | 791 |
- 114 | 4 | 456 |
- 115 | 2 | 230 |
- 116 | 3 | 348 |
- 117 | 5 | 585 |
- 118 | 4 | 472 |
- 119 | 3 | 357 |
- 120 | 6 | 720 |
- 121 | 4 | 484 |
- 122 | 4 | 488 |
- 123 | 4 | 492 |
- 124 | 4 | 496 |
- 125 | 2 | 250 |
- 126 | 7 | 882 |
- 127 | 5 | 635 |
- 130 | 5 | 650 |
- 131 | 6 | 786 |
- 132 | 8 | 1056 |
- 133 | 4 | 532 |
- 134 | 3 | 402 |
- 135 | 7 | 945 |
- 136 | 6 | 816 |
- 137 | 2 | 274 |
- 138 | 4 | 552 |
- 139 | 5 | 695 |
- 140 | 8 | 1120 |
- 141 | 4 | 564 |
- 142 | 1 | 142 |
- 143 | 7 | 1001 |
- 144 | 9 | 1296 |
- 145 | 2 | 290 |
- 146 | 3 | 438 |
- 147 | 6 | 882 |
- 148 | 2 | 296 |
- 149 | 5 | 745 |
- 150 | 8 | 1200 |
- 151 | 3 | 453 |
- 152 | 2 | 304 |
- 153 | 3 | 459 |
- 154 | 2 | 308 |
- 155 | 5 | 775 |
- 156 | 2 | 312 |
- 157 | 3 | 471 |
- 158 | 5 | 790 |
- 159 | 4 | 636 |
- 160 | 5 | 800 |
- 161 | 7 | 1127 |
- 162 | 1 | 162 |
- 163 | 2 | 326 |
- 164 | 1 | 164 |
- 165 | 3 | 495 |
- 166 | 9 | 1494 |
- 167 | 5 | 835 |
- 168 | 1 | 168 |
- 169 | 4 | 676 |
- 170 | 5 | 850 |
- 171 | 3 | 513 |
- 172 | 4 | 688 |
- 173 | 4 | 692 |
- 174 | 5 | 870 |
- 175 | 6 | 1050 |
- 176 | 3 | 528 |
- 177 | 5 | 885 |
- 178 | 2 | 356 |
- 179 | 2 | 358 |
- 180 | 3 | 540 |
- 181 | 2 | 362 |
- 182 | 6 | 1092 |
- 183 | 8 | 1464 |
- 184 | 7 | 1288 |
- 185 | 1 | 185 |
- 186 | 7 | 1302 |
- 187 | 4 | 748 |
- 188 | 2 | 376 |
- 189 | 4 | 756 |
- 190 | 7 | 1330 |
- 191 | 4 | 764 |
- 192 | 3 | 576 |
- 193 | 1 | 193 |
- 194 | 4 | 776 |
- 195 | 4 | 780 |
- 196 | 5 | 980 |
- 197 | 1 | 197 |
- 198 | 2 | 396 |
- 199 | 5 | 995 |
- 200 | 7 | 1400 |
- 201 | 3 | 603 |
- 202 | 4 | 808 |
- 203 | 5 | 1015 |
- 204 | 4 | 816 |
- 205 | 7 | 1435 |
- 206 | 6 | 1236 |
- 207 | 2 | 414 |
- 208 | 3 | 624 |
- 209 | 4 | 836 |
- 210 | 8 | 1680 |
- 211 | 3 | 633 |
- 212 | 5 | 1060 |
- 213 | 6 | 1278 |
- 214 | 1 | 214 |
- 216 | 2 | 432 |
- 217 | 6 | 1302 |
- 218 | 4 | 872 |
- 219 | 3 | 657 |
- 220 | 6 | 1320 |
- 221 | 5 | 1105 |
- 222 | 5 | 1110 |
- 223 | 6 | 1338 |
- 224 | 3 | 672 |
- 225 | 4 | 900 |
- 226 | 3 | 678 |
- 227 | 1 | 227 |
- 228 | 4 | 912 |
- 229 | 4 | 916 |
- 230 | 1 | 230 |
- 231 | 5 | 1155 |
- 232 | 4 | 928 |
- 234 | 3 | 702 |
- 235 | 4 | 940 |
- 237 | 2 | 474 |
- 238 | 6 | 1428 |
- 239 | 3 | 717 |
- 240 | 5 | 1200 |
- 241 | 4 | 964 |
- 242 | 3 | 726 |
- 243 | 1 | 243 |
- 244 | 3 | 732 |
- 245 | 6 | 1470 |
- 246 | 5 | 1230 |
- 247 | 2 | 494 |
- 248 | 4 | 992 |
- 249 | 4 | 996 |
- 250 | 2 | 500 |
- 251 | 1 | 251 |
- 252 | 7 | 1764 |
- 253 | 4 | 1012 |
- 254 | 1 | 254 |
- 255 | 6 | 1530 |
- 256 | 4 | 1024 |
- 257 | 2 | 514 |
- 258 | 2 | 516 |
- 259 | 5 | 1295 |
- 260 | 96889 | 25191140 |
- Total | 97891 | 25322410 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 96889 |
- 2 | 1000 |
- 8 | 1 |
- Total | 97890 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333836266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888286e4e27f850c
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3836653465323766
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_13.json b/autobahn/client/tungstenite_case_12_5_13.json
deleted file mode 100644
index 0ef5c13..0000000
--- a/autobahn/client/tungstenite_case_12_5_13.json
+++ /dev/null
@@ -1,1235 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 386,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3482,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=386&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: MiwUQodvsyaQlolsH5HvyA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ckJG8hV14oxlZIvqGEXC3C9Eb7s=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.13",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2095": 1,
- "2109": 1,
- "2145": 1,
- "2148": 1,
- "2154": 1,
- "2306": 1,
- "2536": 1,
- "2552": 1,
- "2563": 1,
- "2575": 1,
- "2586": 1,
- "2597": 1,
- "2599": 1,
- "2618": 1,
- "2637": 1,
- "2669": 1,
- "2690": 1,
- "2691": 1,
- "2705": 1,
- "2707": 1,
- "2709": 1,
- "2717": 1,
- "2720": 1,
- "2746": 1,
- "2758": 1,
- "2763": 1,
- "2784": 1,
- "2794": 1,
- "2809": 1,
- "2812": 1,
- "2856": 1,
- "2876": 1,
- "2982": 1,
- "3007": 1,
- "3182": 1,
- "3187": 1,
- "3194": 1,
- "3360": 1,
- "3379": 1,
- "3457": 1,
- "3483": 1,
- "3492": 1,
- "3501": 1,
- "3513": 1,
- "3524": 1,
- "3598": 1,
- "3618": 1,
- "3626": 1,
- "3648": 1,
- "3844": 1,
- "3851": 1,
- "3854": 1,
- "3878": 1,
- "3920": 1,
- "3981": 1,
- "4043": 1,
- "4045": 1,
- "4141": 1,
- "4148": 1,
- "4214": 1,
- "4217": 1,
- "4228": 1,
- "4251": 1,
- "4413": 1,
- "4462": 1,
- "4567": 1,
- "4665": 1,
- "4692": 1,
- "4757": 1,
- "4777": 1,
- "4919": 1,
- "4926": 1,
- "4929": 1,
- "5053": 1,
- "5133": 1,
- "5321": 1,
- "5379": 1,
- "5403": 1,
- "5574": 1,
- "5594": 1,
- "5712": 1,
- "5720": 1,
- "5741": 1,
- "5748": 1,
- "5754": 1,
- "5757": 1,
- "5796": 1,
- "5804": 1,
- "5816": 2,
- "5829": 1,
- "5851": 1,
- "5864": 1,
- "5880": 1,
- "5929": 1,
- "5930": 1,
- "5933": 1,
- "5936": 1,
- "5964": 1,
- "6148": 1,
- "6167": 1,
- "6260": 1,
- "6282": 1,
- "6294": 1,
- "6474": 1,
- "6507": 1,
- "6509": 1,
- "6529": 1,
- "6721": 1,
- "6911": 1,
- "7119": 1,
- "7152": 1,
- "7249": 1,
- "7262": 1,
- "7293": 1,
- "7328": 1,
- "7524": 1,
- "7702": 1,
- "7713": 1,
- "7746": 1,
- "7775": 1,
- "7978": 1,
- "8094": 1,
- "8199": 1,
- "8221": 1,
- "8231": 1,
- "8286": 1,
- "8296": 1,
- "8319": 1,
- "8428": 1,
- "8473": 1,
- "8476": 1,
- "8549": 1,
- "8594": 1,
- "8602": 1,
- "8643": 1,
- "8648": 1,
- "8650": 1,
- "8653": 1,
- "8662": 1,
- "8678": 1,
- "8686": 1,
- "8689": 2,
- "8693": 1,
- "8697": 1,
- "8734": 1,
- "8947": 1,
- "8958": 1,
- "9091": 1,
- "9124": 1,
- "9170": 1,
- "9307": 1,
- "9380": 1,
- "9436": 1,
- "9455": 1,
- "9985": 1,
- "10138": 1,
- "10530": 1,
- "10648": 1,
- "10680": 1,
- "10750": 1,
- "11085": 1,
- "11262": 1,
- "11477": 1,
- "11567": 1,
- "11627": 1,
- "11717": 1,
- "11748": 1,
- "11864": 1,
- "11893": 1,
- "11953": 1,
- "12100": 1,
- "12123": 1,
- "12140": 1,
- "12582": 1,
- "12662": 1,
- "12690": 1,
- "12838": 1,
- "13248": 1,
- "13605": 1,
- "13641": 1,
- "13720": 1,
- "13851": 1,
- "13992": 1,
- "14317": 1,
- "14362": 1,
- "14374": 1,
- "14719": 1,
- "14985": 1,
- "15097": 1,
- "15247": 1,
- "15262": 1,
- "15302": 1,
- "15390": 1,
- "15541": 1,
- "15980": 1,
- "16074": 1,
- "16151": 1,
- "16223": 1,
- "16408": 1,
- "16490": 1,
- "16673": 1,
- "16800": 1,
- "17014": 1,
- "17087": 1,
- "17141": 1,
- "17182": 1,
- "17579": 1,
- "17705": 1,
- "17849": 1,
- "18221": 1,
- "18493": 1,
- "18775": 1,
- "18884": 1,
- "18919": 1,
- "19025": 1,
- "19420": 1,
- "19440": 1,
- "19449": 1,
- "19528": 1,
- "19585": 1,
- "19694": 1,
- "19719": 1,
- "19788": 1,
- "20000": 1,
- "20005": 1,
- "20102": 1,
- "20154": 1,
- "20173": 1,
- "20212": 1,
- "20308": 1,
- "20333": 1,
- "20485": 1,
- "20487": 1,
- "20547": 1,
- "20595": 1,
- "20614": 1,
- "20627": 1,
- "20670": 1,
- "20696": 1,
- "20701": 1,
- "20704": 1,
- "20718": 1,
- "20777": 1,
- "20779": 1,
- "20792": 1,
- "20834": 2,
- "20840": 1,
- "20849": 1,
- "20852": 1,
- "20857": 1,
- "20890": 1,
- "20895": 1,
- "20907": 1,
- "20912": 1,
- "21003": 1,
- "21013": 1,
- "21017": 1,
- "21056": 1,
- "21108": 1,
- "21131": 1,
- "21143": 1,
- "21170": 1,
- "21253": 1,
- "21285": 1,
- "21313": 1,
- "21314": 1,
- "21337": 1,
- "21340": 1,
- "21438": 1,
- "21443": 1,
- "21480": 1,
- "21507": 1,
- "21519": 1,
- "21534": 1,
- "21536": 1,
- "21604": 1,
- "21613": 1,
- "21631": 1,
- "21641": 1,
- "21656": 1,
- "21671": 1,
- "21675": 1,
- "21707": 1,
- "21744": 1,
- "21745": 1,
- "21747": 1,
- "21760": 1,
- "21785": 1,
- "21788": 1,
- "21817": 1,
- "21831": 1,
- "21838": 1,
- "21852": 1,
- "21870": 1,
- "21879": 1,
- "21930": 1,
- "21944": 1,
- "21957": 1,
- "21971": 1,
- "22040": 1,
- "22052": 1,
- "22104": 1,
- "22158": 1,
- "22163": 1,
- "22168": 1,
- "22180": 1,
- "22188": 1,
- "22189": 1,
- "22203": 1,
- "22343": 1,
- "22344": 1,
- "22358": 1,
- "22391": 1,
- "22463": 1,
- "22539": 1,
- "22561": 1,
- "22582": 1,
- "22594": 1,
- "22605": 1,
- "22618": 1,
- "22625": 1,
- "22631": 1,
- "22639": 1,
- "22644": 1,
- "22646": 1,
- "22648": 1,
- "22655": 1,
- "22661": 1,
- "22664": 1,
- "22671": 1,
- "22704": 1,
- "22705": 1,
- "22742": 1,
- "22746": 1,
- "22747": 1,
- "22769": 1,
- "22792": 1,
- "22801": 1,
- "22815": 1,
- "22847": 1,
- "22876": 1,
- "22919": 1,
- "22926": 1,
- "22969": 1,
- "22977": 1,
- "23000": 1,
- "23002": 1,
- "23007": 2,
- "23012": 1,
- "23014": 1,
- "23032": 1,
- "23043": 1,
- "23065": 1,
- "23109": 1,
- "23143": 1,
- "23168": 1,
- "23175": 1,
- "23180": 1,
- "23190": 1,
- "23341": 1,
- "23361": 1,
- "23384": 1,
- "24132": 1,
- "24234": 1,
- "24421": 1,
- "25293": 1,
- "25399": 1,
- "25558": 1,
- "26426": 1,
- "26962": 1,
- "27033": 1,
- "27303": 1,
- "28204": 1,
- "28327": 1,
- "28461": 1,
- "28564": 1,
- "29439": 1,
- "29540": 1,
- "29546": 1,
- "30504": 2,
- "30508": 1,
- "30510": 1,
- "30580": 1,
- "30602": 1,
- "30615": 1,
- "30655": 1,
- "30656": 1,
- "30696": 2,
- "30711": 1,
- "30714": 1,
- "30715": 1,
- "30716": 1,
- "30717": 1,
- "30721": 1,
- "30731": 1,
- "30740": 2,
- "30746": 1,
- "30748": 1,
- "30821": 1,
- "30830": 1,
- "30876": 1,
- "30882": 1,
- "30883": 1,
- "30884": 1,
- "30897": 1,
- "30910": 1,
- "30948": 2,
- "30951": 2,
- "30952": 1,
- "30986": 1,
- "30988": 1,
- "30989": 2,
- "30993": 1,
- "30995": 1,
- "31044": 1,
- "31061": 1,
- "31073": 2,
- "31076": 2,
- "31081": 1,
- "31082": 1,
- "31083": 1,
- "31084": 2,
- "31087": 1,
- "31090": 1,
- "31093": 1,
- "31094": 1,
- "31101": 1,
- "31104": 1,
- "31105": 1,
- "31108": 1,
- "31115": 1,
- "31120": 1,
- "31123": 1,
- "31126": 1,
- "31127": 3,
- "31128": 1,
- "31131": 1,
- "31132": 2,
- "31133": 1,
- "31136": 2,
- "31154": 2,
- "31155": 1,
- "31157": 4,
- "31158": 2,
- "31160": 2,
- "31161": 1,
- "31162": 2,
- "31167": 1,
- "31168": 1,
- "31169": 1,
- "31170": 3,
- "31171": 2,
- "31173": 1,
- "31174": 1,
- "31175": 4,
- "31176": 1,
- "31178": 2,
- "31180": 1,
- "31182": 1,
- "31202": 2,
- "31208": 1,
- "31209": 2,
- "31225": 1,
- "31227": 1,
- "31233": 1,
- "31240": 1,
- "31242": 1,
- "31243": 1,
- "31249": 1,
- "31253": 1,
- "31254": 1,
- "31262": 1,
- "31266": 4,
- "31267": 1,
- "31268": 2,
- "31269": 2,
- "31274": 2,
- "31300": 1,
- "31301": 2,
- "31303": 1,
- "31304": 1,
- "31305": 1,
- "31307": 1,
- "31310": 2,
- "31311": 1,
- "31312": 1,
- "31314": 4,
- "31316": 1,
- "31318": 1,
- "31319": 1,
- "31321": 1,
- "31323": 1,
- "31324": 1,
- "31326": 1,
- "31328": 3,
- "31330": 1,
- "31331": 1,
- "31332": 4,
- "31334": 3,
- "31335": 2,
- "31336": 1,
- "31337": 1,
- "31338": 1,
- "31342": 1,
- "31346": 1,
- "31347": 1,
- "31348": 1,
- "31349": 1,
- "31350": 2,
- "31352": 1,
- "31356": 4,
- "31357": 1,
- "31359": 2,
- "31361": 2,
- "31365": 1,
- "31366": 1,
- "31367": 1,
- "31369": 2,
- "31370": 1,
- "31371": 2,
- "31374": 1,
- "31375": 2,
- "31376": 2,
- "31381": 1,
- "31382": 2,
- "31393": 1,
- "31394": 5,
- "31395": 1,
- "31397": 1,
- "31398": 1,
- "31400": 1,
- "31401": 1,
- "31402": 1,
- "31408": 2,
- "31414": 1,
- "31415": 3,
- "31417": 2,
- "31418": 2,
- "31420": 2,
- "31421": 1,
- "31427": 2,
- "31432": 1,
- "31433": 2,
- "31435": 1,
- "31437": 1,
- "31438": 1,
- "31441": 1,
- "31445": 1,
- "31447": 1,
- "31450": 1,
- "31454": 2,
- "31456": 1,
- "31458": 1,
- "31459": 1,
- "31460": 1,
- "31461": 3,
- "31464": 1,
- "31466": 2,
- "31468": 1,
- "31469": 1,
- "31470": 1,
- "31471": 1,
- "31472": 1,
- "31473": 1,
- "31474": 1,
- "31479": 1,
- "31480": 1,
- "31486": 1,
- "31488": 1,
- "31489": 2,
- "31490": 2,
- "31491": 1,
- "31492": 1,
- "31494": 1,
- "31496": 1,
- "31498": 1,
- "31502": 1,
- "31505": 2,
- "31506": 1,
- "31507": 1,
- "31513": 1,
- "31514": 1,
- "31516": 1,
- "31517": 2,
- "31518": 2,
- "31522": 2,
- "31523": 2,
- "31524": 1,
- "31527": 1,
- "31528": 1,
- "31529": 2,
- "31530": 1,
- "31531": 1,
- "31540": 1,
- "31546": 2,
- "31555": 2,
- "31556": 2,
- "31559": 2,
- "31560": 1,
- "31563": 2,
- "31564": 1,
- "31565": 2,
- "31566": 1,
- "31567": 1,
- "31568": 2,
- "31575": 2,
- "31576": 3,
- "31580": 1,
- "31582": 1,
- "31583": 3,
- "31586": 2,
- "31587": 1,
- "31591": 1,
- "31593": 2,
- "31594": 1,
- "31602": 2,
- "31603": 1,
- "31606": 1,
- "31608": 1,
- "31611": 1,
- "31613": 1,
- "31614": 1,
- "31616": 1,
- "31617": 1,
- "31619": 2,
- "31620": 1,
- "31624": 1,
- "31625": 2,
- "31626": 2,
- "31629": 1,
- "31630": 1,
- "31631": 1,
- "31632": 2,
- "31633": 1,
- "31637": 2,
- "31639": 1,
- "31640": 1,
- "31644": 1,
- "31650": 1,
- "31651": 2,
- "31654": 1,
- "31658": 1,
- "31662": 2,
- "31663": 1,
- "31664": 1,
- "31665": 1,
- "31668": 2,
- "31679": 1,
- "31682": 1,
- "31683": 1,
- "31685": 1,
- "31692": 1,
- "31695": 1,
- "31696": 1,
- "31699": 2,
- "31700": 3,
- "31701": 1,
- "31702": 1,
- "31703": 1,
- "31705": 2,
- "31706": 3,
- "31708": 2,
- "31709": 1,
- "31711": 1,
- "31715": 1,
- "31719": 1,
- "31726": 2,
- "31730": 1,
- "31732": 1,
- "31733": 1,
- "31736": 2,
- "31739": 2,
- "31740": 1,
- "31743": 1,
- "31744": 1,
- "31745": 1,
- "31746": 1,
- "31747": 1,
- "31749": 1,
- "31753": 1,
- "31754": 1,
- "31755": 1,
- "31756": 1,
- "31758": 2,
- "31763": 2,
- "31764": 2,
- "31766": 2,
- "31767": 1,
- "31768": 1,
- "31773": 1,
- "31782": 1,
- "31784": 1,
- "31785": 1,
- "31794": 1,
- "31795": 1,
- "31797": 1,
- "31798": 5,
- "31799": 2,
- "31801": 1,
- "31807": 1,
- "31812": 1,
- "31823": 1,
- "31827": 1,
- "31828": 1,
- "31829": 1,
- "31830": 1,
- "31837": 1,
- "31838": 1,
- "31839": 1,
- "31845": 1,
- "31847": 1,
- "31852": 1,
- "31853": 1,
- "31862": 1,
- "31863": 2,
- "31864": 1,
- "31870": 1,
- "31872": 1,
- "31873": 1,
- "31876": 1,
- "31878": 1,
- "31879": 1,
- "31880": 1,
- "31881": 1,
- "31883": 2,
- "31889": 1,
- "31900": 1,
- "31903": 1,
- "31916": 1,
- "31917": 1,
- "31930": 1,
- "31935": 1,
- "31939": 2,
- "31940": 1,
- "31941": 1,
- "31943": 1,
- "31944": 1,
- "31948": 1,
- "31955": 1,
- "31958": 1,
- "31964": 1,
- "31966": 1,
- "31973": 1,
- "31974": 1,
- "31982": 1,
- "31997": 2,
- "32001": 1,
- "32003": 1,
- "32004": 2,
- "32015": 1,
- "32017": 1,
- "32018": 1,
- "32030": 1,
- "32038": 1,
- "32040": 1,
- "32043": 1,
- "32067": 3,
- "32070": 1,
- "32073": 1,
- "32075": 1,
- "32076": 2,
- "32078": 1,
- "32079": 1,
- "32084": 2,
- "32088": 1,
- "32090": 1,
- "32092": 1,
- "32097": 1,
- "32099": 1,
- "32102": 3,
- "32105": 1,
- "32106": 1,
- "32111": 1,
- "32114": 1,
- "32115": 1,
- "32116": 1,
- "32118": 1,
- "32124": 1,
- "32126": 1,
- "32129": 1,
- "32131": 1,
- "32132": 3,
- "32135": 2,
- "32137": 1,
- "32141": 1,
- "32143": 1,
- "32144": 1,
- "32150": 1,
- "32158": 2,
- "32159": 1,
- "32162": 3,
- "32163": 3,
- "32164": 2,
- "32165": 1,
- "32170": 2,
- "32178": 1,
- "32179": 1,
- "32181": 2,
- "32182": 2,
- "32186": 1,
- "32187": 1,
- "32188": 1,
- "32190": 2,
- "32193": 3,
- "32195": 1,
- "32199": 1,
- "32203": 1,
- "32204": 2,
- "32207": 1,
- "32208": 1,
- "32211": 1,
- "32215": 1,
- "32217": 2,
- "32222": 1,
- "32226": 1,
- "32229": 1,
- "32230": 2,
- "32232": 1,
- "32235": 1,
- "32236": 1,
- "32239": 3,
- "32245": 1,
- "32248": 1,
- "32249": 1,
- "32252": 1,
- "32254": 1,
- "32262": 1,
- "32265": 1,
- "32273": 1,
- "32304": 1,
- "32315": 1,
- "32317": 1,
- "32334": 2,
- "32335": 1,
- "32336": 1,
- "32345": 1,
- "32370": 2,
- "32371": 1
- },
- "started": "2020-09-07T18:50:57.801Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7599775390625,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 24902944,
- "incomingOctetsWireLevel": 24910944,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00032124715856888245,
- "outgoingCompressionRatio": 0.7608511962890625,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 24931572,
- "outgoingOctetsWireLevel": 25322154,
- "outgoingWebSocketFrames": 97889,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015666160160297954,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 96889,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 3,
- "3": 4,
- "4": 5,
- "5": 3,
- "6": 3,
- "7": 3,
- "8": 5,
- "9": 1,
- "10": 3,
- "11": 3,
- "12": 2,
- "13": 6,
- "14": 5,
- "15": 4,
- "16": 4,
- "17": 1,
- "18": 1,
- "19": 9,
- "20": 2,
- "21": 6,
- "22": 1,
- "23": 1,
- "24": 6,
- "25": 4,
- "26": 6,
- "27": 4,
- "28": 4,
- "29": 3,
- "30": 1,
- "31": 1,
- "32": 4,
- "33": 3,
- "34": 6,
- "35": 7,
- "36": 3,
- "37": 4,
- "38": 6,
- "39": 5,
- "40": 2,
- "41": 2,
- "42": 6,
- "43": 3,
- "44": 1,
- "45": 5,
- "46": 2,
- "47": 2,
- "48": 5,
- "50": 2,
- "51": 5,
- "52": 2,
- "53": 4,
- "54": 5,
- "55": 2,
- "56": 1,
- "57": 6,
- "58": 4,
- "59": 3,
- "60": 1,
- "61": 7,
- "62": 3,
- "63": 2,
- "64": 4,
- "65": 2,
- "66": 1,
- "67": 3,
- "68": 4,
- "69": 5,
- "70": 7,
- "71": 3,
- "72": 6,
- "73": 3,
- "74": 4,
- "75": 4,
- "76": 3,
- "77": 2,
- "78": 5,
- "79": 5,
- "80": 2,
- "81": 1,
- "82": 5,
- "83": 2,
- "84": 3,
- "85": 5,
- "86": 5,
- "87": 5,
- "88": 7,
- "89": 4,
- "90": 3,
- "91": 6,
- "92": 5,
- "93": 5,
- "94": 2,
- "95": 3,
- "96": 7,
- "97": 3,
- "98": 5,
- "99": 8,
- "100": 6,
- "101": 1,
- "102": 5,
- "103": 9,
- "104": 1,
- "105": 3,
- "106": 5,
- "107": 4,
- "108": 6,
- "109": 5,
- "110": 7,
- "111": 3,
- "112": 5,
- "113": 7,
- "114": 4,
- "115": 2,
- "116": 3,
- "117": 5,
- "118": 4,
- "119": 3,
- "120": 6,
- "121": 4,
- "122": 4,
- "123": 4,
- "124": 4,
- "125": 2,
- "126": 7,
- "127": 5,
- "130": 5,
- "131": 6,
- "132": 8,
- "133": 4,
- "134": 3,
- "135": 7,
- "136": 6,
- "137": 2,
- "138": 4,
- "139": 5,
- "140": 8,
- "141": 4,
- "142": 1,
- "143": 7,
- "144": 9,
- "145": 2,
- "146": 3,
- "147": 6,
- "148": 2,
- "149": 5,
- "150": 8,
- "151": 3,
- "152": 2,
- "153": 3,
- "154": 2,
- "155": 5,
- "156": 2,
- "157": 3,
- "158": 5,
- "159": 4,
- "160": 5,
- "161": 7,
- "162": 1,
- "163": 2,
- "164": 1,
- "165": 3,
- "166": 9,
- "167": 5,
- "168": 1,
- "169": 4,
- "170": 5,
- "171": 3,
- "172": 4,
- "173": 4,
- "174": 5,
- "175": 6,
- "176": 3,
- "177": 5,
- "178": 2,
- "179": 2,
- "180": 3,
- "181": 2,
- "182": 6,
- "183": 8,
- "184": 7,
- "185": 1,
- "186": 7,
- "187": 4,
- "188": 2,
- "189": 4,
- "190": 7,
- "191": 4,
- "192": 3,
- "193": 1,
- "194": 4,
- "195": 4,
- "196": 5,
- "197": 1,
- "198": 2,
- "199": 5,
- "200": 7,
- "201": 3,
- "202": 4,
- "203": 5,
- "204": 4,
- "205": 7,
- "206": 6,
- "207": 2,
- "208": 3,
- "209": 4,
- "210": 8,
- "211": 3,
- "212": 5,
- "213": 6,
- "214": 1,
- "216": 2,
- "217": 6,
- "218": 4,
- "219": 3,
- "220": 6,
- "221": 5,
- "222": 5,
- "223": 6,
- "224": 3,
- "225": 4,
- "226": 3,
- "227": 1,
- "228": 4,
- "229": 4,
- "230": 1,
- "231": 5,
- "232": 4,
- "234": 3,
- "235": 4,
- "237": 2,
- "238": 6,
- "239": 3,
- "240": 5,
- "241": 4,
- "242": 3,
- "243": 1,
- "244": 3,
- "245": 6,
- "246": 5,
- "247": 2,
- "248": 4,
- "249": 4,
- "250": 2,
- "251": 1,
- "252": 7,
- "253": 4,
- "254": 1,
- "255": 6,
- "256": 4,
- "257": 2,
- "258": 2,
- "259": 5,
- "260": 96889
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333836266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888286e4e27f850c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "86e4e27f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_14.html b/autobahn/client/tungstenite_case_12_5_14.html
deleted file mode 100644
index 9be7020..0000000
--- a/autobahn/client/tungstenite_case_12_5_14.html
+++ /dev/null
@@ -1,1395 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.14 : Pass - 6608 ms @ 2020-09-07T18:51:01.284Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=387&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5g8xYeofpjuBZRFQd2L9PQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8fsLohiF5VxjIOH3Sih0RSPHqs4=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 6876 | 1 | 6876 |
- 6881 | 1 | 6881 |
- 6892 | 1 | 6892 |
- 6992 | 1 | 6992 |
- 7000 | 2 | 14000 |
- 7198 | 1 | 7198 |
- 7202 | 1 | 7202 |
- 7208 | 1 | 7208 |
- 7232 | 1 | 7232 |
- 7245 | 1 | 7245 |
- 7257 | 1 | 7257 |
- 7485 | 1 | 7485 |
- 7513 | 1 | 7513 |
- 7521 | 1 | 7521 |
- 7763 | 1 | 7763 |
- 7786 | 1 | 7786 |
- 7812 | 1 | 7812 |
- 8145 | 1 | 8145 |
- 8168 | 1 | 8168 |
- 8170 | 1 | 8170 |
- 8522 | 1 | 8522 |
- 8631 | 1 | 8631 |
- 8719 | 1 | 8719 |
- 8768 | 1 | 8768 |
- 8911 | 1 | 8911 |
- 9408 | 1 | 9408 |
- 9413 | 1 | 9413 |
- 9441 | 1 | 9441 |
- 9468 | 1 | 9468 |
- 9489 | 1 | 9489 |
- 9491 | 1 | 9491 |
- 9801 | 1 | 9801 |
- 9808 | 2 | 19616 |
- 9830 | 1 | 9830 |
- 9844 | 1 | 9844 |
- 9861 | 1 | 9861 |
- 10302 | 1 | 10302 |
- 10313 | 1 | 10313 |
- 10365 | 1 | 10365 |
- 10424 | 1 | 10424 |
- 10439 | 1 | 10439 |
- 10484 | 1 | 10484 |
- 10714 | 1 | 10714 |
- 10715 | 1 | 10715 |
- 10721 | 1 | 10721 |
- 10923 | 1 | 10923 |
- 10951 | 1 | 10951 |
- 10976 | 1 | 10976 |
- 10977 | 1 | 10977 |
- 11068 | 1 | 11068 |
- 11114 | 1 | 11114 |
- 11148 | 1 | 11148 |
- 11184 | 1 | 11184 |
- 11190 | 1 | 11190 |
- 11205 | 1 | 11205 |
- 11236 | 1 | 11236 |
- 11305 | 1 | 11305 |
- 11459 | 1 | 11459 |
- 11587 | 1 | 11587 |
- 11693 | 1 | 11693 |
- 11887 | 1 | 11887 |
- 11890 | 1 | 11890 |
- 12005 | 1 | 12005 |
- 12017 | 1 | 12017 |
- 12099 | 1 | 12099 |
- 12150 | 1 | 12150 |
- 12604 | 1 | 12604 |
- 12686 | 1 | 12686 |
- 12784 | 1 | 12784 |
- 13214 | 1 | 13214 |
- 13340 | 1 | 13340 |
- 13454 | 1 | 13454 |
- 13788 | 1 | 13788 |
- 13916 | 1 | 13916 |
- 13981 | 1 | 13981 |
- 14133 | 1 | 14133 |
- 14147 | 1 | 14147 |
- 14154 | 1 | 14154 |
- 14167 | 1 | 14167 |
- 14178 | 1 | 14178 |
- 14183 | 1 | 14183 |
- 14290 | 1 | 14290 |
- 14298 | 1 | 14298 |
- 14304 | 1 | 14304 |
- 14358 | 1 | 14358 |
- 14387 | 1 | 14387 |
- 14394 | 1 | 14394 |
- 14395 | 1 | 14395 |
- 14452 | 1 | 14452 |
- 14515 | 1 | 14515 |
- 14518 | 1 | 14518 |
- 14525 | 1 | 14525 |
- 14558 | 1 | 14558 |
- 14617 | 1 | 14617 |
- 14627 | 1 | 14627 |
- 14631 | 1 | 14631 |
- 14645 | 1 | 14645 |
- 14651 | 1 | 14651 |
- 14658 | 1 | 14658 |
- 14767 | 1 | 14767 |
- 14894 | 1 | 14894 |
- 15036 | 1 | 15036 |
- 15696 | 1 | 15696 |
- 15829 | 1 | 15829 |
- 15904 | 1 | 15904 |
- 15973 | 1 | 15973 |
- 16019 | 1 | 16019 |
- 16066 | 1 | 16066 |
- 16484 | 1 | 16484 |
- 16559 | 1 | 16559 |
- 16675 | 1 | 16675 |
- 17360 | 1 | 17360 |
- 17497 | 1 | 17497 |
- 17633 | 1 | 17633 |
- 17817 | 1 | 17817 |
- 17905 | 1 | 17905 |
- 17996 | 1 | 17996 |
- 18010 | 1 | 18010 |
- 18108 | 1 | 18108 |
- 18158 | 1 | 18158 |
- 18658 | 1 | 18658 |
- 18778 | 1 | 18778 |
- 18918 | 1 | 18918 |
- 19271 | 1 | 19271 |
- 19385 | 1 | 19385 |
- 19505 | 1 | 19505 |
- 20149 | 1 | 20149 |
- 20213 | 1 | 20213 |
- 20271 | 1 | 20271 |
- 20308 | 1 | 20308 |
- 20394 | 1 | 20394 |
- 20432 | 1 | 20432 |
- 20676 | 1 | 20676 |
- 20693 | 1 | 20693 |
- 20709 | 1 | 20709 |
- 21427 | 1 | 21427 |
- 21529 | 1 | 21529 |
- 21586 | 1 | 21586 |
- 21686 | 1 | 21686 |
- 21688 | 1 | 21688 |
- 21698 | 1 | 21698 |
- 22304 | 1 | 22304 |
- 22313 | 1 | 22313 |
- 22319 | 1 | 22319 |
- 22659 | 1 | 22659 |
- 22774 | 1 | 22774 |
- 22817 | 1 | 22817 |
- 22901 | 1 | 22901 |
- 22953 | 1 | 22953 |
- 23084 | 1 | 23084 |
- 23657 | 1 | 23657 |
- 23760 | 1 | 23760 |
- 23867 | 1 | 23867 |
- 23938 | 1 | 23938 |
- 24048 | 1 | 24048 |
- 24176 | 1 | 24176 |
- 25067 | 1 | 25067 |
- 25195 | 1 | 25195 |
- 25313 | 1 | 25313 |
- 25467 | 1 | 25467 |
- 25541 | 1 | 25541 |
- 25590 | 1 | 25590 |
- 25648 | 1 | 25648 |
- 25699 | 1 | 25699 |
- 25792 | 1 | 25792 |
- 26369 | 1 | 26369 |
- 26396 | 1 | 26396 |
- 26463 | 1 | 26463 |
- 26966 | 1 | 26966 |
- 27068 | 1 | 27068 |
- 27185 | 1 | 27185 |
- 27617 | 1 | 27617 |
- 27649 | 1 | 27649 |
- 27682 | 1 | 27682 |
- 28068 | 1 | 28068 |
- 28202 | 1 | 28202 |
- 28337 | 1 | 28337 |
- 28891 | 1 | 28891 |
- 28972 | 1 | 28972 |
- 28974 | 1 | 28974 |
- 29080 | 1 | 29080 |
- 29116 | 1 | 29116 |
- 29152 | 1 | 29152 |
- 29177 | 1 | 29177 |
- 29278 | 1 | 29278 |
- 29380 | 1 | 29380 |
- 30493 | 1 | 30493 |
- 30527 | 1 | 30527 |
- 30550 | 1 | 30550 |
- 30588 | 1 | 30588 |
- 30979 | 1 | 30979 |
- 31099 | 1 | 31099 |
- 31176 | 1 | 31176 |
- 31226 | 1 | 31226 |
- 31271 | 1 | 31271 |
- 31381 | 1 | 31381 |
- 31727 | 1 | 31727 |
- 31863 | 1 | 31863 |
- 32005 | 1 | 32005 |
- 32647 | 1 | 32647 |
- 32721 | 1 | 32721 |
- 32768 | 1 | 32768 |
- 33314 | 1 | 33314 |
- 33338 | 1 | 33338 |
- 33419 | 1 | 33419 |
- 33474 | 1 | 33474 |
- 33509 | 1 | 33509 |
- 33611 | 1 | 33611 |
- 34187 | 1 | 34187 |
- 34251 | 1 | 34251 |
- 34301 | 1 | 34301 |
- 34669 | 1 | 34669 |
- 34774 | 1 | 34774 |
- 34869 | 1 | 34869 |
- 35145 | 1 | 35145 |
- 35220 | 1 | 35220 |
- 35231 | 1 | 35231 |
- 36045 | 1 | 36045 |
- 36099 | 1 | 36099 |
- 36152 | 1 | 36152 |
- 36168 | 1 | 36168 |
- 36227 | 1 | 36227 |
- 36278 | 1 | 36278 |
- 36286 | 1 | 36286 |
- 36306 | 1 | 36306 |
- 36355 | 1 | 36355 |
- 36383 | 1 | 36383 |
- 36429 | 1 | 36429 |
- 36446 | 1 | 36446 |
- 37709 | 1 | 37709 |
- 37778 | 1 | 37778 |
- 37831 | 1 | 37831 |
- 37840 | 1 | 37840 |
- 37856 | 1 | 37856 |
- 37889 | 1 | 37889 |
- 37980 | 1 | 37980 |
- 37984 | 1 | 37984 |
- 38051 | 1 | 38051 |
- 38240 | 1 | 38240 |
- 38308 | 1 | 38308 |
- 38379 | 1 | 38379 |
- 38878 | 1 | 38878 |
- 39010 | 1 | 39010 |
- 39069 | 1 | 39069 |
- 39136 | 1 | 39136 |
- 39146 | 1 | 39146 |
- 39199 | 1 | 39199 |
- 39496 | 1 | 39496 |
- 39627 | 1 | 39627 |
- 39706 | 1 | 39706 |
- 40500 | 1 | 40500 |
- 40581 | 1 | 40581 |
- 40586 | 1 | 40586 |
- 40624 | 1 | 40624 |
- 40740 | 1 | 40740 |
- 40804 | 1 | 40804 |
- 41457 | 1 | 41457 |
- 41511 | 1 | 41511 |
- 41529 | 1 | 41529 |
- 41599 | 1 | 41599 |
- 41654 | 1 | 41654 |
- 41668 | 1 | 41668 |
- 41685 | 1 | 41685 |
- 41717 | 1 | 41717 |
- 41722 | 1 | 41722 |
- 41751 | 1 | 41751 |
- 41787 | 1 | 41787 |
- 41842 | 1 | 41842 |
- 41876 | 1 | 41876 |
- 41879 | 1 | 41879 |
- 41888 | 1 | 41888 |
- 41967 | 1 | 41967 |
- 41982 | 1 | 41982 |
- 42004 | 1 | 42004 |
- 42005 | 1 | 42005 |
- 42015 | 1 | 42015 |
- 42036 | 1 | 42036 |
- 42107 | 1 | 42107 |
- 42141 | 1 | 42141 |
- 42222 | 1 | 42222 |
- 42238 | 1 | 42238 |
- 42246 | 1 | 42246 |
- 42256 | 2 | 84512 |
- 42290 | 1 | 42290 |
- 42304 | 1 | 42304 |
- 42347 | 1 | 42347 |
- 42348 | 2 | 84696 |
- 42362 | 1 | 42362 |
- 42364 | 1 | 42364 |
- 42368 | 1 | 42368 |
- 42376 | 1 | 42376 |
- 42380 | 1 | 42380 |
- 42418 | 1 | 42418 |
- 42630 | 1 | 42630 |
- 42633 | 1 | 42633 |
- 42656 | 1 | 42656 |
- 42661 | 1 | 42661 |
- 42708 | 1 | 42708 |
- 42709 | 1 | 42709 |
- 42771 | 1 | 42771 |
- 42782 | 1 | 42782 |
- 42803 | 1 | 42803 |
- 42862 | 1 | 42862 |
- 42865 | 1 | 42865 |
- 42872 | 1 | 42872 |
- 42878 | 1 | 42878 |
- 42942 | 1 | 42942 |
- 42991 | 1 | 42991 |
- 43145 | 1 | 43145 |
- 43214 | 1 | 43214 |
- 43226 | 2 | 86452 |
- 43235 | 2 | 86470 |
- 43270 | 1 | 43270 |
- 43275 | 1 | 43275 |
- 43286 | 1 | 43286 |
- 43304 | 1 | 43304 |
- 43306 | 1 | 43306 |
- 43344 | 1 | 43344 |
- 43467 | 1 | 43467 |
- 43505 | 1 | 43505 |
- 43509 | 1 | 43509 |
- 43533 | 1 | 43533 |
- 43548 | 1 | 43548 |
- 43554 | 1 | 43554 |
- 43562 | 1 | 43562 |
- 43578 | 1 | 43578 |
- 43612 | 2 | 87224 |
- 43619 | 1 | 43619 |
- 43643 | 1 | 43643 |
- 43656 | 1 | 43656 |
- 43662 | 1 | 43662 |
- 43664 | 1 | 43664 |
- 43692 | 1 | 43692 |
- 43707 | 1 | 43707 |
- 43717 | 1 | 43717 |
- 43756 | 1 | 43756 |
- 43773 | 1 | 43773 |
- 43779 | 1 | 43779 |
- 43786 | 1 | 43786 |
- 43790 | 1 | 43790 |
- 43792 | 1 | 43792 |
- 43844 | 1 | 43844 |
- 43848 | 1 | 43848 |
- 43896 | 1 | 43896 |
- 43918 | 1 | 43918 |
- 43919 | 1 | 43919 |
- 43929 | 1 | 43929 |
- 43948 | 1 | 43948 |
- 44052 | 1 | 44052 |
- 44188 | 1 | 44188 |
- 44435 | 1 | 44435 |
- 44522 | 1 | 44522 |
- 44566 | 1 | 44566 |
- 44632 | 1 | 44632 |
- 44690 | 1 | 44690 |
- 44700 | 1 | 44700 |
- 44978 | 1 | 44978 |
- 45089 | 1 | 45089 |
- 45198 | 1 | 45198 |
- 45569 | 1 | 45569 |
- 45577 | 1 | 45577 |
- 45605 | 1 | 45605 |
- 45735 | 1 | 45735 |
- 45738 | 1 | 45738 |
- 45741 | 1 | 45741 |
- 45778 | 1 | 45778 |
- 45824 | 1 | 45824 |
- 45825 | 1 | 45825 |
- 45831 | 1 | 45831 |
- 45837 | 1 | 45837 |
- 45860 | 1 | 45860 |
- 45868 | 1 | 45868 |
- 45886 | 1 | 45886 |
- 45924 | 1 | 45924 |
- 46345 | 1 | 46345 |
- 46438 | 1 | 46438 |
- 46440 | 1 | 46440 |
- 47164 | 1 | 47164 |
- 47295 | 1 | 47295 |
- 47423 | 1 | 47423 |
- 48601 | 1 | 48601 |
- 48708 | 1 | 48708 |
- 48811 | 1 | 48811 |
- 49985 | 1 | 49985 |
- 50097 | 1 | 50097 |
- 50214 | 1 | 50214 |
- 50718 | 1 | 50718 |
- 50825 | 1 | 50825 |
- 50927 | 1 | 50927 |
- 52659 | 1 | 52659 |
- 52711 | 1 | 52711 |
- 52831 | 1 | 52831 |
- 53192 | 1 | 53192 |
- 53296 | 1 | 53296 |
- 53399 | 1 | 53399 |
- 55311 | 1 | 55311 |
- 55408 | 1 | 55408 |
- 55443 | 1 | 55443 |
- 55512 | 1 | 55512 |
- 55572 | 1 | 55572 |
- 55698 | 1 | 55698 |
- 57725 | 1 | 57725 |
- 57833 | 1 | 57833 |
- 57937 | 1 | 57937 |
- 58214 | 1 | 58214 |
- 58328 | 1 | 58328 |
- 58451 | 1 | 58451 |
- 59683 | 1 | 59683 |
- 59734 | 1 | 59734 |
- 59835 | 1 | 59835 |
- 61005 | 1 | 61005 |
- 61129 | 1 | 61129 |
- 61165 | 1 | 61165 |
- 61765 | 1 | 61765 |
- 61767 | 1 | 61767 |
- 61768 | 1 | 61768 |
- 61844 | 1 | 61844 |
- 61847 | 1 | 61847 |
- 61848 | 1 | 61848 |
- 61972 | 2 | 123944 |
- 61973 | 1 | 61973 |
- 62224 | 1 | 62224 |
- 62247 | 1 | 62247 |
- 62249 | 2 | 124498 |
- 62256 | 2 | 124512 |
- 62260 | 1 | 62260 |
- 62264 | 2 | 124528 |
- 62289 | 1 | 62289 |
- 62291 | 1 | 62291 |
- 62293 | 1 | 62293 |
- 62325 | 1 | 62325 |
- 62330 | 1 | 62330 |
- 62331 | 1 | 62331 |
- 62332 | 1 | 62332 |
- 62338 | 1 | 62338 |
- 62361 | 1 | 62361 |
- 62369 | 1 | 62369 |
- 62401 | 1 | 62401 |
- 62406 | 1 | 62406 |
- 62417 | 2 | 124834 |
- 62420 | 1 | 62420 |
- 62423 | 1 | 62423 |
- 62424 | 1 | 62424 |
- 62446 | 1 | 62446 |
- 62449 | 1 | 62449 |
- 62451 | 1 | 62451 |
- 62455 | 1 | 62455 |
- 62458 | 1 | 62458 |
- 62459 | 1 | 62459 |
- 62462 | 1 | 62462 |
- 62473 | 2 | 124946 |
- 62476 | 1 | 62476 |
- 62477 | 1 | 62477 |
- 62478 | 1 | 62478 |
- 62479 | 1 | 62479 |
- 62480 | 1 | 62480 |
- 62481 | 1 | 62481 |
- 62482 | 1 | 62482 |
- 62483 | 2 | 124966 |
- 62485 | 2 | 124970 |
- 62497 | 1 | 62497 |
- 62498 | 1 | 62498 |
- 62499 | 1 | 62499 |
- 62504 | 1 | 62504 |
- 62506 | 1 | 62506 |
- 62507 | 1 | 62507 |
- 62508 | 1 | 62508 |
- 62509 | 1 | 62509 |
- 62510 | 1 | 62510 |
- 62511 | 1 | 62511 |
- 62514 | 1 | 62514 |
- 62516 | 2 | 125032 |
- 62517 | 2 | 125034 |
- 62518 | 2 | 125036 |
- 62523 | 1 | 62523 |
- 62535 | 1 | 62535 |
- 62537 | 1 | 62537 |
- 62538 | 1 | 62538 |
- 62540 | 1 | 62540 |
- 62541 | 1 | 62541 |
- 62542 | 1 | 62542 |
- 62544 | 1 | 62544 |
- 62551 | 1 | 62551 |
- 62555 | 1 | 62555 |
- 62580 | 1 | 62580 |
- 62582 | 1 | 62582 |
- 62586 | 1 | 62586 |
- 62592 | 2 | 125184 |
- 62600 | 3 | 187800 |
- 62622 | 1 | 62622 |
- 62624 | 1 | 62624 |
- 62625 | 3 | 187875 |
- 62626 | 1 | 62626 |
- 62631 | 1 | 62631 |
- 62633 | 1 | 62633 |
- 62635 | 5 | 313175 |
- 62638 | 1 | 62638 |
- 62639 | 1 | 62639 |
- 62640 | 1 | 62640 |
- 62641 | 1 | 62641 |
- 62647 | 1 | 62647 |
- 62648 | 2 | 125296 |
- 62649 | 1 | 62649 |
- 62656 | 1 | 62656 |
- 62668 | 2 | 125336 |
- 62669 | 1 | 62669 |
- 62672 | 1 | 62672 |
- 62673 | 2 | 125346 |
- 62674 | 5 | 313370 |
- 62675 | 1 | 62675 |
- 62676 | 2 | 125352 |
- 62679 | 1 | 62679 |
- 62684 | 2 | 125368 |
- 62686 | 2 | 125372 |
- 62687 | 1 | 62687 |
- 62688 | 4 | 250752 |
- 62708 | 1 | 62708 |
- 62710 | 1 | 62710 |
- 62712 | 2 | 125424 |
- 62713 | 3 | 188139 |
- 62714 | 1 | 62714 |
- 62715 | 1 | 62715 |
- 62716 | 1 | 62716 |
- 62717 | 2 | 125434 |
- 62718 | 1 | 62718 |
- 62719 | 1 | 62719 |
- 62722 | 1 | 62722 |
- 62723 | 1 | 62723 |
- 62726 | 2 | 125452 |
- 62732 | 1 | 62732 |
- 62736 | 1 | 62736 |
- 62737 | 3 | 188211 |
- 62739 | 1 | 62739 |
- 62740 | 2 | 125480 |
- 62741 | 2 | 125482 |
- 62742 | 2 | 125484 |
- 62744 | 1 | 62744 |
- 62745 | 3 | 188235 |
- 62746 | 2 | 125492 |
- 62749 | 1 | 62749 |
- 62757 | 1 | 62757 |
- 62758 | 1 | 62758 |
- 62759 | 1 | 62759 |
- 62761 | 2 | 125522 |
- 62763 | 2 | 125526 |
- 62764 | 2 | 125528 |
- 62766 | 1 | 62766 |
- 62768 | 2 | 125536 |
- 62769 | 1 | 62769 |
- 62770 | 2 | 125540 |
- 62772 | 3 | 188316 |
- 62773 | 2 | 125546 |
- 62774 | 1 | 62774 |
- 62776 | 1 | 62776 |
- 62777 | 1 | 62777 |
- 62782 | 1 | 62782 |
- 62784 | 1 | 62784 |
- 62787 | 1 | 62787 |
- 62789 | 2 | 125578 |
- 62797 | 1 | 62797 |
- 62798 | 2 | 125596 |
- 62799 | 2 | 125598 |
- 62801 | 2 | 125602 |
- 62802 | 1 | 62802 |
- 62805 | 2 | 125610 |
- 62806 | 1 | 62806 |
- 62807 | 2 | 125614 |
- 62808 | 2 | 125616 |
- 62812 | 1 | 62812 |
- 62813 | 1 | 62813 |
- 62827 | 1 | 62827 |
- 62828 | 1 | 62828 |
- 62829 | 1 | 62829 |
- 62833 | 1 | 62833 |
- 62838 | 2 | 125676 |
- 62843 | 1 | 62843 |
- 62844 | 1 | 62844 |
- 62848 | 1 | 62848 |
- 62849 | 1 | 62849 |
- 62874 | 1 | 62874 |
- 62878 | 1 | 62878 |
- 62893 | 2 | 125786 |
- 62894 | 1 | 62894 |
- 62895 | 1 | 62895 |
- 62897 | 2 | 125794 |
- 62898 | 1 | 62898 |
- 62902 | 3 | 188706 |
- 62905 | 1 | 62905 |
- 62914 | 1 | 62914 |
- 62916 | 1 | 62916 |
- 62921 | 1 | 62921 |
- 62922 | 1 | 62922 |
- 62923 | 1 | 62923 |
- 62924 | 3 | 188772 |
- 62929 | 1 | 62929 |
- 62932 | 3 | 188796 |
- 62936 | 1 | 62936 |
- 62939 | 1 | 62939 |
- 62940 | 1 | 62940 |
- 62942 | 1 | 62942 |
- 62945 | 1 | 62945 |
- 62946 | 2 | 125892 |
- 62947 | 2 | 125894 |
- 62948 | 1 | 62948 |
- 62951 | 1 | 62951 |
- 62952 | 1 | 62952 |
- 62953 | 2 | 125906 |
- 62957 | 1 | 62957 |
- 62958 | 3 | 188874 |
- 62960 | 1 | 62960 |
- 62961 | 1 | 62961 |
- 62962 | 1 | 62962 |
- 62964 | 1 | 62964 |
- 62966 | 1 | 62966 |
- 62972 | 3 | 188916 |
- 62973 | 2 | 125946 |
- 62977 | 2 | 125954 |
- 62978 | 1 | 62978 |
- 62979 | 2 | 125958 |
- 62980 | 1 | 62980 |
- 62981 | 3 | 188943 |
- 63001 | 1 | 63001 |
- 63004 | 1 | 63004 |
- 63007 | 2 | 126014 |
- 63015 | 1 | 63015 |
- 63027 | 1 | 63027 |
- 63032 | 1 | 63032 |
- 63046 | 2 | 126092 |
- 63053 | 1 | 63053 |
- 63105 | 2 | 126210 |
- 63108 | 1 | 63108 |
- 63109 | 2 | 126218 |
- 63110 | 1 | 63110 |
- 63111 | 1 | 63111 |
- 63115 | 2 | 126230 |
- 63116 | 1 | 63116 |
- 63119 | 1 | 63119 |
- 63124 | 2 | 126248 |
- 63128 | 1 | 63128 |
- 63142 | 1 | 63142 |
- 63145 | 1 | 63145 |
- 63150 | 3 | 189450 |
- 63153 | 1 | 63153 |
- 63154 | 1 | 63154 |
- 63155 | 3 | 189465 |
- 63159 | 1 | 63159 |
- 63162 | 1 | 63162 |
- 63167 | 1 | 63167 |
- 63170 | 1 | 63170 |
- 63173 | 3 | 189519 |
- 63174 | 2 | 126348 |
- 63178 | 1 | 63178 |
- 63182 | 2 | 126364 |
- 63183 | 1 | 63183 |
- 63184 | 1 | 63184 |
- 63190 | 1 | 63190 |
- 63196 | 1 | 63196 |
- 63203 | 1 | 63203 |
- 63206 | 1 | 63206 |
- 63208 | 1 | 63208 |
- 63223 | 1 | 63223 |
- 63224 | 1 | 63224 |
- 63231 | 1 | 63231 |
- 63249 | 2 | 126498 |
- 63262 | 1 | 63262 |
- 63263 | 1 | 63263 |
- 63368 | 1 | 63368 |
- 63370 | 1 | 63370 |
- 63371 | 1 | 63371 |
- 63373 | 1 | 63373 |
- 63376 | 1 | 63376 |
- 63377 | 1 | 63377 |
- 63392 | 1 | 63392 |
- 63394 | 1 | 63394 |
- 63396 | 1 | 63396 |
- 63410 | 1 | 63410 |
- 63411 | 1 | 63411 |
- 63414 | 1 | 63414 |
- 63448 | 1 | 63448 |
- 63449 | 2 | 126898 |
- 63450 | 1 | 63450 |
- 63452 | 2 | 126904 |
- 63457 | 1 | 63457 |
- 63458 | 1 | 63458 |
- 63467 | 1 | 63467 |
- 63468 | 1 | 63468 |
- 63486 | 1 | 63486 |
- 63489 | 1 | 63489 |
- 63495 | 1 | 63495 |
- 63509 | 1 | 63509 |
- 63512 | 1 | 63512 |
- 63523 | 1 | 63523 |
- 63524 | 2 | 127048 |
- 63525 | 2 | 127050 |
- 63529 | 1 | 63529 |
- 63544 | 1 | 63544 |
- 63546 | 2 | 127092 |
- 63549 | 1 | 63549 |
- 63550 | 1 | 63550 |
- 63551 | 1 | 63551 |
- 63552 | 2 | 127104 |
- 63553 | 1 | 63553 |
- 63577 | 2 | 127154 |
- 63584 | 1 | 63584 |
- 63609 | 1 | 63609 |
- 63610 | 1 | 63610 |
- 63614 | 1 | 63614 |
- 63630 | 3 | 190890 |
- 63632 | 2 | 127264 |
- 63636 | 1 | 63636 |
- 63656 | 1 | 63656 |
- 63657 | 2 | 127314 |
- 63660 | 1 | 63660 |
- 63663 | 1 | 63663 |
- 63666 | 1 | 63666 |
- 63668 | 1 | 63668 |
- 63669 | 1 | 63669 |
- 63674 | 3 | 191022 |
- 63676 | 2 | 127352 |
- 63679 | 1 | 63679 |
- 63681 | 2 | 127362 |
- 63684 | 1 | 63684 |
- 63689 | 1 | 63689 |
- 63690 | 3 | 191070 |
- 63691 | 1 | 63691 |
- 63693 | 3 | 191079 |
- 63694 | 1 | 63694 |
- 63697 | 1 | 63697 |
- 63699 | 1 | 63699 |
- 63701 | 2 | 127402 |
- 63702 | 1 | 63702 |
- 63710 | 2 | 127420 |
- 63711 | 1 | 63711 |
- 63715 | 1 | 63715 |
- 63733 | 1 | 63733 |
- 63766 | 1 | 63766 |
- 63785 | 1 | 63785 |
- 63788 | 1 | 63788 |
- 63805 | 3 | 191415 |
- 63822 | 1 | 63822 |
- 63823 | 1 | 63823 |
- 63826 | 1 | 63826 |
- 63829 | 1 | 63829 |
- 63832 | 1 | 63832 |
- 63833 | 1 | 63833 |
- 63834 | 2 | 127668 |
- 63835 | 1 | 63835 |
- 63836 | 1 | 63836 |
- 63842 | 3 | 191526 |
- 63843 | 1 | 63843 |
- 63853 | 1 | 63853 |
- 63858 | 1 | 63858 |
- 63865 | 1 | 63865 |
- 63866 | 1 | 63866 |
- 63867 | 2 | 127734 |
- 63869 | 3 | 191607 |
- 63870 | 1 | 63870 |
- 63872 | 1 | 63872 |
- 63881 | 1 | 63881 |
- 63882 | 1 | 63882 |
- 63885 | 1 | 63885 |
- 63887 | 2 | 127774 |
- 63888 | 1 | 63888 |
- 63889 | 1 | 63889 |
- 63891 | 1 | 63891 |
- 63892 | 1 | 63892 |
- 63894 | 2 | 127788 |
- 63896 | 1 | 63896 |
- 63897 | 2 | 127794 |
- 63898 | 1 | 63898 |
- 63901 | 1 | 63901 |
- 63903 | 2 | 127806 |
- 63913 | 1 | 63913 |
- 63916 | 1 | 63916 |
- 63918 | 1 | 63918 |
- 63923 | 1 | 63923 |
- 63941 | 1 | 63941 |
- 63984 | 1 | 63984 |
- 63986 | 1 | 63986 |
- 63988 | 1 | 63988 |
- 63999 | 2 | 127998 |
- 64000 | 1 | 64000 |
- 64092 | 1 | 64092 |
- 64094 | 1 | 64094 |
- 64096 | 2 | 128192 |
- 64097 | 2 | 128194 |
- 64109 | 1 | 64109 |
- 64111 | 1 | 64111 |
- 64113 | 1 | 64113 |
- 64156 | 2 | 128312 |
- 64163 | 1 | 64163 |
- 64191 | 1 | 64191 |
- 64227 | 1 | 64227 |
- 64228 | 2 | 128456 |
- 64240 | 1 | 64240 |
- 64241 | 1 | 64241 |
- 64242 | 1 | 64242 |
- 64243 | 2 | 128486 |
- 64245 | 1 | 64245 |
- 64249 | 2 | 128498 |
- 64254 | 1 | 64254 |
- 64277 | 1 | 64277 |
- 64280 | 1 | 64280 |
- 64282 | 1 | 64282 |
- 64292 | 1 | 64292 |
- 64295 | 1 | 64295 |
- 64296 | 1 | 64296 |
- 64310 | 1 | 64310 |
- 64314 | 1 | 64314 |
- 64315 | 1 | 64315 |
- 64316 | 1 | 64316 |
- 64317 | 1 | 64317 |
- 64333 | 1 | 64333 |
- 64334 | 1 | 64334 |
- 64339 | 1 | 64339 |
- 64342 | 1 | 64342 |
- 64348 | 1 | 64348 |
- 64349 | 2 | 128698 |
- 64350 | 3 | 193050 |
- 64351 | 1 | 64351 |
- 64368 | 1 | 64368 |
- 64379 | 1 | 64379 |
- 64383 | 1 | 64383 |
- 64384 | 1 | 64384 |
- 64395 | 1 | 64395 |
- 64396 | 1 | 64396 |
- 64397 | 3 | 193191 |
- 64398 | 1 | 64398 |
- 64400 | 1 | 64400 |
- 64405 | 1 | 64405 |
- 64423 | 1 | 64423 |
- 64427 | 1 | 64427 |
- 64428 | 1 | 64428 |
- 64429 | 1 | 64429 |
- 64431 | 1 | 64431 |
- 64434 | 1 | 64434 |
- 64437 | 1 | 64437 |
- 64442 | 1 | 64442 |
- 64450 | 2 | 128900 |
- 64451 | 1 | 64451 |
- 64453 | 1 | 64453 |
- 64455 | 1 | 64455 |
- 64468 | 1 | 64468 |
- 64469 | 1 | 64469 |
- 64470 | 1 | 64470 |
- 64472 | 1 | 64472 |
- 64476 | 3 | 193428 |
- 64477 | 1 | 64477 |
- 64479 | 1 | 64479 |
- Total | 1003 | 49716638 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 3 | 6 |
- 3 | 1 | 3 |
- 4 | 6 | 24 |
- 5 | 4 | 20 |
- 6 | 4 | 24 |
- 7 | 3 | 21 |
- 8 | 3 | 24 |
- 9 | 1 | 9 |
- 10 | 5 | 50 |
- 12 | 6 | 72 |
- 13 | 3 | 39 |
- 14 | 6 | 84 |
- 15 | 6 | 90 |
- 16 | 5 | 80 |
- 17 | 3 | 51 |
- 18 | 5 | 90 |
- 19 | 3 | 57 |
- 20 | 5 | 100 |
- 21 | 4 | 84 |
- 22 | 9 | 198 |
- 23 | 1 | 23 |
- 24 | 1 | 24 |
- 25 | 8 | 200 |
- 26 | 4 | 104 |
- 27 | 9 | 243 |
- 28 | 1 | 28 |
- 29 | 8 | 232 |
- 30 | 3 | 90 |
- 31 | 3 | 93 |
- 32 | 2 | 64 |
- 33 | 7 | 231 |
- 34 | 8 | 272 |
- 35 | 3 | 105 |
- 36 | 5 | 180 |
- 38 | 4 | 152 |
- 39 | 2 | 78 |
- 40 | 1 | 40 |
- 41 | 5 | 205 |
- 42 | 2 | 84 |
- 43 | 2 | 86 |
- 44 | 4 | 176 |
- 45 | 4 | 180 |
- 46 | 1 | 46 |
- 47 | 1 | 47 |
- 48 | 3 | 144 |
- 49 | 4 | 196 |
- 50 | 3 | 150 |
- 51 | 5 | 255 |
- 52 | 3 | 156 |
- 53 | 5 | 265 |
- 54 | 5 | 270 |
- 55 | 12 | 660 |
- 56 | 1 | 56 |
- 57 | 8 | 456 |
- 58 | 3 | 174 |
- 59 | 3 | 177 |
- 60 | 5 | 300 |
- 61 | 2 | 122 |
- 62 | 5 | 310 |
- 63 | 4 | 252 |
- 64 | 1 | 64 |
- 65 | 6 | 390 |
- 66 | 8 | 528 |
- 67 | 5 | 335 |
- 68 | 5 | 340 |
- 69 | 1 | 69 |
- 70 | 6 | 420 |
- 71 | 4 | 284 |
- 72 | 6 | 432 |
- 73 | 2 | 146 |
- 74 | 4 | 296 |
- 75 | 2 | 150 |
- 76 | 4 | 304 |
- 77 | 6 | 462 |
- 78 | 3 | 234 |
- 79 | 1 | 79 |
- 80 | 4 | 320 |
- 81 | 4 | 324 |
- 82 | 2 | 164 |
- 83 | 3 | 249 |
- 84 | 3 | 252 |
- 85 | 1 | 85 |
- 86 | 3 | 258 |
- 87 | 8 | 696 |
- 88 | 6 | 528 |
- 89 | 5 | 445 |
- 90 | 3 | 270 |
- 91 | 5 | 455 |
- 92 | 6 | 552 |
- 93 | 4 | 372 |
- 94 | 3 | 282 |
- 95 | 9 | 855 |
- 96 | 1 | 96 |
- 97 | 2 | 194 |
- 98 | 1 | 98 |
- 99 | 2 | 198 |
- 100 | 5 | 500 |
- 101 | 4 | 404 |
- 102 | 4 | 408 |
- 103 | 4 | 412 |
- 104 | 3 | 312 |
- 105 | 5 | 525 |
- 106 | 5 | 530 |
- 107 | 3 | 321 |
- 109 | 4 | 436 |
- 110 | 3 | 330 |
- 111 | 3 | 333 |
- 112 | 1 | 112 |
- 113 | 2 | 226 |
- 114 | 1 | 114 |
- 115 | 1 | 115 |
- 116 | 4 | 464 |
- 117 | 8 | 936 |
- 118 | 6 | 708 |
- 119 | 7 | 833 |
- 120 | 1 | 120 |
- 121 | 3 | 363 |
- 122 | 3 | 366 |
- 123 | 1 | 123 |
- 124 | 2 | 248 |
- 125 | 3 | 375 |
- 126 | 2 | 252 |
- 127 | 1 | 127 |
- 130 | 2 | 260 |
- 131 | 3 | 393 |
- 132 | 5 | 660 |
- 133 | 8 | 1064 |
- 134 | 6 | 804 |
- 135 | 6 | 810 |
- 136 | 4 | 544 |
- 137 | 11 | 1507 |
- 138 | 6 | 828 |
- 139 | 5 | 695 |
- 140 | 6 | 840 |
- 141 | 9 | 1269 |
- 142 | 5 | 710 |
- 143 | 7 | 1001 |
- 144 | 4 | 576 |
- 145 | 2 | 290 |
- 146 | 5 | 730 |
- 147 | 3 | 441 |
- 148 | 4 | 592 |
- 149 | 5 | 745 |
- 150 | 5 | 750 |
- 151 | 1 | 151 |
- 152 | 4 | 608 |
- 153 | 1 | 153 |
- 154 | 1 | 154 |
- 155 | 2 | 310 |
- 156 | 1 | 156 |
- 157 | 2 | 314 |
- 158 | 4 | 632 |
- 159 | 6 | 954 |
- 160 | 2 | 320 |
- 161 | 3 | 483 |
- 162 | 1 | 162 |
- 163 | 5 | 815 |
- 164 | 2 | 328 |
- 165 | 1 | 165 |
- 167 | 2 | 334 |
- 168 | 3 | 504 |
- 169 | 5 | 845 |
- 170 | 2 | 340 |
- 171 | 6 | 1026 |
- 172 | 6 | 1032 |
- 173 | 3 | 519 |
- 174 | 8 | 1392 |
- 175 | 3 | 525 |
- 176 | 3 | 528 |
- 177 | 3 | 531 |
- 178 | 2 | 356 |
- 180 | 5 | 900 |
- 181 | 4 | 724 |
- 182 | 4 | 728 |
- 184 | 2 | 368 |
- 185 | 7 | 1295 |
- 186 | 3 | 558 |
- 187 | 4 | 748 |
- 188 | 2 | 376 |
- 189 | 1 | 189 |
- 190 | 9 | 1710 |
- 191 | 8 | 1528 |
- 192 | 3 | 576 |
- 193 | 10 | 1930 |
- 194 | 5 | 970 |
- 195 | 6 | 1170 |
- 196 | 3 | 588 |
- 197 | 10 | 1970 |
- 198 | 4 | 792 |
- 199 | 3 | 597 |
- 200 | 2 | 400 |
- 201 | 3 | 603 |
- 202 | 4 | 808 |
- 203 | 4 | 812 |
- 204 | 2 | 408 |
- 206 | 3 | 618 |
- 207 | 3 | 621 |
- 208 | 3 | 624 |
- 209 | 6 | 1254 |
- 210 | 3 | 630 |
- 211 | 5 | 1055 |
- 212 | 6 | 1272 |
- 213 | 2 | 426 |
- 214 | 1 | 214 |
- 215 | 5 | 1075 |
- 216 | 6 | 1296 |
- 217 | 8 | 1736 |
- 218 | 3 | 654 |
- 219 | 3 | 657 |
- 220 | 5 | 1100 |
- 221 | 4 | 884 |
- 222 | 5 | 1110 |
- 223 | 3 | 669 |
- 224 | 4 | 896 |
- 225 | 4 | 900 |
- 226 | 4 | 904 |
- 227 | 3 | 681 |
- 228 | 5 | 1140 |
- 229 | 5 | 1145 |
- 230 | 7 | 1610 |
- 231 | 4 | 924 |
- 232 | 8 | 1856 |
- 233 | 5 | 1165 |
- 234 | 5 | 1170 |
- 235 | 5 | 1175 |
- 236 | 6 | 1416 |
- 237 | 3 | 711 |
- 238 | 5 | 1190 |
- 239 | 1 | 239 |
- 240 | 12 | 2880 |
- 241 | 5 | 1205 |
- 242 | 4 | 968 |
- 243 | 6 | 1458 |
- 245 | 4 | 980 |
- 246 | 2 | 492 |
- 247 | 5 | 1235 |
- 248 | 1 | 248 |
- 249 | 3 | 747 |
- 250 | 6 | 1500 |
- 251 | 4 | 1004 |
- 252 | 4 | 1008 |
- 253 | 4 | 1012 |
- 254 | 2 | 508 |
- 255 | 2 | 510 |
- 256 | 7 | 1792 |
- 257 | 3 | 771 |
- 258 | 4 | 1032 |
- 259 | 2 | 518 |
- 260 | 193897 | 50413220 |
- Total | 194899 | 50545270 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 193897 |
- 2 | 1000 |
- 8 | 1 |
- Total | 194898 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333837266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888239ab81313a43
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3339616238313331
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_14.json b/autobahn/client/tungstenite_case_12_5_14.json
deleted file mode 100644
index d8fbee1..0000000
--- a/autobahn/client/tungstenite_case_12_5_14.json
+++ /dev/null
@@ -1,1242 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 387,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 6608,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=387&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5g8xYeofpjuBZRFQd2L9PQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8fsLohiF5VxjIOH3Sih0RSPHqs4=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.14",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "6876": 1,
- "6881": 1,
- "6892": 1,
- "6992": 1,
- "7000": 2,
- "7198": 1,
- "7202": 1,
- "7208": 1,
- "7232": 1,
- "7245": 1,
- "7257": 1,
- "7485": 1,
- "7513": 1,
- "7521": 1,
- "7763": 1,
- "7786": 1,
- "7812": 1,
- "8145": 1,
- "8168": 1,
- "8170": 1,
- "8522": 1,
- "8631": 1,
- "8719": 1,
- "8768": 1,
- "8911": 1,
- "9408": 1,
- "9413": 1,
- "9441": 1,
- "9468": 1,
- "9489": 1,
- "9491": 1,
- "9801": 1,
- "9808": 2,
- "9830": 1,
- "9844": 1,
- "9861": 1,
- "10302": 1,
- "10313": 1,
- "10365": 1,
- "10424": 1,
- "10439": 1,
- "10484": 1,
- "10714": 1,
- "10715": 1,
- "10721": 1,
- "10923": 1,
- "10951": 1,
- "10976": 1,
- "10977": 1,
- "11068": 1,
- "11114": 1,
- "11148": 1,
- "11184": 1,
- "11190": 1,
- "11205": 1,
- "11236": 1,
- "11305": 1,
- "11459": 1,
- "11587": 1,
- "11693": 1,
- "11887": 1,
- "11890": 1,
- "12005": 1,
- "12017": 1,
- "12099": 1,
- "12150": 1,
- "12604": 1,
- "12686": 1,
- "12784": 1,
- "13214": 1,
- "13340": 1,
- "13454": 1,
- "13788": 1,
- "13916": 1,
- "13981": 1,
- "14133": 1,
- "14147": 1,
- "14154": 1,
- "14167": 1,
- "14178": 1,
- "14183": 1,
- "14290": 1,
- "14298": 1,
- "14304": 1,
- "14358": 1,
- "14387": 1,
- "14394": 1,
- "14395": 1,
- "14452": 1,
- "14515": 1,
- "14518": 1,
- "14525": 1,
- "14558": 1,
- "14617": 1,
- "14627": 1,
- "14631": 1,
- "14645": 1,
- "14651": 1,
- "14658": 1,
- "14767": 1,
- "14894": 1,
- "15036": 1,
- "15696": 1,
- "15829": 1,
- "15904": 1,
- "15973": 1,
- "16019": 1,
- "16066": 1,
- "16484": 1,
- "16559": 1,
- "16675": 1,
- "17360": 1,
- "17497": 1,
- "17633": 1,
- "17817": 1,
- "17905": 1,
- "17996": 1,
- "18010": 1,
- "18108": 1,
- "18158": 1,
- "18658": 1,
- "18778": 1,
- "18918": 1,
- "19271": 1,
- "19385": 1,
- "19505": 1,
- "20149": 1,
- "20213": 1,
- "20271": 1,
- "20308": 1,
- "20394": 1,
- "20432": 1,
- "20676": 1,
- "20693": 1,
- "20709": 1,
- "21427": 1,
- "21529": 1,
- "21586": 1,
- "21686": 1,
- "21688": 1,
- "21698": 1,
- "22304": 1,
- "22313": 1,
- "22319": 1,
- "22659": 1,
- "22774": 1,
- "22817": 1,
- "22901": 1,
- "22953": 1,
- "23084": 1,
- "23657": 1,
- "23760": 1,
- "23867": 1,
- "23938": 1,
- "24048": 1,
- "24176": 1,
- "25067": 1,
- "25195": 1,
- "25313": 1,
- "25467": 1,
- "25541": 1,
- "25590": 1,
- "25648": 1,
- "25699": 1,
- "25792": 1,
- "26369": 1,
- "26396": 1,
- "26463": 1,
- "26966": 1,
- "27068": 1,
- "27185": 1,
- "27617": 1,
- "27649": 1,
- "27682": 1,
- "28068": 1,
- "28202": 1,
- "28337": 1,
- "28891": 1,
- "28972": 1,
- "28974": 1,
- "29080": 1,
- "29116": 1,
- "29152": 1,
- "29177": 1,
- "29278": 1,
- "29380": 1,
- "30493": 1,
- "30527": 1,
- "30550": 1,
- "30588": 1,
- "30979": 1,
- "31099": 1,
- "31176": 1,
- "31226": 1,
- "31271": 1,
- "31381": 1,
- "31727": 1,
- "31863": 1,
- "32005": 1,
- "32647": 1,
- "32721": 1,
- "32768": 1,
- "33314": 1,
- "33338": 1,
- "33419": 1,
- "33474": 1,
- "33509": 1,
- "33611": 1,
- "34187": 1,
- "34251": 1,
- "34301": 1,
- "34669": 1,
- "34774": 1,
- "34869": 1,
- "35145": 1,
- "35220": 1,
- "35231": 1,
- "36045": 1,
- "36099": 1,
- "36152": 1,
- "36168": 1,
- "36227": 1,
- "36278": 1,
- "36286": 1,
- "36306": 1,
- "36355": 1,
- "36383": 1,
- "36429": 1,
- "36446": 1,
- "37709": 1,
- "37778": 1,
- "37831": 1,
- "37840": 1,
- "37856": 1,
- "37889": 1,
- "37980": 1,
- "37984": 1,
- "38051": 1,
- "38240": 1,
- "38308": 1,
- "38379": 1,
- "38878": 1,
- "39010": 1,
- "39069": 1,
- "39136": 1,
- "39146": 1,
- "39199": 1,
- "39496": 1,
- "39627": 1,
- "39706": 1,
- "40500": 1,
- "40581": 1,
- "40586": 1,
- "40624": 1,
- "40740": 1,
- "40804": 1,
- "41457": 1,
- "41511": 1,
- "41529": 1,
- "41599": 1,
- "41654": 1,
- "41668": 1,
- "41685": 1,
- "41717": 1,
- "41722": 1,
- "41751": 1,
- "41787": 1,
- "41842": 1,
- "41876": 1,
- "41879": 1,
- "41888": 1,
- "41967": 1,
- "41982": 1,
- "42004": 1,
- "42005": 1,
- "42015": 1,
- "42036": 1,
- "42107": 1,
- "42141": 1,
- "42222": 1,
- "42238": 1,
- "42246": 1,
- "42256": 2,
- "42290": 1,
- "42304": 1,
- "42347": 1,
- "42348": 2,
- "42362": 1,
- "42364": 1,
- "42368": 1,
- "42376": 1,
- "42380": 1,
- "42418": 1,
- "42630": 1,
- "42633": 1,
- "42656": 1,
- "42661": 1,
- "42708": 1,
- "42709": 1,
- "42771": 1,
- "42782": 1,
- "42803": 1,
- "42862": 1,
- "42865": 1,
- "42872": 1,
- "42878": 1,
- "42942": 1,
- "42991": 1,
- "43145": 1,
- "43214": 1,
- "43226": 2,
- "43235": 2,
- "43270": 1,
- "43275": 1,
- "43286": 1,
- "43304": 1,
- "43306": 1,
- "43344": 1,
- "43467": 1,
- "43505": 1,
- "43509": 1,
- "43533": 1,
- "43548": 1,
- "43554": 1,
- "43562": 1,
- "43578": 1,
- "43612": 2,
- "43619": 1,
- "43643": 1,
- "43656": 1,
- "43662": 1,
- "43664": 1,
- "43692": 1,
- "43707": 1,
- "43717": 1,
- "43756": 1,
- "43773": 1,
- "43779": 1,
- "43786": 1,
- "43790": 1,
- "43792": 1,
- "43844": 1,
- "43848": 1,
- "43896": 1,
- "43918": 1,
- "43919": 1,
- "43929": 1,
- "43948": 1,
- "44052": 1,
- "44188": 1,
- "44435": 1,
- "44522": 1,
- "44566": 1,
- "44632": 1,
- "44690": 1,
- "44700": 1,
- "44978": 1,
- "45089": 1,
- "45198": 1,
- "45569": 1,
- "45577": 1,
- "45605": 1,
- "45735": 1,
- "45738": 1,
- "45741": 1,
- "45778": 1,
- "45824": 1,
- "45825": 1,
- "45831": 1,
- "45837": 1,
- "45860": 1,
- "45868": 1,
- "45886": 1,
- "45924": 1,
- "46345": 1,
- "46438": 1,
- "46440": 1,
- "47164": 1,
- "47295": 1,
- "47423": 1,
- "48601": 1,
- "48708": 1,
- "48811": 1,
- "49985": 1,
- "50097": 1,
- "50214": 1,
- "50718": 1,
- "50825": 1,
- "50927": 1,
- "52659": 1,
- "52711": 1,
- "52831": 1,
- "53192": 1,
- "53296": 1,
- "53399": 1,
- "55311": 1,
- "55408": 1,
- "55443": 1,
- "55512": 1,
- "55572": 1,
- "55698": 1,
- "57725": 1,
- "57833": 1,
- "57937": 1,
- "58214": 1,
- "58328": 1,
- "58451": 1,
- "59683": 1,
- "59734": 1,
- "59835": 1,
- "61005": 1,
- "61129": 1,
- "61165": 1,
- "61765": 1,
- "61767": 1,
- "61768": 1,
- "61844": 1,
- "61847": 1,
- "61848": 1,
- "61972": 2,
- "61973": 1,
- "62224": 1,
- "62247": 1,
- "62249": 2,
- "62256": 2,
- "62260": 1,
- "62264": 2,
- "62289": 1,
- "62291": 1,
- "62293": 1,
- "62325": 1,
- "62330": 1,
- "62331": 1,
- "62332": 1,
- "62338": 1,
- "62361": 1,
- "62369": 1,
- "62401": 1,
- "62406": 1,
- "62417": 2,
- "62420": 1,
- "62423": 1,
- "62424": 1,
- "62446": 1,
- "62449": 1,
- "62451": 1,
- "62455": 1,
- "62458": 1,
- "62459": 1,
- "62462": 1,
- "62473": 2,
- "62476": 1,
- "62477": 1,
- "62478": 1,
- "62479": 1,
- "62480": 1,
- "62481": 1,
- "62482": 1,
- "62483": 2,
- "62485": 2,
- "62497": 1,
- "62498": 1,
- "62499": 1,
- "62504": 1,
- "62506": 1,
- "62507": 1,
- "62508": 1,
- "62509": 1,
- "62510": 1,
- "62511": 1,
- "62514": 1,
- "62516": 2,
- "62517": 2,
- "62518": 2,
- "62523": 1,
- "62535": 1,
- "62537": 1,
- "62538": 1,
- "62540": 1,
- "62541": 1,
- "62542": 1,
- "62544": 1,
- "62551": 1,
- "62555": 1,
- "62580": 1,
- "62582": 1,
- "62586": 1,
- "62592": 2,
- "62600": 3,
- "62622": 1,
- "62624": 1,
- "62625": 3,
- "62626": 1,
- "62631": 1,
- "62633": 1,
- "62635": 5,
- "62638": 1,
- "62639": 1,
- "62640": 1,
- "62641": 1,
- "62647": 1,
- "62648": 2,
- "62649": 1,
- "62656": 1,
- "62668": 2,
- "62669": 1,
- "62672": 1,
- "62673": 2,
- "62674": 5,
- "62675": 1,
- "62676": 2,
- "62679": 1,
- "62684": 2,
- "62686": 2,
- "62687": 1,
- "62688": 4,
- "62708": 1,
- "62710": 1,
- "62712": 2,
- "62713": 3,
- "62714": 1,
- "62715": 1,
- "62716": 1,
- "62717": 2,
- "62718": 1,
- "62719": 1,
- "62722": 1,
- "62723": 1,
- "62726": 2,
- "62732": 1,
- "62736": 1,
- "62737": 3,
- "62739": 1,
- "62740": 2,
- "62741": 2,
- "62742": 2,
- "62744": 1,
- "62745": 3,
- "62746": 2,
- "62749": 1,
- "62757": 1,
- "62758": 1,
- "62759": 1,
- "62761": 2,
- "62763": 2,
- "62764": 2,
- "62766": 1,
- "62768": 2,
- "62769": 1,
- "62770": 2,
- "62772": 3,
- "62773": 2,
- "62774": 1,
- "62776": 1,
- "62777": 1,
- "62782": 1,
- "62784": 1,
- "62787": 1,
- "62789": 2,
- "62797": 1,
- "62798": 2,
- "62799": 2,
- "62801": 2,
- "62802": 1,
- "62805": 2,
- "62806": 1,
- "62807": 2,
- "62808": 2,
- "62812": 1,
- "62813": 1,
- "62827": 1,
- "62828": 1,
- "62829": 1,
- "62833": 1,
- "62838": 2,
- "62843": 1,
- "62844": 1,
- "62848": 1,
- "62849": 1,
- "62874": 1,
- "62878": 1,
- "62893": 2,
- "62894": 1,
- "62895": 1,
- "62897": 2,
- "62898": 1,
- "62902": 3,
- "62905": 1,
- "62914": 1,
- "62916": 1,
- "62921": 1,
- "62922": 1,
- "62923": 1,
- "62924": 3,
- "62929": 1,
- "62932": 3,
- "62936": 1,
- "62939": 1,
- "62940": 1,
- "62942": 1,
- "62945": 1,
- "62946": 2,
- "62947": 2,
- "62948": 1,
- "62951": 1,
- "62952": 1,
- "62953": 2,
- "62957": 1,
- "62958": 3,
- "62960": 1,
- "62961": 1,
- "62962": 1,
- "62964": 1,
- "62966": 1,
- "62972": 3,
- "62973": 2,
- "62977": 2,
- "62978": 1,
- "62979": 2,
- "62980": 1,
- "62981": 3,
- "63001": 1,
- "63004": 1,
- "63007": 2,
- "63015": 1,
- "63027": 1,
- "63032": 1,
- "63046": 2,
- "63053": 1,
- "63105": 2,
- "63108": 1,
- "63109": 2,
- "63110": 1,
- "63111": 1,
- "63115": 2,
- "63116": 1,
- "63119": 1,
- "63124": 2,
- "63128": 1,
- "63142": 1,
- "63145": 1,
- "63150": 3,
- "63153": 1,
- "63154": 1,
- "63155": 3,
- "63159": 1,
- "63162": 1,
- "63167": 1,
- "63170": 1,
- "63173": 3,
- "63174": 2,
- "63178": 1,
- "63182": 2,
- "63183": 1,
- "63184": 1,
- "63190": 1,
- "63196": 1,
- "63203": 1,
- "63206": 1,
- "63208": 1,
- "63223": 1,
- "63224": 1,
- "63231": 1,
- "63249": 2,
- "63262": 1,
- "63263": 1,
- "63368": 1,
- "63370": 1,
- "63371": 1,
- "63373": 1,
- "63376": 1,
- "63377": 1,
- "63392": 1,
- "63394": 1,
- "63396": 1,
- "63410": 1,
- "63411": 1,
- "63414": 1,
- "63448": 1,
- "63449": 2,
- "63450": 1,
- "63452": 2,
- "63457": 1,
- "63458": 1,
- "63467": 1,
- "63468": 1,
- "63486": 1,
- "63489": 1,
- "63495": 1,
- "63509": 1,
- "63512": 1,
- "63523": 1,
- "63524": 2,
- "63525": 2,
- "63529": 1,
- "63544": 1,
- "63546": 2,
- "63549": 1,
- "63550": 1,
- "63551": 1,
- "63552": 2,
- "63553": 1,
- "63577": 2,
- "63584": 1,
- "63609": 1,
- "63610": 1,
- "63614": 1,
- "63630": 3,
- "63632": 2,
- "63636": 1,
- "63656": 1,
- "63657": 2,
- "63660": 1,
- "63663": 1,
- "63666": 1,
- "63668": 1,
- "63669": 1,
- "63674": 3,
- "63676": 2,
- "63679": 1,
- "63681": 2,
- "63684": 1,
- "63689": 1,
- "63690": 3,
- "63691": 1,
- "63693": 3,
- "63694": 1,
- "63697": 1,
- "63699": 1,
- "63701": 2,
- "63702": 1,
- "63710": 2,
- "63711": 1,
- "63715": 1,
- "63733": 1,
- "63766": 1,
- "63785": 1,
- "63788": 1,
- "63805": 3,
- "63822": 1,
- "63823": 1,
- "63826": 1,
- "63829": 1,
- "63832": 1,
- "63833": 1,
- "63834": 2,
- "63835": 1,
- "63836": 1,
- "63842": 3,
- "63843": 1,
- "63853": 1,
- "63858": 1,
- "63865": 1,
- "63866": 1,
- "63867": 2,
- "63869": 3,
- "63870": 1,
- "63872": 1,
- "63881": 1,
- "63882": 1,
- "63885": 1,
- "63887": 2,
- "63888": 1,
- "63889": 1,
- "63891": 1,
- "63892": 1,
- "63894": 2,
- "63896": 1,
- "63897": 2,
- "63898": 1,
- "63901": 1,
- "63903": 2,
- "63913": 1,
- "63916": 1,
- "63918": 1,
- "63923": 1,
- "63941": 1,
- "63984": 1,
- "63986": 1,
- "63988": 1,
- "63999": 2,
- "64000": 1,
- "64092": 1,
- "64094": 1,
- "64096": 2,
- "64097": 2,
- "64109": 1,
- "64111": 1,
- "64113": 1,
- "64156": 2,
- "64163": 1,
- "64191": 1,
- "64227": 1,
- "64228": 2,
- "64240": 1,
- "64241": 1,
- "64242": 1,
- "64243": 2,
- "64245": 1,
- "64249": 2,
- "64254": 1,
- "64277": 1,
- "64280": 1,
- "64282": 1,
- "64292": 1,
- "64295": 1,
- "64296": 1,
- "64310": 1,
- "64314": 1,
- "64315": 1,
- "64316": 1,
- "64317": 1,
- "64333": 1,
- "64334": 1,
- "64339": 1,
- "64342": 1,
- "64348": 1,
- "64349": 2,
- "64350": 3,
- "64351": 1,
- "64368": 1,
- "64379": 1,
- "64383": 1,
- "64384": 1,
- "64395": 1,
- "64396": 1,
- "64397": 3,
- "64398": 1,
- "64400": 1,
- "64405": 1,
- "64423": 1,
- "64427": 1,
- "64428": 1,
- "64429": 1,
- "64431": 1,
- "64434": 1,
- "64437": 1,
- "64442": 1,
- "64450": 2,
- "64451": 1,
- "64453": 1,
- "64455": 1,
- "64468": 1,
- "64469": 1,
- "64470": 1,
- "64472": 1,
- "64476": 3,
- "64477": 1,
- "64479": 1
- },
- "started": "2020-09-07T18:51:01.284Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7584895782470703,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 49708373,
- "incomingOctetsWireLevel": 49716373,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0001609386812962074,
- "outgoingCompressionRatio": 0.7593745422363282,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 49766370,
- "outgoingOctetsWireLevel": 50545014,
- "outgoingWebSocketFrames": 194897,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015645987440916425,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 193897,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 3,
- "3": 1,
- "4": 6,
- "5": 4,
- "6": 4,
- "7": 3,
- "8": 3,
- "9": 1,
- "10": 5,
- "12": 6,
- "13": 3,
- "14": 6,
- "15": 6,
- "16": 5,
- "17": 3,
- "18": 5,
- "19": 3,
- "20": 5,
- "21": 4,
- "22": 9,
- "23": 1,
- "24": 1,
- "25": 8,
- "26": 4,
- "27": 9,
- "28": 1,
- "29": 8,
- "30": 3,
- "31": 3,
- "32": 2,
- "33": 7,
- "34": 8,
- "35": 3,
- "36": 5,
- "38": 4,
- "39": 2,
- "40": 1,
- "41": 5,
- "42": 2,
- "43": 2,
- "44": 4,
- "45": 4,
- "46": 1,
- "47": 1,
- "48": 3,
- "49": 4,
- "50": 3,
- "51": 5,
- "52": 3,
- "53": 5,
- "54": 5,
- "55": 12,
- "56": 1,
- "57": 8,
- "58": 3,
- "59": 3,
- "60": 5,
- "61": 2,
- "62": 5,
- "63": 4,
- "64": 1,
- "65": 6,
- "66": 8,
- "67": 5,
- "68": 5,
- "69": 1,
- "70": 6,
- "71": 4,
- "72": 6,
- "73": 2,
- "74": 4,
- "75": 2,
- "76": 4,
- "77": 6,
- "78": 3,
- "79": 1,
- "80": 4,
- "81": 4,
- "82": 2,
- "83": 3,
- "84": 3,
- "85": 1,
- "86": 3,
- "87": 8,
- "88": 6,
- "89": 5,
- "90": 3,
- "91": 5,
- "92": 6,
- "93": 4,
- "94": 3,
- "95": 9,
- "96": 1,
- "97": 2,
- "98": 1,
- "99": 2,
- "100": 5,
- "101": 4,
- "102": 4,
- "103": 4,
- "104": 3,
- "105": 5,
- "106": 5,
- "107": 3,
- "109": 4,
- "110": 3,
- "111": 3,
- "112": 1,
- "113": 2,
- "114": 1,
- "115": 1,
- "116": 4,
- "117": 8,
- "118": 6,
- "119": 7,
- "120": 1,
- "121": 3,
- "122": 3,
- "123": 1,
- "124": 2,
- "125": 3,
- "126": 2,
- "127": 1,
- "130": 2,
- "131": 3,
- "132": 5,
- "133": 8,
- "134": 6,
- "135": 6,
- "136": 4,
- "137": 11,
- "138": 6,
- "139": 5,
- "140": 6,
- "141": 9,
- "142": 5,
- "143": 7,
- "144": 4,
- "145": 2,
- "146": 5,
- "147": 3,
- "148": 4,
- "149": 5,
- "150": 5,
- "151": 1,
- "152": 4,
- "153": 1,
- "154": 1,
- "155": 2,
- "156": 1,
- "157": 2,
- "158": 4,
- "159": 6,
- "160": 2,
- "161": 3,
- "162": 1,
- "163": 5,
- "164": 2,
- "165": 1,
- "167": 2,
- "168": 3,
- "169": 5,
- "170": 2,
- "171": 6,
- "172": 6,
- "173": 3,
- "174": 8,
- "175": 3,
- "176": 3,
- "177": 3,
- "178": 2,
- "180": 5,
- "181": 4,
- "182": 4,
- "184": 2,
- "185": 7,
- "186": 3,
- "187": 4,
- "188": 2,
- "189": 1,
- "190": 9,
- "191": 8,
- "192": 3,
- "193": 10,
- "194": 5,
- "195": 6,
- "196": 3,
- "197": 10,
- "198": 4,
- "199": 3,
- "200": 2,
- "201": 3,
- "202": 4,
- "203": 4,
- "204": 2,
- "206": 3,
- "207": 3,
- "208": 3,
- "209": 6,
- "210": 3,
- "211": 5,
- "212": 6,
- "213": 2,
- "214": 1,
- "215": 5,
- "216": 6,
- "217": 8,
- "218": 3,
- "219": 3,
- "220": 5,
- "221": 4,
- "222": 5,
- "223": 3,
- "224": 4,
- "225": 4,
- "226": 4,
- "227": 3,
- "228": 5,
- "229": 5,
- "230": 7,
- "231": 4,
- "232": 8,
- "233": 5,
- "234": 5,
- "235": 5,
- "236": 6,
- "237": 3,
- "238": 5,
- "239": 1,
- "240": 12,
- "241": 5,
- "242": 4,
- "243": 6,
- "245": 4,
- "246": 2,
- "247": 5,
- "248": 1,
- "249": 3,
- "250": 6,
- "251": 4,
- "252": 4,
- "253": 4,
- "254": 2,
- "255": 2,
- "256": 7,
- "257": 3,
- "258": 4,
- "259": 2,
- "260": 193897
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333837266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888239ab81313a43"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "39ab8131"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_15.html b/autobahn/client/tungstenite_case_12_5_15.html
deleted file mode 100644
index b72616b..0000000
--- a/autobahn/client/tungstenite_case_12_5_15.html
+++ /dev/null
@@ -1,1446 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.15 : Pass - 12350 ms @ 2020-09-07T18:51:07.893Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=388&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: mulE4+HQq32dErt1XbuD9w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: I6DNit9POc1XFMYt6fJxa5yrdlg=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 58 | 1 | 58 |
- 257 | 1 | 257 |
- 1374 | 1 | 1374 |
- 1443 | 1 | 1443 |
- 1493 | 2 | 2986 |
- 1587 | 1 | 1587 |
- 1633 | 1 | 1633 |
- 3457 | 1 | 3457 |
- 3542 | 1 | 3542 |
- 3591 | 1 | 3591 |
- 3654 | 1 | 3654 |
- 3693 | 1 | 3693 |
- 3791 | 1 | 3791 |
- 3792 | 1 | 3792 |
- 3851 | 1 | 3851 |
- 3901 | 1 | 3901 |
- 3925 | 1 | 3925 |
- 4006 | 1 | 4006 |
- 4061 | 1 | 4061 |
- 4349 | 1 | 4349 |
- 4480 | 1 | 4480 |
- 4542 | 1 | 4542 |
- 4697 | 1 | 4697 |
- 4854 | 1 | 4854 |
- 5002 | 1 | 5002 |
- 5466 | 1 | 5466 |
- 5535 | 1 | 5535 |
- 5596 | 1 | 5596 |
- 5638 | 1 | 5638 |
- 5718 | 1 | 5718 |
- 5793 | 1 | 5793 |
- 7756 | 1 | 7756 |
- 7851 | 1 | 7851 |
- 7884 | 1 | 7884 |
- 7938 | 1 | 7938 |
- 8017 | 1 | 8017 |
- 8104 | 1 | 8104 |
- 8791 | 1 | 8791 |
- 8898 | 1 | 8898 |
- 9008 | 1 | 9008 |
- 9091 | 1 | 9091 |
- 9169 | 1 | 9169 |
- 9274 | 1 | 9274 |
- 9495 | 1 | 9495 |
- 9571 | 1 | 9571 |
- 9626 | 1 | 9626 |
- 9694 | 1 | 9694 |
- 9753 | 1 | 9753 |
- 9755 | 1 | 9755 |
- 9788 | 1 | 9788 |
- 9832 | 1 | 9832 |
- 9867 | 1 | 9867 |
- 9892 | 1 | 9892 |
- 10029 | 1 | 10029 |
- 10074 | 1 | 10074 |
- 10889 | 1 | 10889 |
- 10965 | 1 | 10965 |
- 11080 | 1 | 11080 |
- 11184 | 1 | 11184 |
- 11271 | 1 | 11271 |
- 11385 | 1 | 11385 |
- 13478 | 1 | 13478 |
- 13553 | 1 | 13553 |
- 13647 | 1 | 13647 |
- 13671 | 1 | 13671 |
- 13686 | 1 | 13686 |
- 13720 | 1 | 13720 |
- 14369 | 1 | 14369 |
- 14472 | 1 | 14472 |
- 14487 | 1 | 14487 |
- 14592 | 1 | 14592 |
- 14722 | 1 | 14722 |
- 14852 | 1 | 14852 |
- 15078 | 1 | 15078 |
- 15095 | 1 | 15095 |
- 15100 | 1 | 15100 |
- 15135 | 1 | 15135 |
- 15144 | 1 | 15144 |
- 15161 | 1 | 15161 |
- 15242 | 1 | 15242 |
- 15245 | 1 | 15245 |
- 15277 | 1 | 15277 |
- 15294 | 1 | 15294 |
- 15326 | 1 | 15326 |
- 15331 | 1 | 15331 |
- 15370 | 1 | 15370 |
- 15394 | 1 | 15394 |
- 15410 | 1 | 15410 |
- 15430 | 1 | 15430 |
- 15458 | 1 | 15458 |
- 15537 | 1 | 15537 |
- 17549 | 1 | 17549 |
- 17626 | 1 | 17626 |
- 17682 | 1 | 17682 |
- 17748 | 1 | 17748 |
- 17809 | 1 | 17809 |
- 18694 | 1 | 18694 |
- 18761 | 1 | 18761 |
- 18853 | 1 | 18853 |
- 18892 | 1 | 18892 |
- 18978 | 1 | 18978 |
- 19072 | 1 | 19072 |
- 19123 | 1 | 19123 |
- 19139 | 1 | 19139 |
- 19161 | 1 | 19161 |
- 19176 | 1 | 19176 |
- 19195 | 1 | 19195 |
- 19208 | 1 | 19208 |
- 19512 | 1 | 19512 |
- 19524 | 1 | 19524 |
- 19546 | 1 | 19546 |
- 19556 | 1 | 19556 |
- 19581 | 1 | 19581 |
- 19582 | 1 | 19582 |
- 19855 | 1 | 19855 |
- 19991 | 1 | 19991 |
- 20124 | 1 | 20124 |
- 20259 | 1 | 20259 |
- 20378 | 1 | 20378 |
- 20510 | 1 | 20510 |
- 21201 | 1 | 21201 |
- 21218 | 1 | 21218 |
- 21219 | 1 | 21219 |
- 21229 | 1 | 21229 |
- 21232 | 1 | 21232 |
- 21249 | 1 | 21249 |
- 21251 | 1 | 21251 |
- 21324 | 1 | 21324 |
- 21326 | 1 | 21326 |
- 21380 | 1 | 21380 |
- 21460 | 1 | 21460 |
- 21484 | 1 | 21484 |
- 21515 | 1 | 21515 |
- 21574 | 1 | 21574 |
- 21617 | 1 | 21617 |
- 21640 | 1 | 21640 |
- 21646 | 1 | 21646 |
- 21685 | 1 | 21685 |
- 21847 | 1 | 21847 |
- 21874 | 1 | 21874 |
- 21881 | 1 | 21881 |
- 21901 | 1 | 21901 |
- 21902 | 1 | 21902 |
- 21957 | 1 | 21957 |
- 22075 | 1 | 22075 |
- 22084 | 1 | 22084 |
- 22098 | 1 | 22098 |
- 22115 | 1 | 22115 |
- 22130 | 1 | 22130 |
- 22146 | 1 | 22146 |
- 22378 | 1 | 22378 |
- 22380 | 1 | 22380 |
- 22394 | 1 | 22394 |
- 22407 | 1 | 22407 |
- 22411 | 1 | 22411 |
- 22435 | 1 | 22435 |
- 23284 | 1 | 23284 |
- 23421 | 1 | 23421 |
- 23517 | 1 | 23517 |
- 23657 | 1 | 23657 |
- 23795 | 1 | 23795 |
- 23927 | 1 | 23927 |
- 25057 | 1 | 25057 |
- 25198 | 1 | 25198 |
- 25327 | 1 | 25327 |
- 25463 | 1 | 25463 |
- 25595 | 1 | 25595 |
- 25735 | 1 | 25735 |
- 28352 | 1 | 28352 |
- 28497 | 1 | 28497 |
- 28648 | 1 | 28648 |
- 28782 | 1 | 28782 |
- 28929 | 1 | 28929 |
- 29069 | 1 | 29069 |
- 29371 | 1 | 29371 |
- 29403 | 1 | 29403 |
- 29493 | 1 | 29493 |
- 29622 | 1 | 29622 |
- 29694 | 1 | 29694 |
- 29716 | 1 | 29716 |
- 30478 | 1 | 30478 |
- 30614 | 1 | 30614 |
- 30748 | 1 | 30748 |
- 30880 | 1 | 30880 |
- 31016 | 1 | 31016 |
- 31153 | 1 | 31153 |
- 31248 | 1 | 31248 |
- 31277 | 1 | 31277 |
- 31299 | 1 | 31299 |
- 31318 | 1 | 31318 |
- 31341 | 1 | 31341 |
- 31353 | 1 | 31353 |
- 31782 | 1 | 31782 |
- 31861 | 1 | 31861 |
- 31949 | 1 | 31949 |
- 32037 | 1 | 32037 |
- 32113 | 1 | 32113 |
- 32185 | 1 | 32185 |
- 33347 | 1 | 33347 |
- 33490 | 1 | 33490 |
- 33564 | 1 | 33564 |
- 33682 | 1 | 33682 |
- 33815 | 1 | 33815 |
- 33956 | 1 | 33956 |
- 35764 | 1 | 35764 |
- 35800 | 1 | 35800 |
- 35890 | 1 | 35890 |
- 35896 | 1 | 35896 |
- 35947 | 1 | 35947 |
- 35990 | 2 | 71980 |
- 36007 | 1 | 36007 |
- 36016 | 1 | 36016 |
- 36028 | 1 | 36028 |
- 36043 | 1 | 36043 |
- 36134 | 1 | 36134 |
- 36136 | 1 | 36136 |
- 36216 | 1 | 36216 |
- 36229 | 1 | 36229 |
- 36245 | 1 | 36245 |
- 36344 | 1 | 36344 |
- 36470 | 1 | 36470 |
- 37365 | 1 | 37365 |
- 37404 | 1 | 37404 |
- 37449 | 1 | 37449 |
- 37502 | 1 | 37502 |
- 37635 | 1 | 37635 |
- 37703 | 1 | 37703 |
- 39215 | 1 | 39215 |
- 39314 | 1 | 39314 |
- 39390 | 2 | 78780 |
- 39420 | 1 | 39420 |
- 39552 | 1 | 39552 |
- 39769 | 1 | 39769 |
- 39879 | 1 | 39879 |
- 39980 | 1 | 39980 |
- 40060 | 1 | 40060 |
- 40097 | 1 | 40097 |
- 40112 | 1 | 40112 |
- 40116 | 2 | 80232 |
- 40120 | 1 | 40120 |
- 40143 | 1 | 40143 |
- 40152 | 1 | 40152 |
- 40252 | 1 | 40252 |
- 41037 | 1 | 41037 |
- 41168 | 1 | 41168 |
- 41303 | 1 | 41303 |
- 41439 | 1 | 41439 |
- 41575 | 1 | 41575 |
- 41703 | 1 | 41703 |
- 41977 | 1 | 41977 |
- 42074 | 1 | 42074 |
- 42139 | 1 | 42139 |
- 42195 | 1 | 42195 |
- 42205 | 1 | 42205 |
- 42300 | 1 | 42300 |
- 42301 | 1 | 42301 |
- 42364 | 1 | 42364 |
- 42379 | 1 | 42379 |
- 42396 | 1 | 42396 |
- 42400 | 1 | 42400 |
- 43461 | 1 | 43461 |
- 43541 | 1 | 43541 |
- 43598 | 1 | 43598 |
- 43655 | 1 | 43655 |
- 43658 | 1 | 43658 |
- 43726 | 1 | 43726 |
- 43739 | 1 | 43739 |
- 43748 | 1 | 43748 |
- 43778 | 1 | 43778 |
- 43780 | 1 | 43780 |
- 43791 | 1 | 43791 |
- 43856 | 1 | 43856 |
- 43913 | 1 | 43913 |
- 43917 | 1 | 43917 |
- 43964 | 1 | 43964 |
- 43991 | 2 | 87982 |
- 44054 | 1 | 44054 |
- 44087 | 1 | 44087 |
- 44131 | 1 | 44131 |
- 44182 | 1 | 44182 |
- 44212 | 1 | 44212 |
- 44279 | 1 | 44279 |
- 44282 | 1 | 44282 |
- 44399 | 1 | 44399 |
- 44526 | 1 | 44526 |
- 44641 | 1 | 44641 |
- 44767 | 1 | 44767 |
- 44893 | 1 | 44893 |
- 45021 | 1 | 45021 |
- 45395 | 1 | 45395 |
- 45399 | 1 | 45399 |
- 45402 | 1 | 45402 |
- 45413 | 1 | 45413 |
- 45417 | 1 | 45417 |
- 45425 | 1 | 45425 |
- 45507 | 1 | 45507 |
- 45515 | 1 | 45515 |
- 45524 | 1 | 45524 |
- 45525 | 1 | 45525 |
- 45554 | 1 | 45554 |
- 45605 | 1 | 45605 |
- 45722 | 1 | 45722 |
- 45832 | 1 | 45832 |
- 45841 | 1 | 45841 |
- 45847 | 1 | 45847 |
- 45919 | 1 | 45919 |
- 45941 | 1 | 45941 |
- 46018 | 1 | 46018 |
- 46034 | 1 | 46034 |
- 46094 | 1 | 46094 |
- 46122 | 1 | 46122 |
- 46185 | 1 | 46185 |
- 46229 | 1 | 46229 |
- 47283 | 1 | 47283 |
- 47366 | 1 | 47366 |
- 47401 | 1 | 47401 |
- 47457 | 1 | 47457 |
- 47522 | 1 | 47522 |
- 47559 | 1 | 47559 |
- 47650 | 1 | 47650 |
- 47659 | 1 | 47659 |
- 47714 | 1 | 47714 |
- 47779 | 1 | 47779 |
- 47892 | 1 | 47892 |
- 47993 | 1 | 47993 |
- 48857 | 1 | 48857 |
- 48955 | 1 | 48955 |
- 49046 | 1 | 49046 |
- 49053 | 1 | 49053 |
- 49117 | 2 | 98234 |
- 49137 | 1 | 49137 |
- 49186 | 1 | 49186 |
- 49238 | 2 | 98476 |
- 49254 | 1 | 49254 |
- 49304 | 1 | 49304 |
- 49483 | 1 | 49483 |
- 49486 | 1 | 49486 |
- 49526 | 1 | 49526 |
- 49529 | 1 | 49529 |
- 49562 | 1 | 49562 |
- 49675 | 1 | 49675 |
- 49864 | 1 | 49864 |
- 49979 | 1 | 49979 |
- 50107 | 1 | 50107 |
- 50214 | 1 | 50214 |
- 50232 | 1 | 50232 |
- 50245 | 1 | 50245 |
- 50274 | 1 | 50274 |
- 50338 | 1 | 50338 |
- 50354 | 1 | 50354 |
- 50377 | 1 | 50377 |
- 50438 | 1 | 50438 |
- 50466 | 1 | 50466 |
- 50480 | 1 | 50480 |
- 50545 | 1 | 50545 |
- 50555 | 1 | 50555 |
- 50645 | 1 | 50645 |
- 50754 | 1 | 50754 |
- 50853 | 1 | 50853 |
- 52398 | 1 | 52398 |
- 52463 | 1 | 52463 |
- 52493 | 1 | 52493 |
- 52503 | 1 | 52503 |
- 52523 | 1 | 52523 |
- 52547 | 1 | 52547 |
- 52559 | 1 | 52559 |
- 52574 | 1 | 52574 |
- 52633 | 1 | 52633 |
- 52681 | 1 | 52681 |
- 52683 | 1 | 52683 |
- 52708 | 1 | 52708 |
- 52752 | 1 | 52752 |
- 52799 | 1 | 52799 |
- 52801 | 1 | 52801 |
- 52817 | 1 | 52817 |
- 52887 | 1 | 52887 |
- 52903 | 1 | 52903 |
- 52943 | 1 | 52943 |
- 53008 | 1 | 53008 |
- 53051 | 1 | 53051 |
- 53086 | 1 | 53086 |
- 53169 | 1 | 53169 |
- 53230 | 1 | 53230 |
- 54217 | 1 | 54217 |
- 54254 | 1 | 54254 |
- 54258 | 1 | 54258 |
- 54266 | 1 | 54266 |
- 54363 | 1 | 54363 |
- 54468 | 1 | 54468 |
- 54877 | 1 | 54877 |
- 54984 | 1 | 54984 |
- 55085 | 1 | 55085 |
- 55186 | 1 | 55186 |
- 55287 | 1 | 55287 |
- 55392 | 1 | 55392 |
- 55441 | 1 | 55441 |
- 55564 | 1 | 55564 |
- 55685 | 1 | 55685 |
- 55713 | 1 | 55713 |
- 55726 | 1 | 55726 |
- 55746 | 1 | 55746 |
- 55805 | 1 | 55805 |
- 55816 | 1 | 55816 |
- 55858 | 1 | 55858 |
- 55871 | 1 | 55871 |
- 55938 | 1 | 55938 |
- 56062 | 1 | 56062 |
- 56278 | 1 | 56278 |
- 56327 | 1 | 56327 |
- 56425 | 1 | 56425 |
- 56450 | 1 | 56450 |
- 56501 | 1 | 56501 |
- 56591 | 1 | 56591 |
- 57403 | 1 | 57403 |
- 57495 | 1 | 57495 |
- 57585 | 1 | 57585 |
- 57677 | 1 | 57677 |
- 57808 | 1 | 57808 |
- 57879 | 1 | 57879 |
- 58349 | 1 | 58349 |
- 58449 | 1 | 58449 |
- 58534 | 1 | 58534 |
- 58536 | 1 | 58536 |
- 58564 | 1 | 58564 |
- 58573 | 1 | 58573 |
- 58579 | 2 | 117158 |
- 58580 | 2 | 117160 |
- 58687 | 1 | 58687 |
- 58691 | 1 | 58691 |
- 58813 | 2 | 117626 |
- 58921 | 1 | 58921 |
- 58930 | 1 | 58930 |
- 59067 | 1 | 59067 |
- 59199 | 1 | 59199 |
- 59231 | 1 | 59231 |
- 59232 | 1 | 59232 |
- 59235 | 2 | 118470 |
- 59241 | 1 | 59241 |
- 59243 | 1 | 59243 |
- 59285 | 2 | 118570 |
- 59286 | 1 | 59286 |
- 59288 | 1 | 59288 |
- 59289 | 1 | 59289 |
- 59297 | 1 | 59297 |
- 59387 | 1 | 59387 |
- 59392 | 1 | 59392 |
- 59394 | 2 | 118788 |
- 59395 | 1 | 59395 |
- 59396 | 2 | 118792 |
- 59399 | 1 | 59399 |
- 59401 | 1 | 59401 |
- 59402 | 2 | 118804 |
- 59483 | 1 | 59483 |
- 59517 | 2 | 119034 |
- 59521 | 1 | 59521 |
- 59522 | 2 | 119044 |
- 59523 | 1 | 59523 |
- 59587 | 1 | 59587 |
- 59609 | 1 | 59609 |
- 59610 | 1 | 59610 |
- 59612 | 1 | 59612 |
- 59614 | 2 | 119228 |
- 59616 | 1 | 59616 |
- 59622 | 2 | 119244 |
- 59625 | 1 | 59625 |
- 59626 | 2 | 119252 |
- 59627 | 2 | 119254 |
- 59628 | 1 | 59628 |
- 59630 | 1 | 59630 |
- 59631 | 3 | 178893 |
- 59632 | 2 | 119264 |
- 59633 | 1 | 59633 |
- 59635 | 1 | 59635 |
- 59639 | 1 | 59639 |
- 59640 | 1 | 59640 |
- 59649 | 1 | 59649 |
- 59653 | 1 | 59653 |
- 59654 | 1 | 59654 |
- 59657 | 3 | 178971 |
- 59663 | 1 | 59663 |
- 59664 | 1 | 59664 |
- 59669 | 1 | 59669 |
- 59673 | 1 | 59673 |
- 59676 | 1 | 59676 |
- 59677 | 1 | 59677 |
- 59679 | 1 | 59679 |
- 59689 | 1 | 59689 |
- 59705 | 1 | 59705 |
- 59715 | 1 | 59715 |
- 59717 | 1 | 59717 |
- 59720 | 1 | 59720 |
- 59721 | 1 | 59721 |
- 59723 | 2 | 119446 |
- 59727 | 1 | 59727 |
- 59728 | 1 | 59728 |
- 59729 | 1 | 59729 |
- 59730 | 1 | 59730 |
- 59752 | 1 | 59752 |
- 59761 | 1 | 59761 |
- 59763 | 1 | 59763 |
- 59790 | 1 | 59790 |
- 59792 | 1 | 59792 |
- 59834 | 1 | 59834 |
- 59836 | 1 | 59836 |
- 59838 | 1 | 59838 |
- 59846 | 2 | 119692 |
- 59847 | 1 | 59847 |
- 59850 | 1 | 59850 |
- 59851 | 1 | 59851 |
- 59853 | 2 | 119706 |
- 59854 | 1 | 59854 |
- 59856 | 1 | 59856 |
- 59859 | 2 | 119718 |
- 59860 | 1 | 59860 |
- 59867 | 1 | 59867 |
- 59869 | 1 | 59869 |
- 59878 | 1 | 59878 |
- 59879 | 1 | 59879 |
- 59884 | 1 | 59884 |
- 59885 | 1 | 59885 |
- 59886 | 1 | 59886 |
- 59887 | 1 | 59887 |
- 59888 | 2 | 119776 |
- 59890 | 1 | 59890 |
- 59891 | 1 | 59891 |
- 59894 | 1 | 59894 |
- 59895 | 1 | 59895 |
- 59896 | 1 | 59896 |
- 59899 | 1 | 59899 |
- 59901 | 1 | 59901 |
- 59912 | 1 | 59912 |
- 59914 | 1 | 59914 |
- 59915 | 1 | 59915 |
- 59916 | 2 | 119832 |
- 59918 | 1 | 59918 |
- 59955 | 2 | 119910 |
- 59956 | 1 | 59956 |
- 59960 | 1 | 59960 |
- 59961 | 1 | 59961 |
- 59962 | 1 | 59962 |
- 59963 | 1 | 59963 |
- 59968 | 1 | 59968 |
- 59984 | 1 | 59984 |
- 59988 | 1 | 59988 |
- 59992 | 1 | 59992 |
- 59996 | 2 | 119992 |
- 59997 | 1 | 59997 |
- 59999 | 1 | 59999 |
- 60000 | 1 | 60000 |
- 60002 | 1 | 60002 |
- 60011 | 1 | 60011 |
- 60014 | 1 | 60014 |
- 60015 | 1 | 60015 |
- 60018 | 2 | 120036 |
- 60020 | 2 | 120040 |
- 60022 | 1 | 60022 |
- 60024 | 1 | 60024 |
- 60069 | 1 | 60069 |
- 60096 | 1 | 60096 |
- 60098 | 1 | 60098 |
- 60102 | 1 | 60102 |
- 60103 | 1 | 60103 |
- 60104 | 1 | 60104 |
- 60111 | 2 | 120222 |
- 60114 | 1 | 60114 |
- 60116 | 1 | 60116 |
- 60117 | 1 | 60117 |
- 60124 | 1 | 60124 |
- 60126 | 1 | 60126 |
- 60127 | 3 | 180381 |
- 60128 | 1 | 60128 |
- 60129 | 2 | 120258 |
- 60133 | 1 | 60133 |
- 60135 | 1 | 60135 |
- 60138 | 2 | 120276 |
- 60149 | 1 | 60149 |
- 60151 | 1 | 60151 |
- 60152 | 2 | 120304 |
- 60154 | 1 | 60154 |
- 60156 | 2 | 120312 |
- 60157 | 3 | 180471 |
- 60160 | 3 | 180480 |
- 60161 | 1 | 60161 |
- 60164 | 1 | 60164 |
- 60166 | 1 | 60166 |
- 60167 | 2 | 120334 |
- 60168 | 1 | 60168 |
- 60171 | 1 | 60171 |
- 60175 | 2 | 120350 |
- 60176 | 3 | 180528 |
- 60177 | 2 | 120354 |
- 60178 | 1 | 60178 |
- 60179 | 1 | 60179 |
- 60181 | 2 | 120362 |
- 60183 | 1 | 60183 |
- 60185 | 1 | 60185 |
- 60187 | 1 | 60187 |
- 60188 | 1 | 60188 |
- 60191 | 2 | 120382 |
- 60194 | 1 | 60194 |
- 60237 | 1 | 60237 |
- 60241 | 1 | 60241 |
- 60263 | 1 | 60263 |
- 60268 | 1 | 60268 |
- 60269 | 2 | 120538 |
- 60271 | 1 | 60271 |
- 60272 | 1 | 60272 |
- 60284 | 1 | 60284 |
- 60353 | 1 | 60353 |
- 60356 | 1 | 60356 |
- 60358 | 1 | 60358 |
- 60447 | 1 | 60447 |
- 60450 | 2 | 120900 |
- 60452 | 1 | 60452 |
- 60453 | 1 | 60453 |
- 60460 | 1 | 60460 |
- 60525 | 1 | 60525 |
- 60526 | 1 | 60526 |
- 60531 | 1 | 60531 |
- 60532 | 1 | 60532 |
- 60538 | 1 | 60538 |
- 60541 | 1 | 60541 |
- 60699 | 1 | 60699 |
- 60700 | 2 | 121400 |
- 60701 | 1 | 60701 |
- 60702 | 1 | 60702 |
- 60706 | 1 | 60706 |
- 60758 | 1 | 60758 |
- 60762 | 2 | 121524 |
- 60764 | 1 | 60764 |
- 60768 | 1 | 60768 |
- 60769 | 1 | 60769 |
- 60877 | 1 | 60877 |
- 60909 | 1 | 60909 |
- 60912 | 1 | 60912 |
- 60913 | 3 | 182739 |
- 60914 | 1 | 60914 |
- 60915 | 1 | 60915 |
- 60916 | 1 | 60916 |
- 60919 | 1 | 60919 |
- 60922 | 1 | 60922 |
- 60927 | 1 | 60927 |
- 60928 | 1 | 60928 |
- 60931 | 1 | 60931 |
- 60933 | 1 | 60933 |
- 60936 | 1 | 60936 |
- 60937 | 1 | 60937 |
- 60942 | 1 | 60942 |
- 60961 | 1 | 60961 |
- 60962 | 1 | 60962 |
- 60964 | 1 | 60964 |
- 60967 | 1 | 60967 |
- 60968 | 2 | 121936 |
- 60982 | 1 | 60982 |
- 60984 | 1 | 60984 |
- 60987 | 1 | 60987 |
- 60990 | 1 | 60990 |
- 60996 | 1 | 60996 |
- 60997 | 1 | 60997 |
- 60999 | 1 | 60999 |
- 61000 | 1 | 61000 |
- 61003 | 1 | 61003 |
- 61014 | 1 | 61014 |
- 61078 | 1 | 61078 |
- 61142 | 1 | 61142 |
- 61150 | 1 | 61150 |
- 61151 | 1 | 61151 |
- 61152 | 1 | 61152 |
- 61153 | 1 | 61153 |
- 61154 | 1 | 61154 |
- 61155 | 1 | 61155 |
- 61183 | 1 | 61183 |
- 61216 | 1 | 61216 |
- 61219 | 1 | 61219 |
- 61221 | 1 | 61221 |
- 61226 | 1 | 61226 |
- 61228 | 1 | 61228 |
- 61229 | 1 | 61229 |
- 61265 | 1 | 61265 |
- 61268 | 1 | 61268 |
- 61271 | 1 | 61271 |
- 61273 | 2 | 122546 |
- 61274 | 2 | 122548 |
- 61276 | 1 | 61276 |
- 61280 | 1 | 61280 |
- 61292 | 1 | 61292 |
- 61322 | 1 | 61322 |
- 61346 | 1 | 61346 |
- 61360 | 1 | 61360 |
- 61381 | 1 | 61381 |
- 61386 | 3 | 184158 |
- 61391 | 1 | 61391 |
- 61398 | 1 | 61398 |
- 61417 | 1 | 61417 |
- 61426 | 1 | 61426 |
- 61456 | 2 | 122912 |
- 61457 | 1 | 61457 |
- 61460 | 1 | 61460 |
- 61464 | 2 | 122928 |
- 61476 | 1 | 61476 |
- 61510 | 2 | 123020 |
- 61512 | 1 | 61512 |
- 61514 | 1 | 61514 |
- 61517 | 1 | 61517 |
- 61519 | 1 | 61519 |
- 61520 | 1 | 61520 |
- 61528 | 1 | 61528 |
- 61529 | 1 | 61529 |
- 61532 | 1 | 61532 |
- 61539 | 1 | 61539 |
- 61548 | 2 | 123096 |
- 61580 | 1 | 61580 |
- 61596 | 1 | 61596 |
- 61599 | 1 | 61599 |
- 61600 | 2 | 123200 |
- 61601 | 1 | 61601 |
- 61602 | 1 | 61602 |
- 61604 | 2 | 123208 |
- 61607 | 1 | 61607 |
- 61608 | 1 | 61608 |
- 61609 | 1 | 61609 |
- 61634 | 2 | 123268 |
- 61635 | 1 | 61635 |
- 61636 | 1 | 61636 |
- 61637 | 1 | 61637 |
- 61639 | 3 | 184917 |
- 61641 | 1 | 61641 |
- 61642 | 3 | 184926 |
- 61644 | 1 | 61644 |
- 61660 | 1 | 61660 |
- 61662 | 2 | 123324 |
- 61666 | 1 | 61666 |
- 61673 | 2 | 123346 |
- 61674 | 1 | 61674 |
- 61675 | 1 | 61675 |
- 61679 | 1 | 61679 |
- 61685 | 1 | 61685 |
- 61689 | 1 | 61689 |
- 61751 | 1 | 61751 |
- 61753 | 1 | 61753 |
- 61757 | 1 | 61757 |
- 61760 | 1 | 61760 |
- 61761 | 1 | 61761 |
- 61764 | 1 | 61764 |
- 61772 | 1 | 61772 |
- 61804 | 2 | 123608 |
- 61805 | 1 | 61805 |
- 61807 | 1 | 61807 |
- 61808 | 1 | 61808 |
- 61813 | 1 | 61813 |
- 61864 | 1 | 61864 |
- 61919 | 1 | 61919 |
- 61962 | 2 | 123924 |
- 61967 | 1 | 61967 |
- 61972 | 1 | 61972 |
- 61974 | 1 | 61974 |
- 61975 | 2 | 123950 |
- 61976 | 1 | 61976 |
- 61980 | 1 | 61980 |
- 61998 | 1 | 61998 |
- 62028 | 1 | 62028 |
- 62029 | 2 | 124058 |
- 62031 | 1 | 62031 |
- 62035 | 2 | 124070 |
- 62036 | 1 | 62036 |
- 62040 | 1 | 62040 |
- 62045 | 1 | 62045 |
- 62050 | 1 | 62050 |
- 62052 | 1 | 62052 |
- 62067 | 1 | 62067 |
- 62069 | 1 | 62069 |
- 62070 | 1 | 62070 |
- 62079 | 1 | 62079 |
- 62148 | 1 | 62148 |
- 62178 | 1 | 62178 |
- 62207 | 1 | 62207 |
- 62212 | 2 | 124424 |
- 62213 | 1 | 62213 |
- 62215 | 1 | 62215 |
- 62217 | 1 | 62217 |
- 62285 | 1 | 62285 |
- 62286 | 1 | 62286 |
- 62291 | 1 | 62291 |
- 62293 | 1 | 62293 |
- 62299 | 1 | 62299 |
- 62302 | 1 | 62302 |
- 62336 | 1 | 62336 |
- 62343 | 1 | 62343 |
- 62345 | 1 | 62345 |
- 62348 | 1 | 62348 |
- 62351 | 1 | 62351 |
- 62355 | 1 | 62355 |
- 62380 | 1 | 62380 |
- 62389 | 1 | 62389 |
- 62393 | 1 | 62393 |
- 62394 | 1 | 62394 |
- 62395 | 1 | 62395 |
- 62400 | 1 | 62400 |
- 62425 | 1 | 62425 |
- 62430 | 1 | 62430 |
- 62445 | 2 | 124890 |
- 62449 | 1 | 62449 |
- 62450 | 1 | 62450 |
- 62451 | 1 | 62451 |
- 62453 | 1 | 62453 |
- 62456 | 1 | 62456 |
- 62459 | 1 | 62459 |
- 62462 | 1 | 62462 |
- 62463 | 1 | 62463 |
- 62479 | 1 | 62479 |
- 62481 | 1 | 62481 |
- 62482 | 1 | 62482 |
- 62484 | 1 | 62484 |
- 62487 | 1 | 62487 |
- 62489 | 1 | 62489 |
- 62490 | 1 | 62490 |
- 62491 | 1 | 62491 |
- 62493 | 1 | 62493 |
- 62494 | 1 | 62494 |
- 62496 | 1 | 62496 |
- 62497 | 1 | 62497 |
- 62526 | 1 | 62526 |
- 62527 | 2 | 125054 |
- 62529 | 2 | 125058 |
- 62531 | 2 | 125062 |
- 62532 | 4 | 250128 |
- 62537 | 1 | 62537 |
- 62565 | 1 | 62565 |
- 62566 | 2 | 125132 |
- 62567 | 1 | 62567 |
- 62568 | 2 | 125136 |
- 62603 | 1 | 62603 |
- 62604 | 2 | 125208 |
- 62607 | 2 | 125214 |
- 62608 | 1 | 62608 |
- 62613 | 1 | 62613 |
- 62618 | 1 | 62618 |
- 62619 | 1 | 62619 |
- 62620 | 1 | 62620 |
- 62624 | 1 | 62624 |
- 62625 | 1 | 62625 |
- 62627 | 1 | 62627 |
- 62641 | 1 | 62641 |
- 62683 | 1 | 62683 |
- 62688 | 1 | 62688 |
- 62689 | 1 | 62689 |
- 62692 | 1 | 62692 |
- 62694 | 1 | 62694 |
- 62697 | 1 | 62697 |
- 62698 | 1 | 62698 |
- 62699 | 1 | 62699 |
- 62700 | 3 | 188100 |
- 62701 | 1 | 62701 |
- 62702 | 1 | 62702 |
- 62703 | 1 | 62703 |
- 62707 | 1 | 62707 |
- 62708 | 1 | 62708 |
- 62729 | 1 | 62729 |
- 62733 | 2 | 125466 |
- 62737 | 1 | 62737 |
- 62753 | 1 | 62753 |
- 62833 | 1 | 62833 |
- 62891 | 1 | 62891 |
- 62944 | 1 | 62944 |
- 62946 | 1 | 62946 |
- 62947 | 1 | 62947 |
- 62952 | 2 | 125904 |
- 62979 | 1 | 62979 |
- 62983 | 1 | 62983 |
- 62986 | 2 | 125972 |
- 62988 | 1 | 62988 |
- 62989 | 1 | 62989 |
- 63058 | 1 | 63058 |
- 63067 | 1 | 63067 |
- 63068 | 2 | 126136 |
- 63069 | 1 | 63069 |
- 63078 | 1 | 63078 |
- 63654 | 1 | 63654 |
- 63796 | 1 | 63796 |
- 63912 | 1 | 63912 |
- 64028 | 1 | 64028 |
- 64157 | 1 | 64157 |
- 64189 | 1 | 64189 |
- 64257 | 1 | 64257 |
- 64314 | 1 | 64314 |
- 64430 | 1 | 64430 |
- 64448 | 1 | 64448 |
- 64466 | 1 | 64466 |
- 64471 | 1 | 64471 |
- 64475 | 1 | 64475 |
- 64476 | 1 | 64476 |
- 64477 | 1 | 64477 |
- 64523 | 1 | 64523 |
- 64640 | 1 | 64640 |
- 64725 | 1 | 64725 |
- 65104 | 1 | 65104 |
- 65200 | 1 | 65200 |
- 65318 | 1 | 65318 |
- 65404 | 1 | 65404 |
- 65497 | 1 | 65497 |
- 65536 | 768 | 50331648 |
- Total | 1770 | 99416403 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 3 | 7 | 21 |
- 4 | 9 | 36 |
- 5 | 7 | 35 |
- 6 | 4 | 24 |
- 7 | 6 | 42 |
- 8 | 4 | 32 |
- 9 | 7 | 63 |
- 10 | 1 | 10 |
- 11 | 6 | 66 |
- 12 | 3 | 36 |
- 13 | 4 | 52 |
- 14 | 7 | 98 |
- 15 | 5 | 75 |
- 16 | 5 | 80 |
- 17 | 6 | 102 |
- 18 | 2 | 36 |
- 19 | 3 | 57 |
- 20 | 8 | 160 |
- 21 | 5 | 105 |
- 22 | 4 | 88 |
- 23 | 5 | 115 |
- 24 | 5 | 120 |
- 25 | 3 | 75 |
- 26 | 4 | 104 |
- 27 | 2 | 54 |
- 28 | 5 | 140 |
- 29 | 4 | 116 |
- 30 | 5 | 150 |
- 31 | 3 | 93 |
- 32 | 6 | 192 |
- 33 | 4 | 132 |
- 34 | 4 | 136 |
- 35 | 7 | 245 |
- 36 | 4 | 144 |
- 37 | 4 | 148 |
- 38 | 5 | 190 |
- 39 | 4 | 156 |
- 40 | 7 | 280 |
- 41 | 7 | 287 |
- 42 | 7 | 294 |
- 43 | 4 | 172 |
- 44 | 3 | 132 |
- 45 | 1 | 45 |
- 46 | 4 | 184 |
- 47 | 3 | 141 |
- 48 | 2 | 96 |
- 49 | 3 | 147 |
- 50 | 3 | 150 |
- 51 | 4 | 204 |
- 52 | 4 | 208 |
- 53 | 4 | 212 |
- 54 | 7 | 378 |
- 55 | 5 | 275 |
- 56 | 8 | 448 |
- 57 | 5 | 285 |
- 58 | 3 | 174 |
- 59 | 10 | 590 |
- 60 | 5 | 300 |
- 61 | 6 | 366 |
- 62 | 6 | 372 |
- 63 | 5 | 315 |
- 64 | 4 | 256 |
- 65 | 2 | 130 |
- 66 | 1 | 66 |
- 67 | 1 | 67 |
- 69 | 5 | 345 |
- 70 | 3 | 210 |
- 71 | 6 | 426 |
- 72 | 7 | 504 |
- 73 | 1 | 73 |
- 74 | 2 | 148 |
- 75 | 3 | 225 |
- 76 | 5 | 380 |
- 77 | 3 | 231 |
- 78 | 6 | 468 |
- 79 | 6 | 474 |
- 80 | 4 | 320 |
- 81 | 6 | 486 |
- 82 | 3 | 246 |
- 83 | 5 | 415 |
- 84 | 3 | 252 |
- 85 | 8 | 680 |
- 86 | 4 | 344 |
- 87 | 5 | 435 |
- 88 | 5 | 440 |
- 89 | 6 | 534 |
- 90 | 4 | 360 |
- 91 | 5 | 455 |
- 92 | 5 | 460 |
- 93 | 5 | 465 |
- 94 | 5 | 470 |
- 95 | 3 | 285 |
- 96 | 10 | 960 |
- 97 | 2 | 194 |
- 98 | 4 | 392 |
- 99 | 5 | 495 |
- 100 | 3 | 300 |
- 101 | 4 | 404 |
- 102 | 2 | 204 |
- 103 | 2 | 206 |
- 104 | 5 | 520 |
- 105 | 4 | 420 |
- 106 | 3 | 318 |
- 107 | 5 | 535 |
- 108 | 6 | 648 |
- 109 | 4 | 436 |
- 110 | 4 | 440 |
- 111 | 7 | 777 |
- 113 | 7 | 791 |
- 114 | 1 | 114 |
- 115 | 4 | 460 |
- 116 | 3 | 348 |
- 117 | 3 | 351 |
- 118 | 1 | 118 |
- 119 | 1 | 119 |
- 120 | 4 | 480 |
- 121 | 2 | 242 |
- 122 | 4 | 488 |
- 123 | 1 | 123 |
- 124 | 2 | 248 |
- 125 | 7 | 875 |
- 126 | 5 | 630 |
- 127 | 4 | 508 |
- 130 | 5 | 650 |
- 131 | 3 | 393 |
- 132 | 3 | 396 |
- 133 | 3 | 399 |
- 134 | 6 | 804 |
- 135 | 4 | 540 |
- 136 | 2 | 272 |
- 137 | 4 | 548 |
- 138 | 6 | 828 |
- 139 | 12 | 1668 |
- 140 | 2 | 280 |
- 141 | 5 | 705 |
- 142 | 4 | 568 |
- 143 | 1 | 143 |
- 144 | 1 | 144 |
- 145 | 1 | 145 |
- 146 | 4 | 584 |
- 147 | 3 | 441 |
- 148 | 4 | 592 |
- 149 | 2 | 298 |
- 150 | 3 | 450 |
- 151 | 3 | 453 |
- 152 | 3 | 456 |
- 153 | 4 | 612 |
- 154 | 1 | 154 |
- 155 | 4 | 620 |
- 156 | 2 | 312 |
- 157 | 1 | 157 |
- 158 | 2 | 316 |
- 159 | 2 | 318 |
- 160 | 3 | 480 |
- 161 | 2 | 322 |
- 162 | 4 | 648 |
- 163 | 4 | 652 |
- 164 | 2 | 328 |
- 165 | 3 | 495 |
- 166 | 2 | 332 |
- 167 | 4 | 668 |
- 168 | 3 | 504 |
- 169 | 3 | 507 |
- 170 | 5 | 850 |
- 171 | 7 | 1197 |
- 172 | 8 | 1376 |
- 173 | 4 | 692 |
- 174 | 2 | 348 |
- 175 | 3 | 525 |
- 177 | 2 | 354 |
- 178 | 5 | 890 |
- 179 | 5 | 895 |
- 180 | 3 | 540 |
- 181 | 2 | 362 |
- 182 | 1 | 182 |
- 183 | 1 | 183 |
- 185 | 1 | 185 |
- 186 | 3 | 558 |
- 189 | 2 | 378 |
- 190 | 6 | 1140 |
- 191 | 2 | 382 |
- 192 | 3 | 576 |
- 193 | 3 | 579 |
- 194 | 3 | 582 |
- 195 | 6 | 1170 |
- 196 | 2 | 392 |
- 198 | 5 | 990 |
- 199 | 3 | 597 |
- 200 | 4 | 800 |
- 201 | 3 | 603 |
- 202 | 1 | 202 |
- 203 | 3 | 609 |
- 204 | 3 | 612 |
- 205 | 3 | 615 |
- 206 | 4 | 824 |
- 207 | 3 | 621 |
- 208 | 5 | 1040 |
- 209 | 1 | 209 |
- 210 | 5 | 1050 |
- 211 | 2 | 422 |
- 212 | 5 | 1060 |
- 213 | 5 | 1065 |
- 214 | 4 | 856 |
- 215 | 4 | 860 |
- 216 | 3 | 648 |
- 217 | 4 | 868 |
- 218 | 2 | 436 |
- 219 | 2 | 438 |
- 220 | 4 | 880 |
- 221 | 5 | 1105 |
- 222 | 5 | 1110 |
- 223 | 5 | 1115 |
- 224 | 6 | 1344 |
- 225 | 5 | 1125 |
- 226 | 5 | 1130 |
- 227 | 2 | 454 |
- 228 | 2 | 456 |
- 229 | 5 | 1145 |
- 230 | 5 | 1150 |
- 231 | 3 | 693 |
- 232 | 3 | 696 |
- 233 | 5 | 1165 |
- 234 | 10 | 2340 |
- 235 | 4 | 940 |
- 236 | 4 | 944 |
- 237 | 5 | 1185 |
- 238 | 3 | 714 |
- 239 | 4 | 956 |
- 240 | 5 | 1200 |
- 242 | 2 | 484 |
- 243 | 6 | 1458 |
- 244 | 6 | 1464 |
- 245 | 11 | 2695 |
- 246 | 4 | 984 |
- 247 | 1 | 247 |
- 248 | 1 | 248 |
- 249 | 4 | 996 |
- 250 | 5 | 1250 |
- 251 | 2 | 502 |
- 252 | 3 | 756 |
- 253 | 2 | 506 |
- 254 | 5 | 1270 |
- 255 | 5 | 1275 |
- 256 | 7 | 1792 |
- 257 | 5 | 1285 |
- 258 | 7 | 1806 |
- 259 | 4 | 1036 |
- 260 | 388277 | 100952020 |
- Total | 389279 | 101076243 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 388277 |
- 2 | 1000 |
- 8 | 1 |
- Total | 389278 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333838266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888281e87b348200
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3831653837623334
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_15.json b/autobahn/client/tungstenite_case_12_5_15.json
deleted file mode 100644
index 72db7d0..0000000
--- a/autobahn/client/tungstenite_case_12_5_15.json
+++ /dev/null
@@ -1,1293 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 388,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 12350,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=388&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: mulE4+HQq32dErt1XbuD9w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: I6DNit9POc1XFMYt6fJxa5yrdlg=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.15",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "58": 1,
- "257": 1,
- "1374": 1,
- "1443": 1,
- "1493": 2,
- "1587": 1,
- "1633": 1,
- "3457": 1,
- "3542": 1,
- "3591": 1,
- "3654": 1,
- "3693": 1,
- "3791": 1,
- "3792": 1,
- "3851": 1,
- "3901": 1,
- "3925": 1,
- "4006": 1,
- "4061": 1,
- "4349": 1,
- "4480": 1,
- "4542": 1,
- "4697": 1,
- "4854": 1,
- "5002": 1,
- "5466": 1,
- "5535": 1,
- "5596": 1,
- "5638": 1,
- "5718": 1,
- "5793": 1,
- "7756": 1,
- "7851": 1,
- "7884": 1,
- "7938": 1,
- "8017": 1,
- "8104": 1,
- "8791": 1,
- "8898": 1,
- "9008": 1,
- "9091": 1,
- "9169": 1,
- "9274": 1,
- "9495": 1,
- "9571": 1,
- "9626": 1,
- "9694": 1,
- "9753": 1,
- "9755": 1,
- "9788": 1,
- "9832": 1,
- "9867": 1,
- "9892": 1,
- "10029": 1,
- "10074": 1,
- "10889": 1,
- "10965": 1,
- "11080": 1,
- "11184": 1,
- "11271": 1,
- "11385": 1,
- "13478": 1,
- "13553": 1,
- "13647": 1,
- "13671": 1,
- "13686": 1,
- "13720": 1,
- "14369": 1,
- "14472": 1,
- "14487": 1,
- "14592": 1,
- "14722": 1,
- "14852": 1,
- "15078": 1,
- "15095": 1,
- "15100": 1,
- "15135": 1,
- "15144": 1,
- "15161": 1,
- "15242": 1,
- "15245": 1,
- "15277": 1,
- "15294": 1,
- "15326": 1,
- "15331": 1,
- "15370": 1,
- "15394": 1,
- "15410": 1,
- "15430": 1,
- "15458": 1,
- "15537": 1,
- "17549": 1,
- "17626": 1,
- "17682": 1,
- "17748": 1,
- "17809": 1,
- "18694": 1,
- "18761": 1,
- "18853": 1,
- "18892": 1,
- "18978": 1,
- "19072": 1,
- "19123": 1,
- "19139": 1,
- "19161": 1,
- "19176": 1,
- "19195": 1,
- "19208": 1,
- "19512": 1,
- "19524": 1,
- "19546": 1,
- "19556": 1,
- "19581": 1,
- "19582": 1,
- "19855": 1,
- "19991": 1,
- "20124": 1,
- "20259": 1,
- "20378": 1,
- "20510": 1,
- "21201": 1,
- "21218": 1,
- "21219": 1,
- "21229": 1,
- "21232": 1,
- "21249": 1,
- "21251": 1,
- "21324": 1,
- "21326": 1,
- "21380": 1,
- "21460": 1,
- "21484": 1,
- "21515": 1,
- "21574": 1,
- "21617": 1,
- "21640": 1,
- "21646": 1,
- "21685": 1,
- "21847": 1,
- "21874": 1,
- "21881": 1,
- "21901": 1,
- "21902": 1,
- "21957": 1,
- "22075": 1,
- "22084": 1,
- "22098": 1,
- "22115": 1,
- "22130": 1,
- "22146": 1,
- "22378": 1,
- "22380": 1,
- "22394": 1,
- "22407": 1,
- "22411": 1,
- "22435": 1,
- "23284": 1,
- "23421": 1,
- "23517": 1,
- "23657": 1,
- "23795": 1,
- "23927": 1,
- "25057": 1,
- "25198": 1,
- "25327": 1,
- "25463": 1,
- "25595": 1,
- "25735": 1,
- "28352": 1,
- "28497": 1,
- "28648": 1,
- "28782": 1,
- "28929": 1,
- "29069": 1,
- "29371": 1,
- "29403": 1,
- "29493": 1,
- "29622": 1,
- "29694": 1,
- "29716": 1,
- "30478": 1,
- "30614": 1,
- "30748": 1,
- "30880": 1,
- "31016": 1,
- "31153": 1,
- "31248": 1,
- "31277": 1,
- "31299": 1,
- "31318": 1,
- "31341": 1,
- "31353": 1,
- "31782": 1,
- "31861": 1,
- "31949": 1,
- "32037": 1,
- "32113": 1,
- "32185": 1,
- "33347": 1,
- "33490": 1,
- "33564": 1,
- "33682": 1,
- "33815": 1,
- "33956": 1,
- "35764": 1,
- "35800": 1,
- "35890": 1,
- "35896": 1,
- "35947": 1,
- "35990": 2,
- "36007": 1,
- "36016": 1,
- "36028": 1,
- "36043": 1,
- "36134": 1,
- "36136": 1,
- "36216": 1,
- "36229": 1,
- "36245": 1,
- "36344": 1,
- "36470": 1,
- "37365": 1,
- "37404": 1,
- "37449": 1,
- "37502": 1,
- "37635": 1,
- "37703": 1,
- "39215": 1,
- "39314": 1,
- "39390": 2,
- "39420": 1,
- "39552": 1,
- "39769": 1,
- "39879": 1,
- "39980": 1,
- "40060": 1,
- "40097": 1,
- "40112": 1,
- "40116": 2,
- "40120": 1,
- "40143": 1,
- "40152": 1,
- "40252": 1,
- "41037": 1,
- "41168": 1,
- "41303": 1,
- "41439": 1,
- "41575": 1,
- "41703": 1,
- "41977": 1,
- "42074": 1,
- "42139": 1,
- "42195": 1,
- "42205": 1,
- "42300": 1,
- "42301": 1,
- "42364": 1,
- "42379": 1,
- "42396": 1,
- "42400": 1,
- "43461": 1,
- "43541": 1,
- "43598": 1,
- "43655": 1,
- "43658": 1,
- "43726": 1,
- "43739": 1,
- "43748": 1,
- "43778": 1,
- "43780": 1,
- "43791": 1,
- "43856": 1,
- "43913": 1,
- "43917": 1,
- "43964": 1,
- "43991": 2,
- "44054": 1,
- "44087": 1,
- "44131": 1,
- "44182": 1,
- "44212": 1,
- "44279": 1,
- "44282": 1,
- "44399": 1,
- "44526": 1,
- "44641": 1,
- "44767": 1,
- "44893": 1,
- "45021": 1,
- "45395": 1,
- "45399": 1,
- "45402": 1,
- "45413": 1,
- "45417": 1,
- "45425": 1,
- "45507": 1,
- "45515": 1,
- "45524": 1,
- "45525": 1,
- "45554": 1,
- "45605": 1,
- "45722": 1,
- "45832": 1,
- "45841": 1,
- "45847": 1,
- "45919": 1,
- "45941": 1,
- "46018": 1,
- "46034": 1,
- "46094": 1,
- "46122": 1,
- "46185": 1,
- "46229": 1,
- "47283": 1,
- "47366": 1,
- "47401": 1,
- "47457": 1,
- "47522": 1,
- "47559": 1,
- "47650": 1,
- "47659": 1,
- "47714": 1,
- "47779": 1,
- "47892": 1,
- "47993": 1,
- "48857": 1,
- "48955": 1,
- "49046": 1,
- "49053": 1,
- "49117": 2,
- "49137": 1,
- "49186": 1,
- "49238": 2,
- "49254": 1,
- "49304": 1,
- "49483": 1,
- "49486": 1,
- "49526": 1,
- "49529": 1,
- "49562": 1,
- "49675": 1,
- "49864": 1,
- "49979": 1,
- "50107": 1,
- "50214": 1,
- "50232": 1,
- "50245": 1,
- "50274": 1,
- "50338": 1,
- "50354": 1,
- "50377": 1,
- "50438": 1,
- "50466": 1,
- "50480": 1,
- "50545": 1,
- "50555": 1,
- "50645": 1,
- "50754": 1,
- "50853": 1,
- "52398": 1,
- "52463": 1,
- "52493": 1,
- "52503": 1,
- "52523": 1,
- "52547": 1,
- "52559": 1,
- "52574": 1,
- "52633": 1,
- "52681": 1,
- "52683": 1,
- "52708": 1,
- "52752": 1,
- "52799": 1,
- "52801": 1,
- "52817": 1,
- "52887": 1,
- "52903": 1,
- "52943": 1,
- "53008": 1,
- "53051": 1,
- "53086": 1,
- "53169": 1,
- "53230": 1,
- "54217": 1,
- "54254": 1,
- "54258": 1,
- "54266": 1,
- "54363": 1,
- "54468": 1,
- "54877": 1,
- "54984": 1,
- "55085": 1,
- "55186": 1,
- "55287": 1,
- "55392": 1,
- "55441": 1,
- "55564": 1,
- "55685": 1,
- "55713": 1,
- "55726": 1,
- "55746": 1,
- "55805": 1,
- "55816": 1,
- "55858": 1,
- "55871": 1,
- "55938": 1,
- "56062": 1,
- "56278": 1,
- "56327": 1,
- "56425": 1,
- "56450": 1,
- "56501": 1,
- "56591": 1,
- "57403": 1,
- "57495": 1,
- "57585": 1,
- "57677": 1,
- "57808": 1,
- "57879": 1,
- "58349": 1,
- "58449": 1,
- "58534": 1,
- "58536": 1,
- "58564": 1,
- "58573": 1,
- "58579": 2,
- "58580": 2,
- "58687": 1,
- "58691": 1,
- "58813": 2,
- "58921": 1,
- "58930": 1,
- "59067": 1,
- "59199": 1,
- "59231": 1,
- "59232": 1,
- "59235": 2,
- "59241": 1,
- "59243": 1,
- "59285": 2,
- "59286": 1,
- "59288": 1,
- "59289": 1,
- "59297": 1,
- "59387": 1,
- "59392": 1,
- "59394": 2,
- "59395": 1,
- "59396": 2,
- "59399": 1,
- "59401": 1,
- "59402": 2,
- "59483": 1,
- "59517": 2,
- "59521": 1,
- "59522": 2,
- "59523": 1,
- "59587": 1,
- "59609": 1,
- "59610": 1,
- "59612": 1,
- "59614": 2,
- "59616": 1,
- "59622": 2,
- "59625": 1,
- "59626": 2,
- "59627": 2,
- "59628": 1,
- "59630": 1,
- "59631": 3,
- "59632": 2,
- "59633": 1,
- "59635": 1,
- "59639": 1,
- "59640": 1,
- "59649": 1,
- "59653": 1,
- "59654": 1,
- "59657": 3,
- "59663": 1,
- "59664": 1,
- "59669": 1,
- "59673": 1,
- "59676": 1,
- "59677": 1,
- "59679": 1,
- "59689": 1,
- "59705": 1,
- "59715": 1,
- "59717": 1,
- "59720": 1,
- "59721": 1,
- "59723": 2,
- "59727": 1,
- "59728": 1,
- "59729": 1,
- "59730": 1,
- "59752": 1,
- "59761": 1,
- "59763": 1,
- "59790": 1,
- "59792": 1,
- "59834": 1,
- "59836": 1,
- "59838": 1,
- "59846": 2,
- "59847": 1,
- "59850": 1,
- "59851": 1,
- "59853": 2,
- "59854": 1,
- "59856": 1,
- "59859": 2,
- "59860": 1,
- "59867": 1,
- "59869": 1,
- "59878": 1,
- "59879": 1,
- "59884": 1,
- "59885": 1,
- "59886": 1,
- "59887": 1,
- "59888": 2,
- "59890": 1,
- "59891": 1,
- "59894": 1,
- "59895": 1,
- "59896": 1,
- "59899": 1,
- "59901": 1,
- "59912": 1,
- "59914": 1,
- "59915": 1,
- "59916": 2,
- "59918": 1,
- "59955": 2,
- "59956": 1,
- "59960": 1,
- "59961": 1,
- "59962": 1,
- "59963": 1,
- "59968": 1,
- "59984": 1,
- "59988": 1,
- "59992": 1,
- "59996": 2,
- "59997": 1,
- "59999": 1,
- "60000": 1,
- "60002": 1,
- "60011": 1,
- "60014": 1,
- "60015": 1,
- "60018": 2,
- "60020": 2,
- "60022": 1,
- "60024": 1,
- "60069": 1,
- "60096": 1,
- "60098": 1,
- "60102": 1,
- "60103": 1,
- "60104": 1,
- "60111": 2,
- "60114": 1,
- "60116": 1,
- "60117": 1,
- "60124": 1,
- "60126": 1,
- "60127": 3,
- "60128": 1,
- "60129": 2,
- "60133": 1,
- "60135": 1,
- "60138": 2,
- "60149": 1,
- "60151": 1,
- "60152": 2,
- "60154": 1,
- "60156": 2,
- "60157": 3,
- "60160": 3,
- "60161": 1,
- "60164": 1,
- "60166": 1,
- "60167": 2,
- "60168": 1,
- "60171": 1,
- "60175": 2,
- "60176": 3,
- "60177": 2,
- "60178": 1,
- "60179": 1,
- "60181": 2,
- "60183": 1,
- "60185": 1,
- "60187": 1,
- "60188": 1,
- "60191": 2,
- "60194": 1,
- "60237": 1,
- "60241": 1,
- "60263": 1,
- "60268": 1,
- "60269": 2,
- "60271": 1,
- "60272": 1,
- "60284": 1,
- "60353": 1,
- "60356": 1,
- "60358": 1,
- "60447": 1,
- "60450": 2,
- "60452": 1,
- "60453": 1,
- "60460": 1,
- "60525": 1,
- "60526": 1,
- "60531": 1,
- "60532": 1,
- "60538": 1,
- "60541": 1,
- "60699": 1,
- "60700": 2,
- "60701": 1,
- "60702": 1,
- "60706": 1,
- "60758": 1,
- "60762": 2,
- "60764": 1,
- "60768": 1,
- "60769": 1,
- "60877": 1,
- "60909": 1,
- "60912": 1,
- "60913": 3,
- "60914": 1,
- "60915": 1,
- "60916": 1,
- "60919": 1,
- "60922": 1,
- "60927": 1,
- "60928": 1,
- "60931": 1,
- "60933": 1,
- "60936": 1,
- "60937": 1,
- "60942": 1,
- "60961": 1,
- "60962": 1,
- "60964": 1,
- "60967": 1,
- "60968": 2,
- "60982": 1,
- "60984": 1,
- "60987": 1,
- "60990": 1,
- "60996": 1,
- "60997": 1,
- "60999": 1,
- "61000": 1,
- "61003": 1,
- "61014": 1,
- "61078": 1,
- "61142": 1,
- "61150": 1,
- "61151": 1,
- "61152": 1,
- "61153": 1,
- "61154": 1,
- "61155": 1,
- "61183": 1,
- "61216": 1,
- "61219": 1,
- "61221": 1,
- "61226": 1,
- "61228": 1,
- "61229": 1,
- "61265": 1,
- "61268": 1,
- "61271": 1,
- "61273": 2,
- "61274": 2,
- "61276": 1,
- "61280": 1,
- "61292": 1,
- "61322": 1,
- "61346": 1,
- "61360": 1,
- "61381": 1,
- "61386": 3,
- "61391": 1,
- "61398": 1,
- "61417": 1,
- "61426": 1,
- "61456": 2,
- "61457": 1,
- "61460": 1,
- "61464": 2,
- "61476": 1,
- "61510": 2,
- "61512": 1,
- "61514": 1,
- "61517": 1,
- "61519": 1,
- "61520": 1,
- "61528": 1,
- "61529": 1,
- "61532": 1,
- "61539": 1,
- "61548": 2,
- "61580": 1,
- "61596": 1,
- "61599": 1,
- "61600": 2,
- "61601": 1,
- "61602": 1,
- "61604": 2,
- "61607": 1,
- "61608": 1,
- "61609": 1,
- "61634": 2,
- "61635": 1,
- "61636": 1,
- "61637": 1,
- "61639": 3,
- "61641": 1,
- "61642": 3,
- "61644": 1,
- "61660": 1,
- "61662": 2,
- "61666": 1,
- "61673": 2,
- "61674": 1,
- "61675": 1,
- "61679": 1,
- "61685": 1,
- "61689": 1,
- "61751": 1,
- "61753": 1,
- "61757": 1,
- "61760": 1,
- "61761": 1,
- "61764": 1,
- "61772": 1,
- "61804": 2,
- "61805": 1,
- "61807": 1,
- "61808": 1,
- "61813": 1,
- "61864": 1,
- "61919": 1,
- "61962": 2,
- "61967": 1,
- "61972": 1,
- "61974": 1,
- "61975": 2,
- "61976": 1,
- "61980": 1,
- "61998": 1,
- "62028": 1,
- "62029": 2,
- "62031": 1,
- "62035": 2,
- "62036": 1,
- "62040": 1,
- "62045": 1,
- "62050": 1,
- "62052": 1,
- "62067": 1,
- "62069": 1,
- "62070": 1,
- "62079": 1,
- "62148": 1,
- "62178": 1,
- "62207": 1,
- "62212": 2,
- "62213": 1,
- "62215": 1,
- "62217": 1,
- "62285": 1,
- "62286": 1,
- "62291": 1,
- "62293": 1,
- "62299": 1,
- "62302": 1,
- "62336": 1,
- "62343": 1,
- "62345": 1,
- "62348": 1,
- "62351": 1,
- "62355": 1,
- "62380": 1,
- "62389": 1,
- "62393": 1,
- "62394": 1,
- "62395": 1,
- "62400": 1,
- "62425": 1,
- "62430": 1,
- "62445": 2,
- "62449": 1,
- "62450": 1,
- "62451": 1,
- "62453": 1,
- "62456": 1,
- "62459": 1,
- "62462": 1,
- "62463": 1,
- "62479": 1,
- "62481": 1,
- "62482": 1,
- "62484": 1,
- "62487": 1,
- "62489": 1,
- "62490": 1,
- "62491": 1,
- "62493": 1,
- "62494": 1,
- "62496": 1,
- "62497": 1,
- "62526": 1,
- "62527": 2,
- "62529": 2,
- "62531": 2,
- "62532": 4,
- "62537": 1,
- "62565": 1,
- "62566": 2,
- "62567": 1,
- "62568": 2,
- "62603": 1,
- "62604": 2,
- "62607": 2,
- "62608": 1,
- "62613": 1,
- "62618": 1,
- "62619": 1,
- "62620": 1,
- "62624": 1,
- "62625": 1,
- "62627": 1,
- "62641": 1,
- "62683": 1,
- "62688": 1,
- "62689": 1,
- "62692": 1,
- "62694": 1,
- "62697": 1,
- "62698": 1,
- "62699": 1,
- "62700": 3,
- "62701": 1,
- "62702": 1,
- "62703": 1,
- "62707": 1,
- "62708": 1,
- "62729": 1,
- "62733": 2,
- "62737": 1,
- "62753": 1,
- "62833": 1,
- "62891": 1,
- "62944": 1,
- "62946": 1,
- "62947": 1,
- "62952": 2,
- "62979": 1,
- "62983": 1,
- "62986": 2,
- "62988": 1,
- "62989": 1,
- "63058": 1,
- "63067": 1,
- "63068": 2,
- "63069": 1,
- "63078": 1,
- "63654": 1,
- "63796": 1,
- "63912": 1,
- "64028": 1,
- "64157": 1,
- "64189": 1,
- "64257": 1,
- "64314": 1,
- "64430": 1,
- "64448": 1,
- "64466": 1,
- "64471": 1,
- "64475": 1,
- "64476": 1,
- "64477": 1,
- "64523": 1,
- "64640": 1,
- "64725": 1,
- "65104": 1,
- "65200": 1,
- "65318": 1,
- "65404": 1,
- "65497": 1,
- "65536": 768
- },
- "started": "2020-09-07T18:51:07.893Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7583887481689453,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 99403530,
- "incomingOctetsWireLevel": 99416138,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012683654192159976,
- "outgoingCompressionRatio": 0.7592770767211914,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 99519965,
- "outgoingOctetsWireLevel": 101075987,
- "outgoingWebSocketFrames": 389277,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.01563527479134463,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 388277,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "3": 7,
- "4": 9,
- "5": 7,
- "6": 4,
- "7": 6,
- "8": 4,
- "9": 7,
- "10": 1,
- "11": 6,
- "12": 3,
- "13": 4,
- "14": 7,
- "15": 5,
- "16": 5,
- "17": 6,
- "18": 2,
- "19": 3,
- "20": 8,
- "21": 5,
- "22": 4,
- "23": 5,
- "24": 5,
- "25": 3,
- "26": 4,
- "27": 2,
- "28": 5,
- "29": 4,
- "30": 5,
- "31": 3,
- "32": 6,
- "33": 4,
- "34": 4,
- "35": 7,
- "36": 4,
- "37": 4,
- "38": 5,
- "39": 4,
- "40": 7,
- "41": 7,
- "42": 7,
- "43": 4,
- "44": 3,
- "45": 1,
- "46": 4,
- "47": 3,
- "48": 2,
- "49": 3,
- "50": 3,
- "51": 4,
- "52": 4,
- "53": 4,
- "54": 7,
- "55": 5,
- "56": 8,
- "57": 5,
- "58": 3,
- "59": 10,
- "60": 5,
- "61": 6,
- "62": 6,
- "63": 5,
- "64": 4,
- "65": 2,
- "66": 1,
- "67": 1,
- "69": 5,
- "70": 3,
- "71": 6,
- "72": 7,
- "73": 1,
- "74": 2,
- "75": 3,
- "76": 5,
- "77": 3,
- "78": 6,
- "79": 6,
- "80": 4,
- "81": 6,
- "82": 3,
- "83": 5,
- "84": 3,
- "85": 8,
- "86": 4,
- "87": 5,
- "88": 5,
- "89": 6,
- "90": 4,
- "91": 5,
- "92": 5,
- "93": 5,
- "94": 5,
- "95": 3,
- "96": 10,
- "97": 2,
- "98": 4,
- "99": 5,
- "100": 3,
- "101": 4,
- "102": 2,
- "103": 2,
- "104": 5,
- "105": 4,
- "106": 3,
- "107": 5,
- "108": 6,
- "109": 4,
- "110": 4,
- "111": 7,
- "113": 7,
- "114": 1,
- "115": 4,
- "116": 3,
- "117": 3,
- "118": 1,
- "119": 1,
- "120": 4,
- "121": 2,
- "122": 4,
- "123": 1,
- "124": 2,
- "125": 7,
- "126": 5,
- "127": 4,
- "130": 5,
- "131": 3,
- "132": 3,
- "133": 3,
- "134": 6,
- "135": 4,
- "136": 2,
- "137": 4,
- "138": 6,
- "139": 12,
- "140": 2,
- "141": 5,
- "142": 4,
- "143": 1,
- "144": 1,
- "145": 1,
- "146": 4,
- "147": 3,
- "148": 4,
- "149": 2,
- "150": 3,
- "151": 3,
- "152": 3,
- "153": 4,
- "154": 1,
- "155": 4,
- "156": 2,
- "157": 1,
- "158": 2,
- "159": 2,
- "160": 3,
- "161": 2,
- "162": 4,
- "163": 4,
- "164": 2,
- "165": 3,
- "166": 2,
- "167": 4,
- "168": 3,
- "169": 3,
- "170": 5,
- "171": 7,
- "172": 8,
- "173": 4,
- "174": 2,
- "175": 3,
- "177": 2,
- "178": 5,
- "179": 5,
- "180": 3,
- "181": 2,
- "182": 1,
- "183": 1,
- "185": 1,
- "186": 3,
- "189": 2,
- "190": 6,
- "191": 2,
- "192": 3,
- "193": 3,
- "194": 3,
- "195": 6,
- "196": 2,
- "198": 5,
- "199": 3,
- "200": 4,
- "201": 3,
- "202": 1,
- "203": 3,
- "204": 3,
- "205": 3,
- "206": 4,
- "207": 3,
- "208": 5,
- "209": 1,
- "210": 5,
- "211": 2,
- "212": 5,
- "213": 5,
- "214": 4,
- "215": 4,
- "216": 3,
- "217": 4,
- "218": 2,
- "219": 2,
- "220": 4,
- "221": 5,
- "222": 5,
- "223": 5,
- "224": 6,
- "225": 5,
- "226": 5,
- "227": 2,
- "228": 2,
- "229": 5,
- "230": 5,
- "231": 3,
- "232": 3,
- "233": 5,
- "234": 10,
- "235": 4,
- "236": 4,
- "237": 5,
- "238": 3,
- "239": 4,
- "240": 5,
- "242": 2,
- "243": 6,
- "244": 6,
- "245": 11,
- "246": 4,
- "247": 1,
- "248": 1,
- "249": 4,
- "250": 5,
- "251": 2,
- "252": 3,
- "253": 2,
- "254": 5,
- "255": 5,
- "256": 7,
- "257": 5,
- "258": 7,
- "259": 4,
- "260": 388277
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333838266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888281e87b348200"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "81e87b34"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_16.html b/autobahn/client/tungstenite_case_12_5_16.html
deleted file mode 100644
index 286f7ef..0000000
--- a/autobahn/client/tungstenite_case_12_5_16.html
+++ /dev/null
@@ -1,1823 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.16 : Pass - 11386 ms @ 2020-09-07T18:51:20.245Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=389&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8dDIsYfYJmiEeljGg/exrg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 4hkBaMiD0DW13tyXNlLLTo3Oqjc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 58 | 1 | 58 |
- 257 | 1 | 257 |
- 1374 | 1 | 1374 |
- 1443 | 1 | 1443 |
- 1493 | 2 | 2986 |
- 1587 | 1 | 1587 |
- 1633 | 1 | 1633 |
- 3457 | 1 | 3457 |
- 3542 | 1 | 3542 |
- 3591 | 1 | 3591 |
- 3654 | 1 | 3654 |
- 3693 | 1 | 3693 |
- 3791 | 1 | 3791 |
- 3792 | 1 | 3792 |
- 3851 | 1 | 3851 |
- 3901 | 1 | 3901 |
- 3925 | 1 | 3925 |
- 4006 | 1 | 4006 |
- 4061 | 1 | 4061 |
- 4349 | 1 | 4349 |
- 4480 | 1 | 4480 |
- 4542 | 1 | 4542 |
- 4697 | 1 | 4697 |
- 4854 | 1 | 4854 |
- 5002 | 1 | 5002 |
- 5466 | 1 | 5466 |
- 5535 | 1 | 5535 |
- 5596 | 1 | 5596 |
- 5638 | 1 | 5638 |
- 5718 | 1 | 5718 |
- 5793 | 1 | 5793 |
- 7756 | 1 | 7756 |
- 7851 | 1 | 7851 |
- 7884 | 1 | 7884 |
- 7938 | 1 | 7938 |
- 8017 | 1 | 8017 |
- 8104 | 1 | 8104 |
- 8791 | 1 | 8791 |
- 8898 | 1 | 8898 |
- 9008 | 1 | 9008 |
- 9091 | 1 | 9091 |
- 9169 | 1 | 9169 |
- 9274 | 1 | 9274 |
- 9495 | 1 | 9495 |
- 9571 | 1 | 9571 |
- 9626 | 1 | 9626 |
- 9694 | 1 | 9694 |
- 9753 | 1 | 9753 |
- 9755 | 1 | 9755 |
- 9788 | 1 | 9788 |
- 9832 | 1 | 9832 |
- 9867 | 1 | 9867 |
- 9892 | 1 | 9892 |
- 10029 | 1 | 10029 |
- 10074 | 1 | 10074 |
- 10889 | 1 | 10889 |
- 10965 | 1 | 10965 |
- 11080 | 1 | 11080 |
- 11184 | 1 | 11184 |
- 11271 | 1 | 11271 |
- 11385 | 1 | 11385 |
- 13478 | 1 | 13478 |
- 13553 | 1 | 13553 |
- 13647 | 1 | 13647 |
- 13671 | 1 | 13671 |
- 13686 | 1 | 13686 |
- 13720 | 1 | 13720 |
- 14369 | 1 | 14369 |
- 14472 | 1 | 14472 |
- 14487 | 1 | 14487 |
- 14592 | 1 | 14592 |
- 14722 | 1 | 14722 |
- 14852 | 1 | 14852 |
- 15078 | 1 | 15078 |
- 15095 | 1 | 15095 |
- 15100 | 1 | 15100 |
- 15135 | 1 | 15135 |
- 15144 | 1 | 15144 |
- 15161 | 1 | 15161 |
- 15242 | 1 | 15242 |
- 15245 | 1 | 15245 |
- 15277 | 1 | 15277 |
- 15294 | 1 | 15294 |
- 15326 | 1 | 15326 |
- 15331 | 1 | 15331 |
- 15370 | 1 | 15370 |
- 15394 | 1 | 15394 |
- 15410 | 1 | 15410 |
- 15430 | 1 | 15430 |
- 15458 | 1 | 15458 |
- 15537 | 1 | 15537 |
- 17549 | 1 | 17549 |
- 17626 | 1 | 17626 |
- 17682 | 1 | 17682 |
- 17748 | 1 | 17748 |
- 17809 | 1 | 17809 |
- 18694 | 1 | 18694 |
- 18761 | 1 | 18761 |
- 18853 | 1 | 18853 |
- 18892 | 1 | 18892 |
- 18978 | 1 | 18978 |
- 19072 | 1 | 19072 |
- 19123 | 1 | 19123 |
- 19139 | 1 | 19139 |
- 19161 | 1 | 19161 |
- 19176 | 1 | 19176 |
- 19195 | 1 | 19195 |
- 19208 | 1 | 19208 |
- 19512 | 1 | 19512 |
- 19524 | 1 | 19524 |
- 19546 | 1 | 19546 |
- 19556 | 1 | 19556 |
- 19581 | 1 | 19581 |
- 19582 | 1 | 19582 |
- 19855 | 1 | 19855 |
- 19991 | 1 | 19991 |
- 20124 | 1 | 20124 |
- 20259 | 1 | 20259 |
- 20378 | 1 | 20378 |
- 20510 | 1 | 20510 |
- 21201 | 1 | 21201 |
- 21218 | 1 | 21218 |
- 21219 | 1 | 21219 |
- 21229 | 1 | 21229 |
- 21232 | 1 | 21232 |
- 21249 | 1 | 21249 |
- 21251 | 1 | 21251 |
- 21324 | 1 | 21324 |
- 21326 | 1 | 21326 |
- 21380 | 1 | 21380 |
- 21460 | 1 | 21460 |
- 21484 | 1 | 21484 |
- 21515 | 1 | 21515 |
- 21574 | 1 | 21574 |
- 21617 | 1 | 21617 |
- 21640 | 1 | 21640 |
- 21646 | 1 | 21646 |
- 21685 | 1 | 21685 |
- 21847 | 1 | 21847 |
- 21874 | 1 | 21874 |
- 21881 | 1 | 21881 |
- 21901 | 1 | 21901 |
- 21902 | 1 | 21902 |
- 21957 | 1 | 21957 |
- 22075 | 1 | 22075 |
- 22084 | 1 | 22084 |
- 22098 | 1 | 22098 |
- 22115 | 1 | 22115 |
- 22130 | 1 | 22130 |
- 22146 | 1 | 22146 |
- 22378 | 1 | 22378 |
- 22380 | 1 | 22380 |
- 22394 | 1 | 22394 |
- 22407 | 1 | 22407 |
- 22411 | 1 | 22411 |
- 22435 | 1 | 22435 |
- 23284 | 1 | 23284 |
- 23421 | 1 | 23421 |
- 23517 | 1 | 23517 |
- 23657 | 1 | 23657 |
- 23795 | 1 | 23795 |
- 23927 | 1 | 23927 |
- 25057 | 1 | 25057 |
- 25198 | 1 | 25198 |
- 25327 | 1 | 25327 |
- 25463 | 1 | 25463 |
- 25595 | 1 | 25595 |
- 25735 | 1 | 25735 |
- 28352 | 1 | 28352 |
- 28497 | 1 | 28497 |
- 28648 | 1 | 28648 |
- 28782 | 1 | 28782 |
- 28929 | 1 | 28929 |
- 29069 | 1 | 29069 |
- 29371 | 1 | 29371 |
- 29403 | 1 | 29403 |
- 29493 | 1 | 29493 |
- 29622 | 1 | 29622 |
- 29694 | 1 | 29694 |
- 29716 | 1 | 29716 |
- 30478 | 1 | 30478 |
- 30614 | 1 | 30614 |
- 30748 | 1 | 30748 |
- 30880 | 1 | 30880 |
- 31016 | 1 | 31016 |
- 31153 | 1 | 31153 |
- 31248 | 1 | 31248 |
- 31277 | 1 | 31277 |
- 31299 | 1 | 31299 |
- 31318 | 1 | 31318 |
- 31341 | 1 | 31341 |
- 31353 | 1 | 31353 |
- 31782 | 1 | 31782 |
- 31861 | 1 | 31861 |
- 31949 | 1 | 31949 |
- 32037 | 1 | 32037 |
- 32113 | 1 | 32113 |
- 32185 | 1 | 32185 |
- 33347 | 1 | 33347 |
- 33490 | 1 | 33490 |
- 33564 | 1 | 33564 |
- 33682 | 1 | 33682 |
- 33815 | 1 | 33815 |
- 33956 | 1 | 33956 |
- 35764 | 1 | 35764 |
- 35800 | 1 | 35800 |
- 35890 | 1 | 35890 |
- 35896 | 1 | 35896 |
- 35947 | 1 | 35947 |
- 35990 | 2 | 71980 |
- 36007 | 1 | 36007 |
- 36016 | 1 | 36016 |
- 36028 | 1 | 36028 |
- 36043 | 1 | 36043 |
- 36134 | 1 | 36134 |
- 36136 | 1 | 36136 |
- 36216 | 1 | 36216 |
- 36229 | 1 | 36229 |
- 36245 | 1 | 36245 |
- 36344 | 1 | 36344 |
- 36470 | 1 | 36470 |
- 37365 | 1 | 37365 |
- 37404 | 1 | 37404 |
- 37449 | 1 | 37449 |
- 37502 | 1 | 37502 |
- 37635 | 1 | 37635 |
- 37703 | 1 | 37703 |
- 39215 | 1 | 39215 |
- 39314 | 1 | 39314 |
- 39390 | 2 | 78780 |
- 39420 | 1 | 39420 |
- 39552 | 1 | 39552 |
- 39769 | 1 | 39769 |
- 39879 | 1 | 39879 |
- 39980 | 1 | 39980 |
- 40060 | 1 | 40060 |
- 40097 | 1 | 40097 |
- 40112 | 1 | 40112 |
- 40116 | 2 | 80232 |
- 40120 | 1 | 40120 |
- 40143 | 1 | 40143 |
- 40152 | 1 | 40152 |
- 40252 | 1 | 40252 |
- 41037 | 1 | 41037 |
- 41168 | 1 | 41168 |
- 41303 | 1 | 41303 |
- 41439 | 1 | 41439 |
- 41575 | 1 | 41575 |
- 41703 | 1 | 41703 |
- 41977 | 1 | 41977 |
- 42074 | 1 | 42074 |
- 42139 | 1 | 42139 |
- 42195 | 1 | 42195 |
- 42205 | 1 | 42205 |
- 42300 | 1 | 42300 |
- 42301 | 1 | 42301 |
- 42364 | 1 | 42364 |
- 42379 | 1 | 42379 |
- 42396 | 1 | 42396 |
- 42400 | 1 | 42400 |
- 43461 | 1 | 43461 |
- 43541 | 1 | 43541 |
- 43598 | 1 | 43598 |
- 43655 | 1 | 43655 |
- 43658 | 1 | 43658 |
- 43726 | 1 | 43726 |
- 43739 | 1 | 43739 |
- 43748 | 1 | 43748 |
- 43778 | 1 | 43778 |
- 43780 | 1 | 43780 |
- 43791 | 1 | 43791 |
- 43856 | 1 | 43856 |
- 43913 | 1 | 43913 |
- 43917 | 1 | 43917 |
- 43964 | 1 | 43964 |
- 43991 | 2 | 87982 |
- 44054 | 1 | 44054 |
- 44087 | 1 | 44087 |
- 44131 | 1 | 44131 |
- 44182 | 1 | 44182 |
- 44212 | 1 | 44212 |
- 44279 | 1 | 44279 |
- 44282 | 1 | 44282 |
- 44399 | 1 | 44399 |
- 44526 | 1 | 44526 |
- 44641 | 1 | 44641 |
- 44767 | 1 | 44767 |
- 44893 | 1 | 44893 |
- 45021 | 1 | 45021 |
- 45395 | 1 | 45395 |
- 45399 | 1 | 45399 |
- 45402 | 1 | 45402 |
- 45413 | 1 | 45413 |
- 45417 | 1 | 45417 |
- 45425 | 1 | 45425 |
- 45507 | 1 | 45507 |
- 45515 | 1 | 45515 |
- 45524 | 1 | 45524 |
- 45525 | 1 | 45525 |
- 45554 | 1 | 45554 |
- 45605 | 1 | 45605 |
- 45722 | 1 | 45722 |
- 45832 | 1 | 45832 |
- 45841 | 1 | 45841 |
- 45847 | 1 | 45847 |
- 45919 | 1 | 45919 |
- 45941 | 1 | 45941 |
- 46018 | 1 | 46018 |
- 46034 | 1 | 46034 |
- 46094 | 1 | 46094 |
- 46122 | 1 | 46122 |
- 46185 | 1 | 46185 |
- 46229 | 1 | 46229 |
- 47283 | 1 | 47283 |
- 47366 | 1 | 47366 |
- 47401 | 1 | 47401 |
- 47457 | 1 | 47457 |
- 47522 | 1 | 47522 |
- 47559 | 1 | 47559 |
- 47650 | 1 | 47650 |
- 47659 | 1 | 47659 |
- 47714 | 1 | 47714 |
- 47779 | 1 | 47779 |
- 47892 | 1 | 47892 |
- 47993 | 1 | 47993 |
- 48857 | 1 | 48857 |
- 48955 | 1 | 48955 |
- 49046 | 1 | 49046 |
- 49053 | 1 | 49053 |
- 49117 | 2 | 98234 |
- 49137 | 1 | 49137 |
- 49186 | 1 | 49186 |
- 49238 | 2 | 98476 |
- 49254 | 1 | 49254 |
- 49304 | 1 | 49304 |
- 49483 | 1 | 49483 |
- 49486 | 1 | 49486 |
- 49526 | 1 | 49526 |
- 49529 | 1 | 49529 |
- 49562 | 1 | 49562 |
- 49675 | 1 | 49675 |
- 49864 | 1 | 49864 |
- 49979 | 1 | 49979 |
- 50107 | 1 | 50107 |
- 50214 | 1 | 50214 |
- 50232 | 1 | 50232 |
- 50245 | 1 | 50245 |
- 50274 | 1 | 50274 |
- 50338 | 1 | 50338 |
- 50354 | 1 | 50354 |
- 50377 | 1 | 50377 |
- 50438 | 1 | 50438 |
- 50466 | 1 | 50466 |
- 50480 | 1 | 50480 |
- 50545 | 1 | 50545 |
- 50555 | 1 | 50555 |
- 50645 | 1 | 50645 |
- 50754 | 1 | 50754 |
- 50853 | 1 | 50853 |
- 52398 | 1 | 52398 |
- 52463 | 1 | 52463 |
- 52493 | 1 | 52493 |
- 52503 | 1 | 52503 |
- 52523 | 1 | 52523 |
- 52547 | 1 | 52547 |
- 52559 | 1 | 52559 |
- 52574 | 1 | 52574 |
- 52633 | 1 | 52633 |
- 52681 | 1 | 52681 |
- 52683 | 1 | 52683 |
- 52708 | 1 | 52708 |
- 52752 | 1 | 52752 |
- 52799 | 1 | 52799 |
- 52801 | 1 | 52801 |
- 52817 | 1 | 52817 |
- 52887 | 1 | 52887 |
- 52903 | 1 | 52903 |
- 52943 | 1 | 52943 |
- 53008 | 1 | 53008 |
- 53051 | 1 | 53051 |
- 53086 | 1 | 53086 |
- 53169 | 1 | 53169 |
- 53230 | 1 | 53230 |
- 54217 | 1 | 54217 |
- 54254 | 1 | 54254 |
- 54258 | 1 | 54258 |
- 54266 | 1 | 54266 |
- 54363 | 1 | 54363 |
- 54468 | 1 | 54468 |
- 54877 | 1 | 54877 |
- 54984 | 1 | 54984 |
- 55085 | 1 | 55085 |
- 55186 | 1 | 55186 |
- 55287 | 1 | 55287 |
- 55392 | 1 | 55392 |
- 55441 | 1 | 55441 |
- 55564 | 1 | 55564 |
- 55685 | 1 | 55685 |
- 55713 | 1 | 55713 |
- 55726 | 1 | 55726 |
- 55746 | 1 | 55746 |
- 55805 | 1 | 55805 |
- 55816 | 1 | 55816 |
- 55858 | 1 | 55858 |
- 55871 | 1 | 55871 |
- 55938 | 1 | 55938 |
- 56062 | 1 | 56062 |
- 56278 | 1 | 56278 |
- 56327 | 1 | 56327 |
- 56425 | 1 | 56425 |
- 56450 | 1 | 56450 |
- 56501 | 1 | 56501 |
- 56591 | 1 | 56591 |
- 57403 | 1 | 57403 |
- 57495 | 1 | 57495 |
- 57585 | 1 | 57585 |
- 57677 | 1 | 57677 |
- 57808 | 1 | 57808 |
- 57879 | 1 | 57879 |
- 58349 | 1 | 58349 |
- 58449 | 1 | 58449 |
- 58534 | 1 | 58534 |
- 58536 | 1 | 58536 |
- 58564 | 1 | 58564 |
- 58573 | 1 | 58573 |
- 58579 | 2 | 117158 |
- 58580 | 2 | 117160 |
- 58687 | 1 | 58687 |
- 58691 | 1 | 58691 |
- 58813 | 2 | 117626 |
- 58921 | 1 | 58921 |
- 58930 | 1 | 58930 |
- 59067 | 1 | 59067 |
- 59199 | 1 | 59199 |
- 59231 | 1 | 59231 |
- 59232 | 1 | 59232 |
- 59235 | 2 | 118470 |
- 59241 | 1 | 59241 |
- 59243 | 1 | 59243 |
- 59285 | 2 | 118570 |
- 59286 | 1 | 59286 |
- 59288 | 1 | 59288 |
- 59289 | 1 | 59289 |
- 59297 | 1 | 59297 |
- 59387 | 1 | 59387 |
- 59392 | 1 | 59392 |
- 59394 | 2 | 118788 |
- 59395 | 1 | 59395 |
- 59396 | 2 | 118792 |
- 59399 | 1 | 59399 |
- 59401 | 1 | 59401 |
- 59402 | 2 | 118804 |
- 59483 | 1 | 59483 |
- 59517 | 2 | 119034 |
- 59521 | 1 | 59521 |
- 59522 | 2 | 119044 |
- 59523 | 1 | 59523 |
- 59587 | 1 | 59587 |
- 59609 | 1 | 59609 |
- 59610 | 1 | 59610 |
- 59612 | 1 | 59612 |
- 59614 | 2 | 119228 |
- 59616 | 1 | 59616 |
- 59622 | 2 | 119244 |
- 59625 | 1 | 59625 |
- 59626 | 2 | 119252 |
- 59627 | 2 | 119254 |
- 59628 | 1 | 59628 |
- 59630 | 1 | 59630 |
- 59631 | 3 | 178893 |
- 59632 | 2 | 119264 |
- 59633 | 1 | 59633 |
- 59635 | 1 | 59635 |
- 59639 | 1 | 59639 |
- 59640 | 1 | 59640 |
- 59649 | 1 | 59649 |
- 59653 | 1 | 59653 |
- 59654 | 1 | 59654 |
- 59657 | 3 | 178971 |
- 59663 | 1 | 59663 |
- 59664 | 1 | 59664 |
- 59669 | 1 | 59669 |
- 59673 | 1 | 59673 |
- 59676 | 1 | 59676 |
- 59677 | 1 | 59677 |
- 59679 | 1 | 59679 |
- 59689 | 1 | 59689 |
- 59705 | 1 | 59705 |
- 59715 | 1 | 59715 |
- 59717 | 1 | 59717 |
- 59720 | 1 | 59720 |
- 59721 | 1 | 59721 |
- 59723 | 2 | 119446 |
- 59727 | 1 | 59727 |
- 59728 | 1 | 59728 |
- 59729 | 1 | 59729 |
- 59730 | 1 | 59730 |
- 59752 | 1 | 59752 |
- 59761 | 1 | 59761 |
- 59763 | 1 | 59763 |
- 59790 | 1 | 59790 |
- 59792 | 1 | 59792 |
- 59834 | 1 | 59834 |
- 59836 | 1 | 59836 |
- 59838 | 1 | 59838 |
- 59846 | 2 | 119692 |
- 59847 | 1 | 59847 |
- 59850 | 1 | 59850 |
- 59851 | 1 | 59851 |
- 59853 | 2 | 119706 |
- 59854 | 1 | 59854 |
- 59856 | 1 | 59856 |
- 59859 | 2 | 119718 |
- 59860 | 1 | 59860 |
- 59867 | 1 | 59867 |
- 59869 | 1 | 59869 |
- 59878 | 1 | 59878 |
- 59879 | 1 | 59879 |
- 59884 | 1 | 59884 |
- 59885 | 1 | 59885 |
- 59886 | 1 | 59886 |
- 59887 | 1 | 59887 |
- 59888 | 2 | 119776 |
- 59890 | 1 | 59890 |
- 59891 | 1 | 59891 |
- 59894 | 1 | 59894 |
- 59895 | 1 | 59895 |
- 59896 | 1 | 59896 |
- 59899 | 1 | 59899 |
- 59901 | 1 | 59901 |
- 59912 | 1 | 59912 |
- 59914 | 1 | 59914 |
- 59915 | 1 | 59915 |
- 59916 | 2 | 119832 |
- 59918 | 1 | 59918 |
- 59955 | 2 | 119910 |
- 59956 | 1 | 59956 |
- 59960 | 1 | 59960 |
- 59961 | 1 | 59961 |
- 59962 | 1 | 59962 |
- 59963 | 1 | 59963 |
- 59968 | 1 | 59968 |
- 59984 | 1 | 59984 |
- 59988 | 1 | 59988 |
- 59992 | 1 | 59992 |
- 59996 | 2 | 119992 |
- 59997 | 1 | 59997 |
- 59999 | 1 | 59999 |
- 60000 | 1 | 60000 |
- 60002 | 1 | 60002 |
- 60011 | 1 | 60011 |
- 60014 | 1 | 60014 |
- 60015 | 1 | 60015 |
- 60018 | 2 | 120036 |
- 60020 | 2 | 120040 |
- 60022 | 1 | 60022 |
- 60024 | 1 | 60024 |
- 60069 | 1 | 60069 |
- 60096 | 1 | 60096 |
- 60098 | 1 | 60098 |
- 60102 | 1 | 60102 |
- 60103 | 1 | 60103 |
- 60104 | 1 | 60104 |
- 60111 | 2 | 120222 |
- 60114 | 1 | 60114 |
- 60116 | 1 | 60116 |
- 60117 | 1 | 60117 |
- 60124 | 1 | 60124 |
- 60126 | 1 | 60126 |
- 60127 | 3 | 180381 |
- 60128 | 1 | 60128 |
- 60129 | 2 | 120258 |
- 60133 | 1 | 60133 |
- 60135 | 1 | 60135 |
- 60138 | 2 | 120276 |
- 60149 | 1 | 60149 |
- 60151 | 1 | 60151 |
- 60152 | 2 | 120304 |
- 60154 | 1 | 60154 |
- 60156 | 2 | 120312 |
- 60157 | 3 | 180471 |
- 60160 | 3 | 180480 |
- 60161 | 1 | 60161 |
- 60164 | 1 | 60164 |
- 60166 | 1 | 60166 |
- 60167 | 2 | 120334 |
- 60168 | 1 | 60168 |
- 60171 | 1 | 60171 |
- 60175 | 2 | 120350 |
- 60176 | 3 | 180528 |
- 60177 | 2 | 120354 |
- 60178 | 1 | 60178 |
- 60179 | 1 | 60179 |
- 60181 | 2 | 120362 |
- 60183 | 1 | 60183 |
- 60185 | 1 | 60185 |
- 60187 | 1 | 60187 |
- 60188 | 1 | 60188 |
- 60191 | 2 | 120382 |
- 60194 | 1 | 60194 |
- 60237 | 1 | 60237 |
- 60241 | 1 | 60241 |
- 60263 | 1 | 60263 |
- 60268 | 1 | 60268 |
- 60269 | 2 | 120538 |
- 60271 | 1 | 60271 |
- 60272 | 1 | 60272 |
- 60284 | 1 | 60284 |
- 60353 | 1 | 60353 |
- 60356 | 1 | 60356 |
- 60358 | 1 | 60358 |
- 60447 | 1 | 60447 |
- 60450 | 2 | 120900 |
- 60452 | 1 | 60452 |
- 60453 | 1 | 60453 |
- 60460 | 1 | 60460 |
- 60525 | 1 | 60525 |
- 60526 | 1 | 60526 |
- 60531 | 1 | 60531 |
- 60532 | 1 | 60532 |
- 60538 | 1 | 60538 |
- 60541 | 1 | 60541 |
- 60699 | 1 | 60699 |
- 60700 | 2 | 121400 |
- 60701 | 1 | 60701 |
- 60702 | 1 | 60702 |
- 60706 | 1 | 60706 |
- 60758 | 1 | 60758 |
- 60762 | 2 | 121524 |
- 60764 | 1 | 60764 |
- 60768 | 1 | 60768 |
- 60769 | 1 | 60769 |
- 60877 | 1 | 60877 |
- 60909 | 1 | 60909 |
- 60912 | 1 | 60912 |
- 60913 | 3 | 182739 |
- 60914 | 1 | 60914 |
- 60915 | 1 | 60915 |
- 60916 | 1 | 60916 |
- 60919 | 1 | 60919 |
- 60922 | 1 | 60922 |
- 60927 | 1 | 60927 |
- 60928 | 1 | 60928 |
- 60931 | 1 | 60931 |
- 60933 | 1 | 60933 |
- 60936 | 1 | 60936 |
- 60937 | 1 | 60937 |
- 60942 | 1 | 60942 |
- 60961 | 1 | 60961 |
- 60962 | 1 | 60962 |
- 60964 | 1 | 60964 |
- 60967 | 1 | 60967 |
- 60968 | 2 | 121936 |
- 60982 | 1 | 60982 |
- 60984 | 1 | 60984 |
- 60987 | 1 | 60987 |
- 60990 | 1 | 60990 |
- 60996 | 1 | 60996 |
- 60997 | 1 | 60997 |
- 60999 | 1 | 60999 |
- 61000 | 1 | 61000 |
- 61003 | 1 | 61003 |
- 61014 | 1 | 61014 |
- 61078 | 1 | 61078 |
- 61142 | 1 | 61142 |
- 61150 | 1 | 61150 |
- 61151 | 1 | 61151 |
- 61152 | 1 | 61152 |
- 61153 | 1 | 61153 |
- 61154 | 1 | 61154 |
- 61155 | 1 | 61155 |
- 61183 | 1 | 61183 |
- 61216 | 1 | 61216 |
- 61219 | 1 | 61219 |
- 61221 | 1 | 61221 |
- 61226 | 1 | 61226 |
- 61228 | 1 | 61228 |
- 61229 | 1 | 61229 |
- 61265 | 1 | 61265 |
- 61268 | 1 | 61268 |
- 61271 | 1 | 61271 |
- 61273 | 2 | 122546 |
- 61274 | 2 | 122548 |
- 61276 | 1 | 61276 |
- 61280 | 1 | 61280 |
- 61292 | 1 | 61292 |
- 61322 | 1 | 61322 |
- 61346 | 1 | 61346 |
- 61360 | 1 | 61360 |
- 61381 | 1 | 61381 |
- 61386 | 3 | 184158 |
- 61391 | 1 | 61391 |
- 61398 | 1 | 61398 |
- 61417 | 1 | 61417 |
- 61426 | 1 | 61426 |
- 61456 | 2 | 122912 |
- 61457 | 1 | 61457 |
- 61460 | 1 | 61460 |
- 61464 | 2 | 122928 |
- 61476 | 1 | 61476 |
- 61510 | 2 | 123020 |
- 61512 | 1 | 61512 |
- 61514 | 1 | 61514 |
- 61517 | 1 | 61517 |
- 61519 | 1 | 61519 |
- 61520 | 1 | 61520 |
- 61528 | 1 | 61528 |
- 61529 | 1 | 61529 |
- 61532 | 1 | 61532 |
- 61539 | 1 | 61539 |
- 61548 | 2 | 123096 |
- 61580 | 1 | 61580 |
- 61596 | 1 | 61596 |
- 61599 | 1 | 61599 |
- 61600 | 2 | 123200 |
- 61601 | 1 | 61601 |
- 61602 | 1 | 61602 |
- 61604 | 2 | 123208 |
- 61607 | 1 | 61607 |
- 61608 | 1 | 61608 |
- 61609 | 1 | 61609 |
- 61634 | 2 | 123268 |
- 61635 | 1 | 61635 |
- 61636 | 1 | 61636 |
- 61637 | 1 | 61637 |
- 61639 | 3 | 184917 |
- 61641 | 1 | 61641 |
- 61642 | 3 | 184926 |
- 61644 | 1 | 61644 |
- 61660 | 1 | 61660 |
- 61662 | 2 | 123324 |
- 61666 | 1 | 61666 |
- 61673 | 2 | 123346 |
- 61674 | 1 | 61674 |
- 61675 | 1 | 61675 |
- 61679 | 1 | 61679 |
- 61685 | 1 | 61685 |
- 61689 | 1 | 61689 |
- 61751 | 1 | 61751 |
- 61753 | 1 | 61753 |
- 61757 | 1 | 61757 |
- 61760 | 1 | 61760 |
- 61761 | 1 | 61761 |
- 61764 | 1 | 61764 |
- 61772 | 1 | 61772 |
- 61804 | 2 | 123608 |
- 61805 | 1 | 61805 |
- 61807 | 1 | 61807 |
- 61808 | 1 | 61808 |
- 61813 | 1 | 61813 |
- 61864 | 1 | 61864 |
- 61919 | 1 | 61919 |
- 61962 | 2 | 123924 |
- 61967 | 1 | 61967 |
- 61972 | 1 | 61972 |
- 61974 | 1 | 61974 |
- 61975 | 2 | 123950 |
- 61976 | 1 | 61976 |
- 61980 | 1 | 61980 |
- 61998 | 1 | 61998 |
- 62028 | 1 | 62028 |
- 62029 | 2 | 124058 |
- 62031 | 1 | 62031 |
- 62035 | 2 | 124070 |
- 62036 | 1 | 62036 |
- 62040 | 1 | 62040 |
- 62045 | 1 | 62045 |
- 62050 | 1 | 62050 |
- 62052 | 1 | 62052 |
- 62067 | 1 | 62067 |
- 62069 | 1 | 62069 |
- 62070 | 1 | 62070 |
- 62079 | 1 | 62079 |
- 62148 | 1 | 62148 |
- 62178 | 1 | 62178 |
- 62207 | 1 | 62207 |
- 62212 | 2 | 124424 |
- 62213 | 1 | 62213 |
- 62215 | 1 | 62215 |
- 62217 | 1 | 62217 |
- 62285 | 1 | 62285 |
- 62286 | 1 | 62286 |
- 62291 | 1 | 62291 |
- 62293 | 1 | 62293 |
- 62299 | 1 | 62299 |
- 62302 | 1 | 62302 |
- 62336 | 1 | 62336 |
- 62343 | 1 | 62343 |
- 62345 | 1 | 62345 |
- 62348 | 1 | 62348 |
- 62351 | 1 | 62351 |
- 62355 | 1 | 62355 |
- 62380 | 1 | 62380 |
- 62389 | 1 | 62389 |
- 62393 | 1 | 62393 |
- 62394 | 1 | 62394 |
- 62395 | 1 | 62395 |
- 62400 | 1 | 62400 |
- 62425 | 1 | 62425 |
- 62430 | 1 | 62430 |
- 62445 | 2 | 124890 |
- 62449 | 1 | 62449 |
- 62450 | 1 | 62450 |
- 62451 | 1 | 62451 |
- 62453 | 1 | 62453 |
- 62456 | 1 | 62456 |
- 62459 | 1 | 62459 |
- 62462 | 1 | 62462 |
- 62463 | 1 | 62463 |
- 62479 | 1 | 62479 |
- 62481 | 1 | 62481 |
- 62482 | 1 | 62482 |
- 62484 | 1 | 62484 |
- 62487 | 1 | 62487 |
- 62489 | 1 | 62489 |
- 62490 | 1 | 62490 |
- 62491 | 1 | 62491 |
- 62493 | 1 | 62493 |
- 62494 | 1 | 62494 |
- 62496 | 1 | 62496 |
- 62497 | 1 | 62497 |
- 62526 | 1 | 62526 |
- 62527 | 2 | 125054 |
- 62529 | 2 | 125058 |
- 62531 | 2 | 125062 |
- 62532 | 4 | 250128 |
- 62537 | 1 | 62537 |
- 62565 | 1 | 62565 |
- 62566 | 2 | 125132 |
- 62567 | 1 | 62567 |
- 62568 | 2 | 125136 |
- 62603 | 1 | 62603 |
- 62604 | 2 | 125208 |
- 62607 | 2 | 125214 |
- 62608 | 1 | 62608 |
- 62613 | 1 | 62613 |
- 62618 | 1 | 62618 |
- 62619 | 1 | 62619 |
- 62620 | 1 | 62620 |
- 62624 | 1 | 62624 |
- 62625 | 1 | 62625 |
- 62627 | 1 | 62627 |
- 62641 | 1 | 62641 |
- 62683 | 1 | 62683 |
- 62688 | 1 | 62688 |
- 62689 | 1 | 62689 |
- 62692 | 1 | 62692 |
- 62694 | 1 | 62694 |
- 62697 | 1 | 62697 |
- 62698 | 1 | 62698 |
- 62699 | 1 | 62699 |
- 62700 | 3 | 188100 |
- 62701 | 1 | 62701 |
- 62702 | 1 | 62702 |
- 62703 | 1 | 62703 |
- 62707 | 1 | 62707 |
- 62708 | 1 | 62708 |
- 62729 | 1 | 62729 |
- 62733 | 2 | 125466 |
- 62737 | 1 | 62737 |
- 62753 | 1 | 62753 |
- 62833 | 1 | 62833 |
- 62891 | 1 | 62891 |
- 62944 | 1 | 62944 |
- 62946 | 1 | 62946 |
- 62947 | 1 | 62947 |
- 62952 | 2 | 125904 |
- 62979 | 1 | 62979 |
- 62983 | 1 | 62983 |
- 62986 | 2 | 125972 |
- 62988 | 1 | 62988 |
- 62989 | 1 | 62989 |
- 63058 | 1 | 63058 |
- 63067 | 1 | 63067 |
- 63068 | 2 | 126136 |
- 63069 | 1 | 63069 |
- 63078 | 1 | 63078 |
- 63654 | 1 | 63654 |
- 63796 | 1 | 63796 |
- 63912 | 1 | 63912 |
- 64028 | 1 | 64028 |
- 64157 | 1 | 64157 |
- 64189 | 1 | 64189 |
- 64257 | 1 | 64257 |
- 64314 | 1 | 64314 |
- 64430 | 1 | 64430 |
- 64448 | 1 | 64448 |
- 64466 | 1 | 64466 |
- 64471 | 1 | 64471 |
- 64475 | 1 | 64475 |
- 64476 | 1 | 64476 |
- 64477 | 1 | 64477 |
- 64523 | 1 | 64523 |
- 64640 | 1 | 64640 |
- 64725 | 1 | 64725 |
- 65104 | 1 | 65104 |
- 65200 | 1 | 65200 |
- 65318 | 1 | 65318 |
- 65404 | 1 | 65404 |
- 65497 | 1 | 65497 |
- 65536 | 768 | 50331648 |
- Total | 1770 | 99416403 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 3 | 12 |
- 6 | 1 | 6 |
- 7 | 2 | 14 |
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 11 | 2 | 22 |
- 13 | 1 | 13 |
- 14 | 1 | 14 |
- 15 | 4 | 60 |
- 16 | 1 | 16 |
- 17 | 2 | 34 |
- 18 | 1 | 18 |
- 20 | 1 | 20 |
- 22 | 2 | 44 |
- 29 | 1 | 29 |
- 30 | 1 | 30 |
- 31 | 1 | 31 |
- 32 | 1 | 32 |
- 33 | 1 | 33 |
- 34 | 3 | 102 |
- 35 | 1 | 35 |
- 36 | 1 | 36 |
- 37 | 2 | 74 |
- 38 | 1 | 38 |
- 39 | 2 | 78 |
- 40 | 3 | 120 |
- 41 | 4 | 164 |
- 42 | 3 | 126 |
- 43 | 1 | 43 |
- 46 | 1 | 46 |
- 48 | 1 | 48 |
- 49 | 1 | 49 |
- 51 | 2 | 102 |
- 52 | 1 | 52 |
- 53 | 1 | 53 |
- 54 | 2 | 108 |
- 55 | 2 | 110 |
- 56 | 4 | 224 |
- 57 | 3 | 171 |
- 58 | 1 | 58 |
- 59 | 3 | 177 |
- 60 | 1 | 60 |
- 62 | 1 | 62 |
- 63 | 1 | 63 |
- 64 | 1 | 64 |
- 67 | 1 | 67 |
- 69 | 2 | 138 |
- 72 | 1 | 72 |
- 73 | 1 | 73 |
- 75 | 1 | 75 |
- 77 | 1 | 77 |
- 78 | 1 | 78 |
- 81 | 1 | 81 |
- 82 | 1 | 82 |
- 84 | 2 | 168 |
- 87 | 3 | 261 |
- 89 | 2 | 178 |
- 91 | 2 | 182 |
- 93 | 4 | 372 |
- 94 | 1 | 94 |
- 95 | 1 | 95 |
- 96 | 2 | 192 |
- 98 | 2 | 196 |
- 99 | 2 | 198 |
- 104 | 1 | 104 |
- 105 | 1 | 105 |
- 106 | 1 | 106 |
- 107 | 1 | 107 |
- 109 | 2 | 218 |
- 110 | 1 | 110 |
- 111 | 1 | 111 |
- 113 | 1 | 113 |
- 115 | 1 | 115 |
- 120 | 1 | 120 |
- 122 | 2 | 244 |
- 125 | 1 | 125 |
- 126 | 1 | 126 |
- 130 | 1 | 130 |
- 132 | 3 | 396 |
- 133 | 1 | 133 |
- 134 | 3 | 402 |
- 135 | 1 | 135 |
- 136 | 1 | 136 |
- 138 | 1 | 138 |
- 142 | 3 | 426 |
- 146 | 2 | 292 |
- 147 | 2 | 294 |
- 148 | 2 | 296 |
- 150 | 1 | 150 |
- 151 | 1 | 151 |
- 152 | 2 | 304 |
- 153 | 2 | 306 |
- 154 | 1 | 154 |
- 155 | 3 | 465 |
- 156 | 2 | 312 |
- 157 | 1 | 157 |
- 161 | 2 | 322 |
- 162 | 3 | 486 |
- 163 | 2 | 326 |
- 167 | 1 | 167 |
- 170 | 2 | 340 |
- 171 | 2 | 342 |
- 172 | 2 | 344 |
- 173 | 3 | 519 |
- 174 | 1 | 174 |
- 175 | 2 | 350 |
- 178 | 1 | 178 |
- 180 | 1 | 180 |
- 182 | 1 | 182 |
- 191 | 1 | 191 |
- 192 | 1 | 192 |
- 195 | 3 | 585 |
- 196 | 1 | 196 |
- 198 | 1 | 198 |
- 199 | 1 | 199 |
- 200 | 2 | 400 |
- 201 | 1 | 201 |
- 203 | 1 | 203 |
- 205 | 2 | 410 |
- 206 | 1 | 206 |
- 207 | 1 | 207 |
- 210 | 1 | 210 |
- 211 | 1 | 211 |
- 212 | 2 | 424 |
- 213 | 2 | 426 |
- 214 | 1 | 214 |
- 218 | 1 | 218 |
- 219 | 2 | 438 |
- 221 | 1 | 221 |
- 222 | 1 | 222 |
- 223 | 1 | 223 |
- 224 | 4 | 896 |
- 226 | 3 | 678 |
- 227 | 2 | 454 |
- 228 | 2 | 456 |
- 229 | 1 | 229 |
- 230 | 1 | 230 |
- 231 | 1 | 231 |
- 232 | 1 | 232 |
- 233 | 3 | 699 |
- 234 | 4 | 936 |
- 235 | 3 | 705 |
- 236 | 1 | 236 |
- 237 | 1 | 237 |
- 238 | 1 | 238 |
- 239 | 1 | 239 |
- 240 | 1 | 240 |
- 243 | 3 | 729 |
- 244 | 1 | 244 |
- 246 | 1 | 246 |
- 250 | 2 | 500 |
- 251 | 1 | 251 |
- 252 | 1 | 252 |
- 253 | 1 | 253 |
- 254 | 1 | 254 |
- 255 | 1 | 255 |
- 258 | 3 | 774 |
- 259 | 3 | 777 |
- 261 | 2 | 522 |
- 262 | 2 | 524 |
- 263 | 3 | 789 |
- 264 | 1 | 264 |
- 265 | 1 | 265 |
- 266 | 1 | 266 |
- 267 | 1 | 267 |
- 269 | 1 | 269 |
- 272 | 1 | 272 |
- 275 | 2 | 550 |
- 277 | 1 | 277 |
- 278 | 1 | 278 |
- 279 | 1 | 279 |
- 280 | 2 | 560 |
- 281 | 2 | 562 |
- 282 | 1 | 282 |
- 284 | 1 | 284 |
- 285 | 1 | 285 |
- 286 | 2 | 572 |
- 287 | 1 | 287 |
- 288 | 1 | 288 |
- 289 | 1 | 289 |
- 290 | 1 | 290 |
- 292 | 1 | 292 |
- 293 | 1 | 293 |
- 294 | 2 | 588 |
- 295 | 1 | 295 |
- 299 | 1 | 299 |
- 300 | 2 | 600 |
- 301 | 1 | 301 |
- 304 | 2 | 608 |
- 305 | 1 | 305 |
- 308 | 1 | 308 |
- 309 | 1 | 309 |
- 310 | 1 | 310 |
- 311 | 2 | 622 |
- 312 | 1 | 312 |
- 313 | 1 | 313 |
- 314 | 1 | 314 |
- 315 | 1 | 315 |
- 317 | 3 | 951 |
- 318 | 1 | 318 |
- 319 | 3 | 957 |
- 320 | 2 | 640 |
- 321 | 3 | 963 |
- 322 | 2 | 644 |
- 323 | 1 | 323 |
- 329 | 1 | 329 |
- 330 | 1 | 330 |
- 336 | 1 | 336 |
- 337 | 2 | 674 |
- 339 | 1 | 339 |
- 341 | 2 | 682 |
- 343 | 3 | 1029 |
- 344 | 1 | 344 |
- 346 | 2 | 692 |
- 347 | 1 | 347 |
- 350 | 2 | 700 |
- 351 | 1 | 351 |
- 352 | 3 | 1056 |
- 356 | 2 | 712 |
- 357 | 1 | 357 |
- 358 | 1 | 358 |
- 360 | 1 | 360 |
- 361 | 1 | 361 |
- 362 | 1 | 362 |
- 363 | 2 | 726 |
- 364 | 1 | 364 |
- 365 | 2 | 730 |
- 366 | 1 | 366 |
- 368 | 1 | 368 |
- 369 | 2 | 738 |
- 371 | 2 | 742 |
- 375 | 2 | 750 |
- 376 | 1 | 376 |
- 378 | 1 | 378 |
- 382 | 1 | 382 |
- 383 | 1 | 383 |
- 384 | 2 | 768 |
- 385 | 1 | 385 |
- 386 | 2 | 772 |
- 390 | 1 | 390 |
- 391 | 1 | 391 |
- 395 | 4 | 1580 |
- 399 | 1 | 399 |
- 404 | 1 | 404 |
- 405 | 1 | 405 |
- 407 | 1 | 407 |
- 415 | 1 | 415 |
- 420 | 1 | 420 |
- 421 | 1 | 421 |
- 423 | 1 | 423 |
- 424 | 1 | 424 |
- 425 | 2 | 850 |
- 427 | 2 | 854 |
- 428 | 3 | 1284 |
- 429 | 1 | 429 |
- 433 | 1 | 433 |
- 435 | 3 | 1305 |
- 437 | 1 | 437 |
- 439 | 1 | 439 |
- 442 | 1 | 442 |
- 445 | 2 | 890 |
- 446 | 1 | 446 |
- 448 | 1 | 448 |
- 450 | 1 | 450 |
- 451 | 1 | 451 |
- 454 | 1 | 454 |
- 456 | 2 | 912 |
- 457 | 1 | 457 |
- 458 | 1 | 458 |
- 460 | 1 | 460 |
- 462 | 1 | 462 |
- 463 | 2 | 926 |
- 464 | 1 | 464 |
- 466 | 2 | 932 |
- 468 | 1 | 468 |
- 471 | 3 | 1413 |
- 472 | 2 | 944 |
- 473 | 1 | 473 |
- 474 | 1 | 474 |
- 476 | 1 | 476 |
- 477 | 1 | 477 |
- 478 | 2 | 956 |
- 479 | 2 | 958 |
- 480 | 1 | 480 |
- 481 | 4 | 1924 |
- 482 | 2 | 964 |
- 486 | 1 | 486 |
- 490 | 1 | 490 |
- 492 | 1 | 492 |
- 496 | 2 | 992 |
- 498 | 1 | 498 |
- 499 | 1 | 499 |
- 500 | 3 | 1500 |
- 501 | 5 | 2505 |
- 505 | 1 | 505 |
- 506 | 1 | 506 |
- 507 | 1 | 507 |
- 508 | 1 | 508 |
- 509 | 1 | 509 |
- 510 | 1 | 510 |
- 511 | 3 | 1533 |
- 512 | 1 | 512 |
- 513 | 1 | 513 |
- 514 | 3 | 1542 |
- 515 | 1 | 515 |
- 517 | 2 | 1034 |
- 518 | 3 | 1554 |
- 519 | 3 | 1557 |
- 520 | 2 | 1040 |
- 522 | 1 | 522 |
- 523 | 1 | 523 |
- 524 | 1 | 524 |
- 525 | 3 | 1575 |
- 526 | 2 | 1052 |
- 527 | 2 | 1054 |
- 528 | 3 | 1584 |
- 529 | 1 | 529 |
- 530 | 2 | 1060 |
- 531 | 2 | 1062 |
- 534 | 3 | 1602 |
- 535 | 3 | 1605 |
- 537 | 2 | 1074 |
- 538 | 2 | 1076 |
- 539 | 2 | 1078 |
- 540 | 2 | 1080 |
- 541 | 1 | 541 |
- 542 | 2 | 1084 |
- 543 | 2 | 1086 |
- 545 | 1 | 545 |
- 547 | 2 | 1094 |
- 549 | 2 | 1098 |
- 550 | 1 | 550 |
- 552 | 1 | 552 |
- 554 | 4 | 2216 |
- 555 | 2 | 1110 |
- 556 | 2 | 1112 |
- 557 | 1 | 557 |
- 558 | 1 | 558 |
- 559 | 1 | 559 |
- 561 | 2 | 1122 |
- 562 | 1 | 562 |
- 564 | 1 | 564 |
- 566 | 1 | 566 |
- 568 | 1 | 568 |
- 570 | 1 | 570 |
- 573 | 1 | 573 |
- 575 | 2 | 1150 |
- 576 | 2 | 1152 |
- 578 | 1 | 578 |
- 579 | 1 | 579 |
- 580 | 1 | 580 |
- 584 | 2 | 1168 |
- 585 | 4 | 2340 |
- 586 | 2 | 1172 |
- 588 | 1 | 588 |
- 589 | 2 | 1178 |
- 590 | 3 | 1770 |
- 591 | 1 | 591 |
- 592 | 3 | 1776 |
- 593 | 3 | 1779 |
- 594 | 4 | 2376 |
- 595 | 2 | 1190 |
- 596 | 1 | 596 |
- 597 | 2 | 1194 |
- 599 | 2 | 1198 |
- 600 | 2 | 1200 |
- 601 | 1 | 601 |
- 602 | 2 | 1204 |
- 603 | 2 | 1206 |
- 604 | 4 | 2416 |
- 605 | 3 | 1815 |
- 606 | 1 | 606 |
- 608 | 1 | 608 |
- 609 | 1 | 609 |
- 610 | 6 | 3660 |
- 611 | 1 | 611 |
- 613 | 1 | 613 |
- 614 | 1 | 614 |
- 616 | 1 | 616 |
- 617 | 1 | 617 |
- 622 | 3 | 1866 |
- 624 | 1 | 624 |
- 625 | 3 | 1875 |
- 627 | 1 | 627 |
- 628 | 1 | 628 |
- 629 | 1 | 629 |
- 630 | 1 | 630 |
- 635 | 1 | 635 |
- 636 | 1 | 636 |
- 637 | 1 | 637 |
- 639 | 1 | 639 |
- 641 | 2 | 1282 |
- 643 | 1 | 643 |
- 645 | 1 | 645 |
- 647 | 1 | 647 |
- 649 | 2 | 1298 |
- 650 | 3 | 1950 |
- 651 | 5 | 3255 |
- 652 | 1 | 652 |
- 653 | 3 | 1959 |
- 656 | 1 | 656 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 661 | 1 | 661 |
- 662 | 1 | 662 |
- 665 | 1 | 665 |
- 670 | 1 | 670 |
- 671 | 1 | 671 |
- 672 | 2 | 1344 |
- 677 | 1 | 677 |
- 680 | 1 | 680 |
- 682 | 1 | 682 |
- 683 | 3 | 2049 |
- 684 | 1 | 684 |
- 689 | 1 | 689 |
- 690 | 2 | 1380 |
- 692 | 1 | 692 |
- 698 | 1 | 698 |
- 702 | 3 | 2106 |
- 704 | 1 | 704 |
- 705 | 2 | 1410 |
- 706 | 2 | 1412 |
- 707 | 2 | 1414 |
- 710 | 1 | 710 |
- 713 | 1 | 713 |
- 715 | 1 | 715 |
- 716 | 2 | 1432 |
- 720 | 2 | 1440 |
- 721 | 1 | 721 |
- 722 | 1 | 722 |
- 724 | 2 | 1448 |
- 725 | 1 | 725 |
- 726 | 2 | 1452 |
- 729 | 1 | 729 |
- 732 | 3 | 2196 |
- 733 | 2 | 1466 |
- 734 | 1 | 734 |
- 735 | 1 | 735 |
- 736 | 1 | 736 |
- 737 | 1 | 737 |
- 741 | 1 | 741 |
- 742 | 1 | 742 |
- 744 | 2 | 1488 |
- 745 | 2 | 1490 |
- 746 | 4 | 2984 |
- 749 | 1 | 749 |
- 751 | 3 | 2253 |
- 752 | 2 | 1504 |
- 754 | 1 | 754 |
- 755 | 1 | 755 |
- 756 | 2 | 1512 |
- 757 | 4 | 3028 |
- 758 | 1 | 758 |
- 759 | 1 | 759 |
- 760 | 1 | 760 |
- 761 | 3 | 2283 |
- 764 | 1 | 764 |
- 766 | 3 | 2298 |
- 767 | 1 | 767 |
- 768 | 4 | 3072 |
- 769 | 1 | 769 |
- 770 | 1 | 770 |
- 772 | 1 | 772 |
- 773 | 3 | 2319 |
- 774 | 1 | 774 |
- 775 | 1 | 775 |
- 777 | 3 | 2331 |
- 778 | 1 | 778 |
- 779 | 4 | 3116 |
- 782 | 1 | 782 |
- 783 | 1 | 783 |
- 784 | 2 | 1568 |
- 786 | 2 | 1572 |
- 788 | 1 | 788 |
- 789 | 2 | 1578 |
- 790 | 3 | 2370 |
- 791 | 1 | 791 |
- 793 | 1 | 793 |
- 794 | 2 | 1588 |
- 795 | 1 | 795 |
- 796 | 1 | 796 |
- 798 | 1 | 798 |
- 800 | 3 | 2400 |
- 802 | 4 | 3208 |
- 803 | 1 | 803 |
- 805 | 3 | 2415 |
- 807 | 1 | 807 |
- 808 | 3 | 2424 |
- 809 | 2 | 1618 |
- 813 | 1 | 813 |
- 814 | 2 | 1628 |
- 816 | 1 | 816 |
- 819 | 2 | 1638 |
- 820 | 1 | 820 |
- 821 | 1 | 821 |
- 822 | 1 | 822 |
- 823 | 1 | 823 |
- 824 | 3 | 2472 |
- 825 | 2 | 1650 |
- 826 | 2 | 1652 |
- 827 | 1 | 827 |
- 828 | 2 | 1656 |
- 829 | 3 | 2487 |
- 830 | 3 | 2490 |
- 831 | 1 | 831 |
- 832 | 1 | 832 |
- 833 | 1 | 833 |
- 839 | 3 | 2517 |
- 840 | 1 | 840 |
- 841 | 1 | 841 |
- 842 | 3 | 2526 |
- 844 | 1 | 844 |
- 846 | 2 | 1692 |
- 847 | 1 | 847 |
- 848 | 1 | 848 |
- 849 | 1 | 849 |
- 851 | 2 | 1702 |
- 852 | 1 | 852 |
- 853 | 1 | 853 |
- 854 | 1 | 854 |
- 855 | 3 | 2565 |
- 856 | 1 | 856 |
- 857 | 1 | 857 |
- 858 | 1 | 858 |
- 859 | 1 | 859 |
- 862 | 2 | 1724 |
- 865 | 1 | 865 |
- 866 | 2 | 1732 |
- 867 | 1 | 867 |
- 869 | 1 | 869 |
- 870 | 1 | 870 |
- 871 | 4 | 3484 |
- 874 | 3 | 2622 |
- 875 | 1 | 875 |
- 876 | 1 | 876 |
- 877 | 2 | 1754 |
- 878 | 2 | 1756 |
- 879 | 2 | 1758 |
- 880 | 1 | 880 |
- 881 | 1 | 881 |
- 883 | 3 | 2649 |
- 885 | 2 | 1770 |
- 886 | 2 | 1772 |
- 887 | 1 | 887 |
- 889 | 1 | 889 |
- 890 | 2 | 1780 |
- 891 | 1 | 891 |
- 892 | 1 | 892 |
- 894 | 1 | 894 |
- 895 | 4 | 3580 |
- 896 | 2 | 1792 |
- 897 | 1 | 897 |
- 898 | 2 | 1796 |
- 899 | 2 | 1798 |
- 901 | 1 | 901 |
- 902 | 2 | 1804 |
- 903 | 1 | 903 |
- 904 | 1 | 904 |
- 905 | 2 | 1810 |
- 906 | 2 | 1812 |
- 907 | 3 | 2721 |
- 908 | 1 | 908 |
- 909 | 2 | 1818 |
- 910 | 1 | 910 |
- 913 | 1 | 913 |
- 914 | 2 | 1828 |
- 918 | 1 | 918 |
- 919 | 1 | 919 |
- 920 | 1 | 920 |
- 921 | 1 | 921 |
- 923 | 1 | 923 |
- 926 | 1 | 926 |
- 928 | 1 | 928 |
- 930 | 1 | 930 |
- 931 | 2 | 1862 |
- 932 | 1 | 932 |
- 933 | 1 | 933 |
- 934 | 2 | 1868 |
- 935 | 2 | 1870 |
- 936 | 1 | 936 |
- 937 | 1 | 937 |
- 938 | 2 | 1876 |
- 940 | 2 | 1880 |
- 942 | 1 | 942 |
- 943 | 1 | 943 |
- 946 | 2 | 1892 |
- 947 | 2 | 1894 |
- 948 | 1 | 948 |
- 949 | 1 | 949 |
- 953 | 1 | 953 |
- 954 | 1 | 954 |
- 958 | 2 | 1916 |
- 959 | 1 | 959 |
- 961 | 1 | 961 |
- 964 | 1 | 964 |
- 966 | 2 | 1932 |
- 967 | 2 | 1934 |
- 971 | 1 | 971 |
- 973 | 1 | 973 |
- 974 | 2 | 1948 |
- 976 | 2 | 1952 |
- 978 | 1 | 978 |
- 979 | 1 | 979 |
- 981 | 2 | 1962 |
- 982 | 1 | 982 |
- 983 | 1 | 983 |
- 984 | 1 | 984 |
- 985 | 2 | 1970 |
- 989 | 1 | 989 |
- 990 | 1 | 990 |
- 991 | 1 | 991 |
- 997 | 3 | 2991 |
- 998 | 2 | 1996 |
- 999 | 2 | 1998 |
- 1002 | 1 | 1002 |
- 1003 | 1 | 1003 |
- 1004 | 2 | 2008 |
- 1005 | 3 | 3015 |
- 1006 | 2 | 2012 |
- 1011 | 1 | 1011 |
- 1013 | 2 | 2026 |
- 1014 | 2 | 2028 |
- 1018 | 2 | 2036 |
- 1024 | 2 | 2048 |
- 1025 | 3 | 3075 |
- 1028 | 96684 | 99391152 |
- Total | 97686 | 99910717 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 96684 |
- 2 | 1000 |
- 8 | 1 |
- Total | 97685 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333839266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888233bd0f873055
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3333626430663837
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_16.json b/autobahn/client/tungstenite_case_12_5_16.json
deleted file mode 100644
index d818ec6..0000000
--- a/autobahn/client/tungstenite_case_12_5_16.json
+++ /dev/null
@@ -1,1670 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 389,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 11386,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=389&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8dDIsYfYJmiEeljGg/exrg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 4hkBaMiD0DW13tyXNlLLTo3Oqjc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.16",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "58": 1,
- "257": 1,
- "1374": 1,
- "1443": 1,
- "1493": 2,
- "1587": 1,
- "1633": 1,
- "3457": 1,
- "3542": 1,
- "3591": 1,
- "3654": 1,
- "3693": 1,
- "3791": 1,
- "3792": 1,
- "3851": 1,
- "3901": 1,
- "3925": 1,
- "4006": 1,
- "4061": 1,
- "4349": 1,
- "4480": 1,
- "4542": 1,
- "4697": 1,
- "4854": 1,
- "5002": 1,
- "5466": 1,
- "5535": 1,
- "5596": 1,
- "5638": 1,
- "5718": 1,
- "5793": 1,
- "7756": 1,
- "7851": 1,
- "7884": 1,
- "7938": 1,
- "8017": 1,
- "8104": 1,
- "8791": 1,
- "8898": 1,
- "9008": 1,
- "9091": 1,
- "9169": 1,
- "9274": 1,
- "9495": 1,
- "9571": 1,
- "9626": 1,
- "9694": 1,
- "9753": 1,
- "9755": 1,
- "9788": 1,
- "9832": 1,
- "9867": 1,
- "9892": 1,
- "10029": 1,
- "10074": 1,
- "10889": 1,
- "10965": 1,
- "11080": 1,
- "11184": 1,
- "11271": 1,
- "11385": 1,
- "13478": 1,
- "13553": 1,
- "13647": 1,
- "13671": 1,
- "13686": 1,
- "13720": 1,
- "14369": 1,
- "14472": 1,
- "14487": 1,
- "14592": 1,
- "14722": 1,
- "14852": 1,
- "15078": 1,
- "15095": 1,
- "15100": 1,
- "15135": 1,
- "15144": 1,
- "15161": 1,
- "15242": 1,
- "15245": 1,
- "15277": 1,
- "15294": 1,
- "15326": 1,
- "15331": 1,
- "15370": 1,
- "15394": 1,
- "15410": 1,
- "15430": 1,
- "15458": 1,
- "15537": 1,
- "17549": 1,
- "17626": 1,
- "17682": 1,
- "17748": 1,
- "17809": 1,
- "18694": 1,
- "18761": 1,
- "18853": 1,
- "18892": 1,
- "18978": 1,
- "19072": 1,
- "19123": 1,
- "19139": 1,
- "19161": 1,
- "19176": 1,
- "19195": 1,
- "19208": 1,
- "19512": 1,
- "19524": 1,
- "19546": 1,
- "19556": 1,
- "19581": 1,
- "19582": 1,
- "19855": 1,
- "19991": 1,
- "20124": 1,
- "20259": 1,
- "20378": 1,
- "20510": 1,
- "21201": 1,
- "21218": 1,
- "21219": 1,
- "21229": 1,
- "21232": 1,
- "21249": 1,
- "21251": 1,
- "21324": 1,
- "21326": 1,
- "21380": 1,
- "21460": 1,
- "21484": 1,
- "21515": 1,
- "21574": 1,
- "21617": 1,
- "21640": 1,
- "21646": 1,
- "21685": 1,
- "21847": 1,
- "21874": 1,
- "21881": 1,
- "21901": 1,
- "21902": 1,
- "21957": 1,
- "22075": 1,
- "22084": 1,
- "22098": 1,
- "22115": 1,
- "22130": 1,
- "22146": 1,
- "22378": 1,
- "22380": 1,
- "22394": 1,
- "22407": 1,
- "22411": 1,
- "22435": 1,
- "23284": 1,
- "23421": 1,
- "23517": 1,
- "23657": 1,
- "23795": 1,
- "23927": 1,
- "25057": 1,
- "25198": 1,
- "25327": 1,
- "25463": 1,
- "25595": 1,
- "25735": 1,
- "28352": 1,
- "28497": 1,
- "28648": 1,
- "28782": 1,
- "28929": 1,
- "29069": 1,
- "29371": 1,
- "29403": 1,
- "29493": 1,
- "29622": 1,
- "29694": 1,
- "29716": 1,
- "30478": 1,
- "30614": 1,
- "30748": 1,
- "30880": 1,
- "31016": 1,
- "31153": 1,
- "31248": 1,
- "31277": 1,
- "31299": 1,
- "31318": 1,
- "31341": 1,
- "31353": 1,
- "31782": 1,
- "31861": 1,
- "31949": 1,
- "32037": 1,
- "32113": 1,
- "32185": 1,
- "33347": 1,
- "33490": 1,
- "33564": 1,
- "33682": 1,
- "33815": 1,
- "33956": 1,
- "35764": 1,
- "35800": 1,
- "35890": 1,
- "35896": 1,
- "35947": 1,
- "35990": 2,
- "36007": 1,
- "36016": 1,
- "36028": 1,
- "36043": 1,
- "36134": 1,
- "36136": 1,
- "36216": 1,
- "36229": 1,
- "36245": 1,
- "36344": 1,
- "36470": 1,
- "37365": 1,
- "37404": 1,
- "37449": 1,
- "37502": 1,
- "37635": 1,
- "37703": 1,
- "39215": 1,
- "39314": 1,
- "39390": 2,
- "39420": 1,
- "39552": 1,
- "39769": 1,
- "39879": 1,
- "39980": 1,
- "40060": 1,
- "40097": 1,
- "40112": 1,
- "40116": 2,
- "40120": 1,
- "40143": 1,
- "40152": 1,
- "40252": 1,
- "41037": 1,
- "41168": 1,
- "41303": 1,
- "41439": 1,
- "41575": 1,
- "41703": 1,
- "41977": 1,
- "42074": 1,
- "42139": 1,
- "42195": 1,
- "42205": 1,
- "42300": 1,
- "42301": 1,
- "42364": 1,
- "42379": 1,
- "42396": 1,
- "42400": 1,
- "43461": 1,
- "43541": 1,
- "43598": 1,
- "43655": 1,
- "43658": 1,
- "43726": 1,
- "43739": 1,
- "43748": 1,
- "43778": 1,
- "43780": 1,
- "43791": 1,
- "43856": 1,
- "43913": 1,
- "43917": 1,
- "43964": 1,
- "43991": 2,
- "44054": 1,
- "44087": 1,
- "44131": 1,
- "44182": 1,
- "44212": 1,
- "44279": 1,
- "44282": 1,
- "44399": 1,
- "44526": 1,
- "44641": 1,
- "44767": 1,
- "44893": 1,
- "45021": 1,
- "45395": 1,
- "45399": 1,
- "45402": 1,
- "45413": 1,
- "45417": 1,
- "45425": 1,
- "45507": 1,
- "45515": 1,
- "45524": 1,
- "45525": 1,
- "45554": 1,
- "45605": 1,
- "45722": 1,
- "45832": 1,
- "45841": 1,
- "45847": 1,
- "45919": 1,
- "45941": 1,
- "46018": 1,
- "46034": 1,
- "46094": 1,
- "46122": 1,
- "46185": 1,
- "46229": 1,
- "47283": 1,
- "47366": 1,
- "47401": 1,
- "47457": 1,
- "47522": 1,
- "47559": 1,
- "47650": 1,
- "47659": 1,
- "47714": 1,
- "47779": 1,
- "47892": 1,
- "47993": 1,
- "48857": 1,
- "48955": 1,
- "49046": 1,
- "49053": 1,
- "49117": 2,
- "49137": 1,
- "49186": 1,
- "49238": 2,
- "49254": 1,
- "49304": 1,
- "49483": 1,
- "49486": 1,
- "49526": 1,
- "49529": 1,
- "49562": 1,
- "49675": 1,
- "49864": 1,
- "49979": 1,
- "50107": 1,
- "50214": 1,
- "50232": 1,
- "50245": 1,
- "50274": 1,
- "50338": 1,
- "50354": 1,
- "50377": 1,
- "50438": 1,
- "50466": 1,
- "50480": 1,
- "50545": 1,
- "50555": 1,
- "50645": 1,
- "50754": 1,
- "50853": 1,
- "52398": 1,
- "52463": 1,
- "52493": 1,
- "52503": 1,
- "52523": 1,
- "52547": 1,
- "52559": 1,
- "52574": 1,
- "52633": 1,
- "52681": 1,
- "52683": 1,
- "52708": 1,
- "52752": 1,
- "52799": 1,
- "52801": 1,
- "52817": 1,
- "52887": 1,
- "52903": 1,
- "52943": 1,
- "53008": 1,
- "53051": 1,
- "53086": 1,
- "53169": 1,
- "53230": 1,
- "54217": 1,
- "54254": 1,
- "54258": 1,
- "54266": 1,
- "54363": 1,
- "54468": 1,
- "54877": 1,
- "54984": 1,
- "55085": 1,
- "55186": 1,
- "55287": 1,
- "55392": 1,
- "55441": 1,
- "55564": 1,
- "55685": 1,
- "55713": 1,
- "55726": 1,
- "55746": 1,
- "55805": 1,
- "55816": 1,
- "55858": 1,
- "55871": 1,
- "55938": 1,
- "56062": 1,
- "56278": 1,
- "56327": 1,
- "56425": 1,
- "56450": 1,
- "56501": 1,
- "56591": 1,
- "57403": 1,
- "57495": 1,
- "57585": 1,
- "57677": 1,
- "57808": 1,
- "57879": 1,
- "58349": 1,
- "58449": 1,
- "58534": 1,
- "58536": 1,
- "58564": 1,
- "58573": 1,
- "58579": 2,
- "58580": 2,
- "58687": 1,
- "58691": 1,
- "58813": 2,
- "58921": 1,
- "58930": 1,
- "59067": 1,
- "59199": 1,
- "59231": 1,
- "59232": 1,
- "59235": 2,
- "59241": 1,
- "59243": 1,
- "59285": 2,
- "59286": 1,
- "59288": 1,
- "59289": 1,
- "59297": 1,
- "59387": 1,
- "59392": 1,
- "59394": 2,
- "59395": 1,
- "59396": 2,
- "59399": 1,
- "59401": 1,
- "59402": 2,
- "59483": 1,
- "59517": 2,
- "59521": 1,
- "59522": 2,
- "59523": 1,
- "59587": 1,
- "59609": 1,
- "59610": 1,
- "59612": 1,
- "59614": 2,
- "59616": 1,
- "59622": 2,
- "59625": 1,
- "59626": 2,
- "59627": 2,
- "59628": 1,
- "59630": 1,
- "59631": 3,
- "59632": 2,
- "59633": 1,
- "59635": 1,
- "59639": 1,
- "59640": 1,
- "59649": 1,
- "59653": 1,
- "59654": 1,
- "59657": 3,
- "59663": 1,
- "59664": 1,
- "59669": 1,
- "59673": 1,
- "59676": 1,
- "59677": 1,
- "59679": 1,
- "59689": 1,
- "59705": 1,
- "59715": 1,
- "59717": 1,
- "59720": 1,
- "59721": 1,
- "59723": 2,
- "59727": 1,
- "59728": 1,
- "59729": 1,
- "59730": 1,
- "59752": 1,
- "59761": 1,
- "59763": 1,
- "59790": 1,
- "59792": 1,
- "59834": 1,
- "59836": 1,
- "59838": 1,
- "59846": 2,
- "59847": 1,
- "59850": 1,
- "59851": 1,
- "59853": 2,
- "59854": 1,
- "59856": 1,
- "59859": 2,
- "59860": 1,
- "59867": 1,
- "59869": 1,
- "59878": 1,
- "59879": 1,
- "59884": 1,
- "59885": 1,
- "59886": 1,
- "59887": 1,
- "59888": 2,
- "59890": 1,
- "59891": 1,
- "59894": 1,
- "59895": 1,
- "59896": 1,
- "59899": 1,
- "59901": 1,
- "59912": 1,
- "59914": 1,
- "59915": 1,
- "59916": 2,
- "59918": 1,
- "59955": 2,
- "59956": 1,
- "59960": 1,
- "59961": 1,
- "59962": 1,
- "59963": 1,
- "59968": 1,
- "59984": 1,
- "59988": 1,
- "59992": 1,
- "59996": 2,
- "59997": 1,
- "59999": 1,
- "60000": 1,
- "60002": 1,
- "60011": 1,
- "60014": 1,
- "60015": 1,
- "60018": 2,
- "60020": 2,
- "60022": 1,
- "60024": 1,
- "60069": 1,
- "60096": 1,
- "60098": 1,
- "60102": 1,
- "60103": 1,
- "60104": 1,
- "60111": 2,
- "60114": 1,
- "60116": 1,
- "60117": 1,
- "60124": 1,
- "60126": 1,
- "60127": 3,
- "60128": 1,
- "60129": 2,
- "60133": 1,
- "60135": 1,
- "60138": 2,
- "60149": 1,
- "60151": 1,
- "60152": 2,
- "60154": 1,
- "60156": 2,
- "60157": 3,
- "60160": 3,
- "60161": 1,
- "60164": 1,
- "60166": 1,
- "60167": 2,
- "60168": 1,
- "60171": 1,
- "60175": 2,
- "60176": 3,
- "60177": 2,
- "60178": 1,
- "60179": 1,
- "60181": 2,
- "60183": 1,
- "60185": 1,
- "60187": 1,
- "60188": 1,
- "60191": 2,
- "60194": 1,
- "60237": 1,
- "60241": 1,
- "60263": 1,
- "60268": 1,
- "60269": 2,
- "60271": 1,
- "60272": 1,
- "60284": 1,
- "60353": 1,
- "60356": 1,
- "60358": 1,
- "60447": 1,
- "60450": 2,
- "60452": 1,
- "60453": 1,
- "60460": 1,
- "60525": 1,
- "60526": 1,
- "60531": 1,
- "60532": 1,
- "60538": 1,
- "60541": 1,
- "60699": 1,
- "60700": 2,
- "60701": 1,
- "60702": 1,
- "60706": 1,
- "60758": 1,
- "60762": 2,
- "60764": 1,
- "60768": 1,
- "60769": 1,
- "60877": 1,
- "60909": 1,
- "60912": 1,
- "60913": 3,
- "60914": 1,
- "60915": 1,
- "60916": 1,
- "60919": 1,
- "60922": 1,
- "60927": 1,
- "60928": 1,
- "60931": 1,
- "60933": 1,
- "60936": 1,
- "60937": 1,
- "60942": 1,
- "60961": 1,
- "60962": 1,
- "60964": 1,
- "60967": 1,
- "60968": 2,
- "60982": 1,
- "60984": 1,
- "60987": 1,
- "60990": 1,
- "60996": 1,
- "60997": 1,
- "60999": 1,
- "61000": 1,
- "61003": 1,
- "61014": 1,
- "61078": 1,
- "61142": 1,
- "61150": 1,
- "61151": 1,
- "61152": 1,
- "61153": 1,
- "61154": 1,
- "61155": 1,
- "61183": 1,
- "61216": 1,
- "61219": 1,
- "61221": 1,
- "61226": 1,
- "61228": 1,
- "61229": 1,
- "61265": 1,
- "61268": 1,
- "61271": 1,
- "61273": 2,
- "61274": 2,
- "61276": 1,
- "61280": 1,
- "61292": 1,
- "61322": 1,
- "61346": 1,
- "61360": 1,
- "61381": 1,
- "61386": 3,
- "61391": 1,
- "61398": 1,
- "61417": 1,
- "61426": 1,
- "61456": 2,
- "61457": 1,
- "61460": 1,
- "61464": 2,
- "61476": 1,
- "61510": 2,
- "61512": 1,
- "61514": 1,
- "61517": 1,
- "61519": 1,
- "61520": 1,
- "61528": 1,
- "61529": 1,
- "61532": 1,
- "61539": 1,
- "61548": 2,
- "61580": 1,
- "61596": 1,
- "61599": 1,
- "61600": 2,
- "61601": 1,
- "61602": 1,
- "61604": 2,
- "61607": 1,
- "61608": 1,
- "61609": 1,
- "61634": 2,
- "61635": 1,
- "61636": 1,
- "61637": 1,
- "61639": 3,
- "61641": 1,
- "61642": 3,
- "61644": 1,
- "61660": 1,
- "61662": 2,
- "61666": 1,
- "61673": 2,
- "61674": 1,
- "61675": 1,
- "61679": 1,
- "61685": 1,
- "61689": 1,
- "61751": 1,
- "61753": 1,
- "61757": 1,
- "61760": 1,
- "61761": 1,
- "61764": 1,
- "61772": 1,
- "61804": 2,
- "61805": 1,
- "61807": 1,
- "61808": 1,
- "61813": 1,
- "61864": 1,
- "61919": 1,
- "61962": 2,
- "61967": 1,
- "61972": 1,
- "61974": 1,
- "61975": 2,
- "61976": 1,
- "61980": 1,
- "61998": 1,
- "62028": 1,
- "62029": 2,
- "62031": 1,
- "62035": 2,
- "62036": 1,
- "62040": 1,
- "62045": 1,
- "62050": 1,
- "62052": 1,
- "62067": 1,
- "62069": 1,
- "62070": 1,
- "62079": 1,
- "62148": 1,
- "62178": 1,
- "62207": 1,
- "62212": 2,
- "62213": 1,
- "62215": 1,
- "62217": 1,
- "62285": 1,
- "62286": 1,
- "62291": 1,
- "62293": 1,
- "62299": 1,
- "62302": 1,
- "62336": 1,
- "62343": 1,
- "62345": 1,
- "62348": 1,
- "62351": 1,
- "62355": 1,
- "62380": 1,
- "62389": 1,
- "62393": 1,
- "62394": 1,
- "62395": 1,
- "62400": 1,
- "62425": 1,
- "62430": 1,
- "62445": 2,
- "62449": 1,
- "62450": 1,
- "62451": 1,
- "62453": 1,
- "62456": 1,
- "62459": 1,
- "62462": 1,
- "62463": 1,
- "62479": 1,
- "62481": 1,
- "62482": 1,
- "62484": 1,
- "62487": 1,
- "62489": 1,
- "62490": 1,
- "62491": 1,
- "62493": 1,
- "62494": 1,
- "62496": 1,
- "62497": 1,
- "62526": 1,
- "62527": 2,
- "62529": 2,
- "62531": 2,
- "62532": 4,
- "62537": 1,
- "62565": 1,
- "62566": 2,
- "62567": 1,
- "62568": 2,
- "62603": 1,
- "62604": 2,
- "62607": 2,
- "62608": 1,
- "62613": 1,
- "62618": 1,
- "62619": 1,
- "62620": 1,
- "62624": 1,
- "62625": 1,
- "62627": 1,
- "62641": 1,
- "62683": 1,
- "62688": 1,
- "62689": 1,
- "62692": 1,
- "62694": 1,
- "62697": 1,
- "62698": 1,
- "62699": 1,
- "62700": 3,
- "62701": 1,
- "62702": 1,
- "62703": 1,
- "62707": 1,
- "62708": 1,
- "62729": 1,
- "62733": 2,
- "62737": 1,
- "62753": 1,
- "62833": 1,
- "62891": 1,
- "62944": 1,
- "62946": 1,
- "62947": 1,
- "62952": 2,
- "62979": 1,
- "62983": 1,
- "62986": 2,
- "62988": 1,
- "62989": 1,
- "63058": 1,
- "63067": 1,
- "63068": 2,
- "63069": 1,
- "63078": 1,
- "63654": 1,
- "63796": 1,
- "63912": 1,
- "64028": 1,
- "64157": 1,
- "64189": 1,
- "64257": 1,
- "64314": 1,
- "64430": 1,
- "64448": 1,
- "64466": 1,
- "64471": 1,
- "64475": 1,
- "64476": 1,
- "64477": 1,
- "64523": 1,
- "64640": 1,
- "64725": 1,
- "65104": 1,
- "65200": 1,
- "65318": 1,
- "65404": 1,
- "65497": 1,
- "65536": 768
- },
- "started": "2020-09-07T18:51:20.245Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7583887481689453,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 99403530,
- "incomingOctetsWireLevel": 99416138,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012683654192159976,
- "outgoingCompressionRatio": 0.7592770767211914,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 99519965,
- "outgoingOctetsWireLevel": 99910461,
- "outgoingWebSocketFrames": 97684,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.003923795592170877,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 96684,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 3,
- "6": 1,
- "7": 2,
- "8": 1,
- "9": 1,
- "11": 2,
- "13": 1,
- "14": 1,
- "15": 4,
- "16": 1,
- "17": 2,
- "18": 1,
- "20": 1,
- "22": 2,
- "29": 1,
- "30": 1,
- "31": 1,
- "32": 1,
- "33": 1,
- "34": 3,
- "35": 1,
- "36": 1,
- "37": 2,
- "38": 1,
- "39": 2,
- "40": 3,
- "41": 4,
- "42": 3,
- "43": 1,
- "46": 1,
- "48": 1,
- "49": 1,
- "51": 2,
- "52": 1,
- "53": 1,
- "54": 2,
- "55": 2,
- "56": 4,
- "57": 3,
- "58": 1,
- "59": 3,
- "60": 1,
- "62": 1,
- "63": 1,
- "64": 1,
- "67": 1,
- "69": 2,
- "72": 1,
- "73": 1,
- "75": 1,
- "77": 1,
- "78": 1,
- "81": 1,
- "82": 1,
- "84": 2,
- "87": 3,
- "89": 2,
- "91": 2,
- "93": 4,
- "94": 1,
- "95": 1,
- "96": 2,
- "98": 2,
- "99": 2,
- "104": 1,
- "105": 1,
- "106": 1,
- "107": 1,
- "109": 2,
- "110": 1,
- "111": 1,
- "113": 1,
- "115": 1,
- "120": 1,
- "122": 2,
- "125": 1,
- "126": 1,
- "130": 1,
- "132": 3,
- "133": 1,
- "134": 3,
- "135": 1,
- "136": 1,
- "138": 1,
- "142": 3,
- "146": 2,
- "147": 2,
- "148": 2,
- "150": 1,
- "151": 1,
- "152": 2,
- "153": 2,
- "154": 1,
- "155": 3,
- "156": 2,
- "157": 1,
- "161": 2,
- "162": 3,
- "163": 2,
- "167": 1,
- "170": 2,
- "171": 2,
- "172": 2,
- "173": 3,
- "174": 1,
- "175": 2,
- "178": 1,
- "180": 1,
- "182": 1,
- "191": 1,
- "192": 1,
- "195": 3,
- "196": 1,
- "198": 1,
- "199": 1,
- "200": 2,
- "201": 1,
- "203": 1,
- "205": 2,
- "206": 1,
- "207": 1,
- "210": 1,
- "211": 1,
- "212": 2,
- "213": 2,
- "214": 1,
- "218": 1,
- "219": 2,
- "221": 1,
- "222": 1,
- "223": 1,
- "224": 4,
- "226": 3,
- "227": 2,
- "228": 2,
- "229": 1,
- "230": 1,
- "231": 1,
- "232": 1,
- "233": 3,
- "234": 4,
- "235": 3,
- "236": 1,
- "237": 1,
- "238": 1,
- "239": 1,
- "240": 1,
- "243": 3,
- "244": 1,
- "246": 1,
- "250": 2,
- "251": 1,
- "252": 1,
- "253": 1,
- "254": 1,
- "255": 1,
- "258": 3,
- "259": 3,
- "261": 2,
- "262": 2,
- "263": 3,
- "264": 1,
- "265": 1,
- "266": 1,
- "267": 1,
- "269": 1,
- "272": 1,
- "275": 2,
- "277": 1,
- "278": 1,
- "279": 1,
- "280": 2,
- "281": 2,
- "282": 1,
- "284": 1,
- "285": 1,
- "286": 2,
- "287": 1,
- "288": 1,
- "289": 1,
- "290": 1,
- "292": 1,
- "293": 1,
- "294": 2,
- "295": 1,
- "299": 1,
- "300": 2,
- "301": 1,
- "304": 2,
- "305": 1,
- "308": 1,
- "309": 1,
- "310": 1,
- "311": 2,
- "312": 1,
- "313": 1,
- "314": 1,
- "315": 1,
- "317": 3,
- "318": 1,
- "319": 3,
- "320": 2,
- "321": 3,
- "322": 2,
- "323": 1,
- "329": 1,
- "330": 1,
- "336": 1,
- "337": 2,
- "339": 1,
- "341": 2,
- "343": 3,
- "344": 1,
- "346": 2,
- "347": 1,
- "350": 2,
- "351": 1,
- "352": 3,
- "356": 2,
- "357": 1,
- "358": 1,
- "360": 1,
- "361": 1,
- "362": 1,
- "363": 2,
- "364": 1,
- "365": 2,
- "366": 1,
- "368": 1,
- "369": 2,
- "371": 2,
- "375": 2,
- "376": 1,
- "378": 1,
- "382": 1,
- "383": 1,
- "384": 2,
- "385": 1,
- "386": 2,
- "390": 1,
- "391": 1,
- "395": 4,
- "399": 1,
- "404": 1,
- "405": 1,
- "407": 1,
- "415": 1,
- "420": 1,
- "421": 1,
- "423": 1,
- "424": 1,
- "425": 2,
- "427": 2,
- "428": 3,
- "429": 1,
- "433": 1,
- "435": 3,
- "437": 1,
- "439": 1,
- "442": 1,
- "445": 2,
- "446": 1,
- "448": 1,
- "450": 1,
- "451": 1,
- "454": 1,
- "456": 2,
- "457": 1,
- "458": 1,
- "460": 1,
- "462": 1,
- "463": 2,
- "464": 1,
- "466": 2,
- "468": 1,
- "471": 3,
- "472": 2,
- "473": 1,
- "474": 1,
- "476": 1,
- "477": 1,
- "478": 2,
- "479": 2,
- "480": 1,
- "481": 4,
- "482": 2,
- "486": 1,
- "490": 1,
- "492": 1,
- "496": 2,
- "498": 1,
- "499": 1,
- "500": 3,
- "501": 5,
- "505": 1,
- "506": 1,
- "507": 1,
- "508": 1,
- "509": 1,
- "510": 1,
- "511": 3,
- "512": 1,
- "513": 1,
- "514": 3,
- "515": 1,
- "517": 2,
- "518": 3,
- "519": 3,
- "520": 2,
- "522": 1,
- "523": 1,
- "524": 1,
- "525": 3,
- "526": 2,
- "527": 2,
- "528": 3,
- "529": 1,
- "530": 2,
- "531": 2,
- "534": 3,
- "535": 3,
- "537": 2,
- "538": 2,
- "539": 2,
- "540": 2,
- "541": 1,
- "542": 2,
- "543": 2,
- "545": 1,
- "547": 2,
- "549": 2,
- "550": 1,
- "552": 1,
- "554": 4,
- "555": 2,
- "556": 2,
- "557": 1,
- "558": 1,
- "559": 1,
- "561": 2,
- "562": 1,
- "564": 1,
- "566": 1,
- "568": 1,
- "570": 1,
- "573": 1,
- "575": 2,
- "576": 2,
- "578": 1,
- "579": 1,
- "580": 1,
- "584": 2,
- "585": 4,
- "586": 2,
- "588": 1,
- "589": 2,
- "590": 3,
- "591": 1,
- "592": 3,
- "593": 3,
- "594": 4,
- "595": 2,
- "596": 1,
- "597": 2,
- "599": 2,
- "600": 2,
- "601": 1,
- "602": 2,
- "603": 2,
- "604": 4,
- "605": 3,
- "606": 1,
- "608": 1,
- "609": 1,
- "610": 6,
- "611": 1,
- "613": 1,
- "614": 1,
- "616": 1,
- "617": 1,
- "622": 3,
- "624": 1,
- "625": 3,
- "627": 1,
- "628": 1,
- "629": 1,
- "630": 1,
- "635": 1,
- "636": 1,
- "637": 1,
- "639": 1,
- "641": 2,
- "643": 1,
- "645": 1,
- "647": 1,
- "649": 2,
- "650": 3,
- "651": 5,
- "652": 1,
- "653": 3,
- "656": 1,
- "659": 1,
- "660": 1,
- "661": 1,
- "662": 1,
- "665": 1,
- "670": 1,
- "671": 1,
- "672": 2,
- "677": 1,
- "680": 1,
- "682": 1,
- "683": 3,
- "684": 1,
- "689": 1,
- "690": 2,
- "692": 1,
- "698": 1,
- "702": 3,
- "704": 1,
- "705": 2,
- "706": 2,
- "707": 2,
- "710": 1,
- "713": 1,
- "715": 1,
- "716": 2,
- "720": 2,
- "721": 1,
- "722": 1,
- "724": 2,
- "725": 1,
- "726": 2,
- "729": 1,
- "732": 3,
- "733": 2,
- "734": 1,
- "735": 1,
- "736": 1,
- "737": 1,
- "741": 1,
- "742": 1,
- "744": 2,
- "745": 2,
- "746": 4,
- "749": 1,
- "751": 3,
- "752": 2,
- "754": 1,
- "755": 1,
- "756": 2,
- "757": 4,
- "758": 1,
- "759": 1,
- "760": 1,
- "761": 3,
- "764": 1,
- "766": 3,
- "767": 1,
- "768": 4,
- "769": 1,
- "770": 1,
- "772": 1,
- "773": 3,
- "774": 1,
- "775": 1,
- "777": 3,
- "778": 1,
- "779": 4,
- "782": 1,
- "783": 1,
- "784": 2,
- "786": 2,
- "788": 1,
- "789": 2,
- "790": 3,
- "791": 1,
- "793": 1,
- "794": 2,
- "795": 1,
- "796": 1,
- "798": 1,
- "800": 3,
- "802": 4,
- "803": 1,
- "805": 3,
- "807": 1,
- "808": 3,
- "809": 2,
- "813": 1,
- "814": 2,
- "816": 1,
- "819": 2,
- "820": 1,
- "821": 1,
- "822": 1,
- "823": 1,
- "824": 3,
- "825": 2,
- "826": 2,
- "827": 1,
- "828": 2,
- "829": 3,
- "830": 3,
- "831": 1,
- "832": 1,
- "833": 1,
- "839": 3,
- "840": 1,
- "841": 1,
- "842": 3,
- "844": 1,
- "846": 2,
- "847": 1,
- "848": 1,
- "849": 1,
- "851": 2,
- "852": 1,
- "853": 1,
- "854": 1,
- "855": 3,
- "856": 1,
- "857": 1,
- "858": 1,
- "859": 1,
- "862": 2,
- "865": 1,
- "866": 2,
- "867": 1,
- "869": 1,
- "870": 1,
- "871": 4,
- "874": 3,
- "875": 1,
- "876": 1,
- "877": 2,
- "878": 2,
- "879": 2,
- "880": 1,
- "881": 1,
- "883": 3,
- "885": 2,
- "886": 2,
- "887": 1,
- "889": 1,
- "890": 2,
- "891": 1,
- "892": 1,
- "894": 1,
- "895": 4,
- "896": 2,
- "897": 1,
- "898": 2,
- "899": 2,
- "901": 1,
- "902": 2,
- "903": 1,
- "904": 1,
- "905": 2,
- "906": 2,
- "907": 3,
- "908": 1,
- "909": 2,
- "910": 1,
- "913": 1,
- "914": 2,
- "918": 1,
- "919": 1,
- "920": 1,
- "921": 1,
- "923": 1,
- "926": 1,
- "928": 1,
- "930": 1,
- "931": 2,
- "932": 1,
- "933": 1,
- "934": 2,
- "935": 2,
- "936": 1,
- "937": 1,
- "938": 2,
- "940": 2,
- "942": 1,
- "943": 1,
- "946": 2,
- "947": 2,
- "948": 1,
- "949": 1,
- "953": 1,
- "954": 1,
- "958": 2,
- "959": 1,
- "961": 1,
- "964": 1,
- "966": 2,
- "967": 2,
- "971": 1,
- "973": 1,
- "974": 2,
- "976": 2,
- "978": 1,
- "979": 1,
- "981": 2,
- "982": 1,
- "983": 1,
- "984": 1,
- "985": 2,
- "989": 1,
- "990": 1,
- "991": 1,
- "997": 3,
- "998": 2,
- "999": 2,
- "1002": 1,
- "1003": 1,
- "1004": 2,
- "1005": 3,
- "1006": 2,
- "1011": 1,
- "1013": 2,
- "1014": 2,
- "1018": 2,
- "1024": 2,
- "1025": 3,
- "1028": 96684
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333839266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888233bd0f873055"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "33bd0f87"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_17.html b/autobahn/client/tungstenite_case_12_5_17.html
deleted file mode 100644
index a5559cd..0000000
--- a/autobahn/client/tungstenite_case_12_5_17.html
+++ /dev/null
@@ -1,2018 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.17 : Pass - 9960 ms @ 2020-09-07T18:51:31.633Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=390&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +BU0k8WoDhPax0aWqrw/qw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: /n+FJhBtQBFPCZ3YrG9xbc0+sTU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 58 | 1 | 58 |
- 257 | 1 | 257 |
- 1374 | 1 | 1374 |
- 1443 | 1 | 1443 |
- 1493 | 2 | 2986 |
- 1587 | 1 | 1587 |
- 1633 | 1 | 1633 |
- 3457 | 1 | 3457 |
- 3542 | 1 | 3542 |
- 3591 | 1 | 3591 |
- 3654 | 1 | 3654 |
- 3693 | 1 | 3693 |
- 3791 | 1 | 3791 |
- 3792 | 1 | 3792 |
- 3851 | 1 | 3851 |
- 3901 | 1 | 3901 |
- 3925 | 1 | 3925 |
- 4006 | 1 | 4006 |
- 4061 | 1 | 4061 |
- 4349 | 1 | 4349 |
- 4480 | 1 | 4480 |
- 4542 | 1 | 4542 |
- 4697 | 1 | 4697 |
- 4854 | 1 | 4854 |
- 5002 | 1 | 5002 |
- 5466 | 1 | 5466 |
- 5535 | 1 | 5535 |
- 5596 | 1 | 5596 |
- 5638 | 1 | 5638 |
- 5718 | 1 | 5718 |
- 5793 | 1 | 5793 |
- 7756 | 1 | 7756 |
- 7851 | 1 | 7851 |
- 7884 | 1 | 7884 |
- 7938 | 1 | 7938 |
- 8017 | 1 | 8017 |
- 8104 | 1 | 8104 |
- 8791 | 1 | 8791 |
- 8898 | 1 | 8898 |
- 9008 | 1 | 9008 |
- 9091 | 1 | 9091 |
- 9169 | 1 | 9169 |
- 9274 | 1 | 9274 |
- 9495 | 1 | 9495 |
- 9571 | 1 | 9571 |
- 9626 | 1 | 9626 |
- 9694 | 1 | 9694 |
- 9753 | 1 | 9753 |
- 9755 | 1 | 9755 |
- 9788 | 1 | 9788 |
- 9832 | 1 | 9832 |
- 9867 | 1 | 9867 |
- 9892 | 1 | 9892 |
- 10029 | 1 | 10029 |
- 10074 | 1 | 10074 |
- 10889 | 1 | 10889 |
- 10965 | 1 | 10965 |
- 11080 | 1 | 11080 |
- 11184 | 1 | 11184 |
- 11271 | 1 | 11271 |
- 11385 | 1 | 11385 |
- 13478 | 1 | 13478 |
- 13553 | 1 | 13553 |
- 13647 | 1 | 13647 |
- 13671 | 1 | 13671 |
- 13686 | 1 | 13686 |
- 13720 | 1 | 13720 |
- 14369 | 1 | 14369 |
- 14472 | 1 | 14472 |
- 14487 | 1 | 14487 |
- 14592 | 1 | 14592 |
- 14722 | 1 | 14722 |
- 14852 | 1 | 14852 |
- 15078 | 1 | 15078 |
- 15095 | 1 | 15095 |
- 15100 | 1 | 15100 |
- 15135 | 1 | 15135 |
- 15144 | 1 | 15144 |
- 15161 | 1 | 15161 |
- 15242 | 1 | 15242 |
- 15245 | 1 | 15245 |
- 15277 | 1 | 15277 |
- 15294 | 1 | 15294 |
- 15326 | 1 | 15326 |
- 15331 | 1 | 15331 |
- 15370 | 1 | 15370 |
- 15394 | 1 | 15394 |
- 15410 | 1 | 15410 |
- 15430 | 1 | 15430 |
- 15458 | 1 | 15458 |
- 15537 | 1 | 15537 |
- 17549 | 1 | 17549 |
- 17626 | 1 | 17626 |
- 17682 | 1 | 17682 |
- 17748 | 1 | 17748 |
- 17809 | 1 | 17809 |
- 18694 | 1 | 18694 |
- 18761 | 1 | 18761 |
- 18853 | 1 | 18853 |
- 18892 | 1 | 18892 |
- 18978 | 1 | 18978 |
- 19072 | 1 | 19072 |
- 19123 | 1 | 19123 |
- 19139 | 1 | 19139 |
- 19161 | 1 | 19161 |
- 19176 | 1 | 19176 |
- 19195 | 1 | 19195 |
- 19208 | 1 | 19208 |
- 19512 | 1 | 19512 |
- 19524 | 1 | 19524 |
- 19546 | 1 | 19546 |
- 19556 | 1 | 19556 |
- 19581 | 1 | 19581 |
- 19582 | 1 | 19582 |
- 19855 | 1 | 19855 |
- 19991 | 1 | 19991 |
- 20124 | 1 | 20124 |
- 20259 | 1 | 20259 |
- 20378 | 1 | 20378 |
- 20510 | 1 | 20510 |
- 21201 | 1 | 21201 |
- 21218 | 1 | 21218 |
- 21219 | 1 | 21219 |
- 21229 | 1 | 21229 |
- 21232 | 1 | 21232 |
- 21249 | 1 | 21249 |
- 21251 | 1 | 21251 |
- 21324 | 1 | 21324 |
- 21326 | 1 | 21326 |
- 21380 | 1 | 21380 |
- 21460 | 1 | 21460 |
- 21484 | 1 | 21484 |
- 21515 | 1 | 21515 |
- 21574 | 1 | 21574 |
- 21617 | 1 | 21617 |
- 21640 | 1 | 21640 |
- 21646 | 1 | 21646 |
- 21685 | 1 | 21685 |
- 21847 | 1 | 21847 |
- 21874 | 1 | 21874 |
- 21881 | 1 | 21881 |
- 21901 | 1 | 21901 |
- 21902 | 1 | 21902 |
- 21957 | 1 | 21957 |
- 22075 | 1 | 22075 |
- 22084 | 1 | 22084 |
- 22098 | 1 | 22098 |
- 22115 | 1 | 22115 |
- 22130 | 1 | 22130 |
- 22146 | 1 | 22146 |
- 22378 | 1 | 22378 |
- 22380 | 1 | 22380 |
- 22394 | 1 | 22394 |
- 22407 | 1 | 22407 |
- 22411 | 1 | 22411 |
- 22435 | 1 | 22435 |
- 23284 | 1 | 23284 |
- 23421 | 1 | 23421 |
- 23517 | 1 | 23517 |
- 23657 | 1 | 23657 |
- 23795 | 1 | 23795 |
- 23927 | 1 | 23927 |
- 25057 | 1 | 25057 |
- 25198 | 1 | 25198 |
- 25327 | 1 | 25327 |
- 25463 | 1 | 25463 |
- 25595 | 1 | 25595 |
- 25735 | 1 | 25735 |
- 28352 | 1 | 28352 |
- 28497 | 1 | 28497 |
- 28648 | 1 | 28648 |
- 28782 | 1 | 28782 |
- 28929 | 1 | 28929 |
- 29069 | 1 | 29069 |
- 29371 | 1 | 29371 |
- 29403 | 1 | 29403 |
- 29493 | 1 | 29493 |
- 29622 | 1 | 29622 |
- 29694 | 1 | 29694 |
- 29716 | 1 | 29716 |
- 30478 | 1 | 30478 |
- 30614 | 1 | 30614 |
- 30748 | 1 | 30748 |
- 30880 | 1 | 30880 |
- 31016 | 1 | 31016 |
- 31153 | 1 | 31153 |
- 31248 | 1 | 31248 |
- 31277 | 1 | 31277 |
- 31299 | 1 | 31299 |
- 31318 | 1 | 31318 |
- 31341 | 1 | 31341 |
- 31353 | 1 | 31353 |
- 31782 | 1 | 31782 |
- 31861 | 1 | 31861 |
- 31949 | 1 | 31949 |
- 32037 | 1 | 32037 |
- 32113 | 1 | 32113 |
- 32185 | 1 | 32185 |
- 33347 | 1 | 33347 |
- 33490 | 1 | 33490 |
- 33564 | 1 | 33564 |
- 33682 | 1 | 33682 |
- 33815 | 1 | 33815 |
- 33956 | 1 | 33956 |
- 35764 | 1 | 35764 |
- 35800 | 1 | 35800 |
- 35890 | 1 | 35890 |
- 35896 | 1 | 35896 |
- 35947 | 1 | 35947 |
- 35990 | 2 | 71980 |
- 36007 | 1 | 36007 |
- 36016 | 1 | 36016 |
- 36028 | 1 | 36028 |
- 36043 | 1 | 36043 |
- 36134 | 1 | 36134 |
- 36136 | 1 | 36136 |
- 36216 | 1 | 36216 |
- 36229 | 1 | 36229 |
- 36245 | 1 | 36245 |
- 36344 | 1 | 36344 |
- 36470 | 1 | 36470 |
- 37365 | 1 | 37365 |
- 37404 | 1 | 37404 |
- 37449 | 1 | 37449 |
- 37502 | 1 | 37502 |
- 37635 | 1 | 37635 |
- 37703 | 1 | 37703 |
- 39215 | 1 | 39215 |
- 39314 | 1 | 39314 |
- 39390 | 2 | 78780 |
- 39420 | 1 | 39420 |
- 39552 | 1 | 39552 |
- 39769 | 1 | 39769 |
- 39879 | 1 | 39879 |
- 39980 | 1 | 39980 |
- 40060 | 1 | 40060 |
- 40097 | 1 | 40097 |
- 40112 | 1 | 40112 |
- 40116 | 2 | 80232 |
- 40120 | 1 | 40120 |
- 40143 | 1 | 40143 |
- 40152 | 1 | 40152 |
- 40252 | 1 | 40252 |
- 41037 | 1 | 41037 |
- 41168 | 1 | 41168 |
- 41303 | 1 | 41303 |
- 41439 | 1 | 41439 |
- 41575 | 1 | 41575 |
- 41703 | 1 | 41703 |
- 41977 | 1 | 41977 |
- 42074 | 1 | 42074 |
- 42139 | 1 | 42139 |
- 42195 | 1 | 42195 |
- 42205 | 1 | 42205 |
- 42300 | 1 | 42300 |
- 42301 | 1 | 42301 |
- 42364 | 1 | 42364 |
- 42379 | 1 | 42379 |
- 42396 | 1 | 42396 |
- 42400 | 1 | 42400 |
- 43461 | 1 | 43461 |
- 43541 | 1 | 43541 |
- 43598 | 1 | 43598 |
- 43655 | 1 | 43655 |
- 43658 | 1 | 43658 |
- 43726 | 1 | 43726 |
- 43739 | 1 | 43739 |
- 43748 | 1 | 43748 |
- 43778 | 1 | 43778 |
- 43780 | 1 | 43780 |
- 43791 | 1 | 43791 |
- 43856 | 1 | 43856 |
- 43913 | 1 | 43913 |
- 43917 | 1 | 43917 |
- 43964 | 1 | 43964 |
- 43991 | 2 | 87982 |
- 44054 | 1 | 44054 |
- 44087 | 1 | 44087 |
- 44131 | 1 | 44131 |
- 44182 | 1 | 44182 |
- 44212 | 1 | 44212 |
- 44279 | 1 | 44279 |
- 44282 | 1 | 44282 |
- 44399 | 1 | 44399 |
- 44526 | 1 | 44526 |
- 44641 | 1 | 44641 |
- 44767 | 1 | 44767 |
- 44893 | 1 | 44893 |
- 45021 | 1 | 45021 |
- 45395 | 1 | 45395 |
- 45399 | 1 | 45399 |
- 45402 | 1 | 45402 |
- 45413 | 1 | 45413 |
- 45417 | 1 | 45417 |
- 45425 | 1 | 45425 |
- 45507 | 1 | 45507 |
- 45515 | 1 | 45515 |
- 45524 | 1 | 45524 |
- 45525 | 1 | 45525 |
- 45554 | 1 | 45554 |
- 45605 | 1 | 45605 |
- 45722 | 1 | 45722 |
- 45832 | 1 | 45832 |
- 45841 | 1 | 45841 |
- 45847 | 1 | 45847 |
- 45919 | 1 | 45919 |
- 45941 | 1 | 45941 |
- 46018 | 1 | 46018 |
- 46034 | 1 | 46034 |
- 46094 | 1 | 46094 |
- 46122 | 1 | 46122 |
- 46185 | 1 | 46185 |
- 46229 | 1 | 46229 |
- 47283 | 1 | 47283 |
- 47366 | 1 | 47366 |
- 47401 | 1 | 47401 |
- 47457 | 1 | 47457 |
- 47522 | 1 | 47522 |
- 47559 | 1 | 47559 |
- 47650 | 1 | 47650 |
- 47659 | 1 | 47659 |
- 47714 | 1 | 47714 |
- 47779 | 1 | 47779 |
- 47892 | 1 | 47892 |
- 47993 | 1 | 47993 |
- 48857 | 1 | 48857 |
- 48955 | 1 | 48955 |
- 49046 | 1 | 49046 |
- 49053 | 1 | 49053 |
- 49117 | 2 | 98234 |
- 49137 | 1 | 49137 |
- 49186 | 1 | 49186 |
- 49238 | 2 | 98476 |
- 49254 | 1 | 49254 |
- 49304 | 1 | 49304 |
- 49483 | 1 | 49483 |
- 49486 | 1 | 49486 |
- 49526 | 1 | 49526 |
- 49529 | 1 | 49529 |
- 49562 | 1 | 49562 |
- 49675 | 1 | 49675 |
- 49864 | 1 | 49864 |
- 49979 | 1 | 49979 |
- 50107 | 1 | 50107 |
- 50214 | 1 | 50214 |
- 50232 | 1 | 50232 |
- 50245 | 1 | 50245 |
- 50274 | 1 | 50274 |
- 50338 | 1 | 50338 |
- 50354 | 1 | 50354 |
- 50377 | 1 | 50377 |
- 50438 | 1 | 50438 |
- 50466 | 1 | 50466 |
- 50480 | 1 | 50480 |
- 50545 | 1 | 50545 |
- 50555 | 1 | 50555 |
- 50645 | 1 | 50645 |
- 50754 | 1 | 50754 |
- 50853 | 1 | 50853 |
- 52398 | 1 | 52398 |
- 52463 | 1 | 52463 |
- 52493 | 1 | 52493 |
- 52503 | 1 | 52503 |
- 52523 | 1 | 52523 |
- 52547 | 1 | 52547 |
- 52559 | 1 | 52559 |
- 52574 | 1 | 52574 |
- 52633 | 1 | 52633 |
- 52681 | 1 | 52681 |
- 52683 | 1 | 52683 |
- 52708 | 1 | 52708 |
- 52752 | 1 | 52752 |
- 52799 | 1 | 52799 |
- 52801 | 1 | 52801 |
- 52817 | 1 | 52817 |
- 52887 | 1 | 52887 |
- 52903 | 1 | 52903 |
- 52943 | 1 | 52943 |
- 53008 | 1 | 53008 |
- 53051 | 1 | 53051 |
- 53086 | 1 | 53086 |
- 53169 | 1 | 53169 |
- 53230 | 1 | 53230 |
- 54217 | 1 | 54217 |
- 54254 | 1 | 54254 |
- 54258 | 1 | 54258 |
- 54266 | 1 | 54266 |
- 54363 | 1 | 54363 |
- 54468 | 1 | 54468 |
- 54877 | 1 | 54877 |
- 54984 | 1 | 54984 |
- 55085 | 1 | 55085 |
- 55186 | 1 | 55186 |
- 55287 | 1 | 55287 |
- 55392 | 1 | 55392 |
- 55441 | 1 | 55441 |
- 55564 | 1 | 55564 |
- 55685 | 1 | 55685 |
- 55713 | 1 | 55713 |
- 55726 | 1 | 55726 |
- 55746 | 1 | 55746 |
- 55805 | 1 | 55805 |
- 55816 | 1 | 55816 |
- 55858 | 1 | 55858 |
- 55871 | 1 | 55871 |
- 55938 | 1 | 55938 |
- 56062 | 1 | 56062 |
- 56278 | 1 | 56278 |
- 56327 | 1 | 56327 |
- 56425 | 1 | 56425 |
- 56450 | 1 | 56450 |
- 56501 | 1 | 56501 |
- 56591 | 1 | 56591 |
- 57403 | 1 | 57403 |
- 57495 | 1 | 57495 |
- 57585 | 1 | 57585 |
- 57677 | 1 | 57677 |
- 57808 | 1 | 57808 |
- 57879 | 1 | 57879 |
- 58349 | 1 | 58349 |
- 58449 | 1 | 58449 |
- 58534 | 1 | 58534 |
- 58536 | 1 | 58536 |
- 58564 | 1 | 58564 |
- 58573 | 1 | 58573 |
- 58579 | 2 | 117158 |
- 58580 | 2 | 117160 |
- 58687 | 1 | 58687 |
- 58691 | 1 | 58691 |
- 58813 | 2 | 117626 |
- 58921 | 1 | 58921 |
- 58930 | 1 | 58930 |
- 59067 | 1 | 59067 |
- 59199 | 1 | 59199 |
- 59231 | 1 | 59231 |
- 59232 | 1 | 59232 |
- 59235 | 2 | 118470 |
- 59241 | 1 | 59241 |
- 59243 | 1 | 59243 |
- 59285 | 2 | 118570 |
- 59286 | 1 | 59286 |
- 59288 | 1 | 59288 |
- 59289 | 1 | 59289 |
- 59297 | 1 | 59297 |
- 59387 | 1 | 59387 |
- 59392 | 1 | 59392 |
- 59394 | 2 | 118788 |
- 59395 | 1 | 59395 |
- 59396 | 2 | 118792 |
- 59399 | 1 | 59399 |
- 59401 | 1 | 59401 |
- 59402 | 2 | 118804 |
- 59483 | 1 | 59483 |
- 59517 | 2 | 119034 |
- 59521 | 1 | 59521 |
- 59522 | 2 | 119044 |
- 59523 | 1 | 59523 |
- 59587 | 1 | 59587 |
- 59609 | 1 | 59609 |
- 59610 | 1 | 59610 |
- 59612 | 1 | 59612 |
- 59614 | 2 | 119228 |
- 59616 | 1 | 59616 |
- 59622 | 2 | 119244 |
- 59625 | 1 | 59625 |
- 59626 | 2 | 119252 |
- 59627 | 2 | 119254 |
- 59628 | 1 | 59628 |
- 59630 | 1 | 59630 |
- 59631 | 3 | 178893 |
- 59632 | 2 | 119264 |
- 59633 | 1 | 59633 |
- 59635 | 1 | 59635 |
- 59639 | 1 | 59639 |
- 59640 | 1 | 59640 |
- 59649 | 1 | 59649 |
- 59653 | 1 | 59653 |
- 59654 | 1 | 59654 |
- 59657 | 3 | 178971 |
- 59663 | 1 | 59663 |
- 59664 | 1 | 59664 |
- 59669 | 1 | 59669 |
- 59673 | 1 | 59673 |
- 59676 | 1 | 59676 |
- 59677 | 1 | 59677 |
- 59679 | 1 | 59679 |
- 59689 | 1 | 59689 |
- 59705 | 1 | 59705 |
- 59715 | 1 | 59715 |
- 59717 | 1 | 59717 |
- 59720 | 1 | 59720 |
- 59721 | 1 | 59721 |
- 59723 | 2 | 119446 |
- 59727 | 1 | 59727 |
- 59728 | 1 | 59728 |
- 59729 | 1 | 59729 |
- 59730 | 1 | 59730 |
- 59752 | 1 | 59752 |
- 59761 | 1 | 59761 |
- 59763 | 1 | 59763 |
- 59790 | 1 | 59790 |
- 59792 | 1 | 59792 |
- 59834 | 1 | 59834 |
- 59836 | 1 | 59836 |
- 59838 | 1 | 59838 |
- 59846 | 2 | 119692 |
- 59847 | 1 | 59847 |
- 59850 | 1 | 59850 |
- 59851 | 1 | 59851 |
- 59853 | 2 | 119706 |
- 59854 | 1 | 59854 |
- 59856 | 1 | 59856 |
- 59859 | 2 | 119718 |
- 59860 | 1 | 59860 |
- 59867 | 1 | 59867 |
- 59869 | 1 | 59869 |
- 59878 | 1 | 59878 |
- 59879 | 1 | 59879 |
- 59884 | 1 | 59884 |
- 59885 | 1 | 59885 |
- 59886 | 1 | 59886 |
- 59887 | 1 | 59887 |
- 59888 | 2 | 119776 |
- 59890 | 1 | 59890 |
- 59891 | 1 | 59891 |
- 59894 | 1 | 59894 |
- 59895 | 1 | 59895 |
- 59896 | 1 | 59896 |
- 59899 | 1 | 59899 |
- 59901 | 1 | 59901 |
- 59912 | 1 | 59912 |
- 59914 | 1 | 59914 |
- 59915 | 1 | 59915 |
- 59916 | 2 | 119832 |
- 59918 | 1 | 59918 |
- 59955 | 2 | 119910 |
- 59956 | 1 | 59956 |
- 59960 | 1 | 59960 |
- 59961 | 1 | 59961 |
- 59962 | 1 | 59962 |
- 59963 | 1 | 59963 |
- 59968 | 1 | 59968 |
- 59984 | 1 | 59984 |
- 59988 | 1 | 59988 |
- 59992 | 1 | 59992 |
- 59996 | 2 | 119992 |
- 59997 | 1 | 59997 |
- 59999 | 1 | 59999 |
- 60000 | 1 | 60000 |
- 60002 | 1 | 60002 |
- 60011 | 1 | 60011 |
- 60014 | 1 | 60014 |
- 60015 | 1 | 60015 |
- 60018 | 2 | 120036 |
- 60020 | 2 | 120040 |
- 60022 | 1 | 60022 |
- 60024 | 1 | 60024 |
- 60069 | 1 | 60069 |
- 60096 | 1 | 60096 |
- 60098 | 1 | 60098 |
- 60102 | 1 | 60102 |
- 60103 | 1 | 60103 |
- 60104 | 1 | 60104 |
- 60111 | 2 | 120222 |
- 60114 | 1 | 60114 |
- 60116 | 1 | 60116 |
- 60117 | 1 | 60117 |
- 60124 | 1 | 60124 |
- 60126 | 1 | 60126 |
- 60127 | 3 | 180381 |
- 60128 | 1 | 60128 |
- 60129 | 2 | 120258 |
- 60133 | 1 | 60133 |
- 60135 | 1 | 60135 |
- 60138 | 2 | 120276 |
- 60149 | 1 | 60149 |
- 60151 | 1 | 60151 |
- 60152 | 2 | 120304 |
- 60154 | 1 | 60154 |
- 60156 | 2 | 120312 |
- 60157 | 3 | 180471 |
- 60160 | 3 | 180480 |
- 60161 | 1 | 60161 |
- 60164 | 1 | 60164 |
- 60166 | 1 | 60166 |
- 60167 | 2 | 120334 |
- 60168 | 1 | 60168 |
- 60171 | 1 | 60171 |
- 60175 | 2 | 120350 |
- 60176 | 3 | 180528 |
- 60177 | 2 | 120354 |
- 60178 | 1 | 60178 |
- 60179 | 1 | 60179 |
- 60181 | 2 | 120362 |
- 60183 | 1 | 60183 |
- 60185 | 1 | 60185 |
- 60187 | 1 | 60187 |
- 60188 | 1 | 60188 |
- 60191 | 2 | 120382 |
- 60194 | 1 | 60194 |
- 60237 | 1 | 60237 |
- 60241 | 1 | 60241 |
- 60263 | 1 | 60263 |
- 60268 | 1 | 60268 |
- 60269 | 2 | 120538 |
- 60271 | 1 | 60271 |
- 60272 | 1 | 60272 |
- 60284 | 1 | 60284 |
- 60353 | 1 | 60353 |
- 60356 | 1 | 60356 |
- 60358 | 1 | 60358 |
- 60447 | 1 | 60447 |
- 60450 | 2 | 120900 |
- 60452 | 1 | 60452 |
- 60453 | 1 | 60453 |
- 60460 | 1 | 60460 |
- 60525 | 1 | 60525 |
- 60526 | 1 | 60526 |
- 60531 | 1 | 60531 |
- 60532 | 1 | 60532 |
- 60538 | 1 | 60538 |
- 60541 | 1 | 60541 |
- 60699 | 1 | 60699 |
- 60700 | 2 | 121400 |
- 60701 | 1 | 60701 |
- 60702 | 1 | 60702 |
- 60706 | 1 | 60706 |
- 60758 | 1 | 60758 |
- 60762 | 2 | 121524 |
- 60764 | 1 | 60764 |
- 60768 | 1 | 60768 |
- 60769 | 1 | 60769 |
- 60877 | 1 | 60877 |
- 60909 | 1 | 60909 |
- 60912 | 1 | 60912 |
- 60913 | 3 | 182739 |
- 60914 | 1 | 60914 |
- 60915 | 1 | 60915 |
- 60916 | 1 | 60916 |
- 60919 | 1 | 60919 |
- 60922 | 1 | 60922 |
- 60927 | 1 | 60927 |
- 60928 | 1 | 60928 |
- 60931 | 1 | 60931 |
- 60933 | 1 | 60933 |
- 60936 | 1 | 60936 |
- 60937 | 1 | 60937 |
- 60942 | 1 | 60942 |
- 60961 | 1 | 60961 |
- 60962 | 1 | 60962 |
- 60964 | 1 | 60964 |
- 60967 | 1 | 60967 |
- 60968 | 2 | 121936 |
- 60982 | 1 | 60982 |
- 60984 | 1 | 60984 |
- 60987 | 1 | 60987 |
- 60990 | 1 | 60990 |
- 60996 | 1 | 60996 |
- 60997 | 1 | 60997 |
- 60999 | 1 | 60999 |
- 61000 | 1 | 61000 |
- 61003 | 1 | 61003 |
- 61014 | 1 | 61014 |
- 61078 | 1 | 61078 |
- 61142 | 1 | 61142 |
- 61150 | 1 | 61150 |
- 61151 | 1 | 61151 |
- 61152 | 1 | 61152 |
- 61153 | 1 | 61153 |
- 61154 | 1 | 61154 |
- 61155 | 1 | 61155 |
- 61183 | 1 | 61183 |
- 61216 | 1 | 61216 |
- 61219 | 1 | 61219 |
- 61221 | 1 | 61221 |
- 61226 | 1 | 61226 |
- 61228 | 1 | 61228 |
- 61229 | 1 | 61229 |
- 61265 | 1 | 61265 |
- 61268 | 1 | 61268 |
- 61271 | 1 | 61271 |
- 61273 | 2 | 122546 |
- 61274 | 2 | 122548 |
- 61276 | 1 | 61276 |
- 61280 | 1 | 61280 |
- 61292 | 1 | 61292 |
- 61322 | 1 | 61322 |
- 61346 | 1 | 61346 |
- 61360 | 1 | 61360 |
- 61381 | 1 | 61381 |
- 61386 | 3 | 184158 |
- 61391 | 1 | 61391 |
- 61398 | 1 | 61398 |
- 61417 | 1 | 61417 |
- 61426 | 1 | 61426 |
- 61456 | 2 | 122912 |
- 61457 | 1 | 61457 |
- 61460 | 1 | 61460 |
- 61464 | 2 | 122928 |
- 61476 | 1 | 61476 |
- 61510 | 2 | 123020 |
- 61512 | 1 | 61512 |
- 61514 | 1 | 61514 |
- 61517 | 1 | 61517 |
- 61519 | 1 | 61519 |
- 61520 | 1 | 61520 |
- 61528 | 1 | 61528 |
- 61529 | 1 | 61529 |
- 61532 | 1 | 61532 |
- 61539 | 1 | 61539 |
- 61548 | 2 | 123096 |
- 61580 | 1 | 61580 |
- 61596 | 1 | 61596 |
- 61599 | 1 | 61599 |
- 61600 | 2 | 123200 |
- 61601 | 1 | 61601 |
- 61602 | 1 | 61602 |
- 61604 | 2 | 123208 |
- 61607 | 1 | 61607 |
- 61608 | 1 | 61608 |
- 61609 | 1 | 61609 |
- 61634 | 2 | 123268 |
- 61635 | 1 | 61635 |
- 61636 | 1 | 61636 |
- 61637 | 1 | 61637 |
- 61639 | 3 | 184917 |
- 61641 | 1 | 61641 |
- 61642 | 3 | 184926 |
- 61644 | 1 | 61644 |
- 61660 | 1 | 61660 |
- 61662 | 2 | 123324 |
- 61666 | 1 | 61666 |
- 61673 | 2 | 123346 |
- 61674 | 1 | 61674 |
- 61675 | 1 | 61675 |
- 61679 | 1 | 61679 |
- 61685 | 1 | 61685 |
- 61689 | 1 | 61689 |
- 61751 | 1 | 61751 |
- 61753 | 1 | 61753 |
- 61757 | 1 | 61757 |
- 61760 | 1 | 61760 |
- 61761 | 1 | 61761 |
- 61764 | 1 | 61764 |
- 61772 | 1 | 61772 |
- 61804 | 2 | 123608 |
- 61805 | 1 | 61805 |
- 61807 | 1 | 61807 |
- 61808 | 1 | 61808 |
- 61813 | 1 | 61813 |
- 61864 | 1 | 61864 |
- 61919 | 1 | 61919 |
- 61962 | 2 | 123924 |
- 61967 | 1 | 61967 |
- 61972 | 1 | 61972 |
- 61974 | 1 | 61974 |
- 61975 | 2 | 123950 |
- 61976 | 1 | 61976 |
- 61980 | 1 | 61980 |
- 61998 | 1 | 61998 |
- 62028 | 1 | 62028 |
- 62029 | 2 | 124058 |
- 62031 | 1 | 62031 |
- 62035 | 2 | 124070 |
- 62036 | 1 | 62036 |
- 62040 | 1 | 62040 |
- 62045 | 1 | 62045 |
- 62050 | 1 | 62050 |
- 62052 | 1 | 62052 |
- 62067 | 1 | 62067 |
- 62069 | 1 | 62069 |
- 62070 | 1 | 62070 |
- 62079 | 1 | 62079 |
- 62148 | 1 | 62148 |
- 62178 | 1 | 62178 |
- 62207 | 1 | 62207 |
- 62212 | 2 | 124424 |
- 62213 | 1 | 62213 |
- 62215 | 1 | 62215 |
- 62217 | 1 | 62217 |
- 62285 | 1 | 62285 |
- 62286 | 1 | 62286 |
- 62291 | 1 | 62291 |
- 62293 | 1 | 62293 |
- 62299 | 1 | 62299 |
- 62302 | 1 | 62302 |
- 62336 | 1 | 62336 |
- 62343 | 1 | 62343 |
- 62345 | 1 | 62345 |
- 62348 | 1 | 62348 |
- 62351 | 1 | 62351 |
- 62355 | 1 | 62355 |
- 62380 | 1 | 62380 |
- 62389 | 1 | 62389 |
- 62393 | 1 | 62393 |
- 62394 | 1 | 62394 |
- 62395 | 1 | 62395 |
- 62400 | 1 | 62400 |
- 62425 | 1 | 62425 |
- 62430 | 1 | 62430 |
- 62445 | 2 | 124890 |
- 62449 | 1 | 62449 |
- 62450 | 1 | 62450 |
- 62451 | 1 | 62451 |
- 62453 | 1 | 62453 |
- 62456 | 1 | 62456 |
- 62459 | 1 | 62459 |
- 62462 | 1 | 62462 |
- 62463 | 1 | 62463 |
- 62479 | 1 | 62479 |
- 62481 | 1 | 62481 |
- 62482 | 1 | 62482 |
- 62484 | 1 | 62484 |
- 62487 | 1 | 62487 |
- 62489 | 1 | 62489 |
- 62490 | 1 | 62490 |
- 62491 | 1 | 62491 |
- 62493 | 1 | 62493 |
- 62494 | 1 | 62494 |
- 62496 | 1 | 62496 |
- 62497 | 1 | 62497 |
- 62526 | 1 | 62526 |
- 62527 | 2 | 125054 |
- 62529 | 2 | 125058 |
- 62531 | 2 | 125062 |
- 62532 | 4 | 250128 |
- 62537 | 1 | 62537 |
- 62565 | 1 | 62565 |
- 62566 | 2 | 125132 |
- 62567 | 1 | 62567 |
- 62568 | 2 | 125136 |
- 62603 | 1 | 62603 |
- 62604 | 2 | 125208 |
- 62607 | 2 | 125214 |
- 62608 | 1 | 62608 |
- 62613 | 1 | 62613 |
- 62618 | 1 | 62618 |
- 62619 | 1 | 62619 |
- 62620 | 1 | 62620 |
- 62624 | 1 | 62624 |
- 62625 | 1 | 62625 |
- 62627 | 1 | 62627 |
- 62641 | 1 | 62641 |
- 62683 | 1 | 62683 |
- 62688 | 1 | 62688 |
- 62689 | 1 | 62689 |
- 62692 | 1 | 62692 |
- 62694 | 1 | 62694 |
- 62697 | 1 | 62697 |
- 62698 | 1 | 62698 |
- 62699 | 1 | 62699 |
- 62700 | 3 | 188100 |
- 62701 | 1 | 62701 |
- 62702 | 1 | 62702 |
- 62703 | 1 | 62703 |
- 62707 | 1 | 62707 |
- 62708 | 1 | 62708 |
- 62729 | 1 | 62729 |
- 62733 | 2 | 125466 |
- 62737 | 1 | 62737 |
- 62753 | 1 | 62753 |
- 62833 | 1 | 62833 |
- 62891 | 1 | 62891 |
- 62944 | 1 | 62944 |
- 62946 | 1 | 62946 |
- 62947 | 1 | 62947 |
- 62952 | 2 | 125904 |
- 62979 | 1 | 62979 |
- 62983 | 1 | 62983 |
- 62986 | 2 | 125972 |
- 62988 | 1 | 62988 |
- 62989 | 1 | 62989 |
- 63058 | 1 | 63058 |
- 63067 | 1 | 63067 |
- 63068 | 2 | 126136 |
- 63069 | 1 | 63069 |
- 63078 | 1 | 63078 |
- 63654 | 1 | 63654 |
- 63796 | 1 | 63796 |
- 63912 | 1 | 63912 |
- 64028 | 1 | 64028 |
- 64157 | 1 | 64157 |
- 64189 | 1 | 64189 |
- 64257 | 1 | 64257 |
- 64314 | 1 | 64314 |
- 64430 | 1 | 64430 |
- 64448 | 1 | 64448 |
- 64466 | 1 | 64466 |
- 64471 | 1 | 64471 |
- 64475 | 1 | 64475 |
- 64476 | 1 | 64476 |
- 64477 | 1 | 64477 |
- 64523 | 1 | 64523 |
- 64640 | 1 | 64640 |
- 64725 | 1 | 64725 |
- 65104 | 1 | 65104 |
- 65200 | 1 | 65200 |
- 65318 | 1 | 65318 |
- 65404 | 1 | 65404 |
- 65497 | 1 | 65497 |
- 65536 | 768 | 50331648 |
- Total | 1770 | 99416403 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 2 | 8 |
- 15 | 1 | 15 |
- 17 | 1 | 17 |
- 22 | 1 | 22 |
- 29 | 1 | 29 |
- 33 | 1 | 33 |
- 34 | 3 | 102 |
- 37 | 1 | 37 |
- 39 | 1 | 39 |
- 40 | 3 | 120 |
- 56 | 1 | 56 |
- 67 | 1 | 67 |
- 78 | 1 | 78 |
- 81 | 1 | 81 |
- 84 | 1 | 84 |
- 89 | 2 | 178 |
- 91 | 2 | 182 |
- 96 | 1 | 96 |
- 98 | 1 | 98 |
- 99 | 1 | 99 |
- 106 | 1 | 106 |
- 109 | 1 | 109 |
- 113 | 1 | 113 |
- 115 | 1 | 115 |
- 133 | 1 | 133 |
- 142 | 2 | 284 |
- 146 | 1 | 146 |
- 152 | 1 | 152 |
- 162 | 2 | 324 |
- 167 | 1 | 167 |
- 170 | 2 | 340 |
- 172 | 2 | 344 |
- 173 | 3 | 519 |
- 174 | 1 | 174 |
- 175 | 1 | 175 |
- 178 | 1 | 178 |
- 191 | 1 | 191 |
- 192 | 1 | 192 |
- 195 | 2 | 390 |
- 198 | 1 | 198 |
- 200 | 1 | 200 |
- 201 | 1 | 201 |
- 203 | 1 | 203 |
- 210 | 1 | 210 |
- 211 | 1 | 211 |
- 212 | 1 | 212 |
- 213 | 1 | 213 |
- 214 | 1 | 214 |
- 219 | 1 | 219 |
- 222 | 1 | 222 |
- 224 | 2 | 448 |
- 228 | 2 | 456 |
- 234 | 1 | 234 |
- 235 | 1 | 235 |
- 237 | 1 | 237 |
- 240 | 1 | 240 |
- 243 | 2 | 486 |
- 246 | 1 | 246 |
- 250 | 2 | 500 |
- 251 | 1 | 251 |
- 252 | 1 | 252 |
- 281 | 1 | 281 |
- 287 | 1 | 287 |
- 301 | 1 | 301 |
- 309 | 1 | 309 |
- 310 | 1 | 310 |
- 313 | 1 | 313 |
- 317 | 1 | 317 |
- 318 | 1 | 318 |
- 320 | 1 | 320 |
- 323 | 1 | 323 |
- 329 | 1 | 329 |
- 360 | 1 | 360 |
- 361 | 1 | 361 |
- 363 | 1 | 363 |
- 364 | 1 | 364 |
- 365 | 1 | 365 |
- 371 | 2 | 742 |
- 383 | 1 | 383 |
- 386 | 1 | 386 |
- 399 | 1 | 399 |
- 405 | 1 | 405 |
- 421 | 1 | 421 |
- 435 | 1 | 435 |
- 456 | 1 | 456 |
- 458 | 1 | 458 |
- 464 | 1 | 464 |
- 468 | 1 | 468 |
- 525 | 2 | 1050 |
- 530 | 1 | 530 |
- 534 | 1 | 534 |
- 535 | 1 | 535 |
- 537 | 1 | 537 |
- 539 | 2 | 1078 |
- 540 | 1 | 540 |
- 541 | 1 | 541 |
- 543 | 1 | 543 |
- 549 | 1 | 549 |
- 561 | 1 | 561 |
- 586 | 2 | 1172 |
- 590 | 1 | 590 |
- 592 | 2 | 1184 |
- 594 | 1 | 594 |
- 596 | 1 | 596 |
- 597 | 2 | 1194 |
- 600 | 1 | 600 |
- 602 | 1 | 602 |
- 603 | 2 | 1206 |
- 608 | 1 | 608 |
- 610 | 2 | 1220 |
- 613 | 1 | 613 |
- 625 | 2 | 1250 |
- 629 | 1 | 629 |
- 651 | 2 | 1302 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 665 | 1 | 665 |
- 690 | 2 | 1380 |
- 706 | 1 | 706 |
- 707 | 1 | 707 |
- 713 | 1 | 713 |
- 716 | 1 | 716 |
- 720 | 1 | 720 |
- 725 | 1 | 725 |
- 726 | 1 | 726 |
- 729 | 1 | 729 |
- 732 | 1 | 732 |
- 737 | 1 | 737 |
- 741 | 1 | 741 |
- 745 | 1 | 745 |
- 758 | 1 | 758 |
- 759 | 1 | 759 |
- 761 | 1 | 761 |
- 764 | 1 | 764 |
- 766 | 1 | 766 |
- 767 | 1 | 767 |
- 768 | 4 | 3072 |
- 769 | 1 | 769 |
- 770 | 1 | 770 |
- 816 | 1 | 816 |
- 828 | 1 | 828 |
- 833 | 1 | 833 |
- 839 | 3 | 2517 |
- 842 | 1 | 842 |
- 846 | 1 | 846 |
- 847 | 1 | 847 |
- 848 | 1 | 848 |
- 851 | 2 | 1702 |
- 854 | 1 | 854 |
- 855 | 2 | 1710 |
- 858 | 1 | 858 |
- 859 | 1 | 859 |
- 866 | 1 | 866 |
- 867 | 1 | 867 |
- 870 | 1 | 870 |
- 871 | 3 | 2613 |
- 885 | 1 | 885 |
- 890 | 1 | 890 |
- 894 | 1 | 894 |
- 896 | 1 | 896 |
- 897 | 1 | 897 |
- 898 | 1 | 898 |
- 899 | 1 | 899 |
- 902 | 1 | 902 |
- 905 | 1 | 905 |
- 910 | 1 | 910 |
- 913 | 1 | 913 |
- 932 | 1 | 932 |
- 935 | 1 | 935 |
- 938 | 1 | 938 |
- 942 | 1 | 942 |
- 946 | 1 | 946 |
- 947 | 2 | 1894 |
- 949 | 1 | 949 |
- 953 | 1 | 953 |
- 954 | 1 | 954 |
- 966 | 1 | 966 |
- 974 | 1 | 974 |
- 976 | 1 | 976 |
- 979 | 1 | 979 |
- 981 | 1 | 981 |
- 985 | 1 | 985 |
- 990 | 1 | 990 |
- 997 | 3 | 2991 |
- 998 | 1 | 998 |
- 1002 | 1 | 1002 |
- 1004 | 1 | 1004 |
- 1005 | 1 | 1005 |
- 1006 | 2 | 2012 |
- 1011 | 1 | 1011 |
- 1013 | 1 | 1013 |
- 1014 | 1 | 1014 |
- 1018 | 2 | 2036 |
- 1025 | 1 | 1025 |
- 1030 | 1 | 1030 |
- 1033 | 1 | 1033 |
- 1034 | 1 | 1034 |
- 1035 | 1 | 1035 |
- 1037 | 2 | 2074 |
- 1039 | 1 | 1039 |
- 1040 | 1 | 1040 |
- 1041 | 3 | 3123 |
- 1042 | 1 | 1042 |
- 1043 | 1 | 1043 |
- 1044 | 1 | 1044 |
- 1056 | 1 | 1056 |
- 1057 | 1 | 1057 |
- 1063 | 1 | 1063 |
- 1077 | 1 | 1077 |
- 1080 | 2 | 2160 |
- 1081 | 1 | 1081 |
- 1082 | 3 | 3246 |
- 1083 | 2 | 2166 |
- 1084 | 1 | 1084 |
- 1085 | 2 | 2170 |
- 1086 | 1 | 1086 |
- 1088 | 1 | 1088 |
- 1099 | 1 | 1099 |
- 1119 | 4 | 4476 |
- 1120 | 1 | 1120 |
- 1121 | 1 | 1121 |
- 1130 | 1 | 1130 |
- 1133 | 1 | 1133 |
- 1135 | 1 | 1135 |
- 1137 | 1 | 1137 |
- 1152 | 1 | 1152 |
- 1156 | 2 | 2312 |
- 1158 | 3 | 3474 |
- 1159 | 1 | 1159 |
- 1160 | 1 | 1160 |
- 1162 | 1 | 1162 |
- 1166 | 1 | 1166 |
- 1170 | 1 | 1170 |
- 1171 | 1 | 1171 |
- 1172 | 1 | 1172 |
- 1177 | 1 | 1177 |
- 1180 | 1 | 1180 |
- 1181 | 1 | 1181 |
- 1185 | 1 | 1185 |
- 1187 | 1 | 1187 |
- 1195 | 2 | 2390 |
- 1199 | 1 | 1199 |
- 1220 | 1 | 1220 |
- 1224 | 1 | 1224 |
- 1236 | 1 | 1236 |
- 1242 | 1 | 1242 |
- 1243 | 1 | 1243 |
- 1245 | 1 | 1245 |
- 1247 | 1 | 1247 |
- 1248 | 2 | 2496 |
- 1250 | 3 | 3750 |
- 1251 | 2 | 2502 |
- 1253 | 1 | 1253 |
- 1255 | 1 | 1255 |
- 1256 | 1 | 1256 |
- 1257 | 2 | 2514 |
- 1258 | 2 | 2516 |
- 1259 | 1 | 1259 |
- 1283 | 1 | 1283 |
- 1287 | 2 | 2574 |
- 1288 | 1 | 1288 |
- 1289 | 1 | 1289 |
- 1291 | 1 | 1291 |
- 1296 | 1 | 1296 |
- 1308 | 1 | 1308 |
- 1310 | 1 | 1310 |
- 1317 | 1 | 1317 |
- 1324 | 1 | 1324 |
- 1328 | 1 | 1328 |
- 1329 | 1 | 1329 |
- 1354 | 1 | 1354 |
- 1361 | 1 | 1361 |
- 1365 | 1 | 1365 |
- 1367 | 1 | 1367 |
- 1380 | 1 | 1380 |
- 1386 | 1 | 1386 |
- 1387 | 1 | 1387 |
- 1393 | 1 | 1393 |
- 1399 | 2 | 2798 |
- 1400 | 1 | 1400 |
- 1406 | 1 | 1406 |
- 1408 | 1 | 1408 |
- 1414 | 1 | 1414 |
- 1419 | 2 | 2838 |
- 1439 | 1 | 1439 |
- 1444 | 1 | 1444 |
- 1449 | 1 | 1449 |
- 1451 | 2 | 2902 |
- 1452 | 1 | 1452 |
- 1459 | 1 | 1459 |
- 1470 | 1 | 1470 |
- 1472 | 1 | 1472 |
- 1474 | 1 | 1474 |
- 1475 | 1 | 1475 |
- 1478 | 1 | 1478 |
- 1480 | 1 | 1480 |
- 1486 | 1 | 1486 |
- 1490 | 1 | 1490 |
- 1495 | 1 | 1495 |
- 1496 | 1 | 1496 |
- 1497 | 1 | 1497 |
- 1500 | 1 | 1500 |
- 1502 | 2 | 3004 |
- 1505 | 2 | 3010 |
- 1516 | 1 | 1516 |
- 1522 | 1 | 1522 |
- 1523 | 1 | 1523 |
- 1524 | 1 | 1524 |
- 1531 | 1 | 1531 |
- 1533 | 1 | 1533 |
- 1534 | 1 | 1534 |
- 1535 | 3 | 4605 |
- 1537 | 1 | 1537 |
- 1541 | 2 | 3082 |
- 1543 | 2 | 3086 |
- 1544 | 1 | 1544 |
- 1559 | 1 | 1559 |
- 1566 | 1 | 1566 |
- 1585 | 1 | 1585 |
- 1590 | 1 | 1590 |
- 1599 | 2 | 3198 |
- 1600 | 1 | 1600 |
- 1602 | 1 | 1602 |
- 1603 | 1 | 1603 |
- 1604 | 1 | 1604 |
- 1608 | 2 | 3216 |
- 1609 | 2 | 3218 |
- 1613 | 1 | 1613 |
- 1614 | 1 | 1614 |
- 1617 | 1 | 1617 |
- 1618 | 2 | 3236 |
- 1619 | 1 | 1619 |
- 1628 | 2 | 3256 |
- 1629 | 2 | 3258 |
- 1630 | 1 | 1630 |
- 1633 | 1 | 1633 |
- 1634 | 1 | 1634 |
- 1646 | 2 | 3292 |
- 1649 | 1 | 1649 |
- 1659 | 1 | 1659 |
- 1660 | 1 | 1660 |
- 1677 | 1 | 1677 |
- 1694 | 1 | 1694 |
- 1696 | 1 | 1696 |
- 1708 | 1 | 1708 |
- 1722 | 1 | 1722 |
- 1726 | 2 | 3452 |
- 1728 | 1 | 1728 |
- 1729 | 1 | 1729 |
- 1731 | 1 | 1731 |
- 1739 | 1 | 1739 |
- 1740 | 1 | 1740 |
- 1748 | 2 | 3496 |
- 1773 | 1 | 1773 |
- 1775 | 1 | 1775 |
- 1801 | 1 | 1801 |
- 1810 | 1 | 1810 |
- 1812 | 1 | 1812 |
- 1824 | 1 | 1824 |
- 1843 | 1 | 1843 |
- 1865 | 1 | 1865 |
- 1898 | 2 | 3796 |
- 1901 | 1 | 1901 |
- 1903 | 1 | 1903 |
- 1904 | 1 | 1904 |
- 1907 | 3 | 5721 |
- 1910 | 1 | 1910 |
- 1913 | 1 | 1913 |
- 1914 | 1 | 1914 |
- 1915 | 1 | 1915 |
- 1925 | 1 | 1925 |
- 1930 | 1 | 1930 |
- 1955 | 1 | 1955 |
- 1957 | 1 | 1957 |
- 1958 | 2 | 3916 |
- 1960 | 1 | 1960 |
- 1961 | 1 | 1961 |
- 1964 | 1 | 1964 |
- 1970 | 1 | 1970 |
- 2005 | 1 | 2005 |
- 2006 | 1 | 2006 |
- 2038 | 1 | 2038 |
- 2056 | 1 | 2056 |
- 2070 | 1 | 2070 |
- 2085 | 1 | 2085 |
- 2091 | 2 | 4182 |
- 2092 | 3 | 6276 |
- 2093 | 1 | 2093 |
- 2098 | 1 | 2098 |
- 2099 | 1 | 2099 |
- 2101 | 1 | 2101 |
- 2103 | 1 | 2103 |
- 2107 | 1 | 2107 |
- 2119 | 1 | 2119 |
- 2180 | 1 | 2180 |
- 2198 | 1 | 2198 |
- 2199 | 1 | 2199 |
- 2202 | 1 | 2202 |
- 2203 | 2 | 4406 |
- 2210 | 1 | 2210 |
- 2211 | 1 | 2211 |
- 2230 | 1 | 2230 |
- 2254 | 1 | 2254 |
- 2278 | 1 | 2278 |
- 2281 | 1 | 2281 |
- 2282 | 1 | 2282 |
- 2284 | 1 | 2284 |
- 2286 | 1 | 2286 |
- 2287 | 1 | 2287 |
- 2291 | 1 | 2291 |
- 2292 | 1 | 2292 |
- 2301 | 1 | 2301 |
- 2306 | 2 | 4612 |
- 2307 | 2 | 4614 |
- 2309 | 2 | 4618 |
- 2310 | 1 | 2310 |
- 2311 | 1 | 2311 |
- 2317 | 1 | 2317 |
- 2323 | 2 | 4646 |
- 2325 | 1 | 2325 |
- 2326 | 1 | 2326 |
- 2328 | 2 | 4656 |
- 2329 | 1 | 2329 |
- 2330 | 1 | 2330 |
- 2337 | 1 | 2337 |
- 2338 | 1 | 2338 |
- 2340 | 1 | 2340 |
- 2342 | 2 | 4684 |
- 2343 | 1 | 2343 |
- 2348 | 1 | 2348 |
- 2352 | 1 | 2352 |
- 2359 | 2 | 4718 |
- 2362 | 1 | 2362 |
- 2363 | 1 | 2363 |
- 2367 | 2 | 4734 |
- 2368 | 1 | 2368 |
- 2384 | 1 | 2384 |
- 2389 | 1 | 2389 |
- 2391 | 2 | 4782 |
- 2392 | 1 | 2392 |
- 2394 | 2 | 4788 |
- 2400 | 1 | 2400 |
- 2405 | 1 | 2405 |
- 2413 | 1 | 2413 |
- 2414 | 1 | 2414 |
- 2416 | 1 | 2416 |
- 2417 | 1 | 2417 |
- 2434 | 1 | 2434 |
- 2443 | 2 | 4886 |
- 2471 | 1 | 2471 |
- 2472 | 1 | 2472 |
- 2476 | 1 | 2476 |
- 2483 | 1 | 2483 |
- 2493 | 1 | 2493 |
- 2519 | 2 | 5038 |
- 2520 | 1 | 2520 |
- 2522 | 1 | 2522 |
- 2527 | 2 | 5054 |
- 2528 | 1 | 2528 |
- 2529 | 2 | 5058 |
- 2530 | 2 | 5060 |
- 2534 | 1 | 2534 |
- 2538 | 1 | 2538 |
- 2544 | 2 | 5088 |
- 2548 | 2 | 5096 |
- 2549 | 4 | 10196 |
- 2553 | 1 | 2553 |
- 2554 | 1 | 2554 |
- 2556 | 1 | 2556 |
- 2560 | 1 | 2560 |
- 2562 | 1 | 2562 |
- 2563 | 1 | 2563 |
- 2566 | 2 | 5132 |
- 2568 | 1 | 2568 |
- 2576 | 1 | 2576 |
- 2579 | 2 | 5158 |
- 2583 | 1 | 2583 |
- 2586 | 1 | 2586 |
- 2591 | 1 | 2591 |
- 2593 | 1 | 2593 |
- 2595 | 1 | 2595 |
- 2600 | 1 | 2600 |
- 2602 | 1 | 2602 |
- 2603 | 1 | 2603 |
- 2604 | 1 | 2604 |
- 2605 | 1 | 2605 |
- 2606 | 1 | 2606 |
- 2607 | 1 | 2607 |
- 2610 | 1 | 2610 |
- 2612 | 1 | 2612 |
- 2621 | 1 | 2621 |
- 2639 | 1 | 2639 |
- 2640 | 1 | 2640 |
- 2641 | 1 | 2641 |
- 2643 | 1 | 2643 |
- 2647 | 2 | 5294 |
- 2648 | 1 | 2648 |
- 2649 | 1 | 2649 |
- 2650 | 1 | 2650 |
- 2658 | 2 | 5316 |
- 2659 | 1 | 2659 |
- 2664 | 1 | 2664 |
- 2665 | 1 | 2665 |
- 2670 | 1 | 2670 |
- 2672 | 1 | 2672 |
- 2675 | 1 | 2675 |
- 2687 | 1 | 2687 |
- 2689 | 1 | 2689 |
- 2691 | 1 | 2691 |
- 2693 | 1 | 2693 |
- 2695 | 1 | 2695 |
- 2697 | 2 | 5394 |
- 2698 | 3 | 8094 |
- 2699 | 2 | 5398 |
- 2700 | 1 | 2700 |
- 2701 | 1 | 2701 |
- 2704 | 1 | 2704 |
- 2709 | 1 | 2709 |
- 2710 | 1 | 2710 |
- 2719 | 1 | 2719 |
- 2725 | 1 | 2725 |
- 2740 | 1 | 2740 |
- 2753 | 1 | 2753 |
- 2754 | 1 | 2754 |
- 2758 | 1 | 2758 |
- 2768 | 1 | 2768 |
- 2770 | 1 | 2770 |
- 2781 | 1 | 2781 |
- 2790 | 1 | 2790 |
- 2792 | 1 | 2792 |
- 2793 | 1 | 2793 |
- 2794 | 4 | 11176 |
- 2799 | 2 | 5598 |
- 2800 | 1 | 2800 |
- 2802 | 1 | 2802 |
- 2803 | 1 | 2803 |
- 2804 | 2 | 5608 |
- 2805 | 2 | 5610 |
- 2809 | 1 | 2809 |
- 2821 | 3 | 8463 |
- 2822 | 1 | 2822 |
- 2823 | 1 | 2823 |
- 2825 | 2 | 5650 |
- 2826 | 1 | 2826 |
- 2827 | 3 | 8481 |
- 2830 | 1 | 2830 |
- 2831 | 1 | 2831 |
- 2832 | 1 | 2832 |
- 2834 | 1 | 2834 |
- 2837 | 2 | 5674 |
- 2838 | 3 | 8514 |
- 2839 | 1 | 2839 |
- 2841 | 1 | 2841 |
- 2842 | 2 | 5684 |
- 2843 | 1 | 2843 |
- 2844 | 1 | 2844 |
- 2846 | 1 | 2846 |
- 2848 | 1 | 2848 |
- 2850 | 3 | 8550 |
- 2853 | 1 | 2853 |
- 2855 | 1 | 2855 |
- 2856 | 2 | 5712 |
- 2857 | 1 | 2857 |
- 2862 | 1 | 2862 |
- 2867 | 1 | 2867 |
- 2868 | 1 | 2868 |
- 2869 | 1 | 2869 |
- 2870 | 1 | 2870 |
- 2871 | 1 | 2871 |
- 2872 | 2 | 5744 |
- 2873 | 2 | 5746 |
- 2874 | 2 | 5748 |
- 2875 | 1 | 2875 |
- 2876 | 1 | 2876 |
- 2877 | 3 | 8631 |
- 2878 | 3 | 8634 |
- 2879 | 1 | 2879 |
- 2880 | 1 | 2880 |
- 2890 | 2 | 5780 |
- 2900 | 1 | 2900 |
- 2905 | 1 | 2905 |
- 2913 | 1 | 2913 |
- 2917 | 1 | 2917 |
- 2922 | 1 | 2922 |
- 2923 | 1 | 2923 |
- 2924 | 1 | 2924 |
- 2925 | 1 | 2925 |
- 2935 | 1 | 2935 |
- 2940 | 1 | 2940 |
- 2943 | 3 | 8829 |
- 2944 | 1 | 2944 |
- 2951 | 1 | 2951 |
- 2953 | 1 | 2953 |
- 2954 | 1 | 2954 |
- 2955 | 3 | 8865 |
- 2956 | 1 | 2956 |
- 2957 | 2 | 5914 |
- 2962 | 2 | 5924 |
- 2966 | 1 | 2966 |
- 2967 | 1 | 2967 |
- 2968 | 1 | 2968 |
- 2969 | 1 | 2969 |
- 2971 | 1 | 2971 |
- 2974 | 1 | 2974 |
- 2988 | 1 | 2988 |
- 3006 | 1 | 3006 |
- 3007 | 1 | 3007 |
- 3015 | 1 | 3015 |
- 3022 | 1 | 3022 |
- 3031 | 1 | 3031 |
- 3032 | 1 | 3032 |
- 3039 | 1 | 3039 |
- 3047 | 2 | 6094 |
- 3051 | 1 | 3051 |
- 3052 | 1 | 3052 |
- 3053 | 1 | 3053 |
- 3061 | 1 | 3061 |
- 3072 | 2 | 6144 |
- 3073 | 1 | 3073 |
- 3081 | 1 | 3081 |
- 3096 | 1 | 3096 |
- 3106 | 1 | 3106 |
- 3110 | 1 | 3110 |
- 3112 | 1 | 3112 |
- 3113 | 1 | 3113 |
- 3115 | 2 | 6230 |
- 3120 | 1 | 3120 |
- 3126 | 1 | 3126 |
- 3129 | 1 | 3129 |
- 3133 | 1 | 3133 |
- 3137 | 1 | 3137 |
- 3138 | 1 | 3138 |
- 3143 | 1 | 3143 |
- 3146 | 1 | 3146 |
- 3149 | 1 | 3149 |
- 3151 | 1 | 3151 |
- 3156 | 1 | 3156 |
- 3158 | 1 | 3158 |
- 3161 | 3 | 9483 |
- 3170 | 1 | 3170 |
- 3172 | 1 | 3172 |
- 3173 | 1 | 3173 |
- 3179 | 1 | 3179 |
- 3184 | 1 | 3184 |
- 3194 | 1 | 3194 |
- 3196 | 2 | 6392 |
- 3199 | 1 | 3199 |
- 3202 | 1 | 3202 |
- 3219 | 1 | 3219 |
- 3220 | 1 | 3220 |
- 3224 | 1 | 3224 |
- 3225 | 1 | 3225 |
- 3227 | 1 | 3227 |
- 3228 | 1 | 3228 |
- 3233 | 1 | 3233 |
- 3252 | 1 | 3252 |
- 3267 | 1 | 3267 |
- 3271 | 1 | 3271 |
- 3277 | 2 | 6554 |
- 3279 | 1 | 3279 |
- 3285 | 1 | 3285 |
- 3307 | 1 | 3307 |
- 3326 | 1 | 3326 |
- 3327 | 1 | 3327 |
- 3330 | 1 | 3330 |
- 3334 | 1 | 3334 |
- 3338 | 1 | 3338 |
- 3351 | 1 | 3351 |
- 3357 | 1 | 3357 |
- 3358 | 1 | 3358 |
- 3360 | 1 | 3360 |
- 3371 | 1 | 3371 |
- 3380 | 1 | 3380 |
- 3384 | 1 | 3384 |
- 3389 | 2 | 6778 |
- 3391 | 1 | 3391 |
- 3393 | 3 | 10179 |
- 3394 | 2 | 6788 |
- 3409 | 1 | 3409 |
- 3411 | 1 | 3411 |
- 3419 | 1 | 3419 |
- 3422 | 2 | 6844 |
- 3423 | 1 | 3423 |
- 3424 | 2 | 6848 |
- 3428 | 1 | 3428 |
- 3430 | 1 | 3430 |
- 3450 | 1 | 3450 |
- 3456 | 1 | 3456 |
- 3457 | 1 | 3457 |
- 3463 | 1 | 3463 |
- 3476 | 1 | 3476 |
- 3479 | 1 | 3479 |
- 3497 | 1 | 3497 |
- 3500 | 1 | 3500 |
- 3501 | 1 | 3501 |
- 3505 | 1 | 3505 |
- 3509 | 1 | 3509 |
- 3511 | 1 | 3511 |
- 3514 | 1 | 3514 |
- 3517 | 1 | 3517 |
- 3529 | 1 | 3529 |
- 3532 | 1 | 3532 |
- 3535 | 2 | 7070 |
- 3538 | 1 | 3538 |
- 3549 | 1 | 3549 |
- 3573 | 1 | 3573 |
- 3586 | 2 | 7172 |
- 3590 | 1 | 3590 |
- 3591 | 1 | 3591 |
- 3594 | 1 | 3594 |
- 3595 | 1 | 3595 |
- 3596 | 1 | 3596 |
- 3597 | 1 | 3597 |
- 3598 | 2 | 7196 |
- 3599 | 2 | 7198 |
- 3600 | 2 | 7200 |
- 3601 | 1 | 3601 |
- 3602 | 1 | 3602 |
- 3606 | 2 | 7212 |
- 3609 | 1 | 3609 |
- 3610 | 1 | 3610 |
- 3612 | 1 | 3612 |
- 3614 | 1 | 3614 |
- 3619 | 1 | 3619 |
- 3621 | 1 | 3621 |
- 3622 | 1 | 3622 |
- 3626 | 3 | 10878 |
- 3627 | 1 | 3627 |
- 3628 | 1 | 3628 |
- 3640 | 1 | 3640 |
- 3642 | 1 | 3642 |
- 3648 | 1 | 3648 |
- 3657 | 2 | 7314 |
- 3660 | 1 | 3660 |
- 3661 | 1 | 3661 |
- 3662 | 1 | 3662 |
- 3665 | 1 | 3665 |
- 3666 | 1 | 3666 |
- 3676 | 2 | 7352 |
- 3677 | 1 | 3677 |
- 3682 | 1 | 3682 |
- 3686 | 1 | 3686 |
- 3700 | 1 | 3700 |
- 3702 | 1 | 3702 |
- 3709 | 1 | 3709 |
- 3713 | 1 | 3713 |
- 3723 | 1 | 3723 |
- 3725 | 1 | 3725 |
- 3744 | 1 | 3744 |
- 3752 | 1 | 3752 |
- 3754 | 1 | 3754 |
- 3755 | 3 | 11265 |
- 3761 | 1 | 3761 |
- 3774 | 1 | 3774 |
- 3793 | 1 | 3793 |
- 3798 | 1 | 3798 |
- 3804 | 2 | 7608 |
- 3805 | 1 | 3805 |
- 3806 | 1 | 3806 |
- 3807 | 1 | 3807 |
- 3808 | 1 | 3808 |
- 3816 | 1 | 3816 |
- 3824 | 1 | 3824 |
- 3829 | 2 | 7658 |
- 3832 | 1 | 3832 |
- 3833 | 1 | 3833 |
- 3838 | 2 | 7676 |
- 3844 | 1 | 3844 |
- 3851 | 1 | 3851 |
- 3856 | 1 | 3856 |
- 3872 | 1 | 3872 |
- 3874 | 1 | 3874 |
- 3875 | 1 | 3875 |
- 3877 | 2 | 7754 |
- 3880 | 1 | 3880 |
- 3881 | 1 | 3881 |
- 3885 | 1 | 3885 |
- 3886 | 1 | 3886 |
- 3896 | 1 | 3896 |
- 3912 | 1 | 3912 |
- 3916 | 1 | 3916 |
- 3918 | 1 | 3918 |
- 3921 | 1 | 3921 |
- 3925 | 1 | 3925 |
- 3927 | 1 | 3927 |
- 3928 | 1 | 3928 |
- 3934 | 2 | 7868 |
- 3938 | 1 | 3938 |
- 3943 | 1 | 3943 |
- 3950 | 2 | 7900 |
- 3951 | 1 | 3951 |
- 3953 | 1 | 3953 |
- 3957 | 1 | 3957 |
- 3958 | 1 | 3958 |
- 3967 | 1 | 3967 |
- 3970 | 1 | 3970 |
- 3971 | 1 | 3971 |
- 3974 | 1 | 3974 |
- 3976 | 1 | 3976 |
- 4000 | 1 | 4000 |
- 4002 | 1 | 4002 |
- 4003 | 1 | 4003 |
- 4007 | 1 | 4007 |
- 4010 | 1 | 4010 |
- 4015 | 1 | 4015 |
- 4020 | 1 | 4020 |
- 4030 | 1 | 4030 |
- 4033 | 1 | 4033 |
- 4036 | 1 | 4036 |
- 4038 | 1 | 4038 |
- 4039 | 1 | 4039 |
- 4043 | 1 | 4043 |
- 4045 | 1 | 4045 |
- 4048 | 1 | 4048 |
- 4050 | 1 | 4050 |
- 4057 | 1 | 4057 |
- 4061 | 1 | 4061 |
- 4070 | 1 | 4070 |
- 4077 | 1 | 4077 |
- 4097 | 1 | 4097 |
- 4100 | 23789 | 97534900 |
- Total | 24791 | 99619317 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 23789 |
- 2 | 1000 |
- 8 | 1 |
- Total | 24790 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333930266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882ddf10c88de19
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6464663130633838
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_17.json b/autobahn/client/tungstenite_case_12_5_17.json
deleted file mode 100644
index 38de4b8..0000000
--- a/autobahn/client/tungstenite_case_12_5_17.json
+++ /dev/null
@@ -1,1865 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 390,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 9960,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=390&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +BU0k8WoDhPax0aWqrw/qw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: /n+FJhBtQBFPCZ3YrG9xbc0+sTU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.17",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "58": 1,
- "257": 1,
- "1374": 1,
- "1443": 1,
- "1493": 2,
- "1587": 1,
- "1633": 1,
- "3457": 1,
- "3542": 1,
- "3591": 1,
- "3654": 1,
- "3693": 1,
- "3791": 1,
- "3792": 1,
- "3851": 1,
- "3901": 1,
- "3925": 1,
- "4006": 1,
- "4061": 1,
- "4349": 1,
- "4480": 1,
- "4542": 1,
- "4697": 1,
- "4854": 1,
- "5002": 1,
- "5466": 1,
- "5535": 1,
- "5596": 1,
- "5638": 1,
- "5718": 1,
- "5793": 1,
- "7756": 1,
- "7851": 1,
- "7884": 1,
- "7938": 1,
- "8017": 1,
- "8104": 1,
- "8791": 1,
- "8898": 1,
- "9008": 1,
- "9091": 1,
- "9169": 1,
- "9274": 1,
- "9495": 1,
- "9571": 1,
- "9626": 1,
- "9694": 1,
- "9753": 1,
- "9755": 1,
- "9788": 1,
- "9832": 1,
- "9867": 1,
- "9892": 1,
- "10029": 1,
- "10074": 1,
- "10889": 1,
- "10965": 1,
- "11080": 1,
- "11184": 1,
- "11271": 1,
- "11385": 1,
- "13478": 1,
- "13553": 1,
- "13647": 1,
- "13671": 1,
- "13686": 1,
- "13720": 1,
- "14369": 1,
- "14472": 1,
- "14487": 1,
- "14592": 1,
- "14722": 1,
- "14852": 1,
- "15078": 1,
- "15095": 1,
- "15100": 1,
- "15135": 1,
- "15144": 1,
- "15161": 1,
- "15242": 1,
- "15245": 1,
- "15277": 1,
- "15294": 1,
- "15326": 1,
- "15331": 1,
- "15370": 1,
- "15394": 1,
- "15410": 1,
- "15430": 1,
- "15458": 1,
- "15537": 1,
- "17549": 1,
- "17626": 1,
- "17682": 1,
- "17748": 1,
- "17809": 1,
- "18694": 1,
- "18761": 1,
- "18853": 1,
- "18892": 1,
- "18978": 1,
- "19072": 1,
- "19123": 1,
- "19139": 1,
- "19161": 1,
- "19176": 1,
- "19195": 1,
- "19208": 1,
- "19512": 1,
- "19524": 1,
- "19546": 1,
- "19556": 1,
- "19581": 1,
- "19582": 1,
- "19855": 1,
- "19991": 1,
- "20124": 1,
- "20259": 1,
- "20378": 1,
- "20510": 1,
- "21201": 1,
- "21218": 1,
- "21219": 1,
- "21229": 1,
- "21232": 1,
- "21249": 1,
- "21251": 1,
- "21324": 1,
- "21326": 1,
- "21380": 1,
- "21460": 1,
- "21484": 1,
- "21515": 1,
- "21574": 1,
- "21617": 1,
- "21640": 1,
- "21646": 1,
- "21685": 1,
- "21847": 1,
- "21874": 1,
- "21881": 1,
- "21901": 1,
- "21902": 1,
- "21957": 1,
- "22075": 1,
- "22084": 1,
- "22098": 1,
- "22115": 1,
- "22130": 1,
- "22146": 1,
- "22378": 1,
- "22380": 1,
- "22394": 1,
- "22407": 1,
- "22411": 1,
- "22435": 1,
- "23284": 1,
- "23421": 1,
- "23517": 1,
- "23657": 1,
- "23795": 1,
- "23927": 1,
- "25057": 1,
- "25198": 1,
- "25327": 1,
- "25463": 1,
- "25595": 1,
- "25735": 1,
- "28352": 1,
- "28497": 1,
- "28648": 1,
- "28782": 1,
- "28929": 1,
- "29069": 1,
- "29371": 1,
- "29403": 1,
- "29493": 1,
- "29622": 1,
- "29694": 1,
- "29716": 1,
- "30478": 1,
- "30614": 1,
- "30748": 1,
- "30880": 1,
- "31016": 1,
- "31153": 1,
- "31248": 1,
- "31277": 1,
- "31299": 1,
- "31318": 1,
- "31341": 1,
- "31353": 1,
- "31782": 1,
- "31861": 1,
- "31949": 1,
- "32037": 1,
- "32113": 1,
- "32185": 1,
- "33347": 1,
- "33490": 1,
- "33564": 1,
- "33682": 1,
- "33815": 1,
- "33956": 1,
- "35764": 1,
- "35800": 1,
- "35890": 1,
- "35896": 1,
- "35947": 1,
- "35990": 2,
- "36007": 1,
- "36016": 1,
- "36028": 1,
- "36043": 1,
- "36134": 1,
- "36136": 1,
- "36216": 1,
- "36229": 1,
- "36245": 1,
- "36344": 1,
- "36470": 1,
- "37365": 1,
- "37404": 1,
- "37449": 1,
- "37502": 1,
- "37635": 1,
- "37703": 1,
- "39215": 1,
- "39314": 1,
- "39390": 2,
- "39420": 1,
- "39552": 1,
- "39769": 1,
- "39879": 1,
- "39980": 1,
- "40060": 1,
- "40097": 1,
- "40112": 1,
- "40116": 2,
- "40120": 1,
- "40143": 1,
- "40152": 1,
- "40252": 1,
- "41037": 1,
- "41168": 1,
- "41303": 1,
- "41439": 1,
- "41575": 1,
- "41703": 1,
- "41977": 1,
- "42074": 1,
- "42139": 1,
- "42195": 1,
- "42205": 1,
- "42300": 1,
- "42301": 1,
- "42364": 1,
- "42379": 1,
- "42396": 1,
- "42400": 1,
- "43461": 1,
- "43541": 1,
- "43598": 1,
- "43655": 1,
- "43658": 1,
- "43726": 1,
- "43739": 1,
- "43748": 1,
- "43778": 1,
- "43780": 1,
- "43791": 1,
- "43856": 1,
- "43913": 1,
- "43917": 1,
- "43964": 1,
- "43991": 2,
- "44054": 1,
- "44087": 1,
- "44131": 1,
- "44182": 1,
- "44212": 1,
- "44279": 1,
- "44282": 1,
- "44399": 1,
- "44526": 1,
- "44641": 1,
- "44767": 1,
- "44893": 1,
- "45021": 1,
- "45395": 1,
- "45399": 1,
- "45402": 1,
- "45413": 1,
- "45417": 1,
- "45425": 1,
- "45507": 1,
- "45515": 1,
- "45524": 1,
- "45525": 1,
- "45554": 1,
- "45605": 1,
- "45722": 1,
- "45832": 1,
- "45841": 1,
- "45847": 1,
- "45919": 1,
- "45941": 1,
- "46018": 1,
- "46034": 1,
- "46094": 1,
- "46122": 1,
- "46185": 1,
- "46229": 1,
- "47283": 1,
- "47366": 1,
- "47401": 1,
- "47457": 1,
- "47522": 1,
- "47559": 1,
- "47650": 1,
- "47659": 1,
- "47714": 1,
- "47779": 1,
- "47892": 1,
- "47993": 1,
- "48857": 1,
- "48955": 1,
- "49046": 1,
- "49053": 1,
- "49117": 2,
- "49137": 1,
- "49186": 1,
- "49238": 2,
- "49254": 1,
- "49304": 1,
- "49483": 1,
- "49486": 1,
- "49526": 1,
- "49529": 1,
- "49562": 1,
- "49675": 1,
- "49864": 1,
- "49979": 1,
- "50107": 1,
- "50214": 1,
- "50232": 1,
- "50245": 1,
- "50274": 1,
- "50338": 1,
- "50354": 1,
- "50377": 1,
- "50438": 1,
- "50466": 1,
- "50480": 1,
- "50545": 1,
- "50555": 1,
- "50645": 1,
- "50754": 1,
- "50853": 1,
- "52398": 1,
- "52463": 1,
- "52493": 1,
- "52503": 1,
- "52523": 1,
- "52547": 1,
- "52559": 1,
- "52574": 1,
- "52633": 1,
- "52681": 1,
- "52683": 1,
- "52708": 1,
- "52752": 1,
- "52799": 1,
- "52801": 1,
- "52817": 1,
- "52887": 1,
- "52903": 1,
- "52943": 1,
- "53008": 1,
- "53051": 1,
- "53086": 1,
- "53169": 1,
- "53230": 1,
- "54217": 1,
- "54254": 1,
- "54258": 1,
- "54266": 1,
- "54363": 1,
- "54468": 1,
- "54877": 1,
- "54984": 1,
- "55085": 1,
- "55186": 1,
- "55287": 1,
- "55392": 1,
- "55441": 1,
- "55564": 1,
- "55685": 1,
- "55713": 1,
- "55726": 1,
- "55746": 1,
- "55805": 1,
- "55816": 1,
- "55858": 1,
- "55871": 1,
- "55938": 1,
- "56062": 1,
- "56278": 1,
- "56327": 1,
- "56425": 1,
- "56450": 1,
- "56501": 1,
- "56591": 1,
- "57403": 1,
- "57495": 1,
- "57585": 1,
- "57677": 1,
- "57808": 1,
- "57879": 1,
- "58349": 1,
- "58449": 1,
- "58534": 1,
- "58536": 1,
- "58564": 1,
- "58573": 1,
- "58579": 2,
- "58580": 2,
- "58687": 1,
- "58691": 1,
- "58813": 2,
- "58921": 1,
- "58930": 1,
- "59067": 1,
- "59199": 1,
- "59231": 1,
- "59232": 1,
- "59235": 2,
- "59241": 1,
- "59243": 1,
- "59285": 2,
- "59286": 1,
- "59288": 1,
- "59289": 1,
- "59297": 1,
- "59387": 1,
- "59392": 1,
- "59394": 2,
- "59395": 1,
- "59396": 2,
- "59399": 1,
- "59401": 1,
- "59402": 2,
- "59483": 1,
- "59517": 2,
- "59521": 1,
- "59522": 2,
- "59523": 1,
- "59587": 1,
- "59609": 1,
- "59610": 1,
- "59612": 1,
- "59614": 2,
- "59616": 1,
- "59622": 2,
- "59625": 1,
- "59626": 2,
- "59627": 2,
- "59628": 1,
- "59630": 1,
- "59631": 3,
- "59632": 2,
- "59633": 1,
- "59635": 1,
- "59639": 1,
- "59640": 1,
- "59649": 1,
- "59653": 1,
- "59654": 1,
- "59657": 3,
- "59663": 1,
- "59664": 1,
- "59669": 1,
- "59673": 1,
- "59676": 1,
- "59677": 1,
- "59679": 1,
- "59689": 1,
- "59705": 1,
- "59715": 1,
- "59717": 1,
- "59720": 1,
- "59721": 1,
- "59723": 2,
- "59727": 1,
- "59728": 1,
- "59729": 1,
- "59730": 1,
- "59752": 1,
- "59761": 1,
- "59763": 1,
- "59790": 1,
- "59792": 1,
- "59834": 1,
- "59836": 1,
- "59838": 1,
- "59846": 2,
- "59847": 1,
- "59850": 1,
- "59851": 1,
- "59853": 2,
- "59854": 1,
- "59856": 1,
- "59859": 2,
- "59860": 1,
- "59867": 1,
- "59869": 1,
- "59878": 1,
- "59879": 1,
- "59884": 1,
- "59885": 1,
- "59886": 1,
- "59887": 1,
- "59888": 2,
- "59890": 1,
- "59891": 1,
- "59894": 1,
- "59895": 1,
- "59896": 1,
- "59899": 1,
- "59901": 1,
- "59912": 1,
- "59914": 1,
- "59915": 1,
- "59916": 2,
- "59918": 1,
- "59955": 2,
- "59956": 1,
- "59960": 1,
- "59961": 1,
- "59962": 1,
- "59963": 1,
- "59968": 1,
- "59984": 1,
- "59988": 1,
- "59992": 1,
- "59996": 2,
- "59997": 1,
- "59999": 1,
- "60000": 1,
- "60002": 1,
- "60011": 1,
- "60014": 1,
- "60015": 1,
- "60018": 2,
- "60020": 2,
- "60022": 1,
- "60024": 1,
- "60069": 1,
- "60096": 1,
- "60098": 1,
- "60102": 1,
- "60103": 1,
- "60104": 1,
- "60111": 2,
- "60114": 1,
- "60116": 1,
- "60117": 1,
- "60124": 1,
- "60126": 1,
- "60127": 3,
- "60128": 1,
- "60129": 2,
- "60133": 1,
- "60135": 1,
- "60138": 2,
- "60149": 1,
- "60151": 1,
- "60152": 2,
- "60154": 1,
- "60156": 2,
- "60157": 3,
- "60160": 3,
- "60161": 1,
- "60164": 1,
- "60166": 1,
- "60167": 2,
- "60168": 1,
- "60171": 1,
- "60175": 2,
- "60176": 3,
- "60177": 2,
- "60178": 1,
- "60179": 1,
- "60181": 2,
- "60183": 1,
- "60185": 1,
- "60187": 1,
- "60188": 1,
- "60191": 2,
- "60194": 1,
- "60237": 1,
- "60241": 1,
- "60263": 1,
- "60268": 1,
- "60269": 2,
- "60271": 1,
- "60272": 1,
- "60284": 1,
- "60353": 1,
- "60356": 1,
- "60358": 1,
- "60447": 1,
- "60450": 2,
- "60452": 1,
- "60453": 1,
- "60460": 1,
- "60525": 1,
- "60526": 1,
- "60531": 1,
- "60532": 1,
- "60538": 1,
- "60541": 1,
- "60699": 1,
- "60700": 2,
- "60701": 1,
- "60702": 1,
- "60706": 1,
- "60758": 1,
- "60762": 2,
- "60764": 1,
- "60768": 1,
- "60769": 1,
- "60877": 1,
- "60909": 1,
- "60912": 1,
- "60913": 3,
- "60914": 1,
- "60915": 1,
- "60916": 1,
- "60919": 1,
- "60922": 1,
- "60927": 1,
- "60928": 1,
- "60931": 1,
- "60933": 1,
- "60936": 1,
- "60937": 1,
- "60942": 1,
- "60961": 1,
- "60962": 1,
- "60964": 1,
- "60967": 1,
- "60968": 2,
- "60982": 1,
- "60984": 1,
- "60987": 1,
- "60990": 1,
- "60996": 1,
- "60997": 1,
- "60999": 1,
- "61000": 1,
- "61003": 1,
- "61014": 1,
- "61078": 1,
- "61142": 1,
- "61150": 1,
- "61151": 1,
- "61152": 1,
- "61153": 1,
- "61154": 1,
- "61155": 1,
- "61183": 1,
- "61216": 1,
- "61219": 1,
- "61221": 1,
- "61226": 1,
- "61228": 1,
- "61229": 1,
- "61265": 1,
- "61268": 1,
- "61271": 1,
- "61273": 2,
- "61274": 2,
- "61276": 1,
- "61280": 1,
- "61292": 1,
- "61322": 1,
- "61346": 1,
- "61360": 1,
- "61381": 1,
- "61386": 3,
- "61391": 1,
- "61398": 1,
- "61417": 1,
- "61426": 1,
- "61456": 2,
- "61457": 1,
- "61460": 1,
- "61464": 2,
- "61476": 1,
- "61510": 2,
- "61512": 1,
- "61514": 1,
- "61517": 1,
- "61519": 1,
- "61520": 1,
- "61528": 1,
- "61529": 1,
- "61532": 1,
- "61539": 1,
- "61548": 2,
- "61580": 1,
- "61596": 1,
- "61599": 1,
- "61600": 2,
- "61601": 1,
- "61602": 1,
- "61604": 2,
- "61607": 1,
- "61608": 1,
- "61609": 1,
- "61634": 2,
- "61635": 1,
- "61636": 1,
- "61637": 1,
- "61639": 3,
- "61641": 1,
- "61642": 3,
- "61644": 1,
- "61660": 1,
- "61662": 2,
- "61666": 1,
- "61673": 2,
- "61674": 1,
- "61675": 1,
- "61679": 1,
- "61685": 1,
- "61689": 1,
- "61751": 1,
- "61753": 1,
- "61757": 1,
- "61760": 1,
- "61761": 1,
- "61764": 1,
- "61772": 1,
- "61804": 2,
- "61805": 1,
- "61807": 1,
- "61808": 1,
- "61813": 1,
- "61864": 1,
- "61919": 1,
- "61962": 2,
- "61967": 1,
- "61972": 1,
- "61974": 1,
- "61975": 2,
- "61976": 1,
- "61980": 1,
- "61998": 1,
- "62028": 1,
- "62029": 2,
- "62031": 1,
- "62035": 2,
- "62036": 1,
- "62040": 1,
- "62045": 1,
- "62050": 1,
- "62052": 1,
- "62067": 1,
- "62069": 1,
- "62070": 1,
- "62079": 1,
- "62148": 1,
- "62178": 1,
- "62207": 1,
- "62212": 2,
- "62213": 1,
- "62215": 1,
- "62217": 1,
- "62285": 1,
- "62286": 1,
- "62291": 1,
- "62293": 1,
- "62299": 1,
- "62302": 1,
- "62336": 1,
- "62343": 1,
- "62345": 1,
- "62348": 1,
- "62351": 1,
- "62355": 1,
- "62380": 1,
- "62389": 1,
- "62393": 1,
- "62394": 1,
- "62395": 1,
- "62400": 1,
- "62425": 1,
- "62430": 1,
- "62445": 2,
- "62449": 1,
- "62450": 1,
- "62451": 1,
- "62453": 1,
- "62456": 1,
- "62459": 1,
- "62462": 1,
- "62463": 1,
- "62479": 1,
- "62481": 1,
- "62482": 1,
- "62484": 1,
- "62487": 1,
- "62489": 1,
- "62490": 1,
- "62491": 1,
- "62493": 1,
- "62494": 1,
- "62496": 1,
- "62497": 1,
- "62526": 1,
- "62527": 2,
- "62529": 2,
- "62531": 2,
- "62532": 4,
- "62537": 1,
- "62565": 1,
- "62566": 2,
- "62567": 1,
- "62568": 2,
- "62603": 1,
- "62604": 2,
- "62607": 2,
- "62608": 1,
- "62613": 1,
- "62618": 1,
- "62619": 1,
- "62620": 1,
- "62624": 1,
- "62625": 1,
- "62627": 1,
- "62641": 1,
- "62683": 1,
- "62688": 1,
- "62689": 1,
- "62692": 1,
- "62694": 1,
- "62697": 1,
- "62698": 1,
- "62699": 1,
- "62700": 3,
- "62701": 1,
- "62702": 1,
- "62703": 1,
- "62707": 1,
- "62708": 1,
- "62729": 1,
- "62733": 2,
- "62737": 1,
- "62753": 1,
- "62833": 1,
- "62891": 1,
- "62944": 1,
- "62946": 1,
- "62947": 1,
- "62952": 2,
- "62979": 1,
- "62983": 1,
- "62986": 2,
- "62988": 1,
- "62989": 1,
- "63058": 1,
- "63067": 1,
- "63068": 2,
- "63069": 1,
- "63078": 1,
- "63654": 1,
- "63796": 1,
- "63912": 1,
- "64028": 1,
- "64157": 1,
- "64189": 1,
- "64257": 1,
- "64314": 1,
- "64430": 1,
- "64448": 1,
- "64466": 1,
- "64471": 1,
- "64475": 1,
- "64476": 1,
- "64477": 1,
- "64523": 1,
- "64640": 1,
- "64725": 1,
- "65104": 1,
- "65200": 1,
- "65318": 1,
- "65404": 1,
- "65497": 1,
- "65536": 768
- },
- "started": "2020-09-07T18:51:31.633Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7583887481689453,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 99403530,
- "incomingOctetsWireLevel": 99416138,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012683654192159976,
- "outgoingCompressionRatio": 0.7592770767211914,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 99519965,
- "outgoingOctetsWireLevel": 99619061,
- "outgoingWebSocketFrames": 24789,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0009957399000291047,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 23789,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 2,
- "15": 1,
- "17": 1,
- "22": 1,
- "29": 1,
- "33": 1,
- "34": 3,
- "37": 1,
- "39": 1,
- "40": 3,
- "56": 1,
- "67": 1,
- "78": 1,
- "81": 1,
- "84": 1,
- "89": 2,
- "91": 2,
- "96": 1,
- "98": 1,
- "99": 1,
- "106": 1,
- "109": 1,
- "113": 1,
- "115": 1,
- "133": 1,
- "142": 2,
- "146": 1,
- "152": 1,
- "162": 2,
- "167": 1,
- "170": 2,
- "172": 2,
- "173": 3,
- "174": 1,
- "175": 1,
- "178": 1,
- "191": 1,
- "192": 1,
- "195": 2,
- "198": 1,
- "200": 1,
- "201": 1,
- "203": 1,
- "210": 1,
- "211": 1,
- "212": 1,
- "213": 1,
- "214": 1,
- "219": 1,
- "222": 1,
- "224": 2,
- "228": 2,
- "234": 1,
- "235": 1,
- "237": 1,
- "240": 1,
- "243": 2,
- "246": 1,
- "250": 2,
- "251": 1,
- "252": 1,
- "281": 1,
- "287": 1,
- "301": 1,
- "309": 1,
- "310": 1,
- "313": 1,
- "317": 1,
- "318": 1,
- "320": 1,
- "323": 1,
- "329": 1,
- "360": 1,
- "361": 1,
- "363": 1,
- "364": 1,
- "365": 1,
- "371": 2,
- "383": 1,
- "386": 1,
- "399": 1,
- "405": 1,
- "421": 1,
- "435": 1,
- "456": 1,
- "458": 1,
- "464": 1,
- "468": 1,
- "525": 2,
- "530": 1,
- "534": 1,
- "535": 1,
- "537": 1,
- "539": 2,
- "540": 1,
- "541": 1,
- "543": 1,
- "549": 1,
- "561": 1,
- "586": 2,
- "590": 1,
- "592": 2,
- "594": 1,
- "596": 1,
- "597": 2,
- "600": 1,
- "602": 1,
- "603": 2,
- "608": 1,
- "610": 2,
- "613": 1,
- "625": 2,
- "629": 1,
- "651": 2,
- "659": 1,
- "660": 1,
- "665": 1,
- "690": 2,
- "706": 1,
- "707": 1,
- "713": 1,
- "716": 1,
- "720": 1,
- "725": 1,
- "726": 1,
- "729": 1,
- "732": 1,
- "737": 1,
- "741": 1,
- "745": 1,
- "758": 1,
- "759": 1,
- "761": 1,
- "764": 1,
- "766": 1,
- "767": 1,
- "768": 4,
- "769": 1,
- "770": 1,
- "816": 1,
- "828": 1,
- "833": 1,
- "839": 3,
- "842": 1,
- "846": 1,
- "847": 1,
- "848": 1,
- "851": 2,
- "854": 1,
- "855": 2,
- "858": 1,
- "859": 1,
- "866": 1,
- "867": 1,
- "870": 1,
- "871": 3,
- "885": 1,
- "890": 1,
- "894": 1,
- "896": 1,
- "897": 1,
- "898": 1,
- "899": 1,
- "902": 1,
- "905": 1,
- "910": 1,
- "913": 1,
- "932": 1,
- "935": 1,
- "938": 1,
- "942": 1,
- "946": 1,
- "947": 2,
- "949": 1,
- "953": 1,
- "954": 1,
- "966": 1,
- "974": 1,
- "976": 1,
- "979": 1,
- "981": 1,
- "985": 1,
- "990": 1,
- "997": 3,
- "998": 1,
- "1002": 1,
- "1004": 1,
- "1005": 1,
- "1006": 2,
- "1011": 1,
- "1013": 1,
- "1014": 1,
- "1018": 2,
- "1025": 1,
- "1030": 1,
- "1033": 1,
- "1034": 1,
- "1035": 1,
- "1037": 2,
- "1039": 1,
- "1040": 1,
- "1041": 3,
- "1042": 1,
- "1043": 1,
- "1044": 1,
- "1056": 1,
- "1057": 1,
- "1063": 1,
- "1077": 1,
- "1080": 2,
- "1081": 1,
- "1082": 3,
- "1083": 2,
- "1084": 1,
- "1085": 2,
- "1086": 1,
- "1088": 1,
- "1099": 1,
- "1119": 4,
- "1120": 1,
- "1121": 1,
- "1130": 1,
- "1133": 1,
- "1135": 1,
- "1137": 1,
- "1152": 1,
- "1156": 2,
- "1158": 3,
- "1159": 1,
- "1160": 1,
- "1162": 1,
- "1166": 1,
- "1170": 1,
- "1171": 1,
- "1172": 1,
- "1177": 1,
- "1180": 1,
- "1181": 1,
- "1185": 1,
- "1187": 1,
- "1195": 2,
- "1199": 1,
- "1220": 1,
- "1224": 1,
- "1236": 1,
- "1242": 1,
- "1243": 1,
- "1245": 1,
- "1247": 1,
- "1248": 2,
- "1250": 3,
- "1251": 2,
- "1253": 1,
- "1255": 1,
- "1256": 1,
- "1257": 2,
- "1258": 2,
- "1259": 1,
- "1283": 1,
- "1287": 2,
- "1288": 1,
- "1289": 1,
- "1291": 1,
- "1296": 1,
- "1308": 1,
- "1310": 1,
- "1317": 1,
- "1324": 1,
- "1328": 1,
- "1329": 1,
- "1354": 1,
- "1361": 1,
- "1365": 1,
- "1367": 1,
- "1380": 1,
- "1386": 1,
- "1387": 1,
- "1393": 1,
- "1399": 2,
- "1400": 1,
- "1406": 1,
- "1408": 1,
- "1414": 1,
- "1419": 2,
- "1439": 1,
- "1444": 1,
- "1449": 1,
- "1451": 2,
- "1452": 1,
- "1459": 1,
- "1470": 1,
- "1472": 1,
- "1474": 1,
- "1475": 1,
- "1478": 1,
- "1480": 1,
- "1486": 1,
- "1490": 1,
- "1495": 1,
- "1496": 1,
- "1497": 1,
- "1500": 1,
- "1502": 2,
- "1505": 2,
- "1516": 1,
- "1522": 1,
- "1523": 1,
- "1524": 1,
- "1531": 1,
- "1533": 1,
- "1534": 1,
- "1535": 3,
- "1537": 1,
- "1541": 2,
- "1543": 2,
- "1544": 1,
- "1559": 1,
- "1566": 1,
- "1585": 1,
- "1590": 1,
- "1599": 2,
- "1600": 1,
- "1602": 1,
- "1603": 1,
- "1604": 1,
- "1608": 2,
- "1609": 2,
- "1613": 1,
- "1614": 1,
- "1617": 1,
- "1618": 2,
- "1619": 1,
- "1628": 2,
- "1629": 2,
- "1630": 1,
- "1633": 1,
- "1634": 1,
- "1646": 2,
- "1649": 1,
- "1659": 1,
- "1660": 1,
- "1677": 1,
- "1694": 1,
- "1696": 1,
- "1708": 1,
- "1722": 1,
- "1726": 2,
- "1728": 1,
- "1729": 1,
- "1731": 1,
- "1739": 1,
- "1740": 1,
- "1748": 2,
- "1773": 1,
- "1775": 1,
- "1801": 1,
- "1810": 1,
- "1812": 1,
- "1824": 1,
- "1843": 1,
- "1865": 1,
- "1898": 2,
- "1901": 1,
- "1903": 1,
- "1904": 1,
- "1907": 3,
- "1910": 1,
- "1913": 1,
- "1914": 1,
- "1915": 1,
- "1925": 1,
- "1930": 1,
- "1955": 1,
- "1957": 1,
- "1958": 2,
- "1960": 1,
- "1961": 1,
- "1964": 1,
- "1970": 1,
- "2005": 1,
- "2006": 1,
- "2038": 1,
- "2056": 1,
- "2070": 1,
- "2085": 1,
- "2091": 2,
- "2092": 3,
- "2093": 1,
- "2098": 1,
- "2099": 1,
- "2101": 1,
- "2103": 1,
- "2107": 1,
- "2119": 1,
- "2180": 1,
- "2198": 1,
- "2199": 1,
- "2202": 1,
- "2203": 2,
- "2210": 1,
- "2211": 1,
- "2230": 1,
- "2254": 1,
- "2278": 1,
- "2281": 1,
- "2282": 1,
- "2284": 1,
- "2286": 1,
- "2287": 1,
- "2291": 1,
- "2292": 1,
- "2301": 1,
- "2306": 2,
- "2307": 2,
- "2309": 2,
- "2310": 1,
- "2311": 1,
- "2317": 1,
- "2323": 2,
- "2325": 1,
- "2326": 1,
- "2328": 2,
- "2329": 1,
- "2330": 1,
- "2337": 1,
- "2338": 1,
- "2340": 1,
- "2342": 2,
- "2343": 1,
- "2348": 1,
- "2352": 1,
- "2359": 2,
- "2362": 1,
- "2363": 1,
- "2367": 2,
- "2368": 1,
- "2384": 1,
- "2389": 1,
- "2391": 2,
- "2392": 1,
- "2394": 2,
- "2400": 1,
- "2405": 1,
- "2413": 1,
- "2414": 1,
- "2416": 1,
- "2417": 1,
- "2434": 1,
- "2443": 2,
- "2471": 1,
- "2472": 1,
- "2476": 1,
- "2483": 1,
- "2493": 1,
- "2519": 2,
- "2520": 1,
- "2522": 1,
- "2527": 2,
- "2528": 1,
- "2529": 2,
- "2530": 2,
- "2534": 1,
- "2538": 1,
- "2544": 2,
- "2548": 2,
- "2549": 4,
- "2553": 1,
- "2554": 1,
- "2556": 1,
- "2560": 1,
- "2562": 1,
- "2563": 1,
- "2566": 2,
- "2568": 1,
- "2576": 1,
- "2579": 2,
- "2583": 1,
- "2586": 1,
- "2591": 1,
- "2593": 1,
- "2595": 1,
- "2600": 1,
- "2602": 1,
- "2603": 1,
- "2604": 1,
- "2605": 1,
- "2606": 1,
- "2607": 1,
- "2610": 1,
- "2612": 1,
- "2621": 1,
- "2639": 1,
- "2640": 1,
- "2641": 1,
- "2643": 1,
- "2647": 2,
- "2648": 1,
- "2649": 1,
- "2650": 1,
- "2658": 2,
- "2659": 1,
- "2664": 1,
- "2665": 1,
- "2670": 1,
- "2672": 1,
- "2675": 1,
- "2687": 1,
- "2689": 1,
- "2691": 1,
- "2693": 1,
- "2695": 1,
- "2697": 2,
- "2698": 3,
- "2699": 2,
- "2700": 1,
- "2701": 1,
- "2704": 1,
- "2709": 1,
- "2710": 1,
- "2719": 1,
- "2725": 1,
- "2740": 1,
- "2753": 1,
- "2754": 1,
- "2758": 1,
- "2768": 1,
- "2770": 1,
- "2781": 1,
- "2790": 1,
- "2792": 1,
- "2793": 1,
- "2794": 4,
- "2799": 2,
- "2800": 1,
- "2802": 1,
- "2803": 1,
- "2804": 2,
- "2805": 2,
- "2809": 1,
- "2821": 3,
- "2822": 1,
- "2823": 1,
- "2825": 2,
- "2826": 1,
- "2827": 3,
- "2830": 1,
- "2831": 1,
- "2832": 1,
- "2834": 1,
- "2837": 2,
- "2838": 3,
- "2839": 1,
- "2841": 1,
- "2842": 2,
- "2843": 1,
- "2844": 1,
- "2846": 1,
- "2848": 1,
- "2850": 3,
- "2853": 1,
- "2855": 1,
- "2856": 2,
- "2857": 1,
- "2862": 1,
- "2867": 1,
- "2868": 1,
- "2869": 1,
- "2870": 1,
- "2871": 1,
- "2872": 2,
- "2873": 2,
- "2874": 2,
- "2875": 1,
- "2876": 1,
- "2877": 3,
- "2878": 3,
- "2879": 1,
- "2880": 1,
- "2890": 2,
- "2900": 1,
- "2905": 1,
- "2913": 1,
- "2917": 1,
- "2922": 1,
- "2923": 1,
- "2924": 1,
- "2925": 1,
- "2935": 1,
- "2940": 1,
- "2943": 3,
- "2944": 1,
- "2951": 1,
- "2953": 1,
- "2954": 1,
- "2955": 3,
- "2956": 1,
- "2957": 2,
- "2962": 2,
- "2966": 1,
- "2967": 1,
- "2968": 1,
- "2969": 1,
- "2971": 1,
- "2974": 1,
- "2988": 1,
- "3006": 1,
- "3007": 1,
- "3015": 1,
- "3022": 1,
- "3031": 1,
- "3032": 1,
- "3039": 1,
- "3047": 2,
- "3051": 1,
- "3052": 1,
- "3053": 1,
- "3061": 1,
- "3072": 2,
- "3073": 1,
- "3081": 1,
- "3096": 1,
- "3106": 1,
- "3110": 1,
- "3112": 1,
- "3113": 1,
- "3115": 2,
- "3120": 1,
- "3126": 1,
- "3129": 1,
- "3133": 1,
- "3137": 1,
- "3138": 1,
- "3143": 1,
- "3146": 1,
- "3149": 1,
- "3151": 1,
- "3156": 1,
- "3158": 1,
- "3161": 3,
- "3170": 1,
- "3172": 1,
- "3173": 1,
- "3179": 1,
- "3184": 1,
- "3194": 1,
- "3196": 2,
- "3199": 1,
- "3202": 1,
- "3219": 1,
- "3220": 1,
- "3224": 1,
- "3225": 1,
- "3227": 1,
- "3228": 1,
- "3233": 1,
- "3252": 1,
- "3267": 1,
- "3271": 1,
- "3277": 2,
- "3279": 1,
- "3285": 1,
- "3307": 1,
- "3326": 1,
- "3327": 1,
- "3330": 1,
- "3334": 1,
- "3338": 1,
- "3351": 1,
- "3357": 1,
- "3358": 1,
- "3360": 1,
- "3371": 1,
- "3380": 1,
- "3384": 1,
- "3389": 2,
- "3391": 1,
- "3393": 3,
- "3394": 2,
- "3409": 1,
- "3411": 1,
- "3419": 1,
- "3422": 2,
- "3423": 1,
- "3424": 2,
- "3428": 1,
- "3430": 1,
- "3450": 1,
- "3456": 1,
- "3457": 1,
- "3463": 1,
- "3476": 1,
- "3479": 1,
- "3497": 1,
- "3500": 1,
- "3501": 1,
- "3505": 1,
- "3509": 1,
- "3511": 1,
- "3514": 1,
- "3517": 1,
- "3529": 1,
- "3532": 1,
- "3535": 2,
- "3538": 1,
- "3549": 1,
- "3573": 1,
- "3586": 2,
- "3590": 1,
- "3591": 1,
- "3594": 1,
- "3595": 1,
- "3596": 1,
- "3597": 1,
- "3598": 2,
- "3599": 2,
- "3600": 2,
- "3601": 1,
- "3602": 1,
- "3606": 2,
- "3609": 1,
- "3610": 1,
- "3612": 1,
- "3614": 1,
- "3619": 1,
- "3621": 1,
- "3622": 1,
- "3626": 3,
- "3627": 1,
- "3628": 1,
- "3640": 1,
- "3642": 1,
- "3648": 1,
- "3657": 2,
- "3660": 1,
- "3661": 1,
- "3662": 1,
- "3665": 1,
- "3666": 1,
- "3676": 2,
- "3677": 1,
- "3682": 1,
- "3686": 1,
- "3700": 1,
- "3702": 1,
- "3709": 1,
- "3713": 1,
- "3723": 1,
- "3725": 1,
- "3744": 1,
- "3752": 1,
- "3754": 1,
- "3755": 3,
- "3761": 1,
- "3774": 1,
- "3793": 1,
- "3798": 1,
- "3804": 2,
- "3805": 1,
- "3806": 1,
- "3807": 1,
- "3808": 1,
- "3816": 1,
- "3824": 1,
- "3829": 2,
- "3832": 1,
- "3833": 1,
- "3838": 2,
- "3844": 1,
- "3851": 1,
- "3856": 1,
- "3872": 1,
- "3874": 1,
- "3875": 1,
- "3877": 2,
- "3880": 1,
- "3881": 1,
- "3885": 1,
- "3886": 1,
- "3896": 1,
- "3912": 1,
- "3916": 1,
- "3918": 1,
- "3921": 1,
- "3925": 1,
- "3927": 1,
- "3928": 1,
- "3934": 2,
- "3938": 1,
- "3943": 1,
- "3950": 2,
- "3951": 1,
- "3953": 1,
- "3957": 1,
- "3958": 1,
- "3967": 1,
- "3970": 1,
- "3971": 1,
- "3974": 1,
- "3976": 1,
- "4000": 1,
- "4002": 1,
- "4003": 1,
- "4007": 1,
- "4010": 1,
- "4015": 1,
- "4020": 1,
- "4030": 1,
- "4033": 1,
- "4036": 1,
- "4038": 1,
- "4039": 1,
- "4043": 1,
- "4045": 1,
- "4048": 1,
- "4050": 1,
- "4057": 1,
- "4061": 1,
- "4070": 1,
- "4077": 1,
- "4097": 1,
- "4100": 23789
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333930266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882ddf10c88de19"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "ddf10c88"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_18.html b/autobahn/client/tungstenite_case_12_5_18.html
deleted file mode 100644
index 6f677b9..0000000
--- a/autobahn/client/tungstenite_case_12_5_18.html
+++ /dev/null
@@ -1,2081 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.18 : Pass - 10876 ms @ 2020-09-07T18:51:41.594Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=391&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: vfLrxy9VgVbMjnbQDwBenQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: b9QT5wwlteWlttFSsrXtZUwewBY=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 58 | 1 | 58 |
- 257 | 1 | 257 |
- 1374 | 1 | 1374 |
- 1443 | 1 | 1443 |
- 1493 | 2 | 2986 |
- 1587 | 1 | 1587 |
- 1633 | 1 | 1633 |
- 3457 | 1 | 3457 |
- 3542 | 1 | 3542 |
- 3591 | 1 | 3591 |
- 3654 | 1 | 3654 |
- 3693 | 1 | 3693 |
- 3791 | 1 | 3791 |
- 3792 | 1 | 3792 |
- 3851 | 1 | 3851 |
- 3901 | 1 | 3901 |
- 3925 | 1 | 3925 |
- 4006 | 1 | 4006 |
- 4061 | 1 | 4061 |
- 4349 | 1 | 4349 |
- 4480 | 1 | 4480 |
- 4542 | 1 | 4542 |
- 4697 | 1 | 4697 |
- 4854 | 1 | 4854 |
- 5002 | 1 | 5002 |
- 5466 | 1 | 5466 |
- 5535 | 1 | 5535 |
- 5596 | 1 | 5596 |
- 5638 | 1 | 5638 |
- 5718 | 1 | 5718 |
- 5793 | 1 | 5793 |
- 7756 | 1 | 7756 |
- 7851 | 1 | 7851 |
- 7884 | 1 | 7884 |
- 7938 | 1 | 7938 |
- 8017 | 1 | 8017 |
- 8104 | 1 | 8104 |
- 8791 | 1 | 8791 |
- 8898 | 1 | 8898 |
- 9008 | 1 | 9008 |
- 9091 | 1 | 9091 |
- 9169 | 1 | 9169 |
- 9274 | 1 | 9274 |
- 9495 | 1 | 9495 |
- 9571 | 1 | 9571 |
- 9626 | 1 | 9626 |
- 9694 | 1 | 9694 |
- 9753 | 1 | 9753 |
- 9755 | 1 | 9755 |
- 9788 | 1 | 9788 |
- 9832 | 1 | 9832 |
- 9867 | 1 | 9867 |
- 9892 | 1 | 9892 |
- 10029 | 1 | 10029 |
- 10074 | 1 | 10074 |
- 10889 | 1 | 10889 |
- 10965 | 1 | 10965 |
- 11080 | 1 | 11080 |
- 11184 | 1 | 11184 |
- 11271 | 1 | 11271 |
- 11385 | 1 | 11385 |
- 13478 | 1 | 13478 |
- 13553 | 1 | 13553 |
- 13647 | 1 | 13647 |
- 13671 | 1 | 13671 |
- 13686 | 1 | 13686 |
- 13720 | 1 | 13720 |
- 14369 | 1 | 14369 |
- 14472 | 1 | 14472 |
- 14487 | 1 | 14487 |
- 14592 | 1 | 14592 |
- 14722 | 1 | 14722 |
- 14852 | 1 | 14852 |
- 15078 | 1 | 15078 |
- 15095 | 1 | 15095 |
- 15100 | 1 | 15100 |
- 15135 | 1 | 15135 |
- 15144 | 1 | 15144 |
- 15161 | 1 | 15161 |
- 15242 | 1 | 15242 |
- 15245 | 1 | 15245 |
- 15277 | 1 | 15277 |
- 15294 | 1 | 15294 |
- 15326 | 1 | 15326 |
- 15331 | 1 | 15331 |
- 15370 | 1 | 15370 |
- 15394 | 1 | 15394 |
- 15410 | 1 | 15410 |
- 15430 | 1 | 15430 |
- 15458 | 1 | 15458 |
- 15537 | 1 | 15537 |
- 17549 | 1 | 17549 |
- 17626 | 1 | 17626 |
- 17682 | 1 | 17682 |
- 17748 | 1 | 17748 |
- 17809 | 1 | 17809 |
- 18694 | 1 | 18694 |
- 18761 | 1 | 18761 |
- 18853 | 1 | 18853 |
- 18892 | 1 | 18892 |
- 18978 | 1 | 18978 |
- 19072 | 1 | 19072 |
- 19123 | 1 | 19123 |
- 19139 | 1 | 19139 |
- 19161 | 1 | 19161 |
- 19176 | 1 | 19176 |
- 19195 | 1 | 19195 |
- 19208 | 1 | 19208 |
- 19512 | 1 | 19512 |
- 19524 | 1 | 19524 |
- 19546 | 1 | 19546 |
- 19556 | 1 | 19556 |
- 19581 | 1 | 19581 |
- 19582 | 1 | 19582 |
- 19855 | 1 | 19855 |
- 19991 | 1 | 19991 |
- 20124 | 1 | 20124 |
- 20259 | 1 | 20259 |
- 20378 | 1 | 20378 |
- 20510 | 1 | 20510 |
- 21201 | 1 | 21201 |
- 21218 | 1 | 21218 |
- 21219 | 1 | 21219 |
- 21229 | 1 | 21229 |
- 21232 | 1 | 21232 |
- 21249 | 1 | 21249 |
- 21251 | 1 | 21251 |
- 21324 | 1 | 21324 |
- 21326 | 1 | 21326 |
- 21380 | 1 | 21380 |
- 21460 | 1 | 21460 |
- 21484 | 1 | 21484 |
- 21515 | 1 | 21515 |
- 21574 | 1 | 21574 |
- 21617 | 1 | 21617 |
- 21640 | 1 | 21640 |
- 21646 | 1 | 21646 |
- 21685 | 1 | 21685 |
- 21847 | 1 | 21847 |
- 21874 | 1 | 21874 |
- 21881 | 1 | 21881 |
- 21901 | 1 | 21901 |
- 21902 | 1 | 21902 |
- 21957 | 1 | 21957 |
- 22075 | 1 | 22075 |
- 22084 | 1 | 22084 |
- 22098 | 1 | 22098 |
- 22115 | 1 | 22115 |
- 22130 | 1 | 22130 |
- 22146 | 1 | 22146 |
- 22378 | 1 | 22378 |
- 22380 | 1 | 22380 |
- 22394 | 1 | 22394 |
- 22407 | 1 | 22407 |
- 22411 | 1 | 22411 |
- 22435 | 1 | 22435 |
- 23284 | 1 | 23284 |
- 23421 | 1 | 23421 |
- 23517 | 1 | 23517 |
- 23657 | 1 | 23657 |
- 23795 | 1 | 23795 |
- 23927 | 1 | 23927 |
- 25057 | 1 | 25057 |
- 25198 | 1 | 25198 |
- 25327 | 1 | 25327 |
- 25463 | 1 | 25463 |
- 25595 | 1 | 25595 |
- 25735 | 1 | 25735 |
- 28352 | 1 | 28352 |
- 28497 | 1 | 28497 |
- 28648 | 1 | 28648 |
- 28782 | 1 | 28782 |
- 28929 | 1 | 28929 |
- 29069 | 1 | 29069 |
- 29371 | 1 | 29371 |
- 29403 | 1 | 29403 |
- 29493 | 1 | 29493 |
- 29622 | 1 | 29622 |
- 29694 | 1 | 29694 |
- 29716 | 1 | 29716 |
- 30478 | 1 | 30478 |
- 30614 | 1 | 30614 |
- 30748 | 1 | 30748 |
- 30880 | 1 | 30880 |
- 31016 | 1 | 31016 |
- 31153 | 1 | 31153 |
- 31248 | 1 | 31248 |
- 31277 | 1 | 31277 |
- 31299 | 1 | 31299 |
- 31318 | 1 | 31318 |
- 31341 | 1 | 31341 |
- 31353 | 1 | 31353 |
- 31782 | 1 | 31782 |
- 31861 | 1 | 31861 |
- 31949 | 1 | 31949 |
- 32037 | 1 | 32037 |
- 32113 | 1 | 32113 |
- 32185 | 1 | 32185 |
- 33347 | 1 | 33347 |
- 33490 | 1 | 33490 |
- 33564 | 1 | 33564 |
- 33682 | 1 | 33682 |
- 33815 | 1 | 33815 |
- 33956 | 1 | 33956 |
- 35764 | 1 | 35764 |
- 35800 | 1 | 35800 |
- 35890 | 1 | 35890 |
- 35896 | 1 | 35896 |
- 35947 | 1 | 35947 |
- 35990 | 2 | 71980 |
- 36007 | 1 | 36007 |
- 36016 | 1 | 36016 |
- 36028 | 1 | 36028 |
- 36043 | 1 | 36043 |
- 36134 | 1 | 36134 |
- 36136 | 1 | 36136 |
- 36216 | 1 | 36216 |
- 36229 | 1 | 36229 |
- 36245 | 1 | 36245 |
- 36344 | 1 | 36344 |
- 36470 | 1 | 36470 |
- 37365 | 1 | 37365 |
- 37404 | 1 | 37404 |
- 37449 | 1 | 37449 |
- 37502 | 1 | 37502 |
- 37635 | 1 | 37635 |
- 37703 | 1 | 37703 |
- 39215 | 1 | 39215 |
- 39314 | 1 | 39314 |
- 39390 | 2 | 78780 |
- 39420 | 1 | 39420 |
- 39552 | 1 | 39552 |
- 39769 | 1 | 39769 |
- 39879 | 1 | 39879 |
- 39980 | 1 | 39980 |
- 40060 | 1 | 40060 |
- 40097 | 1 | 40097 |
- 40112 | 1 | 40112 |
- 40116 | 2 | 80232 |
- 40120 | 1 | 40120 |
- 40143 | 1 | 40143 |
- 40152 | 1 | 40152 |
- 40252 | 1 | 40252 |
- 41037 | 1 | 41037 |
- 41168 | 1 | 41168 |
- 41303 | 1 | 41303 |
- 41439 | 1 | 41439 |
- 41575 | 1 | 41575 |
- 41703 | 1 | 41703 |
- 41977 | 1 | 41977 |
- 42074 | 1 | 42074 |
- 42139 | 1 | 42139 |
- 42195 | 1 | 42195 |
- 42205 | 1 | 42205 |
- 42300 | 1 | 42300 |
- 42301 | 1 | 42301 |
- 42364 | 1 | 42364 |
- 42379 | 1 | 42379 |
- 42396 | 1 | 42396 |
- 42400 | 1 | 42400 |
- 43461 | 1 | 43461 |
- 43541 | 1 | 43541 |
- 43598 | 1 | 43598 |
- 43655 | 1 | 43655 |
- 43658 | 1 | 43658 |
- 43726 | 1 | 43726 |
- 43739 | 1 | 43739 |
- 43748 | 1 | 43748 |
- 43778 | 1 | 43778 |
- 43780 | 1 | 43780 |
- 43791 | 1 | 43791 |
- 43856 | 1 | 43856 |
- 43913 | 1 | 43913 |
- 43917 | 1 | 43917 |
- 43964 | 1 | 43964 |
- 43991 | 2 | 87982 |
- 44054 | 1 | 44054 |
- 44087 | 1 | 44087 |
- 44131 | 1 | 44131 |
- 44182 | 1 | 44182 |
- 44212 | 1 | 44212 |
- 44279 | 1 | 44279 |
- 44282 | 1 | 44282 |
- 44399 | 1 | 44399 |
- 44526 | 1 | 44526 |
- 44641 | 1 | 44641 |
- 44767 | 1 | 44767 |
- 44893 | 1 | 44893 |
- 45021 | 1 | 45021 |
- 45395 | 1 | 45395 |
- 45399 | 1 | 45399 |
- 45402 | 1 | 45402 |
- 45413 | 1 | 45413 |
- 45417 | 1 | 45417 |
- 45425 | 1 | 45425 |
- 45507 | 1 | 45507 |
- 45515 | 1 | 45515 |
- 45524 | 1 | 45524 |
- 45525 | 1 | 45525 |
- 45554 | 1 | 45554 |
- 45605 | 1 | 45605 |
- 45722 | 1 | 45722 |
- 45832 | 1 | 45832 |
- 45841 | 1 | 45841 |
- 45847 | 1 | 45847 |
- 45919 | 1 | 45919 |
- 45941 | 1 | 45941 |
- 46018 | 1 | 46018 |
- 46034 | 1 | 46034 |
- 46094 | 1 | 46094 |
- 46122 | 1 | 46122 |
- 46185 | 1 | 46185 |
- 46229 | 1 | 46229 |
- 47283 | 1 | 47283 |
- 47366 | 1 | 47366 |
- 47401 | 1 | 47401 |
- 47457 | 1 | 47457 |
- 47522 | 1 | 47522 |
- 47559 | 1 | 47559 |
- 47650 | 1 | 47650 |
- 47659 | 1 | 47659 |
- 47714 | 1 | 47714 |
- 47779 | 1 | 47779 |
- 47892 | 1 | 47892 |
- 47993 | 1 | 47993 |
- 48857 | 1 | 48857 |
- 48955 | 1 | 48955 |
- 49046 | 1 | 49046 |
- 49053 | 1 | 49053 |
- 49117 | 2 | 98234 |
- 49137 | 1 | 49137 |
- 49186 | 1 | 49186 |
- 49238 | 2 | 98476 |
- 49254 | 1 | 49254 |
- 49304 | 1 | 49304 |
- 49483 | 1 | 49483 |
- 49486 | 1 | 49486 |
- 49526 | 1 | 49526 |
- 49529 | 1 | 49529 |
- 49562 | 1 | 49562 |
- 49675 | 1 | 49675 |
- 49864 | 1 | 49864 |
- 49979 | 1 | 49979 |
- 50107 | 1 | 50107 |
- 50214 | 1 | 50214 |
- 50232 | 1 | 50232 |
- 50245 | 1 | 50245 |
- 50274 | 1 | 50274 |
- 50338 | 1 | 50338 |
- 50354 | 1 | 50354 |
- 50377 | 1 | 50377 |
- 50438 | 1 | 50438 |
- 50466 | 1 | 50466 |
- 50480 | 1 | 50480 |
- 50545 | 1 | 50545 |
- 50555 | 1 | 50555 |
- 50645 | 1 | 50645 |
- 50754 | 1 | 50754 |
- 50853 | 1 | 50853 |
- 52398 | 1 | 52398 |
- 52463 | 1 | 52463 |
- 52493 | 1 | 52493 |
- 52503 | 1 | 52503 |
- 52523 | 1 | 52523 |
- 52547 | 1 | 52547 |
- 52559 | 1 | 52559 |
- 52574 | 1 | 52574 |
- 52633 | 1 | 52633 |
- 52681 | 1 | 52681 |
- 52683 | 1 | 52683 |
- 52708 | 1 | 52708 |
- 52752 | 1 | 52752 |
- 52799 | 1 | 52799 |
- 52801 | 1 | 52801 |
- 52817 | 1 | 52817 |
- 52887 | 1 | 52887 |
- 52903 | 1 | 52903 |
- 52943 | 1 | 52943 |
- 53008 | 1 | 53008 |
- 53051 | 1 | 53051 |
- 53086 | 1 | 53086 |
- 53169 | 1 | 53169 |
- 53230 | 1 | 53230 |
- 54217 | 1 | 54217 |
- 54254 | 1 | 54254 |
- 54258 | 1 | 54258 |
- 54266 | 1 | 54266 |
- 54363 | 1 | 54363 |
- 54468 | 1 | 54468 |
- 54877 | 1 | 54877 |
- 54984 | 1 | 54984 |
- 55085 | 1 | 55085 |
- 55186 | 1 | 55186 |
- 55287 | 1 | 55287 |
- 55392 | 1 | 55392 |
- 55441 | 1 | 55441 |
- 55564 | 1 | 55564 |
- 55685 | 1 | 55685 |
- 55713 | 1 | 55713 |
- 55726 | 1 | 55726 |
- 55746 | 1 | 55746 |
- 55805 | 1 | 55805 |
- 55816 | 1 | 55816 |
- 55858 | 1 | 55858 |
- 55871 | 1 | 55871 |
- 55938 | 1 | 55938 |
- 56062 | 1 | 56062 |
- 56278 | 1 | 56278 |
- 56327 | 1 | 56327 |
- 56425 | 1 | 56425 |
- 56450 | 1 | 56450 |
- 56501 | 1 | 56501 |
- 56591 | 1 | 56591 |
- 57403 | 1 | 57403 |
- 57495 | 1 | 57495 |
- 57585 | 1 | 57585 |
- 57677 | 1 | 57677 |
- 57808 | 1 | 57808 |
- 57879 | 1 | 57879 |
- 58349 | 1 | 58349 |
- 58449 | 1 | 58449 |
- 58534 | 1 | 58534 |
- 58536 | 1 | 58536 |
- 58564 | 1 | 58564 |
- 58573 | 1 | 58573 |
- 58579 | 2 | 117158 |
- 58580 | 2 | 117160 |
- 58687 | 1 | 58687 |
- 58691 | 1 | 58691 |
- 58813 | 2 | 117626 |
- 58921 | 1 | 58921 |
- 58930 | 1 | 58930 |
- 59067 | 1 | 59067 |
- 59199 | 1 | 59199 |
- 59231 | 1 | 59231 |
- 59232 | 1 | 59232 |
- 59235 | 2 | 118470 |
- 59241 | 1 | 59241 |
- 59243 | 1 | 59243 |
- 59285 | 2 | 118570 |
- 59286 | 1 | 59286 |
- 59288 | 1 | 59288 |
- 59289 | 1 | 59289 |
- 59297 | 1 | 59297 |
- 59387 | 1 | 59387 |
- 59392 | 1 | 59392 |
- 59394 | 2 | 118788 |
- 59395 | 1 | 59395 |
- 59396 | 2 | 118792 |
- 59399 | 1 | 59399 |
- 59401 | 1 | 59401 |
- 59402 | 2 | 118804 |
- 59483 | 1 | 59483 |
- 59517 | 2 | 119034 |
- 59521 | 1 | 59521 |
- 59522 | 2 | 119044 |
- 59523 | 1 | 59523 |
- 59587 | 1 | 59587 |
- 59609 | 1 | 59609 |
- 59610 | 1 | 59610 |
- 59612 | 1 | 59612 |
- 59614 | 2 | 119228 |
- 59616 | 1 | 59616 |
- 59622 | 2 | 119244 |
- 59625 | 1 | 59625 |
- 59626 | 2 | 119252 |
- 59627 | 2 | 119254 |
- 59628 | 1 | 59628 |
- 59630 | 1 | 59630 |
- 59631 | 3 | 178893 |
- 59632 | 2 | 119264 |
- 59633 | 1 | 59633 |
- 59635 | 1 | 59635 |
- 59639 | 1 | 59639 |
- 59640 | 1 | 59640 |
- 59649 | 1 | 59649 |
- 59653 | 1 | 59653 |
- 59654 | 1 | 59654 |
- 59657 | 3 | 178971 |
- 59663 | 1 | 59663 |
- 59664 | 1 | 59664 |
- 59669 | 1 | 59669 |
- 59673 | 1 | 59673 |
- 59676 | 1 | 59676 |
- 59677 | 1 | 59677 |
- 59679 | 1 | 59679 |
- 59689 | 1 | 59689 |
- 59705 | 1 | 59705 |
- 59715 | 1 | 59715 |
- 59717 | 1 | 59717 |
- 59720 | 1 | 59720 |
- 59721 | 1 | 59721 |
- 59723 | 2 | 119446 |
- 59727 | 1 | 59727 |
- 59728 | 1 | 59728 |
- 59729 | 1 | 59729 |
- 59730 | 1 | 59730 |
- 59752 | 1 | 59752 |
- 59761 | 1 | 59761 |
- 59763 | 1 | 59763 |
- 59790 | 1 | 59790 |
- 59792 | 1 | 59792 |
- 59834 | 1 | 59834 |
- 59836 | 1 | 59836 |
- 59838 | 1 | 59838 |
- 59846 | 2 | 119692 |
- 59847 | 1 | 59847 |
- 59850 | 1 | 59850 |
- 59851 | 1 | 59851 |
- 59853 | 2 | 119706 |
- 59854 | 1 | 59854 |
- 59856 | 1 | 59856 |
- 59859 | 2 | 119718 |
- 59860 | 1 | 59860 |
- 59867 | 1 | 59867 |
- 59869 | 1 | 59869 |
- 59878 | 1 | 59878 |
- 59879 | 1 | 59879 |
- 59884 | 1 | 59884 |
- 59885 | 1 | 59885 |
- 59886 | 1 | 59886 |
- 59887 | 1 | 59887 |
- 59888 | 2 | 119776 |
- 59890 | 1 | 59890 |
- 59891 | 1 | 59891 |
- 59894 | 1 | 59894 |
- 59895 | 1 | 59895 |
- 59896 | 1 | 59896 |
- 59899 | 1 | 59899 |
- 59901 | 1 | 59901 |
- 59912 | 1 | 59912 |
- 59914 | 1 | 59914 |
- 59915 | 1 | 59915 |
- 59916 | 2 | 119832 |
- 59918 | 1 | 59918 |
- 59955 | 2 | 119910 |
- 59956 | 1 | 59956 |
- 59960 | 1 | 59960 |
- 59961 | 1 | 59961 |
- 59962 | 1 | 59962 |
- 59963 | 1 | 59963 |
- 59968 | 1 | 59968 |
- 59984 | 1 | 59984 |
- 59988 | 1 | 59988 |
- 59992 | 1 | 59992 |
- 59996 | 2 | 119992 |
- 59997 | 1 | 59997 |
- 59999 | 1 | 59999 |
- 60000 | 1 | 60000 |
- 60002 | 1 | 60002 |
- 60011 | 1 | 60011 |
- 60014 | 1 | 60014 |
- 60015 | 1 | 60015 |
- 60018 | 2 | 120036 |
- 60020 | 2 | 120040 |
- 60022 | 1 | 60022 |
- 60024 | 1 | 60024 |
- 60069 | 1 | 60069 |
- 60096 | 1 | 60096 |
- 60098 | 1 | 60098 |
- 60102 | 1 | 60102 |
- 60103 | 1 | 60103 |
- 60104 | 1 | 60104 |
- 60111 | 2 | 120222 |
- 60114 | 1 | 60114 |
- 60116 | 1 | 60116 |
- 60117 | 1 | 60117 |
- 60124 | 1 | 60124 |
- 60126 | 1 | 60126 |
- 60127 | 3 | 180381 |
- 60128 | 1 | 60128 |
- 60129 | 2 | 120258 |
- 60133 | 1 | 60133 |
- 60135 | 1 | 60135 |
- 60138 | 2 | 120276 |
- 60149 | 1 | 60149 |
- 60151 | 1 | 60151 |
- 60152 | 2 | 120304 |
- 60154 | 1 | 60154 |
- 60156 | 2 | 120312 |
- 60157 | 3 | 180471 |
- 60160 | 3 | 180480 |
- 60161 | 1 | 60161 |
- 60164 | 1 | 60164 |
- 60166 | 1 | 60166 |
- 60167 | 2 | 120334 |
- 60168 | 1 | 60168 |
- 60171 | 1 | 60171 |
- 60175 | 2 | 120350 |
- 60176 | 3 | 180528 |
- 60177 | 2 | 120354 |
- 60178 | 1 | 60178 |
- 60179 | 1 | 60179 |
- 60181 | 2 | 120362 |
- 60183 | 1 | 60183 |
- 60185 | 1 | 60185 |
- 60187 | 1 | 60187 |
- 60188 | 1 | 60188 |
- 60191 | 2 | 120382 |
- 60194 | 1 | 60194 |
- 60237 | 1 | 60237 |
- 60241 | 1 | 60241 |
- 60263 | 1 | 60263 |
- 60268 | 1 | 60268 |
- 60269 | 2 | 120538 |
- 60271 | 1 | 60271 |
- 60272 | 1 | 60272 |
- 60284 | 1 | 60284 |
- 60353 | 1 | 60353 |
- 60356 | 1 | 60356 |
- 60358 | 1 | 60358 |
- 60447 | 1 | 60447 |
- 60450 | 2 | 120900 |
- 60452 | 1 | 60452 |
- 60453 | 1 | 60453 |
- 60460 | 1 | 60460 |
- 60525 | 1 | 60525 |
- 60526 | 1 | 60526 |
- 60531 | 1 | 60531 |
- 60532 | 1 | 60532 |
- 60538 | 1 | 60538 |
- 60541 | 1 | 60541 |
- 60699 | 1 | 60699 |
- 60700 | 2 | 121400 |
- 60701 | 1 | 60701 |
- 60702 | 1 | 60702 |
- 60706 | 1 | 60706 |
- 60758 | 1 | 60758 |
- 60762 | 2 | 121524 |
- 60764 | 1 | 60764 |
- 60768 | 1 | 60768 |
- 60769 | 1 | 60769 |
- 60877 | 1 | 60877 |
- 60909 | 1 | 60909 |
- 60912 | 1 | 60912 |
- 60913 | 3 | 182739 |
- 60914 | 1 | 60914 |
- 60915 | 1 | 60915 |
- 60916 | 1 | 60916 |
- 60919 | 1 | 60919 |
- 60922 | 1 | 60922 |
- 60927 | 1 | 60927 |
- 60928 | 1 | 60928 |
- 60931 | 1 | 60931 |
- 60933 | 1 | 60933 |
- 60936 | 1 | 60936 |
- 60937 | 1 | 60937 |
- 60942 | 1 | 60942 |
- 60961 | 1 | 60961 |
- 60962 | 1 | 60962 |
- 60964 | 1 | 60964 |
- 60967 | 1 | 60967 |
- 60968 | 2 | 121936 |
- 60982 | 1 | 60982 |
- 60984 | 1 | 60984 |
- 60987 | 1 | 60987 |
- 60990 | 1 | 60990 |
- 60996 | 1 | 60996 |
- 60997 | 1 | 60997 |
- 60999 | 1 | 60999 |
- 61000 | 1 | 61000 |
- 61003 | 1 | 61003 |
- 61014 | 1 | 61014 |
- 61078 | 1 | 61078 |
- 61142 | 1 | 61142 |
- 61150 | 1 | 61150 |
- 61151 | 1 | 61151 |
- 61152 | 1 | 61152 |
- 61153 | 1 | 61153 |
- 61154 | 1 | 61154 |
- 61155 | 1 | 61155 |
- 61183 | 1 | 61183 |
- 61216 | 1 | 61216 |
- 61219 | 1 | 61219 |
- 61221 | 1 | 61221 |
- 61226 | 1 | 61226 |
- 61228 | 1 | 61228 |
- 61229 | 1 | 61229 |
- 61265 | 1 | 61265 |
- 61268 | 1 | 61268 |
- 61271 | 1 | 61271 |
- 61273 | 2 | 122546 |
- 61274 | 2 | 122548 |
- 61276 | 1 | 61276 |
- 61280 | 1 | 61280 |
- 61292 | 1 | 61292 |
- 61322 | 1 | 61322 |
- 61346 | 1 | 61346 |
- 61360 | 1 | 61360 |
- 61381 | 1 | 61381 |
- 61386 | 3 | 184158 |
- 61391 | 1 | 61391 |
- 61398 | 1 | 61398 |
- 61417 | 1 | 61417 |
- 61426 | 1 | 61426 |
- 61456 | 2 | 122912 |
- 61457 | 1 | 61457 |
- 61460 | 1 | 61460 |
- 61464 | 2 | 122928 |
- 61476 | 1 | 61476 |
- 61510 | 2 | 123020 |
- 61512 | 1 | 61512 |
- 61514 | 1 | 61514 |
- 61517 | 1 | 61517 |
- 61519 | 1 | 61519 |
- 61520 | 1 | 61520 |
- 61528 | 1 | 61528 |
- 61529 | 1 | 61529 |
- 61532 | 1 | 61532 |
- 61539 | 1 | 61539 |
- 61548 | 2 | 123096 |
- 61580 | 1 | 61580 |
- 61596 | 1 | 61596 |
- 61599 | 1 | 61599 |
- 61600 | 2 | 123200 |
- 61601 | 1 | 61601 |
- 61602 | 1 | 61602 |
- 61604 | 2 | 123208 |
- 61607 | 1 | 61607 |
- 61608 | 1 | 61608 |
- 61609 | 1 | 61609 |
- 61634 | 2 | 123268 |
- 61635 | 1 | 61635 |
- 61636 | 1 | 61636 |
- 61637 | 1 | 61637 |
- 61639 | 3 | 184917 |
- 61641 | 1 | 61641 |
- 61642 | 3 | 184926 |
- 61644 | 1 | 61644 |
- 61660 | 1 | 61660 |
- 61662 | 2 | 123324 |
- 61666 | 1 | 61666 |
- 61673 | 2 | 123346 |
- 61674 | 1 | 61674 |
- 61675 | 1 | 61675 |
- 61679 | 1 | 61679 |
- 61685 | 1 | 61685 |
- 61689 | 1 | 61689 |
- 61751 | 1 | 61751 |
- 61753 | 1 | 61753 |
- 61757 | 1 | 61757 |
- 61760 | 1 | 61760 |
- 61761 | 1 | 61761 |
- 61764 | 1 | 61764 |
- 61772 | 1 | 61772 |
- 61804 | 2 | 123608 |
- 61805 | 1 | 61805 |
- 61807 | 1 | 61807 |
- 61808 | 1 | 61808 |
- 61813 | 1 | 61813 |
- 61864 | 1 | 61864 |
- 61919 | 1 | 61919 |
- 61962 | 2 | 123924 |
- 61967 | 1 | 61967 |
- 61972 | 1 | 61972 |
- 61974 | 1 | 61974 |
- 61975 | 2 | 123950 |
- 61976 | 1 | 61976 |
- 61980 | 1 | 61980 |
- 61998 | 1 | 61998 |
- 62028 | 1 | 62028 |
- 62029 | 2 | 124058 |
- 62031 | 1 | 62031 |
- 62035 | 2 | 124070 |
- 62036 | 1 | 62036 |
- 62040 | 1 | 62040 |
- 62045 | 1 | 62045 |
- 62050 | 1 | 62050 |
- 62052 | 1 | 62052 |
- 62067 | 1 | 62067 |
- 62069 | 1 | 62069 |
- 62070 | 1 | 62070 |
- 62079 | 1 | 62079 |
- 62148 | 1 | 62148 |
- 62178 | 1 | 62178 |
- 62207 | 1 | 62207 |
- 62212 | 2 | 124424 |
- 62213 | 1 | 62213 |
- 62215 | 1 | 62215 |
- 62217 | 1 | 62217 |
- 62285 | 1 | 62285 |
- 62286 | 1 | 62286 |
- 62291 | 1 | 62291 |
- 62293 | 1 | 62293 |
- 62299 | 1 | 62299 |
- 62302 | 1 | 62302 |
- 62336 | 1 | 62336 |
- 62343 | 1 | 62343 |
- 62345 | 1 | 62345 |
- 62348 | 1 | 62348 |
- 62351 | 1 | 62351 |
- 62355 | 1 | 62355 |
- 62380 | 1 | 62380 |
- 62389 | 1 | 62389 |
- 62393 | 1 | 62393 |
- 62394 | 1 | 62394 |
- 62395 | 1 | 62395 |
- 62400 | 1 | 62400 |
- 62425 | 1 | 62425 |
- 62430 | 1 | 62430 |
- 62445 | 2 | 124890 |
- 62449 | 1 | 62449 |
- 62450 | 1 | 62450 |
- 62451 | 1 | 62451 |
- 62453 | 1 | 62453 |
- 62456 | 1 | 62456 |
- 62459 | 1 | 62459 |
- 62462 | 1 | 62462 |
- 62463 | 1 | 62463 |
- 62479 | 1 | 62479 |
- 62481 | 1 | 62481 |
- 62482 | 1 | 62482 |
- 62484 | 1 | 62484 |
- 62487 | 1 | 62487 |
- 62489 | 1 | 62489 |
- 62490 | 1 | 62490 |
- 62491 | 1 | 62491 |
- 62493 | 1 | 62493 |
- 62494 | 1 | 62494 |
- 62496 | 1 | 62496 |
- 62497 | 1 | 62497 |
- 62526 | 1 | 62526 |
- 62527 | 2 | 125054 |
- 62529 | 2 | 125058 |
- 62531 | 2 | 125062 |
- 62532 | 4 | 250128 |
- 62537 | 1 | 62537 |
- 62565 | 1 | 62565 |
- 62566 | 2 | 125132 |
- 62567 | 1 | 62567 |
- 62568 | 2 | 125136 |
- 62603 | 1 | 62603 |
- 62604 | 2 | 125208 |
- 62607 | 2 | 125214 |
- 62608 | 1 | 62608 |
- 62613 | 1 | 62613 |
- 62618 | 1 | 62618 |
- 62619 | 1 | 62619 |
- 62620 | 1 | 62620 |
- 62624 | 1 | 62624 |
- 62625 | 1 | 62625 |
- 62627 | 1 | 62627 |
- 62641 | 1 | 62641 |
- 62683 | 1 | 62683 |
- 62688 | 1 | 62688 |
- 62689 | 1 | 62689 |
- 62692 | 1 | 62692 |
- 62694 | 1 | 62694 |
- 62697 | 1 | 62697 |
- 62698 | 1 | 62698 |
- 62699 | 1 | 62699 |
- 62700 | 3 | 188100 |
- 62701 | 1 | 62701 |
- 62702 | 1 | 62702 |
- 62703 | 1 | 62703 |
- 62707 | 1 | 62707 |
- 62708 | 1 | 62708 |
- 62729 | 1 | 62729 |
- 62733 | 2 | 125466 |
- 62737 | 1 | 62737 |
- 62753 | 1 | 62753 |
- 62833 | 1 | 62833 |
- 62891 | 1 | 62891 |
- 62944 | 1 | 62944 |
- 62946 | 1 | 62946 |
- 62947 | 1 | 62947 |
- 62952 | 2 | 125904 |
- 62979 | 1 | 62979 |
- 62983 | 1 | 62983 |
- 62986 | 2 | 125972 |
- 62988 | 1 | 62988 |
- 62989 | 1 | 62989 |
- 63058 | 1 | 63058 |
- 63067 | 1 | 63067 |
- 63068 | 2 | 126136 |
- 63069 | 1 | 63069 |
- 63078 | 1 | 63078 |
- 63654 | 1 | 63654 |
- 63796 | 1 | 63796 |
- 63912 | 1 | 63912 |
- 64028 | 1 | 64028 |
- 64157 | 1 | 64157 |
- 64189 | 1 | 64189 |
- 64257 | 1 | 64257 |
- 64314 | 1 | 64314 |
- 64430 | 1 | 64430 |
- 64448 | 1 | 64448 |
- 64466 | 1 | 64466 |
- 64471 | 1 | 64471 |
- 64475 | 1 | 64475 |
- 64476 | 1 | 64476 |
- 64477 | 1 | 64477 |
- 64523 | 1 | 64523 |
- 64640 | 1 | 64640 |
- 64725 | 1 | 64725 |
- 65104 | 1 | 65104 |
- 65200 | 1 | 65200 |
- 65318 | 1 | 65318 |
- 65404 | 1 | 65404 |
- 65497 | 1 | 65497 |
- 65536 | 768 | 50331648 |
- Total | 1770 | 99416403 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 39 | 1 | 39 |
- 133 | 1 | 133 |
- 228 | 1 | 228 |
- 252 | 1 | 252 |
- 716 | 1 | 716 |
- 855 | 1 | 855 |
- 938 | 1 | 938 |
- 1056 | 1 | 1056 |
- 1187 | 1 | 1187 |
- 1328 | 1 | 1328 |
- 1490 | 1 | 1490 |
- 1559 | 1 | 1559 |
- 1603 | 1 | 1603 |
- 1609 | 1 | 1609 |
- 1696 | 1 | 1696 |
- 1748 | 1 | 1748 |
- 3271 | 1 | 3271 |
- 3277 | 1 | 3277 |
- 3371 | 1 | 3371 |
- 3411 | 1 | 3411 |
- 3419 | 1 | 3419 |
- 3501 | 1 | 3501 |
- 3509 | 1 | 3509 |
- 3514 | 1 | 3514 |
- 3517 | 1 | 3517 |
- 3535 | 1 | 3535 |
- 3549 | 1 | 3549 |
- 3606 | 1 | 3606 |
- 3640 | 1 | 3640 |
- 3700 | 1 | 3700 |
- 3713 | 1 | 3713 |
- 3725 | 1 | 3725 |
- 3754 | 1 | 3754 |
- 3816 | 1 | 3816 |
- 3851 | 1 | 3851 |
- 3912 | 1 | 3912 |
- 3918 | 1 | 3918 |
- 3970 | 1 | 3970 |
- 3974 | 1 | 3974 |
- 4003 | 1 | 4003 |
- 4020 | 1 | 4020 |
- 4113 | 1 | 4113 |
- 4120 | 1 | 4120 |
- 4248 | 1 | 4248 |
- 4383 | 1 | 4383 |
- 4501 | 1 | 4501 |
- 4517 | 1 | 4517 |
- 4636 | 1 | 4636 |
- 4692 | 1 | 4692 |
- 4709 | 1 | 4709 |
- 4756 | 1 | 4756 |
- 4802 | 1 | 4802 |
- 4855 | 1 | 4855 |
- 4864 | 1 | 4864 |
- 4994 | 1 | 4994 |
- 5009 | 1 | 5009 |
- 5062 | 1 | 5062 |
- 5159 | 1 | 5159 |
- 5570 | 1 | 5570 |
- 5639 | 1 | 5639 |
- 5700 | 1 | 5700 |
- 5742 | 1 | 5742 |
- 5822 | 1 | 5822 |
- 5897 | 1 | 5897 |
- 6708 | 1 | 6708 |
- 6805 | 1 | 6805 |
- 6890 | 2 | 13780 |
- 6923 | 1 | 6923 |
- 7040 | 1 | 7040 |
- 7225 | 1 | 7225 |
- 7324 | 1 | 7324 |
- 7426 | 1 | 7426 |
- 7434 | 1 | 7434 |
- 7447 | 1 | 7447 |
- 7453 | 1 | 7453 |
- 7454 | 1 | 7454 |
- 7456 | 1 | 7456 |
- 7480 | 1 | 7480 |
- 7505 | 1 | 7505 |
- 7596 | 1 | 7596 |
- 7697 | 1 | 7697 |
- 7848 | 1 | 7848 |
- 7940 | 1 | 7940 |
- 7976 | 1 | 7976 |
- 8030 | 1 | 8030 |
- 8111 | 1 | 8111 |
- 8193 | 1 | 8193 |
- 8515 | 1 | 8515 |
- 8650 | 1 | 8650 |
- 8792 | 1 | 8792 |
- 8924 | 1 | 8924 |
- 9059 | 1 | 9059 |
- 9189 | 1 | 9189 |
- 9225 | 1 | 9225 |
- 9327 | 1 | 9327 |
- 9439 | 1 | 9439 |
- 9521 | 1 | 9521 |
- 9600 | 1 | 9600 |
- 9662 | 1 | 9662 |
- 9670 | 1 | 9670 |
- 9697 | 1 | 9697 |
- 9708 | 1 | 9708 |
- 9727 | 2 | 19454 |
- 9791 | 1 | 9791 |
- 9792 | 1 | 9792 |
- 9794 | 1 | 9794 |
- 9805 | 1 | 9805 |
- 9806 | 1 | 9806 |
- 9822 | 1 | 9822 |
- 9826 | 1 | 9826 |
- 9851 | 1 | 9851 |
- 9869 | 1 | 9869 |
- 9886 | 1 | 9886 |
- 9914 | 1 | 9914 |
- 9918 | 1 | 9918 |
- 9932 | 1 | 9932 |
- 9940 | 1 | 9940 |
- 9967 | 1 | 9967 |
- 10057 | 1 | 10057 |
- 10198 | 1 | 10198 |
- 10248 | 1 | 10248 |
- 10917 | 1 | 10917 |
- 10950 | 1 | 10950 |
- 10995 | 1 | 10995 |
- 11019 | 1 | 11019 |
- 11030 | 1 | 11030 |
- 11082 | 1 | 11082 |
- 11109 | 1 | 11109 |
- 11143 | 1 | 11143 |
- 11145 | 1 | 11145 |
- 11159 | 1 | 11159 |
- 11198 | 1 | 11198 |
- 11199 | 1 | 11199 |
- 11224 | 1 | 11224 |
- 11243 | 1 | 11243 |
- 11245 | 1 | 11245 |
- 11273 | 1 | 11273 |
- 11335 | 1 | 11335 |
- 11444 | 1 | 11444 |
- 11586 | 1 | 11586 |
- 11648 | 1 | 11648 |
- 11655 | 1 | 11655 |
- 11697 | 1 | 11697 |
- 11703 | 1 | 11703 |
- 11721 | 1 | 11721 |
- 11724 | 1 | 11724 |
- 11798 | 1 | 11798 |
- 11820 | 1 | 11820 |
- 11834 | 1 | 11834 |
- 11878 | 1 | 11878 |
- 11915 | 1 | 11915 |
- 11947 | 1 | 11947 |
- 11953 | 1 | 11953 |
- 12016 | 1 | 12016 |
- 12078 | 1 | 12078 |
- 12202 | 1 | 12202 |
- 12323 | 1 | 12323 |
- 13116 | 1 | 13116 |
- 13135 | 1 | 13135 |
- 13139 | 2 | 26278 |
- 13142 | 1 | 13142 |
- 13147 | 1 | 13147 |
- 13154 | 1 | 13154 |
- 13158 | 1 | 13158 |
- 13159 | 3 | 39477 |
- 13182 | 1 | 13182 |
- 13220 | 1 | 13220 |
- 13235 | 1 | 13235 |
- 13273 | 1 | 13273 |
- 13278 | 1 | 13278 |
- 13331 | 1 | 13331 |
- 13345 | 1 | 13345 |
- 13421 | 1 | 13421 |
- 13447 | 1 | 13447 |
- 13487 | 1 | 13487 |
- 13547 | 1 | 13547 |
- 13576 | 1 | 13576 |
- 13577 | 1 | 13577 |
- 13649 | 1 | 13649 |
- 13653 | 1 | 13653 |
- 13747 | 1 | 13747 |
- 13768 | 1 | 13768 |
- 13788 | 1 | 13788 |
- 13822 | 1 | 13822 |
- 14760 | 1 | 14760 |
- 14826 | 1 | 14826 |
- 14864 | 1 | 14864 |
- 14881 | 1 | 14881 |
- 14953 | 1 | 14953 |
- 14983 | 1 | 14983 |
- 15028 | 1 | 15028 |
- 15082 | 1 | 15082 |
- 15109 | 1 | 15109 |
- 15111 | 1 | 15111 |
- 15114 | 1 | 15114 |
- 15164 | 1 | 15164 |
- 15165 | 1 | 15165 |
- 15201 | 1 | 15201 |
- 15211 | 1 | 15211 |
- 15212 | 1 | 15212 |
- 15243 | 1 | 15243 |
- 15257 | 1 | 15257 |
- 15276 | 1 | 15276 |
- 15303 | 1 | 15303 |
- 15310 | 1 | 15310 |
- 15319 | 1 | 15319 |
- 15327 | 1 | 15327 |
- 15360 | 2 | 30720 |
- 15403 | 1 | 15403 |
- 15425 | 1 | 15425 |
- 15434 | 1 | 15434 |
- 15437 | 1 | 15437 |
- 15460 | 1 | 15460 |
- 15461 | 1 | 15461 |
- 15472 | 1 | 15472 |
- 15487 | 1 | 15487 |
- 15555 | 1 | 15555 |
- 15573 | 1 | 15573 |
- 15614 | 1 | 15614 |
- 16246 | 1 | 16246 |
- 16345 | 1 | 16345 |
- 16442 | 1 | 16442 |
- 16526 | 1 | 16526 |
- 16627 | 1 | 16627 |
- 16693 | 1 | 16693 |
- 16770 | 1 | 16770 |
- 16840 | 1 | 16840 |
- 16848 | 1 | 16848 |
- 16918 | 1 | 16918 |
- 16970 | 1 | 16970 |
- 16994 | 1 | 16994 |
- 17035 | 2 | 34070 |
- 17074 | 2 | 34148 |
- 17109 | 1 | 17109 |
- 17154 | 1 | 17154 |
- 17217 | 1 | 17217 |
- 17269 | 1 | 17269 |
- 17397 | 1 | 17397 |
- 17521 | 1 | 17521 |
- 17569 | 1 | 17569 |
- 17641 | 1 | 17641 |
- 17642 | 1 | 17642 |
- 17694 | 1 | 17694 |
- 17701 | 1 | 17701 |
- 17764 | 1 | 17764 |
- 17771 | 1 | 17771 |
- 17798 | 1 | 17798 |
- 17823 | 1 | 17823 |
- 17906 | 1 | 17906 |
- 17950 | 1 | 17950 |
- 17969 | 1 | 17969 |
- 18012 | 1 | 18012 |
- 18013 | 1 | 18013 |
- 18113 | 1 | 18113 |
- 18115 | 1 | 18115 |
- 18196 | 1 | 18196 |
- 18208 | 1 | 18208 |
- 18285 | 1 | 18285 |
- 18722 | 1 | 18722 |
- 18789 | 1 | 18789 |
- 18877 | 1 | 18877 |
- 18912 | 1 | 18912 |
- 18994 | 1 | 18994 |
- 19085 | 1 | 19085 |
- 19274 | 1 | 19274 |
- 19289 | 1 | 19289 |
- 19309 | 1 | 19309 |
- 19327 | 1 | 19327 |
- 19346 | 1 | 19346 |
- 19358 | 1 | 19358 |
- 19510 | 1 | 19510 |
- 19522 | 1 | 19522 |
- 19545 | 1 | 19545 |
- 19554 | 1 | 19554 |
- 19580 | 2 | 39160 |
- 19957 | 1 | 19957 |
- 20061 | 1 | 20061 |
- 20066 | 1 | 20066 |
- 20093 | 1 | 20093 |
- 20128 | 1 | 20128 |
- 20139 | 1 | 20139 |
- 20177 | 1 | 20177 |
- 20192 | 1 | 20192 |
- 20213 | 2 | 40426 |
- 20216 | 1 | 20216 |
- 20222 | 1 | 20222 |
- 20240 | 1 | 20240 |
- 20259 | 1 | 20259 |
- 20261 | 1 | 20261 |
- 20280 | 1 | 20280 |
- 20309 | 1 | 20309 |
- 20322 | 1 | 20322 |
- 20351 | 1 | 20351 |
- 20355 | 1 | 20355 |
- 20386 | 1 | 20386 |
- 20391 | 1 | 20391 |
- 20429 | 1 | 20429 |
- 20486 | 1 | 20486 |
- 20499 | 1 | 20499 |
- 20549 | 1 | 20549 |
- 20622 | 1 | 20622 |
- 20642 | 1 | 20642 |
- 20731 | 1 | 20731 |
- 20863 | 1 | 20863 |
- 21193 | 1 | 21193 |
- 21206 | 1 | 21206 |
- 21209 | 1 | 21209 |
- 21221 | 1 | 21221 |
- 21225 | 1 | 21225 |
- 21238 | 1 | 21238 |
- 21248 | 1 | 21248 |
- 21319 | 1 | 21319 |
- 21322 | 1 | 21322 |
- 21376 | 1 | 21376 |
- 21454 | 1 | 21454 |
- 21477 | 1 | 21477 |
- 21505 | 1 | 21505 |
- 21563 | 1 | 21563 |
- 21610 | 1 | 21610 |
- 21632 | 1 | 21632 |
- 21638 | 1 | 21638 |
- 21675 | 1 | 21675 |
- 21847 | 1 | 21847 |
- 21873 | 1 | 21873 |
- 21879 | 1 | 21879 |
- 21899 | 2 | 43798 |
- 21952 | 1 | 21952 |
- 21955 | 1 | 21955 |
- 22004 | 1 | 22004 |
- 22011 | 1 | 22011 |
- 22015 | 1 | 22015 |
- 22070 | 1 | 22070 |
- 22079 | 1 | 22079 |
- 22089 | 1 | 22089 |
- 22109 | 1 | 22109 |
- 22113 | 1 | 22113 |
- 22126 | 1 | 22126 |
- 22140 | 1 | 22140 |
- 22188 | 1 | 22188 |
- 22219 | 1 | 22219 |
- 22290 | 1 | 22290 |
- 22378 | 2 | 44756 |
- 22383 | 1 | 22383 |
- 22393 | 1 | 22393 |
- 22405 | 1 | 22405 |
- 22410 | 1 | 22410 |
- 22435 | 1 | 22435 |
- 22485 | 1 | 22485 |
- 22587 | 1 | 22587 |
- 22691 | 1 | 22691 |
- 22710 | 1 | 22710 |
- 22832 | 1 | 22832 |
- 22951 | 1 | 22951 |
- 23075 | 1 | 23075 |
- 23085 | 1 | 23085 |
- 23101 | 1 | 23101 |
- 23119 | 1 | 23119 |
- 23177 | 1 | 23177 |
- 23199 | 1 | 23199 |
- 23233 | 1 | 23233 |
- 23248 | 1 | 23248 |
- 23324 | 1 | 23324 |
- 23435 | 1 | 23435 |
- 23576 | 1 | 23576 |
- 23674 | 1 | 23674 |
- 23759 | 1 | 23759 |
- 23807 | 1 | 23807 |
- 23814 | 1 | 23814 |
- 23904 | 1 | 23904 |
- 23930 | 1 | 23930 |
- 23956 | 1 | 23956 |
- 23977 | 1 | 23977 |
- 24066 | 1 | 24066 |
- 24092 | 1 | 24092 |
- 24768 | 1 | 24768 |
- 24857 | 1 | 24857 |
- 24947 | 1 | 24947 |
- 25044 | 1 | 25044 |
- 25170 | 1 | 25170 |
- 25241 | 1 | 25241 |
- 25392 | 1 | 25392 |
- 25529 | 1 | 25529 |
- 25662 | 1 | 25662 |
- 25796 | 1 | 25796 |
- 25930 | 1 | 25930 |
- 25975 | 1 | 25975 |
- 25976 | 1 | 25976 |
- 25982 | 1 | 25982 |
- 26025 | 1 | 26025 |
- 26027 | 2 | 52054 |
- 26028 | 1 | 26028 |
- 26062 | 1 | 26062 |
- 26081 | 1 | 26081 |
- 26099 | 1 | 26099 |
- 26184 | 1 | 26184 |
- 26225 | 1 | 26225 |
- 26304 | 1 | 26304 |
- 26349 | 1 | 26349 |
- 26419 | 1 | 26419 |
- 26480 | 1 | 26480 |
- 26483 | 3 | 79449 |
- 26486 | 1 | 26486 |
- 26490 | 1 | 26490 |
- 26491 | 1 | 26491 |
- 26533 | 1 | 26533 |
- 26534 | 2 | 53068 |
- 26536 | 1 | 26536 |
- 26537 | 1 | 26537 |
- 26540 | 1 | 26540 |
- 26546 | 1 | 26546 |
- 26614 | 1 | 26614 |
- 26646 | 1 | 26646 |
- 26661 | 1 | 26661 |
- 26667 | 2 | 53334 |
- 26668 | 3 | 80004 |
- 26669 | 1 | 26669 |
- 26674 | 1 | 26674 |
- 26675 | 1 | 26675 |
- 26677 | 1 | 26677 |
- 26679 | 1 | 26679 |
- 26756 | 1 | 26756 |
- 26774 | 1 | 26774 |
- 26775 | 1 | 26775 |
- 26778 | 1 | 26778 |
- 26779 | 2 | 53558 |
- 26786 | 1 | 26786 |
- 26854 | 1 | 26854 |
- 26857 | 1 | 26857 |
- 26858 | 1 | 26858 |
- 26860 | 1 | 26860 |
- 26862 | 1 | 26862 |
- 26863 | 1 | 26863 |
- 26867 | 1 | 26867 |
- 26868 | 1 | 26868 |
- 26877 | 1 | 26877 |
- 26882 | 2 | 53764 |
- 26883 | 2 | 53766 |
- 26885 | 2 | 53770 |
- 26886 | 1 | 26886 |
- 26887 | 1 | 26887 |
- 26893 | 1 | 26893 |
- 26899 | 2 | 53798 |
- 26901 | 1 | 26901 |
- 26902 | 1 | 26902 |
- 26904 | 2 | 53808 |
- 26905 | 1 | 26905 |
- 26906 | 1 | 26906 |
- 26913 | 1 | 26913 |
- 26916 | 1 | 26916 |
- 26918 | 2 | 53836 |
- 26919 | 1 | 26919 |
- 26924 | 1 | 26924 |
- 26935 | 2 | 53870 |
- 26938 | 1 | 26938 |
- 26939 | 1 | 26939 |
- 26943 | 2 | 53886 |
- 26944 | 1 | 26944 |
- 26960 | 1 | 26960 |
- 26967 | 2 | 53934 |
- 26968 | 1 | 26968 |
- 26970 | 2 | 53940 |
- 26976 | 1 | 26976 |
- 26989 | 1 | 26989 |
- 26990 | 1 | 26990 |
- 26992 | 1 | 26992 |
- 26993 | 1 | 26993 |
- 27010 | 1 | 27010 |
- 27019 | 2 | 54038 |
- 27052 | 1 | 27052 |
- 27059 | 1 | 27059 |
- 27095 | 2 | 54190 |
- 27098 | 1 | 27098 |
- 27103 | 2 | 54206 |
- 27105 | 2 | 54210 |
- 27106 | 2 | 54212 |
- 27110 | 1 | 27110 |
- 27120 | 2 | 54240 |
- 27124 | 2 | 54248 |
- 27125 | 4 | 108500 |
- 27129 | 1 | 27129 |
- 27130 | 1 | 27130 |
- 27132 | 1 | 27132 |
- 27136 | 1 | 27136 |
- 27138 | 1 | 27138 |
- 27139 | 1 | 27139 |
- 27142 | 2 | 54284 |
- 27144 | 1 | 27144 |
- 27155 | 2 | 54310 |
- 27159 | 1 | 27159 |
- 27162 | 1 | 27162 |
- 27167 | 1 | 27167 |
- 27176 | 1 | 27176 |
- 27178 | 1 | 27178 |
- 27179 | 1 | 27179 |
- 27180 | 1 | 27180 |
- 27182 | 1 | 27182 |
- 27183 | 1 | 27183 |
- 27216 | 1 | 27216 |
- 27217 | 1 | 27217 |
- 27219 | 1 | 27219 |
- 27223 | 2 | 54446 |
- 27224 | 1 | 27224 |
- 27225 | 1 | 27225 |
- 27226 | 1 | 27226 |
- 27234 | 1 | 27234 |
- 27235 | 1 | 27235 |
- 27240 | 1 | 27240 |
- 27246 | 1 | 27246 |
- 27248 | 1 | 27248 |
- 27251 | 1 | 27251 |
- 27263 | 1 | 27263 |
- 27265 | 1 | 27265 |
- 27267 | 1 | 27267 |
- 27269 | 1 | 27269 |
- 27273 | 1 | 27273 |
- 27274 | 3 | 81822 |
- 27275 | 2 | 54550 |
- 27280 | 1 | 27280 |
- 27286 | 1 | 27286 |
- 27330 | 1 | 27330 |
- 27346 | 1 | 27346 |
- 27357 | 1 | 27357 |
- 27366 | 1 | 27366 |
- 27368 | 1 | 27368 |
- 27369 | 1 | 27369 |
- 27375 | 2 | 54750 |
- 27376 | 1 | 27376 |
- 27378 | 1 | 27378 |
- 27380 | 2 | 54760 |
- 27381 | 2 | 54762 |
- 27385 | 1 | 27385 |
- 27397 | 2 | 54794 |
- 27398 | 1 | 27398 |
- 27401 | 2 | 54802 |
- 27403 | 1 | 27403 |
- 27406 | 1 | 27406 |
- 27407 | 1 | 27407 |
- 27408 | 1 | 27408 |
- 27410 | 1 | 27410 |
- 27413 | 2 | 54826 |
- 27414 | 2 | 54828 |
- 27415 | 1 | 27415 |
- 27417 | 1 | 27417 |
- 27418 | 1 | 27418 |
- 27419 | 1 | 27419 |
- 27422 | 1 | 27422 |
- 27424 | 1 | 27424 |
- 27426 | 2 | 54852 |
- 27429 | 1 | 27429 |
- 27431 | 1 | 27431 |
- 27432 | 2 | 54864 |
- 27433 | 1 | 27433 |
- 27438 | 1 | 27438 |
- 27443 | 1 | 27443 |
- 27444 | 1 | 27444 |
- 27445 | 1 | 27445 |
- 27446 | 1 | 27446 |
- 27447 | 1 | 27447 |
- 27448 | 2 | 54896 |
- 27449 | 2 | 54898 |
- 27450 | 2 | 54900 |
- 27453 | 2 | 54906 |
- 27454 | 3 | 82362 |
- 27455 | 1 | 27455 |
- 27456 | 1 | 27456 |
- 27511 | 1 | 27511 |
- 27516 | 1 | 27516 |
- 27530 | 1 | 27530 |
- 27531 | 1 | 27531 |
- 27533 | 1 | 27533 |
- 27538 | 1 | 27538 |
- 27542 | 1 | 27542 |
- 27544 | 1 | 27544 |
- 27547 | 1 | 27547 |
- 27623 | 2 | 55246 |
- 27628 | 1 | 27628 |
- 27682 | 1 | 27682 |
- 27686 | 1 | 27686 |
- 27688 | 1 | 27688 |
- 27689 | 1 | 27689 |
- 27691 | 1 | 27691 |
- 27696 | 1 | 27696 |
- 27795 | 1 | 27795 |
- 27796 | 1 | 27796 |
- 27800 | 1 | 27800 |
- 27801 | 1 | 27801 |
- 27803 | 1 | 27803 |
- 27809 | 1 | 27809 |
- 27965 | 2 | 55930 |
- 27969 | 3 | 83907 |
- 27970 | 1 | 27970 |
- 27998 | 2 | 55996 |
- 27999 | 1 | 27999 |
- 28000 | 1 | 28000 |
- 28004 | 1 | 28004 |
- 28006 | 1 | 28006 |
- 28111 | 1 | 28111 |
- 28162 | 1 | 28162 |
- 28166 | 1 | 28166 |
- 28167 | 1 | 28167 |
- 28170 | 1 | 28170 |
- 28171 | 1 | 28171 |
- 28172 | 1 | 28172 |
- 28173 | 1 | 28173 |
- 28174 | 2 | 56348 |
- 28175 | 2 | 56350 |
- 28176 | 2 | 56352 |
- 28178 | 1 | 28178 |
- 28185 | 1 | 28185 |
- 28186 | 1 | 28186 |
- 28190 | 1 | 28190 |
- 28195 | 1 | 28195 |
- 28197 | 1 | 28197 |
- 28198 | 1 | 28198 |
- 28202 | 2 | 56404 |
- 28203 | 1 | 28203 |
- 28224 | 1 | 28224 |
- 28233 | 2 | 56466 |
- 28236 | 1 | 28236 |
- 28237 | 1 | 28237 |
- 28238 | 1 | 28238 |
- 28241 | 1 | 28241 |
- 28242 | 1 | 28242 |
- 28252 | 2 | 56504 |
- 28331 | 1 | 28331 |
- 28374 | 1 | 28374 |
- 28380 | 2 | 56760 |
- 28381 | 1 | 28381 |
- 28382 | 1 | 28382 |
- 28383 | 1 | 28383 |
- 28409 | 1 | 28409 |
- 28448 | 1 | 28448 |
- 28450 | 1 | 28450 |
- 28453 | 1 | 28453 |
- 28457 | 1 | 28457 |
- 28461 | 1 | 28461 |
- 28492 | 1 | 28492 |
- 28497 | 1 | 28497 |
- 28503 | 1 | 28503 |
- 28504 | 1 | 28504 |
- 28519 | 1 | 28519 |
- 28526 | 2 | 57052 |
- 28527 | 1 | 28527 |
- 28529 | 1 | 28529 |
- 28533 | 1 | 28533 |
- 28552 | 1 | 28552 |
- 28576 | 1 | 28576 |
- 28606 | 1 | 28606 |
- 28609 | 1 | 28609 |
- 28612 | 1 | 28612 |
- 28614 | 1 | 28614 |
- 28615 | 1 | 28615 |
- 28619 | 1 | 28619 |
- 28626 | 1 | 28626 |
- 28637 | 1 | 28637 |
- 28646 | 1 | 28646 |
- 28653 | 1 | 28653 |
- 28703 | 1 | 28703 |
- 28708 | 3 | 86124 |
- 28711 | 1 | 28711 |
- 28714 | 3 | 86142 |
- 28752 | 1 | 28752 |
- 28755 | 1 | 28755 |
- 28758 | 1 | 28758 |
- 28763 | 2 | 57526 |
- 28765 | 2 | 57530 |
- 28770 | 1 | 28770 |
- 28772 | 1 | 28772 |
- 28773 | 1 | 28773 |
- 28780 | 1 | 28780 |
- 28783 | 1 | 28783 |
- 28787 | 1 | 28787 |
- 28789 | 1 | 28789 |
- 28818 | 1 | 28818 |
- 28834 | 1 | 28834 |
- 28839 | 1 | 28839 |
- 28842 | 2 | 57684 |
- 28844 | 2 | 57688 |
- 28845 | 3 | 86535 |
- 28846 | 1 | 28846 |
- 28847 | 1 | 28847 |
- 28850 | 1 | 28850 |
- 28863 | 1 | 28863 |
- 28867 | 2 | 57734 |
- 28870 | 1 | 28870 |
- 28872 | 1 | 28872 |
- 28873 | 1 | 28873 |
- 28875 | 1 | 28875 |
- 28882 | 1 | 28882 |
- 28883 | 1 | 28883 |
- 28884 | 1 | 28884 |
- 28885 | 1 | 28885 |
- 28886 | 1 | 28886 |
- 28891 | 1 | 28891 |
- 28894 | 1 | 28894 |
- 28896 | 2 | 57792 |
- 28900 | 1 | 28900 |
- 28906 | 1 | 28906 |
- 28907 | 1 | 28907 |
- 28909 | 1 | 28909 |
- 28912 | 1 | 28912 |
- 28915 | 1 | 28915 |
- 28918 | 1 | 28918 |
- 28922 | 2 | 57844 |
- 28973 | 1 | 28973 |
- 28982 | 1 | 28982 |
- 28985 | 1 | 28985 |
- 28989 | 1 | 28989 |
- 28990 | 1 | 28990 |
- 28992 | 1 | 28992 |
- 29001 | 1 | 29001 |
- 29032 | 1 | 29032 |
- 29033 | 1 | 29033 |
- 29035 | 1 | 29035 |
- 29036 | 1 | 29036 |
- 29037 | 1 | 29037 |
- 29043 | 1 | 29043 |
- 29071 | 1 | 29071 |
- 29107 | 1 | 29107 |
- 29197 | 2 | 58394 |
- 29202 | 1 | 29202 |
- 29207 | 1 | 29207 |
- 29209 | 1 | 29209 |
- 29211 | 2 | 58422 |
- 29213 | 1 | 29213 |
- 29215 | 1 | 29215 |
- 29221 | 1 | 29221 |
- 29233 | 1 | 29233 |
- 29258 | 1 | 29258 |
- 29262 | 1 | 29262 |
- 29264 | 2 | 58528 |
- 29269 | 2 | 58538 |
- 29274 | 1 | 29274 |
- 29275 | 2 | 58550 |
- 29280 | 1 | 29280 |
- 29282 | 1 | 29282 |
- 29297 | 2 | 58594 |
- 29301 | 1 | 29301 |
- 29331 | 1 | 29331 |
- 29379 | 1 | 29379 |
- 29392 | 1 | 29392 |
- 29409 | 1 | 29409 |
- 29433 | 1 | 29433 |
- 29436 | 1 | 29436 |
- 29438 | 1 | 29438 |
- 29439 | 1 | 29439 |
- 29440 | 2 | 58880 |
- 29441 | 1 | 29441 |
- 29511 | 2 | 59022 |
- 29518 | 1 | 29518 |
- 29520 | 1 | 29520 |
- 29527 | 1 | 29527 |
- 29530 | 1 | 29530 |
- 29562 | 1 | 29562 |
- 29569 | 1 | 29569 |
- 29571 | 1 | 29571 |
- 29574 | 1 | 29574 |
- 29577 | 1 | 29577 |
- 29582 | 1 | 29582 |
- 29607 | 1 | 29607 |
- 29614 | 1 | 29614 |
- 29618 | 1 | 29618 |
- 29619 | 1 | 29619 |
- 29621 | 1 | 29621 |
- 29626 | 1 | 29626 |
- 29648 | 1 | 29648 |
- 29651 | 1 | 29651 |
- 29653 | 1 | 29653 |
- 29669 | 1 | 29669 |
- 29670 | 1 | 29670 |
- 29674 | 1 | 29674 |
- 29676 | 1 | 29676 |
- 29677 | 1 | 29677 |
- 29678 | 2 | 59356 |
- 29683 | 1 | 29683 |
- 29686 | 1 | 29686 |
- 29690 | 2 | 59380 |
- 29702 | 1 | 29702 |
- 29706 | 1 | 29706 |
- 29707 | 1 | 29707 |
- 29709 | 2 | 59418 |
- 29711 | 1 | 29711 |
- 29712 | 1 | 29712 |
- 29713 | 3 | 89139 |
- 29714 | 1 | 29714 |
- 29716 | 1 | 29716 |
- 29749 | 1 | 29749 |
- 29752 | 2 | 59504 |
- 29753 | 1 | 29753 |
- 29754 | 3 | 89262 |
- 29755 | 1 | 29755 |
- 29756 | 1 | 29756 |
- 29757 | 2 | 59514 |
- 29760 | 1 | 29760 |
- 29771 | 1 | 29771 |
- 29791 | 4 | 119164 |
- 29792 | 1 | 29792 |
- 29793 | 1 | 29793 |
- 29828 | 2 | 59656 |
- 29830 | 2 | 59660 |
- 29832 | 1 | 29832 |
- 29834 | 1 | 29834 |
- 29838 | 1 | 29838 |
- 29842 | 1 | 29842 |
- 29843 | 1 | 29843 |
- 29844 | 1 | 29844 |
- 29849 | 1 | 29849 |
- 29852 | 1 | 29852 |
- 29853 | 1 | 29853 |
- 29867 | 1 | 29867 |
- 29896 | 1 | 29896 |
- 29908 | 1 | 29908 |
- 29914 | 1 | 29914 |
- 29915 | 1 | 29915 |
- 29917 | 1 | 29917 |
- 29920 | 2 | 59840 |
- 29922 | 3 | 89766 |
- 29923 | 2 | 59846 |
- 29925 | 1 | 29925 |
- 29927 | 1 | 29927 |
- 29928 | 1 | 29928 |
- 29929 | 1 | 29929 |
- 29930 | 1 | 29930 |
- 29955 | 1 | 29955 |
- 29959 | 2 | 59918 |
- 29963 | 1 | 29963 |
- 29968 | 1 | 29968 |
- 29980 | 1 | 29980 |
- 29996 | 1 | 29996 |
- 30058 | 1 | 30058 |
- 30116 | 1 | 30116 |
- 30167 | 1 | 30167 |
- 30168 | 1 | 30168 |
- 30169 | 1 | 30169 |
- 30174 | 2 | 60348 |
- 30205 | 1 | 30205 |
- 30209 | 1 | 30209 |
- 30213 | 2 | 60426 |
- 30215 | 1 | 30215 |
- 30216 | 1 | 30216 |
- 30280 | 1 | 30280 |
- 30289 | 1 | 30289 |
- 30290 | 2 | 60580 |
- 30291 | 1 | 30291 |
- 30300 | 1 | 30300 |
- 30791 | 1 | 30791 |
- 30926 | 1 | 30926 |
- 31061 | 1 | 31061 |
- 31192 | 1 | 31192 |
- 31330 | 1 | 31330 |
- 31372 | 1 | 31372 |
- 31466 | 1 | 31466 |
- 31514 | 1 | 31514 |
- 31522 | 1 | 31522 |
- 31547 | 1 | 31547 |
- 31572 | 1 | 31572 |
- 31594 | 1 | 31594 |
- 31615 | 2 | 63230 |
- 31628 | 1 | 31628 |
- 31629 | 1 | 31629 |
- 31733 | 1 | 31733 |
- 31745 | 1 | 31745 |
- 31805 | 1 | 31805 |
- 31823 | 1 | 31823 |
- 31828 | 1 | 31828 |
- 31830 | 1 | 31830 |
- 31833 | 2 | 63666 |
- 31851 | 1 | 31851 |
- 31874 | 1 | 31874 |
- 31949 | 1 | 31949 |
- 31979 | 1 | 31979 |
- 32052 | 1 | 32052 |
- 32063 | 1 | 32063 |
- 32129 | 1 | 32129 |
- 32151 | 1 | 32151 |
- 32210 | 1 | 32210 |
- 32298 | 1 | 32298 |
- 32374 | 1 | 32374 |
- 32446 | 1 | 32446 |
- 32510 | 1 | 32510 |
- 32606 | 1 | 32606 |
- 32720 | 1 | 32720 |
- 32772 | 2340 | 76686480 |
- Total | 3342 | 99533579 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 2340 |
- 2 | 1000 |
- 8 | 1 |
- Total | 3341 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333931266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88825a9668b0597e
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3561393636386230
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_18.json b/autobahn/client/tungstenite_case_12_5_18.json
deleted file mode 100644
index d79b65c..0000000
--- a/autobahn/client/tungstenite_case_12_5_18.json
+++ /dev/null
@@ -1,1928 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 391,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 10876,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=391&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: vfLrxy9VgVbMjnbQDwBenQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: b9QT5wwlteWlttFSsrXtZUwewBY=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.18",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "58": 1,
- "257": 1,
- "1374": 1,
- "1443": 1,
- "1493": 2,
- "1587": 1,
- "1633": 1,
- "3457": 1,
- "3542": 1,
- "3591": 1,
- "3654": 1,
- "3693": 1,
- "3791": 1,
- "3792": 1,
- "3851": 1,
- "3901": 1,
- "3925": 1,
- "4006": 1,
- "4061": 1,
- "4349": 1,
- "4480": 1,
- "4542": 1,
- "4697": 1,
- "4854": 1,
- "5002": 1,
- "5466": 1,
- "5535": 1,
- "5596": 1,
- "5638": 1,
- "5718": 1,
- "5793": 1,
- "7756": 1,
- "7851": 1,
- "7884": 1,
- "7938": 1,
- "8017": 1,
- "8104": 1,
- "8791": 1,
- "8898": 1,
- "9008": 1,
- "9091": 1,
- "9169": 1,
- "9274": 1,
- "9495": 1,
- "9571": 1,
- "9626": 1,
- "9694": 1,
- "9753": 1,
- "9755": 1,
- "9788": 1,
- "9832": 1,
- "9867": 1,
- "9892": 1,
- "10029": 1,
- "10074": 1,
- "10889": 1,
- "10965": 1,
- "11080": 1,
- "11184": 1,
- "11271": 1,
- "11385": 1,
- "13478": 1,
- "13553": 1,
- "13647": 1,
- "13671": 1,
- "13686": 1,
- "13720": 1,
- "14369": 1,
- "14472": 1,
- "14487": 1,
- "14592": 1,
- "14722": 1,
- "14852": 1,
- "15078": 1,
- "15095": 1,
- "15100": 1,
- "15135": 1,
- "15144": 1,
- "15161": 1,
- "15242": 1,
- "15245": 1,
- "15277": 1,
- "15294": 1,
- "15326": 1,
- "15331": 1,
- "15370": 1,
- "15394": 1,
- "15410": 1,
- "15430": 1,
- "15458": 1,
- "15537": 1,
- "17549": 1,
- "17626": 1,
- "17682": 1,
- "17748": 1,
- "17809": 1,
- "18694": 1,
- "18761": 1,
- "18853": 1,
- "18892": 1,
- "18978": 1,
- "19072": 1,
- "19123": 1,
- "19139": 1,
- "19161": 1,
- "19176": 1,
- "19195": 1,
- "19208": 1,
- "19512": 1,
- "19524": 1,
- "19546": 1,
- "19556": 1,
- "19581": 1,
- "19582": 1,
- "19855": 1,
- "19991": 1,
- "20124": 1,
- "20259": 1,
- "20378": 1,
- "20510": 1,
- "21201": 1,
- "21218": 1,
- "21219": 1,
- "21229": 1,
- "21232": 1,
- "21249": 1,
- "21251": 1,
- "21324": 1,
- "21326": 1,
- "21380": 1,
- "21460": 1,
- "21484": 1,
- "21515": 1,
- "21574": 1,
- "21617": 1,
- "21640": 1,
- "21646": 1,
- "21685": 1,
- "21847": 1,
- "21874": 1,
- "21881": 1,
- "21901": 1,
- "21902": 1,
- "21957": 1,
- "22075": 1,
- "22084": 1,
- "22098": 1,
- "22115": 1,
- "22130": 1,
- "22146": 1,
- "22378": 1,
- "22380": 1,
- "22394": 1,
- "22407": 1,
- "22411": 1,
- "22435": 1,
- "23284": 1,
- "23421": 1,
- "23517": 1,
- "23657": 1,
- "23795": 1,
- "23927": 1,
- "25057": 1,
- "25198": 1,
- "25327": 1,
- "25463": 1,
- "25595": 1,
- "25735": 1,
- "28352": 1,
- "28497": 1,
- "28648": 1,
- "28782": 1,
- "28929": 1,
- "29069": 1,
- "29371": 1,
- "29403": 1,
- "29493": 1,
- "29622": 1,
- "29694": 1,
- "29716": 1,
- "30478": 1,
- "30614": 1,
- "30748": 1,
- "30880": 1,
- "31016": 1,
- "31153": 1,
- "31248": 1,
- "31277": 1,
- "31299": 1,
- "31318": 1,
- "31341": 1,
- "31353": 1,
- "31782": 1,
- "31861": 1,
- "31949": 1,
- "32037": 1,
- "32113": 1,
- "32185": 1,
- "33347": 1,
- "33490": 1,
- "33564": 1,
- "33682": 1,
- "33815": 1,
- "33956": 1,
- "35764": 1,
- "35800": 1,
- "35890": 1,
- "35896": 1,
- "35947": 1,
- "35990": 2,
- "36007": 1,
- "36016": 1,
- "36028": 1,
- "36043": 1,
- "36134": 1,
- "36136": 1,
- "36216": 1,
- "36229": 1,
- "36245": 1,
- "36344": 1,
- "36470": 1,
- "37365": 1,
- "37404": 1,
- "37449": 1,
- "37502": 1,
- "37635": 1,
- "37703": 1,
- "39215": 1,
- "39314": 1,
- "39390": 2,
- "39420": 1,
- "39552": 1,
- "39769": 1,
- "39879": 1,
- "39980": 1,
- "40060": 1,
- "40097": 1,
- "40112": 1,
- "40116": 2,
- "40120": 1,
- "40143": 1,
- "40152": 1,
- "40252": 1,
- "41037": 1,
- "41168": 1,
- "41303": 1,
- "41439": 1,
- "41575": 1,
- "41703": 1,
- "41977": 1,
- "42074": 1,
- "42139": 1,
- "42195": 1,
- "42205": 1,
- "42300": 1,
- "42301": 1,
- "42364": 1,
- "42379": 1,
- "42396": 1,
- "42400": 1,
- "43461": 1,
- "43541": 1,
- "43598": 1,
- "43655": 1,
- "43658": 1,
- "43726": 1,
- "43739": 1,
- "43748": 1,
- "43778": 1,
- "43780": 1,
- "43791": 1,
- "43856": 1,
- "43913": 1,
- "43917": 1,
- "43964": 1,
- "43991": 2,
- "44054": 1,
- "44087": 1,
- "44131": 1,
- "44182": 1,
- "44212": 1,
- "44279": 1,
- "44282": 1,
- "44399": 1,
- "44526": 1,
- "44641": 1,
- "44767": 1,
- "44893": 1,
- "45021": 1,
- "45395": 1,
- "45399": 1,
- "45402": 1,
- "45413": 1,
- "45417": 1,
- "45425": 1,
- "45507": 1,
- "45515": 1,
- "45524": 1,
- "45525": 1,
- "45554": 1,
- "45605": 1,
- "45722": 1,
- "45832": 1,
- "45841": 1,
- "45847": 1,
- "45919": 1,
- "45941": 1,
- "46018": 1,
- "46034": 1,
- "46094": 1,
- "46122": 1,
- "46185": 1,
- "46229": 1,
- "47283": 1,
- "47366": 1,
- "47401": 1,
- "47457": 1,
- "47522": 1,
- "47559": 1,
- "47650": 1,
- "47659": 1,
- "47714": 1,
- "47779": 1,
- "47892": 1,
- "47993": 1,
- "48857": 1,
- "48955": 1,
- "49046": 1,
- "49053": 1,
- "49117": 2,
- "49137": 1,
- "49186": 1,
- "49238": 2,
- "49254": 1,
- "49304": 1,
- "49483": 1,
- "49486": 1,
- "49526": 1,
- "49529": 1,
- "49562": 1,
- "49675": 1,
- "49864": 1,
- "49979": 1,
- "50107": 1,
- "50214": 1,
- "50232": 1,
- "50245": 1,
- "50274": 1,
- "50338": 1,
- "50354": 1,
- "50377": 1,
- "50438": 1,
- "50466": 1,
- "50480": 1,
- "50545": 1,
- "50555": 1,
- "50645": 1,
- "50754": 1,
- "50853": 1,
- "52398": 1,
- "52463": 1,
- "52493": 1,
- "52503": 1,
- "52523": 1,
- "52547": 1,
- "52559": 1,
- "52574": 1,
- "52633": 1,
- "52681": 1,
- "52683": 1,
- "52708": 1,
- "52752": 1,
- "52799": 1,
- "52801": 1,
- "52817": 1,
- "52887": 1,
- "52903": 1,
- "52943": 1,
- "53008": 1,
- "53051": 1,
- "53086": 1,
- "53169": 1,
- "53230": 1,
- "54217": 1,
- "54254": 1,
- "54258": 1,
- "54266": 1,
- "54363": 1,
- "54468": 1,
- "54877": 1,
- "54984": 1,
- "55085": 1,
- "55186": 1,
- "55287": 1,
- "55392": 1,
- "55441": 1,
- "55564": 1,
- "55685": 1,
- "55713": 1,
- "55726": 1,
- "55746": 1,
- "55805": 1,
- "55816": 1,
- "55858": 1,
- "55871": 1,
- "55938": 1,
- "56062": 1,
- "56278": 1,
- "56327": 1,
- "56425": 1,
- "56450": 1,
- "56501": 1,
- "56591": 1,
- "57403": 1,
- "57495": 1,
- "57585": 1,
- "57677": 1,
- "57808": 1,
- "57879": 1,
- "58349": 1,
- "58449": 1,
- "58534": 1,
- "58536": 1,
- "58564": 1,
- "58573": 1,
- "58579": 2,
- "58580": 2,
- "58687": 1,
- "58691": 1,
- "58813": 2,
- "58921": 1,
- "58930": 1,
- "59067": 1,
- "59199": 1,
- "59231": 1,
- "59232": 1,
- "59235": 2,
- "59241": 1,
- "59243": 1,
- "59285": 2,
- "59286": 1,
- "59288": 1,
- "59289": 1,
- "59297": 1,
- "59387": 1,
- "59392": 1,
- "59394": 2,
- "59395": 1,
- "59396": 2,
- "59399": 1,
- "59401": 1,
- "59402": 2,
- "59483": 1,
- "59517": 2,
- "59521": 1,
- "59522": 2,
- "59523": 1,
- "59587": 1,
- "59609": 1,
- "59610": 1,
- "59612": 1,
- "59614": 2,
- "59616": 1,
- "59622": 2,
- "59625": 1,
- "59626": 2,
- "59627": 2,
- "59628": 1,
- "59630": 1,
- "59631": 3,
- "59632": 2,
- "59633": 1,
- "59635": 1,
- "59639": 1,
- "59640": 1,
- "59649": 1,
- "59653": 1,
- "59654": 1,
- "59657": 3,
- "59663": 1,
- "59664": 1,
- "59669": 1,
- "59673": 1,
- "59676": 1,
- "59677": 1,
- "59679": 1,
- "59689": 1,
- "59705": 1,
- "59715": 1,
- "59717": 1,
- "59720": 1,
- "59721": 1,
- "59723": 2,
- "59727": 1,
- "59728": 1,
- "59729": 1,
- "59730": 1,
- "59752": 1,
- "59761": 1,
- "59763": 1,
- "59790": 1,
- "59792": 1,
- "59834": 1,
- "59836": 1,
- "59838": 1,
- "59846": 2,
- "59847": 1,
- "59850": 1,
- "59851": 1,
- "59853": 2,
- "59854": 1,
- "59856": 1,
- "59859": 2,
- "59860": 1,
- "59867": 1,
- "59869": 1,
- "59878": 1,
- "59879": 1,
- "59884": 1,
- "59885": 1,
- "59886": 1,
- "59887": 1,
- "59888": 2,
- "59890": 1,
- "59891": 1,
- "59894": 1,
- "59895": 1,
- "59896": 1,
- "59899": 1,
- "59901": 1,
- "59912": 1,
- "59914": 1,
- "59915": 1,
- "59916": 2,
- "59918": 1,
- "59955": 2,
- "59956": 1,
- "59960": 1,
- "59961": 1,
- "59962": 1,
- "59963": 1,
- "59968": 1,
- "59984": 1,
- "59988": 1,
- "59992": 1,
- "59996": 2,
- "59997": 1,
- "59999": 1,
- "60000": 1,
- "60002": 1,
- "60011": 1,
- "60014": 1,
- "60015": 1,
- "60018": 2,
- "60020": 2,
- "60022": 1,
- "60024": 1,
- "60069": 1,
- "60096": 1,
- "60098": 1,
- "60102": 1,
- "60103": 1,
- "60104": 1,
- "60111": 2,
- "60114": 1,
- "60116": 1,
- "60117": 1,
- "60124": 1,
- "60126": 1,
- "60127": 3,
- "60128": 1,
- "60129": 2,
- "60133": 1,
- "60135": 1,
- "60138": 2,
- "60149": 1,
- "60151": 1,
- "60152": 2,
- "60154": 1,
- "60156": 2,
- "60157": 3,
- "60160": 3,
- "60161": 1,
- "60164": 1,
- "60166": 1,
- "60167": 2,
- "60168": 1,
- "60171": 1,
- "60175": 2,
- "60176": 3,
- "60177": 2,
- "60178": 1,
- "60179": 1,
- "60181": 2,
- "60183": 1,
- "60185": 1,
- "60187": 1,
- "60188": 1,
- "60191": 2,
- "60194": 1,
- "60237": 1,
- "60241": 1,
- "60263": 1,
- "60268": 1,
- "60269": 2,
- "60271": 1,
- "60272": 1,
- "60284": 1,
- "60353": 1,
- "60356": 1,
- "60358": 1,
- "60447": 1,
- "60450": 2,
- "60452": 1,
- "60453": 1,
- "60460": 1,
- "60525": 1,
- "60526": 1,
- "60531": 1,
- "60532": 1,
- "60538": 1,
- "60541": 1,
- "60699": 1,
- "60700": 2,
- "60701": 1,
- "60702": 1,
- "60706": 1,
- "60758": 1,
- "60762": 2,
- "60764": 1,
- "60768": 1,
- "60769": 1,
- "60877": 1,
- "60909": 1,
- "60912": 1,
- "60913": 3,
- "60914": 1,
- "60915": 1,
- "60916": 1,
- "60919": 1,
- "60922": 1,
- "60927": 1,
- "60928": 1,
- "60931": 1,
- "60933": 1,
- "60936": 1,
- "60937": 1,
- "60942": 1,
- "60961": 1,
- "60962": 1,
- "60964": 1,
- "60967": 1,
- "60968": 2,
- "60982": 1,
- "60984": 1,
- "60987": 1,
- "60990": 1,
- "60996": 1,
- "60997": 1,
- "60999": 1,
- "61000": 1,
- "61003": 1,
- "61014": 1,
- "61078": 1,
- "61142": 1,
- "61150": 1,
- "61151": 1,
- "61152": 1,
- "61153": 1,
- "61154": 1,
- "61155": 1,
- "61183": 1,
- "61216": 1,
- "61219": 1,
- "61221": 1,
- "61226": 1,
- "61228": 1,
- "61229": 1,
- "61265": 1,
- "61268": 1,
- "61271": 1,
- "61273": 2,
- "61274": 2,
- "61276": 1,
- "61280": 1,
- "61292": 1,
- "61322": 1,
- "61346": 1,
- "61360": 1,
- "61381": 1,
- "61386": 3,
- "61391": 1,
- "61398": 1,
- "61417": 1,
- "61426": 1,
- "61456": 2,
- "61457": 1,
- "61460": 1,
- "61464": 2,
- "61476": 1,
- "61510": 2,
- "61512": 1,
- "61514": 1,
- "61517": 1,
- "61519": 1,
- "61520": 1,
- "61528": 1,
- "61529": 1,
- "61532": 1,
- "61539": 1,
- "61548": 2,
- "61580": 1,
- "61596": 1,
- "61599": 1,
- "61600": 2,
- "61601": 1,
- "61602": 1,
- "61604": 2,
- "61607": 1,
- "61608": 1,
- "61609": 1,
- "61634": 2,
- "61635": 1,
- "61636": 1,
- "61637": 1,
- "61639": 3,
- "61641": 1,
- "61642": 3,
- "61644": 1,
- "61660": 1,
- "61662": 2,
- "61666": 1,
- "61673": 2,
- "61674": 1,
- "61675": 1,
- "61679": 1,
- "61685": 1,
- "61689": 1,
- "61751": 1,
- "61753": 1,
- "61757": 1,
- "61760": 1,
- "61761": 1,
- "61764": 1,
- "61772": 1,
- "61804": 2,
- "61805": 1,
- "61807": 1,
- "61808": 1,
- "61813": 1,
- "61864": 1,
- "61919": 1,
- "61962": 2,
- "61967": 1,
- "61972": 1,
- "61974": 1,
- "61975": 2,
- "61976": 1,
- "61980": 1,
- "61998": 1,
- "62028": 1,
- "62029": 2,
- "62031": 1,
- "62035": 2,
- "62036": 1,
- "62040": 1,
- "62045": 1,
- "62050": 1,
- "62052": 1,
- "62067": 1,
- "62069": 1,
- "62070": 1,
- "62079": 1,
- "62148": 1,
- "62178": 1,
- "62207": 1,
- "62212": 2,
- "62213": 1,
- "62215": 1,
- "62217": 1,
- "62285": 1,
- "62286": 1,
- "62291": 1,
- "62293": 1,
- "62299": 1,
- "62302": 1,
- "62336": 1,
- "62343": 1,
- "62345": 1,
- "62348": 1,
- "62351": 1,
- "62355": 1,
- "62380": 1,
- "62389": 1,
- "62393": 1,
- "62394": 1,
- "62395": 1,
- "62400": 1,
- "62425": 1,
- "62430": 1,
- "62445": 2,
- "62449": 1,
- "62450": 1,
- "62451": 1,
- "62453": 1,
- "62456": 1,
- "62459": 1,
- "62462": 1,
- "62463": 1,
- "62479": 1,
- "62481": 1,
- "62482": 1,
- "62484": 1,
- "62487": 1,
- "62489": 1,
- "62490": 1,
- "62491": 1,
- "62493": 1,
- "62494": 1,
- "62496": 1,
- "62497": 1,
- "62526": 1,
- "62527": 2,
- "62529": 2,
- "62531": 2,
- "62532": 4,
- "62537": 1,
- "62565": 1,
- "62566": 2,
- "62567": 1,
- "62568": 2,
- "62603": 1,
- "62604": 2,
- "62607": 2,
- "62608": 1,
- "62613": 1,
- "62618": 1,
- "62619": 1,
- "62620": 1,
- "62624": 1,
- "62625": 1,
- "62627": 1,
- "62641": 1,
- "62683": 1,
- "62688": 1,
- "62689": 1,
- "62692": 1,
- "62694": 1,
- "62697": 1,
- "62698": 1,
- "62699": 1,
- "62700": 3,
- "62701": 1,
- "62702": 1,
- "62703": 1,
- "62707": 1,
- "62708": 1,
- "62729": 1,
- "62733": 2,
- "62737": 1,
- "62753": 1,
- "62833": 1,
- "62891": 1,
- "62944": 1,
- "62946": 1,
- "62947": 1,
- "62952": 2,
- "62979": 1,
- "62983": 1,
- "62986": 2,
- "62988": 1,
- "62989": 1,
- "63058": 1,
- "63067": 1,
- "63068": 2,
- "63069": 1,
- "63078": 1,
- "63654": 1,
- "63796": 1,
- "63912": 1,
- "64028": 1,
- "64157": 1,
- "64189": 1,
- "64257": 1,
- "64314": 1,
- "64430": 1,
- "64448": 1,
- "64466": 1,
- "64471": 1,
- "64475": 1,
- "64476": 1,
- "64477": 1,
- "64523": 1,
- "64640": 1,
- "64725": 1,
- "65104": 1,
- "65200": 1,
- "65318": 1,
- "65404": 1,
- "65497": 1,
- "65536": 768
- },
- "started": "2020-09-07T18:51:41.594Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7583887481689453,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 99403530,
- "incomingOctetsWireLevel": 99416138,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00012683654192159976,
- "outgoingCompressionRatio": 0.7592770767211914,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 99519965,
- "outgoingOctetsWireLevel": 99533323,
- "outgoingWebSocketFrames": 3340,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.00013422432373242897,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 2340,
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "39": 1,
- "133": 1,
- "228": 1,
- "252": 1,
- "716": 1,
- "855": 1,
- "938": 1,
- "1056": 1,
- "1187": 1,
- "1328": 1,
- "1490": 1,
- "1559": 1,
- "1603": 1,
- "1609": 1,
- "1696": 1,
- "1748": 1,
- "3271": 1,
- "3277": 1,
- "3371": 1,
- "3411": 1,
- "3419": 1,
- "3501": 1,
- "3509": 1,
- "3514": 1,
- "3517": 1,
- "3535": 1,
- "3549": 1,
- "3606": 1,
- "3640": 1,
- "3700": 1,
- "3713": 1,
- "3725": 1,
- "3754": 1,
- "3816": 1,
- "3851": 1,
- "3912": 1,
- "3918": 1,
- "3970": 1,
- "3974": 1,
- "4003": 1,
- "4020": 1,
- "4113": 1,
- "4120": 1,
- "4248": 1,
- "4383": 1,
- "4501": 1,
- "4517": 1,
- "4636": 1,
- "4692": 1,
- "4709": 1,
- "4756": 1,
- "4802": 1,
- "4855": 1,
- "4864": 1,
- "4994": 1,
- "5009": 1,
- "5062": 1,
- "5159": 1,
- "5570": 1,
- "5639": 1,
- "5700": 1,
- "5742": 1,
- "5822": 1,
- "5897": 1,
- "6708": 1,
- "6805": 1,
- "6890": 2,
- "6923": 1,
- "7040": 1,
- "7225": 1,
- "7324": 1,
- "7426": 1,
- "7434": 1,
- "7447": 1,
- "7453": 1,
- "7454": 1,
- "7456": 1,
- "7480": 1,
- "7505": 1,
- "7596": 1,
- "7697": 1,
- "7848": 1,
- "7940": 1,
- "7976": 1,
- "8030": 1,
- "8111": 1,
- "8193": 1,
- "8515": 1,
- "8650": 1,
- "8792": 1,
- "8924": 1,
- "9059": 1,
- "9189": 1,
- "9225": 1,
- "9327": 1,
- "9439": 1,
- "9521": 1,
- "9600": 1,
- "9662": 1,
- "9670": 1,
- "9697": 1,
- "9708": 1,
- "9727": 2,
- "9791": 1,
- "9792": 1,
- "9794": 1,
- "9805": 1,
- "9806": 1,
- "9822": 1,
- "9826": 1,
- "9851": 1,
- "9869": 1,
- "9886": 1,
- "9914": 1,
- "9918": 1,
- "9932": 1,
- "9940": 1,
- "9967": 1,
- "10057": 1,
- "10198": 1,
- "10248": 1,
- "10917": 1,
- "10950": 1,
- "10995": 1,
- "11019": 1,
- "11030": 1,
- "11082": 1,
- "11109": 1,
- "11143": 1,
- "11145": 1,
- "11159": 1,
- "11198": 1,
- "11199": 1,
- "11224": 1,
- "11243": 1,
- "11245": 1,
- "11273": 1,
- "11335": 1,
- "11444": 1,
- "11586": 1,
- "11648": 1,
- "11655": 1,
- "11697": 1,
- "11703": 1,
- "11721": 1,
- "11724": 1,
- "11798": 1,
- "11820": 1,
- "11834": 1,
- "11878": 1,
- "11915": 1,
- "11947": 1,
- "11953": 1,
- "12016": 1,
- "12078": 1,
- "12202": 1,
- "12323": 1,
- "13116": 1,
- "13135": 1,
- "13139": 2,
- "13142": 1,
- "13147": 1,
- "13154": 1,
- "13158": 1,
- "13159": 3,
- "13182": 1,
- "13220": 1,
- "13235": 1,
- "13273": 1,
- "13278": 1,
- "13331": 1,
- "13345": 1,
- "13421": 1,
- "13447": 1,
- "13487": 1,
- "13547": 1,
- "13576": 1,
- "13577": 1,
- "13649": 1,
- "13653": 1,
- "13747": 1,
- "13768": 1,
- "13788": 1,
- "13822": 1,
- "14760": 1,
- "14826": 1,
- "14864": 1,
- "14881": 1,
- "14953": 1,
- "14983": 1,
- "15028": 1,
- "15082": 1,
- "15109": 1,
- "15111": 1,
- "15114": 1,
- "15164": 1,
- "15165": 1,
- "15201": 1,
- "15211": 1,
- "15212": 1,
- "15243": 1,
- "15257": 1,
- "15276": 1,
- "15303": 1,
- "15310": 1,
- "15319": 1,
- "15327": 1,
- "15360": 2,
- "15403": 1,
- "15425": 1,
- "15434": 1,
- "15437": 1,
- "15460": 1,
- "15461": 1,
- "15472": 1,
- "15487": 1,
- "15555": 1,
- "15573": 1,
- "15614": 1,
- "16246": 1,
- "16345": 1,
- "16442": 1,
- "16526": 1,
- "16627": 1,
- "16693": 1,
- "16770": 1,
- "16840": 1,
- "16848": 1,
- "16918": 1,
- "16970": 1,
- "16994": 1,
- "17035": 2,
- "17074": 2,
- "17109": 1,
- "17154": 1,
- "17217": 1,
- "17269": 1,
- "17397": 1,
- "17521": 1,
- "17569": 1,
- "17641": 1,
- "17642": 1,
- "17694": 1,
- "17701": 1,
- "17764": 1,
- "17771": 1,
- "17798": 1,
- "17823": 1,
- "17906": 1,
- "17950": 1,
- "17969": 1,
- "18012": 1,
- "18013": 1,
- "18113": 1,
- "18115": 1,
- "18196": 1,
- "18208": 1,
- "18285": 1,
- "18722": 1,
- "18789": 1,
- "18877": 1,
- "18912": 1,
- "18994": 1,
- "19085": 1,
- "19274": 1,
- "19289": 1,
- "19309": 1,
- "19327": 1,
- "19346": 1,
- "19358": 1,
- "19510": 1,
- "19522": 1,
- "19545": 1,
- "19554": 1,
- "19580": 2,
- "19957": 1,
- "20061": 1,
- "20066": 1,
- "20093": 1,
- "20128": 1,
- "20139": 1,
- "20177": 1,
- "20192": 1,
- "20213": 2,
- "20216": 1,
- "20222": 1,
- "20240": 1,
- "20259": 1,
- "20261": 1,
- "20280": 1,
- "20309": 1,
- "20322": 1,
- "20351": 1,
- "20355": 1,
- "20386": 1,
- "20391": 1,
- "20429": 1,
- "20486": 1,
- "20499": 1,
- "20549": 1,
- "20622": 1,
- "20642": 1,
- "20731": 1,
- "20863": 1,
- "21193": 1,
- "21206": 1,
- "21209": 1,
- "21221": 1,
- "21225": 1,
- "21238": 1,
- "21248": 1,
- "21319": 1,
- "21322": 1,
- "21376": 1,
- "21454": 1,
- "21477": 1,
- "21505": 1,
- "21563": 1,
- "21610": 1,
- "21632": 1,
- "21638": 1,
- "21675": 1,
- "21847": 1,
- "21873": 1,
- "21879": 1,
- "21899": 2,
- "21952": 1,
- "21955": 1,
- "22004": 1,
- "22011": 1,
- "22015": 1,
- "22070": 1,
- "22079": 1,
- "22089": 1,
- "22109": 1,
- "22113": 1,
- "22126": 1,
- "22140": 1,
- "22188": 1,
- "22219": 1,
- "22290": 1,
- "22378": 2,
- "22383": 1,
- "22393": 1,
- "22405": 1,
- "22410": 1,
- "22435": 1,
- "22485": 1,
- "22587": 1,
- "22691": 1,
- "22710": 1,
- "22832": 1,
- "22951": 1,
- "23075": 1,
- "23085": 1,
- "23101": 1,
- "23119": 1,
- "23177": 1,
- "23199": 1,
- "23233": 1,
- "23248": 1,
- "23324": 1,
- "23435": 1,
- "23576": 1,
- "23674": 1,
- "23759": 1,
- "23807": 1,
- "23814": 1,
- "23904": 1,
- "23930": 1,
- "23956": 1,
- "23977": 1,
- "24066": 1,
- "24092": 1,
- "24768": 1,
- "24857": 1,
- "24947": 1,
- "25044": 1,
- "25170": 1,
- "25241": 1,
- "25392": 1,
- "25529": 1,
- "25662": 1,
- "25796": 1,
- "25930": 1,
- "25975": 1,
- "25976": 1,
- "25982": 1,
- "26025": 1,
- "26027": 2,
- "26028": 1,
- "26062": 1,
- "26081": 1,
- "26099": 1,
- "26184": 1,
- "26225": 1,
- "26304": 1,
- "26349": 1,
- "26419": 1,
- "26480": 1,
- "26483": 3,
- "26486": 1,
- "26490": 1,
- "26491": 1,
- "26533": 1,
- "26534": 2,
- "26536": 1,
- "26537": 1,
- "26540": 1,
- "26546": 1,
- "26614": 1,
- "26646": 1,
- "26661": 1,
- "26667": 2,
- "26668": 3,
- "26669": 1,
- "26674": 1,
- "26675": 1,
- "26677": 1,
- "26679": 1,
- "26756": 1,
- "26774": 1,
- "26775": 1,
- "26778": 1,
- "26779": 2,
- "26786": 1,
- "26854": 1,
- "26857": 1,
- "26858": 1,
- "26860": 1,
- "26862": 1,
- "26863": 1,
- "26867": 1,
- "26868": 1,
- "26877": 1,
- "26882": 2,
- "26883": 2,
- "26885": 2,
- "26886": 1,
- "26887": 1,
- "26893": 1,
- "26899": 2,
- "26901": 1,
- "26902": 1,
- "26904": 2,
- "26905": 1,
- "26906": 1,
- "26913": 1,
- "26916": 1,
- "26918": 2,
- "26919": 1,
- "26924": 1,
- "26935": 2,
- "26938": 1,
- "26939": 1,
- "26943": 2,
- "26944": 1,
- "26960": 1,
- "26967": 2,
- "26968": 1,
- "26970": 2,
- "26976": 1,
- "26989": 1,
- "26990": 1,
- "26992": 1,
- "26993": 1,
- "27010": 1,
- "27019": 2,
- "27052": 1,
- "27059": 1,
- "27095": 2,
- "27098": 1,
- "27103": 2,
- "27105": 2,
- "27106": 2,
- "27110": 1,
- "27120": 2,
- "27124": 2,
- "27125": 4,
- "27129": 1,
- "27130": 1,
- "27132": 1,
- "27136": 1,
- "27138": 1,
- "27139": 1,
- "27142": 2,
- "27144": 1,
- "27155": 2,
- "27159": 1,
- "27162": 1,
- "27167": 1,
- "27176": 1,
- "27178": 1,
- "27179": 1,
- "27180": 1,
- "27182": 1,
- "27183": 1,
- "27216": 1,
- "27217": 1,
- "27219": 1,
- "27223": 2,
- "27224": 1,
- "27225": 1,
- "27226": 1,
- "27234": 1,
- "27235": 1,
- "27240": 1,
- "27246": 1,
- "27248": 1,
- "27251": 1,
- "27263": 1,
- "27265": 1,
- "27267": 1,
- "27269": 1,
- "27273": 1,
- "27274": 3,
- "27275": 2,
- "27280": 1,
- "27286": 1,
- "27330": 1,
- "27346": 1,
- "27357": 1,
- "27366": 1,
- "27368": 1,
- "27369": 1,
- "27375": 2,
- "27376": 1,
- "27378": 1,
- "27380": 2,
- "27381": 2,
- "27385": 1,
- "27397": 2,
- "27398": 1,
- "27401": 2,
- "27403": 1,
- "27406": 1,
- "27407": 1,
- "27408": 1,
- "27410": 1,
- "27413": 2,
- "27414": 2,
- "27415": 1,
- "27417": 1,
- "27418": 1,
- "27419": 1,
- "27422": 1,
- "27424": 1,
- "27426": 2,
- "27429": 1,
- "27431": 1,
- "27432": 2,
- "27433": 1,
- "27438": 1,
- "27443": 1,
- "27444": 1,
- "27445": 1,
- "27446": 1,
- "27447": 1,
- "27448": 2,
- "27449": 2,
- "27450": 2,
- "27453": 2,
- "27454": 3,
- "27455": 1,
- "27456": 1,
- "27511": 1,
- "27516": 1,
- "27530": 1,
- "27531": 1,
- "27533": 1,
- "27538": 1,
- "27542": 1,
- "27544": 1,
- "27547": 1,
- "27623": 2,
- "27628": 1,
- "27682": 1,
- "27686": 1,
- "27688": 1,
- "27689": 1,
- "27691": 1,
- "27696": 1,
- "27795": 1,
- "27796": 1,
- "27800": 1,
- "27801": 1,
- "27803": 1,
- "27809": 1,
- "27965": 2,
- "27969": 3,
- "27970": 1,
- "27998": 2,
- "27999": 1,
- "28000": 1,
- "28004": 1,
- "28006": 1,
- "28111": 1,
- "28162": 1,
- "28166": 1,
- "28167": 1,
- "28170": 1,
- "28171": 1,
- "28172": 1,
- "28173": 1,
- "28174": 2,
- "28175": 2,
- "28176": 2,
- "28178": 1,
- "28185": 1,
- "28186": 1,
- "28190": 1,
- "28195": 1,
- "28197": 1,
- "28198": 1,
- "28202": 2,
- "28203": 1,
- "28224": 1,
- "28233": 2,
- "28236": 1,
- "28237": 1,
- "28238": 1,
- "28241": 1,
- "28242": 1,
- "28252": 2,
- "28331": 1,
- "28374": 1,
- "28380": 2,
- "28381": 1,
- "28382": 1,
- "28383": 1,
- "28409": 1,
- "28448": 1,
- "28450": 1,
- "28453": 1,
- "28457": 1,
- "28461": 1,
- "28492": 1,
- "28497": 1,
- "28503": 1,
- "28504": 1,
- "28519": 1,
- "28526": 2,
- "28527": 1,
- "28529": 1,
- "28533": 1,
- "28552": 1,
- "28576": 1,
- "28606": 1,
- "28609": 1,
- "28612": 1,
- "28614": 1,
- "28615": 1,
- "28619": 1,
- "28626": 1,
- "28637": 1,
- "28646": 1,
- "28653": 1,
- "28703": 1,
- "28708": 3,
- "28711": 1,
- "28714": 3,
- "28752": 1,
- "28755": 1,
- "28758": 1,
- "28763": 2,
- "28765": 2,
- "28770": 1,
- "28772": 1,
- "28773": 1,
- "28780": 1,
- "28783": 1,
- "28787": 1,
- "28789": 1,
- "28818": 1,
- "28834": 1,
- "28839": 1,
- "28842": 2,
- "28844": 2,
- "28845": 3,
- "28846": 1,
- "28847": 1,
- "28850": 1,
- "28863": 1,
- "28867": 2,
- "28870": 1,
- "28872": 1,
- "28873": 1,
- "28875": 1,
- "28882": 1,
- "28883": 1,
- "28884": 1,
- "28885": 1,
- "28886": 1,
- "28891": 1,
- "28894": 1,
- "28896": 2,
- "28900": 1,
- "28906": 1,
- "28907": 1,
- "28909": 1,
- "28912": 1,
- "28915": 1,
- "28918": 1,
- "28922": 2,
- "28973": 1,
- "28982": 1,
- "28985": 1,
- "28989": 1,
- "28990": 1,
- "28992": 1,
- "29001": 1,
- "29032": 1,
- "29033": 1,
- "29035": 1,
- "29036": 1,
- "29037": 1,
- "29043": 1,
- "29071": 1,
- "29107": 1,
- "29197": 2,
- "29202": 1,
- "29207": 1,
- "29209": 1,
- "29211": 2,
- "29213": 1,
- "29215": 1,
- "29221": 1,
- "29233": 1,
- "29258": 1,
- "29262": 1,
- "29264": 2,
- "29269": 2,
- "29274": 1,
- "29275": 2,
- "29280": 1,
- "29282": 1,
- "29297": 2,
- "29301": 1,
- "29331": 1,
- "29379": 1,
- "29392": 1,
- "29409": 1,
- "29433": 1,
- "29436": 1,
- "29438": 1,
- "29439": 1,
- "29440": 2,
- "29441": 1,
- "29511": 2,
- "29518": 1,
- "29520": 1,
- "29527": 1,
- "29530": 1,
- "29562": 1,
- "29569": 1,
- "29571": 1,
- "29574": 1,
- "29577": 1,
- "29582": 1,
- "29607": 1,
- "29614": 1,
- "29618": 1,
- "29619": 1,
- "29621": 1,
- "29626": 1,
- "29648": 1,
- "29651": 1,
- "29653": 1,
- "29669": 1,
- "29670": 1,
- "29674": 1,
- "29676": 1,
- "29677": 1,
- "29678": 2,
- "29683": 1,
- "29686": 1,
- "29690": 2,
- "29702": 1,
- "29706": 1,
- "29707": 1,
- "29709": 2,
- "29711": 1,
- "29712": 1,
- "29713": 3,
- "29714": 1,
- "29716": 1,
- "29749": 1,
- "29752": 2,
- "29753": 1,
- "29754": 3,
- "29755": 1,
- "29756": 1,
- "29757": 2,
- "29760": 1,
- "29771": 1,
- "29791": 4,
- "29792": 1,
- "29793": 1,
- "29828": 2,
- "29830": 2,
- "29832": 1,
- "29834": 1,
- "29838": 1,
- "29842": 1,
- "29843": 1,
- "29844": 1,
- "29849": 1,
- "29852": 1,
- "29853": 1,
- "29867": 1,
- "29896": 1,
- "29908": 1,
- "29914": 1,
- "29915": 1,
- "29917": 1,
- "29920": 2,
- "29922": 3,
- "29923": 2,
- "29925": 1,
- "29927": 1,
- "29928": 1,
- "29929": 1,
- "29930": 1,
- "29955": 1,
- "29959": 2,
- "29963": 1,
- "29968": 1,
- "29980": 1,
- "29996": 1,
- "30058": 1,
- "30116": 1,
- "30167": 1,
- "30168": 1,
- "30169": 1,
- "30174": 2,
- "30205": 1,
- "30209": 1,
- "30213": 2,
- "30215": 1,
- "30216": 1,
- "30280": 1,
- "30289": 1,
- "30290": 2,
- "30291": 1,
- "30300": 1,
- "30791": 1,
- "30926": 1,
- "31061": 1,
- "31192": 1,
- "31330": 1,
- "31372": 1,
- "31466": 1,
- "31514": 1,
- "31522": 1,
- "31547": 1,
- "31572": 1,
- "31594": 1,
- "31615": 2,
- "31628": 1,
- "31629": 1,
- "31733": 1,
- "31745": 1,
- "31805": 1,
- "31823": 1,
- "31828": 1,
- "31830": 1,
- "31833": 2,
- "31851": 1,
- "31874": 1,
- "31949": 1,
- "31979": 1,
- "32052": 1,
- "32063": 1,
- "32129": 1,
- "32151": 1,
- "32210": 1,
- "32298": 1,
- "32374": 1,
- "32446": 1,
- "32510": 1,
- "32606": 1,
- "32720": 1,
- "32772": 2340
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333931266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88825a9668b0597e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5a9668b0"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_2.html b/autobahn/client/tungstenite_case_12_5_2.html
deleted file mode 100644
index 9053178..0000000
--- a/autobahn/client/tungstenite_case_12_5_2.html
+++ /dev/null
@@ -1,391 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.2 : Pass - 135 ms @ 2020-09-07T18:50:35.956Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=375&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: gRwUPVIyCiuFWA6xtyK1/w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Y/80roG6UR+Ii/mkyVUCb/lCRwg=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 11 | 3 | 33 |
- 12 | 1 | 12 |
- 14 | 2 | 28 |
- 15 | 3 | 45 |
- 16 | 2 | 32 |
- 17 | 7 | 119 |
- 18 | 2 | 36 |
- 19 | 5 | 95 |
- 20 | 5 | 100 |
- 21 | 6 | 126 |
- 22 | 2 | 44 |
- 23 | 5 | 115 |
- 24 | 1 | 24 |
- 25 | 3 | 75 |
- 26 | 1 | 26 |
- 27 | 2 | 54 |
- 28 | 1 | 28 |
- 29 | 3 | 87 |
- 30 | 1 | 30 |
- 31 | 3 | 93 |
- 32 | 3 | 96 |
- 33 | 3 | 99 |
- 36 | 3 | 108 |
- 37 | 1 | 37 |
- 38 | 1 | 38 |
- 39 | 2 | 78 |
- 41 | 1 | 41 |
- 43 | 1 | 43 |
- 44 | 2 | 88 |
- 46 | 1 | 46 |
- 47 | 1 | 47 |
- 50 | 1 | 50 |
- 51 | 1 | 51 |
- 54 | 2 | 108 |
- 55 | 3 | 165 |
- 56 | 1 | 56 |
- 59 | 1 | 59 |
- 60 | 1 | 60 |
- 62 | 1 | 62 |
- 64 | 3 | 192 |
- 65 | 1 | 65 |
- 66 | 2 | 132 |
- 67 | 1 | 67 |
- 70 | 1 | 70 |
- 71 | 1 | 71 |
- 72 | 3 | 216 |
- 76 | 900 | 68400 |
- 257 | 1 | 257 |
- Total | 1002 | 72012 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 7 | 3 | 21 |
- 10 | 2 | 20 |
- 11 | 4 | 44 |
- 12 | 2 | 24 |
- 13 | 6 | 78 |
- 14 | 2 | 28 |
- 15 | 6 | 90 |
- 16 | 4 | 64 |
- 17 | 6 | 102 |
- 18 | 3 | 54 |
- 19 | 5 | 95 |
- 20 | 1 | 20 |
- 21 | 3 | 63 |
- 22 | 1 | 22 |
- 23 | 2 | 46 |
- 24 | 1 | 24 |
- 25 | 2 | 50 |
- 26 | 2 | 52 |
- 27 | 3 | 81 |
- 28 | 3 | 84 |
- 29 | 3 | 87 |
- 32 | 3 | 96 |
- 33 | 1 | 33 |
- 34 | 1 | 34 |
- 35 | 2 | 70 |
- 37 | 1 | 37 |
- 39 | 1 | 39 |
- 40 | 2 | 80 |
- 42 | 1 | 42 |
- 43 | 1 | 43 |
- 46 | 1 | 46 |
- 47 | 1 | 47 |
- 50 | 2 | 100 |
- 51 | 3 | 153 |
- 52 | 1 | 52 |
- 55 | 1 | 55 |
- 56 | 1 | 56 |
- 58 | 1 | 58 |
- 60 | 3 | 180 |
- 61 | 1 | 61 |
- 62 | 2 | 124 |
- 63 | 1 | 63 |
- 66 | 1 | 66 |
- 67 | 1 | 67 |
- 68 | 3 | 204 |
- 72 | 900 | 64800 |
- 252 | 1 | 252 |
- Total | 1002 | 68011 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333735266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88829f0d566b9ce5
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3966306435363662
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_2.json b/autobahn/client/tungstenite_case_12_5_2.json
deleted file mode 100644
index 6638aa4..0000000
--- a/autobahn/client/tungstenite_case_12_5_2.json
+++ /dev/null
@@ -1,238 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 375,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 135,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=375&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: gRwUPVIyCiuFWA6xtyK1/w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Y/80roG6UR+Ii/mkyVUCb/lCRwg=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "11": 3,
- "12": 1,
- "14": 2,
- "15": 3,
- "16": 2,
- "17": 7,
- "18": 2,
- "19": 5,
- "20": 5,
- "21": 6,
- "22": 2,
- "23": 5,
- "24": 1,
- "25": 3,
- "26": 1,
- "27": 2,
- "28": 1,
- "29": 3,
- "30": 1,
- "31": 3,
- "32": 3,
- "33": 3,
- "36": 3,
- "37": 1,
- "38": 1,
- "39": 2,
- "41": 1,
- "43": 1,
- "44": 2,
- "46": 1,
- "47": 1,
- "50": 1,
- "51": 1,
- "54": 2,
- "55": 3,
- "56": 1,
- "59": 1,
- "60": 1,
- "62": 1,
- "64": 3,
- "65": 1,
- "66": 2,
- "67": 1,
- "70": 1,
- "71": 1,
- "72": 3,
- "76": 900,
- "257": 1
- },
- "started": "2020-09-07T18:50:35.956Z",
- "trafficStats": {
- "incomingCompressionRatio": 1.027296875,
- "incomingOctetsAppLevel": 64000,
- "incomingOctetsWebSocketLevel": 65747,
- "incomingOctetsWireLevel": 71747,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.09125891675665809,
- "outgoingCompressionRatio": 1.027421875,
- "outgoingOctetsAppLevel": 64000,
- "outgoingOctetsWebSocketLevel": 65755,
- "outgoingOctetsWireLevel": 67755,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.030415937951486578,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "7": 3,
- "10": 2,
- "11": 4,
- "12": 2,
- "13": 6,
- "14": 2,
- "15": 6,
- "16": 4,
- "17": 6,
- "18": 3,
- "19": 5,
- "20": 1,
- "21": 3,
- "22": 1,
- "23": 2,
- "24": 1,
- "25": 2,
- "26": 2,
- "27": 3,
- "28": 3,
- "29": 3,
- "32": 3,
- "33": 1,
- "34": 1,
- "35": 2,
- "37": 1,
- "39": 1,
- "40": 2,
- "42": 1,
- "43": 1,
- "46": 1,
- "47": 1,
- "50": 2,
- "51": 3,
- "52": 1,
- "55": 1,
- "56": 1,
- "58": 1,
- "60": 3,
- "61": 1,
- "62": 2,
- "63": 1,
- "66": 1,
- "67": 1,
- "68": 3,
- "72": 900,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333735266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829f0d566b9ce5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9f0d566b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_3.html b/autobahn/client/tungstenite_case_12_5_3.html
deleted file mode 100644
index 7f0c7d4..0000000
--- a/autobahn/client/tungstenite_case_12_5_3.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.3 : Fail - 1 ms @ 2020-09-07T18:50:36.092Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Echo'ed message length differs from what I sent (got length 247, expected length 256).
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=376&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7QxQ5/s3VnzLxGNs3fHqqQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 75GVQTFta3uTQqa9JBtMRxsjw44=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 260 | 1 | 260 |
- Total | 3 | 525 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 266 | 1 | 266 |
- Total | 3 | 522 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333736266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882799ded457a75
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3739396465643435
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_3.json b/autobahn/client/tungstenite_case_12_5_3.json
deleted file mode 100644
index ccd1cfa..0000000
--- a/autobahn/client/tungstenite_case_12_5_3.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "OK",
- "case": 376,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=376&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7QxQ5/s3VnzLxGNs3fHqqQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 75GVQTFta3uTQqa9JBtMRxsjw44=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Echo'ed message length differs from what I sent (got length 247, expected length 256).",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "260": 1
- },
- "started": "2020-09-07T18:50:36.092Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "266": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333736266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882799ded457a75"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "799ded45"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_4.html b/autobahn/client/tungstenite_case_12_5_4.html
deleted file mode 100644
index 69f65d1..0000000
--- a/autobahn/client/tungstenite_case_12_5_4.html
+++ /dev/null
@@ -1,989 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.4 : Pass - 349 ms @ 2020-09-08T12:32:15.404Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=377&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: dvJscbDpRITtcesPzrmECA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 3zRxLXZSDL5ajvaXf8uWC0WeGdc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 20 | 5 | 100 |
- 21 | 7 | 147 |
- 33 | 1 | 33 |
- 35 | 1 | 35 |
- 39 | 1 | 39 |
- 40 | 2 | 80 |
- 41 | 2 | 82 |
- 42 | 1 | 42 |
- 43 | 2 | 86 |
- 44 | 3 | 132 |
- 45 | 3 | 135 |
- 46 | 1 | 46 |
- 47 | 2 | 94 |
- 49 | 2 | 98 |
- 51 | 1 | 51 |
- 52 | 3 | 156 |
- 53 | 1 | 53 |
- 55 | 3 | 165 |
- 56 | 2 | 112 |
- 58 | 2 | 116 |
- 59 | 1 | 59 |
- 60 | 1 | 60 |
- 62 | 2 | 124 |
- 63 | 1 | 63 |
- 64 | 3 | 192 |
- 65 | 2 | 130 |
- 66 | 1 | 66 |
- 68 | 2 | 136 |
- 69 | 2 | 138 |
- 70 | 1 | 70 |
- 71 | 2 | 142 |
- 72 | 1 | 72 |
- 73 | 1 | 73 |
- 75 | 1 | 75 |
- 78 | 1 | 78 |
- 81 | 1 | 81 |
- 82 | 1 | 82 |
- 83 | 2 | 166 |
- 84 | 2 | 168 |
- 85 | 1 | 85 |
- 86 | 2 | 172 |
- 88 | 1 | 88 |
- 90 | 1 | 90 |
- 91 | 2 | 182 |
- 92 | 3 | 276 |
- 93 | 1 | 93 |
- 95 | 2 | 190 |
- 97 | 1 | 97 |
- 100 | 1 | 100 |
- 102 | 1 | 102 |
- 104 | 2 | 208 |
- 105 | 1 | 105 |
- 107 | 2 | 214 |
- 109 | 2 | 218 |
- 110 | 2 | 220 |
- 116 | 1 | 116 |
- 120 | 1 | 120 |
- 121 | 2 | 242 |
- 126 | 1 | 126 |
- 134 | 1 | 134 |
- 137 | 1 | 137 |
- 143 | 1 | 143 |
- 146 | 1 | 146 |
- 151 | 1 | 151 |
- 155 | 2 | 310 |
- 156 | 1 | 156 |
- 158 | 2 | 316 |
- 160 | 1 | 160 |
- 165 | 1 | 165 |
- 168 | 1 | 168 |
- 185 | 1 | 185 |
- 190 | 3 | 570 |
- 191 | 1 | 191 |
- 196 | 1 | 196 |
- 204 | 1 | 204 |
- 205 | 1 | 205 |
- 210 | 1 | 210 |
- 212 | 1 | 212 |
- 213 | 1 | 213 |
- 214 | 1 | 214 |
- 217 | 2 | 434 |
- 222 | 3 | 666 |
- 225 | 1 | 225 |
- 230 | 1 | 230 |
- 243 | 1 | 243 |
- 245 | 1 | 245 |
- 254 | 1 | 254 |
- 257 | 1 | 257 |
- 266 | 1 | 266 |
- 269 | 1 | 269 |
- 273 | 1 | 273 |
- 275 | 1 | 275 |
- 278 | 1 | 278 |
- 283 | 1 | 283 |
- 286 | 1 | 286 |
- 288 | 2 | 576 |
- 292 | 1 | 292 |
- 295 | 1 | 295 |
- 296 | 1 | 296 |
- 297 | 1 | 297 |
- 299 | 2 | 598 |
- 308 | 1 | 308 |
- 311 | 1 | 311 |
- 314 | 1 | 314 |
- 318 | 2 | 636 |
- 325 | 1 | 325 |
- 328 | 1 | 328 |
- 329 | 2 | 658 |
- 345 | 1 | 345 |
- 348 | 1 | 348 |
- 350 | 1 | 350 |
- 352 | 1 | 352 |
- 356 | 2 | 712 |
- 357 | 1 | 357 |
- 360 | 1 | 360 |
- 362 | 1 | 362 |
- 363 | 1 | 363 |
- 365 | 1 | 365 |
- 366 | 1 | 366 |
- 367 | 1 | 367 |
- 380 | 1 | 380 |
- 383 | 1 | 383 |
- 391 | 1 | 391 |
- 392 | 1 | 392 |
- 413 | 2 | 826 |
- 415 | 1 | 415 |
- 418 | 1 | 418 |
- 423 | 1 | 423 |
- 426 | 1 | 426 |
- 434 | 1 | 434 |
- 435 | 1 | 435 |
- 445 | 1 | 445 |
- 464 | 1 | 464 |
- 467 | 1 | 467 |
- 475 | 1 | 475 |
- 481 | 1 | 481 |
- 487 | 1 | 487 |
- 494 | 1 | 494 |
- 508 | 1 | 508 |
- 511 | 1 | 511 |
- 537 | 1 | 537 |
- 543 | 1 | 543 |
- 546 | 2 | 1092 |
- 547 | 2 | 1094 |
- 561 | 1 | 561 |
- 563 | 1 | 563 |
- 565 | 1 | 565 |
- 570 | 1 | 570 |
- 580 | 3 | 1740 |
- 582 | 1 | 582 |
- 586 | 1 | 586 |
- 592 | 1 | 592 |
- 596 | 1 | 596 |
- 597 | 1 | 597 |
- 600 | 1 | 600 |
- 607 | 1 | 607 |
- 611 | 1 | 611 |
- 617 | 1 | 617 |
- 624 | 1 | 624 |
- 633 | 1 | 633 |
- 640 | 1 | 640 |
- 641 | 3 | 1923 |
- 649 | 1 | 649 |
- 650 | 1 | 650 |
- 652 | 1 | 652 |
- 657 | 1 | 657 |
- 658 | 1 | 658 |
- 659 | 2 | 1318 |
- 661 | 1 | 661 |
- 672 | 1 | 672 |
- 696 | 1 | 696 |
- 698 | 1 | 698 |
- 702 | 1 | 702 |
- 707 | 1 | 707 |
- 715 | 1 | 715 |
- 718 | 1 | 718 |
- 720 | 1 | 720 |
- 721 | 1 | 721 |
- 727 | 1 | 727 |
- 733 | 1 | 733 |
- 735 | 1 | 735 |
- 737 | 1 | 737 |
- 738 | 1 | 738 |
- 739 | 1 | 739 |
- 740 | 1 | 740 |
- 743 | 1 | 743 |
- 744 | 1 | 744 |
- 746 | 1 | 746 |
- 747 | 2 | 1494 |
- 751 | 1 | 751 |
- 753 | 1 | 753 |
- 754 | 1 | 754 |
- 760 | 1 | 760 |
- 767 | 1 | 767 |
- 770 | 1 | 770 |
- 771 | 1 | 771 |
- 775 | 1 | 775 |
- 776 | 2 | 1552 |
- 778 | 1 | 778 |
- 779 | 2 | 1558 |
- 786 | 2 | 1572 |
- 792 | 1 | 792 |
- 794 | 1 | 794 |
- 795 | 2 | 1590 |
- 797 | 1 | 797 |
- 803 | 1 | 803 |
- 808 | 2 | 1616 |
- 810 | 1 | 810 |
- 814 | 2 | 1628 |
- 817 | 1 | 817 |
- 818 | 1 | 818 |
- 819 | 2 | 1638 |
- 820 | 1 | 820 |
- 824 | 1 | 824 |
- 825 | 2 | 1650 |
- 827 | 1 | 827 |
- 828 | 1 | 828 |
- 831 | 2 | 1662 |
- 832 | 2 | 1664 |
- 834 | 1 | 834 |
- 835 | 1 | 835 |
- 836 | 1 | 836 |
- 838 | 3 | 2514 |
- 839 | 1 | 839 |
- 842 | 2 | 1684 |
- 843 | 3 | 2529 |
- 845 | 1 | 845 |
- 846 | 1 | 846 |
- 848 | 2 | 1696 |
- 849 | 1 | 849 |
- 850 | 5 | 4250 |
- 851 | 1 | 851 |
- 852 | 2 | 1704 |
- 853 | 2 | 1706 |
- 854 | 2 | 1708 |
- 857 | 1 | 857 |
- 859 | 2 | 1718 |
- 860 | 1 | 860 |
- 861 | 2 | 1722 |
- 862 | 1 | 862 |
- 863 | 2 | 1726 |
- 865 | 1 | 865 |
- 866 | 1 | 866 |
- 867 | 1 | 867 |
- 868 | 2 | 1736 |
- 869 | 2 | 1738 |
- 870 | 1 | 870 |
- 871 | 1 | 871 |
- 874 | 1 | 874 |
- 876 | 1 | 876 |
- 877 | 1 | 877 |
- 878 | 3 | 2634 |
- 879 | 6 | 5274 |
- 880 | 2 | 1760 |
- 881 | 4 | 3524 |
- 882 | 1 | 882 |
- 883 | 1 | 883 |
- 884 | 1 | 884 |
- 885 | 1 | 885 |
- 886 | 2 | 1772 |
- 887 | 1 | 887 |
- 890 | 1 | 890 |
- 891 | 2 | 1782 |
- 892 | 1 | 892 |
- 893 | 2 | 1786 |
- 895 | 3 | 2685 |
- 897 | 2 | 1794 |
- 899 | 4 | 3596 |
- 902 | 2 | 1804 |
- 903 | 5 | 4515 |
- 904 | 1 | 904 |
- 905 | 3 | 2715 |
- 907 | 2 | 1814 |
- 912 | 1 | 912 |
- 913 | 1 | 913 |
- 914 | 3 | 2742 |
- 915 | 1 | 915 |
- 917 | 3 | 2751 |
- 919 | 1 | 919 |
- 920 | 5 | 4600 |
- 921 | 1 | 921 |
- 922 | 1 | 922 |
- 923 | 1 | 923 |
- 924 | 1 | 924 |
- 925 | 2 | 1850 |
- 927 | 2 | 1854 |
- 928 | 1 | 928 |
- 930 | 2 | 1860 |
- 931 | 1 | 931 |
- 933 | 2 | 1866 |
- 934 | 1 | 934 |
- 935 | 1 | 935 |
- 936 | 2 | 1872 |
- 937 | 3 | 2811 |
- 938 | 1 | 938 |
- 939 | 1 | 939 |
- 940 | 1 | 940 |
- 941 | 1 | 941 |
- 942 | 4 | 3768 |
- 943 | 2 | 1886 |
- 944 | 3 | 2832 |
- 945 | 2 | 1890 |
- 947 | 4 | 3788 |
- 949 | 2 | 1898 |
- 950 | 2 | 1900 |
- 951 | 1 | 951 |
- 952 | 1 | 952 |
- 954 | 2 | 1908 |
- 956 | 2 | 1912 |
- 958 | 1 | 958 |
- 960 | 2 | 1920 |
- 963 | 1 | 963 |
- 964 | 1 | 964 |
- 965 | 2 | 1930 |
- 966 | 2 | 1932 |
- 967 | 2 | 1934 |
- 974 | 2 | 1948 |
- 975 | 1 | 975 |
- 977 | 1 | 977 |
- 978 | 1 | 978 |
- 980 | 1 | 980 |
- 983 | 2 | 1966 |
- 984 | 2 | 1968 |
- 987 | 1 | 987 |
- 990 | 1 | 990 |
- 994 | 1 | 994 |
- 998 | 2 | 1996 |
- 999 | 1 | 999 |
- 1004 | 1 | 1004 |
- 1007 | 2 | 2014 |
- 1010 | 1 | 1010 |
- 1011 | 1 | 1011 |
- 1013 | 1 | 1013 |
- 1021 | 2 | 2042 |
- 1022 | 3 | 3066 |
- 1025 | 1 | 1025 |
- 1026 | 2 | 2052 |
- 1027 | 3 | 3081 |
- 1029 | 1 | 1029 |
- 1032 | 3 | 3096 |
- 1035 | 1 | 1035 |
- 1038 | 493 | 511734 |
- Total | 1002 | 812287 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 16 | 5 | 80 |
- 17 | 7 | 119 |
- 29 | 1 | 29 |
- 37 | 1 | 37 |
- 38 | 2 | 76 |
- 39 | 3 | 117 |
- 40 | 1 | 40 |
- 41 | 2 | 82 |
- 42 | 3 | 126 |
- 43 | 3 | 129 |
- 44 | 2 | 88 |
- 45 | 2 | 90 |
- 48 | 4 | 192 |
- 50 | 1 | 50 |
- 51 | 1 | 51 |
- 52 | 2 | 104 |
- 54 | 4 | 216 |
- 56 | 2 | 112 |
- 57 | 1 | 57 |
- 58 | 1 | 58 |
- 59 | 2 | 118 |
- 60 | 1 | 60 |
- 61 | 2 | 122 |
- 62 | 1 | 62 |
- 64 | 2 | 128 |
- 65 | 1 | 65 |
- 66 | 2 | 132 |
- 67 | 1 | 67 |
- 68 | 1 | 68 |
- 69 | 1 | 69 |
- 71 | 1 | 71 |
- 73 | 1 | 73 |
- 74 | 1 | 74 |
- 76 | 1 | 76 |
- 78 | 2 | 156 |
- 80 | 1 | 80 |
- 81 | 1 | 81 |
- 82 | 2 | 164 |
- 83 | 1 | 83 |
- 84 | 1 | 84 |
- 85 | 1 | 85 |
- 86 | 2 | 172 |
- 87 | 2 | 174 |
- 88 | 1 | 88 |
- 89 | 1 | 89 |
- 93 | 2 | 186 |
- 94 | 1 | 94 |
- 95 | 2 | 190 |
- 99 | 2 | 198 |
- 100 | 2 | 200 |
- 101 | 2 | 202 |
- 105 | 2 | 210 |
- 106 | 1 | 106 |
- 107 | 1 | 107 |
- 108 | 1 | 108 |
- 112 | 1 | 112 |
- 113 | 1 | 113 |
- 118 | 1 | 118 |
- 123 | 1 | 123 |
- 124 | 1 | 124 |
- 131 | 1 | 131 |
- 133 | 1 | 133 |
- 139 | 1 | 139 |
- 143 | 1 | 143 |
- 145 | 1 | 145 |
- 147 | 1 | 147 |
- 152 | 1 | 152 |
- 155 | 2 | 310 |
- 159 | 2 | 318 |
- 163 | 1 | 163 |
- 166 | 1 | 166 |
- 174 | 1 | 174 |
- 181 | 1 | 181 |
- 186 | 2 | 372 |
- 187 | 1 | 187 |
- 192 | 1 | 192 |
- 194 | 1 | 194 |
- 202 | 1 | 202 |
- 208 | 1 | 208 |
- 210 | 1 | 210 |
- 213 | 1 | 213 |
- 217 | 1 | 217 |
- 218 | 1 | 218 |
- 220 | 2 | 440 |
- 222 | 1 | 222 |
- 224 | 1 | 224 |
- 225 | 1 | 225 |
- 227 | 1 | 227 |
- 233 | 1 | 233 |
- 239 | 1 | 239 |
- 244 | 1 | 244 |
- 250 | 1 | 250 |
- 252 | 1 | 252 |
- 267 | 2 | 534 |
- 274 | 1 | 274 |
- 278 | 1 | 278 |
- 279 | 1 | 279 |
- 282 | 1 | 282 |
- 283 | 1 | 283 |
- 284 | 1 | 284 |
- 288 | 1 | 288 |
- 294 | 1 | 294 |
- 297 | 1 | 297 |
- 298 | 1 | 298 |
- 299 | 1 | 299 |
- 304 | 1 | 304 |
- 306 | 1 | 306 |
- 307 | 1 | 307 |
- 311 | 1 | 311 |
- 316 | 1 | 316 |
- 317 | 1 | 317 |
- 323 | 1 | 323 |
- 324 | 1 | 324 |
- 325 | 2 | 650 |
- 334 | 1 | 334 |
- 344 | 1 | 344 |
- 348 | 1 | 348 |
- 350 | 1 | 350 |
- 352 | 2 | 704 |
- 355 | 2 | 710 |
- 356 | 1 | 356 |
- 361 | 1 | 361 |
- 364 | 1 | 364 |
- 365 | 1 | 365 |
- 369 | 1 | 369 |
- 372 | 1 | 372 |
- 382 | 1 | 382 |
- 383 | 1 | 383 |
- 387 | 2 | 774 |
- 409 | 2 | 818 |
- 411 | 1 | 411 |
- 414 | 1 | 414 |
- 419 | 1 | 419 |
- 422 | 1 | 422 |
- 431 | 2 | 862 |
- 442 | 1 | 442 |
- 461 | 1 | 461 |
- 463 | 1 | 463 |
- 471 | 1 | 471 |
- 482 | 1 | 482 |
- 484 | 1 | 484 |
- 490 | 1 | 490 |
- 504 | 1 | 504 |
- 507 | 1 | 507 |
- 533 | 1 | 533 |
- 539 | 1 | 539 |
- 542 | 2 | 1084 |
- 543 | 1 | 543 |
- 545 | 1 | 545 |
- 557 | 1 | 557 |
- 559 | 1 | 559 |
- 561 | 1 | 561 |
- 566 | 1 | 566 |
- 576 | 2 | 1152 |
- 577 | 1 | 577 |
- 578 | 1 | 578 |
- 582 | 1 | 582 |
- 590 | 1 | 590 |
- 593 | 2 | 1186 |
- 596 | 1 | 596 |
- 604 | 1 | 604 |
- 607 | 1 | 607 |
- 614 | 1 | 614 |
- 622 | 1 | 622 |
- 628 | 1 | 628 |
- 636 | 2 | 1272 |
- 638 | 1 | 638 |
- 639 | 1 | 639 |
- 645 | 1 | 645 |
- 646 | 1 | 646 |
- 648 | 1 | 648 |
- 653 | 1 | 653 |
- 654 | 1 | 654 |
- 655 | 2 | 1310 |
- 657 | 1 | 657 |
- 668 | 1 | 668 |
- 692 | 1 | 692 |
- 694 | 1 | 694 |
- 698 | 1 | 698 |
- 703 | 1 | 703 |
- 711 | 1 | 711 |
- 714 | 1 | 714 |
- 716 | 1 | 716 |
- 717 | 1 | 717 |
- 723 | 1 | 723 |
- 729 | 1 | 729 |
- 731 | 1 | 731 |
- 734 | 1 | 734 |
- 735 | 1 | 735 |
- 736 | 1 | 736 |
- 738 | 1 | 738 |
- 739 | 1 | 739 |
- 740 | 1 | 740 |
- 742 | 1 | 742 |
- 743 | 2 | 1486 |
- 747 | 1 | 747 |
- 749 | 1 | 749 |
- 750 | 1 | 750 |
- 756 | 1 | 756 |
- 763 | 1 | 763 |
- 766 | 1 | 766 |
- 767 | 1 | 767 |
- 771 | 1 | 771 |
- 772 | 2 | 1544 |
- 776 | 1 | 776 |
- 777 | 2 | 1554 |
- 782 | 2 | 1564 |
- 788 | 1 | 788 |
- 791 | 1 | 791 |
- 792 | 1 | 792 |
- 793 | 1 | 793 |
- 794 | 1 | 794 |
- 799 | 1 | 799 |
- 804 | 2 | 1608 |
- 806 | 1 | 806 |
- 810 | 1 | 810 |
- 813 | 1 | 813 |
- 814 | 2 | 1628 |
- 815 | 1 | 815 |
- 816 | 1 | 816 |
- 817 | 1 | 817 |
- 820 | 1 | 820 |
- 821 | 1 | 821 |
- 822 | 1 | 822 |
- 823 | 1 | 823 |
- 824 | 1 | 824 |
- 827 | 1 | 827 |
- 828 | 2 | 1656 |
- 830 | 1 | 830 |
- 831 | 1 | 831 |
- 832 | 2 | 1664 |
- 834 | 3 | 2502 |
- 835 | 1 | 835 |
- 839 | 3 | 2517 |
- 840 | 1 | 840 |
- 841 | 2 | 1682 |
- 842 | 1 | 842 |
- 844 | 1 | 844 |
- 845 | 1 | 845 |
- 846 | 2 | 1692 |
- 847 | 1 | 847 |
- 848 | 3 | 2544 |
- 849 | 2 | 1698 |
- 850 | 2 | 1700 |
- 851 | 1 | 851 |
- 853 | 1 | 853 |
- 854 | 1 | 854 |
- 855 | 2 | 1710 |
- 856 | 1 | 856 |
- 857 | 1 | 857 |
- 858 | 1 | 858 |
- 859 | 2 | 1718 |
- 860 | 1 | 860 |
- 862 | 2 | 1724 |
- 863 | 2 | 1726 |
- 864 | 1 | 864 |
- 865 | 2 | 1730 |
- 866 | 2 | 1732 |
- 867 | 1 | 867 |
- 870 | 1 | 870 |
- 872 | 1 | 872 |
- 873 | 1 | 873 |
- 874 | 3 | 2622 |
- 875 | 4 | 3500 |
- 876 | 1 | 876 |
- 877 | 5 | 4385 |
- 878 | 2 | 1756 |
- 879 | 2 | 1758 |
- 881 | 1 | 881 |
- 882 | 2 | 1764 |
- 883 | 2 | 1766 |
- 886 | 1 | 886 |
- 887 | 2 | 1774 |
- 888 | 1 | 888 |
- 889 | 2 | 1778 |
- 891 | 3 | 2673 |
- 893 | 2 | 1786 |
- 895 | 3 | 2685 |
- 897 | 1 | 897 |
- 898 | 1 | 898 |
- 899 | 4 | 3596 |
- 900 | 2 | 1800 |
- 901 | 4 | 3604 |
- 903 | 2 | 1806 |
- 909 | 2 | 1818 |
- 910 | 2 | 1820 |
- 911 | 1 | 911 |
- 912 | 1 | 912 |
- 913 | 2 | 1826 |
- 915 | 2 | 1830 |
- 916 | 5 | 4580 |
- 917 | 1 | 917 |
- 918 | 1 | 918 |
- 919 | 1 | 919 |
- 920 | 1 | 920 |
- 921 | 2 | 1842 |
- 923 | 1 | 923 |
- 926 | 3 | 2778 |
- 927 | 2 | 1854 |
- 929 | 2 | 1858 |
- 930 | 1 | 930 |
- 931 | 1 | 931 |
- 932 | 2 | 1864 |
- 933 | 3 | 2799 |
- 935 | 1 | 935 |
- 936 | 1 | 936 |
- 937 | 3 | 2811 |
- 938 | 2 | 1876 |
- 939 | 1 | 939 |
- 940 | 3 | 2820 |
- 941 | 4 | 3764 |
- 943 | 4 | 3772 |
- 945 | 2 | 1890 |
- 946 | 1 | 946 |
- 947 | 1 | 947 |
- 948 | 2 | 1896 |
- 950 | 1 | 950 |
- 951 | 2 | 1902 |
- 952 | 1 | 952 |
- 955 | 1 | 955 |
- 956 | 1 | 956 |
- 957 | 1 | 957 |
- 960 | 1 | 960 |
- 961 | 3 | 2883 |
- 962 | 2 | 1924 |
- 963 | 2 | 1926 |
- 970 | 2 | 1940 |
- 973 | 1 | 973 |
- 974 | 2 | 1948 |
- 976 | 1 | 976 |
- 979 | 2 | 1958 |
- 980 | 2 | 1960 |
- 985 | 1 | 985 |
- 987 | 1 | 987 |
- 990 | 1 | 990 |
- 994 | 2 | 1988 |
- 995 | 1 | 995 |
- 1000 | 1 | 1000 |
- 1003 | 2 | 2006 |
- 1006 | 1 | 1006 |
- 1007 | 1 | 1007 |
- 1009 | 1 | 1009 |
- 1017 | 2 | 2034 |
- 1018 | 3 | 3054 |
- 1021 | 1 | 1021 |
- 1022 | 2 | 2044 |
- 1023 | 3 | 3069 |
- 1025 | 1 | 1025 |
- 1028 | 3 | 3084 |
- 1031 | 1 | 1031 |
- 1034 | 493 | 509762 |
- Total | 1002 | 808941 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333737266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888201bba24d0253
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3031626261323464
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_4.json b/autobahn/client/tungstenite_case_12_5_4.json
deleted file mode 100644
index 73f1209..0000000
--- a/autobahn/client/tungstenite_case_12_5_4.json
+++ /dev/null
@@ -1,836 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 377,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 349,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=377&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: dvJscbDpRITtcesPzrmECA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 3zRxLXZSDL5ajvaXf8uWC0WeGdc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "20": 5,
- "21": 7,
- "33": 1,
- "35": 1,
- "39": 1,
- "40": 2,
- "41": 2,
- "42": 1,
- "43": 2,
- "44": 3,
- "45": 3,
- "46": 1,
- "47": 2,
- "49": 2,
- "51": 1,
- "52": 3,
- "53": 1,
- "55": 3,
- "56": 2,
- "58": 2,
- "59": 1,
- "60": 1,
- "62": 2,
- "63": 1,
- "64": 3,
- "65": 2,
- "66": 1,
- "68": 2,
- "69": 2,
- "70": 1,
- "71": 2,
- "72": 1,
- "73": 1,
- "75": 1,
- "78": 1,
- "81": 1,
- "82": 1,
- "83": 2,
- "84": 2,
- "85": 1,
- "86": 2,
- "88": 1,
- "90": 1,
- "91": 2,
- "92": 3,
- "93": 1,
- "95": 2,
- "97": 1,
- "100": 1,
- "102": 1,
- "104": 2,
- "105": 1,
- "107": 2,
- "109": 2,
- "110": 2,
- "116": 1,
- "120": 1,
- "121": 2,
- "126": 1,
- "134": 1,
- "137": 1,
- "143": 1,
- "146": 1,
- "151": 1,
- "155": 2,
- "156": 1,
- "158": 2,
- "160": 1,
- "165": 1,
- "168": 1,
- "185": 1,
- "190": 3,
- "191": 1,
- "196": 1,
- "204": 1,
- "205": 1,
- "210": 1,
- "212": 1,
- "213": 1,
- "214": 1,
- "217": 2,
- "222": 3,
- "225": 1,
- "230": 1,
- "243": 1,
- "245": 1,
- "254": 1,
- "257": 1,
- "266": 1,
- "269": 1,
- "273": 1,
- "275": 1,
- "278": 1,
- "283": 1,
- "286": 1,
- "288": 2,
- "292": 1,
- "295": 1,
- "296": 1,
- "297": 1,
- "299": 2,
- "308": 1,
- "311": 1,
- "314": 1,
- "318": 2,
- "325": 1,
- "328": 1,
- "329": 2,
- "345": 1,
- "348": 1,
- "350": 1,
- "352": 1,
- "356": 2,
- "357": 1,
- "360": 1,
- "362": 1,
- "363": 1,
- "365": 1,
- "366": 1,
- "367": 1,
- "380": 1,
- "383": 1,
- "391": 1,
- "392": 1,
- "413": 2,
- "415": 1,
- "418": 1,
- "423": 1,
- "426": 1,
- "434": 1,
- "435": 1,
- "445": 1,
- "464": 1,
- "467": 1,
- "475": 1,
- "481": 1,
- "487": 1,
- "494": 1,
- "508": 1,
- "511": 1,
- "537": 1,
- "543": 1,
- "546": 2,
- "547": 2,
- "561": 1,
- "563": 1,
- "565": 1,
- "570": 1,
- "580": 3,
- "582": 1,
- "586": 1,
- "592": 1,
- "596": 1,
- "597": 1,
- "600": 1,
- "607": 1,
- "611": 1,
- "617": 1,
- "624": 1,
- "633": 1,
- "640": 1,
- "641": 3,
- "649": 1,
- "650": 1,
- "652": 1,
- "657": 1,
- "658": 1,
- "659": 2,
- "661": 1,
- "672": 1,
- "696": 1,
- "698": 1,
- "702": 1,
- "707": 1,
- "715": 1,
- "718": 1,
- "720": 1,
- "721": 1,
- "727": 1,
- "733": 1,
- "735": 1,
- "737": 1,
- "738": 1,
- "739": 1,
- "740": 1,
- "743": 1,
- "744": 1,
- "746": 1,
- "747": 2,
- "751": 1,
- "753": 1,
- "754": 1,
- "760": 1,
- "767": 1,
- "770": 1,
- "771": 1,
- "775": 1,
- "776": 2,
- "778": 1,
- "779": 2,
- "786": 2,
- "792": 1,
- "794": 1,
- "795": 2,
- "797": 1,
- "803": 1,
- "808": 2,
- "810": 1,
- "814": 2,
- "817": 1,
- "818": 1,
- "819": 2,
- "820": 1,
- "824": 1,
- "825": 2,
- "827": 1,
- "828": 1,
- "831": 2,
- "832": 2,
- "834": 1,
- "835": 1,
- "836": 1,
- "838": 3,
- "839": 1,
- "842": 2,
- "843": 3,
- "845": 1,
- "846": 1,
- "848": 2,
- "849": 1,
- "850": 5,
- "851": 1,
- "852": 2,
- "853": 2,
- "854": 2,
- "857": 1,
- "859": 2,
- "860": 1,
- "861": 2,
- "862": 1,
- "863": 2,
- "865": 1,
- "866": 1,
- "867": 1,
- "868": 2,
- "869": 2,
- "870": 1,
- "871": 1,
- "874": 1,
- "876": 1,
- "877": 1,
- "878": 3,
- "879": 6,
- "880": 2,
- "881": 4,
- "882": 1,
- "883": 1,
- "884": 1,
- "885": 1,
- "886": 2,
- "887": 1,
- "890": 1,
- "891": 2,
- "892": 1,
- "893": 2,
- "895": 3,
- "897": 2,
- "899": 4,
- "902": 2,
- "903": 5,
- "904": 1,
- "905": 3,
- "907": 2,
- "912": 1,
- "913": 1,
- "914": 3,
- "915": 1,
- "917": 3,
- "919": 1,
- "920": 5,
- "921": 1,
- "922": 1,
- "923": 1,
- "924": 1,
- "925": 2,
- "927": 2,
- "928": 1,
- "930": 2,
- "931": 1,
- "933": 2,
- "934": 1,
- "935": 1,
- "936": 2,
- "937": 3,
- "938": 1,
- "939": 1,
- "940": 1,
- "941": 1,
- "942": 4,
- "943": 2,
- "944": 3,
- "945": 2,
- "947": 4,
- "949": 2,
- "950": 2,
- "951": 1,
- "952": 1,
- "954": 2,
- "956": 2,
- "958": 1,
- "960": 2,
- "963": 1,
- "964": 1,
- "965": 2,
- "966": 2,
- "967": 2,
- "974": 2,
- "975": 1,
- "977": 1,
- "978": 1,
- "980": 1,
- "983": 2,
- "984": 2,
- "987": 1,
- "990": 1,
- "994": 1,
- "998": 2,
- "999": 1,
- "1004": 1,
- "1007": 2,
- "1010": 1,
- "1011": 1,
- "1013": 1,
- "1021": 2,
- "1022": 3,
- "1025": 1,
- "1026": 2,
- "1027": 3,
- "1029": 1,
- "1032": 3,
- "1035": 1,
- "1038": 493
- },
- "started": "2020-09-08T12:32:15.404Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.78537890625,
- "incomingOctetsAppLevel": 1024000,
- "incomingOctetsWebSocketLevel": 804228,
- "incomingOctetsWireLevel": 812022,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.009691281576866263,
- "outgoingCompressionRatio": 0.7860244140625,
- "outgoingOctetsAppLevel": 1024000,
- "outgoingOctetsWebSocketLevel": 804889,
- "outgoingOctetsWireLevel": 808685,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.004716178255635249,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "16": 5,
- "17": 7,
- "29": 1,
- "37": 1,
- "38": 2,
- "39": 3,
- "40": 1,
- "41": 2,
- "42": 3,
- "43": 3,
- "44": 2,
- "45": 2,
- "48": 4,
- "50": 1,
- "51": 1,
- "52": 2,
- "54": 4,
- "56": 2,
- "57": 1,
- "58": 1,
- "59": 2,
- "60": 1,
- "61": 2,
- "62": 1,
- "64": 2,
- "65": 1,
- "66": 2,
- "67": 1,
- "68": 1,
- "69": 1,
- "71": 1,
- "73": 1,
- "74": 1,
- "76": 1,
- "78": 2,
- "80": 1,
- "81": 1,
- "82": 2,
- "83": 1,
- "84": 1,
- "85": 1,
- "86": 2,
- "87": 2,
- "88": 1,
- "89": 1,
- "93": 2,
- "94": 1,
- "95": 2,
- "99": 2,
- "100": 2,
- "101": 2,
- "105": 2,
- "106": 1,
- "107": 1,
- "108": 1,
- "112": 1,
- "113": 1,
- "118": 1,
- "123": 1,
- "124": 1,
- "131": 1,
- "133": 1,
- "139": 1,
- "143": 1,
- "145": 1,
- "147": 1,
- "152": 1,
- "155": 2,
- "159": 2,
- "163": 1,
- "166": 1,
- "174": 1,
- "181": 1,
- "186": 2,
- "187": 1,
- "192": 1,
- "194": 1,
- "202": 1,
- "208": 1,
- "210": 1,
- "213": 1,
- "217": 1,
- "218": 1,
- "220": 2,
- "222": 1,
- "224": 1,
- "225": 1,
- "227": 1,
- "233": 1,
- "239": 1,
- "244": 1,
- "250": 1,
- "252": 1,
- "267": 2,
- "274": 1,
- "278": 1,
- "279": 1,
- "282": 1,
- "283": 1,
- "284": 1,
- "288": 1,
- "294": 1,
- "297": 1,
- "298": 1,
- "299": 1,
- "304": 1,
- "306": 1,
- "307": 1,
- "311": 1,
- "316": 1,
- "317": 1,
- "323": 1,
- "324": 1,
- "325": 2,
- "334": 1,
- "344": 1,
- "348": 1,
- "350": 1,
- "352": 2,
- "355": 2,
- "356": 1,
- "361": 1,
- "364": 1,
- "365": 1,
- "369": 1,
- "372": 1,
- "382": 1,
- "383": 1,
- "387": 2,
- "409": 2,
- "411": 1,
- "414": 1,
- "419": 1,
- "422": 1,
- "431": 2,
- "442": 1,
- "461": 1,
- "463": 1,
- "471": 1,
- "482": 1,
- "484": 1,
- "490": 1,
- "504": 1,
- "507": 1,
- "533": 1,
- "539": 1,
- "542": 2,
- "543": 1,
- "545": 1,
- "557": 1,
- "559": 1,
- "561": 1,
- "566": 1,
- "576": 2,
- "577": 1,
- "578": 1,
- "582": 1,
- "590": 1,
- "593": 2,
- "596": 1,
- "604": 1,
- "607": 1,
- "614": 1,
- "622": 1,
- "628": 1,
- "636": 2,
- "638": 1,
- "639": 1,
- "645": 1,
- "646": 1,
- "648": 1,
- "653": 1,
- "654": 1,
- "655": 2,
- "657": 1,
- "668": 1,
- "692": 1,
- "694": 1,
- "698": 1,
- "703": 1,
- "711": 1,
- "714": 1,
- "716": 1,
- "717": 1,
- "723": 1,
- "729": 1,
- "731": 1,
- "734": 1,
- "735": 1,
- "736": 1,
- "738": 1,
- "739": 1,
- "740": 1,
- "742": 1,
- "743": 2,
- "747": 1,
- "749": 1,
- "750": 1,
- "756": 1,
- "763": 1,
- "766": 1,
- "767": 1,
- "771": 1,
- "772": 2,
- "776": 1,
- "777": 2,
- "782": 2,
- "788": 1,
- "791": 1,
- "792": 1,
- "793": 1,
- "794": 1,
- "799": 1,
- "804": 2,
- "806": 1,
- "810": 1,
- "813": 1,
- "814": 2,
- "815": 1,
- "816": 1,
- "817": 1,
- "820": 1,
- "821": 1,
- "822": 1,
- "823": 1,
- "824": 1,
- "827": 1,
- "828": 2,
- "830": 1,
- "831": 1,
- "832": 2,
- "834": 3,
- "835": 1,
- "839": 3,
- "840": 1,
- "841": 2,
- "842": 1,
- "844": 1,
- "845": 1,
- "846": 2,
- "847": 1,
- "848": 3,
- "849": 2,
- "850": 2,
- "851": 1,
- "853": 1,
- "854": 1,
- "855": 2,
- "856": 1,
- "857": 1,
- "858": 1,
- "859": 2,
- "860": 1,
- "862": 2,
- "863": 2,
- "864": 1,
- "865": 2,
- "866": 2,
- "867": 1,
- "870": 1,
- "872": 1,
- "873": 1,
- "874": 3,
- "875": 4,
- "876": 1,
- "877": 5,
- "878": 2,
- "879": 2,
- "881": 1,
- "882": 2,
- "883": 2,
- "886": 1,
- "887": 2,
- "888": 1,
- "889": 2,
- "891": 3,
- "893": 2,
- "895": 3,
- "897": 1,
- "898": 1,
- "899": 4,
- "900": 2,
- "901": 4,
- "903": 2,
- "909": 2,
- "910": 2,
- "911": 1,
- "912": 1,
- "913": 2,
- "915": 2,
- "916": 5,
- "917": 1,
- "918": 1,
- "919": 1,
- "920": 1,
- "921": 2,
- "923": 1,
- "926": 3,
- "927": 2,
- "929": 2,
- "930": 1,
- "931": 1,
- "932": 2,
- "933": 3,
- "935": 1,
- "936": 1,
- "937": 3,
- "938": 2,
- "939": 1,
- "940": 3,
- "941": 4,
- "943": 4,
- "945": 2,
- "946": 1,
- "947": 1,
- "948": 2,
- "950": 1,
- "951": 2,
- "952": 1,
- "955": 1,
- "956": 1,
- "957": 1,
- "960": 1,
- "961": 3,
- "962": 2,
- "963": 2,
- "970": 2,
- "973": 1,
- "974": 2,
- "976": 1,
- "979": 2,
- "980": 2,
- "985": 1,
- "987": 1,
- "990": 1,
- "994": 2,
- "995": 1,
- "1000": 1,
- "1003": 2,
- "1006": 1,
- "1007": 1,
- "1009": 1,
- "1017": 2,
- "1018": 3,
- "1021": 1,
- "1022": 2,
- "1023": 3,
- "1025": 1,
- "1028": 3,
- "1031": 1,
- "1034": 493
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333737266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888201bba24d0253"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "01bba24d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_5.html b/autobahn/client/tungstenite_case_12_5_5.html
deleted file mode 100644
index 904f604..0000000
--- a/autobahn/client/tungstenite_case_12_5_5.html
+++ /dev/null
@@ -1,310 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.5 : Fail - 3 ms @ 2020-09-07T18:50:36.096Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Echo'ed message length differs from what I sent (got length 4087, expected length 4096).
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=378&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: yNbZbVt3ooM2SDug8pj7dw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: q6N0Tsf462ZvR+lRGgWtCMvHCAc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 3488 | 1 | 3488 |
- 3637 | 1 | 3637 |
- 3913 | 1 | 3913 |
- 3967 | 1 | 3967 |
- 4034 | 1 | 4034 |
- 4100 | 1 | 4100 |
- Total | 8 | 23404 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 3484 | 1 | 3484 |
- 3632 | 1 | 3632 |
- 3911 | 1 | 3911 |
- 3963 | 1 | 3963 |
- 4030 | 1 | 4030 |
- 4106 | 1 | 4106 |
- Total | 8 | 23382 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333738266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882db351b8ad8dd
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6462333531623861
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_5.json b/autobahn/client/tungstenite_case_12_5_5.json
deleted file mode 100644
index 06f1317..0000000
--- a/autobahn/client/tungstenite_case_12_5_5.json
+++ /dev/null
@@ -1,140 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "OK",
- "case": 378,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 3,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=378&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: yNbZbVt3ooM2SDug8pj7dw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: q6N0Tsf462ZvR+lRGgWtCMvHCAc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Echo'ed message length differs from what I sent (got length 4087, expected length 4096).",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 6,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "3488": 1,
- "3637": 1,
- "3913": 1,
- "3967": 1,
- "4034": 1,
- "4100": 1
- },
- "started": "2020-09-07T18:50:36.096Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 6,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "3484": 1,
- "3632": 1,
- "3911": 1,
- "3963": 1,
- "4030": 1,
- "4106": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333738266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882db351b8ad8dd"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "db351b8a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_6.html b/autobahn/client/tungstenite_case_12_5_6.html
deleted file mode 100644
index d48fd7e..0000000
--- a/autobahn/client/tungstenite_case_12_5_6.html
+++ /dev/null
@@ -1,375 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.6 : Fail - 43 ms @ 2020-09-07T18:50:36.101Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Echo'ed message length differs from what I sent (got length 8191, expected length 8192).
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=379&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5CnQFEYaheh1sDXZCnYO9w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: GSixg53G5MtFjehWU5nDUUXOKrg=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 7383 | 1 | 7383 |
- 7478 | 1 | 7478 |
- 7572 | 1 | 7572 |
- 7661 | 1 | 7661 |
- 7669 | 1 | 7669 |
- 7745 | 1 | 7745 |
- 7776 | 1 | 7776 |
- 7798 | 1 | 7798 |
- 7802 | 1 | 7802 |
- 7813 | 1 | 7813 |
- 7817 | 1 | 7817 |
- 7821 | 1 | 7821 |
- 7824 | 1 | 7824 |
- 7829 | 1 | 7829 |
- 7830 | 1 | 7830 |
- 7837 | 1 | 7837 |
- 7843 | 1 | 7843 |
- 7845 | 1 | 7845 |
- 7852 | 1 | 7852 |
- 7853 | 1 | 7853 |
- 7861 | 2 | 15722 |
- 7862 | 1 | 7862 |
- 7871 | 1 | 7871 |
- 7903 | 1 | 7903 |
- 7911 | 1 | 7911 |
- 7917 | 1 | 7917 |
- 7918 | 1 | 7918 |
- 7934 | 1 | 7934 |
- 7951 | 1 | 7951 |
- 7988 | 1 | 7988 |
- 8016 | 1 | 8016 |
- 8018 | 1 | 8018 |
- 8022 | 1 | 8022 |
- 8038 | 1 | 8038 |
- 8054 | 1 | 8054 |
- 8061 | 1 | 8061 |
- 8071 | 1 | 8071 |
- 8072 | 1 | 8072 |
- 8127 | 1 | 8127 |
- 8196 | 1 | 8196 |
- Total | 43 | 322965 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 7379 | 1 | 7379 |
- 7472 | 1 | 7472 |
- 7575 | 1 | 7575 |
- 7659 | 1 | 7659 |
- 7671 | 1 | 7671 |
- 7743 | 1 | 7743 |
- 7776 | 1 | 7776 |
- 7801 | 2 | 15602 |
- 7811 | 1 | 7811 |
- 7822 | 2 | 15644 |
- 7823 | 1 | 7823 |
- 7829 | 1 | 7829 |
- 7831 | 1 | 7831 |
- 7836 | 1 | 7836 |
- 7840 | 1 | 7840 |
- 7841 | 1 | 7841 |
- 7849 | 2 | 15698 |
- 7857 | 2 | 15714 |
- 7858 | 1 | 7858 |
- 7874 | 1 | 7874 |
- 7899 | 1 | 7899 |
- 7909 | 1 | 7909 |
- 7915 | 1 | 7915 |
- 7919 | 1 | 7919 |
- 7927 | 1 | 7927 |
- 7951 | 1 | 7951 |
- 7984 | 1 | 7984 |
- 8012 | 1 | 8012 |
- 8013 | 1 | 8013 |
- 8025 | 1 | 8025 |
- 8035 | 1 | 8035 |
- 8053 | 1 | 8053 |
- 8058 | 1 | 8058 |
- 8067 | 1 | 8067 |
- 8068 | 1 | 8068 |
- 8123 | 1 | 8123 |
- 8195 | 1 | 8195 |
- Total | 43 | 322885 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333739266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882997f1e569a97
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3939376631653536
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_6.json b/autobahn/client/tungstenite_case_12_5_6.json
deleted file mode 100644
index a99381c..0000000
--- a/autobahn/client/tungstenite_case_12_5_6.json
+++ /dev/null
@@ -1,205 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "OK",
- "case": 379,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 43,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=379&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5CnQFEYaheh1sDXZCnYO9w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: GSixg53G5MtFjehWU5nDUUXOKrg=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Echo'ed message length differs from what I sent (got length 8191, expected length 8192).",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 41,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "7383": 1,
- "7478": 1,
- "7572": 1,
- "7661": 1,
- "7669": 1,
- "7745": 1,
- "7776": 1,
- "7798": 1,
- "7802": 1,
- "7813": 1,
- "7817": 1,
- "7821": 1,
- "7824": 1,
- "7829": 1,
- "7830": 1,
- "7837": 1,
- "7843": 1,
- "7845": 1,
- "7852": 1,
- "7853": 1,
- "7861": 2,
- "7862": 1,
- "7871": 1,
- "7903": 1,
- "7911": 1,
- "7917": 1,
- "7918": 1,
- "7934": 1,
- "7951": 1,
- "7988": 1,
- "8016": 1,
- "8018": 1,
- "8022": 1,
- "8038": 1,
- "8054": 1,
- "8061": 1,
- "8071": 1,
- "8072": 1,
- "8127": 1,
- "8196": 1
- },
- "started": "2020-09-07T18:50:36.101Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 41,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "7379": 1,
- "7472": 1,
- "7575": 1,
- "7659": 1,
- "7671": 1,
- "7743": 1,
- "7776": 1,
- "7801": 2,
- "7811": 1,
- "7822": 2,
- "7823": 1,
- "7829": 1,
- "7831": 1,
- "7836": 1,
- "7840": 1,
- "7841": 1,
- "7849": 2,
- "7857": 2,
- "7858": 1,
- "7874": 1,
- "7899": 1,
- "7909": 1,
- "7915": 1,
- "7919": 1,
- "7927": 1,
- "7951": 1,
- "7984": 1,
- "8012": 1,
- "8013": 1,
- "8025": 1,
- "8035": 1,
- "8053": 1,
- "8058": 1,
- "8067": 1,
- "8068": 1,
- "8123": 1,
- "8195": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333739266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882997f1e569a97"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "997f1e56"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_7.html b/autobahn/client/tungstenite_case_12_5_7.html
deleted file mode 100644
index 8fc8aa3..0000000
--- a/autobahn/client/tungstenite_case_12_5_7.html
+++ /dev/null
@@ -1,1848 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.7 : Pass - 1683 ms @ 2020-09-07T18:50:36.145Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=380&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 19vmn6ocO9jVkQqpt8TGjw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 5HmIdarXL128r0BsIQ5HEcokfOg=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 686 | 1 | 686 |
- 699 | 1 | 699 |
- 707 | 1 | 707 |
- 737 | 1 | 737 |
- 750 | 1 | 750 |
- 755 | 1 | 755 |
- 777 | 1 | 777 |
- 871 | 1 | 871 |
- 978 | 1 | 978 |
- 1033 | 1 | 1033 |
- 1036 | 1 | 1036 |
- 1037 | 1 | 1037 |
- 1042 | 1 | 1042 |
- 1049 | 1 | 1049 |
- 1054 | 1 | 1054 |
- 1150 | 1 | 1150 |
- 1152 | 1 | 1152 |
- 1169 | 1 | 1169 |
- 1189 | 1 | 1189 |
- 1198 | 1 | 1198 |
- 1213 | 1 | 1213 |
- 1254 | 1 | 1254 |
- 1264 | 1 | 1264 |
- 1267 | 1 | 1267 |
- 1272 | 1 | 1272 |
- 1275 | 1 | 1275 |
- 1296 | 1 | 1296 |
- 1303 | 1 | 1303 |
- 1311 | 2 | 2622 |
- 1315 | 1 | 1315 |
- 1323 | 1 | 1323 |
- 1327 | 1 | 1327 |
- 1341 | 1 | 1341 |
- 1349 | 1 | 1349 |
- 1360 | 1 | 1360 |
- 1385 | 1 | 1385 |
- 1403 | 1 | 1403 |
- 1431 | 1 | 1431 |
- 1437 | 1 | 1437 |
- 1462 | 1 | 1462 |
- 1465 | 1 | 1465 |
- 1474 | 1 | 1474 |
- 1479 | 1 | 1479 |
- 1486 | 2 | 2972 |
- 1496 | 1 | 1496 |
- 1499 | 1 | 1499 |
- 1500 | 1 | 1500 |
- 1502 | 1 | 1502 |
- 1507 | 1 | 1507 |
- 1508 | 1 | 1508 |
- 1511 | 1 | 1511 |
- 1518 | 1 | 1518 |
- 1526 | 1 | 1526 |
- 1527 | 1 | 1527 |
- 1540 | 1 | 1540 |
- 1543 | 1 | 1543 |
- 1545 | 1 | 1545 |
- 1557 | 1 | 1557 |
- 1560 | 1 | 1560 |
- 1574 | 1 | 1574 |
- 1588 | 1 | 1588 |
- 1609 | 1 | 1609 |
- 1635 | 1 | 1635 |
- 1646 | 1 | 1646 |
- 1655 | 1 | 1655 |
- 1656 | 1 | 1656 |
- 1694 | 1 | 1694 |
- 1723 | 1 | 1723 |
- 1734 | 1 | 1734 |
- 1782 | 1 | 1782 |
- 1850 | 1 | 1850 |
- 1888 | 1 | 1888 |
- 1939 | 1 | 1939 |
- 1975 | 1 | 1975 |
- 1994 | 1 | 1994 |
- 2082 | 1 | 2082 |
- 2111 | 1 | 2111 |
- 2151 | 1 | 2151 |
- 2154 | 1 | 2154 |
- 2204 | 1 | 2204 |
- 2266 | 1 | 2266 |
- 2268 | 1 | 2268 |
- 2336 | 1 | 2336 |
- 2343 | 1 | 2343 |
- 2369 | 1 | 2369 |
- 2468 | 1 | 2468 |
- 2486 | 1 | 2486 |
- 2513 | 1 | 2513 |
- 2582 | 1 | 2582 |
- 2608 | 1 | 2608 |
- 2611 | 1 | 2611 |
- 2641 | 1 | 2641 |
- 2673 | 1 | 2673 |
- 2812 | 1 | 2812 |
- 2814 | 1 | 2814 |
- 2840 | 1 | 2840 |
- 2870 | 1 | 2870 |
- 2894 | 1 | 2894 |
- 2937 | 1 | 2937 |
- 2940 | 1 | 2940 |
- 2948 | 1 | 2948 |
- 2971 | 1 | 2971 |
- 3021 | 1 | 3021 |
- 3023 | 2 | 6046 |
- 3028 | 1 | 3028 |
- 3030 | 1 | 3030 |
- 3032 | 1 | 3032 |
- 3054 | 1 | 3054 |
- 3063 | 1 | 3063 |
- 3091 | 1 | 3091 |
- 3103 | 1 | 3103 |
- 3107 | 1 | 3107 |
- 3125 | 1 | 3125 |
- 3186 | 1 | 3186 |
- 3205 | 1 | 3205 |
- 3216 | 1 | 3216 |
- 3231 | 1 | 3231 |
- 3264 | 1 | 3264 |
- 3301 | 1 | 3301 |
- 3411 | 1 | 3411 |
- 3414 | 1 | 3414 |
- 3476 | 1 | 3476 |
- 3480 | 1 | 3480 |
- 3509 | 1 | 3509 |
- 3585 | 1 | 3585 |
- 3608 | 1 | 3608 |
- 3655 | 1 | 3655 |
- 3816 | 1 | 3816 |
- 3895 | 1 | 3895 |
- 3917 | 1 | 3917 |
- 3932 | 1 | 3932 |
- 3976 | 1 | 3976 |
- 4009 | 1 | 4009 |
- 4044 | 1 | 4044 |
- 4173 | 1 | 4173 |
- 4189 | 1 | 4189 |
- 4190 | 1 | 4190 |
- 4214 | 1 | 4214 |
- 4235 | 2 | 8470 |
- 4288 | 1 | 4288 |
- 4299 | 2 | 8598 |
- 4308 | 1 | 4308 |
- 4339 | 1 | 4339 |
- 4359 | 1 | 4359 |
- 4376 | 1 | 4376 |
- 4440 | 1 | 4440 |
- 4442 | 1 | 4442 |
- 4443 | 1 | 4443 |
- 4463 | 1 | 4463 |
- 4496 | 1 | 4496 |
- 4513 | 1 | 4513 |
- 4514 | 1 | 4514 |
- 4548 | 1 | 4548 |
- 4636 | 1 | 4636 |
- 4674 | 1 | 4674 |
- 4722 | 1 | 4722 |
- 4786 | 1 | 4786 |
- 4803 | 1 | 4803 |
- 4915 | 1 | 4915 |
- 5010 | 1 | 5010 |
- 5041 | 1 | 5041 |
- 5042 | 1 | 5042 |
- 5219 | 1 | 5219 |
- 5263 | 1 | 5263 |
- 5348 | 1 | 5348 |
- 5392 | 1 | 5392 |
- 5522 | 1 | 5522 |
- 5582 | 1 | 5582 |
- 5701 | 1 | 5701 |
- 5709 | 1 | 5709 |
- 5724 | 1 | 5724 |
- 5771 | 1 | 5771 |
- 5996 | 1 | 5996 |
- 6017 | 1 | 6017 |
- 6107 | 1 | 6107 |
- 6291 | 1 | 6291 |
- 6361 | 1 | 6361 |
- 6394 | 1 | 6394 |
- 6419 | 1 | 6419 |
- 6466 | 1 | 6466 |
- 6525 | 1 | 6525 |
- 6945 | 1 | 6945 |
- 7125 | 1 | 7125 |
- 7160 | 1 | 7160 |
- 7285 | 1 | 7285 |
- 7294 | 1 | 7294 |
- 7413 | 1 | 7413 |
- 7735 | 1 | 7735 |
- 7768 | 1 | 7768 |
- 7799 | 1 | 7799 |
- 7900 | 1 | 7900 |
- 8290 | 1 | 8290 |
- 8323 | 1 | 8323 |
- 8441 | 1 | 8441 |
- 8572 | 1 | 8572 |
- 8630 | 1 | 8630 |
- 8674 | 1 | 8674 |
- 8843 | 1 | 8843 |
- 8918 | 1 | 8918 |
- 8952 | 1 | 8952 |
- 9125 | 1 | 9125 |
- 9197 | 1 | 9197 |
- 9202 | 1 | 9202 |
- 9215 | 1 | 9215 |
- 9228 | 1 | 9228 |
- 9261 | 1 | 9261 |
- 9295 | 1 | 9295 |
- 9325 | 1 | 9325 |
- 9435 | 1 | 9435 |
- 9465 | 1 | 9465 |
- 9519 | 1 | 9519 |
- 9543 | 1 | 9543 |
- 9567 | 1 | 9567 |
- 9708 | 1 | 9708 |
- 9743 | 1 | 9743 |
- 9986 | 1 | 9986 |
- 9995 | 1 | 9995 |
- 10013 | 1 | 10013 |
- 10195 | 1 | 10195 |
- 10204 | 1 | 10204 |
- 10223 | 1 | 10223 |
- 10228 | 1 | 10228 |
- 10408 | 1 | 10408 |
- 10434 | 1 | 10434 |
- 10445 | 1 | 10445 |
- 10475 | 1 | 10475 |
- 10477 | 1 | 10477 |
- 10487 | 1 | 10487 |
- 10509 | 1 | 10509 |
- 10513 | 1 | 10513 |
- 10543 | 1 | 10543 |
- 10556 | 1 | 10556 |
- 10564 | 1 | 10564 |
- 10582 | 1 | 10582 |
- 10595 | 1 | 10595 |
- 10601 | 1 | 10601 |
- 10676 | 1 | 10676 |
- 10684 | 1 | 10684 |
- 10697 | 1 | 10697 |
- 10711 | 1 | 10711 |
- 10717 | 1 | 10717 |
- 10763 | 1 | 10763 |
- 10775 | 1 | 10775 |
- 10786 | 1 | 10786 |
- 10790 | 1 | 10790 |
- 10793 | 1 | 10793 |
- 10805 | 1 | 10805 |
- 10806 | 1 | 10806 |
- 10822 | 2 | 21644 |
- 10843 | 1 | 10843 |
- 10850 | 1 | 10850 |
- 10856 | 1 | 10856 |
- 10858 | 1 | 10858 |
- 10873 | 1 | 10873 |
- 10896 | 1 | 10896 |
- 10899 | 1 | 10899 |
- 10920 | 2 | 21840 |
- 10921 | 1 | 10921 |
- 10922 | 1 | 10922 |
- 10932 | 1 | 10932 |
- 10933 | 1 | 10933 |
- 10938 | 1 | 10938 |
- 10940 | 1 | 10940 |
- 10941 | 1 | 10941 |
- 10976 | 1 | 10976 |
- 10983 | 1 | 10983 |
- 10985 | 1 | 10985 |
- 11001 | 1 | 11001 |
- 11017 | 1 | 11017 |
- 11026 | 1 | 11026 |
- 11029 | 1 | 11029 |
- 11036 | 1 | 11036 |
- 11053 | 2 | 22106 |
- 11055 | 1 | 11055 |
- 11063 | 1 | 11063 |
- 11070 | 1 | 11070 |
- 11072 | 1 | 11072 |
- 11074 | 1 | 11074 |
- 11088 | 1 | 11088 |
- 11110 | 1 | 11110 |
- 11121 | 1 | 11121 |
- 11177 | 1 | 11177 |
- 11209 | 1 | 11209 |
- 11211 | 1 | 11211 |
- 11222 | 1 | 11222 |
- 11226 | 1 | 11226 |
- 11240 | 1 | 11240 |
- 11268 | 1 | 11268 |
- 11307 | 1 | 11307 |
- 11321 | 1 | 11321 |
- 11323 | 1 | 11323 |
- 11332 | 1 | 11332 |
- 11341 | 1 | 11341 |
- 11358 | 1 | 11358 |
- 11360 | 1 | 11360 |
- 11371 | 1 | 11371 |
- 11373 | 1 | 11373 |
- 11378 | 1 | 11378 |
- 11384 | 1 | 11384 |
- 11402 | 1 | 11402 |
- 11417 | 1 | 11417 |
- 11422 | 1 | 11422 |
- 11424 | 1 | 11424 |
- 11425 | 1 | 11425 |
- 11430 | 1 | 11430 |
- 11433 | 1 | 11433 |
- 11461 | 1 | 11461 |
- 11465 | 1 | 11465 |
- 11469 | 1 | 11469 |
- 11492 | 1 | 11492 |
- 11500 | 1 | 11500 |
- 11510 | 1 | 11510 |
- 11513 | 1 | 11513 |
- 11535 | 1 | 11535 |
- 11542 | 1 | 11542 |
- 11547 | 1 | 11547 |
- 11556 | 1 | 11556 |
- 11565 | 1 | 11565 |
- 11588 | 2 | 23176 |
- 11590 | 1 | 11590 |
- 11592 | 1 | 11592 |
- 11594 | 1 | 11594 |
- 11596 | 1 | 11596 |
- 11597 | 1 | 11597 |
- 11623 | 1 | 11623 |
- 11647 | 1 | 11647 |
- 11658 | 1 | 11658 |
- 11660 | 2 | 23320 |
- 11679 | 1 | 11679 |
- 11680 | 1 | 11680 |
- 11682 | 1 | 11682 |
- 11691 | 1 | 11691 |
- 11692 | 1 | 11692 |
- 11712 | 1 | 11712 |
- 11755 | 1 | 11755 |
- 11791 | 1 | 11791 |
- 11800 | 1 | 11800 |
- 11814 | 1 | 11814 |
- 11819 | 1 | 11819 |
- 11859 | 1 | 11859 |
- 11867 | 1 | 11867 |
- 11894 | 1 | 11894 |
- 11913 | 1 | 11913 |
- 12001 | 1 | 12001 |
- 12362 | 1 | 12362 |
- 12968 | 1 | 12968 |
- 13246 | 1 | 13246 |
- 13708 | 1 | 13708 |
- 13996 | 1 | 13996 |
- 14325 | 1 | 14325 |
- 14627 | 1 | 14627 |
- 14793 | 1 | 14793 |
- 14856 | 1 | 14856 |
- 14891 | 1 | 14891 |
- 14924 | 1 | 14924 |
- 14928 | 1 | 14928 |
- 14965 | 1 | 14965 |
- 14982 | 1 | 14982 |
- 14983 | 1 | 14983 |
- 15044 | 1 | 15044 |
- 15070 | 1 | 15070 |
- 15071 | 1 | 15071 |
- 15074 | 1 | 15074 |
- 15082 | 1 | 15082 |
- 15091 | 1 | 15091 |
- 15097 | 1 | 15097 |
- 15107 | 1 | 15107 |
- 15150 | 1 | 15150 |
- 15166 | 1 | 15166 |
- 15187 | 1 | 15187 |
- 15188 | 1 | 15188 |
- 15222 | 1 | 15222 |
- 15224 | 1 | 15224 |
- 15314 | 1 | 15314 |
- 15330 | 1 | 15330 |
- 15331 | 1 | 15331 |
- 15356 | 1 | 15356 |
- 15357 | 1 | 15357 |
- 15360 | 1 | 15360 |
- 15363 | 1 | 15363 |
- 15364 | 1 | 15364 |
- 15365 | 2 | 30730 |
- 15366 | 3 | 46098 |
- 15368 | 2 | 30736 |
- 15371 | 2 | 30742 |
- 15373 | 1 | 15373 |
- 15374 | 1 | 15374 |
- 15378 | 1 | 15378 |
- 15384 | 1 | 15384 |
- 15389 | 1 | 15389 |
- 15445 | 1 | 15445 |
- 15458 | 1 | 15458 |
- 15460 | 1 | 15460 |
- 15463 | 1 | 15463 |
- 15464 | 1 | 15464 |
- 15465 | 1 | 15465 |
- 15466 | 1 | 15466 |
- 15467 | 1 | 15467 |
- 15481 | 1 | 15481 |
- 15489 | 1 | 15489 |
- 15490 | 2 | 30980 |
- 15491 | 1 | 15491 |
- 15492 | 2 | 30984 |
- 15503 | 2 | 31006 |
- 15506 | 2 | 31012 |
- 15507 | 2 | 31014 |
- 15508 | 1 | 15508 |
- 15517 | 1 | 15517 |
- 15519 | 1 | 15519 |
- 15524 | 1 | 15524 |
- 15525 | 1 | 15525 |
- 15527 | 1 | 15527 |
- 15528 | 1 | 15528 |
- 15534 | 2 | 31068 |
- 15536 | 1 | 15536 |
- 15537 | 2 | 31074 |
- 15539 | 1 | 15539 |
- 15541 | 1 | 15541 |
- 15544 | 1 | 15544 |
- 15545 | 1 | 15545 |
- 15547 | 1 | 15547 |
- 15551 | 1 | 15551 |
- 15553 | 1 | 15553 |
- 15555 | 2 | 31110 |
- 15558 | 2 | 31116 |
- 15560 | 1 | 15560 |
- 15562 | 1 | 15562 |
- 15565 | 2 | 31130 |
- 15566 | 3 | 46698 |
- 15570 | 1 | 15570 |
- 15573 | 2 | 31146 |
- 15575 | 1 | 15575 |
- 15576 | 3 | 46728 |
- 15577 | 3 | 46731 |
- 15580 | 1 | 15580 |
- 15581 | 5 | 77905 |
- 15582 | 2 | 31164 |
- 15583 | 2 | 31166 |
- 15585 | 2 | 31170 |
- 15586 | 2 | 31172 |
- 15587 | 1 | 15587 |
- 15590 | 1 | 15590 |
- 15591 | 1 | 15591 |
- 15592 | 2 | 31184 |
- 15593 | 2 | 31186 |
- 15594 | 2 | 31188 |
- 15595 | 2 | 31190 |
- 15596 | 3 | 46788 |
- 15597 | 3 | 46791 |
- 15599 | 1 | 15599 |
- 15600 | 1 | 15600 |
- 15601 | 2 | 31202 |
- 15602 | 4 | 62408 |
- 15603 | 1 | 15603 |
- 15604 | 3 | 46812 |
- 15605 | 1 | 15605 |
- 15607 | 2 | 31214 |
- 15608 | 1 | 15608 |
- 15609 | 3 | 46827 |
- 15610 | 3 | 46830 |
- 15616 | 1 | 15616 |
- 15619 | 1 | 15619 |
- 15620 | 3 | 46860 |
- 15621 | 1 | 15621 |
- 15624 | 1 | 15624 |
- 15625 | 2 | 31250 |
- 15628 | 1 | 15628 |
- 15633 | 1 | 15633 |
- 15636 | 1 | 15636 |
- 15639 | 2 | 31278 |
- 15640 | 1 | 15640 |
- 15641 | 1 | 15641 |
- 15642 | 1 | 15642 |
- 15643 | 2 | 31286 |
- 15644 | 1 | 15644 |
- 15645 | 1 | 15645 |
- 15646 | 1 | 15646 |
- 15647 | 1 | 15647 |
- 15648 | 1 | 15648 |
- 15652 | 1 | 15652 |
- 15655 | 2 | 31310 |
- 15656 | 1 | 15656 |
- 15657 | 1 | 15657 |
- 15664 | 1 | 15664 |
- 15666 | 2 | 31332 |
- 15667 | 5 | 78335 |
- 15668 | 2 | 31336 |
- 15669 | 1 | 15669 |
- 15671 | 1 | 15671 |
- 15672 | 2 | 31344 |
- 15674 | 2 | 31348 |
- 15676 | 3 | 47028 |
- 15677 | 2 | 31354 |
- 15678 | 4 | 62712 |
- 15680 | 1 | 15680 |
- 15682 | 1 | 15682 |
- 15684 | 2 | 31368 |
- 15690 | 1 | 15690 |
- 15692 | 1 | 15692 |
- 15701 | 2 | 31402 |
- 15702 | 1 | 15702 |
- 15703 | 2 | 31406 |
- 15711 | 1 | 15711 |
- 15713 | 1 | 15713 |
- 15714 | 2 | 31428 |
- 15715 | 2 | 31430 |
- 15716 | 2 | 31432 |
- 15718 | 2 | 31436 |
- 15719 | 3 | 47157 |
- 15721 | 3 | 47163 |
- 15723 | 1 | 15723 |
- 15724 | 1 | 15724 |
- 15725 | 3 | 47175 |
- 15727 | 1 | 15727 |
- 15728 | 2 | 31456 |
- 15729 | 2 | 31458 |
- 15732 | 4 | 62928 |
- 15736 | 2 | 31472 |
- 15737 | 1 | 15737 |
- 15743 | 1 | 15743 |
- 15744 | 1 | 15744 |
- 15745 | 3 | 47235 |
- 15747 | 2 | 31494 |
- 15749 | 1 | 15749 |
- 15751 | 3 | 47253 |
- 15752 | 2 | 31504 |
- 15754 | 2 | 31508 |
- 15755 | 2 | 31510 |
- 15759 | 1 | 15759 |
- 15760 | 1 | 15760 |
- 15763 | 2 | 31526 |
- 15764 | 1 | 15764 |
- 15767 | 2 | 31534 |
- 15768 | 2 | 31536 |
- 15769 | 3 | 47307 |
- 15770 | 1 | 15770 |
- 15771 | 2 | 31542 |
- 15772 | 1 | 15772 |
- 15777 | 2 | 31554 |
- 15778 | 1 | 15778 |
- 15779 | 1 | 15779 |
- 15780 | 1 | 15780 |
- 15782 | 1 | 15782 |
- 15783 | 2 | 31566 |
- 15784 | 1 | 15784 |
- 15785 | 1 | 15785 |
- 15787 | 3 | 47361 |
- 15788 | 2 | 31576 |
- 15789 | 1 | 15789 |
- 15790 | 1 | 15790 |
- 15792 | 1 | 15792 |
- 15793 | 1 | 15793 |
- 15796 | 1 | 15796 |
- 15797 | 1 | 15797 |
- 15798 | 2 | 31596 |
- 15799 | 2 | 31598 |
- 15800 | 7 | 110600 |
- 15801 | 2 | 31602 |
- 15802 | 3 | 47406 |
- 15803 | 3 | 47409 |
- 15804 | 1 | 15804 |
- 15805 | 1 | 15805 |
- 15806 | 1 | 15806 |
- 15808 | 2 | 31616 |
- 15809 | 3 | 47427 |
- 15810 | 2 | 31620 |
- 15812 | 6 | 94872 |
- 15813 | 3 | 47439 |
- 15814 | 4 | 63256 |
- 15815 | 1 | 15815 |
- 15816 | 1 | 15816 |
- 15817 | 1 | 15817 |
- 15818 | 2 | 31636 |
- 15820 | 1 | 15820 |
- 15821 | 1 | 15821 |
- 15822 | 2 | 31644 |
- 15823 | 2 | 31646 |
- 15824 | 2 | 31648 |
- 15825 | 1 | 15825 |
- 15826 | 1 | 15826 |
- 15827 | 1 | 15827 |
- 15835 | 2 | 31670 |
- 15836 | 1 | 15836 |
- 15837 | 3 | 47511 |
- 15838 | 1 | 15838 |
- 15839 | 1 | 15839 |
- 15840 | 2 | 31680 |
- 15841 | 1 | 15841 |
- 15842 | 1 | 15842 |
- 15845 | 2 | 31690 |
- 15846 | 1 | 15846 |
- 15847 | 3 | 47541 |
- 15848 | 4 | 63392 |
- 15850 | 3 | 47550 |
- 15851 | 1 | 15851 |
- 15854 | 1 | 15854 |
- 15855 | 2 | 31710 |
- 15857 | 2 | 31714 |
- 15858 | 2 | 31716 |
- 15859 | 2 | 31718 |
- 15860 | 4 | 63440 |
- 15861 | 2 | 31722 |
- 15862 | 2 | 31724 |
- 15863 | 2 | 31726 |
- 15864 | 4 | 63456 |
- 15865 | 2 | 31730 |
- 15866 | 3 | 47598 |
- 15867 | 3 | 47601 |
- 15868 | 1 | 15868 |
- 15869 | 2 | 31738 |
- 15870 | 3 | 47610 |
- 15873 | 1 | 15873 |
- 15875 | 1 | 15875 |
- 15882 | 1 | 15882 |
- 15883 | 1 | 15883 |
- 15884 | 3 | 47652 |
- 15885 | 1 | 15885 |
- 15894 | 1 | 15894 |
- 15895 | 1 | 15895 |
- 15896 | 2 | 31792 |
- 15897 | 2 | 31794 |
- 15904 | 1 | 15904 |
- 15906 | 1 | 15906 |
- 15907 | 5 | 79535 |
- 15910 | 1 | 15910 |
- 15911 | 1 | 15911 |
- 15912 | 2 | 31824 |
- 15916 | 1 | 15916 |
- 15921 | 2 | 31842 |
- 15924 | 1 | 15924 |
- 15929 | 2 | 31858 |
- 15934 | 1 | 15934 |
- 15935 | 1 | 15935 |
- 15936 | 1 | 15936 |
- 15939 | 3 | 47817 |
- 15940 | 1 | 15940 |
- 15944 | 1 | 15944 |
- 15948 | 1 | 15948 |
- 15949 | 1 | 15949 |
- 15953 | 1 | 15953 |
- 15954 | 1 | 15954 |
- 15957 | 1 | 15957 |
- 15958 | 1 | 15958 |
- 15959 | 1 | 15959 |
- 15963 | 1 | 15963 |
- 15968 | 1 | 15968 |
- 15969 | 1 | 15969 |
- 15973 | 1 | 15973 |
- 15974 | 1 | 15974 |
- 15978 | 1 | 15978 |
- 15983 | 2 | 31966 |
- 15987 | 2 | 31974 |
- 15989 | 1 | 15989 |
- 15990 | 1 | 15990 |
- 15991 | 2 | 31982 |
- 15993 | 1 | 15993 |
- 15995 | 2 | 31990 |
- 15996 | 3 | 47988 |
- 16001 | 1 | 16001 |
- 16002 | 1 | 16002 |
- 16004 | 1 | 16004 |
- 16006 | 1 | 16006 |
- 16007 | 1 | 16007 |
- 16008 | 2 | 32016 |
- 16009 | 1 | 16009 |
- 16010 | 1 | 16010 |
- 16012 | 3 | 48036 |
- 16014 | 3 | 48042 |
- 16019 | 1 | 16019 |
- 16020 | 1 | 16020 |
- 16032 | 2 | 32064 |
- 16034 | 1 | 16034 |
- 16036 | 2 | 32072 |
- 16038 | 3 | 48114 |
- 16041 | 2 | 32082 |
- 16043 | 1 | 16043 |
- 16045 | 1 | 16045 |
- 16046 | 2 | 32092 |
- 16047 | 2 | 32094 |
- 16049 | 1 | 16049 |
- 16051 | 1 | 16051 |
- 16052 | 2 | 32104 |
- 16054 | 2 | 32108 |
- 16057 | 3 | 48171 |
- 16058 | 1 | 16058 |
- 16059 | 1 | 16059 |
- 16060 | 2 | 32120 |
- 16061 | 1 | 16061 |
- 16063 | 1 | 16063 |
- 16065 | 1 | 16065 |
- 16066 | 1 | 16066 |
- 16067 | 2 | 32134 |
- 16068 | 1 | 16068 |
- 16069 | 2 | 32138 |
- 16070 | 1 | 16070 |
- 16071 | 1 | 16071 |
- 16072 | 3 | 48216 |
- 16074 | 1 | 16074 |
- 16076 | 2 | 32152 |
- 16077 | 1 | 16077 |
- 16079 | 1 | 16079 |
- 16080 | 1 | 16080 |
- 16082 | 3 | 48246 |
- 16083 | 2 | 32166 |
- 16085 | 1 | 16085 |
- 16089 | 3 | 48267 |
- 16093 | 1 | 16093 |
- 16095 | 1 | 16095 |
- 16098 | 2 | 32196 |
- 16109 | 1 | 16109 |
- 16110 | 2 | 32220 |
- 16111 | 1 | 16111 |
- 16112 | 1 | 16112 |
- 16113 | 1 | 16113 |
- 16114 | 2 | 32228 |
- 16115 | 3 | 48345 |
- 16116 | 2 | 32232 |
- 16117 | 1 | 16117 |
- 16118 | 1 | 16118 |
- 16119 | 1 | 16119 |
- 16120 | 1 | 16120 |
- 16121 | 1 | 16121 |
- 16122 | 1 | 16122 |
- 16123 | 1 | 16123 |
- 16125 | 1 | 16125 |
- 16126 | 1 | 16126 |
- 16130 | 1 | 16130 |
- 16131 | 1 | 16131 |
- 16137 | 1 | 16137 |
- 16139 | 1 | 16139 |
- 16140 | 2 | 32280 |
- 16141 | 1 | 16141 |
- 16142 | 1 | 16142 |
- 16143 | 1 | 16143 |
- 16147 | 1 | 16147 |
- 16149 | 1 | 16149 |
- 16150 | 1 | 16150 |
- 16156 | 2 | 32312 |
- 16163 | 1 | 16163 |
- 16166 | 1 | 16166 |
- 16168 | 1 | 16168 |
- 16170 | 1 | 16170 |
- 16171 | 1 | 16171 |
- 16172 | 1 | 16172 |
- 16179 | 1 | 16179 |
- 16182 | 1 | 16182 |
- 16184 | 2 | 32368 |
- 16188 | 1 | 16188 |
- 16191 | 1 | 16191 |
- 16192 | 1 | 16192 |
- 16193 | 1 | 16193 |
- 16194 | 1 | 16194 |
- 16198 | 1 | 16198 |
- 16200 | 1 | 16200 |
- 16216 | 1 | 16216 |
- 16233 | 1 | 16233 |
- 16240 | 1 | 16240 |
- 16242 | 1 | 16242 |
- 16270 | 1 | 16270 |
- 16295 | 1 | 16295 |
- 16324 | 1 | 16324 |
- 16326 | 1 | 16326 |
- 16330 | 1 | 16330 |
- 16332 | 1 | 16332 |
- Total | 1002 | 12497908 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 692 | 1 | 692 |
- 713 | 1 | 713 |
- 715 | 1 | 715 |
- 745 | 1 | 745 |
- 763 | 1 | 763 |
- 767 | 1 | 767 |
- 784 | 1 | 784 |
- 882 | 1 | 882 |
- 989 | 1 | 989 |
- 1087 | 1 | 1087 |
- 1089 | 1 | 1089 |
- 1102 | 1 | 1102 |
- 1108 | 1 | 1108 |
- 1109 | 1 | 1109 |
- 1125 | 1 | 1125 |
- 1157 | 1 | 1157 |
- 1205 | 1 | 1205 |
- 1224 | 1 | 1224 |
- 1258 | 1 | 1258 |
- 1267 | 1 | 1267 |
- 1305 | 1 | 1305 |
- 1322 | 1 | 1322 |
- 1331 | 1 | 1331 |
- 1353 | 2 | 2706 |
- 1360 | 1 | 1360 |
- 1367 | 1 | 1367 |
- 1368 | 1 | 1368 |
- 1382 | 1 | 1382 |
- 1383 | 1 | 1383 |
- 1388 | 1 | 1388 |
- 1392 | 1 | 1392 |
- 1396 | 1 | 1396 |
- 1397 | 1 | 1397 |
- 1410 | 1 | 1410 |
- 1418 | 1 | 1418 |
- 1437 | 1 | 1437 |
- 1439 | 1 | 1439 |
- 1455 | 1 | 1455 |
- 1472 | 1 | 1472 |
- 1481 | 1 | 1481 |
- 1488 | 1 | 1488 |
- 1489 | 1 | 1489 |
- 1503 | 1 | 1503 |
- 1504 | 1 | 1504 |
- 1511 | 1 | 1511 |
- 1531 | 1 | 1531 |
- 1534 | 1 | 1534 |
- 1544 | 1 | 1544 |
- 1545 | 1 | 1545 |
- 1557 | 1 | 1557 |
- 1559 | 1 | 1559 |
- 1561 | 1 | 1561 |
- 1569 | 1 | 1569 |
- 1571 | 1 | 1571 |
- 1578 | 1 | 1578 |
- 1585 | 1 | 1585 |
- 1595 | 1 | 1595 |
- 1598 | 1 | 1598 |
- 1607 | 1 | 1607 |
- 1611 | 1 | 1611 |
- 1619 | 1 | 1619 |
- 1627 | 1 | 1627 |
- 1633 | 1 | 1633 |
- 1653 | 1 | 1653 |
- 1695 | 1 | 1695 |
- 1720 | 1 | 1720 |
- 1726 | 1 | 1726 |
- 1751 | 1 | 1751 |
- 1781 | 1 | 1781 |
- 1803 | 1 | 1803 |
- 1839 | 1 | 1839 |
- 1909 | 1 | 1909 |
- 1952 | 1 | 1952 |
- 1954 | 1 | 1954 |
- 2037 | 1 | 2037 |
- 2048 | 1 | 2048 |
- 2102 | 1 | 2102 |
- 2166 | 1 | 2166 |
- 2181 | 1 | 2181 |
- 2205 | 1 | 2205 |
- 2208 | 1 | 2208 |
- 2292 | 1 | 2292 |
- 2336 | 1 | 2336 |
- 2359 | 1 | 2359 |
- 2380 | 1 | 2380 |
- 2390 | 1 | 2390 |
- 2522 | 1 | 2522 |
- 2567 | 1 | 2567 |
- 2597 | 1 | 2597 |
- 2625 | 1 | 2625 |
- 2653 | 1 | 2653 |
- 2674 | 1 | 2674 |
- 2695 | 1 | 2695 |
- 2730 | 1 | 2730 |
- 2862 | 1 | 2862 |
- 2883 | 1 | 2883 |
- 2892 | 1 | 2892 |
- 2894 | 1 | 2894 |
- 2929 | 1 | 2929 |
- 2971 | 1 | 2971 |
- 2996 | 1 | 2996 |
- 3076 | 1 | 3076 |
- 3081 | 1 | 3081 |
- 3092 | 1 | 3092 |
- 3106 | 1 | 3106 |
- 3181 | 1 | 3181 |
- 3184 | 1 | 3184 |
- 3186 | 1 | 3186 |
- 3196 | 1 | 3196 |
- 3203 | 1 | 3203 |
- 3206 | 1 | 3206 |
- 3209 | 1 | 3209 |
- 3212 | 1 | 3212 |
- 3229 | 1 | 3229 |
- 3233 | 1 | 3233 |
- 3262 | 1 | 3262 |
- 3283 | 1 | 3283 |
- 3284 | 1 | 3284 |
- 3328 | 1 | 3328 |
- 3353 | 1 | 3353 |
- 3381 | 1 | 3381 |
- 3444 | 1 | 3444 |
- 3480 | 1 | 3480 |
- 3484 | 1 | 3484 |
- 3519 | 1 | 3519 |
- 3562 | 1 | 3562 |
- 3635 | 1 | 3635 |
- 3666 | 1 | 3666 |
- 3710 | 1 | 3710 |
- 3834 | 1 | 3834 |
- 3929 | 1 | 3929 |
- 3970 | 1 | 3970 |
- 4014 | 1 | 4014 |
- 4040 | 1 | 4040 |
- 4090 | 1 | 4090 |
- 4134 | 1 | 4134 |
- 4197 | 1 | 4197 |
- 4198 | 1 | 4198 |
- 4205 | 1 | 4205 |
- 4221 | 1 | 4221 |
- 4278 | 1 | 4278 |
- 4279 | 1 | 4279 |
- 4322 | 1 | 4322 |
- 4345 | 1 | 4345 |
- 4350 | 1 | 4350 |
- 4352 | 1 | 4352 |
- 4360 | 1 | 4360 |
- 4413 | 1 | 4413 |
- 4452 | 1 | 4452 |
- 4454 | 1 | 4454 |
- 4459 | 1 | 4459 |
- 4478 | 1 | 4478 |
- 4490 | 1 | 4490 |
- 4510 | 1 | 4510 |
- 4532 | 1 | 4532 |
- 4590 | 1 | 4590 |
- 4644 | 1 | 4644 |
- 4734 | 1 | 4734 |
- 4762 | 1 | 4762 |
- 4772 | 1 | 4772 |
- 4823 | 1 | 4823 |
- 4899 | 1 | 4899 |
- 5003 | 1 | 5003 |
- 5046 | 1 | 5046 |
- 5077 | 1 | 5077 |
- 5084 | 1 | 5084 |
- 5262 | 1 | 5262 |
- 5383 | 1 | 5383 |
- 5388 | 1 | 5388 |
- 5440 | 1 | 5440 |
- 5547 | 1 | 5547 |
- 5619 | 1 | 5619 |
- 5731 | 1 | 5731 |
- 5735 | 1 | 5735 |
- 5767 | 1 | 5767 |
- 5831 | 1 | 5831 |
- 6047 | 1 | 6047 |
- 6113 | 1 | 6113 |
- 6166 | 1 | 6166 |
- 6349 | 1 | 6349 |
- 6404 | 1 | 6404 |
- 6429 | 1 | 6429 |
- 6431 | 1 | 6431 |
- 6521 | 1 | 6521 |
- 6558 | 1 | 6558 |
- 6989 | 1 | 6989 |
- 7165 | 2 | 14330 |
- 7322 | 1 | 7322 |
- 7379 | 1 | 7379 |
- 7411 | 1 | 7411 |
- 7796 | 1 | 7796 |
- 7817 | 1 | 7817 |
- 7839 | 1 | 7839 |
- 7903 | 1 | 7903 |
- 8325 | 1 | 8325 |
- 8369 | 1 | 8369 |
- 8442 | 1 | 8442 |
- 8607 | 1 | 8607 |
- 8631 | 1 | 8631 |
- 8691 | 1 | 8691 |
- 8839 | 1 | 8839 |
- 8914 | 1 | 8914 |
- 9023 | 1 | 9023 |
- 9121 | 1 | 9121 |
- 9193 | 1 | 9193 |
- 9198 | 1 | 9198 |
- 9224 | 1 | 9224 |
- 9247 | 1 | 9247 |
- 9257 | 1 | 9257 |
- 9291 | 1 | 9291 |
- 9321 | 1 | 9321 |
- 9443 | 1 | 9443 |
- 9461 | 1 | 9461 |
- 9515 | 1 | 9515 |
- 9572 | 1 | 9572 |
- 9610 | 1 | 9610 |
- 9708 | 1 | 9708 |
- 9739 | 1 | 9739 |
- 9990 | 1 | 9990 |
- 10009 | 1 | 10009 |
- 10017 | 1 | 10017 |
- 10208 | 1 | 10208 |
- 10223 | 1 | 10223 |
- 10224 | 1 | 10224 |
- 10260 | 1 | 10260 |
- 10404 | 1 | 10404 |
- 10434 | 1 | 10434 |
- 10441 | 1 | 10441 |
- 10470 | 1 | 10470 |
- 10476 | 1 | 10476 |
- 10483 | 1 | 10483 |
- 10503 | 1 | 10503 |
- 10509 | 1 | 10509 |
- 10544 | 1 | 10544 |
- 10550 | 1 | 10550 |
- 10557 | 1 | 10557 |
- 10578 | 1 | 10578 |
- 10592 | 1 | 10592 |
- 10596 | 1 | 10596 |
- 10675 | 1 | 10675 |
- 10680 | 1 | 10680 |
- 10693 | 1 | 10693 |
- 10707 | 1 | 10707 |
- 10713 | 1 | 10713 |
- 10764 | 1 | 10764 |
- 10767 | 1 | 10767 |
- 10782 | 1 | 10782 |
- 10787 | 1 | 10787 |
- 10789 | 1 | 10789 |
- 10799 | 1 | 10799 |
- 10803 | 1 | 10803 |
- 10817 | 1 | 10817 |
- 10819 | 1 | 10819 |
- 10839 | 1 | 10839 |
- 10846 | 1 | 10846 |
- 10854 | 1 | 10854 |
- 10858 | 1 | 10858 |
- 10869 | 1 | 10869 |
- 10893 | 1 | 10893 |
- 10898 | 1 | 10898 |
- 10916 | 2 | 21832 |
- 10917 | 1 | 10917 |
- 10920 | 1 | 10920 |
- 10929 | 2 | 21858 |
- 10937 | 2 | 21874 |
- 10939 | 1 | 10939 |
- 10974 | 1 | 10974 |
- 10981 | 1 | 10981 |
- 10983 | 1 | 10983 |
- 10998 | 1 | 10998 |
- 11015 | 1 | 11015 |
- 11024 | 1 | 11024 |
- 11026 | 1 | 11026 |
- 11031 | 1 | 11031 |
- 11049 | 2 | 22098 |
- 11051 | 1 | 11051 |
- 11065 | 1 | 11065 |
- 11066 | 1 | 11066 |
- 11068 | 1 | 11068 |
- 11070 | 1 | 11070 |
- 11084 | 1 | 11084 |
- 11107 | 1 | 11107 |
- 11120 | 1 | 11120 |
- 11173 | 1 | 11173 |
- 11205 | 1 | 11205 |
- 11206 | 1 | 11206 |
- 11219 | 1 | 11219 |
- 11222 | 1 | 11222 |
- 11261 | 1 | 11261 |
- 11303 | 1 | 11303 |
- 11312 | 1 | 11312 |
- 11317 | 1 | 11317 |
- 11322 | 1 | 11322 |
- 11330 | 1 | 11330 |
- 11337 | 1 | 11337 |
- 11354 | 1 | 11354 |
- 11356 | 1 | 11356 |
- 11367 | 1 | 11367 |
- 11372 | 1 | 11372 |
- 11374 | 1 | 11374 |
- 11386 | 1 | 11386 |
- 11398 | 1 | 11398 |
- 11413 | 1 | 11413 |
- 11418 | 1 | 11418 |
- 11421 | 1 | 11421 |
- 11422 | 1 | 11422 |
- 11426 | 1 | 11426 |
- 11429 | 1 | 11429 |
- 11457 | 1 | 11457 |
- 11461 | 1 | 11461 |
- 11465 | 1 | 11465 |
- 11488 | 1 | 11488 |
- 11495 | 1 | 11495 |
- 11506 | 1 | 11506 |
- 11507 | 1 | 11507 |
- 11531 | 1 | 11531 |
- 11542 | 1 | 11542 |
- 11549 | 1 | 11549 |
- 11552 | 1 | 11552 |
- 11561 | 1 | 11561 |
- 11584 | 1 | 11584 |
- 11586 | 1 | 11586 |
- 11590 | 1 | 11590 |
- 11591 | 1 | 11591 |
- 11592 | 2 | 23184 |
- 11593 | 1 | 11593 |
- 11619 | 1 | 11619 |
- 11643 | 1 | 11643 |
- 11656 | 1 | 11656 |
- 11660 | 1 | 11660 |
- 11662 | 1 | 11662 |
- 11680 | 1 | 11680 |
- 11683 | 1 | 11683 |
- 11685 | 1 | 11685 |
- 11687 | 1 | 11687 |
- 11694 | 1 | 11694 |
- 11708 | 1 | 11708 |
- 11756 | 1 | 11756 |
- 11787 | 1 | 11787 |
- 11802 | 1 | 11802 |
- 11810 | 1 | 11810 |
- 11815 | 1 | 11815 |
- 11855 | 1 | 11855 |
- 11863 | 1 | 11863 |
- 11894 | 1 | 11894 |
- 11948 | 1 | 11948 |
- 12009 | 1 | 12009 |
- 12398 | 1 | 12398 |
- 12989 | 1 | 12989 |
- 13246 | 1 | 13246 |
- 13723 | 1 | 13723 |
- 13992 | 1 | 13992 |
- 14330 | 1 | 14330 |
- 14623 | 1 | 14623 |
- 14787 | 1 | 14787 |
- 14851 | 1 | 14851 |
- 14884 | 1 | 14884 |
- 14932 | 1 | 14932 |
- 14936 | 1 | 14936 |
- 14972 | 1 | 14972 |
- 14977 | 2 | 29954 |
- 15048 | 1 | 15048 |
- 15064 | 1 | 15064 |
- 15065 | 1 | 15065 |
- 15070 | 1 | 15070 |
- 15090 | 1 | 15090 |
- 15096 | 1 | 15096 |
- 15099 | 1 | 15099 |
- 15113 | 1 | 15113 |
- 15161 | 1 | 15161 |
- 15170 | 1 | 15170 |
- 15191 | 2 | 30382 |
- 15227 | 1 | 15227 |
- 15228 | 1 | 15228 |
- 15318 | 1 | 15318 |
- 15342 | 2 | 30684 |
- 15358 | 1 | 15358 |
- 15360 | 1 | 15360 |
- 15363 | 1 | 15363 |
- 15366 | 1 | 15366 |
- 15367 | 2 | 30734 |
- 15368 | 2 | 30736 |
- 15369 | 1 | 15369 |
- 15370 | 1 | 15370 |
- 15371 | 1 | 15371 |
- 15373 | 1 | 15373 |
- 15374 | 1 | 15374 |
- 15375 | 2 | 30750 |
- 15378 | 1 | 15378 |
- 15380 | 1 | 15380 |
- 15383 | 1 | 15383 |
- 15391 | 1 | 15391 |
- 15447 | 1 | 15447 |
- 15460 | 1 | 15460 |
- 15463 | 1 | 15463 |
- 15464 | 1 | 15464 |
- 15465 | 2 | 30930 |
- 15472 | 2 | 30944 |
- 15478 | 1 | 15478 |
- 15485 | 1 | 15485 |
- 15489 | 1 | 15489 |
- 15490 | 1 | 15490 |
- 15491 | 1 | 15491 |
- 15494 | 1 | 15494 |
- 15496 | 1 | 15496 |
- 15502 | 2 | 31004 |
- 15506 | 1 | 15506 |
- 15507 | 2 | 31014 |
- 15508 | 1 | 15508 |
- 15509 | 1 | 15509 |
- 15519 | 1 | 15519 |
- 15520 | 1 | 15520 |
- 15526 | 1 | 15526 |
- 15527 | 1 | 15527 |
- 15529 | 1 | 15529 |
- 15530 | 1 | 15530 |
- 15535 | 1 | 15535 |
- 15539 | 1 | 15539 |
- 15540 | 1 | 15540 |
- 15543 | 3 | 46629 |
- 15546 | 2 | 31092 |
- 15547 | 1 | 15547 |
- 15549 | 1 | 15549 |
- 15550 | 1 | 15550 |
- 15555 | 1 | 15555 |
- 15558 | 1 | 15558 |
- 15559 | 1 | 15559 |
- 15560 | 1 | 15560 |
- 15561 | 1 | 15561 |
- 15562 | 1 | 15562 |
- 15563 | 1 | 15563 |
- 15567 | 2 | 31134 |
- 15568 | 2 | 31136 |
- 15571 | 1 | 15571 |
- 15572 | 1 | 15572 |
- 15574 | 3 | 46722 |
- 15575 | 1 | 15575 |
- 15576 | 3 | 46728 |
- 15580 | 1 | 15580 |
- 15581 | 2 | 31162 |
- 15582 | 1 | 15582 |
- 15583 | 5 | 77915 |
- 15584 | 1 | 15584 |
- 15585 | 3 | 46755 |
- 15586 | 3 | 46758 |
- 15589 | 1 | 15589 |
- 15593 | 2 | 31186 |
- 15594 | 4 | 62376 |
- 15595 | 3 | 46785 |
- 15596 | 2 | 31192 |
- 15598 | 1 | 15598 |
- 15599 | 3 | 46797 |
- 15600 | 1 | 15600 |
- 15601 | 3 | 46803 |
- 15603 | 1 | 15603 |
- 15604 | 2 | 31208 |
- 15605 | 1 | 15605 |
- 15606 | 7 | 109242 |
- 15608 | 3 | 46824 |
- 15609 | 1 | 15609 |
- 15610 | 2 | 31220 |
- 15611 | 1 | 15611 |
- 15612 | 1 | 15612 |
- 15614 | 1 | 15614 |
- 15617 | 2 | 31234 |
- 15618 | 2 | 31236 |
- 15620 | 1 | 15620 |
- 15625 | 1 | 15625 |
- 15626 | 2 | 31252 |
- 15627 | 1 | 15627 |
- 15629 | 1 | 15629 |
- 15635 | 1 | 15635 |
- 15636 | 1 | 15636 |
- 15638 | 1 | 15638 |
- 15640 | 2 | 31280 |
- 15644 | 1 | 15644 |
- 15646 | 3 | 46938 |
- 15647 | 2 | 31294 |
- 15648 | 2 | 31296 |
- 15649 | 1 | 15649 |
- 15652 | 1 | 15652 |
- 15655 | 1 | 15655 |
- 15656 | 2 | 31312 |
- 15660 | 1 | 15660 |
- 15661 | 3 | 46983 |
- 15662 | 1 | 15662 |
- 15664 | 1 | 15664 |
- 15666 | 3 | 46998 |
- 15667 | 1 | 15667 |
- 15668 | 1 | 15668 |
- 15669 | 2 | 31338 |
- 15671 | 1 | 15671 |
- 15673 | 1 | 15673 |
- 15674 | 1 | 15674 |
- 15675 | 1 | 15675 |
- 15676 | 2 | 31352 |
- 15678 | 1 | 15678 |
- 15680 | 3 | 47040 |
- 15681 | 1 | 15681 |
- 15682 | 2 | 31364 |
- 15683 | 2 | 31366 |
- 15684 | 1 | 15684 |
- 15692 | 1 | 15692 |
- 15695 | 1 | 15695 |
- 15699 | 1 | 15699 |
- 15701 | 1 | 15701 |
- 15702 | 2 | 31404 |
- 15705 | 1 | 15705 |
- 15709 | 1 | 15709 |
- 15710 | 3 | 47130 |
- 15713 | 1 | 15713 |
- 15716 | 1 | 15716 |
- 15717 | 1 | 15717 |
- 15718 | 4 | 62872 |
- 15720 | 3 | 47160 |
- 15721 | 2 | 31442 |
- 15724 | 2 | 31448 |
- 15726 | 1 | 15726 |
- 15727 | 3 | 47181 |
- 15729 | 1 | 15729 |
- 15730 | 3 | 47190 |
- 15731 | 1 | 15731 |
- 15732 | 3 | 47196 |
- 15733 | 1 | 15733 |
- 15734 | 1 | 15734 |
- 15741 | 2 | 31482 |
- 15743 | 1 | 15743 |
- 15744 | 3 | 47232 |
- 15747 | 1 | 15747 |
- 15748 | 4 | 62992 |
- 15750 | 1 | 15750 |
- 15752 | 2 | 31504 |
- 15753 | 1 | 15753 |
- 15754 | 1 | 15754 |
- 15755 | 1 | 15755 |
- 15757 | 1 | 15757 |
- 15758 | 1 | 15758 |
- 15759 | 1 | 15759 |
- 15760 | 1 | 15760 |
- 15761 | 1 | 15761 |
- 15762 | 1 | 15762 |
- 15764 | 1 | 15764 |
- 15765 | 1 | 15765 |
- 15766 | 1 | 15766 |
- 15767 | 1 | 15767 |
- 15768 | 1 | 15768 |
- 15769 | 1 | 15769 |
- 15770 | 2 | 31540 |
- 15771 | 1 | 15771 |
- 15772 | 1 | 15772 |
- 15774 | 1 | 15774 |
- 15775 | 3 | 47325 |
- 15776 | 1 | 15776 |
- 15778 | 1 | 15778 |
- 15779 | 1 | 15779 |
- 15782 | 1 | 15782 |
- 15783 | 1 | 15783 |
- 15784 | 2 | 31568 |
- 15785 | 1 | 15785 |
- 15786 | 2 | 31572 |
- 15789 | 1 | 15789 |
- 15790 | 3 | 47370 |
- 15792 | 2 | 31584 |
- 15794 | 1 | 15794 |
- 15795 | 1 | 15795 |
- 15796 | 1 | 15796 |
- 15799 | 1 | 15799 |
- 15800 | 4 | 63200 |
- 15801 | 5 | 79005 |
- 15802 | 3 | 47406 |
- 15803 | 4 | 63212 |
- 15804 | 1 | 15804 |
- 15805 | 2 | 31610 |
- 15806 | 3 | 47418 |
- 15807 | 1 | 15807 |
- 15808 | 1 | 15808 |
- 15810 | 3 | 47430 |
- 15811 | 6 | 94866 |
- 15812 | 2 | 31624 |
- 15813 | 5 | 79065 |
- 15815 | 2 | 31630 |
- 15816 | 1 | 15816 |
- 15817 | 3 | 47451 |
- 15818 | 2 | 31636 |
- 15819 | 1 | 15819 |
- 15820 | 2 | 31640 |
- 15823 | 1 | 15823 |
- 15824 | 2 | 31648 |
- 15825 | 2 | 31650 |
- 15831 | 2 | 31662 |
- 15832 | 1 | 15832 |
- 15833 | 1 | 15833 |
- 15834 | 1 | 15834 |
- 15835 | 1 | 15835 |
- 15836 | 2 | 31672 |
- 15838 | 1 | 15838 |
- 15839 | 2 | 31678 |
- 15841 | 3 | 47523 |
- 15842 | 1 | 15842 |
- 15843 | 1 | 15843 |
- 15844 | 3 | 47532 |
- 15846 | 2 | 31692 |
- 15847 | 2 | 31694 |
- 15849 | 2 | 31698 |
- 15850 | 1 | 15850 |
- 15851 | 1 | 15851 |
- 15852 | 2 | 31704 |
- 15854 | 3 | 47562 |
- 15855 | 1 | 15855 |
- 15856 | 2 | 31712 |
- 15857 | 2 | 31714 |
- 15858 | 2 | 31716 |
- 15859 | 2 | 31718 |
- 15860 | 2 | 31720 |
- 15861 | 4 | 63444 |
- 15862 | 2 | 31724 |
- 15863 | 1 | 15863 |
- 15864 | 2 | 31728 |
- 15865 | 2 | 31730 |
- 15866 | 3 | 47598 |
- 15867 | 2 | 31734 |
- 15869 | 2 | 31738 |
- 15870 | 1 | 15870 |
- 15871 | 2 | 31742 |
- 15872 | 1 | 15872 |
- 15878 | 1 | 15878 |
- 15879 | 1 | 15879 |
- 15880 | 1 | 15880 |
- 15882 | 1 | 15882 |
- 15883 | 2 | 31766 |
- 15890 | 1 | 15890 |
- 15895 | 1 | 15895 |
- 15897 | 2 | 31794 |
- 15898 | 2 | 31796 |
- 15900 | 1 | 15900 |
- 15903 | 1 | 15903 |
- 15907 | 1 | 15907 |
- 15908 | 1 | 15908 |
- 15909 | 1 | 15909 |
- 15910 | 1 | 15910 |
- 15911 | 2 | 31822 |
- 15913 | 1 | 15913 |
- 15915 | 2 | 31830 |
- 15916 | 2 | 31832 |
- 15918 | 1 | 15918 |
- 15920 | 1 | 15920 |
- 15924 | 1 | 15924 |
- 15931 | 1 | 15931 |
- 15932 | 1 | 15932 |
- 15934 | 1 | 15934 |
- 15935 | 1 | 15935 |
- 15936 | 1 | 15936 |
- 15938 | 1 | 15938 |
- 15940 | 2 | 31880 |
- 15944 | 1 | 15944 |
- 15945 | 1 | 15945 |
- 15946 | 1 | 15946 |
- 15950 | 1 | 15950 |
- 15952 | 1 | 15952 |
- 15953 | 1 | 15953 |
- 15954 | 1 | 15954 |
- 15955 | 1 | 15955 |
- 15959 | 1 | 15959 |
- 15965 | 1 | 15965 |
- 15969 | 2 | 31938 |
- 15970 | 1 | 15970 |
- 15978 | 1 | 15978 |
- 15979 | 2 | 31958 |
- 15983 | 2 | 31966 |
- 15985 | 1 | 15985 |
- 15987 | 2 | 31974 |
- 15989 | 1 | 15989 |
- 15990 | 1 | 15990 |
- 15991 | 1 | 15991 |
- 15992 | 2 | 31984 |
- 15994 | 1 | 15994 |
- 15995 | 1 | 15995 |
- 15997 | 1 | 15997 |
- 15998 | 1 | 15998 |
- 16000 | 1 | 16000 |
- 16002 | 1 | 16002 |
- 16004 | 1 | 16004 |
- 16005 | 1 | 16005 |
- 16006 | 1 | 16006 |
- 16008 | 3 | 48024 |
- 16010 | 3 | 48030 |
- 16011 | 1 | 16011 |
- 16012 | 1 | 16012 |
- 16015 | 1 | 16015 |
- 16016 | 1 | 16016 |
- 16028 | 2 | 32056 |
- 16030 | 1 | 16030 |
- 16032 | 2 | 32064 |
- 16034 | 2 | 32068 |
- 16035 | 1 | 16035 |
- 16037 | 2 | 32074 |
- 16039 | 1 | 16039 |
- 16041 | 1 | 16041 |
- 16042 | 2 | 32084 |
- 16043 | 1 | 16043 |
- 16044 | 1 | 16044 |
- 16045 | 1 | 16045 |
- 16047 | 1 | 16047 |
- 16048 | 2 | 32096 |
- 16050 | 2 | 32100 |
- 16053 | 3 | 48159 |
- 16054 | 1 | 16054 |
- 16056 | 2 | 32112 |
- 16057 | 2 | 32114 |
- 16059 | 1 | 16059 |
- 16062 | 2 | 32124 |
- 16063 | 2 | 32126 |
- 16064 | 1 | 16064 |
- 16065 | 1 | 16065 |
- 16066 | 1 | 16066 |
- 16067 | 1 | 16067 |
- 16068 | 3 | 48204 |
- 16069 | 1 | 16069 |
- 16070 | 1 | 16070 |
- 16072 | 2 | 32144 |
- 16073 | 1 | 16073 |
- 16075 | 1 | 16075 |
- 16076 | 1 | 16076 |
- 16078 | 2 | 32156 |
- 16079 | 2 | 32158 |
- 16081 | 1 | 16081 |
- 16082 | 1 | 16082 |
- 16085 | 3 | 48255 |
- 16089 | 1 | 16089 |
- 16091 | 1 | 16091 |
- 16094 | 2 | 32188 |
- 16105 | 1 | 16105 |
- 16106 | 2 | 32212 |
- 16107 | 1 | 16107 |
- 16108 | 1 | 16108 |
- 16109 | 1 | 16109 |
- 16110 | 2 | 32220 |
- 16111 | 3 | 48333 |
- 16112 | 2 | 32224 |
- 16113 | 1 | 16113 |
- 16114 | 1 | 16114 |
- 16115 | 1 | 16115 |
- 16116 | 1 | 16116 |
- 16117 | 1 | 16117 |
- 16118 | 1 | 16118 |
- 16119 | 1 | 16119 |
- 16121 | 1 | 16121 |
- 16122 | 1 | 16122 |
- 16126 | 1 | 16126 |
- 16127 | 1 | 16127 |
- 16133 | 1 | 16133 |
- 16135 | 1 | 16135 |
- 16136 | 2 | 32272 |
- 16137 | 1 | 16137 |
- 16138 | 1 | 16138 |
- 16139 | 1 | 16139 |
- 16143 | 1 | 16143 |
- 16145 | 1 | 16145 |
- 16146 | 1 | 16146 |
- 16152 | 2 | 32304 |
- 16159 | 1 | 16159 |
- 16162 | 1 | 16162 |
- 16164 | 1 | 16164 |
- 16166 | 1 | 16166 |
- 16167 | 1 | 16167 |
- 16168 | 1 | 16168 |
- 16175 | 1 | 16175 |
- 16178 | 1 | 16178 |
- 16180 | 2 | 32360 |
- 16184 | 1 | 16184 |
- 16187 | 1 | 16187 |
- 16188 | 1 | 16188 |
- 16189 | 1 | 16189 |
- 16190 | 1 | 16190 |
- 16194 | 1 | 16194 |
- 16196 | 1 | 16196 |
- 16212 | 1 | 16212 |
- 16229 | 1 | 16229 |
- 16236 | 1 | 16236 |
- 16238 | 1 | 16238 |
- 16266 | 1 | 16266 |
- 16291 | 1 | 16291 |
- 16320 | 1 | 16320 |
- 16322 | 1 | 16322 |
- 16326 | 1 | 16326 |
- 16328 | 1 | 16328 |
- Total | 1002 | 12507886 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333830266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88824ecfb7474d27
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3465636662373437
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_7.json b/autobahn/client/tungstenite_case_12_5_7.json
deleted file mode 100644
index 662d7d1..0000000
--- a/autobahn/client/tungstenite_case_12_5_7.json
+++ /dev/null
@@ -1,1695 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 380,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 1683,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=380&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 19vmn6ocO9jVkQqpt8TGjw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 5HmIdarXL128r0BsIQ5HEcokfOg=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "686": 1,
- "699": 1,
- "707": 1,
- "737": 1,
- "750": 1,
- "755": 1,
- "777": 1,
- "871": 1,
- "978": 1,
- "1033": 1,
- "1036": 1,
- "1037": 1,
- "1042": 1,
- "1049": 1,
- "1054": 1,
- "1150": 1,
- "1152": 1,
- "1169": 1,
- "1189": 1,
- "1198": 1,
- "1213": 1,
- "1254": 1,
- "1264": 1,
- "1267": 1,
- "1272": 1,
- "1275": 1,
- "1296": 1,
- "1303": 1,
- "1311": 2,
- "1315": 1,
- "1323": 1,
- "1327": 1,
- "1341": 1,
- "1349": 1,
- "1360": 1,
- "1385": 1,
- "1403": 1,
- "1431": 1,
- "1437": 1,
- "1462": 1,
- "1465": 1,
- "1474": 1,
- "1479": 1,
- "1486": 2,
- "1496": 1,
- "1499": 1,
- "1500": 1,
- "1502": 1,
- "1507": 1,
- "1508": 1,
- "1511": 1,
- "1518": 1,
- "1526": 1,
- "1527": 1,
- "1540": 1,
- "1543": 1,
- "1545": 1,
- "1557": 1,
- "1560": 1,
- "1574": 1,
- "1588": 1,
- "1609": 1,
- "1635": 1,
- "1646": 1,
- "1655": 1,
- "1656": 1,
- "1694": 1,
- "1723": 1,
- "1734": 1,
- "1782": 1,
- "1850": 1,
- "1888": 1,
- "1939": 1,
- "1975": 1,
- "1994": 1,
- "2082": 1,
- "2111": 1,
- "2151": 1,
- "2154": 1,
- "2204": 1,
- "2266": 1,
- "2268": 1,
- "2336": 1,
- "2343": 1,
- "2369": 1,
- "2468": 1,
- "2486": 1,
- "2513": 1,
- "2582": 1,
- "2608": 1,
- "2611": 1,
- "2641": 1,
- "2673": 1,
- "2812": 1,
- "2814": 1,
- "2840": 1,
- "2870": 1,
- "2894": 1,
- "2937": 1,
- "2940": 1,
- "2948": 1,
- "2971": 1,
- "3021": 1,
- "3023": 2,
- "3028": 1,
- "3030": 1,
- "3032": 1,
- "3054": 1,
- "3063": 1,
- "3091": 1,
- "3103": 1,
- "3107": 1,
- "3125": 1,
- "3186": 1,
- "3205": 1,
- "3216": 1,
- "3231": 1,
- "3264": 1,
- "3301": 1,
- "3411": 1,
- "3414": 1,
- "3476": 1,
- "3480": 1,
- "3509": 1,
- "3585": 1,
- "3608": 1,
- "3655": 1,
- "3816": 1,
- "3895": 1,
- "3917": 1,
- "3932": 1,
- "3976": 1,
- "4009": 1,
- "4044": 1,
- "4173": 1,
- "4189": 1,
- "4190": 1,
- "4214": 1,
- "4235": 2,
- "4288": 1,
- "4299": 2,
- "4308": 1,
- "4339": 1,
- "4359": 1,
- "4376": 1,
- "4440": 1,
- "4442": 1,
- "4443": 1,
- "4463": 1,
- "4496": 1,
- "4513": 1,
- "4514": 1,
- "4548": 1,
- "4636": 1,
- "4674": 1,
- "4722": 1,
- "4786": 1,
- "4803": 1,
- "4915": 1,
- "5010": 1,
- "5041": 1,
- "5042": 1,
- "5219": 1,
- "5263": 1,
- "5348": 1,
- "5392": 1,
- "5522": 1,
- "5582": 1,
- "5701": 1,
- "5709": 1,
- "5724": 1,
- "5771": 1,
- "5996": 1,
- "6017": 1,
- "6107": 1,
- "6291": 1,
- "6361": 1,
- "6394": 1,
- "6419": 1,
- "6466": 1,
- "6525": 1,
- "6945": 1,
- "7125": 1,
- "7160": 1,
- "7285": 1,
- "7294": 1,
- "7413": 1,
- "7735": 1,
- "7768": 1,
- "7799": 1,
- "7900": 1,
- "8290": 1,
- "8323": 1,
- "8441": 1,
- "8572": 1,
- "8630": 1,
- "8674": 1,
- "8843": 1,
- "8918": 1,
- "8952": 1,
- "9125": 1,
- "9197": 1,
- "9202": 1,
- "9215": 1,
- "9228": 1,
- "9261": 1,
- "9295": 1,
- "9325": 1,
- "9435": 1,
- "9465": 1,
- "9519": 1,
- "9543": 1,
- "9567": 1,
- "9708": 1,
- "9743": 1,
- "9986": 1,
- "9995": 1,
- "10013": 1,
- "10195": 1,
- "10204": 1,
- "10223": 1,
- "10228": 1,
- "10408": 1,
- "10434": 1,
- "10445": 1,
- "10475": 1,
- "10477": 1,
- "10487": 1,
- "10509": 1,
- "10513": 1,
- "10543": 1,
- "10556": 1,
- "10564": 1,
- "10582": 1,
- "10595": 1,
- "10601": 1,
- "10676": 1,
- "10684": 1,
- "10697": 1,
- "10711": 1,
- "10717": 1,
- "10763": 1,
- "10775": 1,
- "10786": 1,
- "10790": 1,
- "10793": 1,
- "10805": 1,
- "10806": 1,
- "10822": 2,
- "10843": 1,
- "10850": 1,
- "10856": 1,
- "10858": 1,
- "10873": 1,
- "10896": 1,
- "10899": 1,
- "10920": 2,
- "10921": 1,
- "10922": 1,
- "10932": 1,
- "10933": 1,
- "10938": 1,
- "10940": 1,
- "10941": 1,
- "10976": 1,
- "10983": 1,
- "10985": 1,
- "11001": 1,
- "11017": 1,
- "11026": 1,
- "11029": 1,
- "11036": 1,
- "11053": 2,
- "11055": 1,
- "11063": 1,
- "11070": 1,
- "11072": 1,
- "11074": 1,
- "11088": 1,
- "11110": 1,
- "11121": 1,
- "11177": 1,
- "11209": 1,
- "11211": 1,
- "11222": 1,
- "11226": 1,
- "11240": 1,
- "11268": 1,
- "11307": 1,
- "11321": 1,
- "11323": 1,
- "11332": 1,
- "11341": 1,
- "11358": 1,
- "11360": 1,
- "11371": 1,
- "11373": 1,
- "11378": 1,
- "11384": 1,
- "11402": 1,
- "11417": 1,
- "11422": 1,
- "11424": 1,
- "11425": 1,
- "11430": 1,
- "11433": 1,
- "11461": 1,
- "11465": 1,
- "11469": 1,
- "11492": 1,
- "11500": 1,
- "11510": 1,
- "11513": 1,
- "11535": 1,
- "11542": 1,
- "11547": 1,
- "11556": 1,
- "11565": 1,
- "11588": 2,
- "11590": 1,
- "11592": 1,
- "11594": 1,
- "11596": 1,
- "11597": 1,
- "11623": 1,
- "11647": 1,
- "11658": 1,
- "11660": 2,
- "11679": 1,
- "11680": 1,
- "11682": 1,
- "11691": 1,
- "11692": 1,
- "11712": 1,
- "11755": 1,
- "11791": 1,
- "11800": 1,
- "11814": 1,
- "11819": 1,
- "11859": 1,
- "11867": 1,
- "11894": 1,
- "11913": 1,
- "12001": 1,
- "12362": 1,
- "12968": 1,
- "13246": 1,
- "13708": 1,
- "13996": 1,
- "14325": 1,
- "14627": 1,
- "14793": 1,
- "14856": 1,
- "14891": 1,
- "14924": 1,
- "14928": 1,
- "14965": 1,
- "14982": 1,
- "14983": 1,
- "15044": 1,
- "15070": 1,
- "15071": 1,
- "15074": 1,
- "15082": 1,
- "15091": 1,
- "15097": 1,
- "15107": 1,
- "15150": 1,
- "15166": 1,
- "15187": 1,
- "15188": 1,
- "15222": 1,
- "15224": 1,
- "15314": 1,
- "15330": 1,
- "15331": 1,
- "15356": 1,
- "15357": 1,
- "15360": 1,
- "15363": 1,
- "15364": 1,
- "15365": 2,
- "15366": 3,
- "15368": 2,
- "15371": 2,
- "15373": 1,
- "15374": 1,
- "15378": 1,
- "15384": 1,
- "15389": 1,
- "15445": 1,
- "15458": 1,
- "15460": 1,
- "15463": 1,
- "15464": 1,
- "15465": 1,
- "15466": 1,
- "15467": 1,
- "15481": 1,
- "15489": 1,
- "15490": 2,
- "15491": 1,
- "15492": 2,
- "15503": 2,
- "15506": 2,
- "15507": 2,
- "15508": 1,
- "15517": 1,
- "15519": 1,
- "15524": 1,
- "15525": 1,
- "15527": 1,
- "15528": 1,
- "15534": 2,
- "15536": 1,
- "15537": 2,
- "15539": 1,
- "15541": 1,
- "15544": 1,
- "15545": 1,
- "15547": 1,
- "15551": 1,
- "15553": 1,
- "15555": 2,
- "15558": 2,
- "15560": 1,
- "15562": 1,
- "15565": 2,
- "15566": 3,
- "15570": 1,
- "15573": 2,
- "15575": 1,
- "15576": 3,
- "15577": 3,
- "15580": 1,
- "15581": 5,
- "15582": 2,
- "15583": 2,
- "15585": 2,
- "15586": 2,
- "15587": 1,
- "15590": 1,
- "15591": 1,
- "15592": 2,
- "15593": 2,
- "15594": 2,
- "15595": 2,
- "15596": 3,
- "15597": 3,
- "15599": 1,
- "15600": 1,
- "15601": 2,
- "15602": 4,
- "15603": 1,
- "15604": 3,
- "15605": 1,
- "15607": 2,
- "15608": 1,
- "15609": 3,
- "15610": 3,
- "15616": 1,
- "15619": 1,
- "15620": 3,
- "15621": 1,
- "15624": 1,
- "15625": 2,
- "15628": 1,
- "15633": 1,
- "15636": 1,
- "15639": 2,
- "15640": 1,
- "15641": 1,
- "15642": 1,
- "15643": 2,
- "15644": 1,
- "15645": 1,
- "15646": 1,
- "15647": 1,
- "15648": 1,
- "15652": 1,
- "15655": 2,
- "15656": 1,
- "15657": 1,
- "15664": 1,
- "15666": 2,
- "15667": 5,
- "15668": 2,
- "15669": 1,
- "15671": 1,
- "15672": 2,
- "15674": 2,
- "15676": 3,
- "15677": 2,
- "15678": 4,
- "15680": 1,
- "15682": 1,
- "15684": 2,
- "15690": 1,
- "15692": 1,
- "15701": 2,
- "15702": 1,
- "15703": 2,
- "15711": 1,
- "15713": 1,
- "15714": 2,
- "15715": 2,
- "15716": 2,
- "15718": 2,
- "15719": 3,
- "15721": 3,
- "15723": 1,
- "15724": 1,
- "15725": 3,
- "15727": 1,
- "15728": 2,
- "15729": 2,
- "15732": 4,
- "15736": 2,
- "15737": 1,
- "15743": 1,
- "15744": 1,
- "15745": 3,
- "15747": 2,
- "15749": 1,
- "15751": 3,
- "15752": 2,
- "15754": 2,
- "15755": 2,
- "15759": 1,
- "15760": 1,
- "15763": 2,
- "15764": 1,
- "15767": 2,
- "15768": 2,
- "15769": 3,
- "15770": 1,
- "15771": 2,
- "15772": 1,
- "15777": 2,
- "15778": 1,
- "15779": 1,
- "15780": 1,
- "15782": 1,
- "15783": 2,
- "15784": 1,
- "15785": 1,
- "15787": 3,
- "15788": 2,
- "15789": 1,
- "15790": 1,
- "15792": 1,
- "15793": 1,
- "15796": 1,
- "15797": 1,
- "15798": 2,
- "15799": 2,
- "15800": 7,
- "15801": 2,
- "15802": 3,
- "15803": 3,
- "15804": 1,
- "15805": 1,
- "15806": 1,
- "15808": 2,
- "15809": 3,
- "15810": 2,
- "15812": 6,
- "15813": 3,
- "15814": 4,
- "15815": 1,
- "15816": 1,
- "15817": 1,
- "15818": 2,
- "15820": 1,
- "15821": 1,
- "15822": 2,
- "15823": 2,
- "15824": 2,
- "15825": 1,
- "15826": 1,
- "15827": 1,
- "15835": 2,
- "15836": 1,
- "15837": 3,
- "15838": 1,
- "15839": 1,
- "15840": 2,
- "15841": 1,
- "15842": 1,
- "15845": 2,
- "15846": 1,
- "15847": 3,
- "15848": 4,
- "15850": 3,
- "15851": 1,
- "15854": 1,
- "15855": 2,
- "15857": 2,
- "15858": 2,
- "15859": 2,
- "15860": 4,
- "15861": 2,
- "15862": 2,
- "15863": 2,
- "15864": 4,
- "15865": 2,
- "15866": 3,
- "15867": 3,
- "15868": 1,
- "15869": 2,
- "15870": 3,
- "15873": 1,
- "15875": 1,
- "15882": 1,
- "15883": 1,
- "15884": 3,
- "15885": 1,
- "15894": 1,
- "15895": 1,
- "15896": 2,
- "15897": 2,
- "15904": 1,
- "15906": 1,
- "15907": 5,
- "15910": 1,
- "15911": 1,
- "15912": 2,
- "15916": 1,
- "15921": 2,
- "15924": 1,
- "15929": 2,
- "15934": 1,
- "15935": 1,
- "15936": 1,
- "15939": 3,
- "15940": 1,
- "15944": 1,
- "15948": 1,
- "15949": 1,
- "15953": 1,
- "15954": 1,
- "15957": 1,
- "15958": 1,
- "15959": 1,
- "15963": 1,
- "15968": 1,
- "15969": 1,
- "15973": 1,
- "15974": 1,
- "15978": 1,
- "15983": 2,
- "15987": 2,
- "15989": 1,
- "15990": 1,
- "15991": 2,
- "15993": 1,
- "15995": 2,
- "15996": 3,
- "16001": 1,
- "16002": 1,
- "16004": 1,
- "16006": 1,
- "16007": 1,
- "16008": 2,
- "16009": 1,
- "16010": 1,
- "16012": 3,
- "16014": 3,
- "16019": 1,
- "16020": 1,
- "16032": 2,
- "16034": 1,
- "16036": 2,
- "16038": 3,
- "16041": 2,
- "16043": 1,
- "16045": 1,
- "16046": 2,
- "16047": 2,
- "16049": 1,
- "16051": 1,
- "16052": 2,
- "16054": 2,
- "16057": 3,
- "16058": 1,
- "16059": 1,
- "16060": 2,
- "16061": 1,
- "16063": 1,
- "16065": 1,
- "16066": 1,
- "16067": 2,
- "16068": 1,
- "16069": 2,
- "16070": 1,
- "16071": 1,
- "16072": 3,
- "16074": 1,
- "16076": 2,
- "16077": 1,
- "16079": 1,
- "16080": 1,
- "16082": 3,
- "16083": 2,
- "16085": 1,
- "16089": 3,
- "16093": 1,
- "16095": 1,
- "16098": 2,
- "16109": 1,
- "16110": 2,
- "16111": 1,
- "16112": 1,
- "16113": 1,
- "16114": 2,
- "16115": 3,
- "16116": 2,
- "16117": 1,
- "16118": 1,
- "16119": 1,
- "16120": 1,
- "16121": 1,
- "16122": 1,
- "16123": 1,
- "16125": 1,
- "16126": 1,
- "16130": 1,
- "16131": 1,
- "16137": 1,
- "16139": 1,
- "16140": 2,
- "16141": 1,
- "16142": 1,
- "16143": 1,
- "16147": 1,
- "16149": 1,
- "16150": 1,
- "16156": 2,
- "16163": 1,
- "16166": 1,
- "16168": 1,
- "16170": 1,
- "16171": 1,
- "16172": 1,
- "16179": 1,
- "16182": 1,
- "16184": 2,
- "16188": 1,
- "16191": 1,
- "16192": 1,
- "16193": 1,
- "16194": 1,
- "16198": 1,
- "16200": 1,
- "16216": 1,
- "16233": 1,
- "16240": 1,
- "16242": 1,
- "16270": 1,
- "16295": 1,
- "16324": 1,
- "16326": 1,
- "16330": 1,
- "16332": 1
- },
- "started": "2020-09-07T18:50:36.145Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7623073120117188,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 12489643,
- "incomingOctetsWireLevel": 12497643,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0006405307181318153,
- "outgoingCompressionRatio": 0.7631610107421875,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 12503630,
- "outgoingOctetsWireLevel": 12507630,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.00031990709897845664,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "692": 1,
- "713": 1,
- "715": 1,
- "745": 1,
- "763": 1,
- "767": 1,
- "784": 1,
- "882": 1,
- "989": 1,
- "1087": 1,
- "1089": 1,
- "1102": 1,
- "1108": 1,
- "1109": 1,
- "1125": 1,
- "1157": 1,
- "1205": 1,
- "1224": 1,
- "1258": 1,
- "1267": 1,
- "1305": 1,
- "1322": 1,
- "1331": 1,
- "1353": 2,
- "1360": 1,
- "1367": 1,
- "1368": 1,
- "1382": 1,
- "1383": 1,
- "1388": 1,
- "1392": 1,
- "1396": 1,
- "1397": 1,
- "1410": 1,
- "1418": 1,
- "1437": 1,
- "1439": 1,
- "1455": 1,
- "1472": 1,
- "1481": 1,
- "1488": 1,
- "1489": 1,
- "1503": 1,
- "1504": 1,
- "1511": 1,
- "1531": 1,
- "1534": 1,
- "1544": 1,
- "1545": 1,
- "1557": 1,
- "1559": 1,
- "1561": 1,
- "1569": 1,
- "1571": 1,
- "1578": 1,
- "1585": 1,
- "1595": 1,
- "1598": 1,
- "1607": 1,
- "1611": 1,
- "1619": 1,
- "1627": 1,
- "1633": 1,
- "1653": 1,
- "1695": 1,
- "1720": 1,
- "1726": 1,
- "1751": 1,
- "1781": 1,
- "1803": 1,
- "1839": 1,
- "1909": 1,
- "1952": 1,
- "1954": 1,
- "2037": 1,
- "2048": 1,
- "2102": 1,
- "2166": 1,
- "2181": 1,
- "2205": 1,
- "2208": 1,
- "2292": 1,
- "2336": 1,
- "2359": 1,
- "2380": 1,
- "2390": 1,
- "2522": 1,
- "2567": 1,
- "2597": 1,
- "2625": 1,
- "2653": 1,
- "2674": 1,
- "2695": 1,
- "2730": 1,
- "2862": 1,
- "2883": 1,
- "2892": 1,
- "2894": 1,
- "2929": 1,
- "2971": 1,
- "2996": 1,
- "3076": 1,
- "3081": 1,
- "3092": 1,
- "3106": 1,
- "3181": 1,
- "3184": 1,
- "3186": 1,
- "3196": 1,
- "3203": 1,
- "3206": 1,
- "3209": 1,
- "3212": 1,
- "3229": 1,
- "3233": 1,
- "3262": 1,
- "3283": 1,
- "3284": 1,
- "3328": 1,
- "3353": 1,
- "3381": 1,
- "3444": 1,
- "3480": 1,
- "3484": 1,
- "3519": 1,
- "3562": 1,
- "3635": 1,
- "3666": 1,
- "3710": 1,
- "3834": 1,
- "3929": 1,
- "3970": 1,
- "4014": 1,
- "4040": 1,
- "4090": 1,
- "4134": 1,
- "4197": 1,
- "4198": 1,
- "4205": 1,
- "4221": 1,
- "4278": 1,
- "4279": 1,
- "4322": 1,
- "4345": 1,
- "4350": 1,
- "4352": 1,
- "4360": 1,
- "4413": 1,
- "4452": 1,
- "4454": 1,
- "4459": 1,
- "4478": 1,
- "4490": 1,
- "4510": 1,
- "4532": 1,
- "4590": 1,
- "4644": 1,
- "4734": 1,
- "4762": 1,
- "4772": 1,
- "4823": 1,
- "4899": 1,
- "5003": 1,
- "5046": 1,
- "5077": 1,
- "5084": 1,
- "5262": 1,
- "5383": 1,
- "5388": 1,
- "5440": 1,
- "5547": 1,
- "5619": 1,
- "5731": 1,
- "5735": 1,
- "5767": 1,
- "5831": 1,
- "6047": 1,
- "6113": 1,
- "6166": 1,
- "6349": 1,
- "6404": 1,
- "6429": 1,
- "6431": 1,
- "6521": 1,
- "6558": 1,
- "6989": 1,
- "7165": 2,
- "7322": 1,
- "7379": 1,
- "7411": 1,
- "7796": 1,
- "7817": 1,
- "7839": 1,
- "7903": 1,
- "8325": 1,
- "8369": 1,
- "8442": 1,
- "8607": 1,
- "8631": 1,
- "8691": 1,
- "8839": 1,
- "8914": 1,
- "9023": 1,
- "9121": 1,
- "9193": 1,
- "9198": 1,
- "9224": 1,
- "9247": 1,
- "9257": 1,
- "9291": 1,
- "9321": 1,
- "9443": 1,
- "9461": 1,
- "9515": 1,
- "9572": 1,
- "9610": 1,
- "9708": 1,
- "9739": 1,
- "9990": 1,
- "10009": 1,
- "10017": 1,
- "10208": 1,
- "10223": 1,
- "10224": 1,
- "10260": 1,
- "10404": 1,
- "10434": 1,
- "10441": 1,
- "10470": 1,
- "10476": 1,
- "10483": 1,
- "10503": 1,
- "10509": 1,
- "10544": 1,
- "10550": 1,
- "10557": 1,
- "10578": 1,
- "10592": 1,
- "10596": 1,
- "10675": 1,
- "10680": 1,
- "10693": 1,
- "10707": 1,
- "10713": 1,
- "10764": 1,
- "10767": 1,
- "10782": 1,
- "10787": 1,
- "10789": 1,
- "10799": 1,
- "10803": 1,
- "10817": 1,
- "10819": 1,
- "10839": 1,
- "10846": 1,
- "10854": 1,
- "10858": 1,
- "10869": 1,
- "10893": 1,
- "10898": 1,
- "10916": 2,
- "10917": 1,
- "10920": 1,
- "10929": 2,
- "10937": 2,
- "10939": 1,
- "10974": 1,
- "10981": 1,
- "10983": 1,
- "10998": 1,
- "11015": 1,
- "11024": 1,
- "11026": 1,
- "11031": 1,
- "11049": 2,
- "11051": 1,
- "11065": 1,
- "11066": 1,
- "11068": 1,
- "11070": 1,
- "11084": 1,
- "11107": 1,
- "11120": 1,
- "11173": 1,
- "11205": 1,
- "11206": 1,
- "11219": 1,
- "11222": 1,
- "11261": 1,
- "11303": 1,
- "11312": 1,
- "11317": 1,
- "11322": 1,
- "11330": 1,
- "11337": 1,
- "11354": 1,
- "11356": 1,
- "11367": 1,
- "11372": 1,
- "11374": 1,
- "11386": 1,
- "11398": 1,
- "11413": 1,
- "11418": 1,
- "11421": 1,
- "11422": 1,
- "11426": 1,
- "11429": 1,
- "11457": 1,
- "11461": 1,
- "11465": 1,
- "11488": 1,
- "11495": 1,
- "11506": 1,
- "11507": 1,
- "11531": 1,
- "11542": 1,
- "11549": 1,
- "11552": 1,
- "11561": 1,
- "11584": 1,
- "11586": 1,
- "11590": 1,
- "11591": 1,
- "11592": 2,
- "11593": 1,
- "11619": 1,
- "11643": 1,
- "11656": 1,
- "11660": 1,
- "11662": 1,
- "11680": 1,
- "11683": 1,
- "11685": 1,
- "11687": 1,
- "11694": 1,
- "11708": 1,
- "11756": 1,
- "11787": 1,
- "11802": 1,
- "11810": 1,
- "11815": 1,
- "11855": 1,
- "11863": 1,
- "11894": 1,
- "11948": 1,
- "12009": 1,
- "12398": 1,
- "12989": 1,
- "13246": 1,
- "13723": 1,
- "13992": 1,
- "14330": 1,
- "14623": 1,
- "14787": 1,
- "14851": 1,
- "14884": 1,
- "14932": 1,
- "14936": 1,
- "14972": 1,
- "14977": 2,
- "15048": 1,
- "15064": 1,
- "15065": 1,
- "15070": 1,
- "15090": 1,
- "15096": 1,
- "15099": 1,
- "15113": 1,
- "15161": 1,
- "15170": 1,
- "15191": 2,
- "15227": 1,
- "15228": 1,
- "15318": 1,
- "15342": 2,
- "15358": 1,
- "15360": 1,
- "15363": 1,
- "15366": 1,
- "15367": 2,
- "15368": 2,
- "15369": 1,
- "15370": 1,
- "15371": 1,
- "15373": 1,
- "15374": 1,
- "15375": 2,
- "15378": 1,
- "15380": 1,
- "15383": 1,
- "15391": 1,
- "15447": 1,
- "15460": 1,
- "15463": 1,
- "15464": 1,
- "15465": 2,
- "15472": 2,
- "15478": 1,
- "15485": 1,
- "15489": 1,
- "15490": 1,
- "15491": 1,
- "15494": 1,
- "15496": 1,
- "15502": 2,
- "15506": 1,
- "15507": 2,
- "15508": 1,
- "15509": 1,
- "15519": 1,
- "15520": 1,
- "15526": 1,
- "15527": 1,
- "15529": 1,
- "15530": 1,
- "15535": 1,
- "15539": 1,
- "15540": 1,
- "15543": 3,
- "15546": 2,
- "15547": 1,
- "15549": 1,
- "15550": 1,
- "15555": 1,
- "15558": 1,
- "15559": 1,
- "15560": 1,
- "15561": 1,
- "15562": 1,
- "15563": 1,
- "15567": 2,
- "15568": 2,
- "15571": 1,
- "15572": 1,
- "15574": 3,
- "15575": 1,
- "15576": 3,
- "15580": 1,
- "15581": 2,
- "15582": 1,
- "15583": 5,
- "15584": 1,
- "15585": 3,
- "15586": 3,
- "15589": 1,
- "15593": 2,
- "15594": 4,
- "15595": 3,
- "15596": 2,
- "15598": 1,
- "15599": 3,
- "15600": 1,
- "15601": 3,
- "15603": 1,
- "15604": 2,
- "15605": 1,
- "15606": 7,
- "15608": 3,
- "15609": 1,
- "15610": 2,
- "15611": 1,
- "15612": 1,
- "15614": 1,
- "15617": 2,
- "15618": 2,
- "15620": 1,
- "15625": 1,
- "15626": 2,
- "15627": 1,
- "15629": 1,
- "15635": 1,
- "15636": 1,
- "15638": 1,
- "15640": 2,
- "15644": 1,
- "15646": 3,
- "15647": 2,
- "15648": 2,
- "15649": 1,
- "15652": 1,
- "15655": 1,
- "15656": 2,
- "15660": 1,
- "15661": 3,
- "15662": 1,
- "15664": 1,
- "15666": 3,
- "15667": 1,
- "15668": 1,
- "15669": 2,
- "15671": 1,
- "15673": 1,
- "15674": 1,
- "15675": 1,
- "15676": 2,
- "15678": 1,
- "15680": 3,
- "15681": 1,
- "15682": 2,
- "15683": 2,
- "15684": 1,
- "15692": 1,
- "15695": 1,
- "15699": 1,
- "15701": 1,
- "15702": 2,
- "15705": 1,
- "15709": 1,
- "15710": 3,
- "15713": 1,
- "15716": 1,
- "15717": 1,
- "15718": 4,
- "15720": 3,
- "15721": 2,
- "15724": 2,
- "15726": 1,
- "15727": 3,
- "15729": 1,
- "15730": 3,
- "15731": 1,
- "15732": 3,
- "15733": 1,
- "15734": 1,
- "15741": 2,
- "15743": 1,
- "15744": 3,
- "15747": 1,
- "15748": 4,
- "15750": 1,
- "15752": 2,
- "15753": 1,
- "15754": 1,
- "15755": 1,
- "15757": 1,
- "15758": 1,
- "15759": 1,
- "15760": 1,
- "15761": 1,
- "15762": 1,
- "15764": 1,
- "15765": 1,
- "15766": 1,
- "15767": 1,
- "15768": 1,
- "15769": 1,
- "15770": 2,
- "15771": 1,
- "15772": 1,
- "15774": 1,
- "15775": 3,
- "15776": 1,
- "15778": 1,
- "15779": 1,
- "15782": 1,
- "15783": 1,
- "15784": 2,
- "15785": 1,
- "15786": 2,
- "15789": 1,
- "15790": 3,
- "15792": 2,
- "15794": 1,
- "15795": 1,
- "15796": 1,
- "15799": 1,
- "15800": 4,
- "15801": 5,
- "15802": 3,
- "15803": 4,
- "15804": 1,
- "15805": 2,
- "15806": 3,
- "15807": 1,
- "15808": 1,
- "15810": 3,
- "15811": 6,
- "15812": 2,
- "15813": 5,
- "15815": 2,
- "15816": 1,
- "15817": 3,
- "15818": 2,
- "15819": 1,
- "15820": 2,
- "15823": 1,
- "15824": 2,
- "15825": 2,
- "15831": 2,
- "15832": 1,
- "15833": 1,
- "15834": 1,
- "15835": 1,
- "15836": 2,
- "15838": 1,
- "15839": 2,
- "15841": 3,
- "15842": 1,
- "15843": 1,
- "15844": 3,
- "15846": 2,
- "15847": 2,
- "15849": 2,
- "15850": 1,
- "15851": 1,
- "15852": 2,
- "15854": 3,
- "15855": 1,
- "15856": 2,
- "15857": 2,
- "15858": 2,
- "15859": 2,
- "15860": 2,
- "15861": 4,
- "15862": 2,
- "15863": 1,
- "15864": 2,
- "15865": 2,
- "15866": 3,
- "15867": 2,
- "15869": 2,
- "15870": 1,
- "15871": 2,
- "15872": 1,
- "15878": 1,
- "15879": 1,
- "15880": 1,
- "15882": 1,
- "15883": 2,
- "15890": 1,
- "15895": 1,
- "15897": 2,
- "15898": 2,
- "15900": 1,
- "15903": 1,
- "15907": 1,
- "15908": 1,
- "15909": 1,
- "15910": 1,
- "15911": 2,
- "15913": 1,
- "15915": 2,
- "15916": 2,
- "15918": 1,
- "15920": 1,
- "15924": 1,
- "15931": 1,
- "15932": 1,
- "15934": 1,
- "15935": 1,
- "15936": 1,
- "15938": 1,
- "15940": 2,
- "15944": 1,
- "15945": 1,
- "15946": 1,
- "15950": 1,
- "15952": 1,
- "15953": 1,
- "15954": 1,
- "15955": 1,
- "15959": 1,
- "15965": 1,
- "15969": 2,
- "15970": 1,
- "15978": 1,
- "15979": 2,
- "15983": 2,
- "15985": 1,
- "15987": 2,
- "15989": 1,
- "15990": 1,
- "15991": 1,
- "15992": 2,
- "15994": 1,
- "15995": 1,
- "15997": 1,
- "15998": 1,
- "16000": 1,
- "16002": 1,
- "16004": 1,
- "16005": 1,
- "16006": 1,
- "16008": 3,
- "16010": 3,
- "16011": 1,
- "16012": 1,
- "16015": 1,
- "16016": 1,
- "16028": 2,
- "16030": 1,
- "16032": 2,
- "16034": 2,
- "16035": 1,
- "16037": 2,
- "16039": 1,
- "16041": 1,
- "16042": 2,
- "16043": 1,
- "16044": 1,
- "16045": 1,
- "16047": 1,
- "16048": 2,
- "16050": 2,
- "16053": 3,
- "16054": 1,
- "16056": 2,
- "16057": 2,
- "16059": 1,
- "16062": 2,
- "16063": 2,
- "16064": 1,
- "16065": 1,
- "16066": 1,
- "16067": 1,
- "16068": 3,
- "16069": 1,
- "16070": 1,
- "16072": 2,
- "16073": 1,
- "16075": 1,
- "16076": 1,
- "16078": 2,
- "16079": 2,
- "16081": 1,
- "16082": 1,
- "16085": 3,
- "16089": 1,
- "16091": 1,
- "16094": 2,
- "16105": 1,
- "16106": 2,
- "16107": 1,
- "16108": 1,
- "16109": 1,
- "16110": 2,
- "16111": 3,
- "16112": 2,
- "16113": 1,
- "16114": 1,
- "16115": 1,
- "16116": 1,
- "16117": 1,
- "16118": 1,
- "16119": 1,
- "16121": 1,
- "16122": 1,
- "16126": 1,
- "16127": 1,
- "16133": 1,
- "16135": 1,
- "16136": 2,
- "16137": 1,
- "16138": 1,
- "16139": 1,
- "16143": 1,
- "16145": 1,
- "16146": 1,
- "16152": 2,
- "16159": 1,
- "16162": 1,
- "16164": 1,
- "16166": 1,
- "16167": 1,
- "16168": 1,
- "16175": 1,
- "16178": 1,
- "16180": 2,
- "16184": 1,
- "16187": 1,
- "16188": 1,
- "16189": 1,
- "16190": 1,
- "16194": 1,
- "16196": 1,
- "16212": 1,
- "16229": 1,
- "16236": 1,
- "16238": 1,
- "16266": 1,
- "16291": 1,
- "16320": 1,
- "16322": 1,
- "16326": 1,
- "16328": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333830266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824ecfb7474d27"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4ecfb747"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_8.html b/autobahn/client/tungstenite_case_12_5_8.html
deleted file mode 100644
index d969b75..0000000
--- a/autobahn/client/tungstenite_case_12_5_8.html
+++ /dev/null
@@ -1,1977 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.8 : Pass - 2860 ms @ 2020-09-07T18:50:37.829Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=381&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4E2qegctedwEE6qbpwuljw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8UwdvUXd9KucTkMrsIOD0Rw2JCU=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2095 | 1 | 2095 |
- 2109 | 1 | 2109 |
- 2145 | 1 | 2145 |
- 2148 | 1 | 2148 |
- 2154 | 1 | 2154 |
- 2306 | 1 | 2306 |
- 2536 | 1 | 2536 |
- 2552 | 1 | 2552 |
- 2563 | 1 | 2563 |
- 2575 | 1 | 2575 |
- 2586 | 1 | 2586 |
- 2597 | 1 | 2597 |
- 2599 | 1 | 2599 |
- 2618 | 1 | 2618 |
- 2637 | 1 | 2637 |
- 2669 | 1 | 2669 |
- 2690 | 1 | 2690 |
- 2691 | 1 | 2691 |
- 2705 | 1 | 2705 |
- 2707 | 1 | 2707 |
- 2709 | 1 | 2709 |
- 2717 | 1 | 2717 |
- 2720 | 1 | 2720 |
- 2746 | 1 | 2746 |
- 2758 | 1 | 2758 |
- 2763 | 1 | 2763 |
- 2784 | 1 | 2784 |
- 2794 | 1 | 2794 |
- 2809 | 1 | 2809 |
- 2812 | 1 | 2812 |
- 2856 | 1 | 2856 |
- 2876 | 1 | 2876 |
- 2982 | 1 | 2982 |
- 3007 | 1 | 3007 |
- 3182 | 1 | 3182 |
- 3187 | 1 | 3187 |
- 3194 | 1 | 3194 |
- 3360 | 1 | 3360 |
- 3379 | 1 | 3379 |
- 3457 | 1 | 3457 |
- 3483 | 1 | 3483 |
- 3492 | 1 | 3492 |
- 3501 | 1 | 3501 |
- 3513 | 1 | 3513 |
- 3524 | 1 | 3524 |
- 3598 | 1 | 3598 |
- 3618 | 1 | 3618 |
- 3626 | 1 | 3626 |
- 3648 | 1 | 3648 |
- 3844 | 1 | 3844 |
- 3851 | 1 | 3851 |
- 3854 | 1 | 3854 |
- 3878 | 1 | 3878 |
- 3920 | 1 | 3920 |
- 3981 | 1 | 3981 |
- 4043 | 1 | 4043 |
- 4045 | 1 | 4045 |
- 4141 | 1 | 4141 |
- 4148 | 1 | 4148 |
- 4214 | 1 | 4214 |
- 4217 | 1 | 4217 |
- 4228 | 1 | 4228 |
- 4251 | 1 | 4251 |
- 4413 | 1 | 4413 |
- 4462 | 1 | 4462 |
- 4567 | 1 | 4567 |
- 4665 | 1 | 4665 |
- 4692 | 1 | 4692 |
- 4757 | 1 | 4757 |
- 4777 | 1 | 4777 |
- 4919 | 1 | 4919 |
- 4926 | 1 | 4926 |
- 4929 | 1 | 4929 |
- 5053 | 1 | 5053 |
- 5133 | 1 | 5133 |
- 5321 | 1 | 5321 |
- 5379 | 1 | 5379 |
- 5403 | 1 | 5403 |
- 5574 | 1 | 5574 |
- 5594 | 1 | 5594 |
- 5712 | 1 | 5712 |
- 5720 | 1 | 5720 |
- 5741 | 1 | 5741 |
- 5748 | 1 | 5748 |
- 5754 | 1 | 5754 |
- 5757 | 1 | 5757 |
- 5796 | 1 | 5796 |
- 5804 | 1 | 5804 |
- 5816 | 2 | 11632 |
- 5829 | 1 | 5829 |
- 5851 | 1 | 5851 |
- 5864 | 1 | 5864 |
- 5880 | 1 | 5880 |
- 5929 | 1 | 5929 |
- 5930 | 1 | 5930 |
- 5933 | 1 | 5933 |
- 5936 | 1 | 5936 |
- 5964 | 1 | 5964 |
- 6148 | 1 | 6148 |
- 6167 | 1 | 6167 |
- 6260 | 1 | 6260 |
- 6282 | 1 | 6282 |
- 6294 | 1 | 6294 |
- 6474 | 1 | 6474 |
- 6507 | 1 | 6507 |
- 6509 | 1 | 6509 |
- 6529 | 1 | 6529 |
- 6721 | 1 | 6721 |
- 6911 | 1 | 6911 |
- 7119 | 1 | 7119 |
- 7152 | 1 | 7152 |
- 7249 | 1 | 7249 |
- 7262 | 1 | 7262 |
- 7293 | 1 | 7293 |
- 7328 | 1 | 7328 |
- 7524 | 1 | 7524 |
- 7702 | 1 | 7702 |
- 7713 | 1 | 7713 |
- 7746 | 1 | 7746 |
- 7775 | 1 | 7775 |
- 7978 | 1 | 7978 |
- 8094 | 1 | 8094 |
- 8199 | 1 | 8199 |
- 8221 | 1 | 8221 |
- 8231 | 1 | 8231 |
- 8286 | 1 | 8286 |
- 8296 | 1 | 8296 |
- 8319 | 1 | 8319 |
- 8428 | 1 | 8428 |
- 8473 | 1 | 8473 |
- 8476 | 1 | 8476 |
- 8549 | 1 | 8549 |
- 8594 | 1 | 8594 |
- 8602 | 1 | 8602 |
- 8643 | 1 | 8643 |
- 8648 | 1 | 8648 |
- 8650 | 1 | 8650 |
- 8653 | 1 | 8653 |
- 8662 | 1 | 8662 |
- 8678 | 1 | 8678 |
- 8686 | 1 | 8686 |
- 8689 | 2 | 17378 |
- 8693 | 1 | 8693 |
- 8697 | 1 | 8697 |
- 8734 | 1 | 8734 |
- 8947 | 1 | 8947 |
- 8958 | 1 | 8958 |
- 9091 | 1 | 9091 |
- 9124 | 1 | 9124 |
- 9170 | 1 | 9170 |
- 9307 | 1 | 9307 |
- 9380 | 1 | 9380 |
- 9436 | 1 | 9436 |
- 9455 | 1 | 9455 |
- 9985 | 1 | 9985 |
- 10138 | 1 | 10138 |
- 10530 | 1 | 10530 |
- 10648 | 1 | 10648 |
- 10680 | 1 | 10680 |
- 10750 | 1 | 10750 |
- 11085 | 1 | 11085 |
- 11262 | 1 | 11262 |
- 11477 | 1 | 11477 |
- 11567 | 1 | 11567 |
- 11627 | 1 | 11627 |
- 11717 | 1 | 11717 |
- 11748 | 1 | 11748 |
- 11864 | 1 | 11864 |
- 11893 | 1 | 11893 |
- 11953 | 1 | 11953 |
- 12100 | 1 | 12100 |
- 12123 | 1 | 12123 |
- 12140 | 1 | 12140 |
- 12582 | 1 | 12582 |
- 12662 | 1 | 12662 |
- 12690 | 1 | 12690 |
- 12838 | 1 | 12838 |
- 13248 | 1 | 13248 |
- 13605 | 1 | 13605 |
- 13641 | 1 | 13641 |
- 13720 | 1 | 13720 |
- 13851 | 1 | 13851 |
- 13992 | 1 | 13992 |
- 14317 | 1 | 14317 |
- 14362 | 1 | 14362 |
- 14374 | 1 | 14374 |
- 14719 | 1 | 14719 |
- 14985 | 1 | 14985 |
- 15097 | 1 | 15097 |
- 15247 | 1 | 15247 |
- 15262 | 1 | 15262 |
- 15302 | 1 | 15302 |
- 15390 | 1 | 15390 |
- 15541 | 1 | 15541 |
- 15980 | 1 | 15980 |
- 16074 | 1 | 16074 |
- 16151 | 1 | 16151 |
- 16223 | 1 | 16223 |
- 16408 | 1 | 16408 |
- 16490 | 1 | 16490 |
- 16673 | 1 | 16673 |
- 16800 | 1 | 16800 |
- 17014 | 1 | 17014 |
- 17087 | 1 | 17087 |
- 17141 | 1 | 17141 |
- 17182 | 1 | 17182 |
- 17579 | 1 | 17579 |
- 17705 | 1 | 17705 |
- 17849 | 1 | 17849 |
- 18221 | 1 | 18221 |
- 18493 | 1 | 18493 |
- 18775 | 1 | 18775 |
- 18884 | 1 | 18884 |
- 18919 | 1 | 18919 |
- 19025 | 1 | 19025 |
- 19420 | 1 | 19420 |
- 19440 | 1 | 19440 |
- 19449 | 1 | 19449 |
- 19528 | 1 | 19528 |
- 19585 | 1 | 19585 |
- 19694 | 1 | 19694 |
- 19719 | 1 | 19719 |
- 19788 | 1 | 19788 |
- 20000 | 1 | 20000 |
- 20005 | 1 | 20005 |
- 20102 | 1 | 20102 |
- 20154 | 1 | 20154 |
- 20173 | 1 | 20173 |
- 20212 | 1 | 20212 |
- 20308 | 1 | 20308 |
- 20333 | 1 | 20333 |
- 20485 | 1 | 20485 |
- 20487 | 1 | 20487 |
- 20547 | 1 | 20547 |
- 20595 | 1 | 20595 |
- 20614 | 1 | 20614 |
- 20627 | 1 | 20627 |
- 20670 | 1 | 20670 |
- 20696 | 1 | 20696 |
- 20701 | 1 | 20701 |
- 20704 | 1 | 20704 |
- 20718 | 1 | 20718 |
- 20777 | 1 | 20777 |
- 20779 | 1 | 20779 |
- 20792 | 1 | 20792 |
- 20834 | 2 | 41668 |
- 20840 | 1 | 20840 |
- 20849 | 1 | 20849 |
- 20852 | 1 | 20852 |
- 20857 | 1 | 20857 |
- 20890 | 1 | 20890 |
- 20895 | 1 | 20895 |
- 20907 | 1 | 20907 |
- 20912 | 1 | 20912 |
- 21003 | 1 | 21003 |
- 21013 | 1 | 21013 |
- 21017 | 1 | 21017 |
- 21056 | 1 | 21056 |
- 21108 | 1 | 21108 |
- 21131 | 1 | 21131 |
- 21143 | 1 | 21143 |
- 21170 | 1 | 21170 |
- 21253 | 1 | 21253 |
- 21285 | 1 | 21285 |
- 21313 | 1 | 21313 |
- 21314 | 1 | 21314 |
- 21337 | 1 | 21337 |
- 21340 | 1 | 21340 |
- 21438 | 1 | 21438 |
- 21443 | 1 | 21443 |
- 21480 | 1 | 21480 |
- 21507 | 1 | 21507 |
- 21519 | 1 | 21519 |
- 21534 | 1 | 21534 |
- 21536 | 1 | 21536 |
- 21604 | 1 | 21604 |
- 21613 | 1 | 21613 |
- 21631 | 1 | 21631 |
- 21641 | 1 | 21641 |
- 21656 | 1 | 21656 |
- 21671 | 1 | 21671 |
- 21675 | 1 | 21675 |
- 21707 | 1 | 21707 |
- 21744 | 1 | 21744 |
- 21745 | 1 | 21745 |
- 21747 | 1 | 21747 |
- 21760 | 1 | 21760 |
- 21785 | 1 | 21785 |
- 21788 | 1 | 21788 |
- 21817 | 1 | 21817 |
- 21831 | 1 | 21831 |
- 21838 | 1 | 21838 |
- 21852 | 1 | 21852 |
- 21870 | 1 | 21870 |
- 21879 | 1 | 21879 |
- 21930 | 1 | 21930 |
- 21944 | 1 | 21944 |
- 21957 | 1 | 21957 |
- 21971 | 1 | 21971 |
- 22040 | 1 | 22040 |
- 22052 | 1 | 22052 |
- 22104 | 1 | 22104 |
- 22158 | 1 | 22158 |
- 22163 | 1 | 22163 |
- 22168 | 1 | 22168 |
- 22180 | 1 | 22180 |
- 22188 | 1 | 22188 |
- 22189 | 1 | 22189 |
- 22203 | 1 | 22203 |
- 22343 | 1 | 22343 |
- 22344 | 1 | 22344 |
- 22358 | 1 | 22358 |
- 22391 | 1 | 22391 |
- 22463 | 1 | 22463 |
- 22539 | 1 | 22539 |
- 22561 | 1 | 22561 |
- 22582 | 1 | 22582 |
- 22594 | 1 | 22594 |
- 22605 | 1 | 22605 |
- 22618 | 1 | 22618 |
- 22625 | 1 | 22625 |
- 22631 | 1 | 22631 |
- 22639 | 1 | 22639 |
- 22644 | 1 | 22644 |
- 22646 | 1 | 22646 |
- 22648 | 1 | 22648 |
- 22655 | 1 | 22655 |
- 22661 | 1 | 22661 |
- 22664 | 1 | 22664 |
- 22671 | 1 | 22671 |
- 22704 | 1 | 22704 |
- 22705 | 1 | 22705 |
- 22742 | 1 | 22742 |
- 22746 | 1 | 22746 |
- 22747 | 1 | 22747 |
- 22769 | 1 | 22769 |
- 22792 | 1 | 22792 |
- 22801 | 1 | 22801 |
- 22815 | 1 | 22815 |
- 22847 | 1 | 22847 |
- 22876 | 1 | 22876 |
- 22919 | 1 | 22919 |
- 22926 | 1 | 22926 |
- 22969 | 1 | 22969 |
- 22977 | 1 | 22977 |
- 23000 | 1 | 23000 |
- 23002 | 1 | 23002 |
- 23007 | 2 | 46014 |
- 23012 | 1 | 23012 |
- 23014 | 1 | 23014 |
- 23032 | 1 | 23032 |
- 23043 | 1 | 23043 |
- 23065 | 1 | 23065 |
- 23109 | 1 | 23109 |
- 23143 | 1 | 23143 |
- 23168 | 1 | 23168 |
- 23175 | 1 | 23175 |
- 23180 | 1 | 23180 |
- 23190 | 1 | 23190 |
- 23341 | 1 | 23341 |
- 23361 | 1 | 23361 |
- 23384 | 1 | 23384 |
- 24132 | 1 | 24132 |
- 24234 | 1 | 24234 |
- 24421 | 1 | 24421 |
- 25293 | 1 | 25293 |
- 25399 | 1 | 25399 |
- 25558 | 1 | 25558 |
- 26426 | 1 | 26426 |
- 26962 | 1 | 26962 |
- 27033 | 1 | 27033 |
- 27303 | 1 | 27303 |
- 28204 | 1 | 28204 |
- 28327 | 1 | 28327 |
- 28461 | 1 | 28461 |
- 28564 | 1 | 28564 |
- 29439 | 1 | 29439 |
- 29540 | 1 | 29540 |
- 29546 | 1 | 29546 |
- 30504 | 2 | 61008 |
- 30508 | 1 | 30508 |
- 30510 | 1 | 30510 |
- 30580 | 1 | 30580 |
- 30602 | 1 | 30602 |
- 30615 | 1 | 30615 |
- 30655 | 1 | 30655 |
- 30656 | 1 | 30656 |
- 30696 | 2 | 61392 |
- 30711 | 1 | 30711 |
- 30714 | 1 | 30714 |
- 30715 | 1 | 30715 |
- 30716 | 1 | 30716 |
- 30717 | 1 | 30717 |
- 30721 | 1 | 30721 |
- 30731 | 1 | 30731 |
- 30740 | 2 | 61480 |
- 30746 | 1 | 30746 |
- 30748 | 1 | 30748 |
- 30821 | 1 | 30821 |
- 30830 | 1 | 30830 |
- 30876 | 1 | 30876 |
- 30882 | 1 | 30882 |
- 30883 | 1 | 30883 |
- 30884 | 1 | 30884 |
- 30897 | 1 | 30897 |
- 30910 | 1 | 30910 |
- 30948 | 2 | 61896 |
- 30951 | 2 | 61902 |
- 30952 | 1 | 30952 |
- 30986 | 1 | 30986 |
- 30988 | 1 | 30988 |
- 30989 | 2 | 61978 |
- 30993 | 1 | 30993 |
- 30995 | 1 | 30995 |
- 31044 | 1 | 31044 |
- 31061 | 1 | 31061 |
- 31073 | 2 | 62146 |
- 31076 | 2 | 62152 |
- 31081 | 1 | 31081 |
- 31082 | 1 | 31082 |
- 31083 | 1 | 31083 |
- 31084 | 2 | 62168 |
- 31087 | 1 | 31087 |
- 31090 | 1 | 31090 |
- 31093 | 1 | 31093 |
- 31094 | 1 | 31094 |
- 31101 | 1 | 31101 |
- 31104 | 1 | 31104 |
- 31105 | 1 | 31105 |
- 31108 | 1 | 31108 |
- 31115 | 1 | 31115 |
- 31120 | 1 | 31120 |
- 31123 | 1 | 31123 |
- 31126 | 1 | 31126 |
- 31127 | 3 | 93381 |
- 31128 | 1 | 31128 |
- 31131 | 1 | 31131 |
- 31132 | 2 | 62264 |
- 31133 | 1 | 31133 |
- 31136 | 2 | 62272 |
- 31154 | 2 | 62308 |
- 31155 | 1 | 31155 |
- 31157 | 4 | 124628 |
- 31158 | 2 | 62316 |
- 31160 | 2 | 62320 |
- 31161 | 1 | 31161 |
- 31162 | 2 | 62324 |
- 31167 | 1 | 31167 |
- 31168 | 1 | 31168 |
- 31169 | 1 | 31169 |
- 31170 | 3 | 93510 |
- 31171 | 2 | 62342 |
- 31173 | 1 | 31173 |
- 31174 | 1 | 31174 |
- 31175 | 4 | 124700 |
- 31176 | 1 | 31176 |
- 31178 | 2 | 62356 |
- 31180 | 1 | 31180 |
- 31182 | 1 | 31182 |
- 31202 | 2 | 62404 |
- 31208 | 1 | 31208 |
- 31209 | 2 | 62418 |
- 31225 | 1 | 31225 |
- 31227 | 1 | 31227 |
- 31233 | 1 | 31233 |
- 31240 | 1 | 31240 |
- 31242 | 1 | 31242 |
- 31243 | 1 | 31243 |
- 31249 | 1 | 31249 |
- 31253 | 1 | 31253 |
- 31254 | 1 | 31254 |
- 31262 | 1 | 31262 |
- 31266 | 4 | 125064 |
- 31267 | 1 | 31267 |
- 31268 | 2 | 62536 |
- 31269 | 2 | 62538 |
- 31274 | 2 | 62548 |
- 31300 | 1 | 31300 |
- 31301 | 2 | 62602 |
- 31303 | 1 | 31303 |
- 31304 | 1 | 31304 |
- 31305 | 1 | 31305 |
- 31307 | 1 | 31307 |
- 31310 | 2 | 62620 |
- 31311 | 1 | 31311 |
- 31312 | 1 | 31312 |
- 31314 | 4 | 125256 |
- 31316 | 1 | 31316 |
- 31318 | 1 | 31318 |
- 31319 | 1 | 31319 |
- 31321 | 1 | 31321 |
- 31323 | 1 | 31323 |
- 31324 | 1 | 31324 |
- 31326 | 1 | 31326 |
- 31328 | 3 | 93984 |
- 31330 | 1 | 31330 |
- 31331 | 1 | 31331 |
- 31332 | 4 | 125328 |
- 31334 | 3 | 94002 |
- 31335 | 2 | 62670 |
- 31336 | 1 | 31336 |
- 31337 | 1 | 31337 |
- 31338 | 1 | 31338 |
- 31342 | 1 | 31342 |
- 31346 | 1 | 31346 |
- 31347 | 1 | 31347 |
- 31348 | 1 | 31348 |
- 31349 | 1 | 31349 |
- 31350 | 2 | 62700 |
- 31352 | 1 | 31352 |
- 31356 | 4 | 125424 |
- 31357 | 1 | 31357 |
- 31359 | 2 | 62718 |
- 31361 | 2 | 62722 |
- 31365 | 1 | 31365 |
- 31366 | 1 | 31366 |
- 31367 | 1 | 31367 |
- 31369 | 2 | 62738 |
- 31370 | 1 | 31370 |
- 31371 | 2 | 62742 |
- 31374 | 1 | 31374 |
- 31375 | 2 | 62750 |
- 31376 | 2 | 62752 |
- 31381 | 1 | 31381 |
- 31382 | 2 | 62764 |
- 31393 | 1 | 31393 |
- 31394 | 5 | 156970 |
- 31395 | 1 | 31395 |
- 31397 | 1 | 31397 |
- 31398 | 1 | 31398 |
- 31400 | 1 | 31400 |
- 31401 | 1 | 31401 |
- 31402 | 1 | 31402 |
- 31408 | 2 | 62816 |
- 31414 | 1 | 31414 |
- 31415 | 3 | 94245 |
- 31417 | 2 | 62834 |
- 31418 | 2 | 62836 |
- 31420 | 2 | 62840 |
- 31421 | 1 | 31421 |
- 31427 | 2 | 62854 |
- 31432 | 1 | 31432 |
- 31433 | 2 | 62866 |
- 31435 | 1 | 31435 |
- 31437 | 1 | 31437 |
- 31438 | 1 | 31438 |
- 31441 | 1 | 31441 |
- 31445 | 1 | 31445 |
- 31447 | 1 | 31447 |
- 31450 | 1 | 31450 |
- 31454 | 2 | 62908 |
- 31456 | 1 | 31456 |
- 31458 | 1 | 31458 |
- 31459 | 1 | 31459 |
- 31460 | 1 | 31460 |
- 31461 | 3 | 94383 |
- 31464 | 1 | 31464 |
- 31466 | 2 | 62932 |
- 31468 | 1 | 31468 |
- 31469 | 1 | 31469 |
- 31470 | 1 | 31470 |
- 31471 | 1 | 31471 |
- 31472 | 1 | 31472 |
- 31473 | 1 | 31473 |
- 31474 | 1 | 31474 |
- 31479 | 1 | 31479 |
- 31480 | 1 | 31480 |
- 31486 | 1 | 31486 |
- 31488 | 1 | 31488 |
- 31489 | 2 | 62978 |
- 31490 | 2 | 62980 |
- 31491 | 1 | 31491 |
- 31492 | 1 | 31492 |
- 31494 | 1 | 31494 |
- 31496 | 1 | 31496 |
- 31498 | 1 | 31498 |
- 31502 | 1 | 31502 |
- 31505 | 2 | 63010 |
- 31506 | 1 | 31506 |
- 31507 | 1 | 31507 |
- 31513 | 1 | 31513 |
- 31514 | 1 | 31514 |
- 31516 | 1 | 31516 |
- 31517 | 2 | 63034 |
- 31518 | 2 | 63036 |
- 31522 | 2 | 63044 |
- 31523 | 2 | 63046 |
- 31524 | 1 | 31524 |
- 31527 | 1 | 31527 |
- 31528 | 1 | 31528 |
- 31529 | 2 | 63058 |
- 31530 | 1 | 31530 |
- 31531 | 1 | 31531 |
- 31540 | 1 | 31540 |
- 31546 | 2 | 63092 |
- 31555 | 2 | 63110 |
- 31556 | 2 | 63112 |
- 31559 | 2 | 63118 |
- 31560 | 1 | 31560 |
- 31563 | 2 | 63126 |
- 31564 | 1 | 31564 |
- 31565 | 2 | 63130 |
- 31566 | 1 | 31566 |
- 31567 | 1 | 31567 |
- 31568 | 2 | 63136 |
- 31575 | 2 | 63150 |
- 31576 | 3 | 94728 |
- 31580 | 1 | 31580 |
- 31582 | 1 | 31582 |
- 31583 | 3 | 94749 |
- 31586 | 2 | 63172 |
- 31587 | 1 | 31587 |
- 31591 | 1 | 31591 |
- 31593 | 2 | 63186 |
- 31594 | 1 | 31594 |
- 31602 | 2 | 63204 |
- 31603 | 1 | 31603 |
- 31606 | 1 | 31606 |
- 31608 | 1 | 31608 |
- 31611 | 1 | 31611 |
- 31613 | 1 | 31613 |
- 31614 | 1 | 31614 |
- 31616 | 1 | 31616 |
- 31617 | 1 | 31617 |
- 31619 | 2 | 63238 |
- 31620 | 1 | 31620 |
- 31624 | 1 | 31624 |
- 31625 | 2 | 63250 |
- 31626 | 2 | 63252 |
- 31629 | 1 | 31629 |
- 31630 | 1 | 31630 |
- 31631 | 1 | 31631 |
- 31632 | 2 | 63264 |
- 31633 | 1 | 31633 |
- 31637 | 2 | 63274 |
- 31639 | 1 | 31639 |
- 31640 | 1 | 31640 |
- 31644 | 1 | 31644 |
- 31650 | 1 | 31650 |
- 31651 | 2 | 63302 |
- 31654 | 1 | 31654 |
- 31658 | 1 | 31658 |
- 31662 | 2 | 63324 |
- 31663 | 1 | 31663 |
- 31664 | 1 | 31664 |
- 31665 | 1 | 31665 |
- 31668 | 2 | 63336 |
- 31679 | 1 | 31679 |
- 31682 | 1 | 31682 |
- 31683 | 1 | 31683 |
- 31685 | 1 | 31685 |
- 31692 | 1 | 31692 |
- 31695 | 1 | 31695 |
- 31696 | 1 | 31696 |
- 31699 | 2 | 63398 |
- 31700 | 3 | 95100 |
- 31701 | 1 | 31701 |
- 31702 | 1 | 31702 |
- 31703 | 1 | 31703 |
- 31705 | 2 | 63410 |
- 31706 | 3 | 95118 |
- 31708 | 2 | 63416 |
- 31709 | 1 | 31709 |
- 31711 | 1 | 31711 |
- 31715 | 1 | 31715 |
- 31719 | 1 | 31719 |
- 31726 | 2 | 63452 |
- 31730 | 1 | 31730 |
- 31732 | 1 | 31732 |
- 31733 | 1 | 31733 |
- 31736 | 2 | 63472 |
- 31739 | 2 | 63478 |
- 31740 | 1 | 31740 |
- 31743 | 1 | 31743 |
- 31744 | 1 | 31744 |
- 31745 | 1 | 31745 |
- 31746 | 1 | 31746 |
- 31747 | 1 | 31747 |
- 31749 | 1 | 31749 |
- 31753 | 1 | 31753 |
- 31754 | 1 | 31754 |
- 31755 | 1 | 31755 |
- 31756 | 1 | 31756 |
- 31758 | 2 | 63516 |
- 31763 | 2 | 63526 |
- 31764 | 2 | 63528 |
- 31766 | 2 | 63532 |
- 31767 | 1 | 31767 |
- 31768 | 1 | 31768 |
- 31773 | 1 | 31773 |
- 31782 | 1 | 31782 |
- 31784 | 1 | 31784 |
- 31785 | 1 | 31785 |
- 31794 | 1 | 31794 |
- 31795 | 1 | 31795 |
- 31797 | 1 | 31797 |
- 31798 | 5 | 158990 |
- 31799 | 2 | 63598 |
- 31801 | 1 | 31801 |
- 31807 | 1 | 31807 |
- 31812 | 1 | 31812 |
- 31823 | 1 | 31823 |
- 31827 | 1 | 31827 |
- 31828 | 1 | 31828 |
- 31829 | 1 | 31829 |
- 31830 | 1 | 31830 |
- 31837 | 1 | 31837 |
- 31838 | 1 | 31838 |
- 31839 | 1 | 31839 |
- 31845 | 1 | 31845 |
- 31847 | 1 | 31847 |
- 31852 | 1 | 31852 |
- 31853 | 1 | 31853 |
- 31862 | 1 | 31862 |
- 31863 | 2 | 63726 |
- 31864 | 1 | 31864 |
- 31870 | 1 | 31870 |
- 31872 | 1 | 31872 |
- 31873 | 1 | 31873 |
- 31876 | 1 | 31876 |
- 31878 | 1 | 31878 |
- 31879 | 1 | 31879 |
- 31880 | 1 | 31880 |
- 31881 | 1 | 31881 |
- 31883 | 2 | 63766 |
- 31889 | 1 | 31889 |
- 31900 | 1 | 31900 |
- 31903 | 1 | 31903 |
- 31916 | 1 | 31916 |
- 31917 | 1 | 31917 |
- 31930 | 1 | 31930 |
- 31935 | 1 | 31935 |
- 31939 | 2 | 63878 |
- 31940 | 1 | 31940 |
- 31941 | 1 | 31941 |
- 31943 | 1 | 31943 |
- 31944 | 1 | 31944 |
- 31948 | 1 | 31948 |
- 31955 | 1 | 31955 |
- 31958 | 1 | 31958 |
- 31964 | 1 | 31964 |
- 31966 | 1 | 31966 |
- 31973 | 1 | 31973 |
- 31974 | 1 | 31974 |
- 31982 | 1 | 31982 |
- 31997 | 2 | 63994 |
- 32001 | 1 | 32001 |
- 32003 | 1 | 32003 |
- 32004 | 2 | 64008 |
- 32015 | 1 | 32015 |
- 32017 | 1 | 32017 |
- 32018 | 1 | 32018 |
- 32030 | 1 | 32030 |
- 32038 | 1 | 32038 |
- 32040 | 1 | 32040 |
- 32043 | 1 | 32043 |
- 32067 | 3 | 96201 |
- 32070 | 1 | 32070 |
- 32073 | 1 | 32073 |
- 32075 | 1 | 32075 |
- 32076 | 2 | 64152 |
- 32078 | 1 | 32078 |
- 32079 | 1 | 32079 |
- 32084 | 2 | 64168 |
- 32088 | 1 | 32088 |
- 32090 | 1 | 32090 |
- 32092 | 1 | 32092 |
- 32097 | 1 | 32097 |
- 32099 | 1 | 32099 |
- 32102 | 3 | 96306 |
- 32105 | 1 | 32105 |
- 32106 | 1 | 32106 |
- 32111 | 1 | 32111 |
- 32114 | 1 | 32114 |
- 32115 | 1 | 32115 |
- 32116 | 1 | 32116 |
- 32118 | 1 | 32118 |
- 32124 | 1 | 32124 |
- 32126 | 1 | 32126 |
- 32129 | 1 | 32129 |
- 32131 | 1 | 32131 |
- 32132 | 3 | 96396 |
- 32135 | 2 | 64270 |
- 32137 | 1 | 32137 |
- 32141 | 1 | 32141 |
- 32143 | 1 | 32143 |
- 32144 | 1 | 32144 |
- 32150 | 1 | 32150 |
- 32158 | 2 | 64316 |
- 32159 | 1 | 32159 |
- 32162 | 3 | 96486 |
- 32163 | 3 | 96489 |
- 32164 | 2 | 64328 |
- 32165 | 1 | 32165 |
- 32170 | 2 | 64340 |
- 32178 | 1 | 32178 |
- 32179 | 1 | 32179 |
- 32181 | 2 | 64362 |
- 32182 | 2 | 64364 |
- 32186 | 1 | 32186 |
- 32187 | 1 | 32187 |
- 32188 | 1 | 32188 |
- 32190 | 2 | 64380 |
- 32193 | 3 | 96579 |
- 32195 | 1 | 32195 |
- 32199 | 1 | 32199 |
- 32203 | 1 | 32203 |
- 32204 | 2 | 64408 |
- 32207 | 1 | 32207 |
- 32208 | 1 | 32208 |
- 32211 | 1 | 32211 |
- 32215 | 1 | 32215 |
- 32217 | 2 | 64434 |
- 32222 | 1 | 32222 |
- 32226 | 1 | 32226 |
- 32229 | 1 | 32229 |
- 32230 | 2 | 64460 |
- 32232 | 1 | 32232 |
- 32235 | 1 | 32235 |
- 32236 | 1 | 32236 |
- 32239 | 3 | 96717 |
- 32245 | 1 | 32245 |
- 32248 | 1 | 32248 |
- 32249 | 1 | 32249 |
- 32252 | 1 | 32252 |
- 32254 | 1 | 32254 |
- 32262 | 1 | 32262 |
- 32265 | 1 | 32265 |
- 32273 | 1 | 32273 |
- 32304 | 1 | 32304 |
- 32315 | 1 | 32315 |
- 32317 | 1 | 32317 |
- 32334 | 2 | 64668 |
- 32335 | 1 | 32335 |
- 32336 | 1 | 32336 |
- 32345 | 1 | 32345 |
- 32370 | 2 | 64740 |
- 32371 | 1 | 32371 |
- Total | 1002 | 24911209 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 2108 | 1 | 2108 |
- 2122 | 1 | 2122 |
- 2157 | 1 | 2157 |
- 2159 | 1 | 2159 |
- 2170 | 1 | 2170 |
- 2322 | 1 | 2322 |
- 2613 | 1 | 2613 |
- 2651 | 1 | 2651 |
- 2681 | 1 | 2681 |
- 2701 | 1 | 2701 |
- 2710 | 1 | 2710 |
- 2721 | 1 | 2721 |
- 2739 | 1 | 2739 |
- 2741 | 1 | 2741 |
- 2776 | 1 | 2776 |
- 2823 | 1 | 2823 |
- 2834 | 1 | 2834 |
- 2845 | 1 | 2845 |
- 2857 | 1 | 2857 |
- 2859 | 1 | 2859 |
- 2861 | 1 | 2861 |
- 2865 | 1 | 2865 |
- 2880 | 1 | 2880 |
- 2897 | 1 | 2897 |
- 2903 | 1 | 2903 |
- 2908 | 1 | 2908 |
- 2925 | 1 | 2925 |
- 2945 | 1 | 2945 |
- 2954 | 1 | 2954 |
- 2956 | 1 | 2956 |
- 3006 | 1 | 3006 |
- 3024 | 1 | 3024 |
- 3135 | 1 | 3135 |
- 3144 | 1 | 3144 |
- 3201 | 1 | 3201 |
- 3216 | 1 | 3216 |
- 3338 | 1 | 3338 |
- 3489 | 1 | 3489 |
- 3503 | 1 | 3503 |
- 3511 | 1 | 3511 |
- 3515 | 1 | 3515 |
- 3518 | 1 | 3518 |
- 3549 | 1 | 3549 |
- 3641 | 1 | 3641 |
- 3643 | 1 | 3643 |
- 3674 | 1 | 3674 |
- 3711 | 1 | 3711 |
- 3737 | 1 | 3737 |
- 3757 | 1 | 3757 |
- 3930 | 1 | 3930 |
- 3954 | 1 | 3954 |
- 3991 | 1 | 3991 |
- 4000 | 1 | 4000 |
- 4001 | 1 | 4001 |
- 4062 | 1 | 4062 |
- 4069 | 1 | 4069 |
- 4200 | 1 | 4200 |
- 4226 | 1 | 4226 |
- 4236 | 1 | 4236 |
- 4379 | 1 | 4379 |
- 4398 | 1 | 4398 |
- 4408 | 1 | 4408 |
- 4442 | 1 | 4442 |
- 4624 | 1 | 4624 |
- 4663 | 1 | 4663 |
- 4678 | 1 | 4678 |
- 4778 | 1 | 4778 |
- 4887 | 1 | 4887 |
- 4908 | 1 | 4908 |
- 4911 | 1 | 4911 |
- 5038 | 1 | 5038 |
- 5147 | 1 | 5147 |
- 5156 | 1 | 5156 |
- 5286 | 1 | 5286 |
- 5365 | 1 | 5365 |
- 5432 | 1 | 5432 |
- 5628 | 1 | 5628 |
- 5655 | 1 | 5655 |
- 5732 | 1 | 5732 |
- 5740 | 1 | 5740 |
- 5758 | 1 | 5758 |
- 5767 | 1 | 5767 |
- 5773 | 1 | 5773 |
- 5781 | 1 | 5781 |
- 5822 | 1 | 5822 |
- 5824 | 1 | 5824 |
- 5842 | 1 | 5842 |
- 5849 | 1 | 5849 |
- 5873 | 1 | 5873 |
- 5903 | 1 | 5903 |
- 5924 | 1 | 5924 |
- 5925 | 1 | 5925 |
- 5951 | 1 | 5951 |
- 5952 | 1 | 5952 |
- 5958 | 1 | 5958 |
- 5963 | 1 | 5963 |
- 5975 | 1 | 5975 |
- 5989 | 1 | 5989 |
- 6056 | 1 | 6056 |
- 6175 | 1 | 6175 |
- 6274 | 1 | 6274 |
- 6307 | 1 | 6307 |
- 6319 | 1 | 6319 |
- 6362 | 1 | 6362 |
- 6574 | 1 | 6574 |
- 6613 | 2 | 13226 |
- 6631 | 1 | 6631 |
- 6753 | 1 | 6753 |
- 7024 | 1 | 7024 |
- 7220 | 1 | 7220 |
- 7261 | 1 | 7261 |
- 7328 | 1 | 7328 |
- 7352 | 1 | 7352 |
- 7372 | 1 | 7372 |
- 7445 | 1 | 7445 |
- 7790 | 1 | 7790 |
- 7799 | 1 | 7799 |
- 7819 | 1 | 7819 |
- 7820 | 1 | 7820 |
- 7830 | 1 | 7830 |
- 8080 | 1 | 8080 |
- 8198 | 1 | 8198 |
- 8274 | 1 | 8274 |
- 8312 | 1 | 8312 |
- 8335 | 1 | 8335 |
- 8339 | 1 | 8339 |
- 8401 | 1 | 8401 |
- 8429 | 1 | 8429 |
- 8517 | 1 | 8517 |
- 8567 | 1 | 8567 |
- 8581 | 1 | 8581 |
- 8609 | 1 | 8609 |
- 8654 | 1 | 8654 |
- 8673 | 1 | 8673 |
- 8725 | 1 | 8725 |
- 8727 | 1 | 8727 |
- 8730 | 2 | 17460 |
- 8738 | 1 | 8738 |
- 8741 | 1 | 8741 |
- 8764 | 1 | 8764 |
- 8772 | 1 | 8772 |
- 8774 | 1 | 8774 |
- 8775 | 1 | 8775 |
- 8781 | 1 | 8781 |
- 8822 | 1 | 8822 |
- 9010 | 1 | 9010 |
- 9054 | 1 | 9054 |
- 9192 | 1 | 9192 |
- 9269 | 1 | 9269 |
- 9373 | 1 | 9373 |
- 9411 | 1 | 9411 |
- 9438 | 1 | 9438 |
- 9495 | 1 | 9495 |
- 9514 | 1 | 9514 |
- 10073 | 1 | 10073 |
- 10239 | 1 | 10239 |
- 10631 | 1 | 10631 |
- 10748 | 1 | 10748 |
- 10914 | 1 | 10914 |
- 10982 | 1 | 10982 |
- 11159 | 1 | 11159 |
- 11354 | 1 | 11354 |
- 11548 | 1 | 11548 |
- 11631 | 1 | 11631 |
- 11731 | 1 | 11731 |
- 11854 | 1 | 11854 |
- 11946 | 1 | 11946 |
- 11994 | 1 | 11994 |
- 12050 | 1 | 12050 |
- 12098 | 1 | 12098 |
- 12198 | 1 | 12198 |
- 12220 | 1 | 12220 |
- 12245 | 1 | 12245 |
- 12642 | 1 | 12642 |
- 12720 | 1 | 12720 |
- 12790 | 1 | 12790 |
- 13077 | 1 | 13077 |
- 13350 | 1 | 13350 |
- 13662 | 1 | 13662 |
- 13735 | 1 | 13735 |
- 13814 | 1 | 13814 |
- 13935 | 1 | 13935 |
- 14224 | 1 | 14224 |
- 14400 | 1 | 14400 |
- 14401 | 1 | 14401 |
- 14454 | 1 | 14454 |
- 14791 | 1 | 14791 |
- 15206 | 1 | 15206 |
- 15287 | 1 | 15287 |
- 15321 | 1 | 15321 |
- 15335 | 1 | 15335 |
- 15341 | 1 | 15341 |
- 15465 | 1 | 15465 |
- 15601 | 1 | 15601 |
- 16016 | 1 | 16016 |
- 16110 | 1 | 16110 |
- 16351 | 1 | 16351 |
- 16421 | 1 | 16421 |
- 16456 | 1 | 16456 |
- 16540 | 1 | 16540 |
- 16736 | 1 | 16736 |
- 16861 | 1 | 16861 |
- 17119 | 1 | 17119 |
- 17168 | 1 | 17168 |
- 17193 | 1 | 17193 |
- 17214 | 1 | 17214 |
- 17632 | 1 | 17632 |
- 17730 | 1 | 17730 |
- 17874 | 1 | 17874 |
- 18382 | 1 | 18382 |
- 18503 | 1 | 18503 |
- 18783 | 1 | 18783 |
- 18908 | 1 | 18908 |
- 18943 | 1 | 18943 |
- 19078 | 1 | 19078 |
- 19466 | 1 | 19466 |
- 19477 | 1 | 19477 |
- 19566 | 1 | 19566 |
- 19592 | 1 | 19592 |
- 19668 | 1 | 19668 |
- 19701 | 1 | 19701 |
- 19715 | 1 | 19715 |
- 19784 | 1 | 19784 |
- 19996 | 1 | 19996 |
- 20021 | 1 | 20021 |
- 20098 | 1 | 20098 |
- 20150 | 1 | 20150 |
- 20178 | 1 | 20178 |
- 20218 | 1 | 20218 |
- 20329 | 1 | 20329 |
- 20362 | 1 | 20362 |
- 20480 | 1 | 20480 |
- 20483 | 1 | 20483 |
- 20543 | 1 | 20543 |
- 20610 | 1 | 20610 |
- 20623 | 1 | 20623 |
- 20666 | 1 | 20666 |
- 20690 | 1 | 20690 |
- 20697 | 1 | 20697 |
- 20714 | 1 | 20714 |
- 20726 | 1 | 20726 |
- 20775 | 1 | 20775 |
- 20783 | 1 | 20783 |
- 20788 | 1 | 20788 |
- 20830 | 2 | 41660 |
- 20835 | 1 | 20835 |
- 20836 | 1 | 20836 |
- 20845 | 1 | 20845 |
- 20848 | 1 | 20848 |
- 20853 | 1 | 20853 |
- 20886 | 1 | 20886 |
- 20891 | 1 | 20891 |
- 20908 | 1 | 20908 |
- 20912 | 1 | 20912 |
- 21003 | 1 | 21003 |
- 21009 | 1 | 21009 |
- 21013 | 1 | 21013 |
- 21051 | 1 | 21051 |
- 21104 | 1 | 21104 |
- 21129 | 1 | 21129 |
- 21136 | 1 | 21136 |
- 21168 | 1 | 21168 |
- 21251 | 1 | 21251 |
- 21284 | 1 | 21284 |
- 21308 | 1 | 21308 |
- 21309 | 1 | 21309 |
- 21336 | 1 | 21336 |
- 21337 | 1 | 21337 |
- 21438 | 1 | 21438 |
- 21451 | 1 | 21451 |
- 21479 | 1 | 21479 |
- 21506 | 1 | 21506 |
- 21525 | 1 | 21525 |
- 21532 | 1 | 21532 |
- 21533 | 1 | 21533 |
- 21609 | 1 | 21609 |
- 21630 | 1 | 21630 |
- 21638 | 1 | 21638 |
- 21648 | 1 | 21648 |
- 21651 | 1 | 21651 |
- 21669 | 1 | 21669 |
- 21670 | 1 | 21670 |
- 21742 | 1 | 21742 |
- 21744 | 1 | 21744 |
- 21750 | 1 | 21750 |
- 21752 | 1 | 21752 |
- 21760 | 1 | 21760 |
- 21787 | 1 | 21787 |
- 21788 | 1 | 21788 |
- 21819 | 1 | 21819 |
- 21832 | 1 | 21832 |
- 21851 | 1 | 21851 |
- 21865 | 1 | 21865 |
- 21873 | 1 | 21873 |
- 21926 | 1 | 21926 |
- 21942 | 1 | 21942 |
- 21948 | 1 | 21948 |
- 21957 | 1 | 21957 |
- 21964 | 1 | 21964 |
- 22037 | 1 | 22037 |
- 22051 | 1 | 22051 |
- 22100 | 1 | 22100 |
- 22156 | 1 | 22156 |
- 22160 | 1 | 22160 |
- 22163 | 1 | 22163 |
- 22175 | 1 | 22175 |
- 22186 | 2 | 44372 |
- 22202 | 1 | 22202 |
- 22339 | 1 | 22339 |
- 22343 | 1 | 22343 |
- 22354 | 1 | 22354 |
- 22387 | 1 | 22387 |
- 22466 | 1 | 22466 |
- 22540 | 1 | 22540 |
- 22563 | 1 | 22563 |
- 22587 | 1 | 22587 |
- 22597 | 1 | 22597 |
- 22608 | 1 | 22608 |
- 22620 | 1 | 22620 |
- 22627 | 1 | 22627 |
- 22629 | 1 | 22629 |
- 22635 | 1 | 22635 |
- 22640 | 1 | 22640 |
- 22642 | 1 | 22642 |
- 22644 | 1 | 22644 |
- 22653 | 1 | 22653 |
- 22657 | 1 | 22657 |
- 22660 | 1 | 22660 |
- 22669 | 1 | 22669 |
- 22703 | 1 | 22703 |
- 22705 | 1 | 22705 |
- 22737 | 1 | 22737 |
- 22748 | 2 | 45496 |
- 22769 | 1 | 22769 |
- 22792 | 1 | 22792 |
- 22797 | 1 | 22797 |
- 22811 | 1 | 22811 |
- 22843 | 1 | 22843 |
- 22879 | 1 | 22879 |
- 22916 | 1 | 22916 |
- 22922 | 1 | 22922 |
- 22966 | 1 | 22966 |
- 22996 | 1 | 22996 |
- 23003 | 3 | 69009 |
- 23010 | 1 | 23010 |
- 23029 | 1 | 23029 |
- 23039 | 1 | 23039 |
- 23061 | 1 | 23061 |
- 23063 | 1 | 23063 |
- 23072 | 1 | 23072 |
- 23107 | 1 | 23107 |
- 23165 | 1 | 23165 |
- 23171 | 1 | 23171 |
- 23176 | 1 | 23176 |
- 23186 | 1 | 23186 |
- 23192 | 1 | 23192 |
- 23336 | 1 | 23336 |
- 23357 | 1 | 23357 |
- 23380 | 1 | 23380 |
- 24204 | 1 | 24204 |
- 24308 | 1 | 24308 |
- 24463 | 1 | 24463 |
- 25356 | 1 | 25356 |
- 25463 | 1 | 25463 |
- 25599 | 1 | 25599 |
- 26486 | 1 | 26486 |
- 26979 | 1 | 26979 |
- 27045 | 1 | 27045 |
- 27339 | 1 | 27339 |
- 28214 | 1 | 28214 |
- 28337 | 1 | 28337 |
- 28487 | 1 | 28487 |
- 28589 | 1 | 28589 |
- 29457 | 1 | 29457 |
- 29553 | 1 | 29553 |
- 29554 | 1 | 29554 |
- 30504 | 2 | 61008 |
- 30508 | 1 | 30508 |
- 30512 | 1 | 30512 |
- 30587 | 1 | 30587 |
- 30611 | 1 | 30611 |
- 30614 | 1 | 30614 |
- 30663 | 1 | 30663 |
- 30664 | 1 | 30664 |
- 30702 | 1 | 30702 |
- 30706 | 1 | 30706 |
- 30709 | 1 | 30709 |
- 30717 | 2 | 61434 |
- 30725 | 1 | 30725 |
- 30726 | 1 | 30726 |
- 30730 | 1 | 30730 |
- 30735 | 1 | 30735 |
- 30749 | 1 | 30749 |
- 30750 | 1 | 30750 |
- 30751 | 1 | 30751 |
- 30754 | 1 | 30754 |
- 30828 | 1 | 30828 |
- 30829 | 1 | 30829 |
- 30886 | 1 | 30886 |
- 30891 | 1 | 30891 |
- 30892 | 1 | 30892 |
- 30893 | 1 | 30893 |
- 30899 | 1 | 30899 |
- 30928 | 1 | 30928 |
- 30959 | 1 | 30959 |
- 30960 | 4 | 123840 |
- 31004 | 1 | 31004 |
- 31006 | 2 | 62012 |
- 31007 | 1 | 31007 |
- 31012 | 1 | 31012 |
- 31013 | 1 | 31013 |
- 31060 | 1 | 31060 |
- 31064 | 1 | 31064 |
- 31078 | 1 | 31078 |
- 31086 | 1 | 31086 |
- 31088 | 2 | 62176 |
- 31089 | 1 | 31089 |
- 31091 | 2 | 62182 |
- 31092 | 1 | 31092 |
- 31096 | 1 | 31096 |
- 31097 | 1 | 31097 |
- 31098 | 1 | 31098 |
- 31099 | 1 | 31099 |
- 31102 | 1 | 31102 |
- 31109 | 1 | 31109 |
- 31112 | 1 | 31112 |
- 31115 | 1 | 31115 |
- 31119 | 1 | 31119 |
- 31121 | 1 | 31121 |
- 31122 | 1 | 31122 |
- 31124 | 1 | 31124 |
- 31131 | 1 | 31131 |
- 31133 | 1 | 31133 |
- 31134 | 2 | 62268 |
- 31136 | 1 | 31136 |
- 31137 | 2 | 62274 |
- 31142 | 1 | 31142 |
- 31147 | 1 | 31147 |
- 31149 | 1 | 31149 |
- 31150 | 1 | 31150 |
- 31159 | 3 | 93477 |
- 31160 | 2 | 62320 |
- 31162 | 1 | 31162 |
- 31163 | 1 | 31163 |
- 31165 | 1 | 31165 |
- 31166 | 2 | 62332 |
- 31167 | 2 | 62334 |
- 31174 | 2 | 62348 |
- 31175 | 1 | 31175 |
- 31176 | 4 | 124704 |
- 31177 | 2 | 62354 |
- 31178 | 4 | 124712 |
- 31179 | 1 | 31179 |
- 31180 | 1 | 31180 |
- 31181 | 4 | 124724 |
- 31182 | 1 | 31182 |
- 31196 | 1 | 31196 |
- 31205 | 1 | 31205 |
- 31208 | 1 | 31208 |
- 31214 | 1 | 31214 |
- 31220 | 1 | 31220 |
- 31221 | 1 | 31221 |
- 31228 | 1 | 31228 |
- 31230 | 1 | 31230 |
- 31231 | 1 | 31231 |
- 31238 | 1 | 31238 |
- 31248 | 1 | 31248 |
- 31249 | 2 | 62498 |
- 31254 | 1 | 31254 |
- 31258 | 1 | 31258 |
- 31260 | 1 | 31260 |
- 31267 | 1 | 31267 |
- 31269 | 1 | 31269 |
- 31270 | 1 | 31270 |
- 31272 | 2 | 62544 |
- 31273 | 1 | 31273 |
- 31274 | 1 | 31274 |
- 31275 | 1 | 31275 |
- 31279 | 1 | 31279 |
- 31285 | 1 | 31285 |
- 31286 | 1 | 31286 |
- 31301 | 1 | 31301 |
- 31302 | 1 | 31302 |
- 31304 | 1 | 31304 |
- 31306 | 1 | 31306 |
- 31308 | 2 | 62616 |
- 31309 | 1 | 31309 |
- 31310 | 1 | 31310 |
- 31311 | 1 | 31311 |
- 31313 | 1 | 31313 |
- 31319 | 2 | 62638 |
- 31320 | 2 | 62640 |
- 31321 | 2 | 62642 |
- 31322 | 1 | 31322 |
- 31325 | 1 | 31325 |
- 31326 | 1 | 31326 |
- 31327 | 2 | 62654 |
- 31328 | 1 | 31328 |
- 31329 | 2 | 62658 |
- 31330 | 1 | 31330 |
- 31332 | 1 | 31332 |
- 31333 | 3 | 93999 |
- 31334 | 2 | 62668 |
- 31337 | 4 | 125348 |
- 31338 | 1 | 31338 |
- 31339 | 1 | 31339 |
- 31340 | 2 | 62680 |
- 31349 | 1 | 31349 |
- 31351 | 1 | 31351 |
- 31352 | 1 | 31352 |
- 31354 | 2 | 62708 |
- 31355 | 1 | 31355 |
- 31356 | 2 | 62712 |
- 31358 | 1 | 31358 |
- 31360 | 2 | 62720 |
- 31361 | 1 | 31361 |
- 31364 | 1 | 31364 |
- 31366 | 1 | 31366 |
- 31367 | 1 | 31367 |
- 31368 | 2 | 62736 |
- 31371 | 2 | 62742 |
- 31372 | 1 | 31372 |
- 31373 | 1 | 31373 |
- 31376 | 1 | 31376 |
- 31379 | 1 | 31379 |
- 31381 | 2 | 62762 |
- 31382 | 4 | 125528 |
- 31385 | 2 | 62770 |
- 31388 | 1 | 31388 |
- 31389 | 1 | 31389 |
- 31396 | 1 | 31396 |
- 31397 | 1 | 31397 |
- 31398 | 1 | 31398 |
- 31399 | 1 | 31399 |
- 31401 | 4 | 125604 |
- 31403 | 1 | 31403 |
- 31404 | 2 | 62808 |
- 31406 | 1 | 31406 |
- 31407 | 2 | 62814 |
- 31414 | 1 | 31414 |
- 31415 | 1 | 31415 |
- 31416 | 2 | 62832 |
- 31418 | 1 | 31418 |
- 31419 | 2 | 62838 |
- 31423 | 1 | 31423 |
- 31424 | 1 | 31424 |
- 31425 | 1 | 31425 |
- 31428 | 2 | 62856 |
- 31433 | 1 | 31433 |
- 31437 | 2 | 62874 |
- 31438 | 2 | 62876 |
- 31440 | 1 | 31440 |
- 31441 | 1 | 31441 |
- 31442 | 1 | 31442 |
- 31444 | 2 | 62888 |
- 31449 | 3 | 94347 |
- 31452 | 1 | 31452 |
- 31455 | 1 | 31455 |
- 31456 | 2 | 62912 |
- 31457 | 1 | 31457 |
- 31460 | 2 | 62920 |
- 31464 | 1 | 31464 |
- 31467 | 1 | 31467 |
- 31470 | 1 | 31470 |
- 31471 | 1 | 31471 |
- 31474 | 2 | 62948 |
- 31475 | 1 | 31475 |
- 31478 | 1 | 31478 |
- 31479 | 1 | 31479 |
- 31480 | 2 | 62960 |
- 31481 | 1 | 31481 |
- 31492 | 2 | 62984 |
- 31495 | 2 | 62990 |
- 31496 | 2 | 62992 |
- 31497 | 2 | 62994 |
- 31498 | 1 | 31498 |
- 31500 | 1 | 31500 |
- 31502 | 1 | 31502 |
- 31503 | 1 | 31503 |
- 31504 | 2 | 63008 |
- 31510 | 1 | 31510 |
- 31511 | 1 | 31511 |
- 31518 | 1 | 31518 |
- 31521 | 1 | 31521 |
- 31522 | 1 | 31522 |
- 31524 | 1 | 31524 |
- 31525 | 2 | 63050 |
- 31526 | 1 | 31526 |
- 31528 | 1 | 31528 |
- 31529 | 2 | 63058 |
- 31532 | 3 | 94596 |
- 31533 | 2 | 63066 |
- 31535 | 1 | 31535 |
- 31536 | 1 | 31536 |
- 31538 | 1 | 31538 |
- 31546 | 1 | 31546 |
- 31548 | 1 | 31548 |
- 31549 | 1 | 31549 |
- 31553 | 1 | 31553 |
- 31554 | 1 | 31554 |
- 31561 | 2 | 63122 |
- 31564 | 1 | 31564 |
- 31565 | 2 | 63130 |
- 31566 | 1 | 31566 |
- 31568 | 2 | 63136 |
- 31569 | 3 | 94707 |
- 31571 | 1 | 31571 |
- 31572 | 1 | 31572 |
- 31575 | 1 | 31575 |
- 31578 | 1 | 31578 |
- 31579 | 2 | 63158 |
- 31581 | 2 | 63162 |
- 31586 | 2 | 63172 |
- 31588 | 2 | 63176 |
- 31589 | 2 | 63178 |
- 31591 | 1 | 31591 |
- 31592 | 2 | 63184 |
- 31596 | 1 | 31596 |
- 31598 | 1 | 31598 |
- 31599 | 1 | 31599 |
- 31603 | 1 | 31603 |
- 31607 | 1 | 31607 |
- 31609 | 1 | 31609 |
- 31611 | 1 | 31611 |
- 31612 | 1 | 31612 |
- 31616 | 1 | 31616 |
- 31617 | 1 | 31617 |
- 31619 | 2 | 63238 |
- 31620 | 4 | 126480 |
- 31623 | 2 | 63246 |
- 31624 | 1 | 31624 |
- 31626 | 1 | 31626 |
- 31628 | 1 | 31628 |
- 31630 | 1 | 31630 |
- 31631 | 3 | 94893 |
- 31632 | 1 | 31632 |
- 31633 | 1 | 31633 |
- 31635 | 1 | 31635 |
- 31636 | 1 | 31636 |
- 31637 | 1 | 31637 |
- 31639 | 1 | 31639 |
- 31643 | 1 | 31643 |
- 31651 | 1 | 31651 |
- 31655 | 3 | 94965 |
- 31658 | 1 | 31658 |
- 31665 | 1 | 31665 |
- 31668 | 2 | 63336 |
- 31670 | 1 | 31670 |
- 31671 | 1 | 31671 |
- 31672 | 1 | 31672 |
- 31674 | 1 | 31674 |
- 31680 | 1 | 31680 |
- 31682 | 1 | 31682 |
- 31684 | 1 | 31684 |
- 31687 | 1 | 31687 |
- 31693 | 1 | 31693 |
- 31694 | 1 | 31694 |
- 31697 | 1 | 31697 |
- 31698 | 2 | 63396 |
- 31699 | 1 | 31699 |
- 31700 | 1 | 31700 |
- 31701 | 1 | 31701 |
- 31702 | 1 | 31702 |
- 31704 | 1 | 31704 |
- 31706 | 1 | 31706 |
- 31708 | 1 | 31708 |
- 31709 | 3 | 95127 |
- 31710 | 1 | 31710 |
- 31711 | 2 | 63422 |
- 31713 | 1 | 31713 |
- 31715 | 1 | 31715 |
- 31716 | 1 | 31716 |
- 31717 | 1 | 31717 |
- 31722 | 1 | 31722 |
- 31726 | 1 | 31726 |
- 31727 | 1 | 31727 |
- 31735 | 1 | 31735 |
- 31737 | 1 | 31737 |
- 31739 | 1 | 31739 |
- 31740 | 3 | 95220 |
- 31741 | 1 | 31741 |
- 31743 | 1 | 31743 |
- 31745 | 2 | 63490 |
- 31747 | 1 | 31747 |
- 31748 | 1 | 31748 |
- 31749 | 2 | 63498 |
- 31750 | 1 | 31750 |
- 31753 | 1 | 31753 |
- 31754 | 1 | 31754 |
- 31759 | 2 | 63518 |
- 31762 | 1 | 31762 |
- 31763 | 1 | 31763 |
- 31764 | 1 | 31764 |
- 31765 | 1 | 31765 |
- 31768 | 1 | 31768 |
- 31769 | 1 | 31769 |
- 31770 | 2 | 63540 |
- 31773 | 1 | 31773 |
- 31783 | 2 | 63566 |
- 31791 | 1 | 31791 |
- 31793 | 1 | 31793 |
- 31794 | 3 | 95382 |
- 31797 | 1 | 31797 |
- 31799 | 2 | 63598 |
- 31800 | 3 | 95400 |
- 31803 | 1 | 31803 |
- 31807 | 1 | 31807 |
- 31818 | 1 | 31818 |
- 31823 | 1 | 31823 |
- 31829 | 1 | 31829 |
- 31830 | 2 | 63660 |
- 31833 | 1 | 31833 |
- 31834 | 1 | 31834 |
- 31836 | 1 | 31836 |
- 31837 | 1 | 31837 |
- 31846 | 1 | 31846 |
- 31848 | 2 | 63696 |
- 31849 | 1 | 31849 |
- 31858 | 1 | 31858 |
- 31859 | 2 | 63718 |
- 31860 | 1 | 31860 |
- 31866 | 1 | 31866 |
- 31868 | 1 | 31868 |
- 31869 | 1 | 31869 |
- 31872 | 1 | 31872 |
- 31874 | 1 | 31874 |
- 31875 | 1 | 31875 |
- 31876 | 1 | 31876 |
- 31877 | 1 | 31877 |
- 31879 | 2 | 63758 |
- 31893 | 1 | 31893 |
- 31896 | 1 | 31896 |
- 31899 | 1 | 31899 |
- 31924 | 1 | 31924 |
- 31925 | 1 | 31925 |
- 31929 | 1 | 31929 |
- 31934 | 1 | 31934 |
- 31938 | 2 | 63876 |
- 31939 | 2 | 63878 |
- 31940 | 2 | 63880 |
- 31947 | 1 | 31947 |
- 31951 | 1 | 31951 |
- 31954 | 1 | 31954 |
- 31966 | 1 | 31966 |
- 31967 | 1 | 31967 |
- 31973 | 1 | 31973 |
- 31975 | 1 | 31975 |
- 31978 | 1 | 31978 |
- 31993 | 2 | 63986 |
- 31997 | 1 | 31997 |
- 32000 | 2 | 64000 |
- 32003 | 1 | 32003 |
- 32013 | 1 | 32013 |
- 32014 | 1 | 32014 |
- 32015 | 1 | 32015 |
- 32026 | 1 | 32026 |
- 32034 | 1 | 32034 |
- 32036 | 1 | 32036 |
- 32039 | 1 | 32039 |
- 32063 | 3 | 96189 |
- 32066 | 1 | 32066 |
- 32071 | 1 | 32071 |
- 32072 | 2 | 64144 |
- 32073 | 1 | 32073 |
- 32074 | 1 | 32074 |
- 32075 | 1 | 32075 |
- 32080 | 2 | 64160 |
- 32084 | 1 | 32084 |
- 32086 | 1 | 32086 |
- 32088 | 1 | 32088 |
- 32093 | 1 | 32093 |
- 32095 | 1 | 32095 |
- 32098 | 3 | 96294 |
- 32101 | 1 | 32101 |
- 32102 | 1 | 32102 |
- 32107 | 1 | 32107 |
- 32112 | 1 | 32112 |
- 32114 | 1 | 32114 |
- 32115 | 1 | 32115 |
- 32116 | 1 | 32116 |
- 32120 | 1 | 32120 |
- 32122 | 1 | 32122 |
- 32125 | 1 | 32125 |
- 32127 | 1 | 32127 |
- 32128 | 3 | 96384 |
- 32131 | 2 | 64262 |
- 32133 | 1 | 32133 |
- 32137 | 1 | 32137 |
- 32139 | 1 | 32139 |
- 32140 | 1 | 32140 |
- 32146 | 1 | 32146 |
- 32154 | 2 | 64308 |
- 32155 | 1 | 32155 |
- 32158 | 3 | 96474 |
- 32159 | 3 | 96477 |
- 32160 | 2 | 64320 |
- 32161 | 1 | 32161 |
- 32166 | 2 | 64332 |
- 32174 | 1 | 32174 |
- 32175 | 1 | 32175 |
- 32177 | 2 | 64354 |
- 32178 | 2 | 64356 |
- 32182 | 1 | 32182 |
- 32183 | 1 | 32183 |
- 32184 | 1 | 32184 |
- 32186 | 2 | 64372 |
- 32189 | 3 | 96567 |
- 32191 | 1 | 32191 |
- 32195 | 1 | 32195 |
- 32199 | 1 | 32199 |
- 32200 | 2 | 64400 |
- 32203 | 1 | 32203 |
- 32204 | 1 | 32204 |
- 32207 | 1 | 32207 |
- 32211 | 1 | 32211 |
- 32213 | 2 | 64426 |
- 32218 | 1 | 32218 |
- 32222 | 1 | 32222 |
- 32225 | 1 | 32225 |
- 32226 | 2 | 64452 |
- 32228 | 1 | 32228 |
- 32231 | 1 | 32231 |
- 32232 | 1 | 32232 |
- 32235 | 3 | 96705 |
- 32241 | 1 | 32241 |
- 32244 | 1 | 32244 |
- 32245 | 1 | 32245 |
- 32248 | 1 | 32248 |
- 32250 | 1 | 32250 |
- 32258 | 1 | 32258 |
- 32261 | 1 | 32261 |
- 32269 | 1 | 32269 |
- 32300 | 1 | 32300 |
- 32311 | 1 | 32311 |
- 32313 | 1 | 32313 |
- 32330 | 2 | 64660 |
- 32331 | 1 | 32331 |
- 32332 | 1 | 32332 |
- 32341 | 1 | 32341 |
- 32366 | 2 | 64732 |
- 32367 | 1 | 32367 |
- Total | 1002 | 24935828 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333831266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882233254c620da
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3233333235346336
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_8.json b/autobahn/client/tungstenite_case_12_5_8.json
deleted file mode 100644
index 5beda64..0000000
--- a/autobahn/client/tungstenite_case_12_5_8.json
+++ /dev/null
@@ -1,1824 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 381,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 2860,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=381&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4E2qegctedwEE6qbpwuljw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8UwdvUXd9KucTkMrsIOD0Rw2JCU=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2095": 1,
- "2109": 1,
- "2145": 1,
- "2148": 1,
- "2154": 1,
- "2306": 1,
- "2536": 1,
- "2552": 1,
- "2563": 1,
- "2575": 1,
- "2586": 1,
- "2597": 1,
- "2599": 1,
- "2618": 1,
- "2637": 1,
- "2669": 1,
- "2690": 1,
- "2691": 1,
- "2705": 1,
- "2707": 1,
- "2709": 1,
- "2717": 1,
- "2720": 1,
- "2746": 1,
- "2758": 1,
- "2763": 1,
- "2784": 1,
- "2794": 1,
- "2809": 1,
- "2812": 1,
- "2856": 1,
- "2876": 1,
- "2982": 1,
- "3007": 1,
- "3182": 1,
- "3187": 1,
- "3194": 1,
- "3360": 1,
- "3379": 1,
- "3457": 1,
- "3483": 1,
- "3492": 1,
- "3501": 1,
- "3513": 1,
- "3524": 1,
- "3598": 1,
- "3618": 1,
- "3626": 1,
- "3648": 1,
- "3844": 1,
- "3851": 1,
- "3854": 1,
- "3878": 1,
- "3920": 1,
- "3981": 1,
- "4043": 1,
- "4045": 1,
- "4141": 1,
- "4148": 1,
- "4214": 1,
- "4217": 1,
- "4228": 1,
- "4251": 1,
- "4413": 1,
- "4462": 1,
- "4567": 1,
- "4665": 1,
- "4692": 1,
- "4757": 1,
- "4777": 1,
- "4919": 1,
- "4926": 1,
- "4929": 1,
- "5053": 1,
- "5133": 1,
- "5321": 1,
- "5379": 1,
- "5403": 1,
- "5574": 1,
- "5594": 1,
- "5712": 1,
- "5720": 1,
- "5741": 1,
- "5748": 1,
- "5754": 1,
- "5757": 1,
- "5796": 1,
- "5804": 1,
- "5816": 2,
- "5829": 1,
- "5851": 1,
- "5864": 1,
- "5880": 1,
- "5929": 1,
- "5930": 1,
- "5933": 1,
- "5936": 1,
- "5964": 1,
- "6148": 1,
- "6167": 1,
- "6260": 1,
- "6282": 1,
- "6294": 1,
- "6474": 1,
- "6507": 1,
- "6509": 1,
- "6529": 1,
- "6721": 1,
- "6911": 1,
- "7119": 1,
- "7152": 1,
- "7249": 1,
- "7262": 1,
- "7293": 1,
- "7328": 1,
- "7524": 1,
- "7702": 1,
- "7713": 1,
- "7746": 1,
- "7775": 1,
- "7978": 1,
- "8094": 1,
- "8199": 1,
- "8221": 1,
- "8231": 1,
- "8286": 1,
- "8296": 1,
- "8319": 1,
- "8428": 1,
- "8473": 1,
- "8476": 1,
- "8549": 1,
- "8594": 1,
- "8602": 1,
- "8643": 1,
- "8648": 1,
- "8650": 1,
- "8653": 1,
- "8662": 1,
- "8678": 1,
- "8686": 1,
- "8689": 2,
- "8693": 1,
- "8697": 1,
- "8734": 1,
- "8947": 1,
- "8958": 1,
- "9091": 1,
- "9124": 1,
- "9170": 1,
- "9307": 1,
- "9380": 1,
- "9436": 1,
- "9455": 1,
- "9985": 1,
- "10138": 1,
- "10530": 1,
- "10648": 1,
- "10680": 1,
- "10750": 1,
- "11085": 1,
- "11262": 1,
- "11477": 1,
- "11567": 1,
- "11627": 1,
- "11717": 1,
- "11748": 1,
- "11864": 1,
- "11893": 1,
- "11953": 1,
- "12100": 1,
- "12123": 1,
- "12140": 1,
- "12582": 1,
- "12662": 1,
- "12690": 1,
- "12838": 1,
- "13248": 1,
- "13605": 1,
- "13641": 1,
- "13720": 1,
- "13851": 1,
- "13992": 1,
- "14317": 1,
- "14362": 1,
- "14374": 1,
- "14719": 1,
- "14985": 1,
- "15097": 1,
- "15247": 1,
- "15262": 1,
- "15302": 1,
- "15390": 1,
- "15541": 1,
- "15980": 1,
- "16074": 1,
- "16151": 1,
- "16223": 1,
- "16408": 1,
- "16490": 1,
- "16673": 1,
- "16800": 1,
- "17014": 1,
- "17087": 1,
- "17141": 1,
- "17182": 1,
- "17579": 1,
- "17705": 1,
- "17849": 1,
- "18221": 1,
- "18493": 1,
- "18775": 1,
- "18884": 1,
- "18919": 1,
- "19025": 1,
- "19420": 1,
- "19440": 1,
- "19449": 1,
- "19528": 1,
- "19585": 1,
- "19694": 1,
- "19719": 1,
- "19788": 1,
- "20000": 1,
- "20005": 1,
- "20102": 1,
- "20154": 1,
- "20173": 1,
- "20212": 1,
- "20308": 1,
- "20333": 1,
- "20485": 1,
- "20487": 1,
- "20547": 1,
- "20595": 1,
- "20614": 1,
- "20627": 1,
- "20670": 1,
- "20696": 1,
- "20701": 1,
- "20704": 1,
- "20718": 1,
- "20777": 1,
- "20779": 1,
- "20792": 1,
- "20834": 2,
- "20840": 1,
- "20849": 1,
- "20852": 1,
- "20857": 1,
- "20890": 1,
- "20895": 1,
- "20907": 1,
- "20912": 1,
- "21003": 1,
- "21013": 1,
- "21017": 1,
- "21056": 1,
- "21108": 1,
- "21131": 1,
- "21143": 1,
- "21170": 1,
- "21253": 1,
- "21285": 1,
- "21313": 1,
- "21314": 1,
- "21337": 1,
- "21340": 1,
- "21438": 1,
- "21443": 1,
- "21480": 1,
- "21507": 1,
- "21519": 1,
- "21534": 1,
- "21536": 1,
- "21604": 1,
- "21613": 1,
- "21631": 1,
- "21641": 1,
- "21656": 1,
- "21671": 1,
- "21675": 1,
- "21707": 1,
- "21744": 1,
- "21745": 1,
- "21747": 1,
- "21760": 1,
- "21785": 1,
- "21788": 1,
- "21817": 1,
- "21831": 1,
- "21838": 1,
- "21852": 1,
- "21870": 1,
- "21879": 1,
- "21930": 1,
- "21944": 1,
- "21957": 1,
- "21971": 1,
- "22040": 1,
- "22052": 1,
- "22104": 1,
- "22158": 1,
- "22163": 1,
- "22168": 1,
- "22180": 1,
- "22188": 1,
- "22189": 1,
- "22203": 1,
- "22343": 1,
- "22344": 1,
- "22358": 1,
- "22391": 1,
- "22463": 1,
- "22539": 1,
- "22561": 1,
- "22582": 1,
- "22594": 1,
- "22605": 1,
- "22618": 1,
- "22625": 1,
- "22631": 1,
- "22639": 1,
- "22644": 1,
- "22646": 1,
- "22648": 1,
- "22655": 1,
- "22661": 1,
- "22664": 1,
- "22671": 1,
- "22704": 1,
- "22705": 1,
- "22742": 1,
- "22746": 1,
- "22747": 1,
- "22769": 1,
- "22792": 1,
- "22801": 1,
- "22815": 1,
- "22847": 1,
- "22876": 1,
- "22919": 1,
- "22926": 1,
- "22969": 1,
- "22977": 1,
- "23000": 1,
- "23002": 1,
- "23007": 2,
- "23012": 1,
- "23014": 1,
- "23032": 1,
- "23043": 1,
- "23065": 1,
- "23109": 1,
- "23143": 1,
- "23168": 1,
- "23175": 1,
- "23180": 1,
- "23190": 1,
- "23341": 1,
- "23361": 1,
- "23384": 1,
- "24132": 1,
- "24234": 1,
- "24421": 1,
- "25293": 1,
- "25399": 1,
- "25558": 1,
- "26426": 1,
- "26962": 1,
- "27033": 1,
- "27303": 1,
- "28204": 1,
- "28327": 1,
- "28461": 1,
- "28564": 1,
- "29439": 1,
- "29540": 1,
- "29546": 1,
- "30504": 2,
- "30508": 1,
- "30510": 1,
- "30580": 1,
- "30602": 1,
- "30615": 1,
- "30655": 1,
- "30656": 1,
- "30696": 2,
- "30711": 1,
- "30714": 1,
- "30715": 1,
- "30716": 1,
- "30717": 1,
- "30721": 1,
- "30731": 1,
- "30740": 2,
- "30746": 1,
- "30748": 1,
- "30821": 1,
- "30830": 1,
- "30876": 1,
- "30882": 1,
- "30883": 1,
- "30884": 1,
- "30897": 1,
- "30910": 1,
- "30948": 2,
- "30951": 2,
- "30952": 1,
- "30986": 1,
- "30988": 1,
- "30989": 2,
- "30993": 1,
- "30995": 1,
- "31044": 1,
- "31061": 1,
- "31073": 2,
- "31076": 2,
- "31081": 1,
- "31082": 1,
- "31083": 1,
- "31084": 2,
- "31087": 1,
- "31090": 1,
- "31093": 1,
- "31094": 1,
- "31101": 1,
- "31104": 1,
- "31105": 1,
- "31108": 1,
- "31115": 1,
- "31120": 1,
- "31123": 1,
- "31126": 1,
- "31127": 3,
- "31128": 1,
- "31131": 1,
- "31132": 2,
- "31133": 1,
- "31136": 2,
- "31154": 2,
- "31155": 1,
- "31157": 4,
- "31158": 2,
- "31160": 2,
- "31161": 1,
- "31162": 2,
- "31167": 1,
- "31168": 1,
- "31169": 1,
- "31170": 3,
- "31171": 2,
- "31173": 1,
- "31174": 1,
- "31175": 4,
- "31176": 1,
- "31178": 2,
- "31180": 1,
- "31182": 1,
- "31202": 2,
- "31208": 1,
- "31209": 2,
- "31225": 1,
- "31227": 1,
- "31233": 1,
- "31240": 1,
- "31242": 1,
- "31243": 1,
- "31249": 1,
- "31253": 1,
- "31254": 1,
- "31262": 1,
- "31266": 4,
- "31267": 1,
- "31268": 2,
- "31269": 2,
- "31274": 2,
- "31300": 1,
- "31301": 2,
- "31303": 1,
- "31304": 1,
- "31305": 1,
- "31307": 1,
- "31310": 2,
- "31311": 1,
- "31312": 1,
- "31314": 4,
- "31316": 1,
- "31318": 1,
- "31319": 1,
- "31321": 1,
- "31323": 1,
- "31324": 1,
- "31326": 1,
- "31328": 3,
- "31330": 1,
- "31331": 1,
- "31332": 4,
- "31334": 3,
- "31335": 2,
- "31336": 1,
- "31337": 1,
- "31338": 1,
- "31342": 1,
- "31346": 1,
- "31347": 1,
- "31348": 1,
- "31349": 1,
- "31350": 2,
- "31352": 1,
- "31356": 4,
- "31357": 1,
- "31359": 2,
- "31361": 2,
- "31365": 1,
- "31366": 1,
- "31367": 1,
- "31369": 2,
- "31370": 1,
- "31371": 2,
- "31374": 1,
- "31375": 2,
- "31376": 2,
- "31381": 1,
- "31382": 2,
- "31393": 1,
- "31394": 5,
- "31395": 1,
- "31397": 1,
- "31398": 1,
- "31400": 1,
- "31401": 1,
- "31402": 1,
- "31408": 2,
- "31414": 1,
- "31415": 3,
- "31417": 2,
- "31418": 2,
- "31420": 2,
- "31421": 1,
- "31427": 2,
- "31432": 1,
- "31433": 2,
- "31435": 1,
- "31437": 1,
- "31438": 1,
- "31441": 1,
- "31445": 1,
- "31447": 1,
- "31450": 1,
- "31454": 2,
- "31456": 1,
- "31458": 1,
- "31459": 1,
- "31460": 1,
- "31461": 3,
- "31464": 1,
- "31466": 2,
- "31468": 1,
- "31469": 1,
- "31470": 1,
- "31471": 1,
- "31472": 1,
- "31473": 1,
- "31474": 1,
- "31479": 1,
- "31480": 1,
- "31486": 1,
- "31488": 1,
- "31489": 2,
- "31490": 2,
- "31491": 1,
- "31492": 1,
- "31494": 1,
- "31496": 1,
- "31498": 1,
- "31502": 1,
- "31505": 2,
- "31506": 1,
- "31507": 1,
- "31513": 1,
- "31514": 1,
- "31516": 1,
- "31517": 2,
- "31518": 2,
- "31522": 2,
- "31523": 2,
- "31524": 1,
- "31527": 1,
- "31528": 1,
- "31529": 2,
- "31530": 1,
- "31531": 1,
- "31540": 1,
- "31546": 2,
- "31555": 2,
- "31556": 2,
- "31559": 2,
- "31560": 1,
- "31563": 2,
- "31564": 1,
- "31565": 2,
- "31566": 1,
- "31567": 1,
- "31568": 2,
- "31575": 2,
- "31576": 3,
- "31580": 1,
- "31582": 1,
- "31583": 3,
- "31586": 2,
- "31587": 1,
- "31591": 1,
- "31593": 2,
- "31594": 1,
- "31602": 2,
- "31603": 1,
- "31606": 1,
- "31608": 1,
- "31611": 1,
- "31613": 1,
- "31614": 1,
- "31616": 1,
- "31617": 1,
- "31619": 2,
- "31620": 1,
- "31624": 1,
- "31625": 2,
- "31626": 2,
- "31629": 1,
- "31630": 1,
- "31631": 1,
- "31632": 2,
- "31633": 1,
- "31637": 2,
- "31639": 1,
- "31640": 1,
- "31644": 1,
- "31650": 1,
- "31651": 2,
- "31654": 1,
- "31658": 1,
- "31662": 2,
- "31663": 1,
- "31664": 1,
- "31665": 1,
- "31668": 2,
- "31679": 1,
- "31682": 1,
- "31683": 1,
- "31685": 1,
- "31692": 1,
- "31695": 1,
- "31696": 1,
- "31699": 2,
- "31700": 3,
- "31701": 1,
- "31702": 1,
- "31703": 1,
- "31705": 2,
- "31706": 3,
- "31708": 2,
- "31709": 1,
- "31711": 1,
- "31715": 1,
- "31719": 1,
- "31726": 2,
- "31730": 1,
- "31732": 1,
- "31733": 1,
- "31736": 2,
- "31739": 2,
- "31740": 1,
- "31743": 1,
- "31744": 1,
- "31745": 1,
- "31746": 1,
- "31747": 1,
- "31749": 1,
- "31753": 1,
- "31754": 1,
- "31755": 1,
- "31756": 1,
- "31758": 2,
- "31763": 2,
- "31764": 2,
- "31766": 2,
- "31767": 1,
- "31768": 1,
- "31773": 1,
- "31782": 1,
- "31784": 1,
- "31785": 1,
- "31794": 1,
- "31795": 1,
- "31797": 1,
- "31798": 5,
- "31799": 2,
- "31801": 1,
- "31807": 1,
- "31812": 1,
- "31823": 1,
- "31827": 1,
- "31828": 1,
- "31829": 1,
- "31830": 1,
- "31837": 1,
- "31838": 1,
- "31839": 1,
- "31845": 1,
- "31847": 1,
- "31852": 1,
- "31853": 1,
- "31862": 1,
- "31863": 2,
- "31864": 1,
- "31870": 1,
- "31872": 1,
- "31873": 1,
- "31876": 1,
- "31878": 1,
- "31879": 1,
- "31880": 1,
- "31881": 1,
- "31883": 2,
- "31889": 1,
- "31900": 1,
- "31903": 1,
- "31916": 1,
- "31917": 1,
- "31930": 1,
- "31935": 1,
- "31939": 2,
- "31940": 1,
- "31941": 1,
- "31943": 1,
- "31944": 1,
- "31948": 1,
- "31955": 1,
- "31958": 1,
- "31964": 1,
- "31966": 1,
- "31973": 1,
- "31974": 1,
- "31982": 1,
- "31997": 2,
- "32001": 1,
- "32003": 1,
- "32004": 2,
- "32015": 1,
- "32017": 1,
- "32018": 1,
- "32030": 1,
- "32038": 1,
- "32040": 1,
- "32043": 1,
- "32067": 3,
- "32070": 1,
- "32073": 1,
- "32075": 1,
- "32076": 2,
- "32078": 1,
- "32079": 1,
- "32084": 2,
- "32088": 1,
- "32090": 1,
- "32092": 1,
- "32097": 1,
- "32099": 1,
- "32102": 3,
- "32105": 1,
- "32106": 1,
- "32111": 1,
- "32114": 1,
- "32115": 1,
- "32116": 1,
- "32118": 1,
- "32124": 1,
- "32126": 1,
- "32129": 1,
- "32131": 1,
- "32132": 3,
- "32135": 2,
- "32137": 1,
- "32141": 1,
- "32143": 1,
- "32144": 1,
- "32150": 1,
- "32158": 2,
- "32159": 1,
- "32162": 3,
- "32163": 3,
- "32164": 2,
- "32165": 1,
- "32170": 2,
- "32178": 1,
- "32179": 1,
- "32181": 2,
- "32182": 2,
- "32186": 1,
- "32187": 1,
- "32188": 1,
- "32190": 2,
- "32193": 3,
- "32195": 1,
- "32199": 1,
- "32203": 1,
- "32204": 2,
- "32207": 1,
- "32208": 1,
- "32211": 1,
- "32215": 1,
- "32217": 2,
- "32222": 1,
- "32226": 1,
- "32229": 1,
- "32230": 2,
- "32232": 1,
- "32235": 1,
- "32236": 1,
- "32239": 3,
- "32245": 1,
- "32248": 1,
- "32249": 1,
- "32252": 1,
- "32254": 1,
- "32262": 1,
- "32265": 1,
- "32273": 1,
- "32304": 1,
- "32315": 1,
- "32317": 1,
- "32334": 2,
- "32335": 1,
- "32336": 1,
- "32345": 1,
- "32370": 2,
- "32371": 1
- },
- "started": "2020-09-07T18:50:37.829Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7599775390625,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 24902944,
- "incomingOctetsWireLevel": 24910944,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00032124715856888245,
- "outgoingCompressionRatio": 0.7608511962890625,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 24931572,
- "outgoingOctetsWireLevel": 24935572,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.00016043914118211237,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "2108": 1,
- "2122": 1,
- "2157": 1,
- "2159": 1,
- "2170": 1,
- "2322": 1,
- "2613": 1,
- "2651": 1,
- "2681": 1,
- "2701": 1,
- "2710": 1,
- "2721": 1,
- "2739": 1,
- "2741": 1,
- "2776": 1,
- "2823": 1,
- "2834": 1,
- "2845": 1,
- "2857": 1,
- "2859": 1,
- "2861": 1,
- "2865": 1,
- "2880": 1,
- "2897": 1,
- "2903": 1,
- "2908": 1,
- "2925": 1,
- "2945": 1,
- "2954": 1,
- "2956": 1,
- "3006": 1,
- "3024": 1,
- "3135": 1,
- "3144": 1,
- "3201": 1,
- "3216": 1,
- "3338": 1,
- "3489": 1,
- "3503": 1,
- "3511": 1,
- "3515": 1,
- "3518": 1,
- "3549": 1,
- "3641": 1,
- "3643": 1,
- "3674": 1,
- "3711": 1,
- "3737": 1,
- "3757": 1,
- "3930": 1,
- "3954": 1,
- "3991": 1,
- "4000": 1,
- "4001": 1,
- "4062": 1,
- "4069": 1,
- "4200": 1,
- "4226": 1,
- "4236": 1,
- "4379": 1,
- "4398": 1,
- "4408": 1,
- "4442": 1,
- "4624": 1,
- "4663": 1,
- "4678": 1,
- "4778": 1,
- "4887": 1,
- "4908": 1,
- "4911": 1,
- "5038": 1,
- "5147": 1,
- "5156": 1,
- "5286": 1,
- "5365": 1,
- "5432": 1,
- "5628": 1,
- "5655": 1,
- "5732": 1,
- "5740": 1,
- "5758": 1,
- "5767": 1,
- "5773": 1,
- "5781": 1,
- "5822": 1,
- "5824": 1,
- "5842": 1,
- "5849": 1,
- "5873": 1,
- "5903": 1,
- "5924": 1,
- "5925": 1,
- "5951": 1,
- "5952": 1,
- "5958": 1,
- "5963": 1,
- "5975": 1,
- "5989": 1,
- "6056": 1,
- "6175": 1,
- "6274": 1,
- "6307": 1,
- "6319": 1,
- "6362": 1,
- "6574": 1,
- "6613": 2,
- "6631": 1,
- "6753": 1,
- "7024": 1,
- "7220": 1,
- "7261": 1,
- "7328": 1,
- "7352": 1,
- "7372": 1,
- "7445": 1,
- "7790": 1,
- "7799": 1,
- "7819": 1,
- "7820": 1,
- "7830": 1,
- "8080": 1,
- "8198": 1,
- "8274": 1,
- "8312": 1,
- "8335": 1,
- "8339": 1,
- "8401": 1,
- "8429": 1,
- "8517": 1,
- "8567": 1,
- "8581": 1,
- "8609": 1,
- "8654": 1,
- "8673": 1,
- "8725": 1,
- "8727": 1,
- "8730": 2,
- "8738": 1,
- "8741": 1,
- "8764": 1,
- "8772": 1,
- "8774": 1,
- "8775": 1,
- "8781": 1,
- "8822": 1,
- "9010": 1,
- "9054": 1,
- "9192": 1,
- "9269": 1,
- "9373": 1,
- "9411": 1,
- "9438": 1,
- "9495": 1,
- "9514": 1,
- "10073": 1,
- "10239": 1,
- "10631": 1,
- "10748": 1,
- "10914": 1,
- "10982": 1,
- "11159": 1,
- "11354": 1,
- "11548": 1,
- "11631": 1,
- "11731": 1,
- "11854": 1,
- "11946": 1,
- "11994": 1,
- "12050": 1,
- "12098": 1,
- "12198": 1,
- "12220": 1,
- "12245": 1,
- "12642": 1,
- "12720": 1,
- "12790": 1,
- "13077": 1,
- "13350": 1,
- "13662": 1,
- "13735": 1,
- "13814": 1,
- "13935": 1,
- "14224": 1,
- "14400": 1,
- "14401": 1,
- "14454": 1,
- "14791": 1,
- "15206": 1,
- "15287": 1,
- "15321": 1,
- "15335": 1,
- "15341": 1,
- "15465": 1,
- "15601": 1,
- "16016": 1,
- "16110": 1,
- "16351": 1,
- "16421": 1,
- "16456": 1,
- "16540": 1,
- "16736": 1,
- "16861": 1,
- "17119": 1,
- "17168": 1,
- "17193": 1,
- "17214": 1,
- "17632": 1,
- "17730": 1,
- "17874": 1,
- "18382": 1,
- "18503": 1,
- "18783": 1,
- "18908": 1,
- "18943": 1,
- "19078": 1,
- "19466": 1,
- "19477": 1,
- "19566": 1,
- "19592": 1,
- "19668": 1,
- "19701": 1,
- "19715": 1,
- "19784": 1,
- "19996": 1,
- "20021": 1,
- "20098": 1,
- "20150": 1,
- "20178": 1,
- "20218": 1,
- "20329": 1,
- "20362": 1,
- "20480": 1,
- "20483": 1,
- "20543": 1,
- "20610": 1,
- "20623": 1,
- "20666": 1,
- "20690": 1,
- "20697": 1,
- "20714": 1,
- "20726": 1,
- "20775": 1,
- "20783": 1,
- "20788": 1,
- "20830": 2,
- "20835": 1,
- "20836": 1,
- "20845": 1,
- "20848": 1,
- "20853": 1,
- "20886": 1,
- "20891": 1,
- "20908": 1,
- "20912": 1,
- "21003": 1,
- "21009": 1,
- "21013": 1,
- "21051": 1,
- "21104": 1,
- "21129": 1,
- "21136": 1,
- "21168": 1,
- "21251": 1,
- "21284": 1,
- "21308": 1,
- "21309": 1,
- "21336": 1,
- "21337": 1,
- "21438": 1,
- "21451": 1,
- "21479": 1,
- "21506": 1,
- "21525": 1,
- "21532": 1,
- "21533": 1,
- "21609": 1,
- "21630": 1,
- "21638": 1,
- "21648": 1,
- "21651": 1,
- "21669": 1,
- "21670": 1,
- "21742": 1,
- "21744": 1,
- "21750": 1,
- "21752": 1,
- "21760": 1,
- "21787": 1,
- "21788": 1,
- "21819": 1,
- "21832": 1,
- "21851": 1,
- "21865": 1,
- "21873": 1,
- "21926": 1,
- "21942": 1,
- "21948": 1,
- "21957": 1,
- "21964": 1,
- "22037": 1,
- "22051": 1,
- "22100": 1,
- "22156": 1,
- "22160": 1,
- "22163": 1,
- "22175": 1,
- "22186": 2,
- "22202": 1,
- "22339": 1,
- "22343": 1,
- "22354": 1,
- "22387": 1,
- "22466": 1,
- "22540": 1,
- "22563": 1,
- "22587": 1,
- "22597": 1,
- "22608": 1,
- "22620": 1,
- "22627": 1,
- "22629": 1,
- "22635": 1,
- "22640": 1,
- "22642": 1,
- "22644": 1,
- "22653": 1,
- "22657": 1,
- "22660": 1,
- "22669": 1,
- "22703": 1,
- "22705": 1,
- "22737": 1,
- "22748": 2,
- "22769": 1,
- "22792": 1,
- "22797": 1,
- "22811": 1,
- "22843": 1,
- "22879": 1,
- "22916": 1,
- "22922": 1,
- "22966": 1,
- "22996": 1,
- "23003": 3,
- "23010": 1,
- "23029": 1,
- "23039": 1,
- "23061": 1,
- "23063": 1,
- "23072": 1,
- "23107": 1,
- "23165": 1,
- "23171": 1,
- "23176": 1,
- "23186": 1,
- "23192": 1,
- "23336": 1,
- "23357": 1,
- "23380": 1,
- "24204": 1,
- "24308": 1,
- "24463": 1,
- "25356": 1,
- "25463": 1,
- "25599": 1,
- "26486": 1,
- "26979": 1,
- "27045": 1,
- "27339": 1,
- "28214": 1,
- "28337": 1,
- "28487": 1,
- "28589": 1,
- "29457": 1,
- "29553": 1,
- "29554": 1,
- "30504": 2,
- "30508": 1,
- "30512": 1,
- "30587": 1,
- "30611": 1,
- "30614": 1,
- "30663": 1,
- "30664": 1,
- "30702": 1,
- "30706": 1,
- "30709": 1,
- "30717": 2,
- "30725": 1,
- "30726": 1,
- "30730": 1,
- "30735": 1,
- "30749": 1,
- "30750": 1,
- "30751": 1,
- "30754": 1,
- "30828": 1,
- "30829": 1,
- "30886": 1,
- "30891": 1,
- "30892": 1,
- "30893": 1,
- "30899": 1,
- "30928": 1,
- "30959": 1,
- "30960": 4,
- "31004": 1,
- "31006": 2,
- "31007": 1,
- "31012": 1,
- "31013": 1,
- "31060": 1,
- "31064": 1,
- "31078": 1,
- "31086": 1,
- "31088": 2,
- "31089": 1,
- "31091": 2,
- "31092": 1,
- "31096": 1,
- "31097": 1,
- "31098": 1,
- "31099": 1,
- "31102": 1,
- "31109": 1,
- "31112": 1,
- "31115": 1,
- "31119": 1,
- "31121": 1,
- "31122": 1,
- "31124": 1,
- "31131": 1,
- "31133": 1,
- "31134": 2,
- "31136": 1,
- "31137": 2,
- "31142": 1,
- "31147": 1,
- "31149": 1,
- "31150": 1,
- "31159": 3,
- "31160": 2,
- "31162": 1,
- "31163": 1,
- "31165": 1,
- "31166": 2,
- "31167": 2,
- "31174": 2,
- "31175": 1,
- "31176": 4,
- "31177": 2,
- "31178": 4,
- "31179": 1,
- "31180": 1,
- "31181": 4,
- "31182": 1,
- "31196": 1,
- "31205": 1,
- "31208": 1,
- "31214": 1,
- "31220": 1,
- "31221": 1,
- "31228": 1,
- "31230": 1,
- "31231": 1,
- "31238": 1,
- "31248": 1,
- "31249": 2,
- "31254": 1,
- "31258": 1,
- "31260": 1,
- "31267": 1,
- "31269": 1,
- "31270": 1,
- "31272": 2,
- "31273": 1,
- "31274": 1,
- "31275": 1,
- "31279": 1,
- "31285": 1,
- "31286": 1,
- "31301": 1,
- "31302": 1,
- "31304": 1,
- "31306": 1,
- "31308": 2,
- "31309": 1,
- "31310": 1,
- "31311": 1,
- "31313": 1,
- "31319": 2,
- "31320": 2,
- "31321": 2,
- "31322": 1,
- "31325": 1,
- "31326": 1,
- "31327": 2,
- "31328": 1,
- "31329": 2,
- "31330": 1,
- "31332": 1,
- "31333": 3,
- "31334": 2,
- "31337": 4,
- "31338": 1,
- "31339": 1,
- "31340": 2,
- "31349": 1,
- "31351": 1,
- "31352": 1,
- "31354": 2,
- "31355": 1,
- "31356": 2,
- "31358": 1,
- "31360": 2,
- "31361": 1,
- "31364": 1,
- "31366": 1,
- "31367": 1,
- "31368": 2,
- "31371": 2,
- "31372": 1,
- "31373": 1,
- "31376": 1,
- "31379": 1,
- "31381": 2,
- "31382": 4,
- "31385": 2,
- "31388": 1,
- "31389": 1,
- "31396": 1,
- "31397": 1,
- "31398": 1,
- "31399": 1,
- "31401": 4,
- "31403": 1,
- "31404": 2,
- "31406": 1,
- "31407": 2,
- "31414": 1,
- "31415": 1,
- "31416": 2,
- "31418": 1,
- "31419": 2,
- "31423": 1,
- "31424": 1,
- "31425": 1,
- "31428": 2,
- "31433": 1,
- "31437": 2,
- "31438": 2,
- "31440": 1,
- "31441": 1,
- "31442": 1,
- "31444": 2,
- "31449": 3,
- "31452": 1,
- "31455": 1,
- "31456": 2,
- "31457": 1,
- "31460": 2,
- "31464": 1,
- "31467": 1,
- "31470": 1,
- "31471": 1,
- "31474": 2,
- "31475": 1,
- "31478": 1,
- "31479": 1,
- "31480": 2,
- "31481": 1,
- "31492": 2,
- "31495": 2,
- "31496": 2,
- "31497": 2,
- "31498": 1,
- "31500": 1,
- "31502": 1,
- "31503": 1,
- "31504": 2,
- "31510": 1,
- "31511": 1,
- "31518": 1,
- "31521": 1,
- "31522": 1,
- "31524": 1,
- "31525": 2,
- "31526": 1,
- "31528": 1,
- "31529": 2,
- "31532": 3,
- "31533": 2,
- "31535": 1,
- "31536": 1,
- "31538": 1,
- "31546": 1,
- "31548": 1,
- "31549": 1,
- "31553": 1,
- "31554": 1,
- "31561": 2,
- "31564": 1,
- "31565": 2,
- "31566": 1,
- "31568": 2,
- "31569": 3,
- "31571": 1,
- "31572": 1,
- "31575": 1,
- "31578": 1,
- "31579": 2,
- "31581": 2,
- "31586": 2,
- "31588": 2,
- "31589": 2,
- "31591": 1,
- "31592": 2,
- "31596": 1,
- "31598": 1,
- "31599": 1,
- "31603": 1,
- "31607": 1,
- "31609": 1,
- "31611": 1,
- "31612": 1,
- "31616": 1,
- "31617": 1,
- "31619": 2,
- "31620": 4,
- "31623": 2,
- "31624": 1,
- "31626": 1,
- "31628": 1,
- "31630": 1,
- "31631": 3,
- "31632": 1,
- "31633": 1,
- "31635": 1,
- "31636": 1,
- "31637": 1,
- "31639": 1,
- "31643": 1,
- "31651": 1,
- "31655": 3,
- "31658": 1,
- "31665": 1,
- "31668": 2,
- "31670": 1,
- "31671": 1,
- "31672": 1,
- "31674": 1,
- "31680": 1,
- "31682": 1,
- "31684": 1,
- "31687": 1,
- "31693": 1,
- "31694": 1,
- "31697": 1,
- "31698": 2,
- "31699": 1,
- "31700": 1,
- "31701": 1,
- "31702": 1,
- "31704": 1,
- "31706": 1,
- "31708": 1,
- "31709": 3,
- "31710": 1,
- "31711": 2,
- "31713": 1,
- "31715": 1,
- "31716": 1,
- "31717": 1,
- "31722": 1,
- "31726": 1,
- "31727": 1,
- "31735": 1,
- "31737": 1,
- "31739": 1,
- "31740": 3,
- "31741": 1,
- "31743": 1,
- "31745": 2,
- "31747": 1,
- "31748": 1,
- "31749": 2,
- "31750": 1,
- "31753": 1,
- "31754": 1,
- "31759": 2,
- "31762": 1,
- "31763": 1,
- "31764": 1,
- "31765": 1,
- "31768": 1,
- "31769": 1,
- "31770": 2,
- "31773": 1,
- "31783": 2,
- "31791": 1,
- "31793": 1,
- "31794": 3,
- "31797": 1,
- "31799": 2,
- "31800": 3,
- "31803": 1,
- "31807": 1,
- "31818": 1,
- "31823": 1,
- "31829": 1,
- "31830": 2,
- "31833": 1,
- "31834": 1,
- "31836": 1,
- "31837": 1,
- "31846": 1,
- "31848": 2,
- "31849": 1,
- "31858": 1,
- "31859": 2,
- "31860": 1,
- "31866": 1,
- "31868": 1,
- "31869": 1,
- "31872": 1,
- "31874": 1,
- "31875": 1,
- "31876": 1,
- "31877": 1,
- "31879": 2,
- "31893": 1,
- "31896": 1,
- "31899": 1,
- "31924": 1,
- "31925": 1,
- "31929": 1,
- "31934": 1,
- "31938": 2,
- "31939": 2,
- "31940": 2,
- "31947": 1,
- "31951": 1,
- "31954": 1,
- "31966": 1,
- "31967": 1,
- "31973": 1,
- "31975": 1,
- "31978": 1,
- "31993": 2,
- "31997": 1,
- "32000": 2,
- "32003": 1,
- "32013": 1,
- "32014": 1,
- "32015": 1,
- "32026": 1,
- "32034": 1,
- "32036": 1,
- "32039": 1,
- "32063": 3,
- "32066": 1,
- "32071": 1,
- "32072": 2,
- "32073": 1,
- "32074": 1,
- "32075": 1,
- "32080": 2,
- "32084": 1,
- "32086": 1,
- "32088": 1,
- "32093": 1,
- "32095": 1,
- "32098": 3,
- "32101": 1,
- "32102": 1,
- "32107": 1,
- "32112": 1,
- "32114": 1,
- "32115": 1,
- "32116": 1,
- "32120": 1,
- "32122": 1,
- "32125": 1,
- "32127": 1,
- "32128": 3,
- "32131": 2,
- "32133": 1,
- "32137": 1,
- "32139": 1,
- "32140": 1,
- "32146": 1,
- "32154": 2,
- "32155": 1,
- "32158": 3,
- "32159": 3,
- "32160": 2,
- "32161": 1,
- "32166": 2,
- "32174": 1,
- "32175": 1,
- "32177": 2,
- "32178": 2,
- "32182": 1,
- "32183": 1,
- "32184": 1,
- "32186": 2,
- "32189": 3,
- "32191": 1,
- "32195": 1,
- "32199": 1,
- "32200": 2,
- "32203": 1,
- "32204": 1,
- "32207": 1,
- "32211": 1,
- "32213": 2,
- "32218": 1,
- "32222": 1,
- "32225": 1,
- "32226": 2,
- "32228": 1,
- "32231": 1,
- "32232": 1,
- "32235": 3,
- "32241": 1,
- "32244": 1,
- "32245": 1,
- "32248": 1,
- "32250": 1,
- "32258": 1,
- "32261": 1,
- "32269": 1,
- "32300": 1,
- "32311": 1,
- "32313": 1,
- "32330": 2,
- "32331": 1,
- "32332": 1,
- "32341": 1,
- "32366": 2,
- "32367": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333831266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882233254c620da"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "233254c6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_12_5_9.html b/autobahn/client/tungstenite_case_12_5_9.html
deleted file mode 100644
index 5e98360..0000000
--- a/autobahn/client/tungstenite_case_12_5_9.html
+++ /dev/null
@@ -1,2006 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 12.5.9 : Pass - 5325 ms @ 2020-09-07T18:50:40.691Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=382&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: PJFriqSKT7d+Sk0InZNUxQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qrTR1LeibyD1CfossrTROjwV3BE=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 6876 | 1 | 6876 |
- 6881 | 1 | 6881 |
- 6892 | 1 | 6892 |
- 6992 | 1 | 6992 |
- 7000 | 2 | 14000 |
- 7198 | 1 | 7198 |
- 7202 | 1 | 7202 |
- 7208 | 1 | 7208 |
- 7232 | 1 | 7232 |
- 7245 | 1 | 7245 |
- 7257 | 1 | 7257 |
- 7485 | 1 | 7485 |
- 7513 | 1 | 7513 |
- 7521 | 1 | 7521 |
- 7763 | 1 | 7763 |
- 7786 | 1 | 7786 |
- 7812 | 1 | 7812 |
- 8145 | 1 | 8145 |
- 8168 | 1 | 8168 |
- 8170 | 1 | 8170 |
- 8522 | 1 | 8522 |
- 8631 | 1 | 8631 |
- 8719 | 1 | 8719 |
- 8768 | 1 | 8768 |
- 8911 | 1 | 8911 |
- 9408 | 1 | 9408 |
- 9413 | 1 | 9413 |
- 9441 | 1 | 9441 |
- 9468 | 1 | 9468 |
- 9489 | 1 | 9489 |
- 9491 | 1 | 9491 |
- 9801 | 1 | 9801 |
- 9808 | 2 | 19616 |
- 9830 | 1 | 9830 |
- 9844 | 1 | 9844 |
- 9861 | 1 | 9861 |
- 10302 | 1 | 10302 |
- 10313 | 1 | 10313 |
- 10365 | 1 | 10365 |
- 10424 | 1 | 10424 |
- 10439 | 1 | 10439 |
- 10484 | 1 | 10484 |
- 10714 | 1 | 10714 |
- 10715 | 1 | 10715 |
- 10721 | 1 | 10721 |
- 10923 | 1 | 10923 |
- 10951 | 1 | 10951 |
- 10976 | 1 | 10976 |
- 10977 | 1 | 10977 |
- 11068 | 1 | 11068 |
- 11114 | 1 | 11114 |
- 11148 | 1 | 11148 |
- 11184 | 1 | 11184 |
- 11190 | 1 | 11190 |
- 11205 | 1 | 11205 |
- 11236 | 1 | 11236 |
- 11305 | 1 | 11305 |
- 11459 | 1 | 11459 |
- 11587 | 1 | 11587 |
- 11693 | 1 | 11693 |
- 11887 | 1 | 11887 |
- 11890 | 1 | 11890 |
- 12005 | 1 | 12005 |
- 12017 | 1 | 12017 |
- 12099 | 1 | 12099 |
- 12150 | 1 | 12150 |
- 12604 | 1 | 12604 |
- 12686 | 1 | 12686 |
- 12784 | 1 | 12784 |
- 13214 | 1 | 13214 |
- 13340 | 1 | 13340 |
- 13454 | 1 | 13454 |
- 13788 | 1 | 13788 |
- 13916 | 1 | 13916 |
- 13981 | 1 | 13981 |
- 14133 | 1 | 14133 |
- 14147 | 1 | 14147 |
- 14154 | 1 | 14154 |
- 14167 | 1 | 14167 |
- 14178 | 1 | 14178 |
- 14183 | 1 | 14183 |
- 14290 | 1 | 14290 |
- 14298 | 1 | 14298 |
- 14304 | 1 | 14304 |
- 14358 | 1 | 14358 |
- 14387 | 1 | 14387 |
- 14394 | 1 | 14394 |
- 14395 | 1 | 14395 |
- 14452 | 1 | 14452 |
- 14515 | 1 | 14515 |
- 14518 | 1 | 14518 |
- 14525 | 1 | 14525 |
- 14558 | 1 | 14558 |
- 14617 | 1 | 14617 |
- 14627 | 1 | 14627 |
- 14631 | 1 | 14631 |
- 14645 | 1 | 14645 |
- 14651 | 1 | 14651 |
- 14658 | 1 | 14658 |
- 14767 | 1 | 14767 |
- 14894 | 1 | 14894 |
- 15036 | 1 | 15036 |
- 15696 | 1 | 15696 |
- 15829 | 1 | 15829 |
- 15904 | 1 | 15904 |
- 15973 | 1 | 15973 |
- 16019 | 1 | 16019 |
- 16066 | 1 | 16066 |
- 16484 | 1 | 16484 |
- 16559 | 1 | 16559 |
- 16675 | 1 | 16675 |
- 17360 | 1 | 17360 |
- 17497 | 1 | 17497 |
- 17633 | 1 | 17633 |
- 17817 | 1 | 17817 |
- 17905 | 1 | 17905 |
- 17996 | 1 | 17996 |
- 18010 | 1 | 18010 |
- 18108 | 1 | 18108 |
- 18158 | 1 | 18158 |
- 18658 | 1 | 18658 |
- 18778 | 1 | 18778 |
- 18918 | 1 | 18918 |
- 19271 | 1 | 19271 |
- 19385 | 1 | 19385 |
- 19505 | 1 | 19505 |
- 20149 | 1 | 20149 |
- 20213 | 1 | 20213 |
- 20271 | 1 | 20271 |
- 20308 | 1 | 20308 |
- 20394 | 1 | 20394 |
- 20432 | 1 | 20432 |
- 20676 | 1 | 20676 |
- 20693 | 1 | 20693 |
- 20709 | 1 | 20709 |
- 21427 | 1 | 21427 |
- 21529 | 1 | 21529 |
- 21586 | 1 | 21586 |
- 21686 | 1 | 21686 |
- 21688 | 1 | 21688 |
- 21698 | 1 | 21698 |
- 22304 | 1 | 22304 |
- 22313 | 1 | 22313 |
- 22319 | 1 | 22319 |
- 22659 | 1 | 22659 |
- 22774 | 1 | 22774 |
- 22817 | 1 | 22817 |
- 22901 | 1 | 22901 |
- 22953 | 1 | 22953 |
- 23084 | 1 | 23084 |
- 23657 | 1 | 23657 |
- 23760 | 1 | 23760 |
- 23867 | 1 | 23867 |
- 23938 | 1 | 23938 |
- 24048 | 1 | 24048 |
- 24176 | 1 | 24176 |
- 25067 | 1 | 25067 |
- 25195 | 1 | 25195 |
- 25313 | 1 | 25313 |
- 25467 | 1 | 25467 |
- 25541 | 1 | 25541 |
- 25590 | 1 | 25590 |
- 25648 | 1 | 25648 |
- 25699 | 1 | 25699 |
- 25792 | 1 | 25792 |
- 26369 | 1 | 26369 |
- 26396 | 1 | 26396 |
- 26463 | 1 | 26463 |
- 26966 | 1 | 26966 |
- 27068 | 1 | 27068 |
- 27185 | 1 | 27185 |
- 27617 | 1 | 27617 |
- 27649 | 1 | 27649 |
- 27682 | 1 | 27682 |
- 28068 | 1 | 28068 |
- 28202 | 1 | 28202 |
- 28337 | 1 | 28337 |
- 28891 | 1 | 28891 |
- 28972 | 1 | 28972 |
- 28974 | 1 | 28974 |
- 29080 | 1 | 29080 |
- 29116 | 1 | 29116 |
- 29152 | 1 | 29152 |
- 29177 | 1 | 29177 |
- 29278 | 1 | 29278 |
- 29380 | 1 | 29380 |
- 30527 | 1 | 30527 |
- 30550 | 1 | 30550 |
- 30588 | 1 | 30588 |
- 30979 | 1 | 30979 |
- 31099 | 1 | 31099 |
- 31176 | 1 | 31176 |
- 31226 | 1 | 31226 |
- 31271 | 1 | 31271 |
- 31381 | 1 | 31381 |
- 31727 | 1 | 31727 |
- 31863 | 1 | 31863 |
- 32005 | 1 | 32005 |
- 32647 | 1 | 32647 |
- 32721 | 1 | 32721 |
- 33314 | 1 | 33314 |
- 33338 | 1 | 33338 |
- 33419 | 1 | 33419 |
- 33474 | 1 | 33474 |
- 33509 | 1 | 33509 |
- 33611 | 1 | 33611 |
- 34187 | 1 | 34187 |
- 34251 | 1 | 34251 |
- 34301 | 1 | 34301 |
- 34669 | 1 | 34669 |
- 34774 | 1 | 34774 |
- 34869 | 1 | 34869 |
- 35145 | 1 | 35145 |
- 35220 | 1 | 35220 |
- 35231 | 1 | 35231 |
- 36045 | 1 | 36045 |
- 36099 | 1 | 36099 |
- 36152 | 1 | 36152 |
- 36168 | 1 | 36168 |
- 36227 | 1 | 36227 |
- 36278 | 1 | 36278 |
- 36286 | 1 | 36286 |
- 36306 | 1 | 36306 |
- 36355 | 1 | 36355 |
- 36383 | 1 | 36383 |
- 36429 | 1 | 36429 |
- 36446 | 1 | 36446 |
- 37709 | 1 | 37709 |
- 37778 | 1 | 37778 |
- 37831 | 1 | 37831 |
- 37840 | 1 | 37840 |
- 37856 | 1 | 37856 |
- 37889 | 1 | 37889 |
- 37980 | 1 | 37980 |
- 37984 | 1 | 37984 |
- 38051 | 1 | 38051 |
- 38240 | 1 | 38240 |
- 38308 | 1 | 38308 |
- 38379 | 1 | 38379 |
- 38878 | 1 | 38878 |
- 39010 | 1 | 39010 |
- 39069 | 1 | 39069 |
- 39136 | 1 | 39136 |
- 39146 | 1 | 39146 |
- 39199 | 1 | 39199 |
- 39496 | 1 | 39496 |
- 39627 | 1 | 39627 |
- 39706 | 1 | 39706 |
- 40500 | 1 | 40500 |
- 40581 | 1 | 40581 |
- 40586 | 1 | 40586 |
- 40624 | 1 | 40624 |
- 40740 | 1 | 40740 |
- 40804 | 1 | 40804 |
- 41457 | 1 | 41457 |
- 41511 | 1 | 41511 |
- 41529 | 1 | 41529 |
- 41599 | 1 | 41599 |
- 41654 | 1 | 41654 |
- 41668 | 1 | 41668 |
- 41685 | 1 | 41685 |
- 41717 | 1 | 41717 |
- 41722 | 1 | 41722 |
- 41751 | 1 | 41751 |
- 41787 | 1 | 41787 |
- 41842 | 1 | 41842 |
- 41876 | 1 | 41876 |
- 41879 | 1 | 41879 |
- 41888 | 1 | 41888 |
- 41967 | 1 | 41967 |
- 41982 | 1 | 41982 |
- 42004 | 1 | 42004 |
- 42005 | 1 | 42005 |
- 42015 | 1 | 42015 |
- 42036 | 1 | 42036 |
- 42107 | 1 | 42107 |
- 42141 | 1 | 42141 |
- 42222 | 1 | 42222 |
- 42238 | 1 | 42238 |
- 42246 | 1 | 42246 |
- 42256 | 2 | 84512 |
- 42290 | 1 | 42290 |
- 42304 | 1 | 42304 |
- 42347 | 1 | 42347 |
- 42348 | 2 | 84696 |
- 42362 | 1 | 42362 |
- 42364 | 1 | 42364 |
- 42368 | 1 | 42368 |
- 42376 | 1 | 42376 |
- 42380 | 1 | 42380 |
- 42418 | 1 | 42418 |
- 42630 | 1 | 42630 |
- 42633 | 1 | 42633 |
- 42656 | 1 | 42656 |
- 42661 | 1 | 42661 |
- 42708 | 1 | 42708 |
- 42709 | 1 | 42709 |
- 42771 | 1 | 42771 |
- 42782 | 1 | 42782 |
- 42803 | 1 | 42803 |
- 42862 | 1 | 42862 |
- 42865 | 1 | 42865 |
- 42872 | 1 | 42872 |
- 42878 | 1 | 42878 |
- 42942 | 1 | 42942 |
- 42991 | 1 | 42991 |
- 43145 | 1 | 43145 |
- 43214 | 1 | 43214 |
- 43226 | 2 | 86452 |
- 43235 | 2 | 86470 |
- 43270 | 1 | 43270 |
- 43275 | 1 | 43275 |
- 43286 | 1 | 43286 |
- 43304 | 1 | 43304 |
- 43306 | 1 | 43306 |
- 43344 | 1 | 43344 |
- 43467 | 1 | 43467 |
- 43505 | 1 | 43505 |
- 43509 | 1 | 43509 |
- 43533 | 1 | 43533 |
- 43548 | 1 | 43548 |
- 43554 | 1 | 43554 |
- 43562 | 1 | 43562 |
- 43578 | 1 | 43578 |
- 43612 | 2 | 87224 |
- 43619 | 1 | 43619 |
- 43643 | 1 | 43643 |
- 43656 | 1 | 43656 |
- 43662 | 1 | 43662 |
- 43664 | 1 | 43664 |
- 43692 | 1 | 43692 |
- 43707 | 1 | 43707 |
- 43717 | 1 | 43717 |
- 43756 | 1 | 43756 |
- 43773 | 1 | 43773 |
- 43779 | 1 | 43779 |
- 43786 | 1 | 43786 |
- 43790 | 1 | 43790 |
- 43792 | 1 | 43792 |
- 43844 | 1 | 43844 |
- 43848 | 1 | 43848 |
- 43896 | 1 | 43896 |
- 43918 | 1 | 43918 |
- 43919 | 1 | 43919 |
- 43929 | 1 | 43929 |
- 43948 | 1 | 43948 |
- 44052 | 1 | 44052 |
- 44188 | 1 | 44188 |
- 44435 | 1 | 44435 |
- 44522 | 1 | 44522 |
- 44566 | 1 | 44566 |
- 44632 | 1 | 44632 |
- 44690 | 1 | 44690 |
- 44700 | 1 | 44700 |
- 44978 | 1 | 44978 |
- 45089 | 1 | 45089 |
- 45198 | 1 | 45198 |
- 45569 | 1 | 45569 |
- 45577 | 1 | 45577 |
- 45605 | 1 | 45605 |
- 45735 | 1 | 45735 |
- 45738 | 1 | 45738 |
- 45741 | 1 | 45741 |
- 45778 | 1 | 45778 |
- 45824 | 1 | 45824 |
- 45825 | 1 | 45825 |
- 45831 | 1 | 45831 |
- 45837 | 1 | 45837 |
- 45860 | 1 | 45860 |
- 45868 | 1 | 45868 |
- 45886 | 1 | 45886 |
- 45924 | 1 | 45924 |
- 46345 | 1 | 46345 |
- 46438 | 1 | 46438 |
- 46440 | 1 | 46440 |
- 47164 | 1 | 47164 |
- 47295 | 1 | 47295 |
- 47423 | 1 | 47423 |
- 48601 | 1 | 48601 |
- 48708 | 1 | 48708 |
- 48811 | 1 | 48811 |
- 49985 | 1 | 49985 |
- 50097 | 1 | 50097 |
- 50214 | 1 | 50214 |
- 50718 | 1 | 50718 |
- 50825 | 1 | 50825 |
- 50927 | 1 | 50927 |
- 52659 | 1 | 52659 |
- 52711 | 1 | 52711 |
- 52831 | 1 | 52831 |
- 53192 | 1 | 53192 |
- 53296 | 1 | 53296 |
- 53399 | 1 | 53399 |
- 55311 | 1 | 55311 |
- 55408 | 1 | 55408 |
- 55443 | 1 | 55443 |
- 55512 | 1 | 55512 |
- 55572 | 1 | 55572 |
- 55698 | 1 | 55698 |
- 57725 | 1 | 57725 |
- 57833 | 1 | 57833 |
- 57937 | 1 | 57937 |
- 58214 | 1 | 58214 |
- 58328 | 1 | 58328 |
- 58451 | 1 | 58451 |
- 59683 | 1 | 59683 |
- 59734 | 1 | 59734 |
- 59835 | 1 | 59835 |
- 61005 | 1 | 61005 |
- 61129 | 1 | 61129 |
- 61165 | 1 | 61165 |
- 61765 | 1 | 61765 |
- 61767 | 1 | 61767 |
- 61768 | 1 | 61768 |
- 61844 | 1 | 61844 |
- 61847 | 1 | 61847 |
- 61848 | 1 | 61848 |
- 61972 | 2 | 123944 |
- 61973 | 1 | 61973 |
- 62224 | 1 | 62224 |
- 62247 | 1 | 62247 |
- 62249 | 2 | 124498 |
- 62256 | 2 | 124512 |
- 62260 | 1 | 62260 |
- 62264 | 2 | 124528 |
- 62289 | 1 | 62289 |
- 62291 | 1 | 62291 |
- 62293 | 1 | 62293 |
- 62325 | 1 | 62325 |
- 62330 | 1 | 62330 |
- 62331 | 1 | 62331 |
- 62332 | 1 | 62332 |
- 62338 | 1 | 62338 |
- 62361 | 1 | 62361 |
- 62369 | 1 | 62369 |
- 62401 | 1 | 62401 |
- 62406 | 1 | 62406 |
- 62417 | 2 | 124834 |
- 62420 | 1 | 62420 |
- 62423 | 1 | 62423 |
- 62424 | 1 | 62424 |
- 62446 | 1 | 62446 |
- 62449 | 1 | 62449 |
- 62451 | 1 | 62451 |
- 62455 | 1 | 62455 |
- 62458 | 1 | 62458 |
- 62459 | 1 | 62459 |
- 62462 | 1 | 62462 |
- 62473 | 2 | 124946 |
- 62476 | 1 | 62476 |
- 62477 | 1 | 62477 |
- 62478 | 1 | 62478 |
- 62479 | 1 | 62479 |
- 62480 | 1 | 62480 |
- 62481 | 1 | 62481 |
- 62482 | 1 | 62482 |
- 62483 | 2 | 124966 |
- 62485 | 2 | 124970 |
- 62497 | 1 | 62497 |
- 62498 | 1 | 62498 |
- 62499 | 1 | 62499 |
- 62504 | 1 | 62504 |
- 62506 | 1 | 62506 |
- 62507 | 1 | 62507 |
- 62508 | 1 | 62508 |
- 62509 | 1 | 62509 |
- 62510 | 1 | 62510 |
- 62511 | 1 | 62511 |
- 62514 | 1 | 62514 |
- 62516 | 2 | 125032 |
- 62517 | 2 | 125034 |
- 62518 | 2 | 125036 |
- 62523 | 1 | 62523 |
- 62535 | 1 | 62535 |
- 62537 | 1 | 62537 |
- 62538 | 1 | 62538 |
- 62540 | 1 | 62540 |
- 62541 | 1 | 62541 |
- 62542 | 1 | 62542 |
- 62544 | 1 | 62544 |
- 62551 | 1 | 62551 |
- 62555 | 1 | 62555 |
- 62580 | 1 | 62580 |
- 62582 | 1 | 62582 |
- 62586 | 1 | 62586 |
- 62592 | 2 | 125184 |
- 62600 | 3 | 187800 |
- 62622 | 1 | 62622 |
- 62624 | 1 | 62624 |
- 62625 | 3 | 187875 |
- 62626 | 1 | 62626 |
- 62631 | 1 | 62631 |
- 62633 | 1 | 62633 |
- 62635 | 5 | 313175 |
- 62638 | 1 | 62638 |
- 62639 | 1 | 62639 |
- 62640 | 1 | 62640 |
- 62641 | 1 | 62641 |
- 62647 | 1 | 62647 |
- 62648 | 2 | 125296 |
- 62649 | 1 | 62649 |
- 62656 | 1 | 62656 |
- 62668 | 2 | 125336 |
- 62669 | 1 | 62669 |
- 62672 | 1 | 62672 |
- 62673 | 2 | 125346 |
- 62674 | 5 | 313370 |
- 62675 | 1 | 62675 |
- 62676 | 2 | 125352 |
- 62679 | 1 | 62679 |
- 62684 | 2 | 125368 |
- 62686 | 2 | 125372 |
- 62687 | 1 | 62687 |
- 62688 | 4 | 250752 |
- 62708 | 1 | 62708 |
- 62710 | 1 | 62710 |
- 62712 | 2 | 125424 |
- 62713 | 3 | 188139 |
- 62714 | 1 | 62714 |
- 62715 | 1 | 62715 |
- 62716 | 1 | 62716 |
- 62717 | 2 | 125434 |
- 62718 | 1 | 62718 |
- 62719 | 1 | 62719 |
- 62722 | 1 | 62722 |
- 62723 | 1 | 62723 |
- 62726 | 2 | 125452 |
- 62732 | 1 | 62732 |
- 62736 | 1 | 62736 |
- 62737 | 3 | 188211 |
- 62739 | 1 | 62739 |
- 62740 | 2 | 125480 |
- 62741 | 2 | 125482 |
- 62742 | 2 | 125484 |
- 62744 | 1 | 62744 |
- 62745 | 3 | 188235 |
- 62746 | 2 | 125492 |
- 62749 | 1 | 62749 |
- 62757 | 1 | 62757 |
- 62758 | 1 | 62758 |
- 62759 | 1 | 62759 |
- 62761 | 2 | 125522 |
- 62763 | 2 | 125526 |
- 62764 | 2 | 125528 |
- 62766 | 1 | 62766 |
- 62768 | 2 | 125536 |
- 62769 | 1 | 62769 |
- 62770 | 2 | 125540 |
- 62772 | 3 | 188316 |
- 62773 | 2 | 125546 |
- 62774 | 1 | 62774 |
- 62776 | 1 | 62776 |
- 62777 | 1 | 62777 |
- 62782 | 1 | 62782 |
- 62784 | 1 | 62784 |
- 62787 | 1 | 62787 |
- 62789 | 2 | 125578 |
- 62797 | 1 | 62797 |
- 62798 | 2 | 125596 |
- 62799 | 2 | 125598 |
- 62801 | 2 | 125602 |
- 62802 | 1 | 62802 |
- 62805 | 2 | 125610 |
- 62806 | 1 | 62806 |
- 62807 | 2 | 125614 |
- 62808 | 2 | 125616 |
- 62812 | 1 | 62812 |
- 62813 | 1 | 62813 |
- 62827 | 1 | 62827 |
- 62828 | 1 | 62828 |
- 62829 | 1 | 62829 |
- 62833 | 1 | 62833 |
- 62838 | 2 | 125676 |
- 62843 | 1 | 62843 |
- 62844 | 1 | 62844 |
- 62848 | 1 | 62848 |
- 62849 | 1 | 62849 |
- 62874 | 1 | 62874 |
- 62878 | 1 | 62878 |
- 62893 | 2 | 125786 |
- 62894 | 1 | 62894 |
- 62895 | 1 | 62895 |
- 62897 | 2 | 125794 |
- 62898 | 1 | 62898 |
- 62902 | 3 | 188706 |
- 62905 | 1 | 62905 |
- 62914 | 1 | 62914 |
- 62916 | 1 | 62916 |
- 62921 | 1 | 62921 |
- 62922 | 1 | 62922 |
- 62923 | 1 | 62923 |
- 62924 | 3 | 188772 |
- 62929 | 1 | 62929 |
- 62932 | 3 | 188796 |
- 62936 | 1 | 62936 |
- 62939 | 1 | 62939 |
- 62940 | 1 | 62940 |
- 62942 | 1 | 62942 |
- 62945 | 1 | 62945 |
- 62946 | 2 | 125892 |
- 62947 | 2 | 125894 |
- 62948 | 1 | 62948 |
- 62951 | 1 | 62951 |
- 62952 | 1 | 62952 |
- 62953 | 2 | 125906 |
- 62957 | 1 | 62957 |
- 62958 | 3 | 188874 |
- 62960 | 1 | 62960 |
- 62961 | 1 | 62961 |
- 62962 | 1 | 62962 |
- 62964 | 1 | 62964 |
- 62966 | 1 | 62966 |
- 62972 | 3 | 188916 |
- 62973 | 2 | 125946 |
- 62977 | 2 | 125954 |
- 62978 | 1 | 62978 |
- 62979 | 2 | 125958 |
- 62980 | 1 | 62980 |
- 62981 | 3 | 188943 |
- 63001 | 1 | 63001 |
- 63004 | 1 | 63004 |
- 63007 | 2 | 126014 |
- 63015 | 1 | 63015 |
- 63027 | 1 | 63027 |
- 63032 | 1 | 63032 |
- 63046 | 2 | 126092 |
- 63053 | 1 | 63053 |
- 63105 | 2 | 126210 |
- 63108 | 1 | 63108 |
- 63109 | 2 | 126218 |
- 63110 | 1 | 63110 |
- 63111 | 1 | 63111 |
- 63115 | 2 | 126230 |
- 63116 | 1 | 63116 |
- 63119 | 1 | 63119 |
- 63124 | 2 | 126248 |
- 63128 | 1 | 63128 |
- 63142 | 1 | 63142 |
- 63145 | 1 | 63145 |
- 63150 | 3 | 189450 |
- 63153 | 1 | 63153 |
- 63154 | 1 | 63154 |
- 63155 | 3 | 189465 |
- 63159 | 1 | 63159 |
- 63162 | 1 | 63162 |
- 63167 | 1 | 63167 |
- 63170 | 1 | 63170 |
- 63173 | 3 | 189519 |
- 63174 | 2 | 126348 |
- 63178 | 1 | 63178 |
- 63182 | 2 | 126364 |
- 63183 | 1 | 63183 |
- 63184 | 1 | 63184 |
- 63190 | 1 | 63190 |
- 63196 | 1 | 63196 |
- 63203 | 1 | 63203 |
- 63206 | 1 | 63206 |
- 63208 | 1 | 63208 |
- 63223 | 1 | 63223 |
- 63224 | 1 | 63224 |
- 63231 | 1 | 63231 |
- 63249 | 2 | 126498 |
- 63261 | 1 | 63261 |
- 63262 | 1 | 63262 |
- 63263 | 1 | 63263 |
- 63368 | 1 | 63368 |
- 63370 | 1 | 63370 |
- 63371 | 1 | 63371 |
- 63373 | 1 | 63373 |
- 63376 | 1 | 63376 |
- 63377 | 1 | 63377 |
- 63392 | 1 | 63392 |
- 63394 | 1 | 63394 |
- 63396 | 1 | 63396 |
- 63410 | 1 | 63410 |
- 63411 | 1 | 63411 |
- 63414 | 1 | 63414 |
- 63448 | 1 | 63448 |
- 63449 | 2 | 126898 |
- 63450 | 1 | 63450 |
- 63452 | 2 | 126904 |
- 63457 | 1 | 63457 |
- 63458 | 1 | 63458 |
- 63467 | 1 | 63467 |
- 63468 | 1 | 63468 |
- 63486 | 1 | 63486 |
- 63489 | 1 | 63489 |
- 63495 | 1 | 63495 |
- 63509 | 1 | 63509 |
- 63512 | 1 | 63512 |
- 63523 | 1 | 63523 |
- 63524 | 2 | 127048 |
- 63525 | 2 | 127050 |
- 63529 | 1 | 63529 |
- 63544 | 1 | 63544 |
- 63546 | 2 | 127092 |
- 63549 | 1 | 63549 |
- 63550 | 1 | 63550 |
- 63551 | 1 | 63551 |
- 63552 | 2 | 127104 |
- 63553 | 1 | 63553 |
- 63577 | 2 | 127154 |
- 63584 | 1 | 63584 |
- 63609 | 1 | 63609 |
- 63610 | 1 | 63610 |
- 63614 | 1 | 63614 |
- 63630 | 3 | 190890 |
- 63632 | 2 | 127264 |
- 63636 | 1 | 63636 |
- 63656 | 1 | 63656 |
- 63657 | 2 | 127314 |
- 63660 | 1 | 63660 |
- 63663 | 1 | 63663 |
- 63666 | 1 | 63666 |
- 63668 | 1 | 63668 |
- 63669 | 1 | 63669 |
- 63674 | 3 | 191022 |
- 63676 | 2 | 127352 |
- 63679 | 1 | 63679 |
- 63681 | 2 | 127362 |
- 63684 | 1 | 63684 |
- 63689 | 1 | 63689 |
- 63690 | 3 | 191070 |
- 63691 | 1 | 63691 |
- 63693 | 3 | 191079 |
- 63694 | 1 | 63694 |
- 63697 | 1 | 63697 |
- 63699 | 1 | 63699 |
- 63701 | 2 | 127402 |
- 63702 | 1 | 63702 |
- 63710 | 2 | 127420 |
- 63711 | 1 | 63711 |
- 63715 | 1 | 63715 |
- 63733 | 1 | 63733 |
- 63766 | 1 | 63766 |
- 63785 | 1 | 63785 |
- 63788 | 1 | 63788 |
- 63805 | 3 | 191415 |
- 63822 | 1 | 63822 |
- 63823 | 1 | 63823 |
- 63826 | 1 | 63826 |
- 63829 | 1 | 63829 |
- 63832 | 1 | 63832 |
- 63833 | 1 | 63833 |
- 63834 | 2 | 127668 |
- 63835 | 1 | 63835 |
- 63836 | 1 | 63836 |
- 63842 | 3 | 191526 |
- 63843 | 1 | 63843 |
- 63853 | 1 | 63853 |
- 63858 | 1 | 63858 |
- 63865 | 1 | 63865 |
- 63866 | 1 | 63866 |
- 63867 | 2 | 127734 |
- 63869 | 3 | 191607 |
- 63870 | 1 | 63870 |
- 63872 | 1 | 63872 |
- 63881 | 1 | 63881 |
- 63882 | 1 | 63882 |
- 63885 | 1 | 63885 |
- 63887 | 2 | 127774 |
- 63888 | 1 | 63888 |
- 63889 | 1 | 63889 |
- 63891 | 1 | 63891 |
- 63892 | 1 | 63892 |
- 63894 | 2 | 127788 |
- 63896 | 1 | 63896 |
- 63897 | 2 | 127794 |
- 63898 | 1 | 63898 |
- 63901 | 1 | 63901 |
- 63903 | 2 | 127806 |
- 63913 | 1 | 63913 |
- 63916 | 1 | 63916 |
- 63918 | 1 | 63918 |
- 63923 | 1 | 63923 |
- 63941 | 1 | 63941 |
- 63984 | 1 | 63984 |
- 63986 | 1 | 63986 |
- 63988 | 1 | 63988 |
- 63999 | 2 | 127998 |
- 64000 | 1 | 64000 |
- 64092 | 1 | 64092 |
- 64094 | 1 | 64094 |
- 64096 | 2 | 128192 |
- 64097 | 2 | 128194 |
- 64109 | 1 | 64109 |
- 64111 | 1 | 64111 |
- 64113 | 1 | 64113 |
- 64156 | 2 | 128312 |
- 64163 | 1 | 64163 |
- 64191 | 1 | 64191 |
- 64227 | 1 | 64227 |
- 64228 | 2 | 128456 |
- 64240 | 1 | 64240 |
- 64241 | 1 | 64241 |
- 64242 | 1 | 64242 |
- 64243 | 2 | 128486 |
- 64245 | 1 | 64245 |
- 64249 | 2 | 128498 |
- 64254 | 1 | 64254 |
- 64277 | 1 | 64277 |
- 64280 | 1 | 64280 |
- 64282 | 1 | 64282 |
- 64292 | 1 | 64292 |
- 64295 | 1 | 64295 |
- 64296 | 1 | 64296 |
- 64310 | 1 | 64310 |
- 64314 | 1 | 64314 |
- 64315 | 1 | 64315 |
- 64316 | 1 | 64316 |
- 64317 | 1 | 64317 |
- 64333 | 1 | 64333 |
- 64334 | 1 | 64334 |
- 64339 | 1 | 64339 |
- 64342 | 1 | 64342 |
- 64348 | 1 | 64348 |
- 64349 | 2 | 128698 |
- 64350 | 3 | 193050 |
- 64351 | 1 | 64351 |
- 64368 | 1 | 64368 |
- 64379 | 1 | 64379 |
- 64383 | 1 | 64383 |
- 64384 | 1 | 64384 |
- 64395 | 1 | 64395 |
- 64396 | 1 | 64396 |
- 64397 | 3 | 193191 |
- 64398 | 1 | 64398 |
- 64400 | 1 | 64400 |
- 64405 | 1 | 64405 |
- 64423 | 1 | 64423 |
- 64427 | 1 | 64427 |
- 64428 | 1 | 64428 |
- 64429 | 1 | 64429 |
- 64431 | 1 | 64431 |
- 64434 | 1 | 64434 |
- 64437 | 1 | 64437 |
- 64442 | 1 | 64442 |
- 64450 | 2 | 128900 |
- 64451 | 1 | 64451 |
- 64453 | 1 | 64453 |
- 64455 | 1 | 64455 |
- 64468 | 1 | 64468 |
- 64469 | 1 | 64469 |
- 64470 | 1 | 64470 |
- 64472 | 1 | 64472 |
- 64476 | 3 | 193428 |
- 64477 | 1 | 64477 |
- 64479 | 1 | 64479 |
- Total | 1002 | 49716638 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 7204 | 2 | 14408 |
- 7220 | 1 | 7220 |
- 7296 | 1 | 7296 |
- 7305 | 1 | 7305 |
- 7308 | 1 | 7308 |
- 7471 | 1 | 7471 |
- 7474 | 1 | 7474 |
- 7517 | 1 | 7517 |
- 7568 | 1 | 7568 |
- 7595 | 1 | 7595 |
- 7621 | 1 | 7621 |
- 7873 | 1 | 7873 |
- 7902 | 1 | 7902 |
- 7910 | 1 | 7910 |
- 8168 | 1 | 8168 |
- 8199 | 1 | 8199 |
- 8221 | 1 | 8221 |
- 8554 | 1 | 8554 |
- 8580 | 1 | 8580 |
- 8581 | 1 | 8581 |
- 8897 | 1 | 8897 |
- 8934 | 1 | 8934 |
- 9036 | 1 | 9036 |
- 9140 | 1 | 9140 |
- 9177 | 1 | 9177 |
- 9465 | 1 | 9465 |
- 9484 | 1 | 9484 |
- 9495 | 1 | 9495 |
- 9544 | 1 | 9544 |
- 9546 | 1 | 9546 |
- 9568 | 1 | 9568 |
- 9859 | 1 | 9859 |
- 9861 | 1 | 9861 |
- 9900 | 1 | 9900 |
- 9902 | 1 | 9902 |
- 9930 | 1 | 9930 |
- 9961 | 1 | 9961 |
- 10371 | 1 | 10371 |
- 10383 | 1 | 10383 |
- 10435 | 1 | 10435 |
- 10542 | 1 | 10542 |
- 10559 | 1 | 10559 |
- 10607 | 1 | 10607 |
- 10837 | 1 | 10837 |
- 10838 | 1 | 10838 |
- 10845 | 1 | 10845 |
- 11077 | 1 | 11077 |
- 11167 | 1 | 11167 |
- 11194 | 1 | 11194 |
- 11198 | 1 | 11198 |
- 11219 | 1 | 11219 |
- 11224 | 1 | 11224 |
- 11268 | 1 | 11268 |
- 11278 | 1 | 11278 |
- 11319 | 1 | 11319 |
- 11320 | 1 | 11320 |
- 11331 | 1 | 11331 |
- 11436 | 1 | 11436 |
- 11583 | 1 | 11583 |
- 11711 | 1 | 11711 |
- 11818 | 1 | 11818 |
- 12016 | 1 | 12016 |
- 12134 | 1 | 12134 |
- 12228 | 1 | 12228 |
- 12302 | 1 | 12302 |
- 12432 | 1 | 12432 |
- 12559 | 1 | 12559 |
- 12858 | 1 | 12858 |
- 12936 | 1 | 12936 |
- 13034 | 1 | 13034 |
- 13297 | 1 | 13297 |
- 13423 | 1 | 13423 |
- 13536 | 1 | 13536 |
- 13910 | 1 | 13910 |
- 14039 | 1 | 14039 |
- 14104 | 1 | 14104 |
- 14262 | 1 | 14262 |
- 14277 | 1 | 14277 |
- 14286 | 1 | 14286 |
- 14314 | 1 | 14314 |
- 14325 | 1 | 14325 |
- 14331 | 1 | 14331 |
- 14382 | 1 | 14382 |
- 14391 | 1 | 14391 |
- 14397 | 1 | 14397 |
- 14485 | 1 | 14485 |
- 14492 | 1 | 14492 |
- 14495 | 1 | 14495 |
- 14600 | 1 | 14600 |
- 14616 | 2 | 29232 |
- 14624 | 1 | 14624 |
- 14689 | 1 | 14689 |
- 14729 | 1 | 14729 |
- 14740 | 1 | 14740 |
- 14744 | 1 | 14744 |
- 14755 | 1 | 14755 |
- 14761 | 1 | 14761 |
- 14769 | 1 | 14769 |
- 14798 | 1 | 14798 |
- 15148 | 1 | 15148 |
- 15273 | 1 | 15273 |
- 15413 | 1 | 15413 |
- 15847 | 1 | 15847 |
- 15979 | 1 | 15979 |
- 16029 | 1 | 16029 |
- 16123 | 1 | 16123 |
- 16145 | 1 | 16145 |
- 16192 | 1 | 16192 |
- 16705 | 1 | 16705 |
- 16778 | 1 | 16778 |
- 16894 | 1 | 16894 |
- 17737 | 1 | 17737 |
- 17874 | 1 | 17874 |
- 17944 | 1 | 17944 |
- 18011 | 1 | 18011 |
- 18031 | 1 | 18031 |
- 18136 | 1 | 18136 |
- 18184 | 1 | 18184 |
- 18294 | 1 | 18294 |
- 18339 | 1 | 18339 |
- 18803 | 1 | 18803 |
- 18925 | 1 | 18925 |
- 19063 | 1 | 19063 |
- 19398 | 1 | 19398 |
- 19511 | 1 | 19511 |
- 19634 | 1 | 19634 |
- 20329 | 1 | 20329 |
- 20449 | 1 | 20449 |
- 20573 | 1 | 20573 |
- 20575 | 1 | 20575 |
- 20668 | 1 | 20668 |
- 20789 | 1 | 20789 |
- 20827 | 1 | 20827 |
- 20843 | 1 | 20843 |
- 20856 | 1 | 20856 |
- 21554 | 1 | 21554 |
- 21654 | 1 | 21654 |
- 21712 | 1 | 21712 |
- 21862 | 1 | 21862 |
- 21864 | 1 | 21864 |
- 21873 | 1 | 21873 |
- 22452 | 1 | 22452 |
- 22465 | 1 | 22465 |
- 22469 | 1 | 22469 |
- 22835 | 1 | 22835 |
- 22947 | 1 | 22947 |
- 23067 | 1 | 23067 |
- 23166 | 1 | 23166 |
- 23304 | 1 | 23304 |
- 23437 | 1 | 23437 |
- 23779 | 1 | 23779 |
- 23883 | 1 | 23883 |
- 23990 | 1 | 23990 |
- 24091 | 1 | 24091 |
- 24202 | 1 | 24202 |
- 24331 | 1 | 24331 |
- 25219 | 1 | 25219 |
- 25348 | 1 | 25348 |
- 25467 | 1 | 25467 |
- 25703 | 1 | 25703 |
- 25801 | 1 | 25801 |
- 25813 | 1 | 25813 |
- 25862 | 1 | 25862 |
- 25909 | 1 | 25909 |
- 25968 | 1 | 25968 |
- 26509 | 1 | 26509 |
- 26536 | 1 | 26536 |
- 26606 | 1 | 26606 |
- 27101 | 1 | 27101 |
- 27206 | 1 | 27206 |
- 27317 | 1 | 27317 |
- 27727 | 1 | 27727 |
- 27759 | 1 | 27759 |
- 27792 | 1 | 27792 |
- 28399 | 1 | 28399 |
- 28534 | 1 | 28534 |
- 28669 | 1 | 28669 |
- 29032 | 1 | 29032 |
- 29088 | 1 | 29088 |
- 29116 | 1 | 29116 |
- 29194 | 1 | 29194 |
- 29262 | 1 | 29262 |
- 29263 | 1 | 29263 |
- 29287 | 1 | 29287 |
- 29385 | 1 | 29385 |
- 29487 | 1 | 29487 |
- 30625 | 1 | 30625 |
- 30648 | 1 | 30648 |
- 30681 | 1 | 30681 |
- 31284 | 1 | 31284 |
- 31304 | 1 | 31304 |
- 31378 | 1 | 31378 |
- 31422 | 1 | 31422 |
- 31488 | 1 | 31488 |
- 31552 | 1 | 31552 |
- 31863 | 1 | 31863 |
- 32000 | 1 | 32000 |
- 32146 | 1 | 32146 |
- 32730 | 1 | 32730 |
- 32805 | 1 | 32805 |
- 33419 | 1 | 33419 |
- 33527 | 1 | 33527 |
- 33614 | 1 | 33614 |
- 33639 | 1 | 33639 |
- 33779 | 1 | 33779 |
- 33912 | 1 | 33912 |
- 34326 | 1 | 34326 |
- 34392 | 1 | 34392 |
- 34437 | 1 | 34437 |
- 34731 | 1 | 34731 |
- 34834 | 1 | 34834 |
- 34931 | 1 | 34931 |
- 35247 | 1 | 35247 |
- 35322 | 1 | 35322 |
- 35334 | 1 | 35334 |
- 36082 | 1 | 36082 |
- 36204 | 1 | 36204 |
- 36291 | 1 | 36291 |
- 36315 | 1 | 36315 |
- 36380 | 1 | 36380 |
- 36403 | 1 | 36403 |
- 36425 | 1 | 36425 |
- 36479 | 1 | 36479 |
- 36503 | 1 | 36503 |
- 36539 | 1 | 36539 |
- 36572 | 1 | 36572 |
- 36632 | 1 | 36632 |
- 37750 | 1 | 37750 |
- 37822 | 1 | 37822 |
- 37868 | 1 | 37868 |
- 37915 | 1 | 37915 |
- 37962 | 1 | 37962 |
- 38001 | 1 | 38001 |
- 38055 | 1 | 38055 |
- 38125 | 1 | 38125 |
- 38192 | 1 | 38192 |
- 38279 | 1 | 38279 |
- 38346 | 1 | 38346 |
- 38420 | 1 | 38420 |
- 39118 | 1 | 39118 |
- 39149 | 1 | 39149 |
- 39185 | 1 | 39185 |
- 39250 | 1 | 39250 |
- 39274 | 1 | 39274 |
- 39414 | 1 | 39414 |
- 39609 | 1 | 39609 |
- 39737 | 1 | 39737 |
- 39817 | 1 | 39817 |
- 40520 | 1 | 40520 |
- 40600 | 1 | 40600 |
- 40608 | 1 | 40608 |
- 40652 | 1 | 40652 |
- 40761 | 1 | 40761 |
- 40826 | 1 | 40826 |
- 41465 | 1 | 41465 |
- 41517 | 1 | 41517 |
- 41534 | 1 | 41534 |
- 41670 | 1 | 41670 |
- 41684 | 1 | 41684 |
- 41750 | 1 | 41750 |
- 41821 | 1 | 41821 |
- 41840 | 1 | 41840 |
- 41855 | 1 | 41855 |
- 41877 | 1 | 41877 |
- 41887 | 2 | 83774 |
- 41909 | 1 | 41909 |
- 41966 | 1 | 41966 |
- 41975 | 2 | 83950 |
- 41980 | 1 | 41980 |
- 42002 | 1 | 42002 |
- 42008 | 1 | 42008 |
- 42013 | 1 | 42013 |
- 42040 | 1 | 42040 |
- 42105 | 1 | 42105 |
- 42147 | 1 | 42147 |
- 42219 | 1 | 42219 |
- 42236 | 1 | 42236 |
- 42245 | 1 | 42245 |
- 42254 | 2 | 84508 |
- 42285 | 1 | 42285 |
- 42300 | 1 | 42300 |
- 42344 | 2 | 84688 |
- 42345 | 1 | 42345 |
- 42357 | 1 | 42357 |
- 42359 | 1 | 42359 |
- 42363 | 1 | 42363 |
- 42372 | 1 | 42372 |
- 42375 | 1 | 42375 |
- 42414 | 1 | 42414 |
- 42651 | 1 | 42651 |
- 42657 | 1 | 42657 |
- 42703 | 1 | 42703 |
- 42741 | 1 | 42741 |
- 42742 | 1 | 42742 |
- 42777 | 1 | 42777 |
- 42787 | 1 | 42787 |
- 42809 | 1 | 42809 |
- 42821 | 1 | 42821 |
- 42858 | 1 | 42858 |
- 42861 | 1 | 42861 |
- 42866 | 1 | 42866 |
- 42873 | 1 | 42873 |
- 42939 | 1 | 42939 |
- 42985 | 1 | 42985 |
- 43142 | 1 | 43142 |
- 43211 | 1 | 43211 |
- 43219 | 1 | 43219 |
- 43221 | 1 | 43221 |
- 43233 | 1 | 43233 |
- 43237 | 1 | 43237 |
- 43266 | 1 | 43266 |
- 43270 | 1 | 43270 |
- 43279 | 1 | 43279 |
- 43302 | 1 | 43302 |
- 43307 | 1 | 43307 |
- 43346 | 1 | 43346 |
- 43463 | 1 | 43463 |
- 43500 | 1 | 43500 |
- 43507 | 1 | 43507 |
- 43530 | 1 | 43530 |
- 43547 | 1 | 43547 |
- 43549 | 1 | 43549 |
- 43560 | 1 | 43560 |
- 43576 | 1 | 43576 |
- 43609 | 1 | 43609 |
- 43614 | 1 | 43614 |
- 43615 | 1 | 43615 |
- 43640 | 1 | 43640 |
- 43654 | 1 | 43654 |
- 43661 | 1 | 43661 |
- 43662 | 1 | 43662 |
- 43693 | 1 | 43693 |
- 43705 | 1 | 43705 |
- 43713 | 1 | 43713 |
- 43752 | 1 | 43752 |
- 43769 | 1 | 43769 |
- 43775 | 1 | 43775 |
- 43782 | 1 | 43782 |
- 43786 | 1 | 43786 |
- 43788 | 1 | 43788 |
- 43840 | 1 | 43840 |
- 43844 | 1 | 43844 |
- 43892 | 1 | 43892 |
- 43913 | 1 | 43913 |
- 43924 | 1 | 43924 |
- 43945 | 1 | 43945 |
- 44152 | 1 | 44152 |
- 44289 | 1 | 44289 |
- 44424 | 1 | 44424 |
- 44528 | 1 | 44528 |
- 44535 | 1 | 44535 |
- 44637 | 1 | 44637 |
- 44668 | 1 | 44668 |
- 44694 | 1 | 44694 |
- 44794 | 1 | 44794 |
- 44976 | 1 | 44976 |
- 45087 | 1 | 45087 |
- 45195 | 1 | 45195 |
- 45572 | 1 | 45572 |
- 45580 | 1 | 45580 |
- 45606 | 1 | 45606 |
- 45736 | 1 | 45736 |
- 45739 | 1 | 45739 |
- 45743 | 1 | 45743 |
- 45780 | 1 | 45780 |
- 45826 | 2 | 91652 |
- 45833 | 1 | 45833 |
- 45842 | 1 | 45842 |
- 45860 | 1 | 45860 |
- 45867 | 1 | 45867 |
- 45886 | 1 | 45886 |
- 45926 | 1 | 45926 |
- 46568 | 1 | 46568 |
- 46659 | 1 | 46659 |
- 46660 | 1 | 46660 |
- 47242 | 1 | 47242 |
- 47372 | 1 | 47372 |
- 47498 | 1 | 47498 |
- 48790 | 1 | 48790 |
- 48894 | 1 | 48894 |
- 48995 | 1 | 48995 |
- 50057 | 1 | 50057 |
- 50170 | 1 | 50170 |
- 50284 | 1 | 50284 |
- 50873 | 1 | 50873 |
- 50975 | 1 | 50975 |
- 51076 | 1 | 51076 |
- 52712 | 1 | 52712 |
- 52765 | 1 | 52765 |
- 52885 | 1 | 52885 |
- 53316 | 1 | 53316 |
- 53418 | 1 | 53418 |
- 53522 | 1 | 53522 |
- 55397 | 1 | 55397 |
- 55490 | 1 | 55490 |
- 55495 | 1 | 55495 |
- 55599 | 1 | 55599 |
- 55617 | 1 | 55617 |
- 55743 | 1 | 55743 |
- 57800 | 1 | 57800 |
- 57899 | 1 | 57899 |
- 57997 | 1 | 57997 |
- 58242 | 1 | 58242 |
- 58352 | 1 | 58352 |
- 58473 | 1 | 58473 |
- 59718 | 1 | 59718 |
- 59766 | 1 | 59766 |
- 59871 | 1 | 59871 |
- 61015 | 1 | 61015 |
- 61140 | 1 | 61140 |
- 61179 | 1 | 61179 |
- 61774 | 1 | 61774 |
- 61776 | 1 | 61776 |
- 61777 | 1 | 61777 |
- 61854 | 1 | 61854 |
- 61857 | 1 | 61857 |
- 61858 | 1 | 61858 |
- 61981 | 1 | 61981 |
- 61982 | 1 | 61982 |
- 61983 | 1 | 61983 |
- 62230 | 1 | 62230 |
- 62273 | 1 | 62273 |
- 62275 | 1 | 62275 |
- 62280 | 2 | 124560 |
- 62282 | 1 | 62282 |
- 62284 | 1 | 62284 |
- 62287 | 1 | 62287 |
- 62288 | 1 | 62288 |
- 62310 | 1 | 62310 |
- 62315 | 1 | 62315 |
- 62320 | 1 | 62320 |
- 62340 | 1 | 62340 |
- 62341 | 1 | 62341 |
- 62342 | 1 | 62342 |
- 62343 | 1 | 62343 |
- 62344 | 1 | 62344 |
- 62367 | 1 | 62367 |
- 62399 | 1 | 62399 |
- 62415 | 1 | 62415 |
- 62423 | 1 | 62423 |
- 62426 | 1 | 62426 |
- 62432 | 1 | 62432 |
- 62434 | 1 | 62434 |
- 62436 | 1 | 62436 |
- 62438 | 1 | 62438 |
- 62455 | 1 | 62455 |
- 62459 | 1 | 62459 |
- 62465 | 1 | 62465 |
- 62467 | 1 | 62467 |
- 62479 | 1 | 62479 |
- 62480 | 1 | 62480 |
- 62483 | 1 | 62483 |
- 62487 | 1 | 62487 |
- 62490 | 1 | 62490 |
- 62491 | 1 | 62491 |
- 62495 | 2 | 124990 |
- 62497 | 1 | 62497 |
- 62499 | 2 | 124998 |
- 62500 | 1 | 62500 |
- 62502 | 1 | 62502 |
- 62504 | 1 | 62504 |
- 62505 | 1 | 62505 |
- 62507 | 1 | 62507 |
- 62516 | 1 | 62516 |
- 62517 | 1 | 62517 |
- 62518 | 1 | 62518 |
- 62521 | 3 | 187563 |
- 62523 | 2 | 125046 |
- 62525 | 1 | 62525 |
- 62528 | 1 | 62528 |
- 62531 | 3 | 187593 |
- 62532 | 2 | 125064 |
- 62533 | 1 | 62533 |
- 62534 | 1 | 62534 |
- 62538 | 1 | 62538 |
- 62548 | 1 | 62548 |
- 62560 | 1 | 62560 |
- 62563 | 1 | 62563 |
- 62564 | 1 | 62564 |
- 62565 | 1 | 62565 |
- 62566 | 1 | 62566 |
- 62567 | 1 | 62567 |
- 62571 | 1 | 62571 |
- 62573 | 1 | 62573 |
- 62596 | 1 | 62596 |
- 62597 | 1 | 62597 |
- 62598 | 1 | 62598 |
- 62606 | 2 | 125212 |
- 62611 | 1 | 62611 |
- 62612 | 1 | 62612 |
- 62613 | 1 | 62613 |
- 62635 | 1 | 62635 |
- 62636 | 3 | 187908 |
- 62640 | 1 | 62640 |
- 62644 | 2 | 125288 |
- 62646 | 1 | 62646 |
- 62648 | 1 | 62648 |
- 62649 | 3 | 187947 |
- 62651 | 1 | 62651 |
- 62653 | 1 | 62653 |
- 62655 | 1 | 62655 |
- 62656 | 1 | 62656 |
- 62657 | 1 | 62657 |
- 62661 | 3 | 187983 |
- 62666 | 1 | 62666 |
- 62673 | 1 | 62673 |
- 62681 | 2 | 125362 |
- 62685 | 1 | 62685 |
- 62686 | 2 | 125372 |
- 62687 | 1 | 62687 |
- 62688 | 2 | 125376 |
- 62690 | 2 | 125380 |
- 62691 | 1 | 62691 |
- 62692 | 2 | 125384 |
- 62693 | 2 | 125386 |
- 62694 | 1 | 62694 |
- 62696 | 1 | 62696 |
- 62697 | 2 | 125394 |
- 62698 | 1 | 62698 |
- 62700 | 1 | 62700 |
- 62704 | 3 | 188112 |
- 62727 | 2 | 125454 |
- 62729 | 1 | 62729 |
- 62734 | 1 | 62734 |
- 62736 | 1 | 62736 |
- 62737 | 2 | 125474 |
- 62738 | 1 | 62738 |
- 62739 | 2 | 125478 |
- 62740 | 3 | 188220 |
- 62741 | 1 | 62741 |
- 62744 | 3 | 188232 |
- 62747 | 1 | 62747 |
- 62748 | 3 | 188244 |
- 62749 | 4 | 250996 |
- 62751 | 1 | 62751 |
- 62752 | 1 | 62752 |
- 62753 | 1 | 62753 |
- 62754 | 1 | 62754 |
- 62756 | 1 | 62756 |
- 62757 | 2 | 125514 |
- 62758 | 1 | 62758 |
- 62760 | 2 | 125520 |
- 62761 | 1 | 62761 |
- 62763 | 1 | 62763 |
- 62767 | 1 | 62767 |
- 62774 | 1 | 62774 |
- 62779 | 3 | 188337 |
- 62780 | 1 | 62780 |
- 62781 | 1 | 62781 |
- 62782 | 3 | 188346 |
- 62784 | 1 | 62784 |
- 62785 | 1 | 62785 |
- 62786 | 1 | 62786 |
- 62788 | 2 | 125576 |
- 62789 | 1 | 62789 |
- 62790 | 2 | 125580 |
- 62793 | 1 | 62793 |
- 62794 | 1 | 62794 |
- 62796 | 2 | 125592 |
- 62797 | 2 | 125594 |
- 62798 | 1 | 62798 |
- 62800 | 1 | 62800 |
- 62802 | 1 | 62802 |
- 62803 | 2 | 125606 |
- 62804 | 1 | 62804 |
- 62806 | 1 | 62806 |
- 62809 | 5 | 314045 |
- 62810 | 3 | 188430 |
- 62811 | 1 | 62811 |
- 62814 | 1 | 62814 |
- 62817 | 3 | 188451 |
- 62828 | 1 | 62828 |
- 62839 | 1 | 62839 |
- 62840 | 1 | 62840 |
- 62841 | 2 | 125682 |
- 62845 | 1 | 62845 |
- 62850 | 1 | 62850 |
- 62855 | 1 | 62855 |
- 62859 | 1 | 62859 |
- 62860 | 1 | 62860 |
- 62863 | 1 | 62863 |
- 62878 | 1 | 62878 |
- 62893 | 1 | 62893 |
- 62895 | 1 | 62895 |
- 62910 | 1 | 62910 |
- 62911 | 1 | 62911 |
- 62912 | 1 | 62912 |
- 62914 | 3 | 188742 |
- 62915 | 2 | 125830 |
- 62917 | 1 | 62917 |
- 62918 | 1 | 62918 |
- 62920 | 1 | 62920 |
- 62923 | 1 | 62923 |
- 62924 | 1 | 62924 |
- 62928 | 1 | 62928 |
- 62936 | 1 | 62936 |
- 62937 | 1 | 62937 |
- 62940 | 1 | 62940 |
- 62941 | 1 | 62941 |
- 62943 | 1 | 62943 |
- 62948 | 1 | 62948 |
- 62950 | 1 | 62950 |
- 62951 | 1 | 62951 |
- 62953 | 1 | 62953 |
- 62954 | 2 | 125908 |
- 62955 | 2 | 125910 |
- 62956 | 1 | 62956 |
- 62958 | 1 | 62958 |
- 62960 | 3 | 188880 |
- 62961 | 2 | 125922 |
- 62962 | 2 | 125924 |
- 62963 | 3 | 188889 |
- 62968 | 1 | 62968 |
- 62973 | 3 | 188919 |
- 62975 | 1 | 62975 |
- 62976 | 1 | 62976 |
- 62977 | 1 | 62977 |
- 62978 | 1 | 62978 |
- 62983 | 1 | 62983 |
- 62984 | 1 | 62984 |
- 62985 | 1 | 62985 |
- 62990 | 1 | 62990 |
- 62992 | 4 | 251968 |
- 62993 | 1 | 62993 |
- 62997 | 1 | 62997 |
- 62999 | 1 | 62999 |
- 63003 | 2 | 126006 |
- 63009 | 1 | 63009 |
- 63011 | 2 | 126022 |
- 63022 | 1 | 63022 |
- 63029 | 1 | 63029 |
- 63035 | 1 | 63035 |
- 63045 | 1 | 63045 |
- 63051 | 1 | 63051 |
- 63059 | 1 | 63059 |
- 63109 | 2 | 126218 |
- 63110 | 1 | 63110 |
- 63115 | 1 | 63115 |
- 63116 | 2 | 126232 |
- 63117 | 1 | 63117 |
- 63118 | 2 | 126236 |
- 63119 | 1 | 63119 |
- 63121 | 1 | 63121 |
- 63126 | 1 | 63126 |
- 63130 | 1 | 63130 |
- 63134 | 1 | 63134 |
- 63145 | 1 | 63145 |
- 63147 | 1 | 63147 |
- 63150 | 1 | 63150 |
- 63157 | 1 | 63157 |
- 63161 | 1 | 63161 |
- 63163 | 1 | 63163 |
- 63166 | 1 | 63166 |
- 63167 | 1 | 63167 |
- 63169 | 1 | 63169 |
- 63170 | 1 | 63170 |
- 63173 | 1 | 63173 |
- 63174 | 1 | 63174 |
- 63178 | 1 | 63178 |
- 63179 | 2 | 126358 |
- 63187 | 2 | 126374 |
- 63188 | 1 | 63188 |
- 63190 | 1 | 63190 |
- 63191 | 1 | 63191 |
- 63193 | 1 | 63193 |
- 63194 | 1 | 63194 |
- 63195 | 1 | 63195 |
- 63198 | 2 | 126396 |
- 63201 | 1 | 63201 |
- 63206 | 1 | 63206 |
- 63208 | 1 | 63208 |
- 63211 | 1 | 63211 |
- 63226 | 1 | 63226 |
- 63228 | 1 | 63228 |
- 63232 | 1 | 63232 |
- 63263 | 2 | 126526 |
- 63276 | 1 | 63276 |
- 63278 | 1 | 63278 |
- 63281 | 1 | 63281 |
- 63367 | 1 | 63367 |
- 63369 | 1 | 63369 |
- 63370 | 1 | 63370 |
- 63375 | 1 | 63375 |
- 63378 | 1 | 63378 |
- 63379 | 1 | 63379 |
- 63406 | 2 | 126812 |
- 63408 | 1 | 63408 |
- 63427 | 1 | 63427 |
- 63429 | 1 | 63429 |
- 63431 | 1 | 63431 |
- 63457 | 1 | 63457 |
- 63458 | 1 | 63458 |
- 63461 | 1 | 63461 |
- 63462 | 1 | 63462 |
- 63463 | 2 | 126926 |
- 63464 | 1 | 63464 |
- 63467 | 1 | 63467 |
- 63468 | 1 | 63468 |
- 63470 | 1 | 63470 |
- 63491 | 1 | 63491 |
- 63494 | 1 | 63494 |
- 63500 | 1 | 63500 |
- 63509 | 1 | 63509 |
- 63511 | 1 | 63511 |
- 63522 | 1 | 63522 |
- 63523 | 1 | 63523 |
- 63524 | 1 | 63524 |
- 63539 | 2 | 127078 |
- 63543 | 1 | 63543 |
- 63544 | 1 | 63544 |
- 63545 | 2 | 127090 |
- 63547 | 2 | 127094 |
- 63548 | 1 | 63548 |
- 63556 | 1 | 63556 |
- 63559 | 1 | 63559 |
- 63560 | 1 | 63560 |
- 63573 | 2 | 127146 |
- 63580 | 1 | 63580 |
- 63615 | 1 | 63615 |
- 63616 | 1 | 63616 |
- 63617 | 1 | 63617 |
- 63629 | 3 | 190887 |
- 63631 | 2 | 127262 |
- 63635 | 1 | 63635 |
- 63652 | 2 | 127304 |
- 63653 | 1 | 63653 |
- 63662 | 2 | 127324 |
- 63665 | 1 | 63665 |
- 63668 | 1 | 63668 |
- 63669 | 1 | 63669 |
- 63674 | 2 | 127348 |
- 63678 | 1 | 63678 |
- 63679 | 1 | 63679 |
- 63680 | 1 | 63680 |
- 63681 | 2 | 127362 |
- 63684 | 2 | 127368 |
- 63685 | 1 | 63685 |
- 63689 | 1 | 63689 |
- 63695 | 1 | 63695 |
- 63697 | 4 | 254788 |
- 63698 | 1 | 63698 |
- 63699 | 1 | 63699 |
- 63700 | 1 | 63700 |
- 63703 | 2 | 127406 |
- 63705 | 1 | 63705 |
- 63708 | 3 | 191124 |
- 63709 | 1 | 63709 |
- 63720 | 1 | 63720 |
- 63738 | 1 | 63738 |
- 63766 | 1 | 63766 |
- 63780 | 1 | 63780 |
- 63782 | 1 | 63782 |
- 63801 | 3 | 191403 |
- 63823 | 2 | 127646 |
- 63827 | 1 | 63827 |
- 63832 | 1 | 63832 |
- 63836 | 2 | 127672 |
- 63838 | 3 | 191514 |
- 63841 | 4 | 255364 |
- 63842 | 1 | 63842 |
- 63852 | 1 | 63852 |
- 63857 | 1 | 63857 |
- 63863 | 3 | 191589 |
- 63864 | 1 | 63864 |
- 63865 | 3 | 191595 |
- 63868 | 1 | 63868 |
- 63870 | 1 | 63870 |
- 63877 | 1 | 63877 |
- 63878 | 1 | 63878 |
- 63881 | 2 | 127762 |
- 63883 | 1 | 63883 |
- 63884 | 1 | 63884 |
- 63885 | 1 | 63885 |
- 63887 | 1 | 63887 |
- 63888 | 1 | 63888 |
- 63890 | 2 | 127780 |
- 63892 | 1 | 63892 |
- 63893 | 1 | 63893 |
- 63894 | 1 | 63894 |
- 63897 | 1 | 63897 |
- 63899 | 1 | 63899 |
- 63901 | 1 | 63901 |
- 63902 | 1 | 63902 |
- 63914 | 1 | 63914 |
- 63916 | 1 | 63916 |
- 63917 | 1 | 63917 |
- 63922 | 1 | 63922 |
- 63937 | 1 | 63937 |
- 63980 | 1 | 63980 |
- 63982 | 1 | 63982 |
- 63984 | 1 | 63984 |
- 64000 | 3 | 192000 |
- 64091 | 1 | 64091 |
- 64094 | 1 | 64094 |
- 64095 | 2 | 128190 |
- 64096 | 1 | 64096 |
- 64097 | 1 | 64097 |
- 64105 | 1 | 64105 |
- 64107 | 1 | 64107 |
- 64109 | 1 | 64109 |
- 64152 | 2 | 128304 |
- 64159 | 1 | 64159 |
- 64190 | 1 | 64190 |
- 64227 | 1 | 64227 |
- 64228 | 1 | 64228 |
- 64229 | 1 | 64229 |
- 64240 | 2 | 128480 |
- 64241 | 2 | 128482 |
- 64242 | 1 | 64242 |
- 64243 | 1 | 64243 |
- 64245 | 2 | 128490 |
- 64250 | 1 | 64250 |
- 64273 | 1 | 64273 |
- 64276 | 1 | 64276 |
- 64278 | 1 | 64278 |
- 64288 | 1 | 64288 |
- 64291 | 1 | 64291 |
- 64292 | 1 | 64292 |
- 64306 | 1 | 64306 |
- 64310 | 1 | 64310 |
- 64311 | 1 | 64311 |
- 64312 | 1 | 64312 |
- 64313 | 1 | 64313 |
- 64329 | 1 | 64329 |
- 64330 | 1 | 64330 |
- 64335 | 1 | 64335 |
- 64338 | 1 | 64338 |
- 64344 | 1 | 64344 |
- 64345 | 2 | 128690 |
- 64346 | 3 | 193038 |
- 64347 | 1 | 64347 |
- 64364 | 1 | 64364 |
- 64375 | 1 | 64375 |
- 64379 | 1 | 64379 |
- 64380 | 1 | 64380 |
- 64391 | 1 | 64391 |
- 64392 | 1 | 64392 |
- 64393 | 3 | 193179 |
- 64394 | 1 | 64394 |
- 64396 | 1 | 64396 |
- 64401 | 1 | 64401 |
- 64419 | 1 | 64419 |
- 64423 | 1 | 64423 |
- 64424 | 1 | 64424 |
- 64425 | 1 | 64425 |
- 64427 | 1 | 64427 |
- 64430 | 1 | 64430 |
- 64433 | 1 | 64433 |
- 64438 | 1 | 64438 |
- 64446 | 2 | 128892 |
- 64447 | 1 | 64447 |
- 64449 | 1 | 64449 |
- 64451 | 1 | 64451 |
- 64464 | 1 | 64464 |
- 64465 | 1 | 64465 |
- 64466 | 1 | 64466 |
- 64468 | 1 | 64468 |
- 64472 | 3 | 193416 |
- 64473 | 1 | 64473 |
- 64475 | 1 | 64475 |
- Total | 1002 | 49770626 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333832266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888264f91cc26711
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3634663931636332
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_12_5_9.json b/autobahn/client/tungstenite_case_12_5_9.json
deleted file mode 100644
index b8b7083..0000000
--- a/autobahn/client/tungstenite_case_12_5_9.json
+++ /dev/null
@@ -1,1853 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 382,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 5325,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=382&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: PJFriqSKT7d+Sk0InZNUxQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qrTR1LeibyD1CfossrTROjwV3BE=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "6876": 1,
- "6881": 1,
- "6892": 1,
- "6992": 1,
- "7000": 2,
- "7198": 1,
- "7202": 1,
- "7208": 1,
- "7232": 1,
- "7245": 1,
- "7257": 1,
- "7485": 1,
- "7513": 1,
- "7521": 1,
- "7763": 1,
- "7786": 1,
- "7812": 1,
- "8145": 1,
- "8168": 1,
- "8170": 1,
- "8522": 1,
- "8631": 1,
- "8719": 1,
- "8768": 1,
- "8911": 1,
- "9408": 1,
- "9413": 1,
- "9441": 1,
- "9468": 1,
- "9489": 1,
- "9491": 1,
- "9801": 1,
- "9808": 2,
- "9830": 1,
- "9844": 1,
- "9861": 1,
- "10302": 1,
- "10313": 1,
- "10365": 1,
- "10424": 1,
- "10439": 1,
- "10484": 1,
- "10714": 1,
- "10715": 1,
- "10721": 1,
- "10923": 1,
- "10951": 1,
- "10976": 1,
- "10977": 1,
- "11068": 1,
- "11114": 1,
- "11148": 1,
- "11184": 1,
- "11190": 1,
- "11205": 1,
- "11236": 1,
- "11305": 1,
- "11459": 1,
- "11587": 1,
- "11693": 1,
- "11887": 1,
- "11890": 1,
- "12005": 1,
- "12017": 1,
- "12099": 1,
- "12150": 1,
- "12604": 1,
- "12686": 1,
- "12784": 1,
- "13214": 1,
- "13340": 1,
- "13454": 1,
- "13788": 1,
- "13916": 1,
- "13981": 1,
- "14133": 1,
- "14147": 1,
- "14154": 1,
- "14167": 1,
- "14178": 1,
- "14183": 1,
- "14290": 1,
- "14298": 1,
- "14304": 1,
- "14358": 1,
- "14387": 1,
- "14394": 1,
- "14395": 1,
- "14452": 1,
- "14515": 1,
- "14518": 1,
- "14525": 1,
- "14558": 1,
- "14617": 1,
- "14627": 1,
- "14631": 1,
- "14645": 1,
- "14651": 1,
- "14658": 1,
- "14767": 1,
- "14894": 1,
- "15036": 1,
- "15696": 1,
- "15829": 1,
- "15904": 1,
- "15973": 1,
- "16019": 1,
- "16066": 1,
- "16484": 1,
- "16559": 1,
- "16675": 1,
- "17360": 1,
- "17497": 1,
- "17633": 1,
- "17817": 1,
- "17905": 1,
- "17996": 1,
- "18010": 1,
- "18108": 1,
- "18158": 1,
- "18658": 1,
- "18778": 1,
- "18918": 1,
- "19271": 1,
- "19385": 1,
- "19505": 1,
- "20149": 1,
- "20213": 1,
- "20271": 1,
- "20308": 1,
- "20394": 1,
- "20432": 1,
- "20676": 1,
- "20693": 1,
- "20709": 1,
- "21427": 1,
- "21529": 1,
- "21586": 1,
- "21686": 1,
- "21688": 1,
- "21698": 1,
- "22304": 1,
- "22313": 1,
- "22319": 1,
- "22659": 1,
- "22774": 1,
- "22817": 1,
- "22901": 1,
- "22953": 1,
- "23084": 1,
- "23657": 1,
- "23760": 1,
- "23867": 1,
- "23938": 1,
- "24048": 1,
- "24176": 1,
- "25067": 1,
- "25195": 1,
- "25313": 1,
- "25467": 1,
- "25541": 1,
- "25590": 1,
- "25648": 1,
- "25699": 1,
- "25792": 1,
- "26369": 1,
- "26396": 1,
- "26463": 1,
- "26966": 1,
- "27068": 1,
- "27185": 1,
- "27617": 1,
- "27649": 1,
- "27682": 1,
- "28068": 1,
- "28202": 1,
- "28337": 1,
- "28891": 1,
- "28972": 1,
- "28974": 1,
- "29080": 1,
- "29116": 1,
- "29152": 1,
- "29177": 1,
- "29278": 1,
- "29380": 1,
- "30527": 1,
- "30550": 1,
- "30588": 1,
- "30979": 1,
- "31099": 1,
- "31176": 1,
- "31226": 1,
- "31271": 1,
- "31381": 1,
- "31727": 1,
- "31863": 1,
- "32005": 1,
- "32647": 1,
- "32721": 1,
- "33314": 1,
- "33338": 1,
- "33419": 1,
- "33474": 1,
- "33509": 1,
- "33611": 1,
- "34187": 1,
- "34251": 1,
- "34301": 1,
- "34669": 1,
- "34774": 1,
- "34869": 1,
- "35145": 1,
- "35220": 1,
- "35231": 1,
- "36045": 1,
- "36099": 1,
- "36152": 1,
- "36168": 1,
- "36227": 1,
- "36278": 1,
- "36286": 1,
- "36306": 1,
- "36355": 1,
- "36383": 1,
- "36429": 1,
- "36446": 1,
- "37709": 1,
- "37778": 1,
- "37831": 1,
- "37840": 1,
- "37856": 1,
- "37889": 1,
- "37980": 1,
- "37984": 1,
- "38051": 1,
- "38240": 1,
- "38308": 1,
- "38379": 1,
- "38878": 1,
- "39010": 1,
- "39069": 1,
- "39136": 1,
- "39146": 1,
- "39199": 1,
- "39496": 1,
- "39627": 1,
- "39706": 1,
- "40500": 1,
- "40581": 1,
- "40586": 1,
- "40624": 1,
- "40740": 1,
- "40804": 1,
- "41457": 1,
- "41511": 1,
- "41529": 1,
- "41599": 1,
- "41654": 1,
- "41668": 1,
- "41685": 1,
- "41717": 1,
- "41722": 1,
- "41751": 1,
- "41787": 1,
- "41842": 1,
- "41876": 1,
- "41879": 1,
- "41888": 1,
- "41967": 1,
- "41982": 1,
- "42004": 1,
- "42005": 1,
- "42015": 1,
- "42036": 1,
- "42107": 1,
- "42141": 1,
- "42222": 1,
- "42238": 1,
- "42246": 1,
- "42256": 2,
- "42290": 1,
- "42304": 1,
- "42347": 1,
- "42348": 2,
- "42362": 1,
- "42364": 1,
- "42368": 1,
- "42376": 1,
- "42380": 1,
- "42418": 1,
- "42630": 1,
- "42633": 1,
- "42656": 1,
- "42661": 1,
- "42708": 1,
- "42709": 1,
- "42771": 1,
- "42782": 1,
- "42803": 1,
- "42862": 1,
- "42865": 1,
- "42872": 1,
- "42878": 1,
- "42942": 1,
- "42991": 1,
- "43145": 1,
- "43214": 1,
- "43226": 2,
- "43235": 2,
- "43270": 1,
- "43275": 1,
- "43286": 1,
- "43304": 1,
- "43306": 1,
- "43344": 1,
- "43467": 1,
- "43505": 1,
- "43509": 1,
- "43533": 1,
- "43548": 1,
- "43554": 1,
- "43562": 1,
- "43578": 1,
- "43612": 2,
- "43619": 1,
- "43643": 1,
- "43656": 1,
- "43662": 1,
- "43664": 1,
- "43692": 1,
- "43707": 1,
- "43717": 1,
- "43756": 1,
- "43773": 1,
- "43779": 1,
- "43786": 1,
- "43790": 1,
- "43792": 1,
- "43844": 1,
- "43848": 1,
- "43896": 1,
- "43918": 1,
- "43919": 1,
- "43929": 1,
- "43948": 1,
- "44052": 1,
- "44188": 1,
- "44435": 1,
- "44522": 1,
- "44566": 1,
- "44632": 1,
- "44690": 1,
- "44700": 1,
- "44978": 1,
- "45089": 1,
- "45198": 1,
- "45569": 1,
- "45577": 1,
- "45605": 1,
- "45735": 1,
- "45738": 1,
- "45741": 1,
- "45778": 1,
- "45824": 1,
- "45825": 1,
- "45831": 1,
- "45837": 1,
- "45860": 1,
- "45868": 1,
- "45886": 1,
- "45924": 1,
- "46345": 1,
- "46438": 1,
- "46440": 1,
- "47164": 1,
- "47295": 1,
- "47423": 1,
- "48601": 1,
- "48708": 1,
- "48811": 1,
- "49985": 1,
- "50097": 1,
- "50214": 1,
- "50718": 1,
- "50825": 1,
- "50927": 1,
- "52659": 1,
- "52711": 1,
- "52831": 1,
- "53192": 1,
- "53296": 1,
- "53399": 1,
- "55311": 1,
- "55408": 1,
- "55443": 1,
- "55512": 1,
- "55572": 1,
- "55698": 1,
- "57725": 1,
- "57833": 1,
- "57937": 1,
- "58214": 1,
- "58328": 1,
- "58451": 1,
- "59683": 1,
- "59734": 1,
- "59835": 1,
- "61005": 1,
- "61129": 1,
- "61165": 1,
- "61765": 1,
- "61767": 1,
- "61768": 1,
- "61844": 1,
- "61847": 1,
- "61848": 1,
- "61972": 2,
- "61973": 1,
- "62224": 1,
- "62247": 1,
- "62249": 2,
- "62256": 2,
- "62260": 1,
- "62264": 2,
- "62289": 1,
- "62291": 1,
- "62293": 1,
- "62325": 1,
- "62330": 1,
- "62331": 1,
- "62332": 1,
- "62338": 1,
- "62361": 1,
- "62369": 1,
- "62401": 1,
- "62406": 1,
- "62417": 2,
- "62420": 1,
- "62423": 1,
- "62424": 1,
- "62446": 1,
- "62449": 1,
- "62451": 1,
- "62455": 1,
- "62458": 1,
- "62459": 1,
- "62462": 1,
- "62473": 2,
- "62476": 1,
- "62477": 1,
- "62478": 1,
- "62479": 1,
- "62480": 1,
- "62481": 1,
- "62482": 1,
- "62483": 2,
- "62485": 2,
- "62497": 1,
- "62498": 1,
- "62499": 1,
- "62504": 1,
- "62506": 1,
- "62507": 1,
- "62508": 1,
- "62509": 1,
- "62510": 1,
- "62511": 1,
- "62514": 1,
- "62516": 2,
- "62517": 2,
- "62518": 2,
- "62523": 1,
- "62535": 1,
- "62537": 1,
- "62538": 1,
- "62540": 1,
- "62541": 1,
- "62542": 1,
- "62544": 1,
- "62551": 1,
- "62555": 1,
- "62580": 1,
- "62582": 1,
- "62586": 1,
- "62592": 2,
- "62600": 3,
- "62622": 1,
- "62624": 1,
- "62625": 3,
- "62626": 1,
- "62631": 1,
- "62633": 1,
- "62635": 5,
- "62638": 1,
- "62639": 1,
- "62640": 1,
- "62641": 1,
- "62647": 1,
- "62648": 2,
- "62649": 1,
- "62656": 1,
- "62668": 2,
- "62669": 1,
- "62672": 1,
- "62673": 2,
- "62674": 5,
- "62675": 1,
- "62676": 2,
- "62679": 1,
- "62684": 2,
- "62686": 2,
- "62687": 1,
- "62688": 4,
- "62708": 1,
- "62710": 1,
- "62712": 2,
- "62713": 3,
- "62714": 1,
- "62715": 1,
- "62716": 1,
- "62717": 2,
- "62718": 1,
- "62719": 1,
- "62722": 1,
- "62723": 1,
- "62726": 2,
- "62732": 1,
- "62736": 1,
- "62737": 3,
- "62739": 1,
- "62740": 2,
- "62741": 2,
- "62742": 2,
- "62744": 1,
- "62745": 3,
- "62746": 2,
- "62749": 1,
- "62757": 1,
- "62758": 1,
- "62759": 1,
- "62761": 2,
- "62763": 2,
- "62764": 2,
- "62766": 1,
- "62768": 2,
- "62769": 1,
- "62770": 2,
- "62772": 3,
- "62773": 2,
- "62774": 1,
- "62776": 1,
- "62777": 1,
- "62782": 1,
- "62784": 1,
- "62787": 1,
- "62789": 2,
- "62797": 1,
- "62798": 2,
- "62799": 2,
- "62801": 2,
- "62802": 1,
- "62805": 2,
- "62806": 1,
- "62807": 2,
- "62808": 2,
- "62812": 1,
- "62813": 1,
- "62827": 1,
- "62828": 1,
- "62829": 1,
- "62833": 1,
- "62838": 2,
- "62843": 1,
- "62844": 1,
- "62848": 1,
- "62849": 1,
- "62874": 1,
- "62878": 1,
- "62893": 2,
- "62894": 1,
- "62895": 1,
- "62897": 2,
- "62898": 1,
- "62902": 3,
- "62905": 1,
- "62914": 1,
- "62916": 1,
- "62921": 1,
- "62922": 1,
- "62923": 1,
- "62924": 3,
- "62929": 1,
- "62932": 3,
- "62936": 1,
- "62939": 1,
- "62940": 1,
- "62942": 1,
- "62945": 1,
- "62946": 2,
- "62947": 2,
- "62948": 1,
- "62951": 1,
- "62952": 1,
- "62953": 2,
- "62957": 1,
- "62958": 3,
- "62960": 1,
- "62961": 1,
- "62962": 1,
- "62964": 1,
- "62966": 1,
- "62972": 3,
- "62973": 2,
- "62977": 2,
- "62978": 1,
- "62979": 2,
- "62980": 1,
- "62981": 3,
- "63001": 1,
- "63004": 1,
- "63007": 2,
- "63015": 1,
- "63027": 1,
- "63032": 1,
- "63046": 2,
- "63053": 1,
- "63105": 2,
- "63108": 1,
- "63109": 2,
- "63110": 1,
- "63111": 1,
- "63115": 2,
- "63116": 1,
- "63119": 1,
- "63124": 2,
- "63128": 1,
- "63142": 1,
- "63145": 1,
- "63150": 3,
- "63153": 1,
- "63154": 1,
- "63155": 3,
- "63159": 1,
- "63162": 1,
- "63167": 1,
- "63170": 1,
- "63173": 3,
- "63174": 2,
- "63178": 1,
- "63182": 2,
- "63183": 1,
- "63184": 1,
- "63190": 1,
- "63196": 1,
- "63203": 1,
- "63206": 1,
- "63208": 1,
- "63223": 1,
- "63224": 1,
- "63231": 1,
- "63249": 2,
- "63261": 1,
- "63262": 1,
- "63263": 1,
- "63368": 1,
- "63370": 1,
- "63371": 1,
- "63373": 1,
- "63376": 1,
- "63377": 1,
- "63392": 1,
- "63394": 1,
- "63396": 1,
- "63410": 1,
- "63411": 1,
- "63414": 1,
- "63448": 1,
- "63449": 2,
- "63450": 1,
- "63452": 2,
- "63457": 1,
- "63458": 1,
- "63467": 1,
- "63468": 1,
- "63486": 1,
- "63489": 1,
- "63495": 1,
- "63509": 1,
- "63512": 1,
- "63523": 1,
- "63524": 2,
- "63525": 2,
- "63529": 1,
- "63544": 1,
- "63546": 2,
- "63549": 1,
- "63550": 1,
- "63551": 1,
- "63552": 2,
- "63553": 1,
- "63577": 2,
- "63584": 1,
- "63609": 1,
- "63610": 1,
- "63614": 1,
- "63630": 3,
- "63632": 2,
- "63636": 1,
- "63656": 1,
- "63657": 2,
- "63660": 1,
- "63663": 1,
- "63666": 1,
- "63668": 1,
- "63669": 1,
- "63674": 3,
- "63676": 2,
- "63679": 1,
- "63681": 2,
- "63684": 1,
- "63689": 1,
- "63690": 3,
- "63691": 1,
- "63693": 3,
- "63694": 1,
- "63697": 1,
- "63699": 1,
- "63701": 2,
- "63702": 1,
- "63710": 2,
- "63711": 1,
- "63715": 1,
- "63733": 1,
- "63766": 1,
- "63785": 1,
- "63788": 1,
- "63805": 3,
- "63822": 1,
- "63823": 1,
- "63826": 1,
- "63829": 1,
- "63832": 1,
- "63833": 1,
- "63834": 2,
- "63835": 1,
- "63836": 1,
- "63842": 3,
- "63843": 1,
- "63853": 1,
- "63858": 1,
- "63865": 1,
- "63866": 1,
- "63867": 2,
- "63869": 3,
- "63870": 1,
- "63872": 1,
- "63881": 1,
- "63882": 1,
- "63885": 1,
- "63887": 2,
- "63888": 1,
- "63889": 1,
- "63891": 1,
- "63892": 1,
- "63894": 2,
- "63896": 1,
- "63897": 2,
- "63898": 1,
- "63901": 1,
- "63903": 2,
- "63913": 1,
- "63916": 1,
- "63918": 1,
- "63923": 1,
- "63941": 1,
- "63984": 1,
- "63986": 1,
- "63988": 1,
- "63999": 2,
- "64000": 1,
- "64092": 1,
- "64094": 1,
- "64096": 2,
- "64097": 2,
- "64109": 1,
- "64111": 1,
- "64113": 1,
- "64156": 2,
- "64163": 1,
- "64191": 1,
- "64227": 1,
- "64228": 2,
- "64240": 1,
- "64241": 1,
- "64242": 1,
- "64243": 2,
- "64245": 1,
- "64249": 2,
- "64254": 1,
- "64277": 1,
- "64280": 1,
- "64282": 1,
- "64292": 1,
- "64295": 1,
- "64296": 1,
- "64310": 1,
- "64314": 1,
- "64315": 1,
- "64316": 1,
- "64317": 1,
- "64333": 1,
- "64334": 1,
- "64339": 1,
- "64342": 1,
- "64348": 1,
- "64349": 2,
- "64350": 3,
- "64351": 1,
- "64368": 1,
- "64379": 1,
- "64383": 1,
- "64384": 1,
- "64395": 1,
- "64396": 1,
- "64397": 3,
- "64398": 1,
- "64400": 1,
- "64405": 1,
- "64423": 1,
- "64427": 1,
- "64428": 1,
- "64429": 1,
- "64431": 1,
- "64434": 1,
- "64437": 1,
- "64442": 1,
- "64450": 2,
- "64451": 1,
- "64453": 1,
- "64455": 1,
- "64468": 1,
- "64469": 1,
- "64470": 1,
- "64472": 1,
- "64476": 3,
- "64477": 1,
- "64479": 1
- },
- "started": "2020-09-07T18:50:40.691Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7584895782470703,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 49708373,
- "incomingOctetsWireLevel": 49716373,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0001609386812962074,
- "outgoingCompressionRatio": 0.7593745422363282,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 49766370,
- "outgoingOctetsWireLevel": 49770370,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 8.037556285499626e-05,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "7204": 2,
- "7220": 1,
- "7296": 1,
- "7305": 1,
- "7308": 1,
- "7471": 1,
- "7474": 1,
- "7517": 1,
- "7568": 1,
- "7595": 1,
- "7621": 1,
- "7873": 1,
- "7902": 1,
- "7910": 1,
- "8168": 1,
- "8199": 1,
- "8221": 1,
- "8554": 1,
- "8580": 1,
- "8581": 1,
- "8897": 1,
- "8934": 1,
- "9036": 1,
- "9140": 1,
- "9177": 1,
- "9465": 1,
- "9484": 1,
- "9495": 1,
- "9544": 1,
- "9546": 1,
- "9568": 1,
- "9859": 1,
- "9861": 1,
- "9900": 1,
- "9902": 1,
- "9930": 1,
- "9961": 1,
- "10371": 1,
- "10383": 1,
- "10435": 1,
- "10542": 1,
- "10559": 1,
- "10607": 1,
- "10837": 1,
- "10838": 1,
- "10845": 1,
- "11077": 1,
- "11167": 1,
- "11194": 1,
- "11198": 1,
- "11219": 1,
- "11224": 1,
- "11268": 1,
- "11278": 1,
- "11319": 1,
- "11320": 1,
- "11331": 1,
- "11436": 1,
- "11583": 1,
- "11711": 1,
- "11818": 1,
- "12016": 1,
- "12134": 1,
- "12228": 1,
- "12302": 1,
- "12432": 1,
- "12559": 1,
- "12858": 1,
- "12936": 1,
- "13034": 1,
- "13297": 1,
- "13423": 1,
- "13536": 1,
- "13910": 1,
- "14039": 1,
- "14104": 1,
- "14262": 1,
- "14277": 1,
- "14286": 1,
- "14314": 1,
- "14325": 1,
- "14331": 1,
- "14382": 1,
- "14391": 1,
- "14397": 1,
- "14485": 1,
- "14492": 1,
- "14495": 1,
- "14600": 1,
- "14616": 2,
- "14624": 1,
- "14689": 1,
- "14729": 1,
- "14740": 1,
- "14744": 1,
- "14755": 1,
- "14761": 1,
- "14769": 1,
- "14798": 1,
- "15148": 1,
- "15273": 1,
- "15413": 1,
- "15847": 1,
- "15979": 1,
- "16029": 1,
- "16123": 1,
- "16145": 1,
- "16192": 1,
- "16705": 1,
- "16778": 1,
- "16894": 1,
- "17737": 1,
- "17874": 1,
- "17944": 1,
- "18011": 1,
- "18031": 1,
- "18136": 1,
- "18184": 1,
- "18294": 1,
- "18339": 1,
- "18803": 1,
- "18925": 1,
- "19063": 1,
- "19398": 1,
- "19511": 1,
- "19634": 1,
- "20329": 1,
- "20449": 1,
- "20573": 1,
- "20575": 1,
- "20668": 1,
- "20789": 1,
- "20827": 1,
- "20843": 1,
- "20856": 1,
- "21554": 1,
- "21654": 1,
- "21712": 1,
- "21862": 1,
- "21864": 1,
- "21873": 1,
- "22452": 1,
- "22465": 1,
- "22469": 1,
- "22835": 1,
- "22947": 1,
- "23067": 1,
- "23166": 1,
- "23304": 1,
- "23437": 1,
- "23779": 1,
- "23883": 1,
- "23990": 1,
- "24091": 1,
- "24202": 1,
- "24331": 1,
- "25219": 1,
- "25348": 1,
- "25467": 1,
- "25703": 1,
- "25801": 1,
- "25813": 1,
- "25862": 1,
- "25909": 1,
- "25968": 1,
- "26509": 1,
- "26536": 1,
- "26606": 1,
- "27101": 1,
- "27206": 1,
- "27317": 1,
- "27727": 1,
- "27759": 1,
- "27792": 1,
- "28399": 1,
- "28534": 1,
- "28669": 1,
- "29032": 1,
- "29088": 1,
- "29116": 1,
- "29194": 1,
- "29262": 1,
- "29263": 1,
- "29287": 1,
- "29385": 1,
- "29487": 1,
- "30625": 1,
- "30648": 1,
- "30681": 1,
- "31284": 1,
- "31304": 1,
- "31378": 1,
- "31422": 1,
- "31488": 1,
- "31552": 1,
- "31863": 1,
- "32000": 1,
- "32146": 1,
- "32730": 1,
- "32805": 1,
- "33419": 1,
- "33527": 1,
- "33614": 1,
- "33639": 1,
- "33779": 1,
- "33912": 1,
- "34326": 1,
- "34392": 1,
- "34437": 1,
- "34731": 1,
- "34834": 1,
- "34931": 1,
- "35247": 1,
- "35322": 1,
- "35334": 1,
- "36082": 1,
- "36204": 1,
- "36291": 1,
- "36315": 1,
- "36380": 1,
- "36403": 1,
- "36425": 1,
- "36479": 1,
- "36503": 1,
- "36539": 1,
- "36572": 1,
- "36632": 1,
- "37750": 1,
- "37822": 1,
- "37868": 1,
- "37915": 1,
- "37962": 1,
- "38001": 1,
- "38055": 1,
- "38125": 1,
- "38192": 1,
- "38279": 1,
- "38346": 1,
- "38420": 1,
- "39118": 1,
- "39149": 1,
- "39185": 1,
- "39250": 1,
- "39274": 1,
- "39414": 1,
- "39609": 1,
- "39737": 1,
- "39817": 1,
- "40520": 1,
- "40600": 1,
- "40608": 1,
- "40652": 1,
- "40761": 1,
- "40826": 1,
- "41465": 1,
- "41517": 1,
- "41534": 1,
- "41670": 1,
- "41684": 1,
- "41750": 1,
- "41821": 1,
- "41840": 1,
- "41855": 1,
- "41877": 1,
- "41887": 2,
- "41909": 1,
- "41966": 1,
- "41975": 2,
- "41980": 1,
- "42002": 1,
- "42008": 1,
- "42013": 1,
- "42040": 1,
- "42105": 1,
- "42147": 1,
- "42219": 1,
- "42236": 1,
- "42245": 1,
- "42254": 2,
- "42285": 1,
- "42300": 1,
- "42344": 2,
- "42345": 1,
- "42357": 1,
- "42359": 1,
- "42363": 1,
- "42372": 1,
- "42375": 1,
- "42414": 1,
- "42651": 1,
- "42657": 1,
- "42703": 1,
- "42741": 1,
- "42742": 1,
- "42777": 1,
- "42787": 1,
- "42809": 1,
- "42821": 1,
- "42858": 1,
- "42861": 1,
- "42866": 1,
- "42873": 1,
- "42939": 1,
- "42985": 1,
- "43142": 1,
- "43211": 1,
- "43219": 1,
- "43221": 1,
- "43233": 1,
- "43237": 1,
- "43266": 1,
- "43270": 1,
- "43279": 1,
- "43302": 1,
- "43307": 1,
- "43346": 1,
- "43463": 1,
- "43500": 1,
- "43507": 1,
- "43530": 1,
- "43547": 1,
- "43549": 1,
- "43560": 1,
- "43576": 1,
- "43609": 1,
- "43614": 1,
- "43615": 1,
- "43640": 1,
- "43654": 1,
- "43661": 1,
- "43662": 1,
- "43693": 1,
- "43705": 1,
- "43713": 1,
- "43752": 1,
- "43769": 1,
- "43775": 1,
- "43782": 1,
- "43786": 1,
- "43788": 1,
- "43840": 1,
- "43844": 1,
- "43892": 1,
- "43913": 1,
- "43924": 1,
- "43945": 1,
- "44152": 1,
- "44289": 1,
- "44424": 1,
- "44528": 1,
- "44535": 1,
- "44637": 1,
- "44668": 1,
- "44694": 1,
- "44794": 1,
- "44976": 1,
- "45087": 1,
- "45195": 1,
- "45572": 1,
- "45580": 1,
- "45606": 1,
- "45736": 1,
- "45739": 1,
- "45743": 1,
- "45780": 1,
- "45826": 2,
- "45833": 1,
- "45842": 1,
- "45860": 1,
- "45867": 1,
- "45886": 1,
- "45926": 1,
- "46568": 1,
- "46659": 1,
- "46660": 1,
- "47242": 1,
- "47372": 1,
- "47498": 1,
- "48790": 1,
- "48894": 1,
- "48995": 1,
- "50057": 1,
- "50170": 1,
- "50284": 1,
- "50873": 1,
- "50975": 1,
- "51076": 1,
- "52712": 1,
- "52765": 1,
- "52885": 1,
- "53316": 1,
- "53418": 1,
- "53522": 1,
- "55397": 1,
- "55490": 1,
- "55495": 1,
- "55599": 1,
- "55617": 1,
- "55743": 1,
- "57800": 1,
- "57899": 1,
- "57997": 1,
- "58242": 1,
- "58352": 1,
- "58473": 1,
- "59718": 1,
- "59766": 1,
- "59871": 1,
- "61015": 1,
- "61140": 1,
- "61179": 1,
- "61774": 1,
- "61776": 1,
- "61777": 1,
- "61854": 1,
- "61857": 1,
- "61858": 1,
- "61981": 1,
- "61982": 1,
- "61983": 1,
- "62230": 1,
- "62273": 1,
- "62275": 1,
- "62280": 2,
- "62282": 1,
- "62284": 1,
- "62287": 1,
- "62288": 1,
- "62310": 1,
- "62315": 1,
- "62320": 1,
- "62340": 1,
- "62341": 1,
- "62342": 1,
- "62343": 1,
- "62344": 1,
- "62367": 1,
- "62399": 1,
- "62415": 1,
- "62423": 1,
- "62426": 1,
- "62432": 1,
- "62434": 1,
- "62436": 1,
- "62438": 1,
- "62455": 1,
- "62459": 1,
- "62465": 1,
- "62467": 1,
- "62479": 1,
- "62480": 1,
- "62483": 1,
- "62487": 1,
- "62490": 1,
- "62491": 1,
- "62495": 2,
- "62497": 1,
- "62499": 2,
- "62500": 1,
- "62502": 1,
- "62504": 1,
- "62505": 1,
- "62507": 1,
- "62516": 1,
- "62517": 1,
- "62518": 1,
- "62521": 3,
- "62523": 2,
- "62525": 1,
- "62528": 1,
- "62531": 3,
- "62532": 2,
- "62533": 1,
- "62534": 1,
- "62538": 1,
- "62548": 1,
- "62560": 1,
- "62563": 1,
- "62564": 1,
- "62565": 1,
- "62566": 1,
- "62567": 1,
- "62571": 1,
- "62573": 1,
- "62596": 1,
- "62597": 1,
- "62598": 1,
- "62606": 2,
- "62611": 1,
- "62612": 1,
- "62613": 1,
- "62635": 1,
- "62636": 3,
- "62640": 1,
- "62644": 2,
- "62646": 1,
- "62648": 1,
- "62649": 3,
- "62651": 1,
- "62653": 1,
- "62655": 1,
- "62656": 1,
- "62657": 1,
- "62661": 3,
- "62666": 1,
- "62673": 1,
- "62681": 2,
- "62685": 1,
- "62686": 2,
- "62687": 1,
- "62688": 2,
- "62690": 2,
- "62691": 1,
- "62692": 2,
- "62693": 2,
- "62694": 1,
- "62696": 1,
- "62697": 2,
- "62698": 1,
- "62700": 1,
- "62704": 3,
- "62727": 2,
- "62729": 1,
- "62734": 1,
- "62736": 1,
- "62737": 2,
- "62738": 1,
- "62739": 2,
- "62740": 3,
- "62741": 1,
- "62744": 3,
- "62747": 1,
- "62748": 3,
- "62749": 4,
- "62751": 1,
- "62752": 1,
- "62753": 1,
- "62754": 1,
- "62756": 1,
- "62757": 2,
- "62758": 1,
- "62760": 2,
- "62761": 1,
- "62763": 1,
- "62767": 1,
- "62774": 1,
- "62779": 3,
- "62780": 1,
- "62781": 1,
- "62782": 3,
- "62784": 1,
- "62785": 1,
- "62786": 1,
- "62788": 2,
- "62789": 1,
- "62790": 2,
- "62793": 1,
- "62794": 1,
- "62796": 2,
- "62797": 2,
- "62798": 1,
- "62800": 1,
- "62802": 1,
- "62803": 2,
- "62804": 1,
- "62806": 1,
- "62809": 5,
- "62810": 3,
- "62811": 1,
- "62814": 1,
- "62817": 3,
- "62828": 1,
- "62839": 1,
- "62840": 1,
- "62841": 2,
- "62845": 1,
- "62850": 1,
- "62855": 1,
- "62859": 1,
- "62860": 1,
- "62863": 1,
- "62878": 1,
- "62893": 1,
- "62895": 1,
- "62910": 1,
- "62911": 1,
- "62912": 1,
- "62914": 3,
- "62915": 2,
- "62917": 1,
- "62918": 1,
- "62920": 1,
- "62923": 1,
- "62924": 1,
- "62928": 1,
- "62936": 1,
- "62937": 1,
- "62940": 1,
- "62941": 1,
- "62943": 1,
- "62948": 1,
- "62950": 1,
- "62951": 1,
- "62953": 1,
- "62954": 2,
- "62955": 2,
- "62956": 1,
- "62958": 1,
- "62960": 3,
- "62961": 2,
- "62962": 2,
- "62963": 3,
- "62968": 1,
- "62973": 3,
- "62975": 1,
- "62976": 1,
- "62977": 1,
- "62978": 1,
- "62983": 1,
- "62984": 1,
- "62985": 1,
- "62990": 1,
- "62992": 4,
- "62993": 1,
- "62997": 1,
- "62999": 1,
- "63003": 2,
- "63009": 1,
- "63011": 2,
- "63022": 1,
- "63029": 1,
- "63035": 1,
- "63045": 1,
- "63051": 1,
- "63059": 1,
- "63109": 2,
- "63110": 1,
- "63115": 1,
- "63116": 2,
- "63117": 1,
- "63118": 2,
- "63119": 1,
- "63121": 1,
- "63126": 1,
- "63130": 1,
- "63134": 1,
- "63145": 1,
- "63147": 1,
- "63150": 1,
- "63157": 1,
- "63161": 1,
- "63163": 1,
- "63166": 1,
- "63167": 1,
- "63169": 1,
- "63170": 1,
- "63173": 1,
- "63174": 1,
- "63178": 1,
- "63179": 2,
- "63187": 2,
- "63188": 1,
- "63190": 1,
- "63191": 1,
- "63193": 1,
- "63194": 1,
- "63195": 1,
- "63198": 2,
- "63201": 1,
- "63206": 1,
- "63208": 1,
- "63211": 1,
- "63226": 1,
- "63228": 1,
- "63232": 1,
- "63263": 2,
- "63276": 1,
- "63278": 1,
- "63281": 1,
- "63367": 1,
- "63369": 1,
- "63370": 1,
- "63375": 1,
- "63378": 1,
- "63379": 1,
- "63406": 2,
- "63408": 1,
- "63427": 1,
- "63429": 1,
- "63431": 1,
- "63457": 1,
- "63458": 1,
- "63461": 1,
- "63462": 1,
- "63463": 2,
- "63464": 1,
- "63467": 1,
- "63468": 1,
- "63470": 1,
- "63491": 1,
- "63494": 1,
- "63500": 1,
- "63509": 1,
- "63511": 1,
- "63522": 1,
- "63523": 1,
- "63524": 1,
- "63539": 2,
- "63543": 1,
- "63544": 1,
- "63545": 2,
- "63547": 2,
- "63548": 1,
- "63556": 1,
- "63559": 1,
- "63560": 1,
- "63573": 2,
- "63580": 1,
- "63615": 1,
- "63616": 1,
- "63617": 1,
- "63629": 3,
- "63631": 2,
- "63635": 1,
- "63652": 2,
- "63653": 1,
- "63662": 2,
- "63665": 1,
- "63668": 1,
- "63669": 1,
- "63674": 2,
- "63678": 1,
- "63679": 1,
- "63680": 1,
- "63681": 2,
- "63684": 2,
- "63685": 1,
- "63689": 1,
- "63695": 1,
- "63697": 4,
- "63698": 1,
- "63699": 1,
- "63700": 1,
- "63703": 2,
- "63705": 1,
- "63708": 3,
- "63709": 1,
- "63720": 1,
- "63738": 1,
- "63766": 1,
- "63780": 1,
- "63782": 1,
- "63801": 3,
- "63823": 2,
- "63827": 1,
- "63832": 1,
- "63836": 2,
- "63838": 3,
- "63841": 4,
- "63842": 1,
- "63852": 1,
- "63857": 1,
- "63863": 3,
- "63864": 1,
- "63865": 3,
- "63868": 1,
- "63870": 1,
- "63877": 1,
- "63878": 1,
- "63881": 2,
- "63883": 1,
- "63884": 1,
- "63885": 1,
- "63887": 1,
- "63888": 1,
- "63890": 2,
- "63892": 1,
- "63893": 1,
- "63894": 1,
- "63897": 1,
- "63899": 1,
- "63901": 1,
- "63902": 1,
- "63914": 1,
- "63916": 1,
- "63917": 1,
- "63922": 1,
- "63937": 1,
- "63980": 1,
- "63982": 1,
- "63984": 1,
- "64000": 3,
- "64091": 1,
- "64094": 1,
- "64095": 2,
- "64096": 1,
- "64097": 1,
- "64105": 1,
- "64107": 1,
- "64109": 1,
- "64152": 2,
- "64159": 1,
- "64190": 1,
- "64227": 1,
- "64228": 1,
- "64229": 1,
- "64240": 2,
- "64241": 2,
- "64242": 1,
- "64243": 1,
- "64245": 2,
- "64250": 1,
- "64273": 1,
- "64276": 1,
- "64278": 1,
- "64288": 1,
- "64291": 1,
- "64292": 1,
- "64306": 1,
- "64310": 1,
- "64311": 1,
- "64312": 1,
- "64313": 1,
- "64329": 1,
- "64330": 1,
- "64335": 1,
- "64338": 1,
- "64344": 1,
- "64345": 2,
- "64346": 3,
- "64347": 1,
- "64364": 1,
- "64375": 1,
- "64379": 1,
- "64380": 1,
- "64391": 1,
- "64392": 1,
- "64393": 3,
- "64394": 1,
- "64396": 1,
- "64401": 1,
- "64419": 1,
- "64423": 1,
- "64424": 1,
- "64425": 1,
- "64427": 1,
- "64430": 1,
- "64433": 1,
- "64438": 1,
- "64446": 2,
- "64447": 1,
- "64449": 1,
- "64451": 1,
- "64464": 1,
- "64465": 1,
- "64466": 1,
- "64468": 1,
- "64472": 3,
- "64473": 1,
- "64475": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333832266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888264f91cc26711"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "64f91cc2"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_1.html b/autobahn/client/tungstenite_case_13_1_1.html
deleted file mode 100644
index 8dfe03c..0000000
--- a/autobahn/client/tungstenite_case_13_1_1.html
+++ /dev/null
@@ -1,324 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.1 : Pass - 985 ms @ 2020-09-07T18:51:52.471Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=392&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: BVF5d0pxcgD0ouYkPDlLdw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qhlkZKiMxDrfEIxDLRsstVhNGQE=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 755 | 7550 |
- 11 | 66 | 726 |
- 12 | 37 | 444 |
- 13 | 103 | 1339 |
- 14 | 24 | 336 |
- 15 | 4 | 60 |
- 16 | 2 | 32 |
- 18 | 1 | 18 |
- 19 | 3 | 57 |
- 20 | 1 | 20 |
- 21 | 1 | 21 |
- 22 | 1 | 22 |
- 24 | 2 | 48 |
- 257 | 1 | 257 |
- Total | 1002 | 10938 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 755 | 4530 |
- 7 | 66 | 462 |
- 8 | 37 | 296 |
- 9 | 103 | 927 |
- 10 | 24 | 240 |
- 11 | 4 | 44 |
- 12 | 2 | 24 |
- 14 | 1 | 14 |
- 15 | 3 | 45 |
- 16 | 1 | 16 |
- 17 | 1 | 17 |
- 18 | 1 | 18 |
- 20 | 2 | 40 |
- 252 | 1 | 252 |
- Total | 1002 | 6929 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333932266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882889c151f8b74
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3838396331353166
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_1.json b/autobahn/client/tungstenite_case_13_1_1.json
deleted file mode 100644
index da5388c..0000000
--- a/autobahn/client/tungstenite_case_13_1_1.json
+++ /dev/null
@@ -1,171 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 392,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 985,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=392&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: BVF5d0pxcgD0ouYkPDlLdw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qhlkZKiMxDrfEIxDLRsstVhNGQE=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 755,
- "11": 66,
- "12": 37,
- "13": 103,
- "14": 24,
- "15": 4,
- "16": 2,
- "18": 1,
- "19": 3,
- "20": 1,
- "21": 1,
- "22": 1,
- "24": 2,
- "257": 1
- },
- "started": "2020-09-07T18:51:52.471Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.2920625,
- "incomingOctetsAppLevel": 16000,
- "incomingOctetsWebSocketLevel": 4673,
- "incomingOctetsWireLevel": 10673,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 1.2839717526214423,
- "outgoingCompressionRatio": 0.2920625,
- "outgoingOctetsAppLevel": 16000,
- "outgoingOctetsWebSocketLevel": 4673,
- "outgoingOctetsWireLevel": 6673,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.4279905842071474,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 755,
- "7": 66,
- "8": 37,
- "9": 103,
- "10": 24,
- "11": 4,
- "12": 2,
- "14": 1,
- "15": 3,
- "16": 1,
- "17": 1,
- "18": 1,
- "20": 2,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333932266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882889c151f8b74"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "889c151f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_10.html b/autobahn/client/tungstenite_case_13_1_10.html
deleted file mode 100644
index 72542ce..0000000
--- a/autobahn/client/tungstenite_case_13_1_10.html
+++ /dev/null
@@ -1,597 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.10 : Pass - 7378 ms @ 2020-09-07T18:52:06.870Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=401&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: IzOaYr874MCuwIrXOyuX4Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: mEwyqePWIE6Qd/6D3uhK4KJPSZc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 5575 | 2 | 11150 |
- 5576 | 1 | 5576 |
- 5577 | 1 | 5577 |
- 5578 | 1 | 5578 |
- 5579 | 2 | 11158 |
- 5580 | 5 | 27900 |
- 5581 | 7 | 39067 |
- 5582 | 5 | 27910 |
- 5583 | 4 | 22332 |
- 5584 | 1 | 5584 |
- 5585 | 6 | 33510 |
- 5586 | 8 | 44688 |
- 5587 | 6 | 33522 |
- 5588 | 4 | 22352 |
- 5589 | 11 | 61479 |
- 5590 | 8 | 44720 |
- 5591 | 7 | 39137 |
- 5592 | 6 | 33552 |
- 5593 | 6 | 33558 |
- 5594 | 4 | 22376 |
- 5595 | 4 | 22380 |
- 5596 | 5 | 27980 |
- 5597 | 5 | 27985 |
- 5598 | 7 | 39186 |
- 5599 | 17 | 95183 |
- 5600 | 16 | 89600 |
- 5601 | 14 | 78414 |
- 5602 | 13 | 72826 |
- 5603 | 6 | 33618 |
- 5604 | 6 | 33624 |
- 5605 | 10 | 56050 |
- 5606 | 16 | 89696 |
- 5607 | 13 | 72891 |
- 5608 | 9 | 50472 |
- 5609 | 6 | 33654 |
- 5610 | 6 | 33660 |
- 5611 | 6 | 33666 |
- 5612 | 2 | 11224 |
- 5613 | 4 | 22452 |
- 5614 | 5 | 28070 |
- 5615 | 4 | 22460 |
- 5616 | 6 | 33696 |
- 5617 | 3 | 16851 |
- 5619 | 2 | 11238 |
- 5620 | 2 | 11240 |
- 5622 | 2 | 11244 |
- 5624 | 1 | 5624 |
- 5625 | 1 | 5625 |
- 5627 | 3 | 16881 |
- 5629 | 3 | 16887 |
- 5630 | 2 | 11260 |
- 5632 | 1 | 5632 |
- 5634 | 2 | 11268 |
- 5635 | 1 | 5635 |
- 5637 | 2 | 11274 |
- 5638 | 3 | 16914 |
- 5639 | 1 | 5639 |
- 5640 | 2 | 11280 |
- 5641 | 2 | 11282 |
- 5642 | 1 | 5642 |
- 5643 | 2 | 11286 |
- 5644 | 1 | 5644 |
- 5645 | 3 | 16935 |
- 5646 | 1 | 5646 |
- 5647 | 3 | 16941 |
- 5648 | 6 | 33888 |
- 5649 | 2 | 11298 |
- 5650 | 2 | 11300 |
- 5651 | 2 | 11302 |
- 5657 | 1 | 5657 |
- 5664 | 1 | 5664 |
- 5665 | 2 | 11330 |
- 5667 | 1 | 5667 |
- 5668 | 1 | 5668 |
- 5670 | 1 | 5670 |
- 5671 | 2 | 11342 |
- 5673 | 3 | 17019 |
- 5674 | 1 | 5674 |
- 5675 | 1 | 5675 |
- 5676 | 2 | 11352 |
- 5677 | 3 | 17031 |
- 5678 | 9 | 51102 |
- 5679 | 5 | 28395 |
- 5680 | 3 | 17040 |
- 5681 | 10 | 56810 |
- 5682 | 10 | 56820 |
- 5683 | 15 | 85245 |
- 5684 | 20 | 113680 |
- 5685 | 14 | 79590 |
- 5686 | 16 | 90976 |
- 5687 | 14 | 79618 |
- 5688 | 21 | 119448 |
- 5689 | 26 | 147914 |
- 5690 | 17 | 96730 |
- 5691 | 11 | 62601 |
- 5692 | 25 | 142300 |
- 5693 | 21 | 119553 |
- 5694 | 24 | 136656 |
- 5695 | 16 | 91120 |
- 5696 | 25 | 142400 |
- 5697 | 24 | 136728 |
- 5698 | 24 | 136752 |
- 5699 | 12 | 68388 |
- 5700 | 17 | 96900 |
- 5701 | 19 | 108319 |
- 5702 | 13 | 74126 |
- 5703 | 9 | 51327 |
- 5704 | 25 | 142600 |
- 5705 | 25 | 142625 |
- 5706 | 16 | 91296 |
- 5707 | 12 | 68484 |
- 5708 | 11 | 62788 |
- 5709 | 8 | 45672 |
- 5710 | 10 | 57100 |
- 5711 | 13 | 74243 |
- 5712 | 4 | 22848 |
- 5713 | 6 | 34278 |
- 5714 | 3 | 17142 |
- 5715 | 1 | 5715 |
- 5716 | 2 | 11432 |
- 5717 | 2 | 11434 |
- 5718 | 5 | 28590 |
- 5719 | 3 | 17157 |
- 5720 | 3 | 17160 |
- 5721 | 5 | 28605 |
- 5722 | 4 | 22888 |
- 5723 | 12 | 68676 |
- 5724 | 10 | 57240 |
- 5725 | 7 | 40075 |
- 5726 | 11 | 62986 |
- 5727 | 9 | 51543 |
- 5728 | 2 | 11456 |
- 5729 | 3 | 17187 |
- 5731 | 2 | 11462 |
- 5732 | 3 | 17196 |
- 5733 | 1 | 5733 |
- 5746 | 1 | 5746 |
- 5747 | 1 | 5747 |
- 5748 | 1 | 5748 |
- 5750 | 3 | 17250 |
- 5751 | 2 | 11502 |
- 5753 | 1 | 5753 |
- 5761 | 1 | 5761 |
- 5762 | 2 | 11524 |
- Total | 1002 | 5668354 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343031266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882fd260d1dfece
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6664323630643164
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_10.json b/autobahn/client/tungstenite_case_13_1_10.json
deleted file mode 100644
index 2dd36d8..0000000
--- a/autobahn/client/tungstenite_case_13_1_10.json
+++ /dev/null
@@ -1,444 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 401,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 7378,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=401&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: IzOaYr874MCuwIrXOyuX4Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: mEwyqePWIE6Qd/6D3uhK4KJPSZc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.10",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:52:06.870Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5668098,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0007062024703668616,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "5575": 2,
- "5576": 1,
- "5577": 1,
- "5578": 1,
- "5579": 2,
- "5580": 5,
- "5581": 7,
- "5582": 5,
- "5583": 4,
- "5584": 1,
- "5585": 6,
- "5586": 8,
- "5587": 6,
- "5588": 4,
- "5589": 11,
- "5590": 8,
- "5591": 7,
- "5592": 6,
- "5593": 6,
- "5594": 4,
- "5595": 4,
- "5596": 5,
- "5597": 5,
- "5598": 7,
- "5599": 17,
- "5600": 16,
- "5601": 14,
- "5602": 13,
- "5603": 6,
- "5604": 6,
- "5605": 10,
- "5606": 16,
- "5607": 13,
- "5608": 9,
- "5609": 6,
- "5610": 6,
- "5611": 6,
- "5612": 2,
- "5613": 4,
- "5614": 5,
- "5615": 4,
- "5616": 6,
- "5617": 3,
- "5619": 2,
- "5620": 2,
- "5622": 2,
- "5624": 1,
- "5625": 1,
- "5627": 3,
- "5629": 3,
- "5630": 2,
- "5632": 1,
- "5634": 2,
- "5635": 1,
- "5637": 2,
- "5638": 3,
- "5639": 1,
- "5640": 2,
- "5641": 2,
- "5642": 1,
- "5643": 2,
- "5644": 1,
- "5645": 3,
- "5646": 1,
- "5647": 3,
- "5648": 6,
- "5649": 2,
- "5650": 2,
- "5651": 2,
- "5657": 1,
- "5664": 1,
- "5665": 2,
- "5667": 1,
- "5668": 1,
- "5670": 1,
- "5671": 2,
- "5673": 3,
- "5674": 1,
- "5675": 1,
- "5676": 2,
- "5677": 3,
- "5678": 9,
- "5679": 5,
- "5680": 3,
- "5681": 10,
- "5682": 10,
- "5683": 15,
- "5684": 20,
- "5685": 14,
- "5686": 16,
- "5687": 14,
- "5688": 21,
- "5689": 26,
- "5690": 17,
- "5691": 11,
- "5692": 25,
- "5693": 21,
- "5694": 24,
- "5695": 16,
- "5696": 25,
- "5697": 24,
- "5698": 24,
- "5699": 12,
- "5700": 17,
- "5701": 19,
- "5702": 13,
- "5703": 9,
- "5704": 25,
- "5705": 25,
- "5706": 16,
- "5707": 12,
- "5708": 11,
- "5709": 8,
- "5710": 10,
- "5711": 13,
- "5712": 4,
- "5713": 6,
- "5714": 3,
- "5715": 1,
- "5716": 2,
- "5717": 2,
- "5718": 5,
- "5719": 3,
- "5720": 3,
- "5721": 5,
- "5722": 4,
- "5723": 12,
- "5724": 10,
- "5725": 7,
- "5726": 11,
- "5727": 9,
- "5728": 2,
- "5729": 3,
- "5731": 2,
- "5732": 3,
- "5733": 1,
- "5746": 1,
- "5747": 1,
- "5748": 1,
- "5750": 3,
- "5751": 2,
- "5753": 1,
- "5761": 1,
- "5762": 2
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343031266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882fd260d1dfece"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "fd260d1d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_11.html b/autobahn/client/tungstenite_case_13_1_11.html
deleted file mode 100644
index 0a53c5f..0000000
--- a/autobahn/client/tungstenite_case_13_1_11.html
+++ /dev/null
@@ -1,647 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.11 : Pass - 1458 ms @ 2020-09-07T18:52:14.248Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=402&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: zjuWgCY472g/HjFgeCViOA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9goXeRcqqBeWlztUgE+k3RFR/0U=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 248 | 1 | 248 |
- 249 | 4 | 996 |
- 250 | 3 | 750 |
- 251 | 1 | 251 |
- 252 | 4 | 1008 |
- 253 | 7 | 1771 |
- 254 | 3 | 762 |
- 255 | 6 | 1530 |
- 256 | 6 | 1536 |
- 257 | 5 | 1285 |
- 258 | 10 | 2580 |
- 259 | 13 | 3367 |
- 260 | 7 | 1820 |
- 261 | 8 | 2088 |
- 262 | 4 | 1048 |
- 263 | 8 | 2104 |
- 264 | 7 | 1848 |
- 265 | 5 | 1325 |
- 266 | 5 | 1330 |
- 267 | 5 | 1335 |
- 268 | 11 | 2948 |
- 269 | 6 | 1614 |
- 270 | 5 | 1350 |
- 271 | 9 | 2439 |
- 272 | 15 | 4080 |
- 273 | 10 | 2730 |
- 274 | 13 | 3562 |
- 275 | 14 | 3850 |
- 276 | 12 | 3312 |
- 277 | 13 | 3601 |
- 278 | 12 | 3336 |
- 279 | 10 | 2790 |
- 280 | 17 | 4760 |
- 281 | 14 | 3934 |
- 282 | 9 | 2538 |
- 283 | 12 | 3396 |
- 284 | 8 | 2272 |
- 285 | 9 | 2565 |
- 286 | 7 | 2002 |
- 287 | 9 | 2583 |
- 288 | 10 | 2880 |
- 289 | 10 | 2890 |
- 290 | 8 | 2320 |
- 291 | 4 | 1164 |
- 292 | 16 | 4672 |
- 293 | 3 | 879 |
- 294 | 6 | 1764 |
- 295 | 9 | 2655 |
- 296 | 4 | 1184 |
- 297 | 8 | 2376 |
- 298 | 9 | 2682 |
- 299 | 11 | 3289 |
- 300 | 8 | 2400 |
- 301 | 5 | 1505 |
- 302 | 2 | 604 |
- 303 | 5 | 1515 |
- 304 | 12 | 3648 |
- 305 | 9 | 2745 |
- 306 | 12 | 3672 |
- 307 | 11 | 3377 |
- 308 | 6 | 1848 |
- 309 | 8 | 2472 |
- 310 | 7 | 2170 |
- 311 | 5 | 1555 |
- 312 | 9 | 2808 |
- 313 | 10 | 3130 |
- 314 | 10 | 3140 |
- 315 | 6 | 1890 |
- 316 | 15 | 4740 |
- 317 | 6 | 1902 |
- 318 | 5 | 1590 |
- 319 | 10 | 3190 |
- 320 | 10 | 3200 |
- 321 | 12 | 3852 |
- 322 | 3 | 966 |
- 323 | 5 | 1615 |
- 324 | 6 | 1944 |
- 325 | 3 | 975 |
- 326 | 6 | 1956 |
- 327 | 8 | 2616 |
- 328 | 6 | 1968 |
- 329 | 4 | 1316 |
- 330 | 11 | 3630 |
- 331 | 8 | 2648 |
- 332 | 13 | 4316 |
- 333 | 3 | 999 |
- 334 | 5 | 1670 |
- 335 | 5 | 1675 |
- 336 | 8 | 2688 |
- 337 | 6 | 2022 |
- 338 | 2 | 676 |
- 339 | 2 | 678 |
- 340 | 5 | 1700 |
- 341 | 4 | 1364 |
- 342 | 4 | 1368 |
- 343 | 5 | 1715 |
- 344 | 5 | 1720 |
- 345 | 4 | 1380 |
- 346 | 3 | 1038 |
- 347 | 1 | 347 |
- 350 | 4 | 1400 |
- 351 | 6 | 2106 |
- 352 | 2 | 704 |
- 354 | 1 | 354 |
- 358 | 3 | 1074 |
- 359 | 5 | 1795 |
- 360 | 5 | 1800 |
- 361 | 3 | 1083 |
- 362 | 2 | 724 |
- 363 | 5 | 1815 |
- 364 | 5 | 1820 |
- 365 | 4 | 1460 |
- 366 | 6 | 2196 |
- 367 | 2 | 734 |
- 368 | 6 | 2208 |
- 369 | 3 | 1107 |
- 370 | 6 | 2220 |
- 371 | 7 | 2597 |
- 372 | 4 | 1488 |
- 373 | 5 | 1865 |
- 374 | 1 | 374 |
- 375 | 2 | 750 |
- 377 | 2 | 754 |
- 378 | 1 | 378 |
- 384 | 1 | 384 |
- 387 | 2 | 774 |
- 388 | 1 | 388 |
- 389 | 1 | 389 |
- 390 | 7 | 2730 |
- 391 | 6 | 2346 |
- 392 | 2 | 784 |
- 393 | 6 | 2358 |
- 394 | 3 | 1182 |
- 395 | 2 | 790 |
- 396 | 5 | 1980 |
- 397 | 8 | 3176 |
- 398 | 7 | 2786 |
- 399 | 4 | 1596 |
- 400 | 10 | 4000 |
- 401 | 8 | 3208 |
- 402 | 3 | 1206 |
- 403 | 7 | 2821 |
- 404 | 9 | 3636 |
- 405 | 6 | 2430 |
- 406 | 3 | 1218 |
- 407 | 4 | 1628 |
- 408 | 6 | 2448 |
- 409 | 5 | 2045 |
- 410 | 5 | 2050 |
- 411 | 6 | 2466 |
- 412 | 3 | 1236 |
- 413 | 4 | 1652 |
- 414 | 3 | 1242 |
- 415 | 6 | 2490 |
- 417 | 1 | 417 |
- 418 | 1 | 418 |
- 419 | 4 | 1676 |
- 420 | 1 | 420 |
- 421 | 1 | 421 |
- 422 | 2 | 844 |
- 424 | 2 | 848 |
- 425 | 5 | 2125 |
- 426 | 3 | 1278 |
- 427 | 1 | 427 |
- 428 | 2 | 856 |
- 432 | 1 | 432 |
- 469 | 1 | 469 |
- Total | 1002 | 320226 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 43 | 5 | 215 |
- 44 | 6 | 264 |
- 45 | 2 | 90 |
- 46 | 5 | 230 |
- 47 | 6 | 282 |
- 48 | 11 | 528 |
- 49 | 10 | 490 |
- 50 | 3 | 150 |
- 51 | 1 | 51 |
- 52 | 5 | 260 |
- 53 | 1 | 53 |
- 54 | 3 | 162 |
- 55 | 1 | 55 |
- 56 | 5 | 280 |
- 57 | 7 | 399 |
- 58 | 4 | 232 |
- 59 | 6 | 354 |
- 60 | 12 | 720 |
- 61 | 4 | 244 |
- 62 | 12 | 744 |
- 63 | 11 | 693 |
- 64 | 10 | 640 |
- 65 | 13 | 845 |
- 66 | 10 | 660 |
- 67 | 18 | 1206 |
- 68 | 16 | 1088 |
- 69 | 15 | 1035 |
- 70 | 10 | 700 |
- 71 | 21 | 1491 |
- 72 | 21 | 1512 |
- 73 | 19 | 1387 |
- 74 | 13 | 962 |
- 75 | 16 | 1200 |
- 76 | 7 | 532 |
- 77 | 7 | 539 |
- 78 | 12 | 936 |
- 79 | 11 | 869 |
- 80 | 10 | 800 |
- 81 | 5 | 405 |
- 82 | 7 | 574 |
- 83 | 4 | 332 |
- 84 | 5 | 420 |
- 85 | 5 | 425 |
- 86 | 3 | 258 |
- 87 | 1 | 87 |
- 88 | 5 | 440 |
- 89 | 5 | 445 |
- 90 | 6 | 540 |
- 91 | 9 | 819 |
- 92 | 9 | 828 |
- 93 | 9 | 837 |
- 94 | 8 | 752 |
- 95 | 10 | 950 |
- 96 | 8 | 768 |
- 97 | 14 | 1358 |
- 98 | 9 | 882 |
- 99 | 10 | 990 |
- 100 | 12 | 1200 |
- 101 | 9 | 909 |
- 102 | 8 | 816 |
- 103 | 12 | 1236 |
- 104 | 8 | 832 |
- 105 | 10 | 1050 |
- 106 | 4 | 424 |
- 107 | 6 | 642 |
- 108 | 6 | 648 |
- 109 | 2 | 218 |
- 110 | 2 | 220 |
- 111 | 11 | 1221 |
- 112 | 7 | 784 |
- 113 | 2 | 226 |
- 114 | 11 | 1254 |
- 115 | 7 | 805 |
- 116 | 8 | 928 |
- 117 | 3 | 351 |
- 118 | 7 | 826 |
- 119 | 8 | 952 |
- 120 | 6 | 720 |
- 121 | 10 | 1210 |
- 122 | 6 | 732 |
- 123 | 4 | 492 |
- 124 | 2 | 248 |
- 125 | 7 | 875 |
- 126 | 2 | 252 |
- 127 | 3 | 381 |
- 130 | 3 | 390 |
- 131 | 4 | 524 |
- 132 | 3 | 396 |
- 133 | 3 | 399 |
- 134 | 5 | 670 |
- 135 | 2 | 270 |
- 136 | 4 | 544 |
- 137 | 3 | 411 |
- 138 | 4 | 552 |
- 139 | 3 | 417 |
- 140 | 3 | 420 |
- 141 | 6 | 846 |
- 142 | 4 | 568 |
- 143 | 3 | 429 |
- 144 | 1 | 144 |
- 145 | 1 | 145 |
- 146 | 4 | 584 |
- 147 | 3 | 441 |
- 148 | 3 | 444 |
- 149 | 1 | 149 |
- 150 | 4 | 600 |
- 151 | 8 | 1208 |
- 152 | 3 | 456 |
- 153 | 2 | 306 |
- 154 | 7 | 1078 |
- 155 | 6 | 930 |
- 156 | 2 | 312 |
- 157 | 1 | 157 |
- 158 | 1 | 158 |
- 159 | 4 | 636 |
- 160 | 12 | 1920 |
- 161 | 5 | 805 |
- 162 | 3 | 486 |
- 163 | 3 | 489 |
- 164 | 2 | 328 |
- 165 | 2 | 330 |
- 166 | 7 | 1162 |
- 167 | 4 | 668 |
- 168 | 3 | 504 |
- 169 | 3 | 507 |
- 170 | 5 | 850 |
- 171 | 2 | 342 |
- 173 | 3 | 519 |
- 174 | 3 | 522 |
- 175 | 3 | 525 |
- 176 | 1 | 176 |
- 177 | 1 | 177 |
- 178 | 3 | 534 |
- 180 | 1 | 180 |
- 181 | 1 | 181 |
- 185 | 2 | 370 |
- 186 | 1 | 186 |
- 187 | 3 | 561 |
- 189 | 1 | 189 |
- 191 | 1 | 191 |
- 192 | 3 | 576 |
- 193 | 1 | 193 |
- 194 | 3 | 582 |
- 195 | 3 | 585 |
- 196 | 1 | 196 |
- 197 | 9 | 1773 |
- 198 | 8 | 1584 |
- 199 | 2 | 398 |
- 200 | 7 | 1400 |
- 201 | 10 | 2010 |
- 202 | 9 | 1818 |
- 203 | 2 | 406 |
- 204 | 7 | 1428 |
- 205 | 13 | 2665 |
- 206 | 6 | 1236 |
- 207 | 8 | 1656 |
- 208 | 5 | 1040 |
- 209 | 8 | 1672 |
- 210 | 9 | 1890 |
- 211 | 6 | 1266 |
- 212 | 8 | 1696 |
- 213 | 2 | 426 |
- 214 | 4 | 856 |
- 215 | 1 | 215 |
- 216 | 2 | 432 |
- 217 | 2 | 434 |
- 218 | 1 | 218 |
- 219 | 1 | 219 |
- 220 | 2 | 440 |
- 221 | 1 | 221 |
- 222 | 1 | 222 |
- 223 | 3 | 669 |
- 224 | 1 | 224 |
- 226 | 1 | 226 |
- 228 | 1 | 228 |
- 231 | 2 | 462 |
- 232 | 1 | 232 |
- 233 | 3 | 699 |
- 234 | 1 | 234 |
- 236 | 1 | 236 |
- 237 | 1 | 237 |
- 252 | 1 | 252 |
- 260 | 1000 | 260000 |
- Total | 2002 | 376202 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1000 |
- 1 | 1000 |
- 8 | 1 |
- Total | 2001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343032266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882d1c20b3ed22a
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6431633230623365
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_11.json b/autobahn/client/tungstenite_case_13_1_11.json
deleted file mode 100644
index 16cc3cd..0000000
--- a/autobahn/client/tungstenite_case_13_1_11.json
+++ /dev/null
@@ -1,494 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 402,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 1458,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=402&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: zjuWgCY472g/HjFgeCViOA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9goXeRcqqBeWlztUgE+k3RFR/0U=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "248": 1,
- "249": 4,
- "250": 3,
- "251": 1,
- "252": 4,
- "253": 7,
- "254": 3,
- "255": 6,
- "256": 6,
- "257": 5,
- "258": 10,
- "259": 13,
- "260": 7,
- "261": 8,
- "262": 4,
- "263": 8,
- "264": 7,
- "265": 5,
- "266": 5,
- "267": 5,
- "268": 11,
- "269": 6,
- "270": 5,
- "271": 9,
- "272": 15,
- "273": 10,
- "274": 13,
- "275": 14,
- "276": 12,
- "277": 13,
- "278": 12,
- "279": 10,
- "280": 17,
- "281": 14,
- "282": 9,
- "283": 12,
- "284": 8,
- "285": 9,
- "286": 7,
- "287": 9,
- "288": 10,
- "289": 10,
- "290": 8,
- "291": 4,
- "292": 16,
- "293": 3,
- "294": 6,
- "295": 9,
- "296": 4,
- "297": 8,
- "298": 9,
- "299": 11,
- "300": 8,
- "301": 5,
- "302": 2,
- "303": 5,
- "304": 12,
- "305": 9,
- "306": 12,
- "307": 11,
- "308": 6,
- "309": 8,
- "310": 7,
- "311": 5,
- "312": 9,
- "313": 10,
- "314": 10,
- "315": 6,
- "316": 15,
- "317": 6,
- "318": 5,
- "319": 10,
- "320": 10,
- "321": 12,
- "322": 3,
- "323": 5,
- "324": 6,
- "325": 3,
- "326": 6,
- "327": 8,
- "328": 6,
- "329": 4,
- "330": 11,
- "331": 8,
- "332": 13,
- "333": 3,
- "334": 5,
- "335": 5,
- "336": 8,
- "337": 6,
- "338": 2,
- "339": 2,
- "340": 5,
- "341": 4,
- "342": 4,
- "343": 5,
- "344": 5,
- "345": 4,
- "346": 3,
- "347": 1,
- "350": 4,
- "351": 6,
- "352": 2,
- "354": 1,
- "358": 3,
- "359": 5,
- "360": 5,
- "361": 3,
- "362": 2,
- "363": 5,
- "364": 5,
- "365": 4,
- "366": 6,
- "367": 2,
- "368": 6,
- "369": 3,
- "370": 6,
- "371": 7,
- "372": 4,
- "373": 5,
- "374": 1,
- "375": 2,
- "377": 2,
- "378": 1,
- "384": 1,
- "387": 2,
- "388": 1,
- "389": 1,
- "390": 7,
- "391": 6,
- "392": 2,
- "393": 6,
- "394": 3,
- "395": 2,
- "396": 5,
- "397": 8,
- "398": 7,
- "399": 4,
- "400": 10,
- "401": 8,
- "402": 3,
- "403": 7,
- "404": 9,
- "405": 6,
- "406": 3,
- "407": 4,
- "408": 6,
- "409": 5,
- "410": 5,
- "411": 6,
- "412": 3,
- "413": 4,
- "414": 3,
- "415": 6,
- "417": 1,
- "418": 1,
- "419": 4,
- "420": 1,
- "421": 1,
- "422": 2,
- "424": 2,
- "425": 5,
- "426": 3,
- "427": 1,
- "428": 2,
- "432": 1,
- "469": 1
- },
- "started": "2020-09-07T18:52:14.248Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0380811767578125,
- "incomingOctetsAppLevel": 8192000,
- "incomingOctetsWebSocketLevel": 311961,
- "incomingOctetsWireLevel": 319961,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.025644231169921882,
- "outgoingCompressionRatio": 0.045077392578125,
- "outgoingOctetsAppLevel": 8192000,
- "outgoingOctetsWebSocketLevel": 369274,
- "outgoingOctetsWireLevel": 375946,
- "outgoingWebSocketFrames": 2000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.018067884551850388,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 1000,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "43": 5,
- "44": 6,
- "45": 2,
- "46": 5,
- "47": 6,
- "48": 11,
- "49": 10,
- "50": 3,
- "51": 1,
- "52": 5,
- "53": 1,
- "54": 3,
- "55": 1,
- "56": 5,
- "57": 7,
- "58": 4,
- "59": 6,
- "60": 12,
- "61": 4,
- "62": 12,
- "63": 11,
- "64": 10,
- "65": 13,
- "66": 10,
- "67": 18,
- "68": 16,
- "69": 15,
- "70": 10,
- "71": 21,
- "72": 21,
- "73": 19,
- "74": 13,
- "75": 16,
- "76": 7,
- "77": 7,
- "78": 12,
- "79": 11,
- "80": 10,
- "81": 5,
- "82": 7,
- "83": 4,
- "84": 5,
- "85": 5,
- "86": 3,
- "87": 1,
- "88": 5,
- "89": 5,
- "90": 6,
- "91": 9,
- "92": 9,
- "93": 9,
- "94": 8,
- "95": 10,
- "96": 8,
- "97": 14,
- "98": 9,
- "99": 10,
- "100": 12,
- "101": 9,
- "102": 8,
- "103": 12,
- "104": 8,
- "105": 10,
- "106": 4,
- "107": 6,
- "108": 6,
- "109": 2,
- "110": 2,
- "111": 11,
- "112": 7,
- "113": 2,
- "114": 11,
- "115": 7,
- "116": 8,
- "117": 3,
- "118": 7,
- "119": 8,
- "120": 6,
- "121": 10,
- "122": 6,
- "123": 4,
- "124": 2,
- "125": 7,
- "126": 2,
- "127": 3,
- "130": 3,
- "131": 4,
- "132": 3,
- "133": 3,
- "134": 5,
- "135": 2,
- "136": 4,
- "137": 3,
- "138": 4,
- "139": 3,
- "140": 3,
- "141": 6,
- "142": 4,
- "143": 3,
- "144": 1,
- "145": 1,
- "146": 4,
- "147": 3,
- "148": 3,
- "149": 1,
- "150": 4,
- "151": 8,
- "152": 3,
- "153": 2,
- "154": 7,
- "155": 6,
- "156": 2,
- "157": 1,
- "158": 1,
- "159": 4,
- "160": 12,
- "161": 5,
- "162": 3,
- "163": 3,
- "164": 2,
- "165": 2,
- "166": 7,
- "167": 4,
- "168": 3,
- "169": 3,
- "170": 5,
- "171": 2,
- "173": 3,
- "174": 3,
- "175": 3,
- "176": 1,
- "177": 1,
- "178": 3,
- "180": 1,
- "181": 1,
- "185": 2,
- "186": 1,
- "187": 3,
- "189": 1,
- "191": 1,
- "192": 3,
- "193": 1,
- "194": 3,
- "195": 3,
- "196": 1,
- "197": 9,
- "198": 8,
- "199": 2,
- "200": 7,
- "201": 10,
- "202": 9,
- "203": 2,
- "204": 7,
- "205": 13,
- "206": 6,
- "207": 8,
- "208": 5,
- "209": 8,
- "210": 9,
- "211": 6,
- "212": 8,
- "213": 2,
- "214": 4,
- "215": 1,
- "216": 2,
- "217": 2,
- "218": 1,
- "219": 1,
- "220": 2,
- "221": 1,
- "222": 1,
- "223": 3,
- "224": 1,
- "226": 1,
- "228": 1,
- "231": 2,
- "232": 1,
- "233": 3,
- "234": 1,
- "236": 1,
- "237": 1,
- "252": 1,
- "260": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343032266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d1c20b3ed22a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d1c20b3e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_12.html b/autobahn/client/tungstenite_case_13_1_12.html
deleted file mode 100644
index 044da4d..0000000
--- a/autobahn/client/tungstenite_case_13_1_12.html
+++ /dev/null
@@ -1,804 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.12 : Pass - 3031 ms @ 2020-09-07T18:52:15.707Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=403&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 35yE0f45RRQHLgCZNn7lOw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: xrgvHc+krvzS/wzibnl+2LQDESw=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 492 | 2 | 984 |
- 493 | 2 | 986 |
- 494 | 2 | 988 |
- 495 | 2 | 990 |
- 496 | 5 | 2480 |
- 497 | 4 | 1988 |
- 498 | 5 | 2490 |
- 499 | 3 | 1497 |
- 500 | 3 | 1500 |
- 501 | 10 | 5010 |
- 502 | 12 | 6024 |
- 503 | 5 | 2515 |
- 504 | 9 | 4536 |
- 505 | 8 | 4040 |
- 506 | 8 | 4048 |
- 507 | 3 | 1521 |
- 508 | 6 | 3048 |
- 509 | 10 | 5090 |
- 510 | 8 | 4080 |
- 511 | 7 | 3577 |
- 512 | 7 | 3584 |
- 513 | 4 | 2052 |
- 514 | 1 | 514 |
- 515 | 3 | 1545 |
- 516 | 2 | 1032 |
- 517 | 4 | 2068 |
- 518 | 4 | 2072 |
- 519 | 3 | 1557 |
- 520 | 2 | 1040 |
- 521 | 2 | 1042 |
- 522 | 5 | 2610 |
- 523 | 4 | 2092 |
- 524 | 6 | 3144 |
- 525 | 11 | 5775 |
- 526 | 9 | 4734 |
- 527 | 10 | 5270 |
- 528 | 10 | 5280 |
- 529 | 11 | 5819 |
- 530 | 9 | 4770 |
- 531 | 12 | 6372 |
- 532 | 11 | 5852 |
- 533 | 7 | 3731 |
- 534 | 9 | 4806 |
- 535 | 8 | 4280 |
- 536 | 12 | 6432 |
- 537 | 5 | 2685 |
- 538 | 5 | 2690 |
- 539 | 7 | 3773 |
- 540 | 5 | 2700 |
- 541 | 1 | 541 |
- 542 | 3 | 1626 |
- 543 | 3 | 1629 |
- 544 | 1 | 544 |
- 545 | 2 | 1090 |
- 546 | 6 | 3276 |
- 547 | 2 | 1094 |
- 548 | 2 | 1096 |
- 549 | 6 | 3294 |
- 551 | 4 | 2204 |
- 552 | 2 | 1104 |
- 553 | 1 | 553 |
- 554 | 2 | 1108 |
- 555 | 4 | 2220 |
- 556 | 6 | 3336 |
- 557 | 5 | 2785 |
- 558 | 4 | 2232 |
- 559 | 8 | 4472 |
- 560 | 12 | 6720 |
- 561 | 10 | 5610 |
- 562 | 15 | 8430 |
- 563 | 13 | 7319 |
- 564 | 5 | 2820 |
- 565 | 9 | 5085 |
- 566 | 6 | 3396 |
- 567 | 6 | 3402 |
- 568 | 6 | 3408 |
- 570 | 1 | 570 |
- 571 | 3 | 1713 |
- 572 | 4 | 2288 |
- 573 | 2 | 1146 |
- 574 | 2 | 1148 |
- 575 | 3 | 1725 |
- 576 | 1 | 576 |
- 577 | 6 | 3462 |
- 578 | 5 | 2890 |
- 579 | 4 | 2316 |
- 580 | 4 | 2320 |
- 581 | 4 | 2324 |
- 582 | 2 | 1164 |
- 583 | 4 | 2332 |
- 584 | 1 | 584 |
- 585 | 1 | 585 |
- 586 | 3 | 1758 |
- 588 | 3 | 1764 |
- 589 | 2 | 1178 |
- 590 | 2 | 1180 |
- 591 | 4 | 2364 |
- 592 | 2 | 1184 |
- 593 | 2 | 1186 |
- 594 | 2 | 1188 |
- 595 | 2 | 1190 |
- 596 | 1 | 596 |
- 597 | 2 | 1194 |
- 598 | 4 | 2392 |
- 599 | 4 | 2396 |
- 600 | 4 | 2400 |
- 601 | 8 | 4808 |
- 602 | 3 | 1806 |
- 603 | 4 | 2412 |
- 604 | 4 | 2416 |
- 605 | 4 | 2420 |
- 606 | 4 | 2424 |
- 607 | 6 | 3642 |
- 608 | 3 | 1824 |
- 610 | 2 | 1220 |
- 611 | 3 | 1833 |
- 612 | 3 | 1836 |
- 613 | 4 | 2452 |
- 614 | 7 | 4298 |
- 615 | 4 | 2460 |
- 616 | 3 | 1848 |
- 617 | 3 | 1851 |
- 618 | 1 | 618 |
- 619 | 2 | 1238 |
- 620 | 3 | 1860 |
- 621 | 1 | 621 |
- 622 | 2 | 1244 |
- 623 | 2 | 1246 |
- 624 | 2 | 1248 |
- 625 | 2 | 1250 |
- 626 | 1 | 626 |
- 629 | 2 | 1258 |
- 630 | 2 | 1260 |
- 631 | 3 | 1893 |
- 632 | 3 | 1896 |
- 633 | 3 | 1899 |
- 634 | 1 | 634 |
- 635 | 3 | 1905 |
- 637 | 1 | 637 |
- 638 | 3 | 1914 |
- 639 | 2 | 1278 |
- 640 | 3 | 1920 |
- 641 | 4 | 2564 |
- 643 | 2 | 1286 |
- 644 | 3 | 1932 |
- 645 | 1 | 645 |
- 646 | 5 | 3230 |
- 647 | 1 | 647 |
- 648 | 4 | 2592 |
- 649 | 2 | 1298 |
- 650 | 1 | 650 |
- 652 | 1 | 652 |
- 653 | 2 | 1306 |
- 654 | 2 | 1308 |
- 655 | 2 | 1310 |
- 657 | 2 | 1314 |
- 658 | 1 | 658 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 661 | 2 | 1322 |
- 663 | 2 | 1326 |
- 666 | 4 | 2664 |
- 667 | 4 | 2668 |
- 668 | 1 | 668 |
- 669 | 4 | 2676 |
- 670 | 3 | 2010 |
- 671 | 3 | 2013 |
- 672 | 2 | 1344 |
- 673 | 3 | 2019 |
- 674 | 1 | 674 |
- 675 | 1 | 675 |
- 676 | 1 | 676 |
- 677 | 2 | 1354 |
- 678 | 2 | 1356 |
- 679 | 2 | 1358 |
- 680 | 6 | 4080 |
- 681 | 5 | 3405 |
- 682 | 5 | 3410 |
- 683 | 3 | 2049 |
- 684 | 5 | 3420 |
- 685 | 5 | 3425 |
- 687 | 5 | 3435 |
- 688 | 2 | 1376 |
- 689 | 3 | 2067 |
- 690 | 2 | 1380 |
- 691 | 1 | 691 |
- 692 | 2 | 1384 |
- 693 | 3 | 2079 |
- 694 | 2 | 1388 |
- 695 | 3 | 2085 |
- 696 | 3 | 2088 |
- 697 | 3 | 2091 |
- 698 | 4 | 2792 |
- 699 | 2 | 1398 |
- 700 | 2 | 1400 |
- 701 | 2 | 1402 |
- 702 | 7 | 4914 |
- 703 | 2 | 1406 |
- 704 | 3 | 2112 |
- 705 | 7 | 4935 |
- 706 | 4 | 2824 |
- 707 | 3 | 2121 |
- 708 | 1 | 708 |
- 709 | 3 | 2127 |
- 710 | 5 | 3550 |
- 711 | 2 | 1422 |
- 712 | 3 | 2136 |
- 713 | 8 | 5704 |
- 714 | 4 | 2856 |
- 715 | 3 | 2145 |
- 716 | 2 | 1432 |
- 717 | 5 | 3585 |
- 718 | 5 | 3590 |
- 719 | 4 | 2876 |
- 720 | 4 | 2880 |
- 721 | 3 | 2163 |
- 722 | 3 | 2166 |
- 723 | 8 | 5784 |
- 724 | 4 | 2896 |
- 725 | 5 | 3625 |
- 726 | 7 | 5082 |
- 727 | 3 | 2181 |
- 728 | 7 | 5096 |
- 729 | 4 | 2916 |
- 730 | 4 | 2920 |
- 731 | 4 | 2924 |
- 732 | 11 | 8052 |
- 733 | 4 | 2932 |
- 734 | 6 | 4404 |
- 735 | 3 | 2205 |
- 736 | 4 | 2944 |
- 737 | 4 | 2948 |
- 738 | 3 | 2214 |
- 740 | 5 | 3700 |
- 741 | 3 | 2223 |
- 742 | 3 | 2226 |
- 743 | 2 | 1486 |
- 744 | 1 | 744 |
- 745 | 2 | 1490 |
- 746 | 1 | 746 |
- 747 | 4 | 2988 |
- 748 | 4 | 2992 |
- 749 | 1 | 749 |
- 750 | 5 | 3750 |
- 751 | 1 | 751 |
- 752 | 1 | 752 |
- 753 | 2 | 1506 |
- 754 | 2 | 1508 |
- 755 | 3 | 2265 |
- 756 | 3 | 2268 |
- 757 | 1 | 757 |
- 760 | 1 | 760 |
- 762 | 2 | 1524 |
- 778 | 1 | 778 |
- 779 | 3 | 2337 |
- 781 | 1 | 781 |
- 783 | 1 | 783 |
- 785 | 1 | 785 |
- 786 | 1 | 786 |
- 787 | 1 | 787 |
- 788 | 1 | 788 |
- 789 | 1 | 789 |
- 790 | 1 | 790 |
- 792 | 1 | 792 |
- 794 | 1 | 794 |
- Total | 1002 | 609789 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 3 | 2 | 6 |
- 4 | 2 | 8 |
- 5 | 3 | 15 |
- 6 | 1 | 6 |
- 7 | 1 | 7 |
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 13 | 1 | 13 |
- 16 | 2 | 32 |
- 17 | 2 | 34 |
- 18 | 3 | 54 |
- 19 | 1 | 19 |
- 20 | 4 | 80 |
- 21 | 2 | 42 |
- 22 | 2 | 44 |
- 24 | 1 | 24 |
- 25 | 4 | 100 |
- 27 | 5 | 135 |
- 28 | 2 | 56 |
- 30 | 1 | 30 |
- 31 | 2 | 62 |
- 32 | 2 | 64 |
- 33 | 1 | 33 |
- 34 | 1 | 34 |
- 35 | 3 | 105 |
- 36 | 7 | 252 |
- 37 | 6 | 222 |
- 38 | 2 | 76 |
- 39 | 6 | 234 |
- 40 | 4 | 160 |
- 41 | 5 | 205 |
- 42 | 3 | 126 |
- 43 | 2 | 86 |
- 44 | 2 | 88 |
- 45 | 2 | 90 |
- 46 | 4 | 184 |
- 47 | 3 | 141 |
- 48 | 4 | 192 |
- 49 | 3 | 147 |
- 50 | 2 | 100 |
- 51 | 3 | 153 |
- 53 | 5 | 265 |
- 54 | 2 | 108 |
- 55 | 6 | 330 |
- 57 | 5 | 285 |
- 58 | 4 | 232 |
- 59 | 4 | 236 |
- 60 | 4 | 240 |
- 61 | 4 | 244 |
- 62 | 2 | 124 |
- 63 | 1 | 63 |
- 64 | 8 | 512 |
- 65 | 2 | 130 |
- 66 | 2 | 132 |
- 67 | 4 | 268 |
- 68 | 4 | 272 |
- 69 | 2 | 138 |
- 70 | 5 | 350 |
- 71 | 2 | 142 |
- 72 | 7 | 504 |
- 73 | 3 | 219 |
- 74 | 6 | 444 |
- 75 | 2 | 150 |
- 76 | 1 | 76 |
- 77 | 2 | 154 |
- 78 | 2 | 156 |
- 79 | 1 | 79 |
- 80 | 5 | 400 |
- 81 | 10 | 810 |
- 82 | 5 | 410 |
- 83 | 4 | 332 |
- 84 | 5 | 420 |
- 85 | 5 | 425 |
- 86 | 1 | 86 |
- 87 | 7 | 609 |
- 88 | 6 | 528 |
- 89 | 4 | 356 |
- 90 | 6 | 540 |
- 91 | 5 | 455 |
- 92 | 4 | 368 |
- 93 | 8 | 744 |
- 94 | 4 | 376 |
- 95 | 5 | 475 |
- 96 | 8 | 768 |
- 97 | 9 | 873 |
- 98 | 14 | 1372 |
- 99 | 7 | 693 |
- 100 | 8 | 800 |
- 101 | 11 | 1111 |
- 102 | 8 | 816 |
- 103 | 8 | 824 |
- 104 | 6 | 624 |
- 105 | 12 | 1260 |
- 106 | 5 | 530 |
- 107 | 3 | 321 |
- 108 | 5 | 540 |
- 109 | 8 | 872 |
- 110 | 9 | 990 |
- 111 | 10 | 1110 |
- 112 | 13 | 1456 |
- 113 | 9 | 1017 |
- 114 | 12 | 1368 |
- 115 | 15 | 1725 |
- 116 | 11 | 1276 |
- 117 | 16 | 1872 |
- 118 | 9 | 1062 |
- 119 | 6 | 714 |
- 120 | 9 | 1080 |
- 121 | 8 | 968 |
- 122 | 7 | 854 |
- 123 | 4 | 492 |
- 124 | 6 | 744 |
- 125 | 4 | 500 |
- 126 | 7 | 882 |
- 127 | 5 | 635 |
- 130 | 4 | 520 |
- 131 | 6 | 786 |
- 132 | 6 | 792 |
- 133 | 7 | 931 |
- 134 | 4 | 536 |
- 135 | 2 | 270 |
- 136 | 2 | 272 |
- 137 | 6 | 822 |
- 138 | 4 | 552 |
- 139 | 6 | 834 |
- 140 | 3 | 420 |
- 141 | 4 | 564 |
- 142 | 7 | 994 |
- 143 | 5 | 715 |
- 144 | 8 | 1152 |
- 145 | 6 | 870 |
- 146 | 7 | 1022 |
- 147 | 2 | 294 |
- 148 | 7 | 1036 |
- 149 | 9 | 1341 |
- 150 | 11 | 1650 |
- 151 | 10 | 1510 |
- 152 | 11 | 1672 |
- 153 | 8 | 1224 |
- 154 | 7 | 1078 |
- 155 | 8 | 1240 |
- 156 | 7 | 1092 |
- 157 | 4 | 628 |
- 158 | 8 | 1264 |
- 159 | 6 | 954 |
- 160 | 4 | 640 |
- 161 | 5 | 805 |
- 162 | 4 | 648 |
- 163 | 2 | 326 |
- 164 | 2 | 328 |
- 165 | 4 | 660 |
- 166 | 1 | 166 |
- 167 | 4 | 668 |
- 168 | 4 | 672 |
- 169 | 4 | 676 |
- 170 | 2 | 340 |
- 171 | 1 | 171 |
- 172 | 4 | 688 |
- 173 | 4 | 692 |
- 174 | 1 | 174 |
- 175 | 2 | 350 |
- 176 | 4 | 704 |
- 177 | 2 | 354 |
- 178 | 3 | 534 |
- 179 | 3 | 537 |
- 180 | 1 | 180 |
- 181 | 3 | 543 |
- 182 | 3 | 546 |
- 183 | 5 | 915 |
- 184 | 4 | 736 |
- 185 | 3 | 555 |
- 186 | 4 | 744 |
- 187 | 4 | 748 |
- 188 | 3 | 564 |
- 189 | 2 | 378 |
- 190 | 3 | 570 |
- 191 | 2 | 382 |
- 192 | 6 | 1152 |
- 193 | 3 | 579 |
- 194 | 8 | 1552 |
- 195 | 2 | 390 |
- 196 | 1 | 196 |
- 197 | 1 | 197 |
- 198 | 3 | 594 |
- 199 | 3 | 597 |
- 200 | 1 | 200 |
- 201 | 1 | 201 |
- 202 | 2 | 404 |
- 203 | 3 | 609 |
- 204 | 2 | 408 |
- 205 | 2 | 410 |
- 206 | 4 | 824 |
- 207 | 2 | 414 |
- 208 | 3 | 624 |
- 209 | 2 | 418 |
- 210 | 5 | 1050 |
- 211 | 2 | 422 |
- 212 | 2 | 424 |
- 213 | 5 | 1065 |
- 214 | 2 | 428 |
- 215 | 2 | 430 |
- 216 | 1 | 216 |
- 217 | 1 | 217 |
- 218 | 3 | 654 |
- 220 | 3 | 660 |
- 221 | 1 | 221 |
- 222 | 4 | 888 |
- 223 | 2 | 446 |
- 224 | 5 | 1120 |
- 225 | 2 | 450 |
- 227 | 3 | 681 |
- 228 | 3 | 684 |
- 229 | 5 | 1145 |
- 231 | 3 | 693 |
- 232 | 3 | 696 |
- 233 | 2 | 466 |
- 234 | 2 | 468 |
- 235 | 1 | 235 |
- 236 | 1 | 236 |
- 237 | 7 | 1659 |
- 238 | 1 | 238 |
- 239 | 1 | 239 |
- 240 | 1 | 240 |
- 241 | 1 | 241 |
- 242 | 1 | 242 |
- 243 | 4 | 972 |
- 244 | 4 | 976 |
- 245 | 3 | 735 |
- 246 | 5 | 1230 |
- 247 | 3 | 741 |
- 248 | 2 | 496 |
- 250 | 2 | 500 |
- 251 | 3 | 753 |
- 252 | 5 | 1260 |
- 253 | 1 | 253 |
- 254 | 1 | 254 |
- 255 | 3 | 765 |
- 257 | 1 | 257 |
- 258 | 1 | 258 |
- 259 | 3 | 777 |
- 260 | 2331 | 606060 |
- Total | 3333 | 733754 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 2331 |
- 1 | 1000 |
- 8 | 1 |
- Total | 3332 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343033266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88828264a88a818c
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3832363461383861
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_12.json b/autobahn/client/tungstenite_case_13_1_12.json
deleted file mode 100644
index 90511ae..0000000
--- a/autobahn/client/tungstenite_case_13_1_12.json
+++ /dev/null
@@ -1,651 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 403,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 3031,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=403&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 35yE0f45RRQHLgCZNn7lOw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: xrgvHc+krvzS/wzibnl+2LQDESw=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.12",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "492": 2,
- "493": 2,
- "494": 2,
- "495": 2,
- "496": 5,
- "497": 4,
- "498": 5,
- "499": 3,
- "500": 3,
- "501": 10,
- "502": 12,
- "503": 5,
- "504": 9,
- "505": 8,
- "506": 8,
- "507": 3,
- "508": 6,
- "509": 10,
- "510": 8,
- "511": 7,
- "512": 7,
- "513": 4,
- "514": 1,
- "515": 3,
- "516": 2,
- "517": 4,
- "518": 4,
- "519": 3,
- "520": 2,
- "521": 2,
- "522": 5,
- "523": 4,
- "524": 6,
- "525": 11,
- "526": 9,
- "527": 10,
- "528": 10,
- "529": 11,
- "530": 9,
- "531": 12,
- "532": 11,
- "533": 7,
- "534": 9,
- "535": 8,
- "536": 12,
- "537": 5,
- "538": 5,
- "539": 7,
- "540": 5,
- "541": 1,
- "542": 3,
- "543": 3,
- "544": 1,
- "545": 2,
- "546": 6,
- "547": 2,
- "548": 2,
- "549": 6,
- "551": 4,
- "552": 2,
- "553": 1,
- "554": 2,
- "555": 4,
- "556": 6,
- "557": 5,
- "558": 4,
- "559": 8,
- "560": 12,
- "561": 10,
- "562": 15,
- "563": 13,
- "564": 5,
- "565": 9,
- "566": 6,
- "567": 6,
- "568": 6,
- "570": 1,
- "571": 3,
- "572": 4,
- "573": 2,
- "574": 2,
- "575": 3,
- "576": 1,
- "577": 6,
- "578": 5,
- "579": 4,
- "580": 4,
- "581": 4,
- "582": 2,
- "583": 4,
- "584": 1,
- "585": 1,
- "586": 3,
- "588": 3,
- "589": 2,
- "590": 2,
- "591": 4,
- "592": 2,
- "593": 2,
- "594": 2,
- "595": 2,
- "596": 1,
- "597": 2,
- "598": 4,
- "599": 4,
- "600": 4,
- "601": 8,
- "602": 3,
- "603": 4,
- "604": 4,
- "605": 4,
- "606": 4,
- "607": 6,
- "608": 3,
- "610": 2,
- "611": 3,
- "612": 3,
- "613": 4,
- "614": 7,
- "615": 4,
- "616": 3,
- "617": 3,
- "618": 1,
- "619": 2,
- "620": 3,
- "621": 1,
- "622": 2,
- "623": 2,
- "624": 2,
- "625": 2,
- "626": 1,
- "629": 2,
- "630": 2,
- "631": 3,
- "632": 3,
- "633": 3,
- "634": 1,
- "635": 3,
- "637": 1,
- "638": 3,
- "639": 2,
- "640": 3,
- "641": 4,
- "643": 2,
- "644": 3,
- "645": 1,
- "646": 5,
- "647": 1,
- "648": 4,
- "649": 2,
- "650": 1,
- "652": 1,
- "653": 2,
- "654": 2,
- "655": 2,
- "657": 2,
- "658": 1,
- "659": 1,
- "660": 1,
- "661": 2,
- "663": 2,
- "666": 4,
- "667": 4,
- "668": 1,
- "669": 4,
- "670": 3,
- "671": 3,
- "672": 2,
- "673": 3,
- "674": 1,
- "675": 1,
- "676": 1,
- "677": 2,
- "678": 2,
- "679": 2,
- "680": 6,
- "681": 5,
- "682": 5,
- "683": 3,
- "684": 5,
- "685": 5,
- "687": 5,
- "688": 2,
- "689": 3,
- "690": 2,
- "691": 1,
- "692": 2,
- "693": 3,
- "694": 2,
- "695": 3,
- "696": 3,
- "697": 3,
- "698": 4,
- "699": 2,
- "700": 2,
- "701": 2,
- "702": 7,
- "703": 2,
- "704": 3,
- "705": 7,
- "706": 4,
- "707": 3,
- "708": 1,
- "709": 3,
- "710": 5,
- "711": 2,
- "712": 3,
- "713": 8,
- "714": 4,
- "715": 3,
- "716": 2,
- "717": 5,
- "718": 5,
- "719": 4,
- "720": 4,
- "721": 3,
- "722": 3,
- "723": 8,
- "724": 4,
- "725": 5,
- "726": 7,
- "727": 3,
- "728": 7,
- "729": 4,
- "730": 4,
- "731": 4,
- "732": 11,
- "733": 4,
- "734": 6,
- "735": 3,
- "736": 4,
- "737": 4,
- "738": 3,
- "740": 5,
- "741": 3,
- "742": 3,
- "743": 2,
- "744": 1,
- "745": 2,
- "746": 1,
- "747": 4,
- "748": 4,
- "749": 1,
- "750": 5,
- "751": 1,
- "752": 1,
- "753": 2,
- "754": 2,
- "755": 3,
- "756": 3,
- "757": 1,
- "760": 1,
- "762": 2,
- "778": 1,
- "779": 3,
- "781": 1,
- "783": 1,
- "785": 1,
- "786": 1,
- "787": 1,
- "788": 1,
- "789": 1,
- "790": 1,
- "792": 1,
- "794": 1
- },
- "started": "2020-09-07T18:52:15.707Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.036714111328125,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 601524,
- "incomingOctetsWireLevel": 609524,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.013299552470059383,
- "outgoingCompressionRatio": 0.0440235595703125,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 721282,
- "outgoingOctetsWireLevel": 733498,
- "outgoingWebSocketFrames": 3331,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.016936510269215093,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 2331,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "3": 2,
- "4": 2,
- "5": 3,
- "6": 1,
- "7": 1,
- "8": 1,
- "10": 1,
- "13": 1,
- "16": 2,
- "17": 2,
- "18": 3,
- "19": 1,
- "20": 4,
- "21": 2,
- "22": 2,
- "24": 1,
- "25": 4,
- "27": 5,
- "28": 2,
- "30": 1,
- "31": 2,
- "32": 2,
- "33": 1,
- "34": 1,
- "35": 3,
- "36": 7,
- "37": 6,
- "38": 2,
- "39": 6,
- "40": 4,
- "41": 5,
- "42": 3,
- "43": 2,
- "44": 2,
- "45": 2,
- "46": 4,
- "47": 3,
- "48": 4,
- "49": 3,
- "50": 2,
- "51": 3,
- "53": 5,
- "54": 2,
- "55": 6,
- "57": 5,
- "58": 4,
- "59": 4,
- "60": 4,
- "61": 4,
- "62": 2,
- "63": 1,
- "64": 8,
- "65": 2,
- "66": 2,
- "67": 4,
- "68": 4,
- "69": 2,
- "70": 5,
- "71": 2,
- "72": 7,
- "73": 3,
- "74": 6,
- "75": 2,
- "76": 1,
- "77": 2,
- "78": 2,
- "79": 1,
- "80": 5,
- "81": 10,
- "82": 5,
- "83": 4,
- "84": 5,
- "85": 5,
- "86": 1,
- "87": 7,
- "88": 6,
- "89": 4,
- "90": 6,
- "91": 5,
- "92": 4,
- "93": 8,
- "94": 4,
- "95": 5,
- "96": 8,
- "97": 9,
- "98": 14,
- "99": 7,
- "100": 8,
- "101": 11,
- "102": 8,
- "103": 8,
- "104": 6,
- "105": 12,
- "106": 5,
- "107": 3,
- "108": 5,
- "109": 8,
- "110": 9,
- "111": 10,
- "112": 13,
- "113": 9,
- "114": 12,
- "115": 15,
- "116": 11,
- "117": 16,
- "118": 9,
- "119": 6,
- "120": 9,
- "121": 8,
- "122": 7,
- "123": 4,
- "124": 6,
- "125": 4,
- "126": 7,
- "127": 5,
- "130": 4,
- "131": 6,
- "132": 6,
- "133": 7,
- "134": 4,
- "135": 2,
- "136": 2,
- "137": 6,
- "138": 4,
- "139": 6,
- "140": 3,
- "141": 4,
- "142": 7,
- "143": 5,
- "144": 8,
- "145": 6,
- "146": 7,
- "147": 2,
- "148": 7,
- "149": 9,
- "150": 11,
- "151": 10,
- "152": 11,
- "153": 8,
- "154": 7,
- "155": 8,
- "156": 7,
- "157": 4,
- "158": 8,
- "159": 6,
- "160": 4,
- "161": 5,
- "162": 4,
- "163": 2,
- "164": 2,
- "165": 4,
- "166": 1,
- "167": 4,
- "168": 4,
- "169": 4,
- "170": 2,
- "171": 1,
- "172": 4,
- "173": 4,
- "174": 1,
- "175": 2,
- "176": 4,
- "177": 2,
- "178": 3,
- "179": 3,
- "180": 1,
- "181": 3,
- "182": 3,
- "183": 5,
- "184": 4,
- "185": 3,
- "186": 4,
- "187": 4,
- "188": 3,
- "189": 2,
- "190": 3,
- "191": 2,
- "192": 6,
- "193": 3,
- "194": 8,
- "195": 2,
- "196": 1,
- "197": 1,
- "198": 3,
- "199": 3,
- "200": 1,
- "201": 1,
- "202": 2,
- "203": 3,
- "204": 2,
- "205": 2,
- "206": 4,
- "207": 2,
- "208": 3,
- "209": 2,
- "210": 5,
- "211": 2,
- "212": 2,
- "213": 5,
- "214": 2,
- "215": 2,
- "216": 1,
- "217": 1,
- "218": 3,
- "220": 3,
- "221": 1,
- "222": 4,
- "223": 2,
- "224": 5,
- "225": 2,
- "227": 3,
- "228": 3,
- "229": 5,
- "231": 3,
- "232": 3,
- "233": 2,
- "234": 2,
- "235": 1,
- "236": 1,
- "237": 7,
- "238": 1,
- "239": 1,
- "240": 1,
- "241": 1,
- "242": 1,
- "243": 4,
- "244": 4,
- "245": 3,
- "246": 5,
- "247": 3,
- "248": 2,
- "250": 2,
- "251": 3,
- "252": 5,
- "253": 1,
- "254": 1,
- "255": 3,
- "257": 1,
- "258": 1,
- "259": 3,
- "260": 2331
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343033266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828264a88a818c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8264a88a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_13.html b/autobahn/client/tungstenite_case_13_1_13.html
deleted file mode 100644
index 41f217b..0000000
--- a/autobahn/client/tungstenite_case_13_1_13.html
+++ /dev/null
@@ -1,883 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.13 : Pass - 2591 ms @ 2020-09-07T18:52:18.740Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=404&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 85j6TWIXbCpt+TKb4NPf8Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: jtT+o8W9Eb+3QumtKsVSIDS1+t8=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 995 | 1 | 995 |
- 997 | 1 | 997 |
- 998 | 1 | 998 |
- 999 | 1 | 999 |
- 1000 | 1 | 1000 |
- 1001 | 2 | 2002 |
- 1002 | 3 | 3006 |
- 1003 | 5 | 5015 |
- 1004 | 1 | 1004 |
- 1005 | 1 | 1005 |
- 1006 | 1 | 1006 |
- 1008 | 2 | 2016 |
- 1010 | 3 | 3030 |
- 1012 | 2 | 2024 |
- 1016 | 1 | 1016 |
- 1017 | 1 | 1017 |
- 1019 | 2 | 2038 |
- 1020 | 2 | 2040 |
- 1021 | 1 | 1021 |
- 1022 | 3 | 3066 |
- 1023 | 1 | 1023 |
- 1024 | 5 | 5120 |
- 1025 | 7 | 7175 |
- 1026 | 5 | 5130 |
- 1027 | 1 | 1027 |
- 1028 | 4 | 4112 |
- 1029 | 2 | 2058 |
- 1030 | 5 | 5150 |
- 1031 | 2 | 2062 |
- 1032 | 6 | 6192 |
- 1033 | 1 | 1033 |
- 1034 | 4 | 4136 |
- 1035 | 2 | 2070 |
- 1036 | 5 | 5180 |
- 1037 | 1 | 1037 |
- 1038 | 2 | 2076 |
- 1039 | 2 | 2078 |
- 1040 | 4 | 4160 |
- 1043 | 1 | 1043 |
- 1044 | 1 | 1044 |
- 1045 | 2 | 2090 |
- 1046 | 2 | 2092 |
- 1047 | 6 | 6282 |
- 1048 | 4 | 4192 |
- 1049 | 2 | 2098 |
- 1050 | 6 | 6300 |
- 1051 | 5 | 5255 |
- 1052 | 6 | 6312 |
- 1053 | 9 | 9477 |
- 1054 | 6 | 6324 |
- 1055 | 7 | 7385 |
- 1056 | 7 | 7392 |
- 1057 | 7 | 7399 |
- 1058 | 5 | 5290 |
- 1059 | 6 | 6354 |
- 1060 | 5 | 5300 |
- 1061 | 4 | 4244 |
- 1062 | 3 | 3186 |
- 1063 | 4 | 4252 |
- 1064 | 6 | 6384 |
- 1065 | 6 | 6390 |
- 1066 | 2 | 2132 |
- 1067 | 1 | 1067 |
- 1068 | 5 | 5340 |
- 1069 | 3 | 3207 |
- 1070 | 5 | 5350 |
- 1071 | 3 | 3213 |
- 1072 | 6 | 6432 |
- 1073 | 8 | 8584 |
- 1074 | 3 | 3222 |
- 1075 | 6 | 6450 |
- 1076 | 7 | 7532 |
- 1077 | 5 | 5385 |
- 1078 | 7 | 7546 |
- 1079 | 7 | 7553 |
- 1080 | 3 | 3240 |
- 1081 | 6 | 6486 |
- 1082 | 5 | 5410 |
- 1083 | 2 | 2166 |
- 1084 | 4 | 4336 |
- 1085 | 1 | 1085 |
- 1086 | 1 | 1086 |
- 1087 | 3 | 3261 |
- 1088 | 2 | 2176 |
- 1089 | 6 | 6534 |
- 1090 | 4 | 4360 |
- 1092 | 5 | 5460 |
- 1093 | 2 | 2186 |
- 1094 | 2 | 2188 |
- 1095 | 1 | 1095 |
- 1097 | 4 | 4388 |
- 1098 | 6 | 6588 |
- 1099 | 1 | 1099 |
- 1100 | 4 | 4400 |
- 1102 | 2 | 2204 |
- 1103 | 2 | 2206 |
- 1104 | 2 | 2208 |
- 1105 | 1 | 1105 |
- 1106 | 2 | 2212 |
- 1107 | 2 | 2214 |
- 1108 | 1 | 1108 |
- 1109 | 2 | 2218 |
- 1110 | 3 | 3330 |
- 1112 | 1 | 1112 |
- 1113 | 3 | 3339 |
- 1114 | 3 | 3342 |
- 1116 | 2 | 2232 |
- 1117 | 1 | 1117 |
- 1120 | 2 | 2240 |
- 1121 | 1 | 1121 |
- 1122 | 1 | 1122 |
- 1124 | 2 | 2248 |
- 1125 | 1 | 1125 |
- 1126 | 1 | 1126 |
- 1127 | 1 | 1127 |
- 1129 | 2 | 2258 |
- 1130 | 2 | 2260 |
- 1131 | 1 | 1131 |
- 1132 | 3 | 3396 |
- 1133 | 1 | 1133 |
- 1134 | 1 | 1134 |
- 1135 | 1 | 1135 |
- 1136 | 4 | 4544 |
- 1137 | 2 | 2274 |
- 1138 | 2 | 2276 |
- 1139 | 3 | 3417 |
- 1142 | 2 | 2284 |
- 1143 | 1 | 1143 |
- 1146 | 2 | 2292 |
- 1147 | 2 | 2294 |
- 1149 | 1 | 1149 |
- 1150 | 1 | 1150 |
- 1151 | 2 | 2302 |
- 1152 | 3 | 3456 |
- 1154 | 2 | 2308 |
- 1155 | 1 | 1155 |
- 1156 | 1 | 1156 |
- 1157 | 3 | 3471 |
- 1158 | 2 | 2316 |
- 1160 | 1 | 1160 |
- 1161 | 2 | 2322 |
- 1162 | 4 | 4648 |
- 1163 | 2 | 2326 |
- 1164 | 2 | 2328 |
- 1165 | 1 | 1165 |
- 1166 | 2 | 2332 |
- 1167 | 3 | 3501 |
- 1169 | 3 | 3507 |
- 1170 | 1 | 1170 |
- 1171 | 1 | 1171 |
- 1172 | 3 | 3516 |
- 1173 | 4 | 4692 |
- 1174 | 2 | 2348 |
- 1175 | 1 | 1175 |
- 1176 | 5 | 5880 |
- 1177 | 3 | 3531 |
- 1178 | 2 | 2356 |
- 1179 | 1 | 1179 |
- 1180 | 2 | 2360 |
- 1181 | 5 | 5905 |
- 1182 | 2 | 2364 |
- 1183 | 2 | 2366 |
- 1184 | 3 | 3552 |
- 1186 | 3 | 3558 |
- 1187 | 3 | 3561 |
- 1188 | 2 | 2376 |
- 1189 | 1 | 1189 |
- 1190 | 3 | 3570 |
- 1192 | 2 | 2384 |
- 1193 | 5 | 5965 |
- 1194 | 1 | 1194 |
- 1195 | 2 | 2390 |
- 1196 | 3 | 3588 |
- 1197 | 1 | 1197 |
- 1198 | 1 | 1198 |
- 1199 | 1 | 1199 |
- 1200 | 3 | 3600 |
- 1202 | 2 | 2404 |
- 1203 | 1 | 1203 |
- 1204 | 1 | 1204 |
- 1205 | 3 | 3615 |
- 1206 | 1 | 1206 |
- 1207 | 1 | 1207 |
- 1208 | 1 | 1208 |
- 1209 | 3 | 3627 |
- 1210 | 2 | 2420 |
- 1211 | 1 | 1211 |
- 1212 | 1 | 1212 |
- 1213 | 2 | 2426 |
- 1214 | 4 | 4856 |
- 1215 | 3 | 3645 |
- 1216 | 4 | 4864 |
- 1217 | 3 | 3651 |
- 1218 | 3 | 3654 |
- 1219 | 3 | 3657 |
- 1220 | 1 | 1220 |
- 1221 | 2 | 2442 |
- 1222 | 1 | 1222 |
- 1224 | 3 | 3672 |
- 1225 | 1 | 1225 |
- 1226 | 3 | 3678 |
- 1228 | 2 | 2456 |
- 1229 | 2 | 2458 |
- 1230 | 3 | 3690 |
- 1231 | 1 | 1231 |
- 1232 | 1 | 1232 |
- 1233 | 3 | 3699 |
- 1235 | 1 | 1235 |
- 1236 | 3 | 3708 |
- 1237 | 3 | 3711 |
- 1238 | 3 | 3714 |
- 1239 | 1 | 1239 |
- 1240 | 3 | 3720 |
- 1241 | 2 | 2482 |
- 1242 | 3 | 3726 |
- 1243 | 2 | 2486 |
- 1244 | 2 | 2488 |
- 1245 | 2 | 2490 |
- 1246 | 5 | 6230 |
- 1247 | 2 | 2494 |
- 1248 | 4 | 4992 |
- 1250 | 1 | 1250 |
- 1251 | 7 | 8757 |
- 1252 | 3 | 3756 |
- 1253 | 3 | 3759 |
- 1254 | 2 | 2508 |
- 1255 | 3 | 3765 |
- 1256 | 3 | 3768 |
- 1257 | 2 | 2514 |
- 1259 | 4 | 5036 |
- 1260 | 3 | 3780 |
- 1261 | 3 | 3783 |
- 1262 | 1 | 1262 |
- 1263 | 5 | 6315 |
- 1264 | 3 | 3792 |
- 1265 | 3 | 3795 |
- 1266 | 1 | 1266 |
- 1267 | 4 | 5068 |
- 1268 | 5 | 6340 |
- 1269 | 5 | 6345 |
- 1270 | 4 | 5080 |
- 1271 | 2 | 2542 |
- 1272 | 2 | 2544 |
- 1273 | 3 | 3819 |
- 1274 | 3 | 3822 |
- 1275 | 4 | 5100 |
- 1276 | 5 | 6380 |
- 1277 | 2 | 2554 |
- 1278 | 2 | 2556 |
- 1279 | 5 | 6395 |
- 1280 | 1 | 1280 |
- 1281 | 6 | 7686 |
- 1282 | 7 | 8974 |
- 1283 | 4 | 5132 |
- 1284 | 8 | 10272 |
- 1285 | 5 | 6425 |
- 1286 | 2 | 2572 |
- 1287 | 6 | 7722 |
- 1288 | 3 | 3864 |
- 1289 | 6 | 7734 |
- 1290 | 4 | 5160 |
- 1291 | 7 | 9037 |
- 1292 | 5 | 6460 |
- 1293 | 7 | 9051 |
- 1294 | 2 | 2588 |
- 1295 | 3 | 3885 |
- 1296 | 1 | 1296 |
- 1297 | 2 | 2594 |
- 1298 | 7 | 9086 |
- 1299 | 5 | 6495 |
- 1300 | 4 | 5200 |
- 1301 | 4 | 5204 |
- 1302 | 8 | 10416 |
- 1303 | 9 | 11727 |
- 1304 | 4 | 5216 |
- 1305 | 14 | 18270 |
- 1306 | 11 | 14366 |
- 1307 | 8 | 10456 |
- 1308 | 6 | 7848 |
- 1309 | 7 | 9163 |
- 1310 | 6 | 7860 |
- 1311 | 5 | 6555 |
- 1312 | 3 | 3936 |
- 1313 | 3 | 3939 |
- 1314 | 4 | 5256 |
- 1315 | 5 | 6575 |
- 1316 | 2 | 2632 |
- 1318 | 1 | 1318 |
- 1319 | 1 | 1319 |
- 1320 | 1 | 1320 |
- 1321 | 2 | 2642 |
- 1322 | 4 | 5288 |
- 1323 | 1 | 1323 |
- 1324 | 1 | 1324 |
- 1325 | 1 | 1325 |
- 1326 | 2 | 2652 |
- 1336 | 1 | 1336 |
- 1356 | 1 | 1356 |
- 1360 | 2 | 2720 |
- 1364 | 1 | 1364 |
- 1365 | 1 | 1365 |
- 1366 | 1 | 1366 |
- 1367 | 1 | 1367 |
- 1368 | 2 | 2736 |
- 1369 | 4 | 5476 |
- 1370 | 5 | 6850 |
- 1371 | 3 | 4113 |
- 1372 | 2 | 2744 |
- 1373 | 4 | 5492 |
- 1374 | 3 | 4122 |
- 1375 | 6 | 8250 |
- 1376 | 2 | 2752 |
- 1377 | 2 | 2754 |
- 1379 | 1 | 1379 |
- 1382 | 1 | 1382 |
- 1384 | 1 | 1384 |
- 1385 | 2 | 2770 |
- 1386 | 1 | 1386 |
- 1388 | 2 | 2776 |
- 1390 | 1 | 1390 |
- 1394 | 1 | 1394 |
- 1395 | 1 | 1395 |
- 1396 | 1 | 1396 |
- 1397 | 2 | 2794 |
- 1398 | 3 | 4194 |
- 1400 | 2 | 2800 |
- 1401 | 1 | 1401 |
- 1402 | 1 | 1402 |
- 1403 | 1 | 1403 |
- 1404 | 1 | 1404 |
- 1405 | 1 | 1405 |
- 1406 | 1 | 1406 |
- 1408 | 1 | 1408 |
- 1409 | 7 | 9863 |
- 1410 | 7 | 9870 |
- 1411 | 2 | 2822 |
- 1412 | 2 | 2824 |
- 1414 | 3 | 4242 |
- 1415 | 4 | 5660 |
- 1416 | 2 | 2832 |
- 1417 | 2 | 2834 |
- 1419 | 1 | 1419 |
- 1420 | 1 | 1420 |
- Total | 1002 | 1192856 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 10 | 20 |
- 3 | 11 | 33 |
- 4 | 15 | 60 |
- 5 | 8 | 40 |
- 6 | 10 | 60 |
- 7 | 6 | 42 |
- 8 | 5 | 40 |
- 9 | 11 | 99 |
- 10 | 3 | 30 |
- 11 | 5 | 55 |
- 12 | 8 | 96 |
- 13 | 10 | 130 |
- 14 | 8 | 112 |
- 15 | 10 | 150 |
- 16 | 8 | 128 |
- 17 | 8 | 136 |
- 18 | 9 | 162 |
- 19 | 11 | 209 |
- 20 | 14 | 280 |
- 21 | 11 | 231 |
- 22 | 15 | 330 |
- 23 | 8 | 184 |
- 24 | 8 | 192 |
- 25 | 6 | 150 |
- 26 | 8 | 208 |
- 27 | 8 | 216 |
- 28 | 7 | 196 |
- 29 | 8 | 232 |
- 30 | 6 | 180 |
- 31 | 5 | 155 |
- 32 | 6 | 192 |
- 33 | 5 | 165 |
- 34 | 5 | 170 |
- 35 | 5 | 175 |
- 36 | 2 | 72 |
- 37 | 5 | 185 |
- 38 | 2 | 76 |
- 39 | 5 | 195 |
- 40 | 2 | 80 |
- 41 | 1 | 41 |
- 42 | 5 | 210 |
- 43 | 4 | 172 |
- 44 | 3 | 132 |
- 45 | 6 | 270 |
- 46 | 2 | 92 |
- 47 | 2 | 94 |
- 48 | 3 | 144 |
- 49 | 4 | 196 |
- 50 | 4 | 200 |
- 51 | 3 | 153 |
- 52 | 4 | 208 |
- 53 | 2 | 106 |
- 54 | 4 | 216 |
- 55 | 2 | 110 |
- 57 | 2 | 114 |
- 58 | 3 | 174 |
- 59 | 3 | 177 |
- 60 | 1 | 60 |
- 61 | 2 | 122 |
- 62 | 2 | 124 |
- 63 | 4 | 252 |
- 64 | 2 | 128 |
- 65 | 6 | 390 |
- 66 | 2 | 132 |
- 67 | 1 | 67 |
- 69 | 6 | 414 |
- 70 | 6 | 420 |
- 71 | 2 | 142 |
- 73 | 7 | 511 |
- 74 | 4 | 296 |
- 75 | 1 | 75 |
- 76 | 2 | 152 |
- 77 | 3 | 231 |
- 78 | 3 | 234 |
- 79 | 3 | 237 |
- 80 | 5 | 400 |
- 81 | 2 | 162 |
- 82 | 1 | 82 |
- 83 | 1 | 83 |
- 84 | 2 | 168 |
- 85 | 6 | 510 |
- 86 | 3 | 258 |
- 87 | 5 | 435 |
- 88 | 7 | 616 |
- 89 | 3 | 267 |
- 90 | 3 | 270 |
- 91 | 4 | 364 |
- 92 | 4 | 368 |
- 94 | 2 | 188 |
- 95 | 1 | 95 |
- 96 | 3 | 288 |
- 97 | 1 | 97 |
- 98 | 3 | 294 |
- 99 | 5 | 495 |
- 100 | 3 | 300 |
- 101 | 2 | 202 |
- 102 | 3 | 306 |
- 103 | 6 | 618 |
- 104 | 1 | 104 |
- 105 | 4 | 420 |
- 106 | 2 | 212 |
- 107 | 2 | 214 |
- 108 | 6 | 648 |
- 109 | 4 | 436 |
- 110 | 4 | 440 |
- 111 | 1 | 111 |
- 112 | 4 | 448 |
- 113 | 4 | 452 |
- 114 | 3 | 342 |
- 115 | 4 | 460 |
- 116 | 2 | 232 |
- 117 | 2 | 234 |
- 119 | 3 | 357 |
- 120 | 3 | 360 |
- 121 | 3 | 363 |
- 122 | 3 | 366 |
- 123 | 2 | 246 |
- 124 | 2 | 248 |
- 126 | 2 | 252 |
- 127 | 2 | 254 |
- 130 | 1 | 130 |
- 131 | 2 | 262 |
- 132 | 1 | 132 |
- 133 | 6 | 798 |
- 134 | 2 | 268 |
- 135 | 1 | 135 |
- 136 | 3 | 408 |
- 137 | 4 | 548 |
- 138 | 1 | 138 |
- 139 | 1 | 139 |
- 140 | 1 | 140 |
- 141 | 4 | 564 |
- 142 | 2 | 284 |
- 143 | 2 | 286 |
- 144 | 1 | 144 |
- 145 | 2 | 290 |
- 146 | 1 | 146 |
- 147 | 4 | 588 |
- 149 | 2 | 298 |
- 151 | 2 | 302 |
- 152 | 4 | 608 |
- 154 | 1 | 154 |
- 155 | 1 | 155 |
- 156 | 3 | 468 |
- 157 | 2 | 314 |
- 159 | 4 | 636 |
- 160 | 1 | 160 |
- 161 | 2 | 322 |
- 162 | 2 | 324 |
- 164 | 1 | 164 |
- 166 | 4 | 664 |
- 167 | 2 | 334 |
- 168 | 1 | 168 |
- 169 | 2 | 338 |
- 170 | 1 | 170 |
- 171 | 2 | 342 |
- 172 | 2 | 344 |
- 173 | 2 | 346 |
- 174 | 3 | 522 |
- 175 | 2 | 350 |
- 176 | 2 | 352 |
- 177 | 2 | 354 |
- 179 | 1 | 179 |
- 180 | 2 | 360 |
- 181 | 1 | 181 |
- 182 | 1 | 182 |
- 183 | 2 | 366 |
- 184 | 1 | 184 |
- 185 | 3 | 555 |
- 186 | 2 | 372 |
- 187 | 2 | 374 |
- 188 | 2 | 376 |
- 189 | 4 | 756 |
- 190 | 4 | 760 |
- 191 | 6 | 1146 |
- 192 | 3 | 576 |
- 193 | 2 | 386 |
- 194 | 2 | 388 |
- 195 | 1 | 195 |
- 196 | 2 | 392 |
- 197 | 3 | 591 |
- 198 | 3 | 594 |
- 199 | 2 | 398 |
- 200 | 2 | 400 |
- 201 | 1 | 201 |
- 202 | 1 | 202 |
- 203 | 3 | 609 |
- 204 | 4 | 816 |
- 205 | 6 | 1230 |
- 206 | 3 | 618 |
- 207 | 2 | 414 |
- 208 | 4 | 832 |
- 209 | 3 | 627 |
- 210 | 2 | 420 |
- 211 | 1 | 211 |
- 212 | 4 | 848 |
- 213 | 3 | 639 |
- 214 | 2 | 428 |
- 215 | 5 | 1075 |
- 216 | 6 | 1296 |
- 217 | 1 | 217 |
- 218 | 3 | 654 |
- 219 | 1 | 219 |
- 220 | 4 | 880 |
- 221 | 6 | 1326 |
- 222 | 3 | 666 |
- 223 | 2 | 446 |
- 224 | 4 | 896 |
- 225 | 3 | 675 |
- 226 | 4 | 904 |
- 227 | 3 | 681 |
- 228 | 4 | 912 |
- 229 | 3 | 687 |
- 230 | 4 | 920 |
- 231 | 3 | 693 |
- 232 | 4 | 928 |
- 233 | 6 | 1398 |
- 234 | 5 | 1170 |
- 235 | 3 | 705 |
- 236 | 2 | 472 |
- 237 | 7 | 1659 |
- 238 | 9 | 2142 |
- 239 | 5 | 1195 |
- 240 | 7 | 1680 |
- 241 | 2 | 482 |
- 242 | 10 | 2420 |
- 243 | 4 | 972 |
- 244 | 4 | 976 |
- 245 | 8 | 1960 |
- 246 | 6 | 1476 |
- 248 | 7 | 1736 |
- 249 | 13 | 3237 |
- 250 | 4 | 1000 |
- 251 | 11 | 2761 |
- 252 | 7 | 1764 |
- 253 | 10 | 2530 |
- 254 | 10 | 2540 |
- 255 | 10 | 2550 |
- 256 | 16 | 4096 |
- 257 | 13 | 3341 |
- 258 | 18 | 4644 |
- 259 | 14 | 3626 |
- 260 | 5116 | 1330160 |
- Total | 6118 | 1454489 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 5116 |
- 1 | 1000 |
- 8 | 1 |
- Total | 6117 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343034266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882dddb700ade33
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6464646237303061
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_13.json b/autobahn/client/tungstenite_case_13_1_13.json
deleted file mode 100644
index 5b9a589..0000000
--- a/autobahn/client/tungstenite_case_13_1_13.json
+++ /dev/null
@@ -1,730 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 404,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 2591,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=404&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 85j6TWIXbCpt+TKb4NPf8Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: jtT+o8W9Eb+3QumtKsVSIDS1+t8=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.13",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "995": 1,
- "997": 1,
- "998": 1,
- "999": 1,
- "1000": 1,
- "1001": 2,
- "1002": 3,
- "1003": 5,
- "1004": 1,
- "1005": 1,
- "1006": 1,
- "1008": 2,
- "1010": 3,
- "1012": 2,
- "1016": 1,
- "1017": 1,
- "1019": 2,
- "1020": 2,
- "1021": 1,
- "1022": 3,
- "1023": 1,
- "1024": 5,
- "1025": 7,
- "1026": 5,
- "1027": 1,
- "1028": 4,
- "1029": 2,
- "1030": 5,
- "1031": 2,
- "1032": 6,
- "1033": 1,
- "1034": 4,
- "1035": 2,
- "1036": 5,
- "1037": 1,
- "1038": 2,
- "1039": 2,
- "1040": 4,
- "1043": 1,
- "1044": 1,
- "1045": 2,
- "1046": 2,
- "1047": 6,
- "1048": 4,
- "1049": 2,
- "1050": 6,
- "1051": 5,
- "1052": 6,
- "1053": 9,
- "1054": 6,
- "1055": 7,
- "1056": 7,
- "1057": 7,
- "1058": 5,
- "1059": 6,
- "1060": 5,
- "1061": 4,
- "1062": 3,
- "1063": 4,
- "1064": 6,
- "1065": 6,
- "1066": 2,
- "1067": 1,
- "1068": 5,
- "1069": 3,
- "1070": 5,
- "1071": 3,
- "1072": 6,
- "1073": 8,
- "1074": 3,
- "1075": 6,
- "1076": 7,
- "1077": 5,
- "1078": 7,
- "1079": 7,
- "1080": 3,
- "1081": 6,
- "1082": 5,
- "1083": 2,
- "1084": 4,
- "1085": 1,
- "1086": 1,
- "1087": 3,
- "1088": 2,
- "1089": 6,
- "1090": 4,
- "1092": 5,
- "1093": 2,
- "1094": 2,
- "1095": 1,
- "1097": 4,
- "1098": 6,
- "1099": 1,
- "1100": 4,
- "1102": 2,
- "1103": 2,
- "1104": 2,
- "1105": 1,
- "1106": 2,
- "1107": 2,
- "1108": 1,
- "1109": 2,
- "1110": 3,
- "1112": 1,
- "1113": 3,
- "1114": 3,
- "1116": 2,
- "1117": 1,
- "1120": 2,
- "1121": 1,
- "1122": 1,
- "1124": 2,
- "1125": 1,
- "1126": 1,
- "1127": 1,
- "1129": 2,
- "1130": 2,
- "1131": 1,
- "1132": 3,
- "1133": 1,
- "1134": 1,
- "1135": 1,
- "1136": 4,
- "1137": 2,
- "1138": 2,
- "1139": 3,
- "1142": 2,
- "1143": 1,
- "1146": 2,
- "1147": 2,
- "1149": 1,
- "1150": 1,
- "1151": 2,
- "1152": 3,
- "1154": 2,
- "1155": 1,
- "1156": 1,
- "1157": 3,
- "1158": 2,
- "1160": 1,
- "1161": 2,
- "1162": 4,
- "1163": 2,
- "1164": 2,
- "1165": 1,
- "1166": 2,
- "1167": 3,
- "1169": 3,
- "1170": 1,
- "1171": 1,
- "1172": 3,
- "1173": 4,
- "1174": 2,
- "1175": 1,
- "1176": 5,
- "1177": 3,
- "1178": 2,
- "1179": 1,
- "1180": 2,
- "1181": 5,
- "1182": 2,
- "1183": 2,
- "1184": 3,
- "1186": 3,
- "1187": 3,
- "1188": 2,
- "1189": 1,
- "1190": 3,
- "1192": 2,
- "1193": 5,
- "1194": 1,
- "1195": 2,
- "1196": 3,
- "1197": 1,
- "1198": 1,
- "1199": 1,
- "1200": 3,
- "1202": 2,
- "1203": 1,
- "1204": 1,
- "1205": 3,
- "1206": 1,
- "1207": 1,
- "1208": 1,
- "1209": 3,
- "1210": 2,
- "1211": 1,
- "1212": 1,
- "1213": 2,
- "1214": 4,
- "1215": 3,
- "1216": 4,
- "1217": 3,
- "1218": 3,
- "1219": 3,
- "1220": 1,
- "1221": 2,
- "1222": 1,
- "1224": 3,
- "1225": 1,
- "1226": 3,
- "1228": 2,
- "1229": 2,
- "1230": 3,
- "1231": 1,
- "1232": 1,
- "1233": 3,
- "1235": 1,
- "1236": 3,
- "1237": 3,
- "1238": 3,
- "1239": 1,
- "1240": 3,
- "1241": 2,
- "1242": 3,
- "1243": 2,
- "1244": 2,
- "1245": 2,
- "1246": 5,
- "1247": 2,
- "1248": 4,
- "1250": 1,
- "1251": 7,
- "1252": 3,
- "1253": 3,
- "1254": 2,
- "1255": 3,
- "1256": 3,
- "1257": 2,
- "1259": 4,
- "1260": 3,
- "1261": 3,
- "1262": 1,
- "1263": 5,
- "1264": 3,
- "1265": 3,
- "1266": 1,
- "1267": 4,
- "1268": 5,
- "1269": 5,
- "1270": 4,
- "1271": 2,
- "1272": 2,
- "1273": 3,
- "1274": 3,
- "1275": 4,
- "1276": 5,
- "1277": 2,
- "1278": 2,
- "1279": 5,
- "1280": 1,
- "1281": 6,
- "1282": 7,
- "1283": 4,
- "1284": 8,
- "1285": 5,
- "1286": 2,
- "1287": 6,
- "1288": 3,
- "1289": 6,
- "1290": 4,
- "1291": 7,
- "1292": 5,
- "1293": 7,
- "1294": 2,
- "1295": 3,
- "1296": 1,
- "1297": 2,
- "1298": 7,
- "1299": 5,
- "1300": 4,
- "1301": 4,
- "1302": 8,
- "1303": 9,
- "1304": 4,
- "1305": 14,
- "1306": 11,
- "1307": 8,
- "1308": 6,
- "1309": 7,
- "1310": 6,
- "1311": 5,
- "1312": 3,
- "1313": 3,
- "1314": 4,
- "1315": 5,
- "1316": 2,
- "1318": 1,
- "1319": 1,
- "1320": 1,
- "1321": 2,
- "1322": 4,
- "1323": 1,
- "1324": 1,
- "1325": 1,
- "1326": 2,
- "1336": 1,
- "1356": 1,
- "1360": 2,
- "1364": 1,
- "1365": 1,
- "1366": 1,
- "1367": 1,
- "1368": 2,
- "1369": 4,
- "1370": 5,
- "1371": 3,
- "1372": 2,
- "1373": 4,
- "1374": 3,
- "1375": 6,
- "1376": 2,
- "1377": 2,
- "1379": 1,
- "1382": 1,
- "1384": 1,
- "1385": 2,
- "1386": 1,
- "1388": 2,
- "1390": 1,
- "1394": 1,
- "1395": 1,
- "1396": 1,
- "1397": 2,
- "1398": 3,
- "1400": 2,
- "1401": 1,
- "1402": 1,
- "1403": 1,
- "1404": 1,
- "1405": 1,
- "1406": 1,
- "1408": 1,
- "1409": 7,
- "1410": 7,
- "1411": 2,
- "1412": 2,
- "1414": 3,
- "1415": 4,
- "1416": 2,
- "1417": 2,
- "1419": 1,
- "1420": 1
- },
- "started": "2020-09-07T18:52:18.740Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03615084838867187,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 1184591,
- "incomingOctetsWireLevel": 1192591,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0067533857677459985,
- "outgoingCompressionRatio": 0.043666534423828125,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 1430865,
- "outgoingOctetsWireLevel": 1454233,
- "outgoingWebSocketFrames": 6116,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.016331379969459034,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 5116,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 10,
- "3": 11,
- "4": 15,
- "5": 8,
- "6": 10,
- "7": 6,
- "8": 5,
- "9": 11,
- "10": 3,
- "11": 5,
- "12": 8,
- "13": 10,
- "14": 8,
- "15": 10,
- "16": 8,
- "17": 8,
- "18": 9,
- "19": 11,
- "20": 14,
- "21": 11,
- "22": 15,
- "23": 8,
- "24": 8,
- "25": 6,
- "26": 8,
- "27": 8,
- "28": 7,
- "29": 8,
- "30": 6,
- "31": 5,
- "32": 6,
- "33": 5,
- "34": 5,
- "35": 5,
- "36": 2,
- "37": 5,
- "38": 2,
- "39": 5,
- "40": 2,
- "41": 1,
- "42": 5,
- "43": 4,
- "44": 3,
- "45": 6,
- "46": 2,
- "47": 2,
- "48": 3,
- "49": 4,
- "50": 4,
- "51": 3,
- "52": 4,
- "53": 2,
- "54": 4,
- "55": 2,
- "57": 2,
- "58": 3,
- "59": 3,
- "60": 1,
- "61": 2,
- "62": 2,
- "63": 4,
- "64": 2,
- "65": 6,
- "66": 2,
- "67": 1,
- "69": 6,
- "70": 6,
- "71": 2,
- "73": 7,
- "74": 4,
- "75": 1,
- "76": 2,
- "77": 3,
- "78": 3,
- "79": 3,
- "80": 5,
- "81": 2,
- "82": 1,
- "83": 1,
- "84": 2,
- "85": 6,
- "86": 3,
- "87": 5,
- "88": 7,
- "89": 3,
- "90": 3,
- "91": 4,
- "92": 4,
- "94": 2,
- "95": 1,
- "96": 3,
- "97": 1,
- "98": 3,
- "99": 5,
- "100": 3,
- "101": 2,
- "102": 3,
- "103": 6,
- "104": 1,
- "105": 4,
- "106": 2,
- "107": 2,
- "108": 6,
- "109": 4,
- "110": 4,
- "111": 1,
- "112": 4,
- "113": 4,
- "114": 3,
- "115": 4,
- "116": 2,
- "117": 2,
- "119": 3,
- "120": 3,
- "121": 3,
- "122": 3,
- "123": 2,
- "124": 2,
- "126": 2,
- "127": 2,
- "130": 1,
- "131": 2,
- "132": 1,
- "133": 6,
- "134": 2,
- "135": 1,
- "136": 3,
- "137": 4,
- "138": 1,
- "139": 1,
- "140": 1,
- "141": 4,
- "142": 2,
- "143": 2,
- "144": 1,
- "145": 2,
- "146": 1,
- "147": 4,
- "149": 2,
- "151": 2,
- "152": 4,
- "154": 1,
- "155": 1,
- "156": 3,
- "157": 2,
- "159": 4,
- "160": 1,
- "161": 2,
- "162": 2,
- "164": 1,
- "166": 4,
- "167": 2,
- "168": 1,
- "169": 2,
- "170": 1,
- "171": 2,
- "172": 2,
- "173": 2,
- "174": 3,
- "175": 2,
- "176": 2,
- "177": 2,
- "179": 1,
- "180": 2,
- "181": 1,
- "182": 1,
- "183": 2,
- "184": 1,
- "185": 3,
- "186": 2,
- "187": 2,
- "188": 2,
- "189": 4,
- "190": 4,
- "191": 6,
- "192": 3,
- "193": 2,
- "194": 2,
- "195": 1,
- "196": 2,
- "197": 3,
- "198": 3,
- "199": 2,
- "200": 2,
- "201": 1,
- "202": 1,
- "203": 3,
- "204": 4,
- "205": 6,
- "206": 3,
- "207": 2,
- "208": 4,
- "209": 3,
- "210": 2,
- "211": 1,
- "212": 4,
- "213": 3,
- "214": 2,
- "215": 5,
- "216": 6,
- "217": 1,
- "218": 3,
- "219": 1,
- "220": 4,
- "221": 6,
- "222": 3,
- "223": 2,
- "224": 4,
- "225": 3,
- "226": 4,
- "227": 3,
- "228": 4,
- "229": 3,
- "230": 4,
- "231": 3,
- "232": 4,
- "233": 6,
- "234": 5,
- "235": 3,
- "236": 2,
- "237": 7,
- "238": 9,
- "239": 5,
- "240": 7,
- "241": 2,
- "242": 10,
- "243": 4,
- "244": 4,
- "245": 8,
- "246": 6,
- "248": 7,
- "249": 13,
- "250": 4,
- "251": 11,
- "252": 7,
- "253": 10,
- "254": 10,
- "255": 10,
- "256": 16,
- "257": 13,
- "258": 18,
- "259": 14,
- "260": 5116
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343034266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882dddb700ade33"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "dddb700a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_14.html b/autobahn/client/tungstenite_case_13_1_14.html
deleted file mode 100644
index cff66e9..0000000
--- a/autobahn/client/tungstenite_case_13_1_14.html
+++ /dev/null
@@ -1,556 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.14 : Pass - 4097 ms @ 2020-09-07T18:52:21.332Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=405&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: MptUAk0UHjnr2uziCwdowA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: gLzrJsmrpNhhZYK0RxdkByxsjXM=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2291 | 1 | 2291 |
- 2293 | 1 | 2293 |
- 2295 | 2 | 4590 |
- 2296 | 3 | 6888 |
- 2297 | 1 | 2297 |
- 2298 | 2 | 4596 |
- 2299 | 1 | 2299 |
- 2300 | 2 | 4600 |
- 2301 | 4 | 9204 |
- 2302 | 7 | 16114 |
- 2303 | 5 | 11515 |
- 2304 | 8 | 18432 |
- 2305 | 6 | 13830 |
- 2306 | 4 | 9224 |
- 2307 | 6 | 13842 |
- 2308 | 7 | 16156 |
- 2309 | 18 | 41562 |
- 2310 | 11 | 25410 |
- 2311 | 9 | 20799 |
- 2312 | 23 | 53176 |
- 2313 | 16 | 37008 |
- 2314 | 25 | 57850 |
- 2315 | 23 | 53245 |
- 2316 | 24 | 55584 |
- 2317 | 14 | 32438 |
- 2318 | 18 | 41724 |
- 2319 | 18 | 41742 |
- 2320 | 14 | 32480 |
- 2321 | 24 | 55704 |
- 2322 | 23 | 53406 |
- 2323 | 14 | 32522 |
- 2324 | 16 | 37184 |
- 2325 | 13 | 30225 |
- 2326 | 12 | 27912 |
- 2327 | 10 | 23270 |
- 2328 | 11 | 25608 |
- 2329 | 5 | 11645 |
- 2330 | 7 | 16310 |
- 2331 | 7 | 16317 |
- 2332 | 5 | 11660 |
- 2333 | 5 | 11665 |
- 2334 | 5 | 11670 |
- 2335 | 4 | 9340 |
- 2336 | 2 | 4672 |
- 2337 | 4 | 9348 |
- 2338 | 8 | 18704 |
- 2339 | 5 | 11695 |
- 2340 | 8 | 18720 |
- 2341 | 7 | 16387 |
- 2342 | 8 | 18736 |
- 2343 | 5 | 11715 |
- 2344 | 11 | 25784 |
- 2345 | 12 | 28140 |
- 2346 | 16 | 37536 |
- 2347 | 12 | 28164 |
- 2348 | 17 | 39916 |
- 2349 | 18 | 42282 |
- 2350 | 18 | 42300 |
- 2351 | 7 | 16457 |
- 2352 | 9 | 21168 |
- 2353 | 13 | 30589 |
- 2354 | 4 | 9416 |
- 2355 | 5 | 11775 |
- 2356 | 1 | 2356 |
- 2357 | 3 | 7071 |
- 2358 | 2 | 4716 |
- 2360 | 1 | 2360 |
- 2361 | 2 | 4722 |
- 2362 | 2 | 4724 |
- 2366 | 2 | 4732 |
- 2367 | 1 | 2367 |
- 2368 | 1 | 2368 |
- 2369 | 2 | 4738 |
- 2370 | 1 | 2370 |
- 2371 | 1 | 2371 |
- 2372 | 2 | 4744 |
- 2373 | 2 | 4746 |
- 2375 | 3 | 7125 |
- 2376 | 4 | 9504 |
- 2377 | 3 | 7131 |
- 2378 | 2 | 4756 |
- 2379 | 2 | 4758 |
- 2381 | 1 | 2381 |
- 2383 | 1 | 2383 |
- 2385 | 1 | 2385 |
- 2386 | 1 | 2386 |
- 2388 | 2 | 4776 |
- 2390 | 1 | 2390 |
- 2392 | 1 | 2392 |
- 2393 | 2 | 4786 |
- 2394 | 3 | 7182 |
- 2395 | 2 | 4790 |
- 2396 | 1 | 2396 |
- 2397 | 2 | 4794 |
- 2398 | 2 | 4796 |
- 2399 | 7 | 16793 |
- 2400 | 7 | 16800 |
- 2401 | 6 | 14406 |
- 2402 | 2 | 4804 |
- 2403 | 6 | 14418 |
- 2404 | 3 | 7212 |
- 2405 | 5 | 12025 |
- 2406 | 1 | 2406 |
- 2407 | 3 | 7221 |
- 2408 | 1 | 2408 |
- 2409 | 2 | 4818 |
- 2411 | 2 | 4822 |
- 2413 | 5 | 12065 |
- 2414 | 4 | 9656 |
- 2415 | 6 | 14490 |
- 2416 | 4 | 9664 |
- 2417 | 15 | 36255 |
- 2418 | 6 | 14508 |
- 2419 | 7 | 16933 |
- 2420 | 12 | 29040 |
- 2421 | 14 | 33894 |
- 2422 | 9 | 21798 |
- 2423 | 15 | 36345 |
- 2424 | 12 | 29088 |
- 2425 | 6 | 14550 |
- 2426 | 21 | 50946 |
- 2427 | 20 | 48540 |
- 2428 | 20 | 48560 |
- 2429 | 12 | 29148 |
- 2430 | 17 | 41310 |
- 2431 | 21 | 51051 |
- 2432 | 13 | 31616 |
- 2433 | 9 | 21897 |
- 2434 | 8 | 19472 |
- 2435 | 6 | 14610 |
- 2436 | 5 | 12180 |
- 2437 | 2 | 4874 |
- 2438 | 1 | 2438 |
- 2441 | 1 | 2441 |
- 2442 | 2 | 4884 |
- 2445 | 1 | 2445 |
- 2454 | 1 | 2454 |
- Total | 1002 | 2360177 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 17 | 34 |
- 3 | 21 | 63 |
- 4 | 28 | 112 |
- 5 | 25 | 125 |
- 6 | 22 | 132 |
- 7 | 26 | 182 |
- 8 | 20 | 160 |
- 9 | 34 | 306 |
- 10 | 20 | 200 |
- 11 | 14 | 154 |
- 12 | 8 | 96 |
- 13 | 9 | 117 |
- 14 | 17 | 238 |
- 15 | 16 | 240 |
- 16 | 17 | 272 |
- 17 | 16 | 272 |
- 18 | 10 | 180 |
- 19 | 9 | 171 |
- 20 | 5 | 100 |
- 21 | 3 | 63 |
- 22 | 1 | 22 |
- 23 | 3 | 69 |
- 24 | 4 | 96 |
- 25 | 2 | 50 |
- 28 | 2 | 56 |
- 29 | 1 | 29 |
- 31 | 1 | 31 |
- 32 | 1 | 32 |
- 33 | 2 | 66 |
- 35 | 1 | 35 |
- 36 | 1 | 36 |
- 37 | 2 | 74 |
- 39 | 3 | 117 |
- 41 | 4 | 164 |
- 42 | 1 | 42 |
- 44 | 4 | 176 |
- 45 | 3 | 135 |
- 46 | 2 | 92 |
- 48 | 2 | 96 |
- 49 | 1 | 49 |
- 50 | 1 | 50 |
- 51 | 1 | 51 |
- 52 | 1 | 52 |
- 54 | 1 | 54 |
- 60 | 1 | 60 |
- 61 | 1 | 61 |
- 64 | 2 | 128 |
- 65 | 1 | 65 |
- 66 | 1 | 66 |
- 67 | 1 | 67 |
- 68 | 2 | 136 |
- 69 | 1 | 69 |
- 70 | 2 | 140 |
- 74 | 1 | 74 |
- 77 | 1 | 77 |
- 79 | 1 | 79 |
- 81 | 3 | 243 |
- 82 | 2 | 164 |
- 83 | 2 | 166 |
- 84 | 5 | 420 |
- 85 | 8 | 680 |
- 86 | 5 | 430 |
- 87 | 7 | 609 |
- 88 | 4 | 352 |
- 89 | 8 | 712 |
- 90 | 2 | 180 |
- 91 | 3 | 273 |
- 92 | 3 | 276 |
- 93 | 5 | 465 |
- 94 | 10 | 940 |
- 95 | 11 | 1045 |
- 96 | 16 | 1536 |
- 97 | 10 | 970 |
- 98 | 11 | 1078 |
- 99 | 6 | 594 |
- 100 | 19 | 1900 |
- 101 | 12 | 1212 |
- 102 | 6 | 612 |
- 103 | 9 | 927 |
- 104 | 12 | 1248 |
- 105 | 12 | 1260 |
- 106 | 12 | 1272 |
- 107 | 9 | 963 |
- 108 | 7 | 756 |
- 109 | 9 | 981 |
- 110 | 7 | 770 |
- 111 | 6 | 666 |
- 112 | 4 | 448 |
- 113 | 4 | 452 |
- 114 | 2 | 228 |
- 115 | 3 | 345 |
- 116 | 1 | 116 |
- 117 | 6 | 702 |
- 118 | 11 | 1298 |
- 119 | 8 | 952 |
- 120 | 13 | 1560 |
- 121 | 10 | 1210 |
- 122 | 9 | 1098 |
- 123 | 5 | 615 |
- 124 | 2 | 248 |
- 125 | 3 | 375 |
- 141 | 1 | 141 |
- 241 | 2 | 482 |
- 242 | 1 | 242 |
- 243 | 2 | 486 |
- 244 | 5 | 1220 |
- 245 | 4 | 980 |
- 246 | 6 | 1476 |
- 247 | 5 | 1235 |
- 248 | 6 | 1488 |
- 249 | 12 | 2988 |
- 250 | 17 | 4250 |
- 251 | 22 | 5522 |
- 252 | 27 | 6804 |
- 253 | 28 | 7084 |
- 254 | 17 | 4318 |
- 255 | 35 | 8925 |
- 256 | 19 | 4864 |
- 257 | 31 | 7967 |
- 258 | 20 | 5160 |
- 259 | 23 | 5957 |
- 260 | 10719 | 2786940 |
- Total | 11721 | 2897789 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 10719 |
- 1 | 1000 |
- 8 | 1 |
- Total | 11720 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343035266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882eea5e939ed4d
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6565613565393339
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_14.json b/autobahn/client/tungstenite_case_13_1_14.json
deleted file mode 100644
index 7cdb33c..0000000
--- a/autobahn/client/tungstenite_case_13_1_14.json
+++ /dev/null
@@ -1,403 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 405,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 4097,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=405&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: MptUAk0UHjnr2uziCwdowA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: gLzrJsmrpNhhZYK0RxdkByxsjXM=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.14",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2291": 1,
- "2293": 1,
- "2295": 2,
- "2296": 3,
- "2297": 1,
- "2298": 2,
- "2299": 1,
- "2300": 2,
- "2301": 4,
- "2302": 7,
- "2303": 5,
- "2304": 8,
- "2305": 6,
- "2306": 4,
- "2307": 6,
- "2308": 7,
- "2309": 18,
- "2310": 11,
- "2311": 9,
- "2312": 23,
- "2313": 16,
- "2314": 25,
- "2315": 23,
- "2316": 24,
- "2317": 14,
- "2318": 18,
- "2319": 18,
- "2320": 14,
- "2321": 24,
- "2322": 23,
- "2323": 14,
- "2324": 16,
- "2325": 13,
- "2326": 12,
- "2327": 10,
- "2328": 11,
- "2329": 5,
- "2330": 7,
- "2331": 7,
- "2332": 5,
- "2333": 5,
- "2334": 5,
- "2335": 4,
- "2336": 2,
- "2337": 4,
- "2338": 8,
- "2339": 5,
- "2340": 8,
- "2341": 7,
- "2342": 8,
- "2343": 5,
- "2344": 11,
- "2345": 12,
- "2346": 16,
- "2347": 12,
- "2348": 17,
- "2349": 18,
- "2350": 18,
- "2351": 7,
- "2352": 9,
- "2353": 13,
- "2354": 4,
- "2355": 5,
- "2356": 1,
- "2357": 3,
- "2358": 2,
- "2360": 1,
- "2361": 2,
- "2362": 2,
- "2366": 2,
- "2367": 1,
- "2368": 1,
- "2369": 2,
- "2370": 1,
- "2371": 1,
- "2372": 2,
- "2373": 2,
- "2375": 3,
- "2376": 4,
- "2377": 3,
- "2378": 2,
- "2379": 2,
- "2381": 1,
- "2383": 1,
- "2385": 1,
- "2386": 1,
- "2388": 2,
- "2390": 1,
- "2392": 1,
- "2393": 2,
- "2394": 3,
- "2395": 2,
- "2396": 1,
- "2397": 2,
- "2398": 2,
- "2399": 7,
- "2400": 7,
- "2401": 6,
- "2402": 2,
- "2403": 6,
- "2404": 3,
- "2405": 5,
- "2406": 1,
- "2407": 3,
- "2408": 1,
- "2409": 2,
- "2411": 2,
- "2413": 5,
- "2414": 4,
- "2415": 6,
- "2416": 4,
- "2417": 15,
- "2418": 6,
- "2419": 7,
- "2420": 12,
- "2421": 14,
- "2422": 9,
- "2423": 15,
- "2424": 12,
- "2425": 6,
- "2426": 21,
- "2427": 20,
- "2428": 20,
- "2429": 12,
- "2430": 17,
- "2431": 21,
- "2432": 13,
- "2433": 9,
- "2434": 8,
- "2435": 6,
- "2436": 5,
- "2437": 2,
- "2438": 1,
- "2441": 1,
- "2442": 2,
- "2445": 1,
- "2454": 1
- },
- "started": "2020-09-07T18:52:21.332Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0358873291015625,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 2351912,
- "incomingOctetsWireLevel": 2359912,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00340148781076843,
- "outgoingCompressionRatio": 0.04351948547363281,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 2852093,
- "outgoingOctetsWireLevel": 2897533,
- "outgoingWebSocketFrames": 11719,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.015932159294945854,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 10719,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 17,
- "3": 21,
- "4": 28,
- "5": 25,
- "6": 22,
- "7": 26,
- "8": 20,
- "9": 34,
- "10": 20,
- "11": 14,
- "12": 8,
- "13": 9,
- "14": 17,
- "15": 16,
- "16": 17,
- "17": 16,
- "18": 10,
- "19": 9,
- "20": 5,
- "21": 3,
- "22": 1,
- "23": 3,
- "24": 4,
- "25": 2,
- "28": 2,
- "29": 1,
- "31": 1,
- "32": 1,
- "33": 2,
- "35": 1,
- "36": 1,
- "37": 2,
- "39": 3,
- "41": 4,
- "42": 1,
- "44": 4,
- "45": 3,
- "46": 2,
- "48": 2,
- "49": 1,
- "50": 1,
- "51": 1,
- "52": 1,
- "54": 1,
- "60": 1,
- "61": 1,
- "64": 2,
- "65": 1,
- "66": 1,
- "67": 1,
- "68": 2,
- "69": 1,
- "70": 2,
- "74": 1,
- "77": 1,
- "79": 1,
- "81": 3,
- "82": 2,
- "83": 2,
- "84": 5,
- "85": 8,
- "86": 5,
- "87": 7,
- "88": 4,
- "89": 8,
- "90": 2,
- "91": 3,
- "92": 3,
- "93": 5,
- "94": 10,
- "95": 11,
- "96": 16,
- "97": 10,
- "98": 11,
- "99": 6,
- "100": 19,
- "101": 12,
- "102": 6,
- "103": 9,
- "104": 12,
- "105": 12,
- "106": 12,
- "107": 9,
- "108": 7,
- "109": 9,
- "110": 7,
- "111": 6,
- "112": 4,
- "113": 4,
- "114": 2,
- "115": 3,
- "116": 1,
- "117": 6,
- "118": 11,
- "119": 8,
- "120": 13,
- "121": 10,
- "122": 9,
- "123": 5,
- "124": 2,
- "125": 3,
- "141": 1,
- "241": 2,
- "242": 1,
- "243": 2,
- "244": 5,
- "245": 4,
- "246": 6,
- "247": 5,
- "248": 6,
- "249": 12,
- "250": 17,
- "251": 22,
- "252": 27,
- "253": 28,
- "254": 17,
- "255": 35,
- "256": 19,
- "257": 31,
- "258": 20,
- "259": 23,
- "260": 10719
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343035266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882eea5e939ed4d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "eea5e939"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_15.html b/autobahn/client/tungstenite_case_13_1_15.html
deleted file mode 100644
index 3f1cc81..0000000
--- a/autobahn/client/tungstenite_case_13_1_15.html
+++ /dev/null
@@ -1,598 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.15 : Pass - 7986 ms @ 2020-09-07T18:52:25.429Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=406&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ioCvV82ggBSK2FuZZ2aBxQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: aSuJBjeskC3O+x0f6cHFfk7dWIc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 2 | 6 |
- 4 | 4 | 16 |
- 5 | 1 | 5 |
- 6 | 2 | 12 |
- 7 | 2 | 14 |
- 8 | 1 | 8 |
- 9 | 2 | 18 |
- 10 | 1 | 10 |
- 11 | 3 | 33 |
- 12 | 1 | 12 |
- 13 | 3 | 39 |
- 14 | 6 | 84 |
- 15 | 2 | 30 |
- 16 | 2 | 32 |
- 17 | 2 | 34 |
- 23 | 1 | 23 |
- 30 | 1 | 30 |
- 31 | 2 | 62 |
- 33 | 1 | 33 |
- 34 | 1 | 34 |
- 36 | 1 | 36 |
- 37 | 2 | 74 |
- 39 | 3 | 117 |
- 40 | 1 | 40 |
- 41 | 1 | 41 |
- 42 | 2 | 84 |
- 43 | 3 | 129 |
- 44 | 9 | 396 |
- 45 | 5 | 225 |
- 46 | 3 | 138 |
- 47 | 10 | 470 |
- 48 | 10 | 480 |
- 49 | 15 | 735 |
- 50 | 20 | 1000 |
- 51 | 14 | 714 |
- 52 | 16 | 832 |
- 53 | 14 | 742 |
- 54 | 21 | 1134 |
- 55 | 26 | 1430 |
- 56 | 17 | 952 |
- 57 | 11 | 627 |
- 58 | 25 | 1450 |
- 59 | 21 | 1239 |
- 60 | 24 | 1440 |
- 61 | 16 | 976 |
- 62 | 25 | 1550 |
- 63 | 24 | 1512 |
- 64 | 24 | 1536 |
- 65 | 12 | 780 |
- 66 | 17 | 1122 |
- 67 | 19 | 1273 |
- 68 | 13 | 884 |
- 69 | 9 | 621 |
- 70 | 25 | 1750 |
- 71 | 25 | 1775 |
- 72 | 16 | 1152 |
- 73 | 12 | 876 |
- 74 | 11 | 814 |
- 75 | 8 | 600 |
- 76 | 10 | 760 |
- 77 | 13 | 1001 |
- 78 | 4 | 312 |
- 79 | 6 | 474 |
- 80 | 3 | 240 |
- 81 | 1 | 81 |
- 82 | 2 | 164 |
- 83 | 2 | 166 |
- 84 | 5 | 420 |
- 85 | 3 | 255 |
- 86 | 3 | 258 |
- 87 | 5 | 435 |
- 88 | 4 | 352 |
- 89 | 12 | 1068 |
- 90 | 10 | 900 |
- 91 | 7 | 637 |
- 92 | 11 | 1012 |
- 93 | 9 | 837 |
- 94 | 2 | 188 |
- 95 | 3 | 285 |
- 97 | 2 | 194 |
- 98 | 3 | 294 |
- 99 | 1 | 99 |
- 112 | 1 | 112 |
- 113 | 1 | 113 |
- 114 | 1 | 114 |
- 116 | 3 | 348 |
- 117 | 2 | 234 |
- 119 | 1 | 119 |
- 127 | 1 | 127 |
- 130 | 2 | 260 |
- 199 | 2 | 398 |
- 200 | 1 | 200 |
- 201 | 1 | 201 |
- 202 | 1 | 202 |
- 203 | 2 | 406 |
- 204 | 5 | 1020 |
- 205 | 7 | 1435 |
- 206 | 5 | 1030 |
- 207 | 4 | 828 |
- 208 | 1 | 208 |
- 209 | 6 | 1254 |
- 210 | 8 | 1680 |
- 211 | 6 | 1266 |
- 212 | 4 | 848 |
- 213 | 11 | 2343 |
- 214 | 8 | 1712 |
- 215 | 7 | 1505 |
- 216 | 6 | 1296 |
- 217 | 6 | 1302 |
- 218 | 4 | 872 |
- 219 | 4 | 876 |
- 220 | 5 | 1100 |
- 221 | 5 | 1105 |
- 222 | 7 | 1554 |
- 223 | 17 | 3791 |
- 224 | 16 | 3584 |
- 225 | 14 | 3150 |
- 226 | 13 | 2938 |
- 227 | 6 | 1362 |
- 228 | 6 | 1368 |
- 229 | 10 | 2290 |
- 230 | 16 | 3680 |
- 231 | 13 | 3003 |
- 232 | 9 | 2088 |
- 233 | 6 | 1398 |
- 234 | 6 | 1404 |
- 235 | 6 | 1410 |
- 236 | 2 | 472 |
- 237 | 4 | 948 |
- 238 | 5 | 1190 |
- 239 | 4 | 956 |
- 240 | 6 | 1440 |
- 241 | 3 | 723 |
- 243 | 2 | 486 |
- 244 | 2 | 488 |
- 246 | 2 | 492 |
- 248 | 1 | 248 |
- 249 | 1 | 249 |
- 251 | 3 | 753 |
- 252 | 1 | 252 |
- 253 | 3 | 759 |
- 254 | 2 | 508 |
- 256 | 1 | 256 |
- 258 | 2 | 516 |
- 259 | 1 | 259 |
- 260 | 21702 | 5642520 |
- Total | 22704 | 5753762 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 21702 |
- 1 | 1000 |
- 8 | 1 |
- Total | 22703 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343036266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882d2a5ff4cd14d
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6432613566663463
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_15.json b/autobahn/client/tungstenite_case_13_1_15.json
deleted file mode 100644
index e6bcd67..0000000
--- a/autobahn/client/tungstenite_case_13_1_15.json
+++ /dev/null
@@ -1,445 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 406,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 7986,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=406&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ioCvV82ggBSK2FuZZ2aBxQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: aSuJBjeskC3O+x0f6cHFfk7dWIc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.15",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:52:25.429Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5753506,
- "outgoingWebSocketFrames": 22702,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.01578503761764009,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 21702,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "3": 2,
- "4": 4,
- "5": 1,
- "6": 2,
- "7": 2,
- "8": 1,
- "9": 2,
- "10": 1,
- "11": 3,
- "12": 1,
- "13": 3,
- "14": 6,
- "15": 2,
- "16": 2,
- "17": 2,
- "23": 1,
- "30": 1,
- "31": 2,
- "33": 1,
- "34": 1,
- "36": 1,
- "37": 2,
- "39": 3,
- "40": 1,
- "41": 1,
- "42": 2,
- "43": 3,
- "44": 9,
- "45": 5,
- "46": 3,
- "47": 10,
- "48": 10,
- "49": 15,
- "50": 20,
- "51": 14,
- "52": 16,
- "53": 14,
- "54": 21,
- "55": 26,
- "56": 17,
- "57": 11,
- "58": 25,
- "59": 21,
- "60": 24,
- "61": 16,
- "62": 25,
- "63": 24,
- "64": 24,
- "65": 12,
- "66": 17,
- "67": 19,
- "68": 13,
- "69": 9,
- "70": 25,
- "71": 25,
- "72": 16,
- "73": 12,
- "74": 11,
- "75": 8,
- "76": 10,
- "77": 13,
- "78": 4,
- "79": 6,
- "80": 3,
- "81": 1,
- "82": 2,
- "83": 2,
- "84": 5,
- "85": 3,
- "86": 3,
- "87": 5,
- "88": 4,
- "89": 12,
- "90": 10,
- "91": 7,
- "92": 11,
- "93": 9,
- "94": 2,
- "95": 3,
- "97": 2,
- "98": 3,
- "99": 1,
- "112": 1,
- "113": 1,
- "114": 1,
- "116": 3,
- "117": 2,
- "119": 1,
- "127": 1,
- "130": 2,
- "199": 2,
- "200": 1,
- "201": 1,
- "202": 1,
- "203": 2,
- "204": 5,
- "205": 7,
- "206": 5,
- "207": 4,
- "208": 1,
- "209": 6,
- "210": 8,
- "211": 6,
- "212": 4,
- "213": 11,
- "214": 8,
- "215": 7,
- "216": 6,
- "217": 6,
- "218": 4,
- "219": 4,
- "220": 5,
- "221": 5,
- "222": 7,
- "223": 17,
- "224": 16,
- "225": 14,
- "226": 13,
- "227": 6,
- "228": 6,
- "229": 10,
- "230": 16,
- "231": 13,
- "232": 9,
- "233": 6,
- "234": 6,
- "235": 6,
- "236": 2,
- "237": 4,
- "238": 5,
- "239": 4,
- "240": 6,
- "241": 3,
- "243": 2,
- "244": 2,
- "246": 2,
- "248": 1,
- "249": 1,
- "251": 3,
- "252": 1,
- "253": 3,
- "254": 2,
- "256": 1,
- "258": 2,
- "259": 1,
- "260": 21702
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343036266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d2a5ff4cd14d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d2a5ff4c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_16.html b/autobahn/client/tungstenite_case_13_1_16.html
deleted file mode 100644
index fd24721..0000000
--- a/autobahn/client/tungstenite_case_13_1_16.html
+++ /dev/null
@@ -1,599 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.16 : Pass - 7501 ms @ 2020-09-07T18:52:33.416Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=407&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ABUSNchUnLnwiAVquPFoEw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: UrNEzg2mEEdd5a8+1bWrW8+dbSc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 455 | 2 | 910 |
- 456 | 1 | 456 |
- 457 | 1 | 457 |
- 458 | 1 | 458 |
- 459 | 2 | 918 |
- 460 | 5 | 2300 |
- 461 | 7 | 3227 |
- 462 | 5 | 2310 |
- 463 | 4 | 1852 |
- 464 | 1 | 464 |
- 465 | 6 | 2790 |
- 466 | 8 | 3728 |
- 467 | 6 | 2802 |
- 468 | 4 | 1872 |
- 469 | 11 | 5159 |
- 470 | 8 | 3760 |
- 471 | 7 | 3297 |
- 472 | 6 | 2832 |
- 473 | 6 | 2838 |
- 474 | 4 | 1896 |
- 475 | 4 | 1900 |
- 476 | 5 | 2380 |
- 477 | 5 | 2385 |
- 478 | 7 | 3346 |
- 479 | 17 | 8143 |
- 480 | 16 | 7680 |
- 481 | 14 | 6734 |
- 482 | 13 | 6266 |
- 483 | 6 | 2898 |
- 484 | 6 | 2904 |
- 485 | 10 | 4850 |
- 486 | 16 | 7776 |
- 487 | 13 | 6331 |
- 488 | 9 | 4392 |
- 489 | 6 | 2934 |
- 490 | 6 | 2940 |
- 491 | 6 | 2946 |
- 492 | 2 | 984 |
- 493 | 4 | 1972 |
- 494 | 5 | 2470 |
- 495 | 4 | 1980 |
- 496 | 6 | 2976 |
- 497 | 3 | 1491 |
- 499 | 2 | 998 |
- 500 | 2 | 1000 |
- 502 | 2 | 1004 |
- 504 | 1 | 504 |
- 505 | 1 | 505 |
- 507 | 3 | 1521 |
- 509 | 3 | 1527 |
- 510 | 2 | 1020 |
- 512 | 1 | 512 |
- 514 | 2 | 1028 |
- 515 | 1 | 515 |
- 517 | 2 | 1034 |
- 518 | 3 | 1554 |
- 519 | 1 | 519 |
- 520 | 2 | 1040 |
- 521 | 2 | 1042 |
- 522 | 1 | 522 |
- 523 | 2 | 1046 |
- 524 | 1 | 524 |
- 525 | 3 | 1575 |
- 526 | 1 | 526 |
- 527 | 3 | 1581 |
- 528 | 6 | 3168 |
- 529 | 2 | 1058 |
- 530 | 2 | 1060 |
- 531 | 2 | 1062 |
- 537 | 1 | 537 |
- 544 | 1 | 544 |
- 545 | 2 | 1090 |
- 547 | 1 | 547 |
- 548 | 1 | 548 |
- 550 | 1 | 550 |
- 551 | 2 | 1102 |
- 553 | 3 | 1659 |
- 554 | 1 | 554 |
- 555 | 1 | 555 |
- 556 | 2 | 1112 |
- 557 | 3 | 1671 |
- 558 | 9 | 5022 |
- 559 | 5 | 2795 |
- 560 | 3 | 1680 |
- 561 | 10 | 5610 |
- 562 | 10 | 5620 |
- 563 | 15 | 8445 |
- 564 | 20 | 11280 |
- 565 | 14 | 7910 |
- 566 | 16 | 9056 |
- 567 | 14 | 7938 |
- 568 | 21 | 11928 |
- 569 | 26 | 14794 |
- 570 | 17 | 9690 |
- 571 | 11 | 6281 |
- 572 | 25 | 14300 |
- 573 | 21 | 12033 |
- 574 | 24 | 13776 |
- 575 | 16 | 9200 |
- 576 | 25 | 14400 |
- 577 | 24 | 13848 |
- 578 | 24 | 13872 |
- 579 | 12 | 6948 |
- 580 | 17 | 9860 |
- 581 | 19 | 11039 |
- 582 | 13 | 7566 |
- 583 | 9 | 5247 |
- 584 | 25 | 14600 |
- 585 | 25 | 14625 |
- 586 | 16 | 9376 |
- 587 | 12 | 7044 |
- 588 | 11 | 6468 |
- 589 | 8 | 4712 |
- 590 | 10 | 5900 |
- 591 | 13 | 7683 |
- 592 | 4 | 2368 |
- 593 | 6 | 3558 |
- 594 | 3 | 1782 |
- 595 | 1 | 595 |
- 596 | 2 | 1192 |
- 597 | 2 | 1194 |
- 598 | 5 | 2990 |
- 599 | 3 | 1797 |
- 600 | 3 | 1800 |
- 601 | 5 | 3005 |
- 602 | 4 | 2408 |
- 603 | 12 | 7236 |
- 604 | 10 | 6040 |
- 605 | 7 | 4235 |
- 606 | 11 | 6666 |
- 607 | 9 | 5463 |
- 608 | 2 | 1216 |
- 609 | 3 | 1827 |
- 611 | 2 | 1222 |
- 612 | 3 | 1836 |
- 613 | 1 | 613 |
- 626 | 1 | 626 |
- 627 | 1 | 627 |
- 628 | 1 | 628 |
- 630 | 3 | 1890 |
- 631 | 2 | 1262 |
- 633 | 1 | 633 |
- 641 | 1 | 641 |
- 642 | 2 | 1284 |
- 1028 | 5000 | 5140000 |
- Total | 6002 | 5688354 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 5000 |
- 1 | 1000 |
- 8 | 1 |
- Total | 6001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343037266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88826fc135f46c29
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3666633133356634
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_16.json b/autobahn/client/tungstenite_case_13_1_16.json
deleted file mode 100644
index e874754..0000000
--- a/autobahn/client/tungstenite_case_13_1_16.json
+++ /dev/null
@@ -1,446 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 407,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 7501,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=407&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ABUSNchUnLnwiAVquPFoEw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UrNEzg2mEEdd5a8+1bWrW8+dbSc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.16",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:52:33.416Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5688098,
- "outgoingWebSocketFrames": 6000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0042372148222011696,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 5000,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "455": 2,
- "456": 1,
- "457": 1,
- "458": 1,
- "459": 2,
- "460": 5,
- "461": 7,
- "462": 5,
- "463": 4,
- "464": 1,
- "465": 6,
- "466": 8,
- "467": 6,
- "468": 4,
- "469": 11,
- "470": 8,
- "471": 7,
- "472": 6,
- "473": 6,
- "474": 4,
- "475": 4,
- "476": 5,
- "477": 5,
- "478": 7,
- "479": 17,
- "480": 16,
- "481": 14,
- "482": 13,
- "483": 6,
- "484": 6,
- "485": 10,
- "486": 16,
- "487": 13,
- "488": 9,
- "489": 6,
- "490": 6,
- "491": 6,
- "492": 2,
- "493": 4,
- "494": 5,
- "495": 4,
- "496": 6,
- "497": 3,
- "499": 2,
- "500": 2,
- "502": 2,
- "504": 1,
- "505": 1,
- "507": 3,
- "509": 3,
- "510": 2,
- "512": 1,
- "514": 2,
- "515": 1,
- "517": 2,
- "518": 3,
- "519": 1,
- "520": 2,
- "521": 2,
- "522": 1,
- "523": 2,
- "524": 1,
- "525": 3,
- "526": 1,
- "527": 3,
- "528": 6,
- "529": 2,
- "530": 2,
- "531": 2,
- "537": 1,
- "544": 1,
- "545": 2,
- "547": 1,
- "548": 1,
- "550": 1,
- "551": 2,
- "553": 3,
- "554": 1,
- "555": 1,
- "556": 2,
- "557": 3,
- "558": 9,
- "559": 5,
- "560": 3,
- "561": 10,
- "562": 10,
- "563": 15,
- "564": 20,
- "565": 14,
- "566": 16,
- "567": 14,
- "568": 21,
- "569": 26,
- "570": 17,
- "571": 11,
- "572": 25,
- "573": 21,
- "574": 24,
- "575": 16,
- "576": 25,
- "577": 24,
- "578": 24,
- "579": 12,
- "580": 17,
- "581": 19,
- "582": 13,
- "583": 9,
- "584": 25,
- "585": 25,
- "586": 16,
- "587": 12,
- "588": 11,
- "589": 8,
- "590": 10,
- "591": 13,
- "592": 4,
- "593": 6,
- "594": 3,
- "595": 1,
- "596": 2,
- "597": 2,
- "598": 5,
- "599": 3,
- "600": 3,
- "601": 5,
- "602": 4,
- "603": 12,
- "604": 10,
- "605": 7,
- "606": 11,
- "607": 9,
- "608": 2,
- "609": 3,
- "611": 2,
- "612": 3,
- "613": 1,
- "626": 1,
- "627": 1,
- "628": 1,
- "630": 3,
- "631": 2,
- "633": 1,
- "641": 1,
- "642": 2,
- "1028": 5000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343037266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88826fc135f46c29"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "6fc135f4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_17.html b/autobahn/client/tungstenite_case_13_1_17.html
deleted file mode 100644
index 0792cdb..0000000
--- a/autobahn/client/tungstenite_case_13_1_17.html
+++ /dev/null
@@ -1,599 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.17 : Pass - 6925 ms @ 2020-09-07T18:52:40.918Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=408&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: CZuYYitq/H3sBPshYFr/yA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8qFU2csfsnGtZuoy5nPID0hhH24=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 1479 | 2 | 2958 |
- 1480 | 1 | 1480 |
- 1481 | 1 | 1481 |
- 1482 | 1 | 1482 |
- 1483 | 2 | 2966 |
- 1484 | 5 | 7420 |
- 1485 | 7 | 10395 |
- 1486 | 5 | 7430 |
- 1487 | 4 | 5948 |
- 1488 | 1 | 1488 |
- 1489 | 6 | 8934 |
- 1490 | 8 | 11920 |
- 1491 | 6 | 8946 |
- 1492 | 4 | 5968 |
- 1493 | 11 | 16423 |
- 1494 | 8 | 11952 |
- 1495 | 7 | 10465 |
- 1496 | 6 | 8976 |
- 1497 | 6 | 8982 |
- 1498 | 4 | 5992 |
- 1499 | 4 | 5996 |
- 1500 | 5 | 7500 |
- 1501 | 5 | 7505 |
- 1502 | 7 | 10514 |
- 1503 | 17 | 25551 |
- 1504 | 16 | 24064 |
- 1505 | 14 | 21070 |
- 1506 | 13 | 19578 |
- 1507 | 6 | 9042 |
- 1508 | 6 | 9048 |
- 1509 | 10 | 15090 |
- 1510 | 16 | 24160 |
- 1511 | 13 | 19643 |
- 1512 | 9 | 13608 |
- 1513 | 6 | 9078 |
- 1514 | 6 | 9084 |
- 1515 | 6 | 9090 |
- 1516 | 2 | 3032 |
- 1517 | 4 | 6068 |
- 1518 | 5 | 7590 |
- 1519 | 4 | 6076 |
- 1520 | 6 | 9120 |
- 1521 | 3 | 4563 |
- 1523 | 2 | 3046 |
- 1524 | 2 | 3048 |
- 1526 | 2 | 3052 |
- 1528 | 1 | 1528 |
- 1529 | 1 | 1529 |
- 1531 | 3 | 4593 |
- 1533 | 3 | 4599 |
- 1534 | 2 | 3068 |
- 1536 | 1 | 1536 |
- 1538 | 2 | 3076 |
- 1539 | 1 | 1539 |
- 1541 | 2 | 3082 |
- 1542 | 3 | 4626 |
- 1543 | 1 | 1543 |
- 1544 | 2 | 3088 |
- 1545 | 2 | 3090 |
- 1546 | 1 | 1546 |
- 1547 | 2 | 3094 |
- 1548 | 1 | 1548 |
- 1549 | 3 | 4647 |
- 1550 | 1 | 1550 |
- 1551 | 3 | 4653 |
- 1552 | 6 | 9312 |
- 1553 | 2 | 3106 |
- 1554 | 2 | 3108 |
- 1555 | 2 | 3110 |
- 1561 | 1 | 1561 |
- 1568 | 1 | 1568 |
- 1569 | 2 | 3138 |
- 1571 | 1 | 1571 |
- 1572 | 1 | 1572 |
- 1574 | 1 | 1574 |
- 1575 | 2 | 3150 |
- 1577 | 3 | 4731 |
- 1578 | 1 | 1578 |
- 1579 | 1 | 1579 |
- 1580 | 2 | 3160 |
- 1581 | 3 | 4743 |
- 1582 | 9 | 14238 |
- 1583 | 5 | 7915 |
- 1584 | 3 | 4752 |
- 1585 | 10 | 15850 |
- 1586 | 10 | 15860 |
- 1587 | 15 | 23805 |
- 1588 | 20 | 31760 |
- 1589 | 14 | 22246 |
- 1590 | 16 | 25440 |
- 1591 | 14 | 22274 |
- 1592 | 21 | 33432 |
- 1593 | 26 | 41418 |
- 1594 | 17 | 27098 |
- 1595 | 11 | 17545 |
- 1596 | 25 | 39900 |
- 1597 | 21 | 33537 |
- 1598 | 24 | 38352 |
- 1599 | 16 | 25584 |
- 1600 | 25 | 40000 |
- 1601 | 24 | 38424 |
- 1602 | 24 | 38448 |
- 1603 | 12 | 19236 |
- 1604 | 17 | 27268 |
- 1605 | 19 | 30495 |
- 1606 | 13 | 20878 |
- 1607 | 9 | 14463 |
- 1608 | 25 | 40200 |
- 1609 | 25 | 40225 |
- 1610 | 16 | 25760 |
- 1611 | 12 | 19332 |
- 1612 | 11 | 17732 |
- 1613 | 8 | 12904 |
- 1614 | 10 | 16140 |
- 1615 | 13 | 20995 |
- 1616 | 4 | 6464 |
- 1617 | 6 | 9702 |
- 1618 | 3 | 4854 |
- 1619 | 1 | 1619 |
- 1620 | 2 | 3240 |
- 1621 | 2 | 3242 |
- 1622 | 5 | 8110 |
- 1623 | 3 | 4869 |
- 1624 | 3 | 4872 |
- 1625 | 5 | 8125 |
- 1626 | 4 | 6504 |
- 1627 | 12 | 19524 |
- 1628 | 10 | 16280 |
- 1629 | 7 | 11403 |
- 1630 | 11 | 17930 |
- 1631 | 9 | 14679 |
- 1632 | 2 | 3264 |
- 1633 | 3 | 4899 |
- 1635 | 2 | 3270 |
- 1636 | 3 | 4908 |
- 1637 | 1 | 1637 |
- 1650 | 1 | 1650 |
- 1651 | 1 | 1651 |
- 1652 | 1 | 1652 |
- 1654 | 3 | 4962 |
- 1655 | 2 | 3310 |
- 1657 | 1 | 1657 |
- 1665 | 1 | 1665 |
- 1666 | 2 | 3332 |
- 4100 | 1000 | 4100000 |
- Total | 2002 | 5672354 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1000 |
- 1 | 1000 |
- 8 | 1 |
- Total | 2001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343038266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882d341382bd0a9
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6433343133383262
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_17.json b/autobahn/client/tungstenite_case_13_1_17.json
deleted file mode 100644
index b3dcbe9..0000000
--- a/autobahn/client/tungstenite_case_13_1_17.json
+++ /dev/null
@@ -1,446 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 408,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 6925,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=408&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: CZuYYitq/H3sBPshYFr/yA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8qFU2csfsnGtZuoy5nPID0hhH24=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.17",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:52:40.918Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5672098,
- "outgoingWebSocketFrames": 2000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0014124049407337233,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "0": 1000,
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "1479": 2,
- "1480": 1,
- "1481": 1,
- "1482": 1,
- "1483": 2,
- "1484": 5,
- "1485": 7,
- "1486": 5,
- "1487": 4,
- "1488": 1,
- "1489": 6,
- "1490": 8,
- "1491": 6,
- "1492": 4,
- "1493": 11,
- "1494": 8,
- "1495": 7,
- "1496": 6,
- "1497": 6,
- "1498": 4,
- "1499": 4,
- "1500": 5,
- "1501": 5,
- "1502": 7,
- "1503": 17,
- "1504": 16,
- "1505": 14,
- "1506": 13,
- "1507": 6,
- "1508": 6,
- "1509": 10,
- "1510": 16,
- "1511": 13,
- "1512": 9,
- "1513": 6,
- "1514": 6,
- "1515": 6,
- "1516": 2,
- "1517": 4,
- "1518": 5,
- "1519": 4,
- "1520": 6,
- "1521": 3,
- "1523": 2,
- "1524": 2,
- "1526": 2,
- "1528": 1,
- "1529": 1,
- "1531": 3,
- "1533": 3,
- "1534": 2,
- "1536": 1,
- "1538": 2,
- "1539": 1,
- "1541": 2,
- "1542": 3,
- "1543": 1,
- "1544": 2,
- "1545": 2,
- "1546": 1,
- "1547": 2,
- "1548": 1,
- "1549": 3,
- "1550": 1,
- "1551": 3,
- "1552": 6,
- "1553": 2,
- "1554": 2,
- "1555": 2,
- "1561": 1,
- "1568": 1,
- "1569": 2,
- "1571": 1,
- "1572": 1,
- "1574": 1,
- "1575": 2,
- "1577": 3,
- "1578": 1,
- "1579": 1,
- "1580": 2,
- "1581": 3,
- "1582": 9,
- "1583": 5,
- "1584": 3,
- "1585": 10,
- "1586": 10,
- "1587": 15,
- "1588": 20,
- "1589": 14,
- "1590": 16,
- "1591": 14,
- "1592": 21,
- "1593": 26,
- "1594": 17,
- "1595": 11,
- "1596": 25,
- "1597": 21,
- "1598": 24,
- "1599": 16,
- "1600": 25,
- "1601": 24,
- "1602": 24,
- "1603": 12,
- "1604": 17,
- "1605": 19,
- "1606": 13,
- "1607": 9,
- "1608": 25,
- "1609": 25,
- "1610": 16,
- "1611": 12,
- "1612": 11,
- "1613": 8,
- "1614": 10,
- "1615": 13,
- "1616": 4,
- "1617": 6,
- "1618": 3,
- "1619": 1,
- "1620": 2,
- "1621": 2,
- "1622": 5,
- "1623": 3,
- "1624": 3,
- "1625": 5,
- "1626": 4,
- "1627": 12,
- "1628": 10,
- "1629": 7,
- "1630": 11,
- "1631": 9,
- "1632": 2,
- "1633": 3,
- "1635": 2,
- "1636": 3,
- "1637": 1,
- "1650": 1,
- "1651": 1,
- "1652": 1,
- "1654": 3,
- "1655": 2,
- "1657": 1,
- "1665": 1,
- "1666": 2,
- "4100": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343038266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d341382bd0a9"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d341382b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_18.html b/autobahn/client/tungstenite_case_13_1_18.html
deleted file mode 100644
index 8c3441e..0000000
--- a/autobahn/client/tungstenite_case_13_1_18.html
+++ /dev/null
@@ -1,597 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.18 : Pass - 7103 ms @ 2020-09-07T18:52:47.843Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=409&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: bZnJjz8twEFnOtlzdWCELQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S/JrDX/mG2Ie3UVduQs5AahFuHo=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4572 | 2 | 9144 |
- 4575 | 2 | 9150 |
- 4576 | 1 | 4576 |
- 4577 | 2 | 9154 |
- 4578 | 3 | 13734 |
- 4580 | 3 | 13740 |
- 4581 | 3 | 13743 |
- 4582 | 14 | 64148 |
- 4583 | 8 | 36664 |
- 4584 | 7 | 32088 |
- 4585 | 8 | 36680 |
- 4586 | 11 | 50446 |
- 4587 | 5 | 22935 |
- 4588 | 10 | 45880 |
- 4589 | 6 | 27534 |
- 4590 | 11 | 50490 |
- 4591 | 7 | 32137 |
- 4592 | 8 | 36736 |
- 4593 | 1 | 4593 |
- 4594 | 4 | 18376 |
- 4595 | 4 | 18380 |
- 4596 | 10 | 45960 |
- 4597 | 4 | 18388 |
- 4598 | 2 | 9196 |
- 4599 | 8 | 36792 |
- 4600 | 2 | 9200 |
- 4601 | 7 | 32207 |
- 4602 | 6 | 27612 |
- 4603 | 6 | 27618 |
- 4604 | 7 | 32228 |
- 4605 | 6 | 27630 |
- 4606 | 7 | 32242 |
- 4607 | 1 | 4607 |
- 4608 | 2 | 9216 |
- 4609 | 7 | 32263 |
- 4610 | 10 | 46100 |
- 4611 | 11 | 50721 |
- 4612 | 10 | 46120 |
- 4613 | 13 | 59969 |
- 4614 | 11 | 50754 |
- 4615 | 6 | 27690 |
- 4616 | 10 | 46160 |
- 4617 | 5 | 23085 |
- 4618 | 2 | 9236 |
- 4619 | 4 | 18476 |
- 4620 | 4 | 18480 |
- 4621 | 2 | 9242 |
- 4622 | 4 | 18488 |
- 4623 | 3 | 13869 |
- 4624 | 2 | 9248 |
- 4625 | 1 | 4625 |
- 4631 | 1 | 4631 |
- 4633 | 1 | 4633 |
- 4634 | 1 | 4634 |
- 4637 | 1 | 4637 |
- 4638 | 1 | 4638 |
- 4639 | 2 | 9278 |
- 4640 | 2 | 9280 |
- 4641 | 1 | 4641 |
- 4643 | 3 | 13929 |
- 4645 | 1 | 4645 |
- 4648 | 1 | 4648 |
- 4649 | 2 | 9298 |
- 4650 | 2 | 9300 |
- 4651 | 4 | 18604 |
- 4652 | 4 | 18608 |
- 4653 | 1 | 4653 |
- 4654 | 4 | 18616 |
- 4655 | 1 | 4655 |
- 4656 | 2 | 9312 |
- 4657 | 1 | 4657 |
- 4659 | 2 | 9318 |
- 4660 | 1 | 4660 |
- 4661 | 2 | 9322 |
- 4663 | 3 | 13989 |
- 4664 | 2 | 9328 |
- 4665 | 3 | 13995 |
- 4666 | 3 | 13998 |
- 4667 | 5 | 23335 |
- 4668 | 4 | 18672 |
- 4669 | 5 | 23345 |
- 4670 | 7 | 32690 |
- 4671 | 9 | 42039 |
- 4672 | 4 | 18688 |
- 4673 | 4 | 18692 |
- 4674 | 8 | 37392 |
- 4675 | 10 | 46750 |
- 4676 | 3 | 14028 |
- 4677 | 10 | 46770 |
- 4678 | 8 | 37424 |
- 4679 | 9 | 42111 |
- 4680 | 11 | 51480 |
- 4681 | 8 | 37448 |
- 4682 | 11 | 51502 |
- 4683 | 14 | 65562 |
- 4684 | 12 | 56208 |
- 4685 | 13 | 60905 |
- 4686 | 11 | 51546 |
- 4687 | 19 | 89053 |
- 4688 | 7 | 32816 |
- 4689 | 15 | 70335 |
- 4690 | 16 | 75040 |
- 4691 | 17 | 79747 |
- 4692 | 16 | 75072 |
- 4693 | 23 | 107939 |
- 4694 | 15 | 70410 |
- 4695 | 13 | 61035 |
- 4696 | 19 | 89224 |
- 4697 | 14 | 65758 |
- 4698 | 19 | 89262 |
- 4699 | 11 | 51689 |
- 4700 | 14 | 65800 |
- 4701 | 18 | 84618 |
- 4702 | 18 | 84636 |
- 4703 | 10 | 47030 |
- 4704 | 12 | 56448 |
- 4705 | 12 | 56460 |
- 4706 | 11 | 51766 |
- 4707 | 2 | 9414 |
- 4708 | 1 | 4708 |
- 4709 | 7 | 32963 |
- 4710 | 2 | 9420 |
- 4711 | 1 | 4711 |
- 4712 | 6 | 28272 |
- 4713 | 2 | 9426 |
- 4714 | 1 | 4714 |
- 4715 | 4 | 18860 |
- 4716 | 2 | 9432 |
- 4717 | 6 | 28302 |
- 4718 | 5 | 23590 |
- 4719 | 5 | 23595 |
- 4720 | 12 | 56640 |
- 4721 | 8 | 37768 |
- 4722 | 5 | 23610 |
- 4723 | 3 | 14169 |
- 4724 | 6 | 28344 |
- 4725 | 1 | 4725 |
- 4726 | 6 | 28356 |
- 4727 | 10 | 47270 |
- 4728 | 18 | 85104 |
- 4729 | 15 | 70935 |
- 4730 | 21 | 99330 |
- 4731 | 10 | 47310 |
- 4732 | 9 | 42588 |
- 4733 | 3 | 14199 |
- 4734 | 5 | 23670 |
- 4735 | 2 | 9470 |
- 4736 | 1 | 4736 |
- 4737 | 1 | 4737 |
- 4749 | 1 | 4749 |
- 4770 | 1 | 4770 |
- 4771 | 4 | 19084 |
- 4772 | 1 | 4772 |
- 4773 | 1 | 4773 |
- 4776 | 2 | 9552 |
- Total | 1002 | 4668715 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 5575 | 2 | 11150 |
- 5576 | 1 | 5576 |
- 5577 | 1 | 5577 |
- 5578 | 1 | 5578 |
- 5579 | 2 | 11158 |
- 5580 | 5 | 27900 |
- 5581 | 7 | 39067 |
- 5582 | 5 | 27910 |
- 5583 | 4 | 22332 |
- 5584 | 1 | 5584 |
- 5585 | 6 | 33510 |
- 5586 | 8 | 44688 |
- 5587 | 6 | 33522 |
- 5588 | 4 | 22352 |
- 5589 | 11 | 61479 |
- 5590 | 8 | 44720 |
- 5591 | 7 | 39137 |
- 5592 | 6 | 33552 |
- 5593 | 6 | 33558 |
- 5594 | 4 | 22376 |
- 5595 | 4 | 22380 |
- 5596 | 5 | 27980 |
- 5597 | 5 | 27985 |
- 5598 | 7 | 39186 |
- 5599 | 17 | 95183 |
- 5600 | 16 | 89600 |
- 5601 | 14 | 78414 |
- 5602 | 13 | 72826 |
- 5603 | 6 | 33618 |
- 5604 | 6 | 33624 |
- 5605 | 10 | 56050 |
- 5606 | 16 | 89696 |
- 5607 | 13 | 72891 |
- 5608 | 9 | 50472 |
- 5609 | 6 | 33654 |
- 5610 | 6 | 33660 |
- 5611 | 6 | 33666 |
- 5612 | 2 | 11224 |
- 5613 | 4 | 22452 |
- 5614 | 5 | 28070 |
- 5615 | 4 | 22460 |
- 5616 | 6 | 33696 |
- 5617 | 3 | 16851 |
- 5619 | 2 | 11238 |
- 5620 | 2 | 11240 |
- 5622 | 2 | 11244 |
- 5624 | 1 | 5624 |
- 5625 | 1 | 5625 |
- 5627 | 3 | 16881 |
- 5629 | 3 | 16887 |
- 5630 | 2 | 11260 |
- 5632 | 1 | 5632 |
- 5634 | 2 | 11268 |
- 5635 | 1 | 5635 |
- 5637 | 2 | 11274 |
- 5638 | 3 | 16914 |
- 5639 | 1 | 5639 |
- 5640 | 2 | 11280 |
- 5641 | 2 | 11282 |
- 5642 | 1 | 5642 |
- 5643 | 2 | 11286 |
- 5644 | 1 | 5644 |
- 5645 | 3 | 16935 |
- 5646 | 1 | 5646 |
- 5647 | 3 | 16941 |
- 5648 | 6 | 33888 |
- 5649 | 2 | 11298 |
- 5650 | 2 | 11300 |
- 5651 | 2 | 11302 |
- 5657 | 1 | 5657 |
- 5664 | 1 | 5664 |
- 5665 | 2 | 11330 |
- 5667 | 1 | 5667 |
- 5668 | 1 | 5668 |
- 5670 | 1 | 5670 |
- 5671 | 2 | 11342 |
- 5673 | 3 | 17019 |
- 5674 | 1 | 5674 |
- 5675 | 1 | 5675 |
- 5676 | 2 | 11352 |
- 5677 | 3 | 17031 |
- 5678 | 9 | 51102 |
- 5679 | 5 | 28395 |
- 5680 | 3 | 17040 |
- 5681 | 10 | 56810 |
- 5682 | 10 | 56820 |
- 5683 | 15 | 85245 |
- 5684 | 20 | 113680 |
- 5685 | 14 | 79590 |
- 5686 | 16 | 90976 |
- 5687 | 14 | 79618 |
- 5688 | 21 | 119448 |
- 5689 | 26 | 147914 |
- 5690 | 17 | 96730 |
- 5691 | 11 | 62601 |
- 5692 | 25 | 142300 |
- 5693 | 21 | 119553 |
- 5694 | 24 | 136656 |
- 5695 | 16 | 91120 |
- 5696 | 25 | 142400 |
- 5697 | 24 | 136728 |
- 5698 | 24 | 136752 |
- 5699 | 12 | 68388 |
- 5700 | 17 | 96900 |
- 5701 | 19 | 108319 |
- 5702 | 13 | 74126 |
- 5703 | 9 | 51327 |
- 5704 | 25 | 142600 |
- 5705 | 25 | 142625 |
- 5706 | 16 | 91296 |
- 5707 | 12 | 68484 |
- 5708 | 11 | 62788 |
- 5709 | 8 | 45672 |
- 5710 | 10 | 57100 |
- 5711 | 13 | 74243 |
- 5712 | 4 | 22848 |
- 5713 | 6 | 34278 |
- 5714 | 3 | 17142 |
- 5715 | 1 | 5715 |
- 5716 | 2 | 11432 |
- 5717 | 2 | 11434 |
- 5718 | 5 | 28590 |
- 5719 | 3 | 17157 |
- 5720 | 3 | 17160 |
- 5721 | 5 | 28605 |
- 5722 | 4 | 22888 |
- 5723 | 12 | 68676 |
- 5724 | 10 | 57240 |
- 5725 | 7 | 40075 |
- 5726 | 11 | 62986 |
- 5727 | 9 | 51543 |
- 5728 | 2 | 11456 |
- 5729 | 3 | 17187 |
- 5731 | 2 | 11462 |
- 5732 | 3 | 17196 |
- 5733 | 1 | 5733 |
- 5746 | 1 | 5746 |
- 5747 | 1 | 5747 |
- 5748 | 1 | 5748 |
- 5750 | 3 | 17250 |
- 5751 | 2 | 11502 |
- 5753 | 1 | 5753 |
- 5761 | 1 | 5761 |
- 5762 | 2 | 11524 |
- Total | 1002 | 5668354 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343039266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888257bd42075455
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3537626434323037
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_18.json b/autobahn/client/tungstenite_case_13_1_18.json
deleted file mode 100644
index d818590..0000000
--- a/autobahn/client/tungstenite_case_13_1_18.json
+++ /dev/null
@@ -1,444 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 409,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 7103,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=409&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: bZnJjz8twEFnOtlzdWCELQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S/JrDX/mG2Ie3UVduQs5AahFuHo=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.18",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4572": 2,
- "4575": 2,
- "4576": 1,
- "4577": 2,
- "4578": 3,
- "4580": 3,
- "4581": 3,
- "4582": 14,
- "4583": 8,
- "4584": 7,
- "4585": 8,
- "4586": 11,
- "4587": 5,
- "4588": 10,
- "4589": 6,
- "4590": 11,
- "4591": 7,
- "4592": 8,
- "4593": 1,
- "4594": 4,
- "4595": 4,
- "4596": 10,
- "4597": 4,
- "4598": 2,
- "4599": 8,
- "4600": 2,
- "4601": 7,
- "4602": 6,
- "4603": 6,
- "4604": 7,
- "4605": 6,
- "4606": 7,
- "4607": 1,
- "4608": 2,
- "4609": 7,
- "4610": 10,
- "4611": 11,
- "4612": 10,
- "4613": 13,
- "4614": 11,
- "4615": 6,
- "4616": 10,
- "4617": 5,
- "4618": 2,
- "4619": 4,
- "4620": 4,
- "4621": 2,
- "4622": 4,
- "4623": 3,
- "4624": 2,
- "4625": 1,
- "4631": 1,
- "4633": 1,
- "4634": 1,
- "4637": 1,
- "4638": 1,
- "4639": 2,
- "4640": 2,
- "4641": 1,
- "4643": 3,
- "4645": 1,
- "4648": 1,
- "4649": 2,
- "4650": 2,
- "4651": 4,
- "4652": 4,
- "4653": 1,
- "4654": 4,
- "4655": 1,
- "4656": 2,
- "4657": 1,
- "4659": 2,
- "4660": 1,
- "4661": 2,
- "4663": 3,
- "4664": 2,
- "4665": 3,
- "4666": 3,
- "4667": 5,
- "4668": 4,
- "4669": 5,
- "4670": 7,
- "4671": 9,
- "4672": 4,
- "4673": 4,
- "4674": 8,
- "4675": 10,
- "4676": 3,
- "4677": 10,
- "4678": 8,
- "4679": 9,
- "4680": 11,
- "4681": 8,
- "4682": 11,
- "4683": 14,
- "4684": 12,
- "4685": 13,
- "4686": 11,
- "4687": 19,
- "4688": 7,
- "4689": 15,
- "4690": 16,
- "4691": 17,
- "4692": 16,
- "4693": 23,
- "4694": 15,
- "4695": 13,
- "4696": 19,
- "4697": 14,
- "4698": 19,
- "4699": 11,
- "4700": 14,
- "4701": 18,
- "4702": 18,
- "4703": 10,
- "4704": 12,
- "4705": 12,
- "4706": 11,
- "4707": 2,
- "4708": 1,
- "4709": 7,
- "4710": 2,
- "4711": 1,
- "4712": 6,
- "4713": 2,
- "4714": 1,
- "4715": 4,
- "4716": 2,
- "4717": 6,
- "4718": 5,
- "4719": 5,
- "4720": 12,
- "4721": 8,
- "4722": 5,
- "4723": 3,
- "4724": 6,
- "4725": 1,
- "4726": 6,
- "4727": 10,
- "4728": 18,
- "4729": 15,
- "4730": 21,
- "4731": 10,
- "4732": 9,
- "4733": 3,
- "4734": 5,
- "4735": 2,
- "4736": 1,
- "4737": 1,
- "4749": 1,
- "4770": 1,
- "4771": 4,
- "4772": 1,
- "4773": 1,
- "4776": 2
- },
- "started": "2020-09-07T18:52:47.843Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03555641174316406,
- "incomingOctetsAppLevel": 131072000,
- "incomingOctetsWebSocketLevel": 4660450,
- "incomingOctetsWireLevel": 4668450,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0017165724339924255,
- "outgoingCompressionRatio": 0.04321363830566406,
- "outgoingOctetsAppLevel": 131072000,
- "outgoingOctetsWebSocketLevel": 5664098,
- "outgoingOctetsWireLevel": 5668098,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0007062024703668616,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "5575": 2,
- "5576": 1,
- "5577": 1,
- "5578": 1,
- "5579": 2,
- "5580": 5,
- "5581": 7,
- "5582": 5,
- "5583": 4,
- "5584": 1,
- "5585": 6,
- "5586": 8,
- "5587": 6,
- "5588": 4,
- "5589": 11,
- "5590": 8,
- "5591": 7,
- "5592": 6,
- "5593": 6,
- "5594": 4,
- "5595": 4,
- "5596": 5,
- "5597": 5,
- "5598": 7,
- "5599": 17,
- "5600": 16,
- "5601": 14,
- "5602": 13,
- "5603": 6,
- "5604": 6,
- "5605": 10,
- "5606": 16,
- "5607": 13,
- "5608": 9,
- "5609": 6,
- "5610": 6,
- "5611": 6,
- "5612": 2,
- "5613": 4,
- "5614": 5,
- "5615": 4,
- "5616": 6,
- "5617": 3,
- "5619": 2,
- "5620": 2,
- "5622": 2,
- "5624": 1,
- "5625": 1,
- "5627": 3,
- "5629": 3,
- "5630": 2,
- "5632": 1,
- "5634": 2,
- "5635": 1,
- "5637": 2,
- "5638": 3,
- "5639": 1,
- "5640": 2,
- "5641": 2,
- "5642": 1,
- "5643": 2,
- "5644": 1,
- "5645": 3,
- "5646": 1,
- "5647": 3,
- "5648": 6,
- "5649": 2,
- "5650": 2,
- "5651": 2,
- "5657": 1,
- "5664": 1,
- "5665": 2,
- "5667": 1,
- "5668": 1,
- "5670": 1,
- "5671": 2,
- "5673": 3,
- "5674": 1,
- "5675": 1,
- "5676": 2,
- "5677": 3,
- "5678": 9,
- "5679": 5,
- "5680": 3,
- "5681": 10,
- "5682": 10,
- "5683": 15,
- "5684": 20,
- "5685": 14,
- "5686": 16,
- "5687": 14,
- "5688": 21,
- "5689": 26,
- "5690": 17,
- "5691": 11,
- "5692": 25,
- "5693": 21,
- "5694": 24,
- "5695": 16,
- "5696": 25,
- "5697": 24,
- "5698": 24,
- "5699": 12,
- "5700": 17,
- "5701": 19,
- "5702": 13,
- "5703": 9,
- "5704": 25,
- "5705": 25,
- "5706": 16,
- "5707": 12,
- "5708": 11,
- "5709": 8,
- "5710": 10,
- "5711": 13,
- "5712": 4,
- "5713": 6,
- "5714": 3,
- "5715": 1,
- "5716": 2,
- "5717": 2,
- "5718": 5,
- "5719": 3,
- "5720": 3,
- "5721": 5,
- "5722": 4,
- "5723": 12,
- "5724": 10,
- "5725": 7,
- "5726": 11,
- "5727": 9,
- "5728": 2,
- "5729": 3,
- "5731": 2,
- "5732": 3,
- "5733": 1,
- "5746": 1,
- "5747": 1,
- "5748": 1,
- "5750": 3,
- "5751": 2,
- "5753": 1,
- "5761": 1,
- "5762": 2
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343039266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888257bd42075455"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "57bd4207"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_2.html b/autobahn/client/tungstenite_case_13_1_2.html
deleted file mode 100644
index 7162eb2..0000000
--- a/autobahn/client/tungstenite_case_13_1_2.html
+++ /dev/null
@@ -1,328 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.2 : Pass - 814 ms @ 2020-09-07T18:51:53.457Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=393&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 1MwLplyk30rG3+XKheFlXQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: y5WeQDiOQQXwjoLvJ9Ep/Aslypc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 11 | 463 | 5093 |
- 12 | 9 | 108 |
- 13 | 131 | 1703 |
- 14 | 173 | 2422 |
- 15 | 39 | 585 |
- 16 | 54 | 864 |
- 17 | 108 | 1836 |
- 18 | 13 | 234 |
- 19 | 4 | 76 |
- 22 | 1 | 22 |
- 28 | 1 | 28 |
- 36 | 1 | 36 |
- 41 | 1 | 41 |
- 42 | 1 | 42 |
- 55 | 1 | 55 |
- 257 | 1 | 257 |
- Total | 1002 | 13410 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 7 | 441 | 3087 |
- 8 | 10 | 80 |
- 9 | 143 | 1287 |
- 10 | 174 | 1740 |
- 11 | 36 | 396 |
- 12 | 68 | 816 |
- 13 | 78 | 1014 |
- 14 | 28 | 392 |
- 15 | 16 | 240 |
- 19 | 1 | 19 |
- 24 | 1 | 24 |
- 32 | 1 | 32 |
- 37 | 1 | 37 |
- 38 | 1 | 38 |
- 51 | 1 | 51 |
- 252 | 1 | 252 |
- Total | 1002 | 9509 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333933266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888227baadfc2452
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3237626161646663
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_2.json b/autobahn/client/tungstenite_case_13_1_2.json
deleted file mode 100644
index 629b32c..0000000
--- a/autobahn/client/tungstenite_case_13_1_2.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 393,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 814,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=393&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 1MwLplyk30rG3+XKheFlXQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: y5WeQDiOQQXwjoLvJ9Ep/Aslypc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "11": 463,
- "12": 9,
- "13": 131,
- "14": 173,
- "15": 39,
- "16": 54,
- "17": 108,
- "18": 13,
- "19": 4,
- "22": 1,
- "28": 1,
- "36": 1,
- "41": 1,
- "42": 1,
- "55": 1,
- "257": 1
- },
- "started": "2020-09-07T18:51:53.457Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.111640625,
- "incomingOctetsAppLevel": 64000,
- "incomingOctetsWebSocketLevel": 7145,
- "incomingOctetsWireLevel": 13145,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.8397480755773268,
- "outgoingCompressionRatio": 0.113328125,
- "outgoingOctetsAppLevel": 64000,
- "outgoingOctetsWebSocketLevel": 7253,
- "outgoingOctetsWireLevel": 9253,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.2757479663587481,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "7": 441,
- "8": 10,
- "9": 143,
- "10": 174,
- "11": 36,
- "12": 68,
- "13": 78,
- "14": 28,
- "15": 16,
- "19": 1,
- "24": 1,
- "32": 1,
- "37": 1,
- "38": 1,
- "51": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333933266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888227baadfc2452"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "27baadfc"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_3.html b/autobahn/client/tungstenite_case_13_1_3.html
deleted file mode 100644
index 446ff7e..0000000
--- a/autobahn/client/tungstenite_case_13_1_3.html
+++ /dev/null
@@ -1,355 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.3 : Pass - 871 ms @ 2020-09-07T18:51:54.271Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=394&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UuFcwz/JPQJO8+td7S7KnA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 179ERy0xCDsxsk+BaGJE9EjqGpE=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 17 | 39 | 663 |
- 18 | 222 | 3996 |
- 19 | 81 | 1539 |
- 20 | 52 | 1040 |
- 21 | 147 | 3087 |
- 22 | 102 | 2244 |
- 23 | 70 | 1610 |
- 24 | 77 | 1848 |
- 25 | 67 | 1675 |
- 26 | 46 | 1196 |
- 27 | 33 | 891 |
- 28 | 27 | 756 |
- 29 | 15 | 435 |
- 30 | 4 | 120 |
- 31 | 1 | 31 |
- 32 | 3 | 96 |
- 34 | 2 | 68 |
- 35 | 2 | 70 |
- 37 | 1 | 37 |
- 39 | 2 | 78 |
- 41 | 1 | 41 |
- 42 | 1 | 42 |
- 43 | 1 | 43 |
- 46 | 1 | 46 |
- 65 | 1 | 65 |
- 70 | 1 | 70 |
- 151 | 1 | 151 |
- 257 | 1 | 257 |
- Total | 1002 | 22203 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 13 | 42 | 546 |
- 14 | 70 | 980 |
- 15 | 42 | 630 |
- 16 | 138 | 2208 |
- 17 | 105 | 1785 |
- 18 | 99 | 1782 |
- 19 | 125 | 2375 |
- 20 | 72 | 1440 |
- 21 | 76 | 1596 |
- 22 | 54 | 1188 |
- 23 | 53 | 1219 |
- 24 | 38 | 912 |
- 25 | 29 | 725 |
- 26 | 22 | 572 |
- 27 | 10 | 270 |
- 28 | 4 | 112 |
- 29 | 5 | 145 |
- 30 | 1 | 30 |
- 31 | 2 | 62 |
- 32 | 1 | 32 |
- 33 | 2 | 66 |
- 34 | 1 | 34 |
- 36 | 1 | 36 |
- 37 | 1 | 37 |
- 39 | 1 | 39 |
- 41 | 2 | 82 |
- 43 | 1 | 43 |
- 61 | 1 | 61 |
- 66 | 1 | 66 |
- 147 | 1 | 147 |
- 252 | 1 | 252 |
- Total | 1002 | 19476 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333934266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88820fe050a30c08
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3066653035306133
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_3.json b/autobahn/client/tungstenite_case_13_1_3.json
deleted file mode 100644
index 4a65fdf..0000000
--- a/autobahn/client/tungstenite_case_13_1_3.json
+++ /dev/null
@@ -1,202 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 394,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 871,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=394&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UuFcwz/JPQJO8+td7S7KnA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 179ERy0xCDsxsk+BaGJE9EjqGpE=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "17": 39,
- "18": 222,
- "19": 81,
- "20": 52,
- "21": 147,
- "22": 102,
- "23": 70,
- "24": 77,
- "25": 67,
- "26": 46,
- "27": 33,
- "28": 27,
- "29": 15,
- "30": 4,
- "31": 1,
- "32": 3,
- "34": 2,
- "35": 2,
- "37": 1,
- "39": 2,
- "41": 1,
- "42": 1,
- "43": 1,
- "46": 1,
- "65": 1,
- "70": 1,
- "151": 1,
- "257": 1
- },
- "started": "2020-09-07T18:51:54.271Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.06225,
- "incomingOctetsAppLevel": 256000,
- "incomingOctetsWebSocketLevel": 15936,
- "incomingOctetsWireLevel": 21938,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.3766315261044177,
- "outgoingCompressionRatio": 0.0672578125,
- "outgoingOctetsAppLevel": 256000,
- "outgoingOctetsWebSocketLevel": 17218,
- "outgoingOctetsWireLevel": 19220,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.11627366709257754,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "13": 42,
- "14": 70,
- "15": 42,
- "16": 138,
- "17": 105,
- "18": 99,
- "19": 125,
- "20": 72,
- "21": 76,
- "22": 54,
- "23": 53,
- "24": 38,
- "25": 29,
- "26": 22,
- "27": 10,
- "28": 4,
- "29": 5,
- "30": 1,
- "31": 2,
- "32": 1,
- "33": 2,
- "34": 1,
- "36": 1,
- "37": 1,
- "39": 1,
- "41": 2,
- "43": 1,
- "61": 1,
- "66": 1,
- "147": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333934266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820fe050a30c08"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0fe050a3"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_4.html b/autobahn/client/tungstenite_case_13_1_4.html
deleted file mode 100644
index 2f0c39c..0000000
--- a/autobahn/client/tungstenite_case_13_1_4.html
+++ /dev/null
@@ -1,418 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.4 : Pass - 728 ms @ 2020-09-07T18:51:55.143Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=395&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: rBKlC6NgF1Mv3il1Y8qsjg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: w3i6n5MtYvj6Lee5kIX5wyZ6FTo=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 43 | 1 | 43 |
- 44 | 6 | 264 |
- 45 | 13 | 585 |
- 46 | 14 | 644 |
- 47 | 24 | 1128 |
- 48 | 69 | 3312 |
- 49 | 56 | 2744 |
- 50 | 56 | 2800 |
- 51 | 63 | 3213 |
- 52 | 66 | 3432 |
- 53 | 51 | 2703 |
- 54 | 78 | 4212 |
- 55 | 44 | 2420 |
- 56 | 50 | 2800 |
- 57 | 24 | 1368 |
- 58 | 33 | 1914 |
- 59 | 40 | 2360 |
- 60 | 14 | 840 |
- 61 | 13 | 793 |
- 62 | 16 | 992 |
- 63 | 12 | 756 |
- 64 | 10 | 640 |
- 65 | 12 | 780 |
- 66 | 18 | 1188 |
- 67 | 17 | 1139 |
- 68 | 24 | 1632 |
- 69 | 20 | 1380 |
- 70 | 25 | 1750 |
- 71 | 31 | 2201 |
- 72 | 14 | 1008 |
- 73 | 14 | 1022 |
- 74 | 12 | 888 |
- 75 | 8 | 600 |
- 76 | 10 | 760 |
- 77 | 3 | 231 |
- 78 | 5 | 390 |
- 79 | 1 | 79 |
- 80 | 1 | 80 |
- 81 | 1 | 81 |
- 83 | 2 | 166 |
- 84 | 2 | 168 |
- 85 | 3 | 255 |
- 88 | 3 | 264 |
- 89 | 1 | 89 |
- 90 | 1 | 90 |
- 92 | 4 | 368 |
- 95 | 2 | 190 |
- 97 | 1 | 97 |
- 100 | 1 | 100 |
- 102 | 1 | 102 |
- 105 | 1 | 105 |
- 106 | 2 | 212 |
- 107 | 3 | 321 |
- 112 | 2 | 224 |
- 116 | 1 | 116 |
- 174 | 1 | 174 |
- 257 | 1 | 257 |
- Total | 1002 | 58478 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 39 | 1 | 39 |
- 40 | 1 | 40 |
- 41 | 4 | 164 |
- 44 | 5 | 220 |
- 45 | 1 | 45 |
- 46 | 4 | 184 |
- 47 | 9 | 423 |
- 48 | 22 | 1056 |
- 49 | 33 | 1617 |
- 50 | 32 | 1600 |
- 51 | 39 | 1989 |
- 52 | 68 | 3536 |
- 53 | 48 | 2544 |
- 54 | 63 | 3402 |
- 55 | 60 | 3300 |
- 56 | 67 | 3752 |
- 57 | 66 | 3762 |
- 58 | 27 | 1566 |
- 59 | 49 | 2891 |
- 60 | 29 | 1740 |
- 61 | 18 | 1098 |
- 62 | 16 | 992 |
- 63 | 31 | 1953 |
- 64 | 18 | 1152 |
- 65 | 16 | 1040 |
- 66 | 8 | 528 |
- 67 | 19 | 1273 |
- 68 | 21 | 1428 |
- 69 | 16 | 1104 |
- 70 | 29 | 2030 |
- 71 | 18 | 1278 |
- 72 | 28 | 2016 |
- 73 | 31 | 2263 |
- 74 | 10 | 740 |
- 75 | 11 | 825 |
- 76 | 18 | 1368 |
- 77 | 10 | 770 |
- 78 | 8 | 624 |
- 79 | 4 | 316 |
- 80 | 3 | 240 |
- 82 | 1 | 82 |
- 83 | 2 | 166 |
- 84 | 3 | 252 |
- 86 | 3 | 258 |
- 87 | 1 | 87 |
- 88 | 1 | 88 |
- 89 | 3 | 267 |
- 91 | 2 | 182 |
- 92 | 2 | 184 |
- 94 | 4 | 376 |
- 96 | 1 | 96 |
- 97 | 1 | 97 |
- 99 | 2 | 198 |
- 100 | 1 | 100 |
- 101 | 1 | 101 |
- 104 | 1 | 104 |
- 105 | 2 | 210 |
- 106 | 1 | 106 |
- 107 | 1 | 107 |
- 108 | 1 | 108 |
- 109 | 2 | 218 |
- 110 | 1 | 110 |
- 114 | 1 | 114 |
- 170 | 1 | 170 |
- 252 | 1 | 252 |
- Total | 1002 | 60945 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333935266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882e882a45feb6a
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6538383261343566
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_4.json b/autobahn/client/tungstenite_case_13_1_4.json
deleted file mode 100644
index 1e00a87..0000000
--- a/autobahn/client/tungstenite_case_13_1_4.json
+++ /dev/null
@@ -1,265 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 395,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 728,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=395&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: rBKlC6NgF1Mv3il1Y8qsjg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: w3i6n5MtYvj6Lee5kIX5wyZ6FTo=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "43": 1,
- "44": 6,
- "45": 13,
- "46": 14,
- "47": 24,
- "48": 69,
- "49": 56,
- "50": 56,
- "51": 63,
- "52": 66,
- "53": 51,
- "54": 78,
- "55": 44,
- "56": 50,
- "57": 24,
- "58": 33,
- "59": 40,
- "60": 14,
- "61": 13,
- "62": 16,
- "63": 12,
- "64": 10,
- "65": 12,
- "66": 18,
- "67": 17,
- "68": 24,
- "69": 20,
- "70": 25,
- "71": 31,
- "72": 14,
- "73": 14,
- "74": 12,
- "75": 8,
- "76": 10,
- "77": 3,
- "78": 5,
- "79": 1,
- "80": 1,
- "81": 1,
- "83": 2,
- "84": 2,
- "85": 3,
- "88": 3,
- "89": 1,
- "90": 1,
- "92": 4,
- "95": 2,
- "97": 1,
- "100": 1,
- "102": 1,
- "105": 1,
- "106": 2,
- "107": 3,
- "112": 2,
- "116": 1,
- "174": 1,
- "257": 1
- },
- "started": "2020-09-07T18:51:55.143Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0509873046875,
- "incomingOctetsAppLevel": 1024000,
- "incomingOctetsWebSocketLevel": 52211,
- "incomingOctetsWireLevel": 58213,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.11495661833713203,
- "outgoingCompressionRatio": 0.0573115234375,
- "outgoingOctetsAppLevel": 1024000,
- "outgoingOctetsWebSocketLevel": 58687,
- "outgoingOctetsWireLevel": 60689,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.034113176683081434,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "39": 1,
- "40": 1,
- "41": 4,
- "44": 5,
- "45": 1,
- "46": 4,
- "47": 9,
- "48": 22,
- "49": 33,
- "50": 32,
- "51": 39,
- "52": 68,
- "53": 48,
- "54": 63,
- "55": 60,
- "56": 67,
- "57": 66,
- "58": 27,
- "59": 49,
- "60": 29,
- "61": 18,
- "62": 16,
- "63": 31,
- "64": 18,
- "65": 16,
- "66": 8,
- "67": 19,
- "68": 21,
- "69": 16,
- "70": 29,
- "71": 18,
- "72": 28,
- "73": 31,
- "74": 10,
- "75": 11,
- "76": 18,
- "77": 10,
- "78": 8,
- "79": 4,
- "80": 3,
- "82": 1,
- "83": 2,
- "84": 3,
- "86": 3,
- "87": 1,
- "88": 1,
- "89": 3,
- "91": 2,
- "92": 2,
- "94": 4,
- "96": 1,
- "97": 1,
- "99": 2,
- "100": 1,
- "101": 1,
- "104": 1,
- "105": 2,
- "106": 1,
- "107": 1,
- "108": 1,
- "109": 2,
- "110": 1,
- "114": 1,
- "170": 1,
- "252": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333935266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e882a45feb6a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e882a45f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_5.html b/autobahn/client/tungstenite_case_13_1_5.html
deleted file mode 100644
index 12efe9e..0000000
--- a/autobahn/client/tungstenite_case_13_1_5.html
+++ /dev/null
@@ -1,535 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.5 : Pass - 1010 ms @ 2020-09-07T18:51:55.872Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=396&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: iXCV/3nGCU5a8ILsRavKLg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: U2dAf6yq5753KCj/4fE7cxcZJrY=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 130 | 2 | 260 |
- 134 | 2 | 268 |
- 136 | 6 | 816 |
- 137 | 4 | 548 |
- 138 | 12 | 1656 |
- 139 | 11 | 1529 |
- 140 | 14 | 1960 |
- 141 | 7 | 987 |
- 142 | 11 | 1562 |
- 143 | 18 | 2574 |
- 144 | 12 | 1728 |
- 145 | 9 | 1305 |
- 146 | 12 | 1752 |
- 147 | 9 | 1323 |
- 148 | 12 | 1776 |
- 149 | 17 | 2533 |
- 150 | 18 | 2700 |
- 151 | 27 | 4077 |
- 152 | 26 | 3952 |
- 153 | 30 | 4590 |
- 154 | 35 | 5390 |
- 155 | 21 | 3255 |
- 156 | 24 | 3744 |
- 157 | 21 | 3297 |
- 158 | 6 | 948 |
- 159 | 11 | 1749 |
- 160 | 7 | 1120 |
- 161 | 10 | 1610 |
- 162 | 13 | 2106 |
- 163 | 12 | 1956 |
- 164 | 19 | 3116 |
- 165 | 10 | 1650 |
- 166 | 11 | 1826 |
- 167 | 11 | 1837 |
- 168 | 17 | 2856 |
- 169 | 14 | 2366 |
- 170 | 14 | 2380 |
- 171 | 11 | 1881 |
- 172 | 12 | 2064 |
- 173 | 15 | 2595 |
- 174 | 11 | 1914 |
- 175 | 19 | 3325 |
- 176 | 8 | 1408 |
- 177 | 8 | 1416 |
- 178 | 9 | 1602 |
- 179 | 10 | 1790 |
- 180 | 5 | 900 |
- 181 | 3 | 543 |
- 182 | 5 | 910 |
- 183 | 7 | 1281 |
- 184 | 16 | 2944 |
- 185 | 2 | 370 |
- 186 | 11 | 2046 |
- 187 | 4 | 748 |
- 188 | 3 | 564 |
- 189 | 9 | 1701 |
- 190 | 13 | 2470 |
- 191 | 11 | 2101 |
- 192 | 7 | 1344 |
- 193 | 9 | 1737 |
- 194 | 10 | 1940 |
- 195 | 7 | 1365 |
- 196 | 5 | 980 |
- 197 | 13 | 2561 |
- 198 | 9 | 1782 |
- 199 | 17 | 3383 |
- 200 | 17 | 3400 |
- 201 | 14 | 2814 |
- 202 | 20 | 4040 |
- 203 | 18 | 3654 |
- 204 | 12 | 2448 |
- 205 | 12 | 2460 |
- 206 | 7 | 1442 |
- 207 | 6 | 1242 |
- 208 | 6 | 1248 |
- 209 | 1 | 209 |
- 210 | 3 | 630 |
- 211 | 4 | 844 |
- 213 | 2 | 426 |
- 214 | 2 | 428 |
- 215 | 1 | 215 |
- 216 | 2 | 432 |
- 217 | 2 | 434 |
- 218 | 2 | 436 |
- 219 | 6 | 1314 |
- 220 | 3 | 660 |
- 221 | 1 | 221 |
- 224 | 1 | 224 |
- 225 | 1 | 225 |
- 226 | 1 | 226 |
- 227 | 2 | 454 |
- 228 | 1 | 228 |
- 230 | 3 | 690 |
- 232 | 3 | 696 |
- 233 | 5 | 1165 |
- 234 | 4 | 936 |
- 235 | 4 | 940 |
- 236 | 5 | 1180 |
- 237 | 3 | 711 |
- 238 | 2 | 476 |
- 239 | 3 | 717 |
- 240 | 3 | 720 |
- 241 | 2 | 482 |
- 242 | 4 | 968 |
- 243 | 2 | 486 |
- 244 | 2 | 488 |
- 245 | 4 | 980 |
- 246 | 2 | 492 |
- 247 | 3 | 741 |
- 248 | 3 | 744 |
- 249 | 1 | 249 |
- 251 | 3 | 753 |
- 252 | 2 | 504 |
- 254 | 2 | 508 |
- 255 | 2 | 510 |
- 257 | 1 | 257 |
- 258 | 1 | 258 |
- 308 | 1 | 308 |
- Total | 1002 | 176088 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 148 | 1 | 148 |
- 149 | 2 | 298 |
- 150 | 2 | 300 |
- 151 | 4 | 604 |
- 153 | 3 | 459 |
- 154 | 2 | 308 |
- 155 | 2 | 310 |
- 156 | 3 | 468 |
- 157 | 1 | 157 |
- 158 | 2 | 316 |
- 159 | 1 | 159 |
- 160 | 6 | 960 |
- 161 | 5 | 805 |
- 162 | 1 | 162 |
- 163 | 7 | 1141 |
- 164 | 7 | 1148 |
- 165 | 10 | 1650 |
- 166 | 13 | 2158 |
- 167 | 10 | 1670 |
- 168 | 13 | 2184 |
- 169 | 14 | 2366 |
- 170 | 19 | 3230 |
- 171 | 20 | 3420 |
- 172 | 16 | 2752 |
- 173 | 28 | 4844 |
- 174 | 20 | 3480 |
- 175 | 24 | 4200 |
- 176 | 23 | 4048 |
- 177 | 23 | 4071 |
- 178 | 23 | 4094 |
- 179 | 28 | 5012 |
- 180 | 20 | 3600 |
- 181 | 19 | 3439 |
- 182 | 17 | 3094 |
- 183 | 12 | 2196 |
- 184 | 22 | 4048 |
- 185 | 26 | 4810 |
- 186 | 12 | 2232 |
- 187 | 13 | 2431 |
- 188 | 15 | 2820 |
- 189 | 11 | 2079 |
- 190 | 11 | 2090 |
- 191 | 16 | 3056 |
- 192 | 11 | 2112 |
- 193 | 9 | 1737 |
- 194 | 7 | 1358 |
- 195 | 10 | 1950 |
- 196 | 3 | 588 |
- 197 | 9 | 1773 |
- 198 | 11 | 2178 |
- 199 | 5 | 995 |
- 200 | 4 | 800 |
- 201 | 10 | 2010 |
- 202 | 10 | 2020 |
- 203 | 4 | 812 |
- 204 | 7 | 1428 |
- 205 | 1 | 205 |
- 206 | 3 | 618 |
- 207 | 5 | 1035 |
- 208 | 5 | 1040 |
- 209 | 5 | 1045 |
- 210 | 10 | 2100 |
- 211 | 11 | 2321 |
- 212 | 10 | 2120 |
- 213 | 12 | 2556 |
- 214 | 10 | 2140 |
- 215 | 7 | 1505 |
- 216 | 4 | 864 |
- 217 | 9 | 1953 |
- 218 | 11 | 2398 |
- 219 | 10 | 2190 |
- 220 | 17 | 3740 |
- 221 | 6 | 1326 |
- 222 | 12 | 2664 |
- 223 | 14 | 3122 |
- 224 | 7 | 1568 |
- 225 | 13 | 2925 |
- 226 | 11 | 2486 |
- 227 | 9 | 2043 |
- 228 | 11 | 2508 |
- 229 | 15 | 3435 |
- 230 | 12 | 2760 |
- 231 | 16 | 3696 |
- 232 | 7 | 1624 |
- 233 | 6 | 1398 |
- 234 | 3 | 702 |
- 235 | 2 | 470 |
- 236 | 1 | 236 |
- 240 | 2 | 480 |
- 242 | 5 | 1210 |
- 243 | 2 | 486 |
- 244 | 4 | 976 |
- 245 | 2 | 490 |
- 246 | 4 | 984 |
- 247 | 1 | 247 |
- 248 | 4 | 992 |
- 249 | 1 | 249 |
- 251 | 2 | 502 |
- 252 | 4 | 1008 |
- 253 | 4 | 1012 |
- 254 | 1 | 254 |
- 255 | 1 | 255 |
- 256 | 4 | 1024 |
- 257 | 2 | 514 |
- 258 | 3 | 774 |
- 259 | 1 | 259 |
- 260 | 6 | 1560 |
- 261 | 3 | 783 |
- 262 | 6 | 1572 |
- 263 | 5 | 1315 |
- 264 | 5 | 1320 |
- 265 | 9 | 2385 |
- 266 | 5 | 1330 |
- 267 | 4 | 1068 |
- 268 | 1 | 268 |
- 269 | 3 | 807 |
- 270 | 1 | 270 |
- 272 | 1 | 272 |
- 281 | 1 | 281 |
- 285 | 1 | 285 |
- 306 | 1 | 306 |
- Total | 1002 | 198913 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333936266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888216a98ffc1541
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3136613938666663
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_5.json b/autobahn/client/tungstenite_case_13_1_5.json
deleted file mode 100644
index 5d8389a..0000000
--- a/autobahn/client/tungstenite_case_13_1_5.json
+++ /dev/null
@@ -1,382 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 396,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 1010,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=396&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: iXCV/3nGCU5a8ILsRavKLg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: U2dAf6yq5753KCj/4fE7cxcZJrY=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "130": 2,
- "134": 2,
- "136": 6,
- "137": 4,
- "138": 12,
- "139": 11,
- "140": 14,
- "141": 7,
- "142": 11,
- "143": 18,
- "144": 12,
- "145": 9,
- "146": 12,
- "147": 9,
- "148": 12,
- "149": 17,
- "150": 18,
- "151": 27,
- "152": 26,
- "153": 30,
- "154": 35,
- "155": 21,
- "156": 24,
- "157": 21,
- "158": 6,
- "159": 11,
- "160": 7,
- "161": 10,
- "162": 13,
- "163": 12,
- "164": 19,
- "165": 10,
- "166": 11,
- "167": 11,
- "168": 17,
- "169": 14,
- "170": 14,
- "171": 11,
- "172": 12,
- "173": 15,
- "174": 11,
- "175": 19,
- "176": 8,
- "177": 8,
- "178": 9,
- "179": 10,
- "180": 5,
- "181": 3,
- "182": 5,
- "183": 7,
- "184": 16,
- "185": 2,
- "186": 11,
- "187": 4,
- "188": 3,
- "189": 9,
- "190": 13,
- "191": 11,
- "192": 7,
- "193": 9,
- "194": 10,
- "195": 7,
- "196": 5,
- "197": 13,
- "198": 9,
- "199": 17,
- "200": 17,
- "201": 14,
- "202": 20,
- "203": 18,
- "204": 12,
- "205": 12,
- "206": 7,
- "207": 6,
- "208": 6,
- "209": 1,
- "210": 3,
- "211": 4,
- "213": 2,
- "214": 2,
- "215": 1,
- "216": 2,
- "217": 2,
- "218": 2,
- "219": 6,
- "220": 3,
- "221": 1,
- "224": 1,
- "225": 1,
- "226": 1,
- "227": 2,
- "228": 1,
- "230": 3,
- "232": 3,
- "233": 5,
- "234": 4,
- "235": 4,
- "236": 5,
- "237": 3,
- "238": 2,
- "239": 3,
- "240": 3,
- "241": 2,
- "242": 4,
- "243": 2,
- "244": 2,
- "245": 4,
- "246": 2,
- "247": 3,
- "248": 3,
- "249": 1,
- "251": 3,
- "252": 2,
- "254": 2,
- "255": 2,
- "257": 1,
- "258": 1,
- "308": 1
- },
- "started": "2020-09-07T18:51:55.872Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.040973388671875,
- "incomingOctetsAppLevel": 4096000,
- "incomingOctetsWebSocketLevel": 167827,
- "incomingOctetsWireLevel": 175823,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.047644300380749224,
- "outgoingCompressionRatio": 0.047523681640625,
- "outgoingOctetsAppLevel": 4096000,
- "outgoingOctetsWebSocketLevel": 194657,
- "outgoingOctetsWireLevel": 198657,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.02054896561644328,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "148": 1,
- "149": 2,
- "150": 2,
- "151": 4,
- "153": 3,
- "154": 2,
- "155": 2,
- "156": 3,
- "157": 1,
- "158": 2,
- "159": 1,
- "160": 6,
- "161": 5,
- "162": 1,
- "163": 7,
- "164": 7,
- "165": 10,
- "166": 13,
- "167": 10,
- "168": 13,
- "169": 14,
- "170": 19,
- "171": 20,
- "172": 16,
- "173": 28,
- "174": 20,
- "175": 24,
- "176": 23,
- "177": 23,
- "178": 23,
- "179": 28,
- "180": 20,
- "181": 19,
- "182": 17,
- "183": 12,
- "184": 22,
- "185": 26,
- "186": 12,
- "187": 13,
- "188": 15,
- "189": 11,
- "190": 11,
- "191": 16,
- "192": 11,
- "193": 9,
- "194": 7,
- "195": 10,
- "196": 3,
- "197": 9,
- "198": 11,
- "199": 5,
- "200": 4,
- "201": 10,
- "202": 10,
- "203": 4,
- "204": 7,
- "205": 1,
- "206": 3,
- "207": 5,
- "208": 5,
- "209": 5,
- "210": 10,
- "211": 11,
- "212": 10,
- "213": 12,
- "214": 10,
- "215": 7,
- "216": 4,
- "217": 9,
- "218": 11,
- "219": 10,
- "220": 17,
- "221": 6,
- "222": 12,
- "223": 14,
- "224": 7,
- "225": 13,
- "226": 11,
- "227": 9,
- "228": 11,
- "229": 15,
- "230": 12,
- "231": 16,
- "232": 7,
- "233": 6,
- "234": 3,
- "235": 2,
- "236": 1,
- "240": 2,
- "242": 5,
- "243": 2,
- "244": 4,
- "245": 2,
- "246": 4,
- "247": 1,
- "248": 4,
- "249": 1,
- "251": 2,
- "252": 4,
- "253": 4,
- "254": 1,
- "255": 1,
- "256": 4,
- "257": 2,
- "258": 3,
- "259": 1,
- "260": 6,
- "261": 3,
- "262": 6,
- "263": 5,
- "264": 5,
- "265": 9,
- "266": 5,
- "267": 4,
- "268": 1,
- "269": 3,
- "270": 1,
- "272": 1,
- "281": 1,
- "285": 1,
- "306": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333936266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888216a98ffc1541"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "16a98ffc"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_6.html b/autobahn/client/tungstenite_case_13_1_6.html
deleted file mode 100644
index d14f175..0000000
--- a/autobahn/client/tungstenite_case_13_1_6.html
+++ /dev/null
@@ -1,645 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.6 : Pass - 1287 ms @ 2020-09-07T18:51:56.883Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=397&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: IKnW3Uyv8O20JyQFwjMacQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Keq+XIucvlYcpMV9+Oyas06HNbI=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 248 | 1 | 248 |
- 249 | 4 | 996 |
- 250 | 3 | 750 |
- 251 | 1 | 251 |
- 252 | 4 | 1008 |
- 253 | 7 | 1771 |
- 254 | 3 | 762 |
- 255 | 6 | 1530 |
- 256 | 6 | 1536 |
- 257 | 5 | 1285 |
- 258 | 10 | 2580 |
- 259 | 13 | 3367 |
- 260 | 7 | 1820 |
- 261 | 8 | 2088 |
- 262 | 4 | 1048 |
- 263 | 8 | 2104 |
- 264 | 7 | 1848 |
- 265 | 5 | 1325 |
- 266 | 5 | 1330 |
- 267 | 5 | 1335 |
- 268 | 11 | 2948 |
- 269 | 6 | 1614 |
- 270 | 5 | 1350 |
- 271 | 9 | 2439 |
- 272 | 15 | 4080 |
- 273 | 10 | 2730 |
- 274 | 13 | 3562 |
- 275 | 14 | 3850 |
- 276 | 12 | 3312 |
- 277 | 13 | 3601 |
- 278 | 12 | 3336 |
- 279 | 10 | 2790 |
- 280 | 17 | 4760 |
- 281 | 14 | 3934 |
- 282 | 9 | 2538 |
- 283 | 12 | 3396 |
- 284 | 8 | 2272 |
- 285 | 9 | 2565 |
- 286 | 7 | 2002 |
- 287 | 9 | 2583 |
- 288 | 10 | 2880 |
- 289 | 10 | 2890 |
- 290 | 8 | 2320 |
- 291 | 4 | 1164 |
- 292 | 16 | 4672 |
- 293 | 3 | 879 |
- 294 | 6 | 1764 |
- 295 | 9 | 2655 |
- 296 | 4 | 1184 |
- 297 | 8 | 2376 |
- 298 | 9 | 2682 |
- 299 | 11 | 3289 |
- 300 | 8 | 2400 |
- 301 | 5 | 1505 |
- 302 | 2 | 604 |
- 303 | 5 | 1515 |
- 304 | 12 | 3648 |
- 305 | 9 | 2745 |
- 306 | 12 | 3672 |
- 307 | 11 | 3377 |
- 308 | 6 | 1848 |
- 309 | 8 | 2472 |
- 310 | 7 | 2170 |
- 311 | 5 | 1555 |
- 312 | 9 | 2808 |
- 313 | 10 | 3130 |
- 314 | 10 | 3140 |
- 315 | 6 | 1890 |
- 316 | 15 | 4740 |
- 317 | 6 | 1902 |
- 318 | 5 | 1590 |
- 319 | 10 | 3190 |
- 320 | 10 | 3200 |
- 321 | 12 | 3852 |
- 322 | 3 | 966 |
- 323 | 5 | 1615 |
- 324 | 6 | 1944 |
- 325 | 3 | 975 |
- 326 | 6 | 1956 |
- 327 | 8 | 2616 |
- 328 | 6 | 1968 |
- 329 | 4 | 1316 |
- 330 | 11 | 3630 |
- 331 | 8 | 2648 |
- 332 | 13 | 4316 |
- 333 | 3 | 999 |
- 334 | 5 | 1670 |
- 335 | 5 | 1675 |
- 336 | 8 | 2688 |
- 337 | 6 | 2022 |
- 338 | 2 | 676 |
- 339 | 2 | 678 |
- 340 | 5 | 1700 |
- 341 | 4 | 1364 |
- 342 | 4 | 1368 |
- 343 | 5 | 1715 |
- 344 | 5 | 1720 |
- 345 | 4 | 1380 |
- 346 | 3 | 1038 |
- 347 | 1 | 347 |
- 350 | 4 | 1400 |
- 351 | 6 | 2106 |
- 352 | 2 | 704 |
- 354 | 1 | 354 |
- 358 | 3 | 1074 |
- 359 | 5 | 1795 |
- 360 | 5 | 1800 |
- 361 | 3 | 1083 |
- 362 | 2 | 724 |
- 363 | 5 | 1815 |
- 364 | 5 | 1820 |
- 365 | 4 | 1460 |
- 366 | 6 | 2196 |
- 367 | 2 | 734 |
- 368 | 6 | 2208 |
- 369 | 3 | 1107 |
- 370 | 6 | 2220 |
- 371 | 7 | 2597 |
- 372 | 4 | 1488 |
- 373 | 5 | 1865 |
- 374 | 1 | 374 |
- 375 | 2 | 750 |
- 377 | 2 | 754 |
- 378 | 1 | 378 |
- 384 | 1 | 384 |
- 387 | 2 | 774 |
- 388 | 1 | 388 |
- 389 | 1 | 389 |
- 390 | 7 | 2730 |
- 391 | 6 | 2346 |
- 392 | 2 | 784 |
- 393 | 6 | 2358 |
- 394 | 3 | 1182 |
- 395 | 2 | 790 |
- 396 | 5 | 1980 |
- 397 | 8 | 3176 |
- 398 | 7 | 2786 |
- 399 | 4 | 1596 |
- 400 | 10 | 4000 |
- 401 | 8 | 3208 |
- 402 | 3 | 1206 |
- 403 | 7 | 2821 |
- 404 | 9 | 3636 |
- 405 | 6 | 2430 |
- 406 | 3 | 1218 |
- 407 | 4 | 1628 |
- 408 | 6 | 2448 |
- 409 | 5 | 2045 |
- 410 | 5 | 2050 |
- 411 | 6 | 2466 |
- 412 | 3 | 1236 |
- 413 | 4 | 1652 |
- 414 | 3 | 1242 |
- 415 | 6 | 2490 |
- 417 | 1 | 417 |
- 418 | 1 | 418 |
- 419 | 4 | 1676 |
- 420 | 1 | 420 |
- 421 | 1 | 421 |
- 422 | 2 | 844 |
- 424 | 2 | 848 |
- 425 | 5 | 2125 |
- 426 | 3 | 1278 |
- 427 | 1 | 427 |
- 428 | 2 | 856 |
- 432 | 1 | 432 |
- 469 | 1 | 469 |
- Total | 1002 | 320226 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 301 | 5 | 1505 |
- 302 | 6 | 1812 |
- 303 | 2 | 606 |
- 304 | 5 | 1520 |
- 305 | 6 | 1830 |
- 306 | 11 | 3366 |
- 307 | 10 | 3070 |
- 308 | 3 | 924 |
- 309 | 1 | 309 |
- 310 | 5 | 1550 |
- 311 | 1 | 311 |
- 312 | 3 | 936 |
- 313 | 1 | 313 |
- 314 | 5 | 1570 |
- 315 | 7 | 2205 |
- 316 | 4 | 1264 |
- 317 | 6 | 1902 |
- 318 | 12 | 3816 |
- 319 | 4 | 1276 |
- 320 | 12 | 3840 |
- 321 | 11 | 3531 |
- 322 | 10 | 3220 |
- 323 | 13 | 4199 |
- 324 | 10 | 3240 |
- 325 | 18 | 5850 |
- 326 | 16 | 5216 |
- 327 | 15 | 4905 |
- 328 | 10 | 3280 |
- 329 | 21 | 6909 |
- 330 | 21 | 6930 |
- 331 | 19 | 6289 |
- 332 | 13 | 4316 |
- 333 | 16 | 5328 |
- 334 | 7 | 2338 |
- 335 | 7 | 2345 |
- 336 | 12 | 4032 |
- 337 | 11 | 3707 |
- 338 | 10 | 3380 |
- 339 | 5 | 1695 |
- 340 | 7 | 2380 |
- 341 | 4 | 1364 |
- 342 | 5 | 1710 |
- 343 | 5 | 1715 |
- 344 | 3 | 1032 |
- 345 | 1 | 345 |
- 346 | 5 | 1730 |
- 347 | 5 | 1735 |
- 348 | 6 | 2088 |
- 349 | 9 | 3141 |
- 350 | 9 | 3150 |
- 351 | 9 | 3159 |
- 352 | 8 | 2816 |
- 353 | 10 | 3530 |
- 354 | 8 | 2832 |
- 355 | 14 | 4970 |
- 356 | 9 | 3204 |
- 357 | 10 | 3570 |
- 358 | 12 | 4296 |
- 359 | 9 | 3231 |
- 360 | 8 | 2880 |
- 361 | 12 | 4332 |
- 362 | 8 | 2896 |
- 363 | 10 | 3630 |
- 364 | 4 | 1456 |
- 365 | 6 | 2190 |
- 366 | 6 | 2196 |
- 367 | 2 | 734 |
- 368 | 2 | 736 |
- 369 | 11 | 4059 |
- 370 | 7 | 2590 |
- 371 | 2 | 742 |
- 372 | 11 | 4092 |
- 373 | 7 | 2611 |
- 374 | 8 | 2992 |
- 375 | 3 | 1125 |
- 376 | 7 | 2632 |
- 377 | 8 | 3016 |
- 378 | 6 | 2268 |
- 379 | 10 | 3790 |
- 380 | 6 | 2280 |
- 381 | 4 | 1524 |
- 382 | 2 | 764 |
- 383 | 7 | 2681 |
- 384 | 2 | 768 |
- 385 | 3 | 1155 |
- 386 | 3 | 1158 |
- 387 | 4 | 1548 |
- 388 | 3 | 1164 |
- 389 | 3 | 1167 |
- 390 | 5 | 1950 |
- 391 | 2 | 782 |
- 392 | 4 | 1568 |
- 393 | 3 | 1179 |
- 394 | 4 | 1576 |
- 395 | 3 | 1185 |
- 396 | 3 | 1188 |
- 397 | 6 | 2382 |
- 398 | 4 | 1592 |
- 399 | 3 | 1197 |
- 400 | 1 | 400 |
- 401 | 1 | 401 |
- 402 | 4 | 1608 |
- 403 | 3 | 1209 |
- 404 | 3 | 1212 |
- 405 | 1 | 405 |
- 406 | 4 | 1624 |
- 407 | 8 | 3256 |
- 408 | 3 | 1224 |
- 409 | 2 | 818 |
- 410 | 7 | 2870 |
- 411 | 6 | 2466 |
- 412 | 2 | 824 |
- 413 | 1 | 413 |
- 414 | 1 | 414 |
- 415 | 4 | 1660 |
- 416 | 12 | 4992 |
- 417 | 5 | 2085 |
- 418 | 3 | 1254 |
- 419 | 3 | 1257 |
- 420 | 2 | 840 |
- 421 | 2 | 842 |
- 422 | 7 | 2954 |
- 423 | 4 | 1692 |
- 424 | 3 | 1272 |
- 425 | 3 | 1275 |
- 426 | 5 | 2130 |
- 427 | 2 | 854 |
- 429 | 3 | 1287 |
- 430 | 3 | 1290 |
- 431 | 3 | 1293 |
- 432 | 1 | 432 |
- 433 | 1 | 433 |
- 434 | 3 | 1302 |
- 436 | 1 | 436 |
- 437 | 1 | 437 |
- 441 | 2 | 882 |
- 442 | 1 | 442 |
- 443 | 3 | 1329 |
- 445 | 1 | 445 |
- 447 | 1 | 447 |
- 448 | 3 | 1344 |
- 449 | 1 | 449 |
- 450 | 3 | 1350 |
- 451 | 3 | 1353 |
- 452 | 1 | 452 |
- 453 | 9 | 4077 |
- 454 | 8 | 3632 |
- 455 | 2 | 910 |
- 456 | 7 | 3192 |
- 457 | 10 | 4570 |
- 458 | 9 | 4122 |
- 459 | 2 | 918 |
- 460 | 7 | 3220 |
- 461 | 13 | 5993 |
- 462 | 6 | 2772 |
- 463 | 8 | 3704 |
- 464 | 5 | 2320 |
- 465 | 8 | 3720 |
- 466 | 9 | 4194 |
- 467 | 6 | 2802 |
- 468 | 8 | 3744 |
- 469 | 2 | 938 |
- 470 | 4 | 1880 |
- 471 | 1 | 471 |
- 472 | 2 | 944 |
- 473 | 2 | 946 |
- 474 | 1 | 474 |
- 475 | 1 | 475 |
- 476 | 2 | 952 |
- 477 | 1 | 477 |
- 478 | 1 | 478 |
- 479 | 3 | 1437 |
- 480 | 1 | 480 |
- 482 | 1 | 482 |
- 484 | 1 | 484 |
- 487 | 2 | 974 |
- 488 | 1 | 488 |
- 489 | 3 | 1467 |
- 490 | 1 | 490 |
- 492 | 1 | 492 |
- 493 | 1 | 493 |
- Total | 1002 | 373530 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333937266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888247125b9644fa
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3437313235623936
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_6.json b/autobahn/client/tungstenite_case_13_1_6.json
deleted file mode 100644
index f7919d9..0000000
--- a/autobahn/client/tungstenite_case_13_1_6.json
+++ /dev/null
@@ -1,492 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 397,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 1287,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=397&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: IKnW3Uyv8O20JyQFwjMacQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Keq+XIucvlYcpMV9+Oyas06HNbI=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "248": 1,
- "249": 4,
- "250": 3,
- "251": 1,
- "252": 4,
- "253": 7,
- "254": 3,
- "255": 6,
- "256": 6,
- "257": 5,
- "258": 10,
- "259": 13,
- "260": 7,
- "261": 8,
- "262": 4,
- "263": 8,
- "264": 7,
- "265": 5,
- "266": 5,
- "267": 5,
- "268": 11,
- "269": 6,
- "270": 5,
- "271": 9,
- "272": 15,
- "273": 10,
- "274": 13,
- "275": 14,
- "276": 12,
- "277": 13,
- "278": 12,
- "279": 10,
- "280": 17,
- "281": 14,
- "282": 9,
- "283": 12,
- "284": 8,
- "285": 9,
- "286": 7,
- "287": 9,
- "288": 10,
- "289": 10,
- "290": 8,
- "291": 4,
- "292": 16,
- "293": 3,
- "294": 6,
- "295": 9,
- "296": 4,
- "297": 8,
- "298": 9,
- "299": 11,
- "300": 8,
- "301": 5,
- "302": 2,
- "303": 5,
- "304": 12,
- "305": 9,
- "306": 12,
- "307": 11,
- "308": 6,
- "309": 8,
- "310": 7,
- "311": 5,
- "312": 9,
- "313": 10,
- "314": 10,
- "315": 6,
- "316": 15,
- "317": 6,
- "318": 5,
- "319": 10,
- "320": 10,
- "321": 12,
- "322": 3,
- "323": 5,
- "324": 6,
- "325": 3,
- "326": 6,
- "327": 8,
- "328": 6,
- "329": 4,
- "330": 11,
- "331": 8,
- "332": 13,
- "333": 3,
- "334": 5,
- "335": 5,
- "336": 8,
- "337": 6,
- "338": 2,
- "339": 2,
- "340": 5,
- "341": 4,
- "342": 4,
- "343": 5,
- "344": 5,
- "345": 4,
- "346": 3,
- "347": 1,
- "350": 4,
- "351": 6,
- "352": 2,
- "354": 1,
- "358": 3,
- "359": 5,
- "360": 5,
- "361": 3,
- "362": 2,
- "363": 5,
- "364": 5,
- "365": 4,
- "366": 6,
- "367": 2,
- "368": 6,
- "369": 3,
- "370": 6,
- "371": 7,
- "372": 4,
- "373": 5,
- "374": 1,
- "375": 2,
- "377": 2,
- "378": 1,
- "384": 1,
- "387": 2,
- "388": 1,
- "389": 1,
- "390": 7,
- "391": 6,
- "392": 2,
- "393": 6,
- "394": 3,
- "395": 2,
- "396": 5,
- "397": 8,
- "398": 7,
- "399": 4,
- "400": 10,
- "401": 8,
- "402": 3,
- "403": 7,
- "404": 9,
- "405": 6,
- "406": 3,
- "407": 4,
- "408": 6,
- "409": 5,
- "410": 5,
- "411": 6,
- "412": 3,
- "413": 4,
- "414": 3,
- "415": 6,
- "417": 1,
- "418": 1,
- "419": 4,
- "420": 1,
- "421": 1,
- "422": 2,
- "424": 2,
- "425": 5,
- "426": 3,
- "427": 1,
- "428": 2,
- "432": 1,
- "469": 1
- },
- "started": "2020-09-07T18:51:56.883Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0380811767578125,
- "incomingOctetsAppLevel": 8192000,
- "incomingOctetsWebSocketLevel": 311961,
- "incomingOctetsWireLevel": 319961,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.025644231169921882,
- "outgoingCompressionRatio": 0.045077392578125,
- "outgoingOctetsAppLevel": 8192000,
- "outgoingOctetsWebSocketLevel": 369274,
- "outgoingOctetsWireLevel": 373274,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.010832065079046995,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "301": 5,
- "302": 6,
- "303": 2,
- "304": 5,
- "305": 6,
- "306": 11,
- "307": 10,
- "308": 3,
- "309": 1,
- "310": 5,
- "311": 1,
- "312": 3,
- "313": 1,
- "314": 5,
- "315": 7,
- "316": 4,
- "317": 6,
- "318": 12,
- "319": 4,
- "320": 12,
- "321": 11,
- "322": 10,
- "323": 13,
- "324": 10,
- "325": 18,
- "326": 16,
- "327": 15,
- "328": 10,
- "329": 21,
- "330": 21,
- "331": 19,
- "332": 13,
- "333": 16,
- "334": 7,
- "335": 7,
- "336": 12,
- "337": 11,
- "338": 10,
- "339": 5,
- "340": 7,
- "341": 4,
- "342": 5,
- "343": 5,
- "344": 3,
- "345": 1,
- "346": 5,
- "347": 5,
- "348": 6,
- "349": 9,
- "350": 9,
- "351": 9,
- "352": 8,
- "353": 10,
- "354": 8,
- "355": 14,
- "356": 9,
- "357": 10,
- "358": 12,
- "359": 9,
- "360": 8,
- "361": 12,
- "362": 8,
- "363": 10,
- "364": 4,
- "365": 6,
- "366": 6,
- "367": 2,
- "368": 2,
- "369": 11,
- "370": 7,
- "371": 2,
- "372": 11,
- "373": 7,
- "374": 8,
- "375": 3,
- "376": 7,
- "377": 8,
- "378": 6,
- "379": 10,
- "380": 6,
- "381": 4,
- "382": 2,
- "383": 7,
- "384": 2,
- "385": 3,
- "386": 3,
- "387": 4,
- "388": 3,
- "389": 3,
- "390": 5,
- "391": 2,
- "392": 4,
- "393": 3,
- "394": 4,
- "395": 3,
- "396": 3,
- "397": 6,
- "398": 4,
- "399": 3,
- "400": 1,
- "401": 1,
- "402": 4,
- "403": 3,
- "404": 3,
- "405": 1,
- "406": 4,
- "407": 8,
- "408": 3,
- "409": 2,
- "410": 7,
- "411": 6,
- "412": 2,
- "413": 1,
- "414": 1,
- "415": 4,
- "416": 12,
- "417": 5,
- "418": 3,
- "419": 3,
- "420": 2,
- "421": 2,
- "422": 7,
- "423": 4,
- "424": 3,
- "425": 3,
- "426": 5,
- "427": 2,
- "429": 3,
- "430": 3,
- "431": 3,
- "432": 1,
- "433": 1,
- "434": 3,
- "436": 1,
- "437": 1,
- "441": 2,
- "442": 1,
- "443": 3,
- "445": 1,
- "447": 1,
- "448": 3,
- "449": 1,
- "450": 3,
- "451": 3,
- "452": 1,
- "453": 9,
- "454": 8,
- "455": 2,
- "456": 7,
- "457": 10,
- "458": 9,
- "459": 2,
- "460": 7,
- "461": 13,
- "462": 6,
- "463": 8,
- "464": 5,
- "465": 8,
- "466": 9,
- "467": 6,
- "468": 8,
- "469": 2,
- "470": 4,
- "471": 1,
- "472": 2,
- "473": 2,
- "474": 1,
- "475": 1,
- "476": 2,
- "477": 1,
- "478": 1,
- "479": 3,
- "480": 1,
- "482": 1,
- "484": 1,
- "487": 2,
- "488": 1,
- "489": 3,
- "490": 1,
- "492": 1,
- "493": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333937266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888247125b9644fa"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "47125b96"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_7.html b/autobahn/client/tungstenite_case_13_1_7.html
deleted file mode 100644
index 7a91585..0000000
--- a/autobahn/client/tungstenite_case_13_1_7.html
+++ /dev/null
@@ -1,842 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.7 : Pass - 1633 ms @ 2020-09-07T18:51:58.170Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=398&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: oLgqLlV0chzZc01vsniyuA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: h1ZkgwFLl8AVzBGSVrFYaQstDHo=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 492 | 2 | 984 |
- 493 | 2 | 986 |
- 494 | 2 | 988 |
- 495 | 2 | 990 |
- 496 | 5 | 2480 |
- 497 | 4 | 1988 |
- 498 | 5 | 2490 |
- 499 | 3 | 1497 |
- 500 | 3 | 1500 |
- 501 | 10 | 5010 |
- 502 | 12 | 6024 |
- 503 | 5 | 2515 |
- 504 | 9 | 4536 |
- 505 | 8 | 4040 |
- 506 | 8 | 4048 |
- 507 | 3 | 1521 |
- 508 | 6 | 3048 |
- 509 | 10 | 5090 |
- 510 | 8 | 4080 |
- 511 | 7 | 3577 |
- 512 | 7 | 3584 |
- 513 | 4 | 2052 |
- 514 | 1 | 514 |
- 515 | 3 | 1545 |
- 516 | 2 | 1032 |
- 517 | 4 | 2068 |
- 518 | 4 | 2072 |
- 519 | 3 | 1557 |
- 520 | 2 | 1040 |
- 521 | 2 | 1042 |
- 522 | 5 | 2610 |
- 523 | 4 | 2092 |
- 524 | 6 | 3144 |
- 525 | 11 | 5775 |
- 526 | 9 | 4734 |
- 527 | 10 | 5270 |
- 528 | 10 | 5280 |
- 529 | 11 | 5819 |
- 530 | 9 | 4770 |
- 531 | 12 | 6372 |
- 532 | 11 | 5852 |
- 533 | 7 | 3731 |
- 534 | 9 | 4806 |
- 535 | 8 | 4280 |
- 536 | 12 | 6432 |
- 537 | 5 | 2685 |
- 538 | 5 | 2690 |
- 539 | 7 | 3773 |
- 540 | 5 | 2700 |
- 541 | 1 | 541 |
- 542 | 3 | 1626 |
- 543 | 3 | 1629 |
- 544 | 1 | 544 |
- 545 | 2 | 1090 |
- 546 | 6 | 3276 |
- 547 | 2 | 1094 |
- 548 | 2 | 1096 |
- 549 | 6 | 3294 |
- 551 | 4 | 2204 |
- 552 | 2 | 1104 |
- 553 | 1 | 553 |
- 554 | 2 | 1108 |
- 555 | 4 | 2220 |
- 556 | 6 | 3336 |
- 557 | 5 | 2785 |
- 558 | 4 | 2232 |
- 559 | 8 | 4472 |
- 560 | 12 | 6720 |
- 561 | 10 | 5610 |
- 562 | 15 | 8430 |
- 563 | 13 | 7319 |
- 564 | 5 | 2820 |
- 565 | 9 | 5085 |
- 566 | 6 | 3396 |
- 567 | 6 | 3402 |
- 568 | 6 | 3408 |
- 570 | 1 | 570 |
- 571 | 3 | 1713 |
- 572 | 4 | 2288 |
- 573 | 2 | 1146 |
- 574 | 2 | 1148 |
- 575 | 3 | 1725 |
- 576 | 1 | 576 |
- 577 | 6 | 3462 |
- 578 | 5 | 2890 |
- 579 | 4 | 2316 |
- 580 | 4 | 2320 |
- 581 | 4 | 2324 |
- 582 | 2 | 1164 |
- 583 | 4 | 2332 |
- 584 | 1 | 584 |
- 585 | 1 | 585 |
- 586 | 3 | 1758 |
- 588 | 3 | 1764 |
- 589 | 2 | 1178 |
- 590 | 2 | 1180 |
- 591 | 4 | 2364 |
- 592 | 2 | 1184 |
- 593 | 2 | 1186 |
- 594 | 2 | 1188 |
- 595 | 2 | 1190 |
- 596 | 1 | 596 |
- 597 | 2 | 1194 |
- 598 | 4 | 2392 |
- 599 | 4 | 2396 |
- 600 | 4 | 2400 |
- 601 | 8 | 4808 |
- 602 | 3 | 1806 |
- 603 | 4 | 2412 |
- 604 | 4 | 2416 |
- 605 | 4 | 2420 |
- 606 | 4 | 2424 |
- 607 | 6 | 3642 |
- 608 | 3 | 1824 |
- 610 | 2 | 1220 |
- 611 | 3 | 1833 |
- 612 | 3 | 1836 |
- 613 | 4 | 2452 |
- 614 | 7 | 4298 |
- 615 | 4 | 2460 |
- 616 | 3 | 1848 |
- 617 | 3 | 1851 |
- 618 | 1 | 618 |
- 619 | 2 | 1238 |
- 620 | 3 | 1860 |
- 621 | 1 | 621 |
- 622 | 2 | 1244 |
- 623 | 2 | 1246 |
- 624 | 2 | 1248 |
- 625 | 2 | 1250 |
- 626 | 1 | 626 |
- 629 | 2 | 1258 |
- 630 | 2 | 1260 |
- 631 | 3 | 1893 |
- 632 | 3 | 1896 |
- 633 | 3 | 1899 |
- 634 | 1 | 634 |
- 635 | 3 | 1905 |
- 637 | 1 | 637 |
- 638 | 3 | 1914 |
- 639 | 2 | 1278 |
- 640 | 3 | 1920 |
- 641 | 4 | 2564 |
- 643 | 2 | 1286 |
- 644 | 3 | 1932 |
- 645 | 1 | 645 |
- 646 | 5 | 3230 |
- 647 | 1 | 647 |
- 648 | 4 | 2592 |
- 649 | 2 | 1298 |
- 650 | 1 | 650 |
- 652 | 1 | 652 |
- 653 | 2 | 1306 |
- 654 | 2 | 1308 |
- 655 | 2 | 1310 |
- 657 | 2 | 1314 |
- 658 | 1 | 658 |
- 659 | 1 | 659 |
- 660 | 1 | 660 |
- 661 | 2 | 1322 |
- 663 | 2 | 1326 |
- 666 | 4 | 2664 |
- 667 | 4 | 2668 |
- 668 | 1 | 668 |
- 669 | 4 | 2676 |
- 670 | 3 | 2010 |
- 671 | 3 | 2013 |
- 672 | 2 | 1344 |
- 673 | 3 | 2019 |
- 674 | 1 | 674 |
- 675 | 1 | 675 |
- 676 | 1 | 676 |
- 677 | 2 | 1354 |
- 678 | 2 | 1356 |
- 679 | 2 | 1358 |
- 680 | 6 | 4080 |
- 681 | 5 | 3405 |
- 682 | 5 | 3410 |
- 683 | 3 | 2049 |
- 684 | 5 | 3420 |
- 685 | 5 | 3425 |
- 687 | 5 | 3435 |
- 688 | 2 | 1376 |
- 689 | 3 | 2067 |
- 690 | 2 | 1380 |
- 691 | 1 | 691 |
- 692 | 2 | 1384 |
- 693 | 3 | 2079 |
- 694 | 2 | 1388 |
- 695 | 3 | 2085 |
- 696 | 3 | 2088 |
- 697 | 3 | 2091 |
- 698 | 4 | 2792 |
- 699 | 2 | 1398 |
- 700 | 2 | 1400 |
- 701 | 2 | 1402 |
- 702 | 7 | 4914 |
- 703 | 2 | 1406 |
- 704 | 3 | 2112 |
- 705 | 7 | 4935 |
- 706 | 4 | 2824 |
- 707 | 3 | 2121 |
- 708 | 1 | 708 |
- 709 | 3 | 2127 |
- 710 | 5 | 3550 |
- 711 | 2 | 1422 |
- 712 | 3 | 2136 |
- 713 | 8 | 5704 |
- 714 | 4 | 2856 |
- 715 | 3 | 2145 |
- 716 | 2 | 1432 |
- 717 | 5 | 3585 |
- 718 | 5 | 3590 |
- 719 | 4 | 2876 |
- 720 | 4 | 2880 |
- 721 | 3 | 2163 |
- 722 | 3 | 2166 |
- 723 | 8 | 5784 |
- 724 | 4 | 2896 |
- 725 | 5 | 3625 |
- 726 | 7 | 5082 |
- 727 | 3 | 2181 |
- 728 | 7 | 5096 |
- 729 | 4 | 2916 |
- 730 | 4 | 2920 |
- 731 | 4 | 2924 |
- 732 | 11 | 8052 |
- 733 | 4 | 2932 |
- 734 | 6 | 4404 |
- 735 | 3 | 2205 |
- 736 | 4 | 2944 |
- 737 | 4 | 2948 |
- 738 | 3 | 2214 |
- 740 | 5 | 3700 |
- 741 | 3 | 2223 |
- 742 | 3 | 2226 |
- 743 | 2 | 1486 |
- 744 | 1 | 744 |
- 745 | 2 | 1490 |
- 746 | 1 | 746 |
- 747 | 4 | 2988 |
- 748 | 4 | 2992 |
- 749 | 1 | 749 |
- 750 | 5 | 3750 |
- 751 | 1 | 751 |
- 752 | 1 | 752 |
- 753 | 2 | 1506 |
- 754 | 2 | 1508 |
- 755 | 3 | 2265 |
- 756 | 3 | 2268 |
- 757 | 1 | 757 |
- 760 | 1 | 760 |
- 762 | 2 | 1524 |
- 778 | 1 | 778 |
- 779 | 3 | 2337 |
- 781 | 1 | 781 |
- 783 | 1 | 783 |
- 785 | 1 | 785 |
- 786 | 1 | 786 |
- 787 | 1 | 787 |
- 788 | 1 | 788 |
- 789 | 1 | 789 |
- 790 | 1 | 790 |
- 792 | 1 | 792 |
- 794 | 1 | 794 |
- Total | 1002 | 609789 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 601 | 2 | 1202 |
- 602 | 3 | 1806 |
- 603 | 1 | 603 |
- 604 | 2 | 1208 |
- 605 | 1 | 605 |
- 606 | 1 | 606 |
- 607 | 1 | 607 |
- 608 | 1 | 608 |
- 609 | 1 | 609 |
- 610 | 2 | 1220 |
- 611 | 3 | 1833 |
- 612 | 7 | 4284 |
- 613 | 4 | 2452 |
- 614 | 6 | 3684 |
- 615 | 10 | 6150 |
- 616 | 7 | 4312 |
- 617 | 5 | 3085 |
- 618 | 3 | 1854 |
- 619 | 10 | 6190 |
- 620 | 5 | 3100 |
- 621 | 1 | 621 |
- 622 | 4 | 2488 |
- 623 | 7 | 4361 |
- 624 | 9 | 5616 |
- 625 | 8 | 5000 |
- 626 | 11 | 6886 |
- 627 | 9 | 5643 |
- 628 | 10 | 6280 |
- 629 | 15 | 9435 |
- 630 | 9 | 5670 |
- 631 | 15 | 9465 |
- 632 | 7 | 4424 |
- 633 | 6 | 3798 |
- 634 | 8 | 5072 |
- 635 | 8 | 5080 |
- 636 | 7 | 4452 |
- 637 | 3 | 1911 |
- 638 | 5 | 3190 |
- 639 | 4 | 2556 |
- 640 | 7 | 4480 |
- 641 | 5 | 3205 |
- 642 | 4 | 2568 |
- 643 | 5 | 3215 |
- 644 | 5 | 3220 |
- 645 | 7 | 4515 |
- 646 | 4 | 2584 |
- 647 | 2 | 1294 |
- 648 | 1 | 648 |
- 649 | 6 | 3894 |
- 650 | 3 | 1950 |
- 651 | 2 | 1302 |
- 652 | 2 | 1304 |
- 653 | 4 | 2612 |
- 654 | 6 | 3924 |
- 655 | 5 | 3275 |
- 656 | 8 | 5248 |
- 657 | 6 | 3942 |
- 658 | 7 | 4606 |
- 659 | 2 | 1318 |
- 660 | 7 | 4620 |
- 661 | 9 | 5949 |
- 662 | 11 | 7282 |
- 663 | 10 | 6630 |
- 664 | 11 | 7304 |
- 665 | 8 | 5320 |
- 666 | 7 | 4662 |
- 667 | 8 | 5336 |
- 668 | 7 | 4676 |
- 669 | 4 | 2676 |
- 670 | 8 | 5360 |
- 671 | 6 | 4026 |
- 672 | 4 | 2688 |
- 673 | 5 | 3365 |
- 674 | 4 | 2696 |
- 675 | 2 | 1350 |
- 676 | 2 | 1352 |
- 677 | 4 | 2708 |
- 678 | 1 | 678 |
- 679 | 4 | 2716 |
- 680 | 4 | 2720 |
- 681 | 4 | 2724 |
- 682 | 2 | 1364 |
- 683 | 1 | 683 |
- 684 | 4 | 2736 |
- 685 | 4 | 2740 |
- 686 | 1 | 686 |
- 687 | 2 | 1374 |
- 688 | 4 | 2752 |
- 689 | 2 | 1378 |
- 690 | 3 | 2070 |
- 691 | 3 | 2073 |
- 692 | 1 | 692 |
- 693 | 3 | 2079 |
- 694 | 3 | 2082 |
- 695 | 5 | 3475 |
- 696 | 4 | 2784 |
- 697 | 3 | 2091 |
- 698 | 4 | 2792 |
- 699 | 4 | 2796 |
- 700 | 3 | 2100 |
- 701 | 2 | 1402 |
- 702 | 3 | 2106 |
- 703 | 2 | 1406 |
- 704 | 6 | 4224 |
- 705 | 3 | 2115 |
- 706 | 8 | 5648 |
- 707 | 2 | 1414 |
- 708 | 1 | 708 |
- 709 | 1 | 709 |
- 710 | 3 | 2130 |
- 711 | 3 | 2133 |
- 712 | 1 | 712 |
- 713 | 1 | 713 |
- 714 | 2 | 1428 |
- 715 | 3 | 2145 |
- 716 | 2 | 1432 |
- 717 | 2 | 1434 |
- 718 | 4 | 2872 |
- 719 | 2 | 1438 |
- 720 | 3 | 2160 |
- 721 | 2 | 1442 |
- 722 | 5 | 3610 |
- 723 | 2 | 1446 |
- 724 | 2 | 1448 |
- 725 | 5 | 3625 |
- 726 | 2 | 1452 |
- 727 | 2 | 1454 |
- 728 | 1 | 728 |
- 729 | 1 | 729 |
- 730 | 3 | 2190 |
- 732 | 3 | 2196 |
- 733 | 1 | 733 |
- 734 | 4 | 2936 |
- 735 | 2 | 1470 |
- 736 | 5 | 3680 |
- 737 | 2 | 1474 |
- 739 | 3 | 2217 |
- 740 | 3 | 2220 |
- 741 | 5 | 3705 |
- 743 | 3 | 2229 |
- 744 | 3 | 2232 |
- 745 | 2 | 1490 |
- 746 | 2 | 1492 |
- 747 | 1 | 747 |
- 748 | 1 | 748 |
- 749 | 7 | 5243 |
- 750 | 1 | 750 |
- 751 | 1 | 751 |
- 752 | 1 | 752 |
- 753 | 1 | 753 |
- 754 | 1 | 754 |
- 755 | 4 | 3020 |
- 756 | 4 | 3024 |
- 757 | 3 | 2271 |
- 758 | 5 | 3790 |
- 759 | 3 | 2277 |
- 760 | 2 | 1520 |
- 762 | 2 | 1524 |
- 763 | 3 | 2289 |
- 764 | 4 | 3056 |
- 765 | 1 | 765 |
- 766 | 1 | 766 |
- 767 | 3 | 2301 |
- 769 | 1 | 769 |
- 770 | 1 | 770 |
- 771 | 3 | 2313 |
- 772 | 1 | 772 |
- 773 | 2 | 1546 |
- 774 | 1 | 774 |
- 775 | 3 | 2325 |
- 776 | 1 | 776 |
- 777 | 1 | 777 |
- 778 | 1 | 778 |
- 780 | 1 | 780 |
- 783 | 1 | 783 |
- 786 | 2 | 1572 |
- 787 | 2 | 1574 |
- 788 | 3 | 2364 |
- 789 | 1 | 789 |
- 790 | 4 | 3160 |
- 791 | 2 | 1582 |
- 792 | 2 | 1584 |
- 794 | 1 | 794 |
- 795 | 4 | 3180 |
- 797 | 5 | 3985 |
- 798 | 2 | 1596 |
- 800 | 1 | 800 |
- 801 | 2 | 1602 |
- 802 | 2 | 1604 |
- 803 | 1 | 803 |
- 804 | 1 | 804 |
- 805 | 3 | 2415 |
- 806 | 7 | 5642 |
- 807 | 6 | 4842 |
- 808 | 2 | 1616 |
- 809 | 6 | 4854 |
- 810 | 4 | 3240 |
- 811 | 5 | 4055 |
- 812 | 3 | 2436 |
- 813 | 2 | 1626 |
- 814 | 2 | 1628 |
- 815 | 2 | 1630 |
- 816 | 4 | 3264 |
- 817 | 3 | 2451 |
- 818 | 4 | 3272 |
- 819 | 3 | 2457 |
- 820 | 2 | 1640 |
- 821 | 3 | 2463 |
- 823 | 5 | 4115 |
- 824 | 2 | 1648 |
- 825 | 6 | 4950 |
- 827 | 5 | 4135 |
- 828 | 4 | 3312 |
- 829 | 4 | 3316 |
- 830 | 4 | 3320 |
- 831 | 4 | 3324 |
- 832 | 2 | 1664 |
- 833 | 1 | 833 |
- 834 | 8 | 6672 |
- 835 | 2 | 1670 |
- 836 | 2 | 1672 |
- 837 | 4 | 3348 |
- 838 | 4 | 3352 |
- 839 | 2 | 1678 |
- 840 | 5 | 4200 |
- 841 | 2 | 1682 |
- 842 | 7 | 5894 |
- 843 | 3 | 2529 |
- 844 | 6 | 5064 |
- 845 | 2 | 1690 |
- 846 | 1 | 846 |
- 847 | 2 | 1694 |
- 848 | 2 | 1696 |
- 849 | 1 | 849 |
- 850 | 5 | 4250 |
- 851 | 10 | 8510 |
- 852 | 5 | 4260 |
- 853 | 4 | 3412 |
- 854 | 5 | 4270 |
- 855 | 5 | 4275 |
- 856 | 1 | 856 |
- 857 | 5 | 4285 |
- 858 | 3 | 2574 |
- 859 | 3 | 2577 |
- 860 | 4 | 3440 |
- 861 | 4 | 3444 |
- 862 | 3 | 2586 |
- 863 | 7 | 6041 |
- 864 | 3 | 2592 |
- 865 | 4 | 3460 |
- 866 | 6 | 5196 |
- 867 | 6 | 5202 |
- 868 | 7 | 6076 |
- 869 | 3 | 2607 |
- 870 | 2 | 1740 |
- 871 | 1 | 871 |
- 872 | 1 | 872 |
- 873 | 3 | 2619 |
- 874 | 3 | 2622 |
- 875 | 2 | 1750 |
- 877 | 2 | 1754 |
- 878 | 1 | 878 |
- 879 | 1 | 879 |
- 881 | 2 | 1762 |
- 882 | 2 | 1764 |
- 884 | 2 | 1768 |
- 886 | 2 | 1772 |
- 887 | 1 | 887 |
- 888 | 2 | 1776 |
- 890 | 1 | 890 |
- 893 | 1 | 893 |
- 894 | 1 | 894 |
- 899 | 1 | 899 |
- 900 | 1 | 900 |
- 904 | 1 | 904 |
- 906 | 1 | 906 |
- 907 | 4 | 3628 |
- 908 | 1 | 908 |
- 910 | 1 | 910 |
- Total | 1002 | 725538 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333938266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882e1c7268ce22f
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6531633732363863
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_7.json b/autobahn/client/tungstenite_case_13_1_7.json
deleted file mode 100644
index 7c18f2b..0000000
--- a/autobahn/client/tungstenite_case_13_1_7.json
+++ /dev/null
@@ -1,689 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 398,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 1633,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=398&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: oLgqLlV0chzZc01vsniyuA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: h1ZkgwFLl8AVzBGSVrFYaQstDHo=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "492": 2,
- "493": 2,
- "494": 2,
- "495": 2,
- "496": 5,
- "497": 4,
- "498": 5,
- "499": 3,
- "500": 3,
- "501": 10,
- "502": 12,
- "503": 5,
- "504": 9,
- "505": 8,
- "506": 8,
- "507": 3,
- "508": 6,
- "509": 10,
- "510": 8,
- "511": 7,
- "512": 7,
- "513": 4,
- "514": 1,
- "515": 3,
- "516": 2,
- "517": 4,
- "518": 4,
- "519": 3,
- "520": 2,
- "521": 2,
- "522": 5,
- "523": 4,
- "524": 6,
- "525": 11,
- "526": 9,
- "527": 10,
- "528": 10,
- "529": 11,
- "530": 9,
- "531": 12,
- "532": 11,
- "533": 7,
- "534": 9,
- "535": 8,
- "536": 12,
- "537": 5,
- "538": 5,
- "539": 7,
- "540": 5,
- "541": 1,
- "542": 3,
- "543": 3,
- "544": 1,
- "545": 2,
- "546": 6,
- "547": 2,
- "548": 2,
- "549": 6,
- "551": 4,
- "552": 2,
- "553": 1,
- "554": 2,
- "555": 4,
- "556": 6,
- "557": 5,
- "558": 4,
- "559": 8,
- "560": 12,
- "561": 10,
- "562": 15,
- "563": 13,
- "564": 5,
- "565": 9,
- "566": 6,
- "567": 6,
- "568": 6,
- "570": 1,
- "571": 3,
- "572": 4,
- "573": 2,
- "574": 2,
- "575": 3,
- "576": 1,
- "577": 6,
- "578": 5,
- "579": 4,
- "580": 4,
- "581": 4,
- "582": 2,
- "583": 4,
- "584": 1,
- "585": 1,
- "586": 3,
- "588": 3,
- "589": 2,
- "590": 2,
- "591": 4,
- "592": 2,
- "593": 2,
- "594": 2,
- "595": 2,
- "596": 1,
- "597": 2,
- "598": 4,
- "599": 4,
- "600": 4,
- "601": 8,
- "602": 3,
- "603": 4,
- "604": 4,
- "605": 4,
- "606": 4,
- "607": 6,
- "608": 3,
- "610": 2,
- "611": 3,
- "612": 3,
- "613": 4,
- "614": 7,
- "615": 4,
- "616": 3,
- "617": 3,
- "618": 1,
- "619": 2,
- "620": 3,
- "621": 1,
- "622": 2,
- "623": 2,
- "624": 2,
- "625": 2,
- "626": 1,
- "629": 2,
- "630": 2,
- "631": 3,
- "632": 3,
- "633": 3,
- "634": 1,
- "635": 3,
- "637": 1,
- "638": 3,
- "639": 2,
- "640": 3,
- "641": 4,
- "643": 2,
- "644": 3,
- "645": 1,
- "646": 5,
- "647": 1,
- "648": 4,
- "649": 2,
- "650": 1,
- "652": 1,
- "653": 2,
- "654": 2,
- "655": 2,
- "657": 2,
- "658": 1,
- "659": 1,
- "660": 1,
- "661": 2,
- "663": 2,
- "666": 4,
- "667": 4,
- "668": 1,
- "669": 4,
- "670": 3,
- "671": 3,
- "672": 2,
- "673": 3,
- "674": 1,
- "675": 1,
- "676": 1,
- "677": 2,
- "678": 2,
- "679": 2,
- "680": 6,
- "681": 5,
- "682": 5,
- "683": 3,
- "684": 5,
- "685": 5,
- "687": 5,
- "688": 2,
- "689": 3,
- "690": 2,
- "691": 1,
- "692": 2,
- "693": 3,
- "694": 2,
- "695": 3,
- "696": 3,
- "697": 3,
- "698": 4,
- "699": 2,
- "700": 2,
- "701": 2,
- "702": 7,
- "703": 2,
- "704": 3,
- "705": 7,
- "706": 4,
- "707": 3,
- "708": 1,
- "709": 3,
- "710": 5,
- "711": 2,
- "712": 3,
- "713": 8,
- "714": 4,
- "715": 3,
- "716": 2,
- "717": 5,
- "718": 5,
- "719": 4,
- "720": 4,
- "721": 3,
- "722": 3,
- "723": 8,
- "724": 4,
- "725": 5,
- "726": 7,
- "727": 3,
- "728": 7,
- "729": 4,
- "730": 4,
- "731": 4,
- "732": 11,
- "733": 4,
- "734": 6,
- "735": 3,
- "736": 4,
- "737": 4,
- "738": 3,
- "740": 5,
- "741": 3,
- "742": 3,
- "743": 2,
- "744": 1,
- "745": 2,
- "746": 1,
- "747": 4,
- "748": 4,
- "749": 1,
- "750": 5,
- "751": 1,
- "752": 1,
- "753": 2,
- "754": 2,
- "755": 3,
- "756": 3,
- "757": 1,
- "760": 1,
- "762": 2,
- "778": 1,
- "779": 3,
- "781": 1,
- "783": 1,
- "785": 1,
- "786": 1,
- "787": 1,
- "788": 1,
- "789": 1,
- "790": 1,
- "792": 1,
- "794": 1
- },
- "started": "2020-09-07T18:51:58.170Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.036714111328125,
- "incomingOctetsAppLevel": 16384000,
- "incomingOctetsWebSocketLevel": 601524,
- "incomingOctetsWireLevel": 609524,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.013299552470059383,
- "outgoingCompressionRatio": 0.0440235595703125,
- "outgoingOctetsAppLevel": 16384000,
- "outgoingOctetsWebSocketLevel": 721282,
- "outgoingOctetsWireLevel": 725282,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.005545681162152944,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "601": 2,
- "602": 3,
- "603": 1,
- "604": 2,
- "605": 1,
- "606": 1,
- "607": 1,
- "608": 1,
- "609": 1,
- "610": 2,
- "611": 3,
- "612": 7,
- "613": 4,
- "614": 6,
- "615": 10,
- "616": 7,
- "617": 5,
- "618": 3,
- "619": 10,
- "620": 5,
- "621": 1,
- "622": 4,
- "623": 7,
- "624": 9,
- "625": 8,
- "626": 11,
- "627": 9,
- "628": 10,
- "629": 15,
- "630": 9,
- "631": 15,
- "632": 7,
- "633": 6,
- "634": 8,
- "635": 8,
- "636": 7,
- "637": 3,
- "638": 5,
- "639": 4,
- "640": 7,
- "641": 5,
- "642": 4,
- "643": 5,
- "644": 5,
- "645": 7,
- "646": 4,
- "647": 2,
- "648": 1,
- "649": 6,
- "650": 3,
- "651": 2,
- "652": 2,
- "653": 4,
- "654": 6,
- "655": 5,
- "656": 8,
- "657": 6,
- "658": 7,
- "659": 2,
- "660": 7,
- "661": 9,
- "662": 11,
- "663": 10,
- "664": 11,
- "665": 8,
- "666": 7,
- "667": 8,
- "668": 7,
- "669": 4,
- "670": 8,
- "671": 6,
- "672": 4,
- "673": 5,
- "674": 4,
- "675": 2,
- "676": 2,
- "677": 4,
- "678": 1,
- "679": 4,
- "680": 4,
- "681": 4,
- "682": 2,
- "683": 1,
- "684": 4,
- "685": 4,
- "686": 1,
- "687": 2,
- "688": 4,
- "689": 2,
- "690": 3,
- "691": 3,
- "692": 1,
- "693": 3,
- "694": 3,
- "695": 5,
- "696": 4,
- "697": 3,
- "698": 4,
- "699": 4,
- "700": 3,
- "701": 2,
- "702": 3,
- "703": 2,
- "704": 6,
- "705": 3,
- "706": 8,
- "707": 2,
- "708": 1,
- "709": 1,
- "710": 3,
- "711": 3,
- "712": 1,
- "713": 1,
- "714": 2,
- "715": 3,
- "716": 2,
- "717": 2,
- "718": 4,
- "719": 2,
- "720": 3,
- "721": 2,
- "722": 5,
- "723": 2,
- "724": 2,
- "725": 5,
- "726": 2,
- "727": 2,
- "728": 1,
- "729": 1,
- "730": 3,
- "732": 3,
- "733": 1,
- "734": 4,
- "735": 2,
- "736": 5,
- "737": 2,
- "739": 3,
- "740": 3,
- "741": 5,
- "743": 3,
- "744": 3,
- "745": 2,
- "746": 2,
- "747": 1,
- "748": 1,
- "749": 7,
- "750": 1,
- "751": 1,
- "752": 1,
- "753": 1,
- "754": 1,
- "755": 4,
- "756": 4,
- "757": 3,
- "758": 5,
- "759": 3,
- "760": 2,
- "762": 2,
- "763": 3,
- "764": 4,
- "765": 1,
- "766": 1,
- "767": 3,
- "769": 1,
- "770": 1,
- "771": 3,
- "772": 1,
- "773": 2,
- "774": 1,
- "775": 3,
- "776": 1,
- "777": 1,
- "778": 1,
- "780": 1,
- "783": 1,
- "786": 2,
- "787": 2,
- "788": 3,
- "789": 1,
- "790": 4,
- "791": 2,
- "792": 2,
- "794": 1,
- "795": 4,
- "797": 5,
- "798": 2,
- "800": 1,
- "801": 2,
- "802": 2,
- "803": 1,
- "804": 1,
- "805": 3,
- "806": 7,
- "807": 6,
- "808": 2,
- "809": 6,
- "810": 4,
- "811": 5,
- "812": 3,
- "813": 2,
- "814": 2,
- "815": 2,
- "816": 4,
- "817": 3,
- "818": 4,
- "819": 3,
- "820": 2,
- "821": 3,
- "823": 5,
- "824": 2,
- "825": 6,
- "827": 5,
- "828": 4,
- "829": 4,
- "830": 4,
- "831": 4,
- "832": 2,
- "833": 1,
- "834": 8,
- "835": 2,
- "836": 2,
- "837": 4,
- "838": 4,
- "839": 2,
- "840": 5,
- "841": 2,
- "842": 7,
- "843": 3,
- "844": 6,
- "845": 2,
- "846": 1,
- "847": 2,
- "848": 2,
- "849": 1,
- "850": 5,
- "851": 10,
- "852": 5,
- "853": 4,
- "854": 5,
- "855": 5,
- "856": 1,
- "857": 5,
- "858": 3,
- "859": 3,
- "860": 4,
- "861": 4,
- "862": 3,
- "863": 7,
- "864": 3,
- "865": 4,
- "866": 6,
- "867": 6,
- "868": 7,
- "869": 3,
- "870": 2,
- "871": 1,
- "872": 1,
- "873": 3,
- "874": 3,
- "875": 2,
- "877": 2,
- "878": 1,
- "879": 1,
- "881": 2,
- "882": 2,
- "884": 2,
- "886": 2,
- "887": 1,
- "888": 2,
- "890": 1,
- "893": 1,
- "894": 1,
- "899": 1,
- "900": 1,
- "904": 1,
- "906": 1,
- "907": 4,
- "908": 1,
- "910": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333938266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e1c7268ce22f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e1c7268c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_8.html b/autobahn/client/tungstenite_case_13_1_8.html
deleted file mode 100644
index 9693597..0000000
--- a/autobahn/client/tungstenite_case_13_1_8.html
+++ /dev/null
@@ -1,1001 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.8 : Pass - 2747 ms @ 2020-09-07T18:51:59.804Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=399&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: p1/7dmVgRpKoC9z2YlKlXQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Aha4SUt2Tqo1drC5vula8oOTrwM=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 995 | 1 | 995 |
- 997 | 1 | 997 |
- 998 | 1 | 998 |
- 999 | 1 | 999 |
- 1000 | 1 | 1000 |
- 1001 | 2 | 2002 |
- 1002 | 3 | 3006 |
- 1003 | 5 | 5015 |
- 1004 | 1 | 1004 |
- 1005 | 1 | 1005 |
- 1006 | 1 | 1006 |
- 1008 | 2 | 2016 |
- 1010 | 3 | 3030 |
- 1012 | 2 | 2024 |
- 1016 | 1 | 1016 |
- 1017 | 1 | 1017 |
- 1019 | 2 | 2038 |
- 1020 | 2 | 2040 |
- 1021 | 1 | 1021 |
- 1022 | 3 | 3066 |
- 1023 | 1 | 1023 |
- 1024 | 5 | 5120 |
- 1025 | 7 | 7175 |
- 1026 | 5 | 5130 |
- 1027 | 1 | 1027 |
- 1028 | 4 | 4112 |
- 1029 | 2 | 2058 |
- 1030 | 5 | 5150 |
- 1031 | 2 | 2062 |
- 1032 | 6 | 6192 |
- 1033 | 1 | 1033 |
- 1034 | 4 | 4136 |
- 1035 | 2 | 2070 |
- 1036 | 5 | 5180 |
- 1037 | 1 | 1037 |
- 1038 | 2 | 2076 |
- 1039 | 2 | 2078 |
- 1040 | 4 | 4160 |
- 1043 | 1 | 1043 |
- 1044 | 1 | 1044 |
- 1045 | 2 | 2090 |
- 1046 | 2 | 2092 |
- 1047 | 6 | 6282 |
- 1048 | 4 | 4192 |
- 1049 | 2 | 2098 |
- 1050 | 6 | 6300 |
- 1051 | 5 | 5255 |
- 1052 | 6 | 6312 |
- 1053 | 9 | 9477 |
- 1054 | 6 | 6324 |
- 1055 | 7 | 7385 |
- 1056 | 7 | 7392 |
- 1057 | 7 | 7399 |
- 1058 | 5 | 5290 |
- 1059 | 6 | 6354 |
- 1060 | 5 | 5300 |
- 1061 | 4 | 4244 |
- 1062 | 3 | 3186 |
- 1063 | 4 | 4252 |
- 1064 | 6 | 6384 |
- 1065 | 6 | 6390 |
- 1066 | 2 | 2132 |
- 1067 | 1 | 1067 |
- 1068 | 5 | 5340 |
- 1069 | 3 | 3207 |
- 1070 | 5 | 5350 |
- 1071 | 3 | 3213 |
- 1072 | 6 | 6432 |
- 1073 | 8 | 8584 |
- 1074 | 3 | 3222 |
- 1075 | 6 | 6450 |
- 1076 | 7 | 7532 |
- 1077 | 5 | 5385 |
- 1078 | 7 | 7546 |
- 1079 | 7 | 7553 |
- 1080 | 3 | 3240 |
- 1081 | 6 | 6486 |
- 1082 | 5 | 5410 |
- 1083 | 2 | 2166 |
- 1084 | 4 | 4336 |
- 1085 | 1 | 1085 |
- 1086 | 1 | 1086 |
- 1087 | 3 | 3261 |
- 1088 | 2 | 2176 |
- 1089 | 6 | 6534 |
- 1090 | 4 | 4360 |
- 1092 | 5 | 5460 |
- 1093 | 2 | 2186 |
- 1094 | 2 | 2188 |
- 1095 | 1 | 1095 |
- 1097 | 4 | 4388 |
- 1098 | 6 | 6588 |
- 1099 | 1 | 1099 |
- 1100 | 4 | 4400 |
- 1102 | 2 | 2204 |
- 1103 | 2 | 2206 |
- 1104 | 2 | 2208 |
- 1105 | 1 | 1105 |
- 1106 | 2 | 2212 |
- 1107 | 2 | 2214 |
- 1108 | 1 | 1108 |
- 1109 | 2 | 2218 |
- 1110 | 3 | 3330 |
- 1112 | 1 | 1112 |
- 1113 | 3 | 3339 |
- 1114 | 3 | 3342 |
- 1116 | 2 | 2232 |
- 1117 | 1 | 1117 |
- 1120 | 2 | 2240 |
- 1121 | 1 | 1121 |
- 1122 | 1 | 1122 |
- 1124 | 2 | 2248 |
- 1125 | 1 | 1125 |
- 1126 | 1 | 1126 |
- 1127 | 1 | 1127 |
- 1129 | 2 | 2258 |
- 1130 | 2 | 2260 |
- 1131 | 1 | 1131 |
- 1132 | 3 | 3396 |
- 1133 | 1 | 1133 |
- 1134 | 1 | 1134 |
- 1135 | 1 | 1135 |
- 1136 | 4 | 4544 |
- 1137 | 2 | 2274 |
- 1138 | 2 | 2276 |
- 1139 | 3 | 3417 |
- 1142 | 2 | 2284 |
- 1143 | 1 | 1143 |
- 1146 | 2 | 2292 |
- 1147 | 2 | 2294 |
- 1149 | 1 | 1149 |
- 1150 | 1 | 1150 |
- 1151 | 2 | 2302 |
- 1152 | 3 | 3456 |
- 1154 | 2 | 2308 |
- 1155 | 1 | 1155 |
- 1156 | 1 | 1156 |
- 1157 | 3 | 3471 |
- 1158 | 2 | 2316 |
- 1160 | 1 | 1160 |
- 1161 | 2 | 2322 |
- 1162 | 4 | 4648 |
- 1163 | 2 | 2326 |
- 1164 | 2 | 2328 |
- 1165 | 1 | 1165 |
- 1166 | 2 | 2332 |
- 1167 | 3 | 3501 |
- 1169 | 3 | 3507 |
- 1170 | 1 | 1170 |
- 1171 | 1 | 1171 |
- 1172 | 3 | 3516 |
- 1173 | 4 | 4692 |
- 1174 | 2 | 2348 |
- 1175 | 1 | 1175 |
- 1176 | 5 | 5880 |
- 1177 | 3 | 3531 |
- 1178 | 2 | 2356 |
- 1179 | 1 | 1179 |
- 1180 | 2 | 2360 |
- 1181 | 5 | 5905 |
- 1182 | 2 | 2364 |
- 1183 | 2 | 2366 |
- 1184 | 3 | 3552 |
- 1186 | 3 | 3558 |
- 1187 | 3 | 3561 |
- 1188 | 2 | 2376 |
- 1189 | 1 | 1189 |
- 1190 | 3 | 3570 |
- 1192 | 2 | 2384 |
- 1193 | 5 | 5965 |
- 1194 | 1 | 1194 |
- 1195 | 2 | 2390 |
- 1196 | 3 | 3588 |
- 1197 | 1 | 1197 |
- 1198 | 1 | 1198 |
- 1199 | 1 | 1199 |
- 1200 | 3 | 3600 |
- 1202 | 2 | 2404 |
- 1203 | 1 | 1203 |
- 1204 | 1 | 1204 |
- 1205 | 3 | 3615 |
- 1206 | 1 | 1206 |
- 1207 | 1 | 1207 |
- 1208 | 1 | 1208 |
- 1209 | 3 | 3627 |
- 1210 | 2 | 2420 |
- 1211 | 1 | 1211 |
- 1212 | 1 | 1212 |
- 1213 | 2 | 2426 |
- 1214 | 4 | 4856 |
- 1215 | 3 | 3645 |
- 1216 | 4 | 4864 |
- 1217 | 3 | 3651 |
- 1218 | 3 | 3654 |
- 1219 | 3 | 3657 |
- 1220 | 1 | 1220 |
- 1221 | 2 | 2442 |
- 1222 | 1 | 1222 |
- 1224 | 3 | 3672 |
- 1225 | 1 | 1225 |
- 1226 | 3 | 3678 |
- 1228 | 2 | 2456 |
- 1229 | 2 | 2458 |
- 1230 | 3 | 3690 |
- 1231 | 1 | 1231 |
- 1232 | 1 | 1232 |
- 1233 | 3 | 3699 |
- 1235 | 1 | 1235 |
- 1236 | 3 | 3708 |
- 1237 | 3 | 3711 |
- 1238 | 3 | 3714 |
- 1239 | 1 | 1239 |
- 1240 | 3 | 3720 |
- 1241 | 2 | 2482 |
- 1242 | 3 | 3726 |
- 1243 | 2 | 2486 |
- 1244 | 2 | 2488 |
- 1245 | 2 | 2490 |
- 1246 | 5 | 6230 |
- 1247 | 2 | 2494 |
- 1248 | 4 | 4992 |
- 1250 | 1 | 1250 |
- 1251 | 7 | 8757 |
- 1252 | 3 | 3756 |
- 1253 | 3 | 3759 |
- 1254 | 2 | 2508 |
- 1255 | 3 | 3765 |
- 1256 | 3 | 3768 |
- 1257 | 2 | 2514 |
- 1259 | 4 | 5036 |
- 1260 | 3 | 3780 |
- 1261 | 3 | 3783 |
- 1262 | 1 | 1262 |
- 1263 | 5 | 6315 |
- 1264 | 3 | 3792 |
- 1265 | 3 | 3795 |
- 1266 | 1 | 1266 |
- 1267 | 4 | 5068 |
- 1268 | 5 | 6340 |
- 1269 | 5 | 6345 |
- 1270 | 4 | 5080 |
- 1271 | 2 | 2542 |
- 1272 | 2 | 2544 |
- 1273 | 3 | 3819 |
- 1274 | 3 | 3822 |
- 1275 | 4 | 5100 |
- 1276 | 5 | 6380 |
- 1277 | 2 | 2554 |
- 1278 | 2 | 2556 |
- 1279 | 5 | 6395 |
- 1280 | 1 | 1280 |
- 1281 | 6 | 7686 |
- 1282 | 7 | 8974 |
- 1283 | 4 | 5132 |
- 1284 | 8 | 10272 |
- 1285 | 5 | 6425 |
- 1286 | 2 | 2572 |
- 1287 | 6 | 7722 |
- 1288 | 3 | 3864 |
- 1289 | 6 | 7734 |
- 1290 | 4 | 5160 |
- 1291 | 7 | 9037 |
- 1292 | 5 | 6460 |
- 1293 | 7 | 9051 |
- 1294 | 2 | 2588 |
- 1295 | 3 | 3885 |
- 1296 | 1 | 1296 |
- 1297 | 2 | 2594 |
- 1298 | 7 | 9086 |
- 1299 | 5 | 6495 |
- 1300 | 4 | 5200 |
- 1301 | 4 | 5204 |
- 1302 | 8 | 10416 |
- 1303 | 9 | 11727 |
- 1304 | 4 | 5216 |
- 1305 | 14 | 18270 |
- 1306 | 11 | 14366 |
- 1307 | 8 | 10456 |
- 1308 | 6 | 7848 |
- 1309 | 7 | 9163 |
- 1310 | 6 | 7860 |
- 1311 | 5 | 6555 |
- 1312 | 3 | 3936 |
- 1313 | 3 | 3939 |
- 1314 | 4 | 5256 |
- 1315 | 5 | 6575 |
- 1316 | 2 | 2632 |
- 1318 | 1 | 1318 |
- 1319 | 1 | 1319 |
- 1320 | 1 | 1320 |
- 1321 | 2 | 2642 |
- 1322 | 4 | 5288 |
- 1323 | 1 | 1323 |
- 1324 | 1 | 1324 |
- 1325 | 1 | 1325 |
- 1326 | 2 | 2652 |
- 1336 | 1 | 1336 |
- 1356 | 1 | 1356 |
- 1360 | 2 | 2720 |
- 1364 | 1 | 1364 |
- 1365 | 1 | 1365 |
- 1366 | 1 | 1366 |
- 1367 | 1 | 1367 |
- 1368 | 2 | 2736 |
- 1369 | 4 | 5476 |
- 1370 | 5 | 6850 |
- 1371 | 3 | 4113 |
- 1372 | 2 | 2744 |
- 1373 | 4 | 5492 |
- 1374 | 3 | 4122 |
- 1375 | 6 | 8250 |
- 1376 | 2 | 2752 |
- 1377 | 2 | 2754 |
- 1379 | 1 | 1379 |
- 1382 | 1 | 1382 |
- 1384 | 1 | 1384 |
- 1385 | 2 | 2770 |
- 1386 | 1 | 1386 |
- 1388 | 2 | 2776 |
- 1390 | 1 | 1390 |
- 1394 | 1 | 1394 |
- 1395 | 1 | 1395 |
- 1396 | 1 | 1396 |
- 1397 | 2 | 2794 |
- 1398 | 3 | 4194 |
- 1400 | 2 | 2800 |
- 1401 | 1 | 1401 |
- 1402 | 1 | 1402 |
- 1403 | 1 | 1403 |
- 1404 | 1 | 1404 |
- 1405 | 1 | 1405 |
- 1406 | 1 | 1406 |
- 1408 | 1 | 1408 |
- 1409 | 7 | 9863 |
- 1410 | 7 | 9870 |
- 1411 | 2 | 2822 |
- 1412 | 2 | 2824 |
- 1414 | 3 | 4242 |
- 1415 | 4 | 5660 |
- 1416 | 2 | 2832 |
- 1417 | 2 | 2834 |
- 1419 | 1 | 1419 |
- 1420 | 1 | 1420 |
- Total | 1002 | 1192856 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 1236 | 1 | 1236 |
- 1239 | 2 | 2478 |
- 1240 | 1 | 1240 |
- 1241 | 1 | 1241 |
- 1242 | 1 | 1242 |
- 1243 | 1 | 1243 |
- 1244 | 1 | 1244 |
- 1245 | 4 | 4980 |
- 1246 | 1 | 1246 |
- 1248 | 2 | 2496 |
- 1250 | 2 | 2500 |
- 1251 | 2 | 2502 |
- 1252 | 1 | 1252 |
- 1253 | 1 | 1253 |
- 1254 | 3 | 3762 |
- 1255 | 1 | 1255 |
- 1256 | 4 | 5024 |
- 1257 | 1 | 1257 |
- 1258 | 3 | 3774 |
- 1259 | 1 | 1259 |
- 1260 | 1 | 1260 |
- 1261 | 3 | 3783 |
- 1262 | 5 | 6310 |
- 1263 | 2 | 2526 |
- 1264 | 3 | 3792 |
- 1265 | 2 | 2530 |
- 1266 | 4 | 5064 |
- 1267 | 4 | 5068 |
- 1268 | 2 | 2536 |
- 1269 | 7 | 8883 |
- 1270 | 5 | 6350 |
- 1272 | 4 | 5088 |
- 1273 | 8 | 10184 |
- 1274 | 4 | 5096 |
- 1275 | 9 | 11475 |
- 1276 | 3 | 3828 |
- 1277 | 9 | 11493 |
- 1278 | 6 | 7668 |
- 1279 | 6 | 7674 |
- 1280 | 11 | 14080 |
- 1281 | 8 | 10248 |
- 1282 | 9 | 11538 |
- 1283 | 9 | 11547 |
- 1284 | 4 | 5136 |
- 1285 | 4 | 5140 |
- 1286 | 8 | 10288 |
- 1287 | 5 | 6435 |
- 1288 | 5 | 6440 |
- 1289 | 5 | 6445 |
- 1290 | 2 | 2580 |
- 1291 | 4 | 5164 |
- 1292 | 1 | 1292 |
- 1293 | 3 | 3879 |
- 1294 | 5 | 6470 |
- 1295 | 4 | 5180 |
- 1296 | 3 | 3888 |
- 1297 | 4 | 5188 |
- 1298 | 5 | 6490 |
- 1299 | 5 | 6495 |
- 1300 | 3 | 3900 |
- 1301 | 6 | 7806 |
- 1302 | 6 | 7812 |
- 1303 | 4 | 5212 |
- 1304 | 4 | 5216 |
- 1305 | 1 | 1305 |
- 1306 | 1 | 1306 |
- 1307 | 4 | 5228 |
- 1308 | 2 | 2616 |
- 1309 | 3 | 3927 |
- 1310 | 2 | 2620 |
- 1311 | 3 | 3933 |
- 1312 | 4 | 5248 |
- 1313 | 2 | 2626 |
- 1314 | 1 | 1314 |
- 1316 | 2 | 2632 |
- 1317 | 2 | 2634 |
- 1318 | 1 | 1318 |
- 1319 | 4 | 5276 |
- 1321 | 3 | 3963 |
- 1322 | 1 | 1322 |
- 1323 | 1 | 1323 |
- 1324 | 2 | 2648 |
- 1325 | 2 | 2650 |
- 1327 | 4 | 5308 |
- 1328 | 2 | 2656 |
- 1329 | 1 | 1329 |
- 1330 | 1 | 1330 |
- 1331 | 2 | 2662 |
- 1332 | 2 | 2664 |
- 1333 | 1 | 1333 |
- 1334 | 2 | 2668 |
- 1336 | 3 | 4008 |
- 1337 | 1 | 1337 |
- 1339 | 2 | 2678 |
- 1340 | 3 | 4020 |
- 1341 | 2 | 2682 |
- 1342 | 1 | 1342 |
- 1343 | 2 | 2686 |
- 1344 | 2 | 2688 |
- 1345 | 4 | 5380 |
- 1346 | 2 | 2692 |
- 1347 | 6 | 8082 |
- 1348 | 1 | 1348 |
- 1349 | 1 | 1349 |
- 1351 | 5 | 6755 |
- 1352 | 4 | 5408 |
- 1353 | 2 | 2706 |
- 1355 | 5 | 6775 |
- 1356 | 4 | 5424 |
- 1358 | 1 | 1358 |
- 1359 | 3 | 4077 |
- 1360 | 3 | 4080 |
- 1361 | 2 | 2722 |
- 1362 | 1 | 1362 |
- 1363 | 2 | 2726 |
- 1364 | 1 | 1364 |
- 1366 | 2 | 2732 |
- 1367 | 4 | 5468 |
- 1368 | 1 | 1368 |
- 1369 | 4 | 5476 |
- 1370 | 1 | 1370 |
- 1372 | 2 | 2744 |
- 1373 | 2 | 2746 |
- 1374 | 3 | 4122 |
- 1377 | 1 | 1377 |
- 1378 | 2 | 2756 |
- 1379 | 1 | 1379 |
- 1380 | 1 | 1380 |
- 1381 | 3 | 4143 |
- 1382 | 3 | 4146 |
- 1383 | 1 | 1383 |
- 1384 | 3 | 4152 |
- 1385 | 3 | 4155 |
- 1386 | 1 | 1386 |
- 1387 | 1 | 1387 |
- 1389 | 2 | 2778 |
- 1391 | 3 | 4173 |
- 1392 | 2 | 2784 |
- 1393 | 1 | 1393 |
- 1394 | 2 | 2788 |
- 1395 | 2 | 2790 |
- 1396 | 1 | 1396 |
- 1397 | 2 | 2794 |
- 1398 | 1 | 1398 |
- 1401 | 1 | 1401 |
- 1402 | 2 | 2804 |
- 1403 | 1 | 1403 |
- 1404 | 1 | 1404 |
- 1405 | 1 | 1405 |
- 1406 | 2 | 2812 |
- 1409 | 2 | 2818 |
- 1410 | 1 | 1410 |
- 1411 | 2 | 2822 |
- 1412 | 1 | 1412 |
- 1413 | 6 | 8478 |
- 1414 | 2 | 2828 |
- 1415 | 1 | 1415 |
- 1416 | 3 | 4248 |
- 1417 | 4 | 5668 |
- 1418 | 1 | 1418 |
- 1419 | 1 | 1419 |
- 1420 | 1 | 1420 |
- 1421 | 4 | 5684 |
- 1422 | 2 | 2844 |
- 1423 | 2 | 2846 |
- 1424 | 1 | 1424 |
- 1425 | 2 | 2850 |
- 1426 | 1 | 1426 |
- 1427 | 4 | 5708 |
- 1429 | 2 | 2858 |
- 1431 | 2 | 2862 |
- 1432 | 4 | 5728 |
- 1434 | 1 | 1434 |
- 1435 | 1 | 1435 |
- 1436 | 3 | 4308 |
- 1437 | 2 | 2874 |
- 1439 | 4 | 5756 |
- 1440 | 1 | 1440 |
- 1441 | 2 | 2882 |
- 1442 | 2 | 2884 |
- 1444 | 1 | 1444 |
- 1446 | 4 | 5784 |
- 1447 | 2 | 2894 |
- 1448 | 1 | 1448 |
- 1449 | 2 | 2898 |
- 1450 | 1 | 1450 |
- 1451 | 2 | 2902 |
- 1452 | 2 | 2904 |
- 1453 | 2 | 2906 |
- 1454 | 3 | 4362 |
- 1455 | 2 | 2910 |
- 1456 | 2 | 2912 |
- 1457 | 2 | 2914 |
- 1459 | 1 | 1459 |
- 1460 | 2 | 2920 |
- 1461 | 1 | 1461 |
- 1462 | 1 | 1462 |
- 1463 | 2 | 2926 |
- 1464 | 1 | 1464 |
- 1465 | 3 | 4395 |
- 1466 | 2 | 2932 |
- 1467 | 2 | 2934 |
- 1468 | 2 | 2936 |
- 1469 | 4 | 5876 |
- 1470 | 4 | 5880 |
- 1471 | 6 | 8826 |
- 1472 | 3 | 4416 |
- 1473 | 2 | 2946 |
- 1474 | 2 | 2948 |
- 1475 | 1 | 1475 |
- 1476 | 2 | 2952 |
- 1477 | 3 | 4431 |
- 1478 | 3 | 4434 |
- 1479 | 2 | 2958 |
- 1480 | 2 | 2960 |
- 1481 | 1 | 1481 |
- 1482 | 1 | 1482 |
- 1483 | 3 | 4449 |
- 1484 | 4 | 5936 |
- 1485 | 6 | 8910 |
- 1486 | 3 | 4458 |
- 1487 | 2 | 2974 |
- 1488 | 4 | 5952 |
- 1489 | 3 | 4467 |
- 1490 | 2 | 2980 |
- 1491 | 1 | 1491 |
- 1492 | 3 | 4476 |
- 1493 | 3 | 4479 |
- 1494 | 2 | 2988 |
- 1495 | 3 | 4485 |
- 1496 | 5 | 7480 |
- 1498 | 2 | 2996 |
- 1500 | 3 | 4500 |
- 1501 | 2 | 3002 |
- 1502 | 2 | 3004 |
- 1503 | 2 | 3006 |
- 1504 | 2 | 3008 |
- 1505 | 3 | 4515 |
- 1506 | 2 | 3012 |
- 1507 | 1 | 1507 |
- 1508 | 3 | 4524 |
- 1509 | 2 | 3018 |
- 1510 | 1 | 1510 |
- 1511 | 2 | 3022 |
- 1513 | 5 | 7565 |
- 1514 | 2 | 3028 |
- 1515 | 2 | 3030 |
- 1516 | 1 | 1516 |
- 1517 | 4 | 6068 |
- 1518 | 4 | 6072 |
- 1519 | 3 | 4557 |
- 1520 | 4 | 6080 |
- 1522 | 6 | 9132 |
- 1524 | 2 | 3048 |
- 1525 | 1 | 1525 |
- 1526 | 1 | 1526 |
- 1528 | 3 | 4584 |
- 1529 | 5 | 7645 |
- 1531 | 2 | 3062 |
- 1532 | 3 | 4596 |
- 1533 | 1 | 1533 |
- 1534 | 4 | 6136 |
- 1535 | 4 | 6140 |
- 1536 | 5 | 7680 |
- 1537 | 5 | 7685 |
- 1538 | 9 | 13842 |
- 1539 | 5 | 7695 |
- 1540 | 6 | 9240 |
- 1541 | 7 | 10787 |
- 1542 | 6 | 9252 |
- 1543 | 3 | 4629 |
- 1544 | 5 | 7720 |
- 1545 | 1 | 1545 |
- 1546 | 3 | 4638 |
- 1547 | 7 | 10829 |
- 1548 | 2 | 3096 |
- 1549 | 2 | 3098 |
- 1550 | 3 | 4650 |
- 1551 | 6 | 9306 |
- 1552 | 5 | 7760 |
- 1553 | 6 | 9318 |
- 1554 | 3 | 4662 |
- 1555 | 3 | 4665 |
- 1556 | 6 | 9336 |
- 1557 | 5 | 7785 |
- 1558 | 8 | 12464 |
- 1559 | 7 | 10913 |
- 1560 | 11 | 17160 |
- 1561 | 7 | 10927 |
- 1562 | 7 | 10934 |
- 1563 | 2 | 3126 |
- 1564 | 6 | 9384 |
- 1565 | 5 | 7825 |
- 1566 | 5 | 7830 |
- 1567 | 5 | 7835 |
- 1568 | 2 | 3136 |
- 1569 | 3 | 4707 |
- 1570 | 5 | 7850 |
- 1571 | 5 | 7855 |
- 1572 | 3 | 4716 |
- 1573 | 3 | 4719 |
- 1574 | 1 | 1574 |
- 1575 | 1 | 1575 |
- 1576 | 2 | 3152 |
- 1577 | 2 | 3154 |
- 1578 | 1 | 1578 |
- 1580 | 3 | 4740 |
- 1581 | 2 | 3162 |
- 1582 | 3 | 4746 |
- 1583 | 2 | 3166 |
- 1585 | 1 | 1585 |
- 1586 | 2 | 3172 |
- 1587 | 2 | 3174 |
- 1588 | 2 | 3176 |
- 1589 | 2 | 3178 |
- 1590 | 2 | 3180 |
- 1591 | 2 | 3182 |
- 1592 | 1 | 1592 |
- 1593 | 1 | 1593 |
- 1597 | 1 | 1597 |
- 1604 | 1 | 1604 |
- 1607 | 1 | 1607 |
- 1608 | 2 | 3216 |
- 1611 | 2 | 3222 |
- 1613 | 1 | 1613 |
- 1614 | 1 | 1614 |
- 1617 | 1 | 1617 |
- 1618 | 4 | 6472 |
- 1621 | 1 | 1621 |
- 1623 | 2 | 3246 |
- 1624 | 2 | 3248 |
- 1625 | 1 | 1625 |
- 1626 | 6 | 9756 |
- 1627 | 3 | 4881 |
- 1628 | 1 | 1628 |
- 1629 | 2 | 3258 |
- 1630 | 1 | 1630 |
- 1632 | 2 | 3264 |
- 1634 | 1 | 1634 |
- 1636 | 2 | 3272 |
- 1637 | 2 | 3274 |
- 1639 | 1 | 1639 |
- 1641 | 3 | 4923 |
- 1643 | 3 | 4929 |
- 1644 | 2 | 3288 |
- 1646 | 6 | 9876 |
- 1647 | 1 | 1647 |
- 1648 | 2 | 3296 |
- 1650 | 2 | 3300 |
- 1651 | 2 | 3302 |
- 1652 | 2 | 3304 |
- 1653 | 2 | 3306 |
- 1654 | 1 | 1654 |
- 1655 | 2 | 3310 |
- 1657 | 2 | 3314 |
- 1658 | 1 | 1658 |
- 1659 | 2 | 3318 |
- 1660 | 2 | 3320 |
- 1661 | 1 | 1661 |
- 1664 | 2 | 3328 |
- Total | 1002 | 1435121 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333939266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88825809cf585be1
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3538303963663538
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_8.json b/autobahn/client/tungstenite_case_13_1_8.json
deleted file mode 100644
index 8bd50c6..0000000
--- a/autobahn/client/tungstenite_case_13_1_8.json
+++ /dev/null
@@ -1,848 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 399,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 2747,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=399&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: p1/7dmVgRpKoC9z2YlKlXQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Aha4SUt2Tqo1drC5vula8oOTrwM=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "995": 1,
- "997": 1,
- "998": 1,
- "999": 1,
- "1000": 1,
- "1001": 2,
- "1002": 3,
- "1003": 5,
- "1004": 1,
- "1005": 1,
- "1006": 1,
- "1008": 2,
- "1010": 3,
- "1012": 2,
- "1016": 1,
- "1017": 1,
- "1019": 2,
- "1020": 2,
- "1021": 1,
- "1022": 3,
- "1023": 1,
- "1024": 5,
- "1025": 7,
- "1026": 5,
- "1027": 1,
- "1028": 4,
- "1029": 2,
- "1030": 5,
- "1031": 2,
- "1032": 6,
- "1033": 1,
- "1034": 4,
- "1035": 2,
- "1036": 5,
- "1037": 1,
- "1038": 2,
- "1039": 2,
- "1040": 4,
- "1043": 1,
- "1044": 1,
- "1045": 2,
- "1046": 2,
- "1047": 6,
- "1048": 4,
- "1049": 2,
- "1050": 6,
- "1051": 5,
- "1052": 6,
- "1053": 9,
- "1054": 6,
- "1055": 7,
- "1056": 7,
- "1057": 7,
- "1058": 5,
- "1059": 6,
- "1060": 5,
- "1061": 4,
- "1062": 3,
- "1063": 4,
- "1064": 6,
- "1065": 6,
- "1066": 2,
- "1067": 1,
- "1068": 5,
- "1069": 3,
- "1070": 5,
- "1071": 3,
- "1072": 6,
- "1073": 8,
- "1074": 3,
- "1075": 6,
- "1076": 7,
- "1077": 5,
- "1078": 7,
- "1079": 7,
- "1080": 3,
- "1081": 6,
- "1082": 5,
- "1083": 2,
- "1084": 4,
- "1085": 1,
- "1086": 1,
- "1087": 3,
- "1088": 2,
- "1089": 6,
- "1090": 4,
- "1092": 5,
- "1093": 2,
- "1094": 2,
- "1095": 1,
- "1097": 4,
- "1098": 6,
- "1099": 1,
- "1100": 4,
- "1102": 2,
- "1103": 2,
- "1104": 2,
- "1105": 1,
- "1106": 2,
- "1107": 2,
- "1108": 1,
- "1109": 2,
- "1110": 3,
- "1112": 1,
- "1113": 3,
- "1114": 3,
- "1116": 2,
- "1117": 1,
- "1120": 2,
- "1121": 1,
- "1122": 1,
- "1124": 2,
- "1125": 1,
- "1126": 1,
- "1127": 1,
- "1129": 2,
- "1130": 2,
- "1131": 1,
- "1132": 3,
- "1133": 1,
- "1134": 1,
- "1135": 1,
- "1136": 4,
- "1137": 2,
- "1138": 2,
- "1139": 3,
- "1142": 2,
- "1143": 1,
- "1146": 2,
- "1147": 2,
- "1149": 1,
- "1150": 1,
- "1151": 2,
- "1152": 3,
- "1154": 2,
- "1155": 1,
- "1156": 1,
- "1157": 3,
- "1158": 2,
- "1160": 1,
- "1161": 2,
- "1162": 4,
- "1163": 2,
- "1164": 2,
- "1165": 1,
- "1166": 2,
- "1167": 3,
- "1169": 3,
- "1170": 1,
- "1171": 1,
- "1172": 3,
- "1173": 4,
- "1174": 2,
- "1175": 1,
- "1176": 5,
- "1177": 3,
- "1178": 2,
- "1179": 1,
- "1180": 2,
- "1181": 5,
- "1182": 2,
- "1183": 2,
- "1184": 3,
- "1186": 3,
- "1187": 3,
- "1188": 2,
- "1189": 1,
- "1190": 3,
- "1192": 2,
- "1193": 5,
- "1194": 1,
- "1195": 2,
- "1196": 3,
- "1197": 1,
- "1198": 1,
- "1199": 1,
- "1200": 3,
- "1202": 2,
- "1203": 1,
- "1204": 1,
- "1205": 3,
- "1206": 1,
- "1207": 1,
- "1208": 1,
- "1209": 3,
- "1210": 2,
- "1211": 1,
- "1212": 1,
- "1213": 2,
- "1214": 4,
- "1215": 3,
- "1216": 4,
- "1217": 3,
- "1218": 3,
- "1219": 3,
- "1220": 1,
- "1221": 2,
- "1222": 1,
- "1224": 3,
- "1225": 1,
- "1226": 3,
- "1228": 2,
- "1229": 2,
- "1230": 3,
- "1231": 1,
- "1232": 1,
- "1233": 3,
- "1235": 1,
- "1236": 3,
- "1237": 3,
- "1238": 3,
- "1239": 1,
- "1240": 3,
- "1241": 2,
- "1242": 3,
- "1243": 2,
- "1244": 2,
- "1245": 2,
- "1246": 5,
- "1247": 2,
- "1248": 4,
- "1250": 1,
- "1251": 7,
- "1252": 3,
- "1253": 3,
- "1254": 2,
- "1255": 3,
- "1256": 3,
- "1257": 2,
- "1259": 4,
- "1260": 3,
- "1261": 3,
- "1262": 1,
- "1263": 5,
- "1264": 3,
- "1265": 3,
- "1266": 1,
- "1267": 4,
- "1268": 5,
- "1269": 5,
- "1270": 4,
- "1271": 2,
- "1272": 2,
- "1273": 3,
- "1274": 3,
- "1275": 4,
- "1276": 5,
- "1277": 2,
- "1278": 2,
- "1279": 5,
- "1280": 1,
- "1281": 6,
- "1282": 7,
- "1283": 4,
- "1284": 8,
- "1285": 5,
- "1286": 2,
- "1287": 6,
- "1288": 3,
- "1289": 6,
- "1290": 4,
- "1291": 7,
- "1292": 5,
- "1293": 7,
- "1294": 2,
- "1295": 3,
- "1296": 1,
- "1297": 2,
- "1298": 7,
- "1299": 5,
- "1300": 4,
- "1301": 4,
- "1302": 8,
- "1303": 9,
- "1304": 4,
- "1305": 14,
- "1306": 11,
- "1307": 8,
- "1308": 6,
- "1309": 7,
- "1310": 6,
- "1311": 5,
- "1312": 3,
- "1313": 3,
- "1314": 4,
- "1315": 5,
- "1316": 2,
- "1318": 1,
- "1319": 1,
- "1320": 1,
- "1321": 2,
- "1322": 4,
- "1323": 1,
- "1324": 1,
- "1325": 1,
- "1326": 2,
- "1336": 1,
- "1356": 1,
- "1360": 2,
- "1364": 1,
- "1365": 1,
- "1366": 1,
- "1367": 1,
- "1368": 2,
- "1369": 4,
- "1370": 5,
- "1371": 3,
- "1372": 2,
- "1373": 4,
- "1374": 3,
- "1375": 6,
- "1376": 2,
- "1377": 2,
- "1379": 1,
- "1382": 1,
- "1384": 1,
- "1385": 2,
- "1386": 1,
- "1388": 2,
- "1390": 1,
- "1394": 1,
- "1395": 1,
- "1396": 1,
- "1397": 2,
- "1398": 3,
- "1400": 2,
- "1401": 1,
- "1402": 1,
- "1403": 1,
- "1404": 1,
- "1405": 1,
- "1406": 1,
- "1408": 1,
- "1409": 7,
- "1410": 7,
- "1411": 2,
- "1412": 2,
- "1414": 3,
- "1415": 4,
- "1416": 2,
- "1417": 2,
- "1419": 1,
- "1420": 1
- },
- "started": "2020-09-07T18:51:59.804Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.03615084838867187,
- "incomingOctetsAppLevel": 32768000,
- "incomingOctetsWebSocketLevel": 1184591,
- "incomingOctetsWireLevel": 1192591,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.0067533857677459985,
- "outgoingCompressionRatio": 0.043666534423828125,
- "outgoingOctetsAppLevel": 32768000,
- "outgoingOctetsWebSocketLevel": 1430865,
- "outgoingOctetsWireLevel": 1434865,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0027955118057957948,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "1236": 1,
- "1239": 2,
- "1240": 1,
- "1241": 1,
- "1242": 1,
- "1243": 1,
- "1244": 1,
- "1245": 4,
- "1246": 1,
- "1248": 2,
- "1250": 2,
- "1251": 2,
- "1252": 1,
- "1253": 1,
- "1254": 3,
- "1255": 1,
- "1256": 4,
- "1257": 1,
- "1258": 3,
- "1259": 1,
- "1260": 1,
- "1261": 3,
- "1262": 5,
- "1263": 2,
- "1264": 3,
- "1265": 2,
- "1266": 4,
- "1267": 4,
- "1268": 2,
- "1269": 7,
- "1270": 5,
- "1272": 4,
- "1273": 8,
- "1274": 4,
- "1275": 9,
- "1276": 3,
- "1277": 9,
- "1278": 6,
- "1279": 6,
- "1280": 11,
- "1281": 8,
- "1282": 9,
- "1283": 9,
- "1284": 4,
- "1285": 4,
- "1286": 8,
- "1287": 5,
- "1288": 5,
- "1289": 5,
- "1290": 2,
- "1291": 4,
- "1292": 1,
- "1293": 3,
- "1294": 5,
- "1295": 4,
- "1296": 3,
- "1297": 4,
- "1298": 5,
- "1299": 5,
- "1300": 3,
- "1301": 6,
- "1302": 6,
- "1303": 4,
- "1304": 4,
- "1305": 1,
- "1306": 1,
- "1307": 4,
- "1308": 2,
- "1309": 3,
- "1310": 2,
- "1311": 3,
- "1312": 4,
- "1313": 2,
- "1314": 1,
- "1316": 2,
- "1317": 2,
- "1318": 1,
- "1319": 4,
- "1321": 3,
- "1322": 1,
- "1323": 1,
- "1324": 2,
- "1325": 2,
- "1327": 4,
- "1328": 2,
- "1329": 1,
- "1330": 1,
- "1331": 2,
- "1332": 2,
- "1333": 1,
- "1334": 2,
- "1336": 3,
- "1337": 1,
- "1339": 2,
- "1340": 3,
- "1341": 2,
- "1342": 1,
- "1343": 2,
- "1344": 2,
- "1345": 4,
- "1346": 2,
- "1347": 6,
- "1348": 1,
- "1349": 1,
- "1351": 5,
- "1352": 4,
- "1353": 2,
- "1355": 5,
- "1356": 4,
- "1358": 1,
- "1359": 3,
- "1360": 3,
- "1361": 2,
- "1362": 1,
- "1363": 2,
- "1364": 1,
- "1366": 2,
- "1367": 4,
- "1368": 1,
- "1369": 4,
- "1370": 1,
- "1372": 2,
- "1373": 2,
- "1374": 3,
- "1377": 1,
- "1378": 2,
- "1379": 1,
- "1380": 1,
- "1381": 3,
- "1382": 3,
- "1383": 1,
- "1384": 3,
- "1385": 3,
- "1386": 1,
- "1387": 1,
- "1389": 2,
- "1391": 3,
- "1392": 2,
- "1393": 1,
- "1394": 2,
- "1395": 2,
- "1396": 1,
- "1397": 2,
- "1398": 1,
- "1401": 1,
- "1402": 2,
- "1403": 1,
- "1404": 1,
- "1405": 1,
- "1406": 2,
- "1409": 2,
- "1410": 1,
- "1411": 2,
- "1412": 1,
- "1413": 6,
- "1414": 2,
- "1415": 1,
- "1416": 3,
- "1417": 4,
- "1418": 1,
- "1419": 1,
- "1420": 1,
- "1421": 4,
- "1422": 2,
- "1423": 2,
- "1424": 1,
- "1425": 2,
- "1426": 1,
- "1427": 4,
- "1429": 2,
- "1431": 2,
- "1432": 4,
- "1434": 1,
- "1435": 1,
- "1436": 3,
- "1437": 2,
- "1439": 4,
- "1440": 1,
- "1441": 2,
- "1442": 2,
- "1444": 1,
- "1446": 4,
- "1447": 2,
- "1448": 1,
- "1449": 2,
- "1450": 1,
- "1451": 2,
- "1452": 2,
- "1453": 2,
- "1454": 3,
- "1455": 2,
- "1456": 2,
- "1457": 2,
- "1459": 1,
- "1460": 2,
- "1461": 1,
- "1462": 1,
- "1463": 2,
- "1464": 1,
- "1465": 3,
- "1466": 2,
- "1467": 2,
- "1468": 2,
- "1469": 4,
- "1470": 4,
- "1471": 6,
- "1472": 3,
- "1473": 2,
- "1474": 2,
- "1475": 1,
- "1476": 2,
- "1477": 3,
- "1478": 3,
- "1479": 2,
- "1480": 2,
- "1481": 1,
- "1482": 1,
- "1483": 3,
- "1484": 4,
- "1485": 6,
- "1486": 3,
- "1487": 2,
- "1488": 4,
- "1489": 3,
- "1490": 2,
- "1491": 1,
- "1492": 3,
- "1493": 3,
- "1494": 2,
- "1495": 3,
- "1496": 5,
- "1498": 2,
- "1500": 3,
- "1501": 2,
- "1502": 2,
- "1503": 2,
- "1504": 2,
- "1505": 3,
- "1506": 2,
- "1507": 1,
- "1508": 3,
- "1509": 2,
- "1510": 1,
- "1511": 2,
- "1513": 5,
- "1514": 2,
- "1515": 2,
- "1516": 1,
- "1517": 4,
- "1518": 4,
- "1519": 3,
- "1520": 4,
- "1522": 6,
- "1524": 2,
- "1525": 1,
- "1526": 1,
- "1528": 3,
- "1529": 5,
- "1531": 2,
- "1532": 3,
- "1533": 1,
- "1534": 4,
- "1535": 4,
- "1536": 5,
- "1537": 5,
- "1538": 9,
- "1539": 5,
- "1540": 6,
- "1541": 7,
- "1542": 6,
- "1543": 3,
- "1544": 5,
- "1545": 1,
- "1546": 3,
- "1547": 7,
- "1548": 2,
- "1549": 2,
- "1550": 3,
- "1551": 6,
- "1552": 5,
- "1553": 6,
- "1554": 3,
- "1555": 3,
- "1556": 6,
- "1557": 5,
- "1558": 8,
- "1559": 7,
- "1560": 11,
- "1561": 7,
- "1562": 7,
- "1563": 2,
- "1564": 6,
- "1565": 5,
- "1566": 5,
- "1567": 5,
- "1568": 2,
- "1569": 3,
- "1570": 5,
- "1571": 5,
- "1572": 3,
- "1573": 3,
- "1574": 1,
- "1575": 1,
- "1576": 2,
- "1577": 2,
- "1578": 1,
- "1580": 3,
- "1581": 2,
- "1582": 3,
- "1583": 2,
- "1585": 1,
- "1586": 2,
- "1587": 2,
- "1588": 2,
- "1589": 2,
- "1590": 2,
- "1591": 2,
- "1592": 1,
- "1593": 1,
- "1597": 1,
- "1604": 1,
- "1607": 1,
- "1608": 2,
- "1611": 2,
- "1613": 1,
- "1614": 1,
- "1617": 1,
- "1618": 4,
- "1621": 1,
- "1623": 2,
- "1624": 2,
- "1625": 1,
- "1626": 6,
- "1627": 3,
- "1628": 1,
- "1629": 2,
- "1630": 1,
- "1632": 2,
- "1634": 1,
- "1636": 2,
- "1637": 2,
- "1639": 1,
- "1641": 3,
- "1643": 3,
- "1644": 2,
- "1646": 6,
- "1647": 1,
- "1648": 2,
- "1650": 2,
- "1651": 2,
- "1652": 2,
- "1653": 2,
- "1654": 1,
- "1655": 2,
- "1657": 2,
- "1658": 1,
- "1659": 2,
- "1660": 2,
- "1661": 1,
- "1664": 2
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333939266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88825809cf585be1"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5809cf58"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_1_9.html b/autobahn/client/tungstenite_case_13_1_9.html
deleted file mode 100644
index dfdc275..0000000
--- a/autobahn/client/tungstenite_case_13_1_9.html
+++ /dev/null
@@ -1,556 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.1.9 : Pass - 4318 ms @ 2020-09-07T18:52:02.551Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=400&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: vD5O2oUR5hLW9g2lE2S5HQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bIQbqmy/nUBhafIy0yWwzb/S/yc=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 2291 | 1 | 2291 |
- 2293 | 1 | 2293 |
- 2295 | 2 | 4590 |
- 2296 | 3 | 6888 |
- 2297 | 1 | 2297 |
- 2298 | 2 | 4596 |
- 2299 | 1 | 2299 |
- 2300 | 2 | 4600 |
- 2301 | 4 | 9204 |
- 2302 | 7 | 16114 |
- 2303 | 5 | 11515 |
- 2304 | 8 | 18432 |
- 2305 | 6 | 13830 |
- 2306 | 4 | 9224 |
- 2307 | 6 | 13842 |
- 2308 | 7 | 16156 |
- 2309 | 18 | 41562 |
- 2310 | 11 | 25410 |
- 2311 | 9 | 20799 |
- 2312 | 23 | 53176 |
- 2313 | 16 | 37008 |
- 2314 | 25 | 57850 |
- 2315 | 23 | 53245 |
- 2316 | 24 | 55584 |
- 2317 | 14 | 32438 |
- 2318 | 18 | 41724 |
- 2319 | 18 | 41742 |
- 2320 | 14 | 32480 |
- 2321 | 24 | 55704 |
- 2322 | 23 | 53406 |
- 2323 | 14 | 32522 |
- 2324 | 16 | 37184 |
- 2325 | 13 | 30225 |
- 2326 | 12 | 27912 |
- 2327 | 10 | 23270 |
- 2328 | 11 | 25608 |
- 2329 | 5 | 11645 |
- 2330 | 7 | 16310 |
- 2331 | 7 | 16317 |
- 2332 | 5 | 11660 |
- 2333 | 5 | 11665 |
- 2334 | 5 | 11670 |
- 2335 | 4 | 9340 |
- 2336 | 2 | 4672 |
- 2337 | 4 | 9348 |
- 2338 | 8 | 18704 |
- 2339 | 5 | 11695 |
- 2340 | 8 | 18720 |
- 2341 | 7 | 16387 |
- 2342 | 8 | 18736 |
- 2343 | 5 | 11715 |
- 2344 | 11 | 25784 |
- 2345 | 12 | 28140 |
- 2346 | 16 | 37536 |
- 2347 | 12 | 28164 |
- 2348 | 17 | 39916 |
- 2349 | 18 | 42282 |
- 2350 | 18 | 42300 |
- 2351 | 7 | 16457 |
- 2352 | 9 | 21168 |
- 2353 | 13 | 30589 |
- 2354 | 4 | 9416 |
- 2355 | 5 | 11775 |
- 2356 | 1 | 2356 |
- 2357 | 3 | 7071 |
- 2358 | 2 | 4716 |
- 2360 | 1 | 2360 |
- 2361 | 2 | 4722 |
- 2362 | 2 | 4724 |
- 2366 | 2 | 4732 |
- 2367 | 1 | 2367 |
- 2368 | 1 | 2368 |
- 2369 | 2 | 4738 |
- 2370 | 1 | 2370 |
- 2371 | 1 | 2371 |
- 2372 | 2 | 4744 |
- 2373 | 2 | 4746 |
- 2375 | 3 | 7125 |
- 2376 | 4 | 9504 |
- 2377 | 3 | 7131 |
- 2378 | 2 | 4756 |
- 2379 | 2 | 4758 |
- 2381 | 1 | 2381 |
- 2383 | 1 | 2383 |
- 2385 | 1 | 2385 |
- 2386 | 1 | 2386 |
- 2388 | 2 | 4776 |
- 2390 | 1 | 2390 |
- 2392 | 1 | 2392 |
- 2393 | 2 | 4786 |
- 2394 | 3 | 7182 |
- 2395 | 2 | 4790 |
- 2396 | 1 | 2396 |
- 2397 | 2 | 4794 |
- 2398 | 2 | 4796 |
- 2399 | 7 | 16793 |
- 2400 | 7 | 16800 |
- 2401 | 6 | 14406 |
- 2402 | 2 | 4804 |
- 2403 | 6 | 14418 |
- 2404 | 3 | 7212 |
- 2405 | 5 | 12025 |
- 2406 | 1 | 2406 |
- 2407 | 3 | 7221 |
- 2408 | 1 | 2408 |
- 2409 | 2 | 4818 |
- 2411 | 2 | 4822 |
- 2413 | 5 | 12065 |
- 2414 | 4 | 9656 |
- 2415 | 6 | 14490 |
- 2416 | 4 | 9664 |
- 2417 | 15 | 36255 |
- 2418 | 6 | 14508 |
- 2419 | 7 | 16933 |
- 2420 | 12 | 29040 |
- 2421 | 14 | 33894 |
- 2422 | 9 | 21798 |
- 2423 | 15 | 36345 |
- 2424 | 12 | 29088 |
- 2425 | 6 | 14550 |
- 2426 | 21 | 50946 |
- 2427 | 20 | 48540 |
- 2428 | 20 | 48560 |
- 2429 | 12 | 29148 |
- 2430 | 17 | 41310 |
- 2431 | 21 | 51051 |
- 2432 | 13 | 31616 |
- 2433 | 9 | 21897 |
- 2434 | 8 | 19472 |
- 2435 | 6 | 14610 |
- 2436 | 5 | 12180 |
- 2437 | 2 | 4874 |
- 2438 | 1 | 2438 |
- 2441 | 1 | 2441 |
- 2442 | 2 | 4884 |
- 2445 | 1 | 2445 |
- 2454 | 1 | 2454 |
- Total | 1002 | 2360177 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 252 | 1 | 252 |
- 2801 | 2 | 5602 |
- 2802 | 1 | 2802 |
- 2803 | 2 | 5606 |
- 2804 | 5 | 14020 |
- 2805 | 4 | 11220 |
- 2806 | 6 | 16836 |
- 2807 | 5 | 14035 |
- 2808 | 6 | 16848 |
- 2809 | 12 | 33708 |
- 2810 | 17 | 47770 |
- 2811 | 22 | 61842 |
- 2812 | 26 | 73112 |
- 2813 | 28 | 78764 |
- 2814 | 17 | 47838 |
- 2815 | 35 | 98525 |
- 2816 | 19 | 53504 |
- 2817 | 31 | 87327 |
- 2818 | 20 | 56360 |
- 2819 | 23 | 64837 |
- 2820 | 17 | 47940 |
- 2821 | 21 | 59241 |
- 2822 | 27 | 76194 |
- 2823 | 25 | 70575 |
- 2824 | 22 | 62128 |
- 2825 | 26 | 73450 |
- 2826 | 20 | 56520 |
- 2827 | 34 | 96118 |
- 2828 | 20 | 56560 |
- 2829 | 14 | 39606 |
- 2830 | 8 | 22640 |
- 2831 | 9 | 25479 |
- 2832 | 17 | 48144 |
- 2833 | 16 | 45328 |
- 2834 | 17 | 48178 |
- 2835 | 16 | 45360 |
- 2836 | 10 | 28360 |
- 2837 | 9 | 25533 |
- 2838 | 5 | 14190 |
- 2839 | 3 | 8517 |
- 2840 | 1 | 2840 |
- 2841 | 3 | 8523 |
- 2842 | 4 | 11368 |
- 2843 | 2 | 5686 |
- 2846 | 2 | 5692 |
- 2847 | 1 | 2847 |
- 2849 | 1 | 2849 |
- 2850 | 1 | 2850 |
- 2851 | 2 | 5702 |
- 2853 | 1 | 2853 |
- 2854 | 1 | 2854 |
- 2855 | 2 | 5710 |
- 2857 | 3 | 8571 |
- 2859 | 4 | 11436 |
- 2860 | 1 | 2860 |
- 2862 | 4 | 11448 |
- 2863 | 3 | 8589 |
- 2864 | 2 | 5728 |
- 2866 | 2 | 5732 |
- 2867 | 1 | 2867 |
- 2868 | 1 | 2868 |
- 2869 | 1 | 2869 |
- 2870 | 1 | 2870 |
- 2872 | 1 | 2872 |
- 2878 | 1 | 2878 |
- 2879 | 1 | 2879 |
- 2882 | 2 | 5764 |
- 2883 | 1 | 2883 |
- 2884 | 1 | 2884 |
- 2885 | 1 | 2885 |
- 2886 | 2 | 5772 |
- 2887 | 1 | 2887 |
- 2888 | 2 | 5776 |
- 2892 | 1 | 2892 |
- 2895 | 1 | 2895 |
- 2897 | 1 | 2897 |
- 2899 | 3 | 8697 |
- 2900 | 2 | 5800 |
- 2901 | 2 | 5802 |
- 2902 | 5 | 14510 |
- 2903 | 8 | 23224 |
- 2904 | 5 | 14520 |
- 2905 | 7 | 20335 |
- 2906 | 4 | 11624 |
- 2907 | 8 | 23256 |
- 2908 | 2 | 5816 |
- 2909 | 3 | 8727 |
- 2910 | 3 | 8730 |
- 2911 | 5 | 14555 |
- 2912 | 10 | 29120 |
- 2913 | 11 | 32043 |
- 2914 | 16 | 46624 |
- 2915 | 10 | 29150 |
- 2916 | 11 | 32076 |
- 2917 | 6 | 17502 |
- 2918 | 19 | 55442 |
- 2919 | 12 | 35028 |
- 2920 | 6 | 17520 |
- 2921 | 9 | 26289 |
- 2922 | 12 | 35064 |
- 2923 | 12 | 35076 |
- 2924 | 12 | 35088 |
- 2925 | 9 | 26325 |
- 2926 | 7 | 20482 |
- 2927 | 9 | 26343 |
- 2928 | 7 | 20496 |
- 2929 | 6 | 17574 |
- 2930 | 4 | 11720 |
- 2931 | 4 | 11724 |
- 2932 | 2 | 5864 |
- 2933 | 3 | 8799 |
- 2934 | 1 | 2934 |
- 2935 | 6 | 17610 |
- 2936 | 11 | 32296 |
- 2937 | 8 | 23496 |
- 2938 | 13 | 38194 |
- 2939 | 10 | 29390 |
- 2940 | 9 | 26460 |
- 2941 | 5 | 14705 |
- 2942 | 2 | 5884 |
- 2943 | 3 | 8829 |
- 2957 | 1 | 2957 |
- Total | 1002 | 2856349 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343030266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882593e08675ad6
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3539336530383637
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_1_9.json b/autobahn/client/tungstenite_case_13_1_9.json
deleted file mode 100644
index d36d9c2..0000000
--- a/autobahn/client/tungstenite_case_13_1_9.json
+++ /dev/null
@@ -1,403 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 400,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]",
- "droppedByMe": true,
- "duration": 4318,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=400&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: vD5O2oUR5hLW9g2lE2S5HQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bIQbqmy/nUBhafIy0yWwzb/S/yc=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "13.1.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "2291": 1,
- "2293": 1,
- "2295": 2,
- "2296": 3,
- "2297": 1,
- "2298": 2,
- "2299": 1,
- "2300": 2,
- "2301": 4,
- "2302": 7,
- "2303": 5,
- "2304": 8,
- "2305": 6,
- "2306": 4,
- "2307": 6,
- "2308": 7,
- "2309": 18,
- "2310": 11,
- "2311": 9,
- "2312": 23,
- "2313": 16,
- "2314": 25,
- "2315": 23,
- "2316": 24,
- "2317": 14,
- "2318": 18,
- "2319": 18,
- "2320": 14,
- "2321": 24,
- "2322": 23,
- "2323": 14,
- "2324": 16,
- "2325": 13,
- "2326": 12,
- "2327": 10,
- "2328": 11,
- "2329": 5,
- "2330": 7,
- "2331": 7,
- "2332": 5,
- "2333": 5,
- "2334": 5,
- "2335": 4,
- "2336": 2,
- "2337": 4,
- "2338": 8,
- "2339": 5,
- "2340": 8,
- "2341": 7,
- "2342": 8,
- "2343": 5,
- "2344": 11,
- "2345": 12,
- "2346": 16,
- "2347": 12,
- "2348": 17,
- "2349": 18,
- "2350": 18,
- "2351": 7,
- "2352": 9,
- "2353": 13,
- "2354": 4,
- "2355": 5,
- "2356": 1,
- "2357": 3,
- "2358": 2,
- "2360": 1,
- "2361": 2,
- "2362": 2,
- "2366": 2,
- "2367": 1,
- "2368": 1,
- "2369": 2,
- "2370": 1,
- "2371": 1,
- "2372": 2,
- "2373": 2,
- "2375": 3,
- "2376": 4,
- "2377": 3,
- "2378": 2,
- "2379": 2,
- "2381": 1,
- "2383": 1,
- "2385": 1,
- "2386": 1,
- "2388": 2,
- "2390": 1,
- "2392": 1,
- "2393": 2,
- "2394": 3,
- "2395": 2,
- "2396": 1,
- "2397": 2,
- "2398": 2,
- "2399": 7,
- "2400": 7,
- "2401": 6,
- "2402": 2,
- "2403": 6,
- "2404": 3,
- "2405": 5,
- "2406": 1,
- "2407": 3,
- "2408": 1,
- "2409": 2,
- "2411": 2,
- "2413": 5,
- "2414": 4,
- "2415": 6,
- "2416": 4,
- "2417": 15,
- "2418": 6,
- "2419": 7,
- "2420": 12,
- "2421": 14,
- "2422": 9,
- "2423": 15,
- "2424": 12,
- "2425": 6,
- "2426": 21,
- "2427": 20,
- "2428": 20,
- "2429": 12,
- "2430": 17,
- "2431": 21,
- "2432": 13,
- "2433": 9,
- "2434": 8,
- "2435": 6,
- "2436": 5,
- "2437": 2,
- "2438": 1,
- "2441": 1,
- "2442": 2,
- "2445": 1,
- "2454": 1
- },
- "started": "2020-09-07T18:52:02.551Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.0358873291015625,
- "incomingOctetsAppLevel": 65536000,
- "incomingOctetsWebSocketLevel": 2351912,
- "incomingOctetsWireLevel": 2359912,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.00340148781076843,
- "outgoingCompressionRatio": 0.04351948547363281,
- "outgoingOctetsAppLevel": 65536000,
- "outgoingOctetsWebSocketLevel": 2852093,
- "outgoingOctetsWireLevel": 2856093,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.0014024788111748109,
- "preopenIncomingOctetsWireLevel": 257,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "252": 1,
- "2801": 2,
- "2802": 1,
- "2803": 2,
- "2804": 5,
- "2805": 4,
- "2806": 6,
- "2807": 5,
- "2808": 6,
- "2809": 12,
- "2810": 17,
- "2811": 22,
- "2812": 26,
- "2813": 28,
- "2814": 17,
- "2815": 35,
- "2816": 19,
- "2817": 31,
- "2818": 20,
- "2819": 23,
- "2820": 17,
- "2821": 21,
- "2822": 27,
- "2823": 25,
- "2824": 22,
- "2825": 26,
- "2826": 20,
- "2827": 34,
- "2828": 20,
- "2829": 14,
- "2830": 8,
- "2831": 9,
- "2832": 17,
- "2833": 16,
- "2834": 17,
- "2835": 16,
- "2836": 10,
- "2837": 9,
- "2838": 5,
- "2839": 3,
- "2840": 1,
- "2841": 3,
- "2842": 4,
- "2843": 2,
- "2846": 2,
- "2847": 1,
- "2849": 1,
- "2850": 1,
- "2851": 2,
- "2853": 1,
- "2854": 1,
- "2855": 2,
- "2857": 3,
- "2859": 4,
- "2860": 1,
- "2862": 4,
- "2863": 3,
- "2864": 2,
- "2866": 2,
- "2867": 1,
- "2868": 1,
- "2869": 1,
- "2870": 1,
- "2872": 1,
- "2878": 1,
- "2879": 1,
- "2882": 2,
- "2883": 1,
- "2884": 1,
- "2885": 1,
- "2886": 2,
- "2887": 1,
- "2888": 2,
- "2892": 1,
- "2895": 1,
- "2897": 1,
- "2899": 3,
- "2900": 2,
- "2901": 2,
- "2902": 5,
- "2903": 8,
- "2904": 5,
- "2905": 7,
- "2906": 4,
- "2907": 8,
- "2908": 2,
- "2909": 3,
- "2910": 3,
- "2911": 5,
- "2912": 10,
- "2913": 11,
- "2914": 16,
- "2915": 10,
- "2916": 11,
- "2917": 6,
- "2918": 19,
- "2919": 12,
- "2920": 6,
- "2921": 9,
- "2922": 12,
- "2923": 12,
- "2924": 12,
- "2925": 9,
- "2926": 7,
- "2927": 9,
- "2928": 7,
- "2929": 6,
- "2930": 4,
- "2931": 4,
- "2932": 2,
- "2933": 3,
- "2934": 1,
- "2935": 6,
- "2936": 11,
- "2937": 8,
- "2938": 13,
- "2939": 10,
- "2940": 9,
- "2941": 5,
- "2942": 2,
- "2943": 3,
- "2957": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343030266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882593e08675ad6"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "593e0867"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_1.html b/autobahn/client/tungstenite_case_13_2_1.html
deleted file mode 100644
index 3b4ed85..0000000
--- a/autobahn/client/tungstenite_case_13_2_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.1 : Fail - 1 ms @ 2020-09-07T18:52:54.947Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=410&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8kCHBdLe55sESz1UA2QdDg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: TR3BZgV3J0yWhQlXApP+NHZaOzE=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 20 | 1 | 20 |
- 280 | 1 | 280 |
- Total | 2 | 300 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343130266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_1.json b/autobahn/client/tungstenite_case_13_2_1.json
deleted file mode 100644
index 008377a..0000000
--- a/autobahn/client/tungstenite_case_13_2_1.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 410,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=410&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8kCHBdLe55sESz1UA2QdDg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: TR3BZgV3J0yWhQlXApP+NHZaOzE=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.947Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "20": 1,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343130266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_10.html b/autobahn/client/tungstenite_case_13_2_10.html
deleted file mode 100644
index 0dd38a1..0000000
--- a/autobahn/client/tungstenite_case_13_2_10.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.10 : Fail - 2 ms @ 2020-09-07T18:52:54.958Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=419&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: pC8KgXnfh6QJv94gqPQ1GA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: y+InyTp9zdrdZgi02yLIRyy/H44=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 5708 | 1 | 5708 |
- Total | 2 | 5988 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343139266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_10.json b/autobahn/client/tungstenite_case_13_2_10.json
deleted file mode 100644
index 4d388ea..0000000
--- a/autobahn/client/tungstenite_case_13_2_10.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 419,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=419&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: pC8KgXnfh6QJv94gqPQ1GA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: y+InyTp9zdrdZgi02yLIRyy/H44=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.958Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343139266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_11.html b/autobahn/client/tungstenite_case_13_2_11.html
deleted file mode 100644
index b0355ec..0000000
--- a/autobahn/client/tungstenite_case_13_2_11.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.11 : Fail - 1 ms @ 2020-09-07T18:52:54.960Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=420&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: hXC0y0vE2kBFFQb7FqEK1g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S+6vgBCpUMd7zoa7GxuUDc5v8Lw=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 236 | 1 | 236 |
- 260 | 1 | 260 |
- 280 | 1 | 280 |
- Total | 3 | 776 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343230266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_11.json b/autobahn/client/tungstenite_case_13_2_11.json
deleted file mode 100644
index a9a3b56..0000000
--- a/autobahn/client/tungstenite_case_13_2_11.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 420,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=420&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: hXC0y0vE2kBFFQb7FqEK1g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S+6vgBCpUMd7zoa7GxuUDc5v8Lw=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.11",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.960Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "236": 1,
- "260": 1,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343230266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_12.html b/autobahn/client/tungstenite_case_13_2_12.html
deleted file mode 100644
index 258d6ff..0000000
--- a/autobahn/client/tungstenite_case_13_2_12.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.12 : Fail - 1 ms @ 2020-09-07T18:52:54.961Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=421&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: dp7YlM64ku2+gsAd0vCLRA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: TcCoLJtgaBftwa4xL7nU1aDD0iY=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 68 | 1 | 68 |
- 260 | 3 | 780 |
- 280 | 1 | 280 |
- Total | 5 | 1128 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343231266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_12.json b/autobahn/client/tungstenite_case_13_2_12.json
deleted file mode 100644
index b323eab..0000000
--- a/autobahn/client/tungstenite_case_13_2_12.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 421,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=421&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: dp7YlM64ku2+gsAd0vCLRA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: TcCoLJtgaBftwa4xL7nU1aDD0iY=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.12",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.961Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 3,
- "1": 1
- },
- "txOctetStats": {
- "68": 1,
- "260": 3,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343231266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_13.html b/autobahn/client/tungstenite_case_13_2_13.html
deleted file mode 100644
index 89c6a2f..0000000
--- a/autobahn/client/tungstenite_case_13_2_13.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.13 : Fail - 1 ms @ 2020-09-07T18:52:54.963Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=422&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: gVD7GzwXcFb67yGxAwsXVA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KVI9gBOEajmZALEEa9tYdzs9uGA=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 197 | 1 | 197 |
- 260 | 5 | 1300 |
- 280 | 1 | 280 |
- Total | 7 | 1777 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343232266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_13.json b/autobahn/client/tungstenite_case_13_2_13.json
deleted file mode 100644
index 93f75b0..0000000
--- a/autobahn/client/tungstenite_case_13_2_13.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 422,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=422&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: gVD7GzwXcFb67yGxAwsXVA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KVI9gBOEajmZALEEa9tYdzs9uGA=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.13",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.963Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "197": 1,
- "260": 5,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343232266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_14.html b/autobahn/client/tungstenite_case_13_2_14.html
deleted file mode 100644
index c8d11f8..0000000
--- a/autobahn/client/tungstenite_case_13_2_14.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.14 : Fail - 1 ms @ 2020-09-07T18:52:54.964Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=423&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7FbkvyKKPkybnlqhdgjCAw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: d4fxGS+fJO1KsZNVyVq0nheJW/8=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 106 | 1 | 106 |
- 260 | 11 | 2860 |
- 280 | 1 | 280 |
- Total | 13 | 3246 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343233266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_14.json b/autobahn/client/tungstenite_case_13_2_14.json
deleted file mode 100644
index 0dfed2b..0000000
--- a/autobahn/client/tungstenite_case_13_2_14.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 423,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=423&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7FbkvyKKPkybnlqhdgjCAw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: d4fxGS+fJO1KsZNVyVq0nheJW/8=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.14",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.964Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 11,
- "1": 1
- },
- "txOctetStats": {
- "106": 1,
- "260": 11,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343233266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_15.html b/autobahn/client/tungstenite_case_13_2_15.html
deleted file mode 100644
index 0aee47f..0000000
--- a/autobahn/client/tungstenite_case_13_2_15.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.15 : Fail - 2 ms @ 2020-09-07T18:52:54.966Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=424&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: YPgAlX3u4ABZWL0ZHFdyHg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bd6JJTf6U4sQs50Ifj3xupTzr9A=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 74 | 1 | 74 |
- 260 | 22 | 5720 |
- 280 | 1 | 280 |
- Total | 24 | 6074 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343234266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_15.json b/autobahn/client/tungstenite_case_13_2_15.json
deleted file mode 100644
index 3ceed07..0000000
--- a/autobahn/client/tungstenite_case_13_2_15.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 424,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=424&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: YPgAlX3u4ABZWL0ZHFdyHg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bd6JJTf6U4sQs50Ifj3xupTzr9A=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.15",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.966Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 22,
- "1": 1
- },
- "txOctetStats": {
- "74": 1,
- "260": 22,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343234266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_16.html b/autobahn/client/tungstenite_case_13_2_16.html
deleted file mode 100644
index 548bc47..0000000
--- a/autobahn/client/tungstenite_case_13_2_16.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.16 : Fail - 2 ms @ 2020-09-07T18:52:54.968Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=425&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: EpmxZ2VL9hGvWsiRwD0MFA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: E1x5Lz7sVOuGF9mIb3gf2uj6yRc=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 588 | 1 | 588 |
- 1028 | 5 | 5140 |
- Total | 7 | 6008 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343235266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_16.json b/autobahn/client/tungstenite_case_13_2_16.json
deleted file mode 100644
index 0f80023..0000000
--- a/autobahn/client/tungstenite_case_13_2_16.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 425,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=425&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: EpmxZ2VL9hGvWsiRwD0MFA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: E1x5Lz7sVOuGF9mIb3gf2uj6yRc=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.16",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.968Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "588": 1,
- "1028": 5
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343235266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_17.html b/autobahn/client/tungstenite_case_13_2_17.html
deleted file mode 100644
index 30e0915..0000000
--- a/autobahn/client/tungstenite_case_13_2_17.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.17 : Fail - 2 ms @ 2020-09-07T18:52:54.971Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=426&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: E3nmoEm/UWzyHB5ia41fvQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9MZm9QORacZ6/kn57sxToURdF8g=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 1612 | 1 | 1612 |
- 4100 | 1 | 4100 |
- Total | 3 | 5992 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343236266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_17.json b/autobahn/client/tungstenite_case_13_2_17.json
deleted file mode 100644
index fca7de8..0000000
--- a/autobahn/client/tungstenite_case_13_2_17.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 426,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=426&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: E3nmoEm/UWzyHB5ia41fvQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9MZm9QORacZ6/kn57sxToURdF8g=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.17",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.971Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "1612": 1,
- "4100": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343236266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_18.html b/autobahn/client/tungstenite_case_13_2_18.html
deleted file mode 100644
index 473feaf..0000000
--- a/autobahn/client/tungstenite_case_13_2_18.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.18 : Fail - 4 ms @ 2020-09-07T18:52:54.973Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=427&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: YHpUYE8fNmLvKidAvkhrSQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: fGciHZ4S9JwbTO+x72Qnsncql40=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 5708 | 1 | 5708 |
- Total | 2 | 5988 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343237266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_18.json b/autobahn/client/tungstenite_case_13_2_18.json
deleted file mode 100644
index b2874ee..0000000
--- a/autobahn/client/tungstenite_case_13_2_18.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 427,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 4,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=427&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: YHpUYE8fNmLvKidAvkhrSQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: fGciHZ4S9JwbTO+x72Qnsncql40=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.18",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.973Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343237266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_2.html b/autobahn/client/tungstenite_case_13_2_2.html
deleted file mode 100644
index c2180b9..0000000
--- a/autobahn/client/tungstenite_case_13_2_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.2 : Fail - 1 ms @ 2020-09-07T18:52:54.948Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=411&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5aria0prWxU1OT4TzFnrbw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: tAckpGlxZNJEAFJejIzaJ7ArJug=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 51 | 1 | 51 |
- 280 | 1 | 280 |
- Total | 2 | 331 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343131266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_2.json b/autobahn/client/tungstenite_case_13_2_2.json
deleted file mode 100644
index e1242bc..0000000
--- a/autobahn/client/tungstenite_case_13_2_2.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 411,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=411&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5aria0prWxU1OT4TzFnrbw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: tAckpGlxZNJEAFJejIzaJ7ArJug=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.948Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "51": 1,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343131266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_3.html b/autobahn/client/tungstenite_case_13_2_3.html
deleted file mode 100644
index d313948..0000000
--- a/autobahn/client/tungstenite_case_13_2_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.3 : Fail - 1 ms @ 2020-09-07T18:52:54.949Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Case did not finish within 120 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=412&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: P7cW7QgzxxokEFvKPWcMgw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 4yqYWBp5zK9Mm4EZaQDo8If8rZU=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 147 | 1 | 147 |
- 280 | 1 | 280 |
- Total | 2 | 427 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343132266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_3.json b/autobahn/client/tungstenite_case_13_2_3.json
deleted file mode 100644
index cd3edc3..0000000
--- a/autobahn/client/tungstenite_case_13_2_3.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 412,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=412&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: P7cW7QgzxxokEFvKPWcMgw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 4yqYWBp5zK9Mm4EZaQDo8If8rZU=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 120 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.949Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "147": 1,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343132266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_4.html b/autobahn/client/tungstenite_case_13_2_4.html
deleted file mode 100644
index 36f974e..0000000
--- a/autobahn/client/tungstenite_case_13_2_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.4 : Fail - 1 ms @ 2020-09-07T18:52:54.951Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Case did not finish within 240 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=413&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: mOgiYkySqUheKhaJGWZPOQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qCsWDC9P5CDwecSgb7rGbcyYgpA=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 170 | 1 | 170 |
- 280 | 1 | 280 |
- Total | 2 | 450 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343133266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_4.json b/autobahn/client/tungstenite_case_13_2_4.json
deleted file mode 100644
index f2fc47a..0000000
--- a/autobahn/client/tungstenite_case_13_2_4.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 413,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=413&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: mOgiYkySqUheKhaJGWZPOQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qCsWDC9P5CDwecSgb7rGbcyYgpA=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 240 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.951Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "170": 1,
- "280": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343133266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_5.html b/autobahn/client/tungstenite_case_13_2_5.html
deleted file mode 100644
index f66f28a..0000000
--- a/autobahn/client/tungstenite_case_13_2_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.5 : Fail - 1 ms @ 2020-09-07T18:52:54.952Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=414&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Q0bigeGsaYLqprzFADup+w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: pMJ1nTw49M0ZgOcUwjuHugMRmdY=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 306 | 1 | 306 |
- Total | 2 | 586 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343134266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_5.json b/autobahn/client/tungstenite_case_13_2_5.json
deleted file mode 100644
index b1c4081..0000000
--- a/autobahn/client/tungstenite_case_13_2_5.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 414,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=414&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Q0bigeGsaYLqprzFADup+w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: pMJ1nTw49M0ZgOcUwjuHugMRmdY=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.952Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343134266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_6.html b/autobahn/client/tungstenite_case_13_2_6.html
deleted file mode 100644
index 06766da..0000000
--- a/autobahn/client/tungstenite_case_13_2_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.6 : Fail - 1 ms @ 2020-09-07T18:52:54.953Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=415&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 2DrdxR17mNfSQ/sKu+piIQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: O1mFJwIA5WzOgyXyEFlSapvtOns=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 492 | 1 | 492 |
- Total | 2 | 772 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343135266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_6.json b/autobahn/client/tungstenite_case_13_2_6.json
deleted file mode 100644
index 9cf1219..0000000
--- a/autobahn/client/tungstenite_case_13_2_6.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 415,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=415&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 2DrdxR17mNfSQ/sKu+piIQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: O1mFJwIA5WzOgyXyEFlSapvtOns=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.953Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "492": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343135266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_7.html b/autobahn/client/tungstenite_case_13_2_7.html
deleted file mode 100644
index ce11861..0000000
--- a/autobahn/client/tungstenite_case_13_2_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.7 : Fail - 1 ms @ 2020-09-07T18:52:54.954Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=416&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: VJk1kCvSwCECDrZEcD4mGA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: b0qzQRYjhSA5qlSP3/yIxCgifHs=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 838 | 1 | 838 |
- Total | 2 | 1118 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343136266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_7.json b/autobahn/client/tungstenite_case_13_2_7.json
deleted file mode 100644
index c9ba3ef..0000000
--- a/autobahn/client/tungstenite_case_13_2_7.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 416,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=416&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: VJk1kCvSwCECDrZEcD4mGA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: b0qzQRYjhSA5qlSP3/yIxCgifHs=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.954Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "838": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343136266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_8.html b/autobahn/client/tungstenite_case_13_2_8.html
deleted file mode 100644
index fcb4d7f..0000000
--- a/autobahn/client/tungstenite_case_13_2_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.8 : Fail - 1 ms @ 2020-09-07T18:52:54.955Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=417&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 6FFE5TQZWjzv1BAYVrC3lg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: HencLIiCIXM+e/w7qlnslk1rQSs=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 1477 | 1 | 1477 |
- Total | 2 | 1757 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343137266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_8.json b/autobahn/client/tungstenite_case_13_2_8.json
deleted file mode 100644
index bcee9b9..0000000
--- a/autobahn/client/tungstenite_case_13_2_8.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 417,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=417&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 6FFE5TQZWjzv1BAYVrC3lg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: HencLIiCIXM+e/w7qlnslk1rQSs=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.955Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "1477": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343137266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_2_9.html b/autobahn/client/tungstenite_case_13_2_9.html
deleted file mode 100644
index 5cade3d..0000000
--- a/autobahn/client/tungstenite_case_13_2_9.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.2.9 : Fail - 1 ms @ 2020-09-07T18:52:54.956Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=418&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: steqUyonir8tHzGT5U6MRA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: F9iKiTVmBNdv1RuFJvJXGKHRgUs=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 280 | 1 | 280 |
- 2924 | 1 | 2924 |
- Total | 2 | 3204 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343138266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_2_9.json b/autobahn/client/tungstenite_case_13_2_9.json
deleted file mode 100644
index ef8065d..0000000
--- a/autobahn/client/tungstenite_case_13_2_9.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 418,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=418&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: steqUyonir8tHzGT5U6MRA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: F9iKiTVmBNdv1RuFJvJXGKHRgUs=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover\r\n\r\n",
- "id": "13.2.9",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.956Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "280": 1,
- "2924": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343138266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 280,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_1.html b/autobahn/client/tungstenite_case_13_3_1.html
deleted file mode 100644
index ebd313f..0000000
--- a/autobahn/client/tungstenite_case_13_3_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.1 : Fail - 1 ms @ 2020-09-07T18:52:54.979Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=428&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: uSOIoFKAIpgfJZS3RNqJWw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: wZsInMbbyJeiGGupU7ffT272xgg=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 20 | 1 | 20 |
- 278 | 1 | 278 |
- Total | 2 | 298 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343238266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_1.json b/autobahn/client/tungstenite_case_13_3_1.json
deleted file mode 100644
index 0bec6b3..0000000
--- a/autobahn/client/tungstenite_case_13_3_1.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 428,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=428&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: uSOIoFKAIpgfJZS3RNqJWw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: wZsInMbbyJeiGGupU7ffT272xgg=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.979Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "20": 1,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343238266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_10.html b/autobahn/client/tungstenite_case_13_3_10.html
deleted file mode 100644
index 4db06bd..0000000
--- a/autobahn/client/tungstenite_case_13_3_10.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.10 : Fail - 5 ms @ 2020-09-07T18:52:54.999Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=437&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: SUp928CRJxsp7AfRxBtKtQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 5fEOq6QINXw4MI0/lQHiGom+9mI=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 5708 | 1 | 5708 |
- Total | 2 | 5986 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343337266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_10.json b/autobahn/client/tungstenite_case_13_3_10.json
deleted file mode 100644
index 81b092f..0000000
--- a/autobahn/client/tungstenite_case_13_3_10.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 437,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 5,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=437&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: SUp928CRJxsp7AfRxBtKtQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 5fEOq6QINXw4MI0/lQHiGom+9mI=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.999Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343337266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_11.html b/autobahn/client/tungstenite_case_13_3_11.html
deleted file mode 100644
index 3a7494e..0000000
--- a/autobahn/client/tungstenite_case_13_3_11.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.11 : Fail - 1 ms @ 2020-09-07T18:52:55.005Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=438&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: JVFZSNuBpEqjETYeTagbVg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: gWV5Uw/f5FAbRGrxXmRfMb02Cdo=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 236 | 1 | 236 |
- 260 | 1 | 260 |
- 278 | 1 | 278 |
- Total | 3 | 774 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343338266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_11.json b/autobahn/client/tungstenite_case_13_3_11.json
deleted file mode 100644
index cd9ac01..0000000
--- a/autobahn/client/tungstenite_case_13_3_11.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 438,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=438&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: JVFZSNuBpEqjETYeTagbVg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: gWV5Uw/f5FAbRGrxXmRfMb02Cdo=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.11",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.005Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "236": 1,
- "260": 1,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343338266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_12.html b/autobahn/client/tungstenite_case_13_3_12.html
deleted file mode 100644
index ac606fd..0000000
--- a/autobahn/client/tungstenite_case_13_3_12.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.12 : Fail - 2 ms @ 2020-09-07T18:52:55.007Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=439&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: PV+A1l7iLAgOZMWhBi1rFg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: nTelRaR/q8x9i5VfYbvboMiyy7w=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 68 | 1 | 68 |
- 260 | 3 | 780 |
- 278 | 1 | 278 |
- Total | 5 | 1126 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343339266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_12.json b/autobahn/client/tungstenite_case_13_3_12.json
deleted file mode 100644
index b4ebd5a..0000000
--- a/autobahn/client/tungstenite_case_13_3_12.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 439,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=439&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: PV+A1l7iLAgOZMWhBi1rFg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: nTelRaR/q8x9i5VfYbvboMiyy7w=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.12",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.007Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 3,
- "1": 1
- },
- "txOctetStats": {
- "68": 1,
- "260": 3,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343339266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_13.html b/autobahn/client/tungstenite_case_13_3_13.html
deleted file mode 100644
index 6b3a07a..0000000
--- a/autobahn/client/tungstenite_case_13_3_13.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.13 : Fail - 2 ms @ 2020-09-07T18:52:55.011Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=440&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: khei8FDwMY6TxIKZoVzl8A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: DHlnh9MjANSEIg+uUd7R4h66vpQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 197 | 1 | 197 |
- 260 | 5 | 1300 |
- 278 | 1 | 278 |
- Total | 7 | 1775 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343430266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_13.json b/autobahn/client/tungstenite_case_13_3_13.json
deleted file mode 100644
index dd0c5cc..0000000
--- a/autobahn/client/tungstenite_case_13_3_13.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 440,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=440&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: khei8FDwMY6TxIKZoVzl8A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: DHlnh9MjANSEIg+uUd7R4h66vpQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.13",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.011Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "197": 1,
- "260": 5,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343430266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_14.html b/autobahn/client/tungstenite_case_13_3_14.html
deleted file mode 100644
index ea6884e..0000000
--- a/autobahn/client/tungstenite_case_13_3_14.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.14 : Fail - 2 ms @ 2020-09-07T18:52:55.014Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=441&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: dg4IsrNQKgQGx60iMAW6NA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: cOoNI1qKSR375x8gsAdq2XMAirY=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 106 | 1 | 106 |
- 260 | 11 | 2860 |
- 278 | 1 | 278 |
- Total | 13 | 3244 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343431266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_14.json b/autobahn/client/tungstenite_case_13_3_14.json
deleted file mode 100644
index 6ead03d..0000000
--- a/autobahn/client/tungstenite_case_13_3_14.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 441,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=441&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: dg4IsrNQKgQGx60iMAW6NA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: cOoNI1qKSR375x8gsAdq2XMAirY=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.14",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.014Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 11,
- "1": 1
- },
- "txOctetStats": {
- "106": 1,
- "260": 11,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343431266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_15.html b/autobahn/client/tungstenite_case_13_3_15.html
deleted file mode 100644
index b1326a7..0000000
--- a/autobahn/client/tungstenite_case_13_3_15.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.15 : Fail - 3 ms @ 2020-09-07T18:52:55.016Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=442&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 3UdZ+nJw9fGuLZgENIN+2Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6mqaRHqIbnf7+rkNI/obtlC63rQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 74 | 1 | 74 |
- 260 | 22 | 5720 |
- 278 | 1 | 278 |
- Total | 24 | 6072 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343432266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_15.json b/autobahn/client/tungstenite_case_13_3_15.json
deleted file mode 100644
index 14383fd..0000000
--- a/autobahn/client/tungstenite_case_13_3_15.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 442,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 3,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=442&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 3UdZ+nJw9fGuLZgENIN+2Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6mqaRHqIbnf7+rkNI/obtlC63rQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.15",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.016Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 22,
- "1": 1
- },
- "txOctetStats": {
- "74": 1,
- "260": 22,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343432266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_16.html b/autobahn/client/tungstenite_case_13_3_16.html
deleted file mode 100644
index a2d9ef9..0000000
--- a/autobahn/client/tungstenite_case_13_3_16.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.16 : Fail - 4 ms @ 2020-09-07T18:52:55.022Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=443&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ApEyddo8d6qm2OtMn2T6KQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: sFfjnJlcIxZelp0Oc6BQw67k1Ls=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 588 | 1 | 588 |
- 1028 | 5 | 5140 |
- Total | 7 | 6006 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343433266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_16.json b/autobahn/client/tungstenite_case_13_3_16.json
deleted file mode 100644
index 4514a0a..0000000
--- a/autobahn/client/tungstenite_case_13_3_16.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 443,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 4,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=443&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ApEyddo8d6qm2OtMn2T6KQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: sFfjnJlcIxZelp0Oc6BQw67k1Ls=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.16",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.022Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "588": 1,
- "1028": 5
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343433266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_17.html b/autobahn/client/tungstenite_case_13_3_17.html
deleted file mode 100644
index e945395..0000000
--- a/autobahn/client/tungstenite_case_13_3_17.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.17 : Fail - 2 ms @ 2020-09-07T18:52:55.026Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=444&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4mI0Fh2MEPzrKeDuiVXbeA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YpArlEwrnOp0pQttg0RqkVbzE+w=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 1612 | 1 | 1612 |
- 4100 | 1 | 4100 |
- Total | 3 | 5990 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343434266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_17.json b/autobahn/client/tungstenite_case_13_3_17.json
deleted file mode 100644
index 4ab21c1..0000000
--- a/autobahn/client/tungstenite_case_13_3_17.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 444,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=444&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4mI0Fh2MEPzrKeDuiVXbeA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YpArlEwrnOp0pQttg0RqkVbzE+w=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.17",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.026Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "1612": 1,
- "4100": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343434266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_18.html b/autobahn/client/tungstenite_case_13_3_18.html
deleted file mode 100644
index e1c94f8..0000000
--- a/autobahn/client/tungstenite_case_13_3_18.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.18 : Fail - 2 ms @ 2020-09-07T18:52:55.029Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=445&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ar06iJBtP/kv1YYqTxMZog==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: oFDWRuVV7GOXmfRNUcgk4U0thnE=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 5708 | 1 | 5708 |
- Total | 2 | 5986 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343435266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_18.json b/autobahn/client/tungstenite_case_13_3_18.json
deleted file mode 100644
index 51590d7..0000000
--- a/autobahn/client/tungstenite_case_13_3_18.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 445,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=445&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ar06iJBtP/kv1YYqTxMZog==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: oFDWRuVV7GOXmfRNUcgk4U0thnE=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.18",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.029Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343435266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_2.html b/autobahn/client/tungstenite_case_13_3_2.html
deleted file mode 100644
index b019f49..0000000
--- a/autobahn/client/tungstenite_case_13_3_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.2 : Fail - 1 ms @ 2020-09-07T18:52:54.982Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=429&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: EDAbp2++yHUkChK9yMCxFA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8A0t5KkcbPowb9XTvlllqRw5lPk=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 51 | 1 | 51 |
- 278 | 1 | 278 |
- Total | 2 | 329 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343239266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_2.json b/autobahn/client/tungstenite_case_13_3_2.json
deleted file mode 100644
index a9ccce4..0000000
--- a/autobahn/client/tungstenite_case_13_3_2.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 429,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=429&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: EDAbp2++yHUkChK9yMCxFA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8A0t5KkcbPowb9XTvlllqRw5lPk=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.982Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "51": 1,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343239266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_3.html b/autobahn/client/tungstenite_case_13_3_3.html
deleted file mode 100644
index 35a5bcd..0000000
--- a/autobahn/client/tungstenite_case_13_3_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.3 : Fail - 1 ms @ 2020-09-07T18:52:54.984Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Case did not finish within 120 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=430&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: I668z4HPQ4KXBTLuvA6+uA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: fA89epZwTBDiksvuW73LpSjDaQ0=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 147 | 1 | 147 |
- 278 | 1 | 278 |
- Total | 2 | 425 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343330266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_3.json b/autobahn/client/tungstenite_case_13_3_3.json
deleted file mode 100644
index d1b554d..0000000
--- a/autobahn/client/tungstenite_case_13_3_3.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 430,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=430&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: I668z4HPQ4KXBTLuvA6+uA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: fA89epZwTBDiksvuW73LpSjDaQ0=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 120 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.984Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "147": 1,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343330266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_4.html b/autobahn/client/tungstenite_case_13_3_4.html
deleted file mode 100644
index 765eff5..0000000
--- a/autobahn/client/tungstenite_case_13_3_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.4 : Fail - 1 ms @ 2020-09-07T18:52:54.985Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Case did not finish within 240 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=431&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: VzcQwpH1J4NoZBIW9HEg2g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8aIG2GU3b0UcAiVx1aNFt7sSziQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 170 | 1 | 170 |
- 278 | 1 | 278 |
- Total | 2 | 448 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343331266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_4.json b/autobahn/client/tungstenite_case_13_3_4.json
deleted file mode 100644
index 431f608..0000000
--- a/autobahn/client/tungstenite_case_13_3_4.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 431,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=431&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: VzcQwpH1J4NoZBIW9HEg2g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8aIG2GU3b0UcAiVx1aNFt7sSziQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 240 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.985Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "170": 1,
- "278": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343331266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_5.html b/autobahn/client/tungstenite_case_13_3_5.html
deleted file mode 100644
index e1290a7..0000000
--- a/autobahn/client/tungstenite_case_13_3_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.5 : Fail - 1 ms @ 2020-09-07T18:52:54.987Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=432&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Wtmt56ZEIO0bb0QH/o1hdQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: OpJ/MIw3wcssTdfot997ggKnrO8=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 306 | 1 | 306 |
- Total | 2 | 584 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343332266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_5.json b/autobahn/client/tungstenite_case_13_3_5.json
deleted file mode 100644
index 17cffa3..0000000
--- a/autobahn/client/tungstenite_case_13_3_5.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 432,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=432&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Wtmt56ZEIO0bb0QH/o1hdQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: OpJ/MIw3wcssTdfot997ggKnrO8=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.987Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343332266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_6.html b/autobahn/client/tungstenite_case_13_3_6.html
deleted file mode 100644
index f5de461..0000000
--- a/autobahn/client/tungstenite_case_13_3_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.6 : Fail - 1 ms @ 2020-09-07T18:52:54.988Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=433&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: rYfQvNkSCEuCutzJhomufg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: UG8leKgbPhWftJsCWdX4tokmTTQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 492 | 1 | 492 |
- Total | 2 | 770 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343333266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_6.json b/autobahn/client/tungstenite_case_13_3_6.json
deleted file mode 100644
index 02dc299..0000000
--- a/autobahn/client/tungstenite_case_13_3_6.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 433,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=433&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: rYfQvNkSCEuCutzJhomufg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UG8leKgbPhWftJsCWdX4tokmTTQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.988Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "492": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343333266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_7.html b/autobahn/client/tungstenite_case_13_3_7.html
deleted file mode 100644
index a3b2883..0000000
--- a/autobahn/client/tungstenite_case_13_3_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.7 : Fail - 2 ms @ 2020-09-07T18:52:54.990Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=434&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: GOA+3ETNY/BpO8wPs/W6Ow==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YOD4PsypSjYZotB0D0a5c0qSMyM=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 838 | 1 | 838 |
- Total | 2 | 1116 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343334266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_7.json b/autobahn/client/tungstenite_case_13_3_7.json
deleted file mode 100644
index 716f1ff..0000000
--- a/autobahn/client/tungstenite_case_13_3_7.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 434,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=434&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: GOA+3ETNY/BpO8wPs/W6Ow==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YOD4PsypSjYZotB0D0a5c0qSMyM=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.990Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "838": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343334266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_8.html b/autobahn/client/tungstenite_case_13_3_8.html
deleted file mode 100644
index af3e937..0000000
--- a/autobahn/client/tungstenite_case_13_3_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.8 : Fail - 1 ms @ 2020-09-07T18:52:54.992Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=435&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ONj0Eymg4kLqP2Mt3B12sg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: QwEm9siib0Y0V+dJdxi/UFFR+Xc=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 1477 | 1 | 1477 |
- Total | 2 | 1755 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343335266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_8.json b/autobahn/client/tungstenite_case_13_3_8.json
deleted file mode 100644
index abbca70..0000000
--- a/autobahn/client/tungstenite_case_13_3_8.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 435,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=435&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ONj0Eymg4kLqP2Mt3B12sg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: QwEm9siib0Y0V+dJdxi/UFFR+Xc=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.992Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "1477": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343335266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_3_9.html b/autobahn/client/tungstenite_case_13_3_9.html
deleted file mode 100644
index 0bbacb9..0000000
--- a/autobahn/client/tungstenite_case_13_3_9.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.3.9 : Fail - 2 ms @ 2020-09-07T18:52:54.995Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=436&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: oWKTJ/Zli6BF3aGfT5oTrg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 2oY/vMm03B/leRa03DY0qhg5OWU=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 278 | 1 | 278 |
- 2924 | 1 | 2924 |
- Total | 2 | 3202 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343336266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_3_9.json b/autobahn/client/tungstenite_case_13_3_9.json
deleted file mode 100644
index 0ddd9d4..0000000
--- a/autobahn/client/tungstenite_case_13_3_9.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 436,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=436&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: oWKTJ/Zli6BF3aGfT5oTrg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 2oY/vMm03B/leRa03DY0qhg5OWU=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=8\r\n\r\n",
- "id": "13.3.9",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:54.995Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "278": 1,
- "2924": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343336266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 278,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_1.html b/autobahn/client/tungstenite_case_13_4_1.html
deleted file mode 100644
index 4b5fe8c..0000000
--- a/autobahn/client/tungstenite_case_13_4_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.1 : Fail - 1 ms @ 2020-09-07T18:52:55.031Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=446&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: bjoCbDKvtFAaD3FsqARKDA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: f50hLKA4zai1DwRVHXs/cgGYEOk=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 20 | 1 | 20 |
- 279 | 1 | 279 |
- Total | 2 | 299 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343436266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_1.json b/autobahn/client/tungstenite_case_13_4_1.json
deleted file mode 100644
index 9003475..0000000
--- a/autobahn/client/tungstenite_case_13_4_1.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 446,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=446&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: bjoCbDKvtFAaD3FsqARKDA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: f50hLKA4zai1DwRVHXs/cgGYEOk=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.031Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "20": 1,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343436266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_10.html b/autobahn/client/tungstenite_case_13_4_10.html
deleted file mode 100644
index 342f942..0000000
--- a/autobahn/client/tungstenite_case_13_4_10.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.10 : Fail - 2 ms @ 2020-09-07T18:52:55.046Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=455&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: DhsKc5dFMqrHhsghMTjiQQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9EkcCuJwnqmkbTO3zsfDrZNkruY=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 5708 | 1 | 5708 |
- Total | 2 | 5987 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343535266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_10.json b/autobahn/client/tungstenite_case_13_4_10.json
deleted file mode 100644
index b6ee324..0000000
--- a/autobahn/client/tungstenite_case_13_4_10.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 455,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=455&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: DhsKc5dFMqrHhsghMTjiQQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9EkcCuJwnqmkbTO3zsfDrZNkruY=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.046Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343535266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_11.html b/autobahn/client/tungstenite_case_13_4_11.html
deleted file mode 100644
index 0c2d254..0000000
--- a/autobahn/client/tungstenite_case_13_4_11.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.11 : Fail - 1 ms @ 2020-09-07T18:52:55.049Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=456&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7ZAQ2T0l5F+Jk8xv8+nzWA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: BjD+0jGoTYoxv2zFhYJMt+hve4E=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 236 | 1 | 236 |
- 260 | 1 | 260 |
- 279 | 1 | 279 |
- Total | 3 | 775 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343536266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_11.json b/autobahn/client/tungstenite_case_13_4_11.json
deleted file mode 100644
index 7518a48..0000000
--- a/autobahn/client/tungstenite_case_13_4_11.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 456,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=456&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7ZAQ2T0l5F+Jk8xv8+nzWA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: BjD+0jGoTYoxv2zFhYJMt+hve4E=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.11",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.049Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "236": 1,
- "260": 1,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343536266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_12.html b/autobahn/client/tungstenite_case_13_4_12.html
deleted file mode 100644
index 23d0a00..0000000
--- a/autobahn/client/tungstenite_case_13_4_12.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.12 : Fail - 1 ms @ 2020-09-07T18:52:55.050Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=457&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: M6mTqoGn0TLZphz2t/UjJA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9U1fsfJxwDEO9nphoZU+TvpfYAM=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 68 | 1 | 68 |
- 260 | 3 | 780 |
- 279 | 1 | 279 |
- Total | 5 | 1127 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343537266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_12.json b/autobahn/client/tungstenite_case_13_4_12.json
deleted file mode 100644
index 65fc867..0000000
--- a/autobahn/client/tungstenite_case_13_4_12.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 457,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=457&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: M6mTqoGn0TLZphz2t/UjJA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9U1fsfJxwDEO9nphoZU+TvpfYAM=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.12",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.050Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 3,
- "1": 1
- },
- "txOctetStats": {
- "68": 1,
- "260": 3,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343537266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_13.html b/autobahn/client/tungstenite_case_13_4_13.html
deleted file mode 100644
index 95a9e1b..0000000
--- a/autobahn/client/tungstenite_case_13_4_13.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.13 : Fail - 1 ms @ 2020-09-07T18:52:55.052Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=458&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: B0lNuGFISPsPG3+xYqXWUw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: IU/Ok1nIA1yEN0UYU0CBKPi4DaA=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 197 | 1 | 197 |
- 260 | 5 | 1300 |
- 279 | 1 | 279 |
- Total | 7 | 1776 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343538266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_13.json b/autobahn/client/tungstenite_case_13_4_13.json
deleted file mode 100644
index 7d16a9f..0000000
--- a/autobahn/client/tungstenite_case_13_4_13.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 458,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=458&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: B0lNuGFISPsPG3+xYqXWUw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: IU/Ok1nIA1yEN0UYU0CBKPi4DaA=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.13",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.052Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "197": 1,
- "260": 5,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343538266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_14.html b/autobahn/client/tungstenite_case_13_4_14.html
deleted file mode 100644
index 545560f..0000000
--- a/autobahn/client/tungstenite_case_13_4_14.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.14 : Fail - 1 ms @ 2020-09-07T18:52:55.054Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=459&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: rCCFNgAISYICUCnWHOteww==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: SIN4ZSqXRiLakBa2+SoITj1oyz0=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 106 | 1 | 106 |
- 260 | 11 | 2860 |
- 279 | 1 | 279 |
- Total | 13 | 3245 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343539266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_14.json b/autobahn/client/tungstenite_case_13_4_14.json
deleted file mode 100644
index b8e1173..0000000
--- a/autobahn/client/tungstenite_case_13_4_14.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 459,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=459&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: rCCFNgAISYICUCnWHOteww==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: SIN4ZSqXRiLakBa2+SoITj1oyz0=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.14",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.054Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 11,
- "1": 1
- },
- "txOctetStats": {
- "106": 1,
- "260": 11,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343539266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_15.html b/autobahn/client/tungstenite_case_13_4_15.html
deleted file mode 100644
index 0bd3f3d..0000000
--- a/autobahn/client/tungstenite_case_13_4_15.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.15 : Fail - 2 ms @ 2020-09-07T18:52:55.055Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=460&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ONvzQdOOsrdeioVmR1Ykmw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 0u+f0Bwh/xLD4v5uj91SzQnUyFY=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 74 | 1 | 74 |
- 260 | 22 | 5720 |
- 279 | 1 | 279 |
- Total | 24 | 6073 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343630266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_15.json b/autobahn/client/tungstenite_case_13_4_15.json
deleted file mode 100644
index 5951300..0000000
--- a/autobahn/client/tungstenite_case_13_4_15.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 460,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=460&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ONvzQdOOsrdeioVmR1Ykmw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 0u+f0Bwh/xLD4v5uj91SzQnUyFY=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.15",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.055Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 22,
- "1": 1
- },
- "txOctetStats": {
- "74": 1,
- "260": 22,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343630266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_16.html b/autobahn/client/tungstenite_case_13_4_16.html
deleted file mode 100644
index ac8adec..0000000
--- a/autobahn/client/tungstenite_case_13_4_16.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.16 : Fail - 2 ms @ 2020-09-07T18:52:55.058Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=461&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7vA2qtFvGhLjKXtn8gLF7Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bLusSSl4AB2Y+3jJuY68EsskP+w=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 588 | 1 | 588 |
- 1028 | 5 | 5140 |
- Total | 7 | 6007 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343631266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_16.json b/autobahn/client/tungstenite_case_13_4_16.json
deleted file mode 100644
index 11872f7..0000000
--- a/autobahn/client/tungstenite_case_13_4_16.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 461,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=461&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7vA2qtFvGhLjKXtn8gLF7Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bLusSSl4AB2Y+3jJuY68EsskP+w=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.16",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.058Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "588": 1,
- "1028": 5
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343631266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_17.html b/autobahn/client/tungstenite_case_13_4_17.html
deleted file mode 100644
index ad68a85..0000000
--- a/autobahn/client/tungstenite_case_13_4_17.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.17 : Fail - 3 ms @ 2020-09-07T18:52:55.060Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=462&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: za16vHn2hZfjuOdsth2meg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Jrn4eoP8zKqKJIlu26X4Fg5GBzQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 1612 | 1 | 1612 |
- 4100 | 1 | 4100 |
- Total | 3 | 5991 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343632266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_17.json b/autobahn/client/tungstenite_case_13_4_17.json
deleted file mode 100644
index 171e44b..0000000
--- a/autobahn/client/tungstenite_case_13_4_17.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 462,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 3,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=462&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: za16vHn2hZfjuOdsth2meg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Jrn4eoP8zKqKJIlu26X4Fg5GBzQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.17",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.060Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "1612": 1,
- "4100": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343632266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_18.html b/autobahn/client/tungstenite_case_13_4_18.html
deleted file mode 100644
index d1fface..0000000
--- a/autobahn/client/tungstenite_case_13_4_18.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.18 : Fail - 2 ms @ 2020-09-07T18:52:55.065Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=463&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 0A5lrkwd+Q9fNgS7X6Umsg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: o68+yJ5/FUt0GjXF04d63uVykFI=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 5708 | 1 | 5708 |
- Total | 2 | 5987 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343633266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_18.json b/autobahn/client/tungstenite_case_13_4_18.json
deleted file mode 100644
index bde6f3d..0000000
--- a/autobahn/client/tungstenite_case_13_4_18.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 463,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=463&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 0A5lrkwd+Q9fNgS7X6Umsg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: o68+yJ5/FUt0GjXF04d63uVykFI=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.18",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.065Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343633266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_2.html b/autobahn/client/tungstenite_case_13_4_2.html
deleted file mode 100644
index 8a9a996..0000000
--- a/autobahn/client/tungstenite_case_13_4_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.2 : Fail - 1 ms @ 2020-09-07T18:52:55.033Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=447&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: nyFS282Q5cW1xxGDzC+Cmw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KeQIJbjvZulR7AMms6kSo0teMrw=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 51 | 1 | 51 |
- 279 | 1 | 279 |
- Total | 2 | 330 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343437266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_2.json b/autobahn/client/tungstenite_case_13_4_2.json
deleted file mode 100644
index 3f247c5..0000000
--- a/autobahn/client/tungstenite_case_13_4_2.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 447,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=447&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: nyFS282Q5cW1xxGDzC+Cmw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KeQIJbjvZulR7AMms6kSo0teMrw=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.033Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "51": 1,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343437266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_3.html b/autobahn/client/tungstenite_case_13_4_3.html
deleted file mode 100644
index 06478fc..0000000
--- a/autobahn/client/tungstenite_case_13_4_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.3 : Fail - 1 ms @ 2020-09-07T18:52:55.034Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Case did not finish within 120 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=448&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: lUAy2SctkEJJdlW2Ti4JSA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: hIsDwZUHKV9lVcHudl+GZf35WeU=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 147 | 1 | 147 |
- 279 | 1 | 279 |
- Total | 2 | 426 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343438266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_3.json b/autobahn/client/tungstenite_case_13_4_3.json
deleted file mode 100644
index a8f6b0f..0000000
--- a/autobahn/client/tungstenite_case_13_4_3.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 448,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=448&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: lUAy2SctkEJJdlW2Ti4JSA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: hIsDwZUHKV9lVcHudl+GZf35WeU=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 120 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.034Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "147": 1,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343438266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_4.html b/autobahn/client/tungstenite_case_13_4_4.html
deleted file mode 100644
index 7a91499..0000000
--- a/autobahn/client/tungstenite_case_13_4_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.4 : Fail - 1 ms @ 2020-09-07T18:52:55.035Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Case did not finish within 240 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=449&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: O/AWe4HHK+aWiXDIXbfFPQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 0432AO+coTW56PtbIL9UILYfWAc=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 170 | 1 | 170 |
- 279 | 1 | 279 |
- Total | 2 | 449 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343439266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_4.json b/autobahn/client/tungstenite_case_13_4_4.json
deleted file mode 100644
index 9f84fa8..0000000
--- a/autobahn/client/tungstenite_case_13_4_4.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 449,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=449&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: O/AWe4HHK+aWiXDIXbfFPQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 0432AO+coTW56PtbIL9UILYfWAc=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 240 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.035Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "170": 1,
- "279": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343439266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_5.html b/autobahn/client/tungstenite_case_13_4_5.html
deleted file mode 100644
index c38bfcb..0000000
--- a/autobahn/client/tungstenite_case_13_4_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.5 : Fail - 1 ms @ 2020-09-07T18:52:55.036Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=450&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: qIh6YNlbPmYVVK5/hcjrRQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: RIZt6ENy8D7bX1SiD+hVc4FA8Bc=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 306 | 1 | 306 |
- Total | 2 | 585 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343530266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_5.json b/autobahn/client/tungstenite_case_13_4_5.json
deleted file mode 100644
index 6ac9103..0000000
--- a/autobahn/client/tungstenite_case_13_4_5.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 450,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=450&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: qIh6YNlbPmYVVK5/hcjrRQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: RIZt6ENy8D7bX1SiD+hVc4FA8Bc=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.036Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343530266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_6.html b/autobahn/client/tungstenite_case_13_4_6.html
deleted file mode 100644
index 4f4fe88..0000000
--- a/autobahn/client/tungstenite_case_13_4_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.6 : Fail - 1 ms @ 2020-09-07T18:52:55.037Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=451&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: XPyjfKF85dCggXrw8ROxyA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Vn0n3Idjjzfl3vRSemzFWBEZsCU=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 492 | 1 | 492 |
- Total | 2 | 771 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343531266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_6.json b/autobahn/client/tungstenite_case_13_4_6.json
deleted file mode 100644
index 193f1c4..0000000
--- a/autobahn/client/tungstenite_case_13_4_6.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 451,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=451&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: XPyjfKF85dCggXrw8ROxyA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Vn0n3Idjjzfl3vRSemzFWBEZsCU=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.037Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "492": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343531266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_7.html b/autobahn/client/tungstenite_case_13_4_7.html
deleted file mode 100644
index 6824132..0000000
--- a/autobahn/client/tungstenite_case_13_4_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.7 : Fail - 1 ms @ 2020-09-07T18:52:55.039Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=452&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UYdOqMjh4xljFLN0wo0aog==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 3Np5o6GssXH+KvSHFi9h5AFkdLQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 838 | 1 | 838 |
- Total | 2 | 1117 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343532266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_7.json b/autobahn/client/tungstenite_case_13_4_7.json
deleted file mode 100644
index bd1568d..0000000
--- a/autobahn/client/tungstenite_case_13_4_7.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 452,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=452&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UYdOqMjh4xljFLN0wo0aog==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 3Np5o6GssXH+KvSHFi9h5AFkdLQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.039Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "838": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343532266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_8.html b/autobahn/client/tungstenite_case_13_4_8.html
deleted file mode 100644
index 77308de..0000000
--- a/autobahn/client/tungstenite_case_13_4_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.8 : Fail - 1 ms @ 2020-09-07T18:52:55.040Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=453&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: RRGaOF7z9ifVqNv9JNr/mg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: TWEB2UFssEPpUOFrNY2m1eF98fk=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 1477 | 1 | 1477 |
- Total | 2 | 1756 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343533266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_8.json b/autobahn/client/tungstenite_case_13_4_8.json
deleted file mode 100644
index 2599323..0000000
--- a/autobahn/client/tungstenite_case_13_4_8.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 453,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=453&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: RRGaOF7z9ifVqNv9JNr/mg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: TWEB2UFssEPpUOFrNY2m1eF98fk=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.040Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "1477": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343533266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_4_9.html b/autobahn/client/tungstenite_case_13_4_9.html
deleted file mode 100644
index 4bc24a0..0000000
--- a/autobahn/client/tungstenite_case_13_4_9.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.4.9 : Fail - 4 ms @ 2020-09-07T18:52:55.042Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=454&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: uKbXlHaigdlx3wjJs2bJBw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: UmFgwuYSBEz2f4Yyo2DGyRJ2N0Y=
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 279 | 1 | 279 |
- 2924 | 1 | 2924 |
- Total | 2 | 3203 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343534266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_4_9.json b/autobahn/client/tungstenite_case_13_4_9.json
deleted file mode 100644
index 7d8ac09..0000000
--- a/autobahn/client/tungstenite_case_13_4_9.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 454,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]",
- "droppedByMe": false,
- "duration": 4,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=454&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: uKbXlHaigdlx3wjJs2bJBw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UmFgwuYSBEz2f4Yyo2DGyRJ2N0Y=\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15\r\n\r\n",
- "id": "13.4.9",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.042Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "279": 1,
- "2924": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343534266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 279,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_1.html b/autobahn/client/tungstenite_case_13_5_1.html
deleted file mode 100644
index 5bb4777..0000000
--- a/autobahn/client/tungstenite_case_13_5_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.1 : Fail - 1 ms @ 2020-09-07T18:52:55.067Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=464&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: swmBml817aK49iSvXxXd+w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: UNGRjBr19Qe8DUzLoUjP5Bwjnz4=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 20 | 1 | 20 |
- 306 | 1 | 306 |
- Total | 2 | 326 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343634266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_1.json b/autobahn/client/tungstenite_case_13_5_1.json
deleted file mode 100644
index c789854..0000000
--- a/autobahn/client/tungstenite_case_13_5_1.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 464,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=464&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: swmBml817aK49iSvXxXd+w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UNGRjBr19Qe8DUzLoUjP5Bwjnz4=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.067Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "20": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343634266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_10.html b/autobahn/client/tungstenite_case_13_5_10.html
deleted file mode 100644
index e198797..0000000
--- a/autobahn/client/tungstenite_case_13_5_10.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.10 : Fail - 2 ms @ 2020-09-07T18:52:55.083Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=473&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +xxLtHRuvZw+f/BvFNX7rQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YRSMEuDthsc2DLFIfDUmlyr4viE=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 5708 | 1 | 5708 |
- Total | 2 | 6014 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343733266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_10.json b/autobahn/client/tungstenite_case_13_5_10.json
deleted file mode 100644
index b6f4258..0000000
--- a/autobahn/client/tungstenite_case_13_5_10.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 473,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=473&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +xxLtHRuvZw+f/BvFNX7rQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YRSMEuDthsc2DLFIfDUmlyr4viE=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.083Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343733266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_11.html b/autobahn/client/tungstenite_case_13_5_11.html
deleted file mode 100644
index e1c9501..0000000
--- a/autobahn/client/tungstenite_case_13_5_11.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.11 : Fail - 1 ms @ 2020-09-07T18:52:55.085Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=474&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7qmUYVSxV61KwcrJaADr9g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: BKoAXGIMl4S/fMWkXjmKAyYGTtU=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 236 | 1 | 236 |
- 260 | 1 | 260 |
- 306 | 1 | 306 |
- Total | 3 | 802 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343734266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_11.json b/autobahn/client/tungstenite_case_13_5_11.json
deleted file mode 100644
index e2cc796..0000000
--- a/autobahn/client/tungstenite_case_13_5_11.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 474,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=474&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7qmUYVSxV61KwcrJaADr9g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: BKoAXGIMl4S/fMWkXjmKAyYGTtU=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.11",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.085Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "236": 1,
- "260": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343734266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_12.html b/autobahn/client/tungstenite_case_13_5_12.html
deleted file mode 100644
index 91c0bb3..0000000
--- a/autobahn/client/tungstenite_case_13_5_12.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.12 : Fail - 1 ms @ 2020-09-07T18:52:55.086Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=475&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: oU9K0NpGWuRDxGeW+6HXkQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: f8uyxlfDJMu0YotFthaF3lDeNnM=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 68 | 1 | 68 |
- 260 | 3 | 780 |
- 306 | 1 | 306 |
- Total | 5 | 1154 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343735266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_12.json b/autobahn/client/tungstenite_case_13_5_12.json
deleted file mode 100644
index 3848caf..0000000
--- a/autobahn/client/tungstenite_case_13_5_12.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 475,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=475&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: oU9K0NpGWuRDxGeW+6HXkQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: f8uyxlfDJMu0YotFthaF3lDeNnM=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.12",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.086Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 3,
- "1": 1
- },
- "txOctetStats": {
- "68": 1,
- "260": 3,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343735266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_13.html b/autobahn/client/tungstenite_case_13_5_13.html
deleted file mode 100644
index 5c8703d..0000000
--- a/autobahn/client/tungstenite_case_13_5_13.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.13 : Fail - 1 ms @ 2020-09-07T18:52:55.088Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=476&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HslNvA0rCOeIL+ssSH+EHQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 0GHNZooTaFLc6J0Su0hk/X+uryw=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 197 | 1 | 197 |
- 260 | 5 | 1300 |
- 306 | 1 | 306 |
- Total | 7 | 1803 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343736266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_13.json b/autobahn/client/tungstenite_case_13_5_13.json
deleted file mode 100644
index a264061..0000000
--- a/autobahn/client/tungstenite_case_13_5_13.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 476,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=476&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HslNvA0rCOeIL+ssSH+EHQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 0GHNZooTaFLc6J0Su0hk/X+uryw=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.13",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.088Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "197": 1,
- "260": 5,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343736266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_14.html b/autobahn/client/tungstenite_case_13_5_14.html
deleted file mode 100644
index 037cc2c..0000000
--- a/autobahn/client/tungstenite_case_13_5_14.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.14 : Fail - 2 ms @ 2020-09-07T18:52:55.089Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=477&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: LxgRoXQD8t+OqHvuOPx4UQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: rpA8MSuInDz6MRimEf9mA5txUtk=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 106 | 1 | 106 |
- 260 | 11 | 2860 |
- 306 | 1 | 306 |
- Total | 13 | 3272 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343737266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_14.json b/autobahn/client/tungstenite_case_13_5_14.json
deleted file mode 100644
index 94e5264..0000000
--- a/autobahn/client/tungstenite_case_13_5_14.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 477,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=477&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: LxgRoXQD8t+OqHvuOPx4UQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: rpA8MSuInDz6MRimEf9mA5txUtk=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.14",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.089Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 11,
- "1": 1
- },
- "txOctetStats": {
- "106": 1,
- "260": 11,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343737266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_15.html b/autobahn/client/tungstenite_case_13_5_15.html
deleted file mode 100644
index 7960847..0000000
--- a/autobahn/client/tungstenite_case_13_5_15.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.15 : Fail - 2 ms @ 2020-09-07T18:52:55.094Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=478&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: m/HaS5WcCeV99+4EUJ2cHQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: XCdblqos0V0Ljw9+2i9RYw2rHn4=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 74 | 1 | 74 |
- 260 | 22 | 5720 |
- 306 | 1 | 306 |
- Total | 24 | 6100 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343738266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_15.json b/autobahn/client/tungstenite_case_13_5_15.json
deleted file mode 100644
index fbda74c..0000000
--- a/autobahn/client/tungstenite_case_13_5_15.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 478,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=478&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: m/HaS5WcCeV99+4EUJ2cHQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: XCdblqos0V0Ljw9+2i9RYw2rHn4=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.15",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.094Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 22,
- "1": 1
- },
- "txOctetStats": {
- "74": 1,
- "260": 22,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343738266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_16.html b/autobahn/client/tungstenite_case_13_5_16.html
deleted file mode 100644
index 74c66a5..0000000
--- a/autobahn/client/tungstenite_case_13_5_16.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.16 : Fail - 3 ms @ 2020-09-07T18:52:55.097Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=479&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ZlsznoP4cH658Qm990Zqsg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: sfCE69Mnx0/7yygof/B/IO/slpY=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 588 | 1 | 588 |
- 1028 | 5 | 5140 |
- Total | 7 | 6034 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343739266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_16.json b/autobahn/client/tungstenite_case_13_5_16.json
deleted file mode 100644
index 2dfacae..0000000
--- a/autobahn/client/tungstenite_case_13_5_16.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 479,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 3,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=479&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ZlsznoP4cH658Qm990Zqsg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: sfCE69Mnx0/7yygof/B/IO/slpY=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.16",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.097Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "588": 1,
- "1028": 5
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343739266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_17.html b/autobahn/client/tungstenite_case_13_5_17.html
deleted file mode 100644
index e151c9c..0000000
--- a/autobahn/client/tungstenite_case_13_5_17.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.17 : Fail - 2 ms @ 2020-09-07T18:52:55.102Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=480&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 6sb7Ghp3pNz83gWKrjpm/w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: dtp45OJ2RbQh4CuW2+OIcpbQUyE=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 1612 | 1 | 1612 |
- 4100 | 1 | 4100 |
- Total | 3 | 6018 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343830266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_17.json b/autobahn/client/tungstenite_case_13_5_17.json
deleted file mode 100644
index 873fd1e..0000000
--- a/autobahn/client/tungstenite_case_13_5_17.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 480,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=480&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 6sb7Ghp3pNz83gWKrjpm/w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: dtp45OJ2RbQh4CuW2+OIcpbQUyE=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.17",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.102Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "1612": 1,
- "4100": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343830266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_18.html b/autobahn/client/tungstenite_case_13_5_18.html
deleted file mode 100644
index dcdbe00..0000000
--- a/autobahn/client/tungstenite_case_13_5_18.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.18 : Fail - 2 ms @ 2020-09-07T18:52:55.104Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=481&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: D3xmz2XFxDTWNZfAsExaBQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Zc+46LSf/x2M73Dnlqb5AGNXURg=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 5708 | 1 | 5708 |
- Total | 2 | 6014 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343831266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_18.json b/autobahn/client/tungstenite_case_13_5_18.json
deleted file mode 100644
index 3ccbb9d..0000000
--- a/autobahn/client/tungstenite_case_13_5_18.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 481,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=481&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: D3xmz2XFxDTWNZfAsExaBQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Zc+46LSf/x2M73Dnlqb5AGNXURg=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.18",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.104Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343831266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_2.html b/autobahn/client/tungstenite_case_13_5_2.html
deleted file mode 100644
index 57ec3bc..0000000
--- a/autobahn/client/tungstenite_case_13_5_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.2 : Fail - 1 ms @ 2020-09-07T18:52:55.068Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=465&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: vEah7V4YkxVw+IR4zEXeww==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: iq993IiI6Jd8Bu5QO4ykku/twfo=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 51 | 1 | 51 |
- 306 | 1 | 306 |
- Total | 2 | 357 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343635266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_2.json b/autobahn/client/tungstenite_case_13_5_2.json
deleted file mode 100644
index 3a15a02..0000000
--- a/autobahn/client/tungstenite_case_13_5_2.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 465,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=465&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: vEah7V4YkxVw+IR4zEXeww==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: iq993IiI6Jd8Bu5QO4ykku/twfo=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.068Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "51": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343635266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_3.html b/autobahn/client/tungstenite_case_13_5_3.html
deleted file mode 100644
index 5fa4c7b..0000000
--- a/autobahn/client/tungstenite_case_13_5_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.3 : Fail - 1 ms @ 2020-09-07T18:52:55.070Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Case did not finish within 120 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=466&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: sVjQKug0rZiDM8jiuk+s+Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S9Q+XqamgbHimtvk7JPYmebpufc=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 147 | 1 | 147 |
- 306 | 1 | 306 |
- Total | 2 | 453 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343636266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_3.json b/autobahn/client/tungstenite_case_13_5_3.json
deleted file mode 100644
index 4b87fc2..0000000
--- a/autobahn/client/tungstenite_case_13_5_3.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 466,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=466&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: sVjQKug0rZiDM8jiuk+s+Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S9Q+XqamgbHimtvk7JPYmebpufc=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 120 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.070Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "147": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343636266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_4.html b/autobahn/client/tungstenite_case_13_5_4.html
deleted file mode 100644
index 435895d..0000000
--- a/autobahn/client/tungstenite_case_13_5_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.4 : Fail - 1 ms @ 2020-09-07T18:57:51.869Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Case did not finish within 240 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=467&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ONebXbGQ45mStOnTixnrRw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: z9rFiAgmySF4Y3LW2SOjvcAc8XI=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 170 | 1 | 170 |
- 306 | 1 | 306 |
- Total | 2 | 476 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343637266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_4.json b/autobahn/client/tungstenite_case_13_5_4.json
deleted file mode 100644
index 5ccc5d4..0000000
--- a/autobahn/client/tungstenite_case_13_5_4.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 467,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=467&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ONebXbGQ45mStOnTixnrRw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: z9rFiAgmySF4Y3LW2SOjvcAc8XI=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 240 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:57:51.869Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "170": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343637266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_5.html b/autobahn/client/tungstenite_case_13_5_5.html
deleted file mode 100644
index 24cc411..0000000
--- a/autobahn/client/tungstenite_case_13_5_5.html
+++ /dev/null
@@ -1,287 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.5 : Fail - 1 ms @ 2020-09-07T18:52:55.073Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=468&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: QBUhySiU6rUOpse5Uld77A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +w1Yi+SFEhxnF/fCW5F3AudD2p0=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 2 | 612 |
- Total | 2 | 612 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343638266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_5.json b/autobahn/client/tungstenite_case_13_5_5.json
deleted file mode 100644
index 38353d1..0000000
--- a/autobahn/client/tungstenite_case_13_5_5.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 468,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=468&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: QBUhySiU6rUOpse5Uld77A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +w1Yi+SFEhxnF/fCW5F3AudD2p0=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.073Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 2
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343638266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_6.html b/autobahn/client/tungstenite_case_13_5_6.html
deleted file mode 100644
index 9aa04d3..0000000
--- a/autobahn/client/tungstenite_case_13_5_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.6 : Fail - 1 ms @ 2020-09-07T18:52:55.074Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=469&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: CvPt7S3Jb2szJ8KyhTdxQw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: MW30Cao0UEaSLMZ7wWQN6AlFIuo=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 492 | 1 | 492 |
- Total | 2 | 798 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343639266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_6.json b/autobahn/client/tungstenite_case_13_5_6.json
deleted file mode 100644
index b24a7d0..0000000
--- a/autobahn/client/tungstenite_case_13_5_6.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 469,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=469&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: CvPt7S3Jb2szJ8KyhTdxQw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: MW30Cao0UEaSLMZ7wWQN6AlFIuo=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.074Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "492": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343639266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_7.html b/autobahn/client/tungstenite_case_13_5_7.html
deleted file mode 100644
index 6a49f6c..0000000
--- a/autobahn/client/tungstenite_case_13_5_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.7 : Fail - 1 ms @ 2020-09-07T18:52:55.075Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=470&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4ppKsxx1HnldYcHnbfxlsQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: EOYlyhgkezyH5JYb+XXcnJerCz8=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 838 | 1 | 838 |
- Total | 2 | 1144 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343730266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_7.json b/autobahn/client/tungstenite_case_13_5_7.json
deleted file mode 100644
index 9d8080d..0000000
--- a/autobahn/client/tungstenite_case_13_5_7.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 470,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=470&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4ppKsxx1HnldYcHnbfxlsQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: EOYlyhgkezyH5JYb+XXcnJerCz8=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.075Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "838": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343730266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_8.html b/autobahn/client/tungstenite_case_13_5_8.html
deleted file mode 100644
index 1319fe6..0000000
--- a/autobahn/client/tungstenite_case_13_5_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.8 : Fail - 3 ms @ 2020-09-07T18:52:55.077Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=471&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: KV5bWcqwzvHNHRxFMTIbzg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: HP0RvsllBCGd2AybaRRFEkfBZRA=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 1477 | 1 | 1477 |
- Total | 2 | 1783 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343731266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_8.json b/autobahn/client/tungstenite_case_13_5_8.json
deleted file mode 100644
index 11f0cf5..0000000
--- a/autobahn/client/tungstenite_case_13_5_8.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 471,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 3,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=471&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: KV5bWcqwzvHNHRxFMTIbzg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: HP0RvsllBCGd2AybaRRFEkfBZRA=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.077Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "1477": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343731266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_5_9.html b/autobahn/client/tungstenite_case_13_5_9.html
deleted file mode 100644
index d0de835..0000000
--- a/autobahn/client/tungstenite_case_13_5_9.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.5.9 : Fail - 1 ms @ 2020-09-07T18:52:55.081Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=472&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4Vy1vAm0jvFVmmW9CNuFkg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: tZ3Dj6gTs1Skmz9pipCZnq78sa0=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 2924 | 1 | 2924 |
- Total | 2 | 3230 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343732266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_5_9.json b/autobahn/client/tungstenite_case_13_5_9.json
deleted file mode 100644
index 9af3a1e..0000000
--- a/autobahn/client/tungstenite_case_13_5_9.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 472,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=472&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4Vy1vAm0jvFVmmW9CNuFkg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: tZ3Dj6gTs1Skmz9pipCZnq78sa0=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.5.9",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.081Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "2924": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343732266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_1.html b/autobahn/client/tungstenite_case_13_6_1.html
deleted file mode 100644
index 2ec8aa0..0000000
--- a/autobahn/client/tungstenite_case_13_6_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.1 : Fail - 1 ms @ 2020-09-07T18:52:55.106Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=482&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Qmf+VviIGx+4gNwtXUDOeQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: PaQaAKrIBqQfTzBN+4i5qlCaoow=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 20 | 1 | 20 |
- 307 | 1 | 307 |
- Total | 2 | 327 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343832266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_1.json b/autobahn/client/tungstenite_case_13_6_1.json
deleted file mode 100644
index 5f312a0..0000000
--- a/autobahn/client/tungstenite_case_13_6_1.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 482,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=482&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Qmf+VviIGx+4gNwtXUDOeQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: PaQaAKrIBqQfTzBN+4i5qlCaoow=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.106Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "20": 1,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343832266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_10.html b/autobahn/client/tungstenite_case_13_6_10.html
deleted file mode 100644
index b8add7b..0000000
--- a/autobahn/client/tungstenite_case_13_6_10.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.10 : Fail - 2 ms @ 2020-09-07T18:52:55.117Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=491&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: SYRQgw4lMPDaNSLxyqJudA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: A0SDt/Kr/ldLC6+c6SvFxrj4OPE=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 307 | 1 | 307 |
- 5708 | 1 | 5708 |
- Total | 2 | 6015 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343931266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_10.json b/autobahn/client/tungstenite_case_13_6_10.json
deleted file mode 100644
index 9998170..0000000
--- a/autobahn/client/tungstenite_case_13_6_10.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 491,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=491&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: SYRQgw4lMPDaNSLxyqJudA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: A0SDt/Kr/ldLC6+c6SvFxrj4OPE=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.117Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "307": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343931266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_11.html b/autobahn/client/tungstenite_case_13_6_11.html
deleted file mode 100644
index 0ccd9c9..0000000
--- a/autobahn/client/tungstenite_case_13_6_11.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.11 : Fail - 1 ms @ 2020-09-07T18:52:55.119Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=492&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Na1OlF1b7EIn6g03fve7tQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: pmq1yII17xdlZMpUmsaU337gIvo=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 236 | 1 | 236 |
- 260 | 1 | 260 |
- 307 | 1 | 307 |
- Total | 3 | 803 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343932266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_11.json b/autobahn/client/tungstenite_case_13_6_11.json
deleted file mode 100644
index 031d9d3..0000000
--- a/autobahn/client/tungstenite_case_13_6_11.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 492,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=492&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Na1OlF1b7EIn6g03fve7tQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: pmq1yII17xdlZMpUmsaU337gIvo=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.11",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.119Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "236": 1,
- "260": 1,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343932266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_12.html b/autobahn/client/tungstenite_case_13_6_12.html
deleted file mode 100644
index 049e109..0000000
--- a/autobahn/client/tungstenite_case_13_6_12.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.12 : Fail - 1 ms @ 2020-09-07T18:52:55.120Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=493&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: pF9DNOKIUp/kWRDdkLNuEA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 7/cUPCiLAof8gQQ1YqmYRDXQQus=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 68 | 1 | 68 |
- 260 | 3 | 780 |
- 307 | 1 | 307 |
- Total | 5 | 1155 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343933266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_12.json b/autobahn/client/tungstenite_case_13_6_12.json
deleted file mode 100644
index 902f534..0000000
--- a/autobahn/client/tungstenite_case_13_6_12.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 493,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=493&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: pF9DNOKIUp/kWRDdkLNuEA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 7/cUPCiLAof8gQQ1YqmYRDXQQus=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.12",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.120Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 3,
- "1": 1
- },
- "txOctetStats": {
- "68": 1,
- "260": 3,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343933266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_13.html b/autobahn/client/tungstenite_case_13_6_13.html
deleted file mode 100644
index aa75dad..0000000
--- a/autobahn/client/tungstenite_case_13_6_13.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.13 : Fail - 1 ms @ 2020-09-07T18:52:55.121Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=494&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: l52dGVxvqIGo1WV6f1U6rA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: fd7MHr922vXsgL3qBz4x4F3etOQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 197 | 1 | 197 |
- 260 | 5 | 1300 |
- 307 | 1 | 307 |
- Total | 7 | 1804 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343934266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_13.json b/autobahn/client/tungstenite_case_13_6_13.json
deleted file mode 100644
index 5281a98..0000000
--- a/autobahn/client/tungstenite_case_13_6_13.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 494,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=494&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: l52dGVxvqIGo1WV6f1U6rA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: fd7MHr922vXsgL3qBz4x4F3etOQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.13",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.121Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "197": 1,
- "260": 5,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343934266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_14.html b/autobahn/client/tungstenite_case_13_6_14.html
deleted file mode 100644
index bd0b71b..0000000
--- a/autobahn/client/tungstenite_case_13_6_14.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.14 : Fail - 1 ms @ 2020-09-07T18:52:55.123Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=495&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: mkRDtfnP5l8/LQKnCMmGBw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: DF44hll5OVuwIMRTwOHnt92/y9g=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 106 | 1 | 106 |
- 260 | 11 | 2860 |
- 307 | 1 | 307 |
- Total | 13 | 3273 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343935266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_14.json b/autobahn/client/tungstenite_case_13_6_14.json
deleted file mode 100644
index ac427db..0000000
--- a/autobahn/client/tungstenite_case_13_6_14.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 495,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=495&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: mkRDtfnP5l8/LQKnCMmGBw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: DF44hll5OVuwIMRTwOHnt92/y9g=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.14",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.123Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 11,
- "1": 1
- },
- "txOctetStats": {
- "106": 1,
- "260": 11,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343935266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_15.html b/autobahn/client/tungstenite_case_13_6_15.html
deleted file mode 100644
index 55eb802..0000000
--- a/autobahn/client/tungstenite_case_13_6_15.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.15 : Fail - 2 ms @ 2020-09-07T18:52:55.124Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=496&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: F5h5nAvy009eS1GvL3N80Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: w0pDYh0kmGGf7ZABrQY2HSVxl+4=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 74 | 1 | 74 |
- 260 | 22 | 5720 |
- 307 | 1 | 307 |
- Total | 24 | 6101 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343936266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_15.json b/autobahn/client/tungstenite_case_13_6_15.json
deleted file mode 100644
index eb0b8cd..0000000
--- a/autobahn/client/tungstenite_case_13_6_15.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 496,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=496&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: F5h5nAvy009eS1GvL3N80Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: w0pDYh0kmGGf7ZABrQY2HSVxl+4=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.15",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.124Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 22,
- "1": 1
- },
- "txOctetStats": {
- "74": 1,
- "260": 22,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343936266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_16.html b/autobahn/client/tungstenite_case_13_6_16.html
deleted file mode 100644
index 9816ced..0000000
--- a/autobahn/client/tungstenite_case_13_6_16.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.16 : Fail - 2 ms @ 2020-09-07T18:52:55.126Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=497&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: mq2+SPUDkmZrfRDrtsLUYw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 7Q0kjkZfB186JXvZcBgyKptxaSI=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 307 | 1 | 307 |
- 588 | 1 | 588 |
- 1028 | 5 | 5140 |
- Total | 7 | 6035 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343937266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_16.json b/autobahn/client/tungstenite_case_13_6_16.json
deleted file mode 100644
index ed5edb8..0000000
--- a/autobahn/client/tungstenite_case_13_6_16.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 497,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=497&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: mq2+SPUDkmZrfRDrtsLUYw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 7Q0kjkZfB186JXvZcBgyKptxaSI=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.16",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.126Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "307": 1,
- "588": 1,
- "1028": 5
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343937266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_17.html b/autobahn/client/tungstenite_case_13_6_17.html
deleted file mode 100644
index 68925d8..0000000
--- a/autobahn/client/tungstenite_case_13_6_17.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.17 : Fail - 2 ms @ 2020-09-07T18:52:55.129Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=498&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 74Rkd1BPPfjKgUx/CJlsNw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8HB6niwAWdubx2aiLsToI41q6LY=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 307 | 1 | 307 |
- 1612 | 1 | 1612 |
- 4100 | 1 | 4100 |
- Total | 3 | 6019 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343938266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_17.json b/autobahn/client/tungstenite_case_13_6_17.json
deleted file mode 100644
index afb9cd6..0000000
--- a/autobahn/client/tungstenite_case_13_6_17.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 498,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=498&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 74Rkd1BPPfjKgUx/CJlsNw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8HB6niwAWdubx2aiLsToI41q6LY=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.17",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.129Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "307": 1,
- "1612": 1,
- "4100": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343938266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_18.html b/autobahn/client/tungstenite_case_13_6_18.html
deleted file mode 100644
index 6680d25..0000000
--- a/autobahn/client/tungstenite_case_13_6_18.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.18 : Fail - 2 ms @ 2020-09-07T18:52:55.132Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=499&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Hl+jd9s6fHqYHU7+EcwJcg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uWw3gAQj4WKIrDrKUHTK9HXCSZE=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 307 | 1 | 307 |
- 5708 | 1 | 5708 |
- Total | 2 | 6015 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343939266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_18.json b/autobahn/client/tungstenite_case_13_6_18.json
deleted file mode 100644
index 1c95a1f..0000000
--- a/autobahn/client/tungstenite_case_13_6_18.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 499,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=499&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Hl+jd9s6fHqYHU7+EcwJcg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uWw3gAQj4WKIrDrKUHTK9HXCSZE=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.18",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.132Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "307": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343939266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_2.html b/autobahn/client/tungstenite_case_13_6_2.html
deleted file mode 100644
index 9a6fbea..0000000
--- a/autobahn/client/tungstenite_case_13_6_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.2 : Fail - 1 ms @ 2020-09-07T18:52:55.107Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=483&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +qm8/01/WTux62U8xtreWA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: zL9f+uC1jHma3HTzuEIbG4YUsDE=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 51 | 1 | 51 |
- 307 | 1 | 307 |
- Total | 2 | 358 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343833266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_2.json b/autobahn/client/tungstenite_case_13_6_2.json
deleted file mode 100644
index c44ad4f..0000000
--- a/autobahn/client/tungstenite_case_13_6_2.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 483,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=483&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +qm8/01/WTux62U8xtreWA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: zL9f+uC1jHma3HTzuEIbG4YUsDE=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.107Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "51": 1,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343833266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_3.html b/autobahn/client/tungstenite_case_13_6_3.html
deleted file mode 100644
index 7494248..0000000
--- a/autobahn/client/tungstenite_case_13_6_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.3 : Fail - 1 ms @ 2020-09-07T18:52:55.108Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Case did not finish within 120 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=484&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ixhzg/IdjIacEftk88azTg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: rRY9rxJepmKde+46sd+CThyC3l0=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 147 | 1 | 147 |
- 307 | 1 | 307 |
- Total | 2 | 454 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343834266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_3.json b/autobahn/client/tungstenite_case_13_6_3.json
deleted file mode 100644
index 096f9ba..0000000
--- a/autobahn/client/tungstenite_case_13_6_3.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 484,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=484&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ixhzg/IdjIacEftk88azTg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: rRY9rxJepmKde+46sd+CThyC3l0=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 120 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.108Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "147": 1,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343834266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_4.html b/autobahn/client/tungstenite_case_13_6_4.html
deleted file mode 100644
index d5622a1..0000000
--- a/autobahn/client/tungstenite_case_13_6_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.4 : Fail - 1 ms @ 2020-09-07T18:52:55.109Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Case did not finish within 240 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=485&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: TzlH5+XdLnGhjcp8EPntyw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bJnLvOBrHJp0+F5CBfDWvAXOxMw=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 170 | 1 | 170 |
- 307 | 1 | 307 |
- Total | 2 | 477 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343835266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_4.json b/autobahn/client/tungstenite_case_13_6_4.json
deleted file mode 100644
index 3f3f660..0000000
--- a/autobahn/client/tungstenite_case_13_6_4.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 485,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=485&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: TzlH5+XdLnGhjcp8EPntyw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bJnLvOBrHJp0+F5CBfDWvAXOxMw=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 240 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.109Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "170": 1,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343835266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_5.html b/autobahn/client/tungstenite_case_13_6_5.html
deleted file mode 100644
index 819640b..0000000
--- a/autobahn/client/tungstenite_case_13_6_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.5 : Fail - 1 ms @ 2020-09-07T18:52:55.110Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=486&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: WHi7EHxlp+Bnlrg1ejCDLg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: mCa3EdCtf8hmxT3Q7//Ivsd2lk4=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 307 | 1 | 307 |
- Total | 2 | 613 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343836266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_5.json b/autobahn/client/tungstenite_case_13_6_5.json
deleted file mode 100644
index 6f2a934..0000000
--- a/autobahn/client/tungstenite_case_13_6_5.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 486,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=486&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: WHi7EHxlp+Bnlrg1ejCDLg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: mCa3EdCtf8hmxT3Q7//Ivsd2lk4=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.110Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "307": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343836266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_6.html b/autobahn/client/tungstenite_case_13_6_6.html
deleted file mode 100644
index e49e6ff..0000000
--- a/autobahn/client/tungstenite_case_13_6_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.6 : Fail - 1 ms @ 2020-09-07T18:52:55.112Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=487&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Vqs1MlpYlf78kHQ2JQAe9Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YGYwi2Tkj5a/7uIu1acCEORutWQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 307 | 1 | 307 |
- 492 | 1 | 492 |
- Total | 2 | 799 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343837266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_6.json b/autobahn/client/tungstenite_case_13_6_6.json
deleted file mode 100644
index 0169bfb..0000000
--- a/autobahn/client/tungstenite_case_13_6_6.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 487,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=487&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Vqs1MlpYlf78kHQ2JQAe9Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YGYwi2Tkj5a/7uIu1acCEORutWQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.112Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "307": 1,
- "492": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343837266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_7.html b/autobahn/client/tungstenite_case_13_6_7.html
deleted file mode 100644
index d5eb6c8..0000000
--- a/autobahn/client/tungstenite_case_13_6_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.7 : Fail - 1 ms @ 2020-09-07T18:52:55.113Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=488&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: TmPXYWEW5gyZ/vUhHOASdA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: W4DhRUYfLNUC6dGAngKgmmBiyeI=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 307 | 1 | 307 |
- 838 | 1 | 838 |
- Total | 2 | 1145 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343838266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_7.json b/autobahn/client/tungstenite_case_13_6_7.json
deleted file mode 100644
index 783d05c..0000000
--- a/autobahn/client/tungstenite_case_13_6_7.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 488,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=488&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: TmPXYWEW5gyZ/vUhHOASdA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: W4DhRUYfLNUC6dGAngKgmmBiyeI=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.113Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "307": 1,
- "838": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343838266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_8.html b/autobahn/client/tungstenite_case_13_6_8.html
deleted file mode 100644
index c12ac95..0000000
--- a/autobahn/client/tungstenite_case_13_6_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.8 : Fail - 1 ms @ 2020-09-07T18:52:55.114Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=489&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: RWB0xyjINISf1sWZwmikbg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: nQ6QnmLnkPloZ/MmQzf974SVCvY=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 307 | 1 | 307 |
- 1477 | 1 | 1477 |
- Total | 2 | 1784 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343839266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_8.json b/autobahn/client/tungstenite_case_13_6_8.json
deleted file mode 100644
index 4eea8a4..0000000
--- a/autobahn/client/tungstenite_case_13_6_8.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 489,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=489&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: RWB0xyjINISf1sWZwmikbg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: nQ6QnmLnkPloZ/MmQzf974SVCvY=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.114Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "307": 1,
- "1477": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343839266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_6_9.html b/autobahn/client/tungstenite_case_13_6_9.html
deleted file mode 100644
index 94fb06a..0000000
--- a/autobahn/client/tungstenite_case_13_6_9.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.6.9 : Fail - 1 ms @ 2020-09-07T18:52:55.115Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=490&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: sEi2FijLt1HnoQUA2MwfDA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: tgQ7hAo54Ikd1Jwjz93L7be4i1U=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 307 | 1 | 307 |
- 2924 | 1 | 2924 |
- Total | 2 | 3231 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d343930266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_6_9.json b/autobahn/client/tungstenite_case_13_6_9.json
deleted file mode 100644
index 1c699dd..0000000
--- a/autobahn/client/tungstenite_case_13_6_9.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 490,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 15)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=490&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: sEi2FijLt1HnoQUA2MwfDA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: tgQ7hAo54Ikd1Jwjz93L7be4i1U=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=15\r\n\r\n",
- "id": "13.6.9",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.115Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "307": 1,
- "2924": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d343930266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 307,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_1.html b/autobahn/client/tungstenite_case_13_7_1.html
deleted file mode 100644
index 17eacbf..0000000
--- a/autobahn/client/tungstenite_case_13_7_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.1 : Fail - 1 ms @ 2020-09-07T18:52:55.134Z
- Case Description
Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=500&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UWOyYK179PCTc1N3HQqlfA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: AbKBeXHnxRWy6Bz+vWRprfgTiBU=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 20 | 1 | 20 |
- 306 | 1 | 306 |
- Total | 2 | 326 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353030266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_1.json b/autobahn/client/tungstenite_case_13_7_1.json
deleted file mode 100644
index 18806d3..0000000
--- a/autobahn/client/tungstenite_case_13_7_1.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 500,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=500&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UWOyYK179PCTc1N3HQqlfA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: AbKBeXHnxRWy6Bz+vWRprfgTiBU=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.134Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "20": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353030266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_10.html b/autobahn/client/tungstenite_case_13_7_10.html
deleted file mode 100644
index 5c42c2a..0000000
--- a/autobahn/client/tungstenite_case_13_7_10.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.10 : Fail - 2 ms @ 2020-09-07T18:52:55.146Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=509&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Cw3cNBkn2UkUQCJtqEVwGw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 92XkyVQi5dXUNdPbPF+qVTBsaH4=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 5708 | 1 | 5708 |
- Total | 2 | 6014 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353039266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_10.json b/autobahn/client/tungstenite_case_13_7_10.json
deleted file mode 100644
index 4452dec..0000000
--- a/autobahn/client/tungstenite_case_13_7_10.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 509,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=509&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Cw3cNBkn2UkUQCJtqEVwGw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 92XkyVQi5dXUNdPbPF+qVTBsaH4=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.146Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353039266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_11.html b/autobahn/client/tungstenite_case_13_7_11.html
deleted file mode 100644
index 84fb264..0000000
--- a/autobahn/client/tungstenite_case_13_7_11.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.11 : Fail - 1 ms @ 2020-09-07T18:52:55.148Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=510&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: pVwnij0uxG1PlLjrHjKvug==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KOhqKQLVlf82Ab5nfhi/3A0tWps=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 236 | 1 | 236 |
- 260 | 1 | 260 |
- 306 | 1 | 306 |
- Total | 3 | 802 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353130266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_11.json b/autobahn/client/tungstenite_case_13_7_11.json
deleted file mode 100644
index 41927e6..0000000
--- a/autobahn/client/tungstenite_case_13_7_11.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 510,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=510&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: pVwnij0uxG1PlLjrHjKvug==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KOhqKQLVlf82Ab5nfhi/3A0tWps=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.11",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.148Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "236": 1,
- "260": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353130266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_12.html b/autobahn/client/tungstenite_case_13_7_12.html
deleted file mode 100644
index 5668832..0000000
--- a/autobahn/client/tungstenite_case_13_7_12.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.12 : Fail - 1 ms @ 2020-09-07T18:52:55.149Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=511&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7Oe4aBOfhqcoTc5bpKvFfQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: yxeHiIQpT5cUfVHB4GfV65PJCDw=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 68 | 1 | 68 |
- 260 | 3 | 780 |
- 306 | 1 | 306 |
- Total | 5 | 1154 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353131266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_12.json b/autobahn/client/tungstenite_case_13_7_12.json
deleted file mode 100644
index 9b91117..0000000
--- a/autobahn/client/tungstenite_case_13_7_12.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 511,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=511&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7Oe4aBOfhqcoTc5bpKvFfQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: yxeHiIQpT5cUfVHB4GfV65PJCDw=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.12",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.149Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 3,
- "1": 1
- },
- "txOctetStats": {
- "68": 1,
- "260": 3,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353131266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_13.html b/autobahn/client/tungstenite_case_13_7_13.html
deleted file mode 100644
index 65b8b14..0000000
--- a/autobahn/client/tungstenite_case_13_7_13.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.13 : Fail - 1 ms @ 2020-09-07T18:52:55.151Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=512&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: pOThq+ZsIf/phHap4/JHMw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ooRJF118G4phr4OrkBKwQyvJlD0=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 197 | 1 | 197 |
- 260 | 5 | 1300 |
- 306 | 1 | 306 |
- Total | 7 | 1803 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353132266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_13.json b/autobahn/client/tungstenite_case_13_7_13.json
deleted file mode 100644
index 86bc9ae..0000000
--- a/autobahn/client/tungstenite_case_13_7_13.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 512,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=512&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: pOThq+ZsIf/phHap4/JHMw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ooRJF118G4phr4OrkBKwQyvJlD0=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.13",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.151Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "197": 1,
- "260": 5,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353132266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_14.html b/autobahn/client/tungstenite_case_13_7_14.html
deleted file mode 100644
index 0cff6da..0000000
--- a/autobahn/client/tungstenite_case_13_7_14.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.14 : Fail - 1 ms @ 2020-09-07T18:52:55.153Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=513&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: cPNGmjOakAtY45I1CN/YsQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: GmW51nUsVA217G1Yk/To/oYRI10=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 106 | 1 | 106 |
- 260 | 11 | 2860 |
- 306 | 1 | 306 |
- Total | 13 | 3272 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353133266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_14.json b/autobahn/client/tungstenite_case_13_7_14.json
deleted file mode 100644
index 458d511..0000000
--- a/autobahn/client/tungstenite_case_13_7_14.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 513,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=513&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: cPNGmjOakAtY45I1CN/YsQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: GmW51nUsVA217G1Yk/To/oYRI10=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.14",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.153Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 11,
- "1": 1
- },
- "txOctetStats": {
- "106": 1,
- "260": 11,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353133266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_15.html b/autobahn/client/tungstenite_case_13_7_15.html
deleted file mode 100644
index f7a97b9..0000000
--- a/autobahn/client/tungstenite_case_13_7_15.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.15 : Fail - 2 ms @ 2020-09-07T18:52:55.155Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=514&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 3Ev2yw809C43ufTrqKaKmA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: zEHxhZd/N7ws6qyWHIzmBxjQz4s=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 74 | 1 | 74 |
- 260 | 22 | 5720 |
- 306 | 1 | 306 |
- Total | 24 | 6100 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353134266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_15.json b/autobahn/client/tungstenite_case_13_7_15.json
deleted file mode 100644
index 07b22b2..0000000
--- a/autobahn/client/tungstenite_case_13_7_15.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 514,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=514&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 3Ev2yw809C43ufTrqKaKmA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: zEHxhZd/N7ws6qyWHIzmBxjQz4s=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.15",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.155Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 22,
- "1": 1
- },
- "txOctetStats": {
- "74": 1,
- "260": 22,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353134266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_16.html b/autobahn/client/tungstenite_case_13_7_16.html
deleted file mode 100644
index 1a409fe..0000000
--- a/autobahn/client/tungstenite_case_13_7_16.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.16 : Fail - 2 ms @ 2020-09-07T18:52:55.157Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=515&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: RRVHZLLDIzwF+vO0ofwqGg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: hBiVGdgxsWJCD7lfeFNTSOt4bV0=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 588 | 1 | 588 |
- 1028 | 5 | 5140 |
- Total | 7 | 6034 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353135266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_16.json b/autobahn/client/tungstenite_case_13_7_16.json
deleted file mode 100644
index fad469e..0000000
--- a/autobahn/client/tungstenite_case_13_7_16.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 515,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=515&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: RRVHZLLDIzwF+vO0ofwqGg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: hBiVGdgxsWJCD7lfeFNTSOt4bV0=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.16",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.157Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 5,
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "588": 1,
- "1028": 5
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353135266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_17.html b/autobahn/client/tungstenite_case_13_7_17.html
deleted file mode 100644
index cee8da8..0000000
--- a/autobahn/client/tungstenite_case_13_7_17.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.17 : Fail - 2 ms @ 2020-09-07T18:52:55.160Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=516&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: U5MfQuhycgEFK1K5vqxuZA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6qVJ3gUcZPPuohcj2U1t8bvgqO0=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 1612 | 1 | 1612 |
- 4100 | 1 | 4100 |
- Total | 3 | 6018 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353136266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_17.json b/autobahn/client/tungstenite_case_13_7_17.json
deleted file mode 100644
index db6c51b..0000000
--- a/autobahn/client/tungstenite_case_13_7_17.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 516,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=516&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: U5MfQuhycgEFK1K5vqxuZA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6qVJ3gUcZPPuohcj2U1t8bvgqO0=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.17",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.160Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "1612": 1,
- "4100": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353136266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_18.html b/autobahn/client/tungstenite_case_13_7_18.html
deleted file mode 100644
index 6c6fd39..0000000
--- a/autobahn/client/tungstenite_case_13_7_18.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.18 : Fail - 2 ms @ 2020-09-07T18:52:55.162Z
- Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=517&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 55VZKZ5NfbRUQKypgA7i2Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: cRhlAZ+hHhXZbur5D0D7ibUpRwI=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 5708 | 1 | 5708 |
- Total | 2 | 6014 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353137266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_18.json b/autobahn/client/tungstenite_case_13_7_18.json
deleted file mode 100644
index d4e8ec5..0000000
--- a/autobahn/client/tungstenite_case_13_7_18.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 517,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 131072, auto-fragment to 32768 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=517&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 55VZKZ5NfbRUQKypgA7i2Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: cRhlAZ+hHhXZbur5D0D7ibUpRwI=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.18",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.162Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "5708": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353137266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_2.html b/autobahn/client/tungstenite_case_13_7_2.html
deleted file mode 100644
index d047331..0000000
--- a/autobahn/client/tungstenite_case_13_7_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.2 : Fail - 1 ms @ 2020-09-07T18:52:55.135Z
- Case Description
Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Case did not finish within 60 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=501&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 6osEV8ZWuQHBjPY1LKiaHg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: d7S91LcBoEVVtWb5xNcn61w0aCg=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 51 | 1 | 51 |
- 306 | 1 | 306 |
- Total | 2 | 357 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353031266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_2.json b/autobahn/client/tungstenite_case_13_7_2.json
deleted file mode 100644
index 2932b08..0000000
--- a/autobahn/client/tungstenite_case_13_7_2.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 501,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 64, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=501&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 6osEV8ZWuQHBjPY1LKiaHg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: d7S91LcBoEVVtWb5xNcn61w0aCg=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 60 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.135Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "51": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353031266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_3.html b/autobahn/client/tungstenite_case_13_7_3.html
deleted file mode 100644
index 988b8ec..0000000
--- a/autobahn/client/tungstenite_case_13_7_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.3 : Fail - 1 ms @ 2020-09-07T18:52:55.136Z
- Case Description
Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Case did not finish within 120 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=502&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ebPmQ0NpKHPiqmLVmXbUHQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: eitpuoXdeJY8purzEQ5VeehYIUQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 147 | 1 | 147 |
- 306 | 1 | 306 |
- Total | 2 | 453 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353032266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_3.json b/autobahn/client/tungstenite_case_13_7_3.json
deleted file mode 100644
index 21d9974..0000000
--- a/autobahn/client/tungstenite_case_13_7_3.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 502,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 256, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=502&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ebPmQ0NpKHPiqmLVmXbUHQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: eitpuoXdeJY8purzEQ5VeehYIUQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 120 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.136Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "147": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353032266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_4.html b/autobahn/client/tungstenite_case_13_7_4.html
deleted file mode 100644
index d8dc32a..0000000
--- a/autobahn/client/tungstenite_case_13_7_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.4 : Fail - 1 ms @ 2020-09-07T18:52:55.137Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Case did not finish within 240 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=503&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: gJ1JpLyGjMg0qYJ33XKhPw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: nkBJpEUcsc6Q+7c1ddgz3/nrZ0I=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 170 | 1 | 170 |
- 306 | 1 | 306 |
- Total | 2 | 476 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353033266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_4.json b/autobahn/client/tungstenite_case_13_7_4.json
deleted file mode 100644
index 2daf1e9..0000000
--- a/autobahn/client/tungstenite_case_13_7_4.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 503,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=503&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: gJ1JpLyGjMg0qYJ33XKhPw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: nkBJpEUcsc6Q+7c1ddgz3/nrZ0I=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 240 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.137Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "170": 1,
- "306": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353033266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_5.html b/autobahn/client/tungstenite_case_13_7_5.html
deleted file mode 100644
index d8b029f..0000000
--- a/autobahn/client/tungstenite_case_13_7_5.html
+++ /dev/null
@@ -1,287 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.5 : Fail - 1 ms @ 2020-09-07T18:52:55.138Z
- Case Description
Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=504&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: K/3NKaBlxu7v9kgk2LYBgw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: JSPvmd1G5iYDzXP+wfG/3wB2+1s=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 2 | 612 |
- Total | 2 | 612 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353034266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_5.json b/autobahn/client/tungstenite_case_13_7_5.json
deleted file mode 100644
index dc6bdbe..0000000
--- a/autobahn/client/tungstenite_case_13_7_5.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 504,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=504&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: K/3NKaBlxu7v9kgk2LYBgw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: JSPvmd1G5iYDzXP+wfG/3wB2+1s=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.138Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 2
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353034266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_6.html b/autobahn/client/tungstenite_case_13_7_6.html
deleted file mode 100644
index c6c7840..0000000
--- a/autobahn/client/tungstenite_case_13_7_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.6 : Fail - 1 ms @ 2020-09-07T18:52:55.139Z
- Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=505&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: uSEA9IPewxGScHXpuwjgZA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: nuzA5OFNF7xJ80IBZazNgsw1zvk=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 492 | 1 | 492 |
- Total | 2 | 798 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353035266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_6.json b/autobahn/client/tungstenite_case_13_7_6.json
deleted file mode 100644
index 7ec08fd..0000000
--- a/autobahn/client/tungstenite_case_13_7_6.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 505,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 8192, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=505&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: uSEA9IPewxGScHXpuwjgZA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: nuzA5OFNF7xJ80IBZazNgsw1zvk=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.139Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "492": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353035266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_7.html b/autobahn/client/tungstenite_case_13_7_7.html
deleted file mode 100644
index d3d757f..0000000
--- a/autobahn/client/tungstenite_case_13_7_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.7 : Fail - 1 ms @ 2020-09-07T18:52:55.141Z
- Case Description
Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=506&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HWzCp8WENOm5Q47puDwSXQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: h6JRqZUD2/wo98RTXhC+ip8Nsbs=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 838 | 1 | 838 |
- Total | 2 | 1144 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353036266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_7.json b/autobahn/client/tungstenite_case_13_7_7.json
deleted file mode 100644
index 27ebc4e..0000000
--- a/autobahn/client/tungstenite_case_13_7_7.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 506,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 16384, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=506&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HWzCp8WENOm5Q47puDwSXQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: h6JRqZUD2/wo98RTXhC+ip8Nsbs=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.141Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "838": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353036266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_8.html b/autobahn/client/tungstenite_case_13_7_8.html
deleted file mode 100644
index 1d970ad..0000000
--- a/autobahn/client/tungstenite_case_13_7_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.8 : Fail - 1 ms @ 2020-09-07T18:52:55.142Z
- Case Description
Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=507&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5Nrz+eZ5byaYi8HK9I/+bg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: /brduGD0Xi5+/C/a/5O8F09UhF4=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 1477 | 1 | 1477 |
- Total | 2 | 1783 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353037266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_8.json b/autobahn/client/tungstenite_case_13_7_8.json
deleted file mode 100644
index c8a0bf8..0000000
--- a/autobahn/client/tungstenite_case_13_7_8.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 507,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 32768, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=507&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5Nrz+eZ5byaYi8HK9I/+bg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: /brduGD0Xi5+/C/a/5O8F09UhF4=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.142Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "1477": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353037266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_13_7_9.html b/autobahn/client/tungstenite_case_13_7_9.html
deleted file mode 100644
index 6b4c6be..0000000
--- a/autobahn/client/tungstenite_case_13_7_9.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 13.7.9 : Fail - 2 ms @ 2020-09-07T18:52:55.143Z
- Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Case did not finish within 480 seconds.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
The connection was failed by the wrong endpoint (FAILED)
-
- Opening Handshake
- GET /runCase?case=508&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: cUdVZQGghGSBtLEANndtXw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: PScfDbXiz+yD7MCzMgC3E8nfDoQ=
-Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 306 | 1 | 306 |
- 2924 | 1 | 2924 |
- Total | 2 | 3230 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
- Wire log after handshake disabled!
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d353038266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_13_7_9.json b/autobahn/client/tungstenite_case_13_7_9.json
deleted file mode 100644
index 8e9f95b..0000000
--- a/autobahn/client/tungstenite_case_13_7_9.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "FAILED",
- "behaviorClose": "FAILED",
- "case": 508,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": false,
- "description": "Send 1000 compressed messages each of payload size 65536, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8), (True, 0), (False, 0)]",
- "droppedByMe": false,
- "duration": 2,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=508&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: cUdVZQGghGSBtLEANndtXw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: PScfDbXiz+yD7MCzMgC3E8nfDoQ=\r\nSec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8\r\n\r\n",
- "id": "13.7.9",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Case did not finish within 480 seconds.",
- "resultClose": "The connection was failed by the wrong endpoint",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:52:55.143Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "306": 1,
- "2924": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d353038266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 306,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_1_1.html b/autobahn/client/tungstenite_case_1_1_1.html
deleted file mode 100644
index 8785b6b..0000000
--- a/autobahn/client/tungstenite_case_1_1_1.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.1.1 : Pass - 0 ms @ 2020-09-07T18:43:53.842Z
- Case Description
Send text message with payload 0.
- Case Expectation
Receive echo'ed text message (with empty payload). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'', False)]}
- Observed:
[('message', u'', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=1&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 0JNcGFy018ado5E40t4btQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: RzUjlhbyLVAM2TitGl8WQzYqgOs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 6 | 1 | 6 |
- 8 | 1 | 8 |
- 255 | 1 | 255 |
- Total | 3 | 269 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d31266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 8100
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 81802c4f48a9
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3263346634386139
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88825a956276597d
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3561393536323736
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_1_1.json b/autobahn/client/tungstenite_case_1_1_1.json
deleted file mode 100644
index f1f06c5..0000000
--- a/autobahn/client/tungstenite_case_1_1_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 1,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message with payload 0.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Receive echo'ed text message (with empty payload). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=1&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 0JNcGFy018ado5E40t4btQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: RzUjlhbyLVAM2TitGl8WQzYqgOs=\r\n\r\n",
- "id": "1.1.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "6": 1,
- "8": 1,
- "255": 1
- },
- "started": "2020-09-07T18:43:53.842Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d31266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8100"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 6,
- "81802c4f48a9"
- ]
- ],
- [
- "RF",
- [
- 0,
- ""
- ],
- 1,
- true,
- 0,
- true,
- "2c4f48a9"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88825a956276597d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5a956276"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_1_2.html b/autobahn/client/tungstenite_case_1_1_2.html
deleted file mode 100644
index dc6ce1b..0000000
--- a/autobahn/client/tungstenite_case_1_1_2.html
+++ /dev/null
@@ -1,305 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.1.2 : Pass - 0 ms @ 2020-09-07T18:43:53.843Z
- Case Description
Send text message message with payload of length 125.
- Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'**************************************************************** ...', False)]}
- Observed:
[('message', u'**************************************************************** ...', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=2&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 91WVJq0XjmL8bjFu2+mg7Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: UzdlPo1L8eue2ItBBGOZ3K9kg/o=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 131 | 1 | 131 |
- 255 | 1 | 255 |
- Total | 3 | 394 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 127 | 1 | 127 |
- 206 | 1 | 206 |
- Total | 3 | 337 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d32266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
003 TX OCTETS: 817d2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 81fd93dfd2b5b9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89f
-
b9f5f89fb9f5f89fb9f5f89fb9f5 ...
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=True, MASK=3933646664326235
-
**************************************************************** ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88822cabe7252f43
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3263616265373235
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_1_2.json b/autobahn/client/tungstenite_case_1_1_2.json
deleted file mode 100644
index 7b48945..0000000
--- a/autobahn/client/tungstenite_case_1_1_2.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 2,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 125.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=2&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 91WVJq0XjmL8bjFu2+mg7Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UzdlPo1L8eue2ItBBGOZ3K9kg/o=\r\n\r\n",
- "id": "1.1.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "131": 1,
- "255": 1
- },
- "started": "2020-09-07T18:43:53.843Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "127": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d32266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 125,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 127,
- "817d2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 131,
- "81fd93dfd2b5b9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5f89fb9f5 ..."
- ]
- ],
- [
- "RF",
- [
- 125,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- true,
- "93dfd2b5"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822cabe7252f43"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2cabe725"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_1_3.html b/autobahn/client/tungstenite_case_1_1_3.html
deleted file mode 100644
index f8891a6..0000000
--- a/autobahn/client/tungstenite_case_1_1_3.html
+++ /dev/null
@@ -1,305 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.1.3 : Pass - 0 ms @ 2020-09-07T18:43:53.844Z
- Case Description
Send text message message with payload of length 126.
- Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'**************************************************************** ...', False)]}
- Observed:
[('message', u'**************************************************************** ...', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=3&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: eWYcEd18KM0IRK/Z7Ku+Gg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: TOTy3X7okzYrcSvMIC930ebtIXQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 134 | 1 | 134 |
- 255 | 1 | 255 |
- Total | 3 | 397 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 130 | 1 | 130 |
- 206 | 1 | 206 |
- Total | 3 | 340 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d33266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=126, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
003 TX OCTETS: 817e007e2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 81fe007ead684ad2874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f88742
-
60f8874260f8874260f8874260f8 ...
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=126, MASKED=True, MASK=6164363834616432
-
**************************************************************** ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88824e0ff7b54de7
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3465306666376235
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_1_3.json b/autobahn/client/tungstenite_case_1_1_3.json
deleted file mode 100644
index 0e463e9..0000000
--- a/autobahn/client/tungstenite_case_1_1_3.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 3,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 126.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=3&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: eWYcEd18KM0IRK/Z7Ku+Gg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: TOTy3X7okzYrcSvMIC930ebtIXQ=\r\n\r\n",
- "id": "1.1.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "134": 1,
- "255": 1
- },
- "started": "2020-09-07T18:43:53.844Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "130": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d33266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 126,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 130,
- "817e007e2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 134,
- "81fe007ead684ad2874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8874260f8 ..."
- ]
- ],
- [
- "RF",
- [
- 126,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- true,
- "ad684ad2"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824e0ff7b54de7"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4e0ff7b5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_1_4.html b/autobahn/client/tungstenite_case_1_1_4.html
deleted file mode 100644
index 9599aa1..0000000
--- a/autobahn/client/tungstenite_case_1_1_4.html
+++ /dev/null
@@ -1,305 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.1.4 : Pass - 0 ms @ 2020-09-07T18:43:53.844Z
- Case Description
Send text message message with payload of length 127.
- Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'**************************************************************** ...', False)]}
- Observed:
[('message', u'**************************************************************** ...', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=4&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: osBfRA1jyJDohp8zOp5SIQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S8UQD9+iysVPGlV5HpiwtynczUo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 135 | 1 | 135 |
- 255 | 1 | 255 |
- Total | 3 | 398 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 131 | 1 | 131 |
- 206 | 1 | 206 |
- Total | 3 | 341 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d34266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=127, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
003 TX OCTETS: 817e007f2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 81fe007f60fa2c1e4ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad0
-
06344ad006344ad006344ad00634 ...
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=127, MASKED=True, MASK=3630666132633165
-
**************************************************************** ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882b71cdaa5b4f4
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6237316364616135
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_1_4.json b/autobahn/client/tungstenite_case_1_1_4.json
deleted file mode 100644
index 5163d3c..0000000
--- a/autobahn/client/tungstenite_case_1_1_4.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 4,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 127.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=4&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: osBfRA1jyJDohp8zOp5SIQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S8UQD9+iysVPGlV5HpiwtynczUo=\r\n\r\n",
- "id": "1.1.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "135": 1,
- "255": 1
- },
- "started": "2020-09-07T18:43:53.844Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "131": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d34266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 127,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 131,
- "817e007f2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 135,
- "81fe007f60fa2c1e4ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad006344ad00634 ..."
- ]
- ],
- [
- "RF",
- [
- 127,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- true,
- "60fa2c1e"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882b71cdaa5b4f4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "b71cdaa5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_1_5.html b/autobahn/client/tungstenite_case_1_1_5.html
deleted file mode 100644
index 997147d..0000000
--- a/autobahn/client/tungstenite_case_1_1_5.html
+++ /dev/null
@@ -1,305 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.1.5 : Pass - 0 ms @ 2020-09-07T18:43:53.845Z
- Case Description
Send text message message with payload of length 128.
- Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'**************************************************************** ...', False)]}
- Observed:
[('message', u'**************************************************************** ...', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=5&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8n3nzw72q1IFV5TV7GyjgA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 81NjaABMeiXDFI7U2keAMAgbfJ8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 136 | 1 | 136 |
- 255 | 1 | 255 |
- Total | 3 | 399 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 132 | 1 | 132 |
- 206 | 1 | 206 |
- Total | 3 | 342 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d35266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=128, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
003 TX OCTETS: 817e00802a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 81fe0080ea11d625c03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03b
-
fc0fc03bfc0fc03bfc0fc03bfc0f ...
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=128, MASKED=True, MASK=6561313164363235
-
**************************************************************** ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888246d76fd2453f
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3436643736666432
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_1_5.json b/autobahn/client/tungstenite_case_1_1_5.json
deleted file mode 100644
index 24ddd52..0000000
--- a/autobahn/client/tungstenite_case_1_1_5.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 5,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 128.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=5&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8n3nzw72q1IFV5TV7GyjgA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 81NjaABMeiXDFI7U2keAMAgbfJ8=\r\n\r\n",
- "id": "1.1.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "136": 1,
- "255": 1
- },
- "started": "2020-09-07T18:43:53.845Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "132": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d35266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 128,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 132,
- "817e00802a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 136,
- "81fe0080ea11d625c03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0fc03bfc0f ..."
- ]
- ],
- [
- "RF",
- [
- 128,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- true,
- "ea11d625"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888246d76fd2453f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "46d76fd2"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_1_6.html b/autobahn/client/tungstenite_case_1_1_6.html
deleted file mode 100644
index 62e6afa..0000000
--- a/autobahn/client/tungstenite_case_1_1_6.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.1.6 : Pass - 2 ms @ 2020-09-07T18:43:53.846Z
- Case Description
Send text message message with payload of length 65535.
- Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'**************************************************************** ...', False)]}
- Observed:
[('message', u'**************************************************************** ...', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=6&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ZouBvDeug35hkxurmzLJCQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Klj5ABLVdncE/AbLBZb6IebS8UY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 7 | 1 | 7 |
- 8 | 1 | 8 |
- 255 | 1 | 255 |
- 65536 | 1 | 65536 |
- Total | 4 | 65806 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 65539 | 1 | 65539 |
- Total | 3 | 65749 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d36266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65535, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
003 TX OCTETS: 817effff2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 10.000000 sec
-
005 RX OCTETS: 81feffff75f3a4ec5fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd9
-
8ec65fd98ec65fd98ec65fd98ec6 ...
-
006 RX OCTETS: 5fd98ec65fd98e
-
007 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65535, MASKED=True, MASK=3735663361346563
-
**************************************************************** ...
-
008 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
009 TX OCTETS: 880203e8
-
010 RX OCTETS: 8882a9945dadaa7c
-
011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6139393435646164
-
0x03e8
-
012 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_1_6.json b/autobahn/client/tungstenite_case_1_1_6.json
deleted file mode 100644
index e9bc6a4..0000000
--- a/autobahn/client/tungstenite_case_1_1_6.json
+++ /dev/null
@@ -1,185 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 6,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 65535.",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=6&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ZouBvDeug35hkxurmzLJCQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Klj5ABLVdncE/AbLBZb6IebS8UY=\r\n\r\n",
- "id": "1.1.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "7": 1,
- "8": 1,
- "255": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:43:53.846Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "65539": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d36266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 65535,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 65539,
- "817effff2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 10
- ],
- [
- "RO",
- [
- 65536,
- "81feffff75f3a4ec5fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec65fd98ec6 ..."
- ]
- ],
- [
- "RO",
- [
- 7,
- "5fd98ec65fd98e"
- ]
- ],
- [
- "RF",
- [
- 65535,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- true,
- "75f3a4ec"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882a9945dadaa7c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "a9945dad"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_1_7.html b/autobahn/client/tungstenite_case_1_1_7.html
deleted file mode 100644
index a9335f1..0000000
--- a/autobahn/client/tungstenite_case_1_1_7.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.1.7 : Pass - 2 ms @ 2020-09-07T18:43:53.848Z
- Case Description
Send text message message with payload of length 65536.
- Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'**************************************************************** ...', False)]}
- Observed:
[('message', u'**************************************************************** ...', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=7&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: MUuG5MmKKjIU0K6pTYF5FA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: JFNYLiZaFWhAUYBVSJsFtp0nFts=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 255 | 1 | 255 |
- 65536 | 1 | 65536 |
- Total | 4 | 65813 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 65546 | 1 | 65546 |
- Total | 3 | 65756 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d37266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
**************************************************************** ...
-
003 TX OCTETS: 817f00000000000100002a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 10.000000 sec
-
005 RX OCTETS: 81ff0000000000010000426ceabf6846c0956846c0956846c0956846c0956846c0956846c0956846c0956846c0956846c095
-
6846c0956846c0956846c0956846 ...
-
006 RX OCTETS: c0956846c0956846c0956846c095
-
007 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASKED=True, MASK=3432366365616266
-
**************************************************************** ...
-
008 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
009 TX OCTETS: 880203e8
-
010 RX OCTETS: 8882490b54674ae3
-
011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3439306235343637
-
0x03e8
-
012 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_1_7.json b/autobahn/client/tungstenite_case_1_1_7.json
deleted file mode 100644
index bac26f0..0000000
--- a/autobahn/client/tungstenite_case_1_1_7.json
+++ /dev/null
@@ -1,185 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 7,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 65536.",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=7&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: MUuG5MmKKjIU0K6pTYF5FA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: JFNYLiZaFWhAUYBVSJsFtp0nFts=\r\n\r\n",
- "id": "1.1.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "255": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:43:53.848Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "65546": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d37266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 65536,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 65546,
- "817f00000000000100002a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 10
- ],
- [
- "RO",
- [
- 65536,
- "81ff0000000000010000426ceabf6846c0956846c0956846c0956846c0956846c0956846c0956846c0956846c0956846c0956846c0956846c0956846c0956846 ..."
- ]
- ],
- [
- "RO",
- [
- 14,
- "c0956846c0956846c0956846c095"
- ]
- ],
- [
- "RF",
- [
- 65536,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- true,
- "426ceabf"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882490b54674ae3"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "490b5467"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_1_8.html b/autobahn/client/tungstenite_case_1_1_8.html
deleted file mode 100644
index d824b33..0000000
--- a/autobahn/client/tungstenite_case_1_1_8.html
+++ /dev/null
@@ -1,438 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.1.8 : Pass - 4 ms @ 2020-09-07T18:43:53.850Z
- Case Description
Send text message message with payload of length 65536. Sent out data in chops of 997 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'**************************************************************** ...', False)]}
- Observed:
[('message', u'**************************************************************** ...', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=8&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8GniTgaqJwBZf1lSNqGTbQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 1rXm1IlVg7WjplAVOCSXAgV2x98=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 255 | 1 | 255 |
- 65536 | 1 | 65536 |
- Total | 4 | 65813 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 741 | 1 | 741 |
- 997 | 65 | 64805 |
- Total | 68 | 65756 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d38266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=997, SYNC=False
-
**************************************************************** ...
-
003 TX OCTETS: 817f00000000000100002a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 10.000000 sec
-
005 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
006 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
007 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
008 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
009 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
010 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
011 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
012 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
013 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
014 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
015 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
016 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
017 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
018 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
019 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
020 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
021 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
022 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
023 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
024 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
025 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
026 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
027 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
028 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
029 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
030 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
031 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
032 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
033 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
034 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
035 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
036 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
037 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
038 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
039 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
040 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
041 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
042 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
043 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
044 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
045 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
046 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
047 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
048 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
049 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
050 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
051 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
052 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
053 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
054 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
055 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
056 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
057 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
058 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
059 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
060 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
061 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
062 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
063 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
064 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
065 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
066 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
067 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
068 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
069 TX OCTETS: 2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
070 RX OCTETS: 81ff0000000000010000a12efb2d8b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d107
-
8b04d1078b04d1078b04d1078b04 ...
-
071 RX OCTETS: d1078b04d1078b04d1078b04d107
-
072 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASKED=True, MASK=6131326566623264
-
**************************************************************** ...
-
073 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
074 TX OCTETS: 880203e8
-
075 RX OCTETS: 8882ce50f170cdb8
-
076 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6365353066313730
-
0x03e8
-
077 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_1_8.json b/autobahn/client/tungstenite_case_1_1_8.json
deleted file mode 100644
index d5afc29..0000000
--- a/autobahn/client/tungstenite_case_1_1_8.json
+++ /dev/null
@@ -1,706 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 8,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 65536. Sent out data in chops of 997 octets.",
- "droppedByMe": true,
- "duration": 4,
- "expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=8&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8GniTgaqJwBZf1lSNqGTbQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 1rXm1IlVg7WjplAVOCSXAgV2x98=\r\n\r\n",
- "id": "1.1.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "**************************************************************** ...",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "255": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:43:53.850Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "741": 1,
- "997": 65
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d38266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 65536,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- 997,
- false
- ],
- [
- "TO",
- [
- 997,
- "817f00000000000100002a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "KL",
- 10
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "TO",
- [
- 741,
- "2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- true
- ],
- [
- "RO",
- [
- 65536,
- "81ff0000000000010000a12efb2d8b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04d1078b04 ..."
- ]
- ],
- [
- "RO",
- [
- 14,
- "d1078b04d1078b04d1078b04d107"
- ]
- ],
- [
- "RF",
- [
- 65536,
- "**************************************************************** ..."
- ],
- 1,
- true,
- 0,
- true,
- "a12efb2d"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882ce50f170cdb8"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "ce50f170"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_2_1.html b/autobahn/client/tungstenite_case_1_2_1.html
deleted file mode 100644
index ce0f961..0000000
--- a/autobahn/client/tungstenite_case_1_2_1.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.2.1 : Pass - 0 ms @ 2020-09-07T18:43:53.855Z
- Case Description
Send binary message with payload 0.
- Case Expectation
Receive echo'ed binary message (with empty payload). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'', True)]}
- Observed:
[('message', u'', True)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=9&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: jBzLqj27MlH9eusdoI5GuA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YeFWkbUrA1nzuFXT5Vg3uZksZjs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 6 | 1 | 6 |
- 8 | 1 | 8 |
- 255 | 1 | 255 |
- Total | 3 | 269 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d39266167656e743d54756e677374656e69746520485454502f312e310d0a486f
-
73743a206c6f63616c686f73743a ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 8200
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8280e23a6317
-
006 RX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6532336136333137
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888267d944046431
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3637643934343034
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_2_1.json b/autobahn/client/tungstenite_case_1_2_1.json
deleted file mode 100644
index 11a0d21..0000000
--- a/autobahn/client/tungstenite_case_1_2_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 9,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message with payload 0.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Receive echo'ed binary message (with empty payload). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "",
- true
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=9&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: jBzLqj27MlH9eusdoI5GuA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YeFWkbUrA1nzuFXT5Vg3uZksZjs=\r\n\r\n",
- "id": "1.2.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "",
- true
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "6": 1,
- "8": 1,
- "255": 1
- },
- "started": "2020-09-07T18:43:53.855Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 255,
- "474554202f72756e436173653f636173653d39266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73743a ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 2,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8200"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 6,
- "8280e23a6317"
- ]
- ],
- [
- "RF",
- [
- 0,
- ""
- ],
- 2,
- true,
- 0,
- true,
- "e23a6317"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888267d944046431"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "67d94404"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_2_2.html b/autobahn/client/tungstenite_case_1_2_2.html
deleted file mode 100644
index bdfe6d8..0000000
--- a/autobahn/client/tungstenite_case_1_2_2.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.2.2 : Pass - 1 ms @ 2020-09-07T18:43:53.856Z
- Case Description
Send binary message message with payload of length 125.
- Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]}
- Observed:
[('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=10&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HTzHDtQoZZmpLE7+PkTFFg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: gVSkWSPRTR0cdgXaRD73shCile8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 131 | 1 | 131 |
- 256 | 1 | 256 |
- Total | 3 | 395 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 127 | 1 | 127 |
- 206 | 1 | 206 |
- Total | 3 | 337 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3130266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 827dfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 82fd1d1f863ae3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4
-
e3e178c4e3e178c4e3e178c4e3e1 ...
-
006 RX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=True, MASK=3164316638363361
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88823c23b17a3fcb
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3363323362313761
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_2_2.json b/autobahn/client/tungstenite_case_1_2_2.json
deleted file mode 100644
index 382deca..0000000
--- a/autobahn/client/tungstenite_case_1_2_2.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 10,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 125.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Receive echo'ed binary message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=10&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HTzHDtQoZZmpLE7+PkTFFg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: gVSkWSPRTR0cdgXaRD73shCile8=\r\n\r\n",
- "id": "1.2.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "131": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.856Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "127": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3130266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 125,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 127,
- "827dfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 131,
- "82fd1d1f863ae3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e178c4e3e1 ..."
- ]
- ],
- [
- "RF",
- [
- 125,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- true,
- "1d1f863a"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88823c23b17a3fcb"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "3c23b17a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_2_3.html b/autobahn/client/tungstenite_case_1_2_3.html
deleted file mode 100644
index 7913776..0000000
--- a/autobahn/client/tungstenite_case_1_2_3.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.2.3 : Pass - 1 ms @ 2020-09-07T18:43:53.857Z
- Case Description
Send binary message message with payload of length 126.
- Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]}
- Observed:
[('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=11&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: mwiQSgYFbTqfGCoOKpylvw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: W8TLNljwKnNutqTKvU4QLxidRso=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 134 | 1 | 134 |
- 256 | 1 | 256 |
- Total | 3 | 398 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 130 | 1 | 130 |
- 206 | 1 | 206 |
- Total | 3 | 340 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3131266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=126, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 827e007efefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 82fe007e75a92e718b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57
-
d08f8b57d08f8b57d08f8b57d08f ...
-
006 RX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=126, MASKED=True, MASK=3735613932653731
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888246eb96c74503
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3436656239366337
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_2_3.json b/autobahn/client/tungstenite_case_1_2_3.json
deleted file mode 100644
index d23c6c9..0000000
--- a/autobahn/client/tungstenite_case_1_2_3.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 11,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 126.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Receive echo'ed binary message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=11&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: mwiQSgYFbTqfGCoOKpylvw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: W8TLNljwKnNutqTKvU4QLxidRso=\r\n\r\n",
- "id": "1.2.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "134": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.857Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "130": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3131266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 126,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 130,
- "827e007efefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 134,
- "82fe007e75a92e718b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f8b57d08f ..."
- ]
- ],
- [
- "RF",
- [
- 126,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- true,
- "75a92e71"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888246eb96c74503"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "46eb96c7"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_2_4.html b/autobahn/client/tungstenite_case_1_2_4.html
deleted file mode 100644
index 815085b..0000000
--- a/autobahn/client/tungstenite_case_1_2_4.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.2.4 : Pass - 1 ms @ 2020-09-07T18:43:53.858Z
- Case Description
Send binary message message with payload of length 127.
- Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]}
- Observed:
[('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=12&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: H7qE/7sg+B2Kmk2F29T2bQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: XGjken3mqUHm2a2hReSbs6ma8+U=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 135 | 1 | 135 |
- 256 | 1 | 256 |
- Total | 3 | 399 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 131 | 1 | 131 |
- 206 | 1 | 206 |
- Total | 3 | 341 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3132266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=127, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 827e007ffefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 82fe007f52aac8b9ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac54
-
3647ac543647ac543647ac543647 ...
-
006 RX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=127, MASKED=True, MASK=3532616163386239
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88824eaff2ca4d47
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3465616666326361
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_2_4.json b/autobahn/client/tungstenite_case_1_2_4.json
deleted file mode 100644
index 60bb3ff..0000000
--- a/autobahn/client/tungstenite_case_1_2_4.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 12,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 127.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Receive echo'ed binary message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=12&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: H7qE/7sg+B2Kmk2F29T2bQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: XGjken3mqUHm2a2hReSbs6ma8+U=\r\n\r\n",
- "id": "1.2.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "135": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.858Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "131": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3132266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 127,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 131,
- "827e007ffefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 135,
- "82fe007f52aac8b9ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647ac543647 ..."
- ]
- ],
- [
- "RF",
- [
- 127,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- true,
- "52aac8b9"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824eaff2ca4d47"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4eaff2ca"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_2_5.html b/autobahn/client/tungstenite_case_1_2_5.html
deleted file mode 100644
index 568ae82..0000000
--- a/autobahn/client/tungstenite_case_1_2_5.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.2.5 : Pass - 1 ms @ 2020-09-07T18:43:53.859Z
- Case Description
Send binary message message with payload of length 128.
- Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]}
- Observed:
[('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=13&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: aDVYdiFQA3Rc1HPHeeKVKQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ASL+Ng+mrLBcisS9VsUapzoECoU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 136 | 1 | 136 |
- 256 | 1 | 256 |
- Total | 3 | 400 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 132 | 1 | 132 |
- 206 | 1 | 206 |
- Total | 3 | 342 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3133266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=128, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 827e0080fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 82fe00800c904306f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26e
-
bdf8f26ebdf8f26ebdf8f26ebdf8 ...
-
006 RX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=128, MASKED=True, MASK=3063393034333036
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88823ca27c873f4a
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3363613237633837
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_2_5.json b/autobahn/client/tungstenite_case_1_2_5.json
deleted file mode 100644
index afb3c32..0000000
--- a/autobahn/client/tungstenite_case_1_2_5.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 13,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 128.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Receive echo'ed binary message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=13&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: aDVYdiFQA3Rc1HPHeeKVKQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ASL+Ng+mrLBcisS9VsUapzoECoU=\r\n\r\n",
- "id": "1.2.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "136": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.859Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "132": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3133266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 128,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 132,
- "827e0080fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 136,
- "82fe00800c904306f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8f26ebdf8 ..."
- ]
- ],
- [
- "RF",
- [
- 128,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- true,
- "0c904306"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88823ca27c873f4a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "3ca27c87"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_2_6.html b/autobahn/client/tungstenite_case_1_2_6.html
deleted file mode 100644
index cac2371..0000000
--- a/autobahn/client/tungstenite_case_1_2_6.html
+++ /dev/null
@@ -1,309 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.2.6 : Pass - 16 ms @ 2020-09-07T18:43:53.860Z
- Case Description
Send binary message message with payload of length 65535.
- Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]}
- Observed:
[('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=14&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: A+wxfl7nArmkh60tliv9yw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: w+uupn4X+w2iohxjGPNsB4d+Tfc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 7 | 1 | 7 |
- 8 | 1 | 8 |
- 256 | 1 | 256 |
- 65536 | 1 | 65536 |
- Total | 4 | 65807 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 65539 | 1 | 65539 |
- Total | 3 | 65749 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3134266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=65535, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 827efffffefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 FAIL CONNECTION AFTER 10.000000 sec
-
005 RX OCTETS: 82feffffc9696bd23797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797
-
952c3797952c3797952c3797952c ...
-
006 RX OCTETS: 3797952c379795
-
007 RX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=65535, MASKED=True, MASK=6339363936626432
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
008 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
009 TX OCTETS: 880203e8
-
010 RX OCTETS: 88821ffe07ba1c16
-
011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3166666530376261
-
0x03e8
-
012 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_2_6.json b/autobahn/client/tungstenite_case_1_2_6.json
deleted file mode 100644
index 755eee7..0000000
--- a/autobahn/client/tungstenite_case_1_2_6.json
+++ /dev/null
@@ -1,185 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 14,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 65535.",
- "droppedByMe": true,
- "duration": 16,
- "expectation": "Receive echo'ed binary message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=14&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: A+wxfl7nArmkh60tliv9yw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: w+uupn4X+w2iohxjGPNsB4d+Tfc=\r\n\r\n",
- "id": "1.2.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "7": 1,
- "8": 1,
- "256": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:43:53.860Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "65539": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3134266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 65535,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 65539,
- "827efffffefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- false
- ],
- [
- "KL",
- 10
- ],
- [
- "RO",
- [
- 65536,
- "82feffffc9696bd23797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c3797952c ..."
- ]
- ],
- [
- "RO",
- [
- 7,
- "3797952c379795"
- ]
- ],
- [
- "RF",
- [
- 65535,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- true,
- "c9696bd2"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821ffe07ba1c16"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1ffe07ba"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_2_7.html b/autobahn/client/tungstenite_case_1_2_7.html
deleted file mode 100644
index 5f952ca..0000000
--- a/autobahn/client/tungstenite_case_1_2_7.html
+++ /dev/null
@@ -1,309 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.2.7 : Pass - 16 ms @ 2020-09-07T18:43:53.877Z
- Case Description
Send binary message message with payload of length 65536.
- Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]}
- Observed:
[('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=15&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Ra9ZaJ1Mdi+G/e75AHaGnQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ZllW6lTx9qNcTtUY/vy8tvwvFp0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 256 | 1 | 256 |
- 65536 | 1 | 65536 |
- Total | 4 | 65814 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 65546 | 1 | 65546 |
- Total | 3 | 65756 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3135266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 827f0000000000010000fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 FAIL CONNECTION AFTER 10.000000 sec
-
005 RX OCTETS: 82ff0000000000010000849ee8ed7a6016137a6016137a6016137a6016137a6016137a6016137a6016137a6016137a601613
-
7a6016137a6016137a6016137a60 ...
-
006 RX OCTETS: 16137a6016137a6016137a601613
-
007 RX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASKED=True, MASK=3834396565386564
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
008 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
009 TX OCTETS: 880203e8
-
010 RX OCTETS: 8882b8ed11e1bb05
-
011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6238656431316531
-
0x03e8
-
012 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_2_7.json b/autobahn/client/tungstenite_case_1_2_7.json
deleted file mode 100644
index 5655b53..0000000
--- a/autobahn/client/tungstenite_case_1_2_7.json
+++ /dev/null
@@ -1,185 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 15,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 65536.",
- "droppedByMe": true,
- "duration": 16,
- "expectation": "Receive echo'ed binary message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=15&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Ra9ZaJ1Mdi+G/e75AHaGnQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ZllW6lTx9qNcTtUY/vy8tvwvFp0=\r\n\r\n",
- "id": "1.2.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "256": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:43:53.877Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "65546": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3135266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 65536,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 65546,
- "827f0000000000010000fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- false
- ],
- [
- "KL",
- 10
- ],
- [
- "RO",
- [
- 65536,
- "82ff0000000000010000849ee8ed7a6016137a6016137a6016137a6016137a6016137a6016137a6016137a6016137a6016137a6016137a6016137a6016137a60 ..."
- ]
- ],
- [
- "RO",
- [
- 14,
- "16137a6016137a6016137a601613"
- ]
- ],
- [
- "RF",
- [
- 65536,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- true,
- "849ee8ed"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882b8ed11e1bb05"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "b8ed11e1"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_1_2_8.html b/autobahn/client/tungstenite_case_1_2_8.html
deleted file mode 100644
index d859516..0000000
--- a/autobahn/client/tungstenite_case_1_2_8.html
+++ /dev/null
@@ -1,440 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 1.2.8 : Pass - 18 ms @ 2020-09-07T18:43:53.893Z
- Case Description
Send binary message message with payload of length 65536. Sent out data in chops of 997 octets.
- Case Expectation
Receive echo'ed binary message (with payload as sent). Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]}
- Observed:
[('message', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...', True)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=16&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 1XtF4+J6IBqB3oVq8WLP+Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: k9RFd/vGcqmdOsxRrIywpgSW9o0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 256 | 1 | 256 |
- 65536 | 1 | 65536 |
- Total | 4 | 65814 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 741 | 1 | 741 |
- 997 | 65 | 64805 |
- Total | 68 | 65756 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3136266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=997, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 827f0000000000010000fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 FAIL CONNECTION AFTER 10.000000 sec
-
005 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
006 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
007 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
008 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
009 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
010 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
011 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
012 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
013 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
014 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
015 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
016 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
017 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
018 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
019 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
020 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
021 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
022 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
023 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
024 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
025 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
026 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
027 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
028 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
029 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
030 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
031 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
032 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
033 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
034 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
035 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
036 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
037 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
038 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
039 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
040 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
041 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
042 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
043 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
044 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
045 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
046 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
047 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
048 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
049 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
050 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
051 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
052 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
053 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
054 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
055 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
056 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
057 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
058 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
059 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
060 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
061 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
062 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
063 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
064 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
065 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
066 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
067 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
068 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
069 TX OCTETS: fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
070 RX OCTETS: 82ff00000000000100001919c8c7e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639
-
e7e73639e7e73639e7e73639e7e7 ...
-
071 RX OCTETS: 3639e7e73639e7e73639e7e73639
-
072 RX FRAME : OPCODE=2, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASKED=True, MASK=3139313963386337
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
073 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
074 TX OCTETS: 880203e8
-
075 RX OCTETS: 8882818ac7888262
-
076 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3831386163373838
-
0x03e8
-
077 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_1_2_8.json b/autobahn/client/tungstenite_case_1_2_8.json
deleted file mode 100644
index 406069b..0000000
--- a/autobahn/client/tungstenite_case_1_2_8.json
+++ /dev/null
@@ -1,706 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 16,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 65536. Sent out data in chops of 997 octets.",
- "droppedByMe": true,
- "duration": 18,
- "expectation": "Receive echo'ed binary message (with payload as sent). Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=16&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 1XtF4+J6IBqB3oVq8WLP+Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: k9RFd/vGcqmdOsxRrIywpgSW9o0=\r\n\r\n",
- "id": "1.2.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...",
- true
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "256": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:43:53.893Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "741": 1,
- "997": 65
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3136266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 65536,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- null,
- null,
- 997,
- false
- ],
- [
- "TO",
- [
- 997,
- "827f0000000000010000fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "KL",
- 10
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 997,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "TO",
- [
- 741,
- "fefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- true
- ],
- [
- "RO",
- [
- 65536,
- "82ff00000000000100001919c8c7e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e73639e7e7 ..."
- ]
- ],
- [
- "RO",
- [
- 14,
- "3639e7e73639e7e73639e7e73639"
- ]
- ],
- [
- "RF",
- [
- 65536,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 2,
- true,
- 0,
- true,
- "1919c8c7"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882818ac7888262"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "818ac788"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_1.html b/autobahn/client/tungstenite_case_2_1.html
deleted file mode 100644
index 0c1df43..0000000
--- a/autobahn/client/tungstenite_case_2_1.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.1 : Pass - 1 ms @ 2020-09-07T18:43:53.912Z
- Case Description
Send ping without payload.
- Case Expectation
Pong (with empty payload) is sent in reply to Ping. Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'')]}
- Observed:
[('pong', u'')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=17&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: XrxvdLOmKxXlRWMXQMUtqQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: vm5TZHBnpKWueG8Mk10gPFzH5YQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 6 | 1 | 6 |
- 8 | 1 | 8 |
- 256 | 1 | 256 |
- Total | 3 | 270 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3137266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 8900
-
004 CLOSE CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8a800fec1191
-
006 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3066656331313931
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882e16d1da6e285
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6531366431646136
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_1.json b/autobahn/client/tungstenite_case_2_1.json
deleted file mode 100644
index ef901b1..0000000
--- a/autobahn/client/tungstenite_case_2_1.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 17,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send ping without payload.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Pong (with empty payload) is sent in reply to Ping. Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "pong",
- ""
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=17&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: XrxvdLOmKxXlRWMXQMUtqQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: vm5TZHBnpKWueG8Mk10gPFzH5YQ=\r\n\r\n",
- "id": "2.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- ""
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "6": 1,
- "8": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.912Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3137266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 6,
- "8a800fec1191"
- ]
- ],
- [
- "RF",
- [
- 0,
- ""
- ],
- 10,
- true,
- 0,
- true,
- "0fec1191"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e16d1da6e285"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e16d1da6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_10.html b/autobahn/client/tungstenite_case_2_10.html
deleted file mode 100644
index 3a46aec..0000000
--- a/autobahn/client/tungstenite_case_2_10.html
+++ /dev/null
@@ -1,351 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.10 : Pass - 1 ms @ 2020-09-07T18:43:53.923Z
- Case Description
Send 10 Pings with payload.
- Case Expectation
Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]}
- Observed:
[('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=26&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: CCJt8g0AlcPEirwXlgqSVA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: lD663zoIe9S4d1DUXKgQVc9b6MI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 75 | 2 | 150 |
- 256 | 1 | 256 |
- Total | 4 | 414 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 10 | 110 |
- 206 | 1 | 206 |
- Total | 12 | 320 |
-
- Frames Received by Opcode
-
-
- 8 | 1 |
- 10 | 10 |
- Total | 11 |
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3236266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-0
-
003 TX OCTETS: 89097061796c6f61642d30
-
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-1
-
005 TX OCTETS: 89097061796c6f61642d31
-
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-2
-
007 TX OCTETS: 89097061796c6f61642d32
-
008 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-3
-
009 TX OCTETS: 89097061796c6f61642d33
-
010 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-4
-
011 TX OCTETS: 89097061796c6f61642d34
-
012 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-5
-
013 TX OCTETS: 89097061796c6f61642d35
-
014 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-6
-
015 TX OCTETS: 89097061796c6f61642d36
-
016 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-7
-
017 TX OCTETS: 89097061796c6f61642d37
-
018 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-8
-
019 TX OCTETS: 89097061796c6f61642d38
-
020 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
payload-9
-
021 TX OCTETS: 89097061796c6f61642d39
-
022 CLOSE CONNECTION AFTER 3.000000 sec
-
023 RX OCTETS: 8a89aa7d9942da1ce02ec51cfd6f9a8a89c2b60f7db2d77611add76b50f38a89999c5bf8e9fd2294f6fd3fd5ab8a89d66c38
-
09a60d4165b90d5c24e58a89cca3 ...
-
024 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6161376439393432
-
payload-0
-
025 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6332623630663764
-
payload-1
-
026 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3939396335626638
-
payload-2
-
027 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6436366333383039
-
payload-3
-
028 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6363613331333361
-
payload-4
-
029 RX OCTETS: 8a89249bffa254fa86ce4bfa9b8f118a89e3a35dae93c224c28cc23983d58a89a0dae6e4d0bb9f88cfbb82c9978a893a3709
-
874a5670eb55566daa028a8997a4 ...
-
030 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3234396266666132
-
payload-5
-
031 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6533613335646165
-
payload-6
-
032 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6130646165366534
-
payload-7
-
033 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3361333730393837
-
payload-8
-
034 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3937613431353536
-
payload-9
-
035 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
036 TX OCTETS: 880203e8
-
037 RX OCTETS: 888236ac3bee3544
-
038 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3336616333626565
-
0x03e8
-
039 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_10.json b/autobahn/client/tungstenite_case_2_10.json
deleted file mode 100644
index dad97be..0000000
--- a/autobahn/client/tungstenite_case_2_10.json
+++ /dev/null
@@ -1,560 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 26,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 10 Pings with payload.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "pong",
- "payload-0"
- ],
- [
- "pong",
- "payload-1"
- ],
- [
- "pong",
- "payload-2"
- ],
- [
- "pong",
- "payload-3"
- ],
- [
- "pong",
- "payload-4"
- ],
- [
- "pong",
- "payload-5"
- ],
- [
- "pong",
- "payload-6"
- ],
- [
- "pong",
- "payload-7"
- ],
- [
- "pong",
- "payload-8"
- ],
- [
- "pong",
- "payload-9"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=26&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: CCJt8g0AlcPEirwXlgqSVA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: lD663zoIe9S4d1DUXKgQVc9b6MI=\r\n\r\n",
- "id": "2.10",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "payload-0"
- ],
- [
- "pong",
- "payload-1"
- ],
- [
- "pong",
- "payload-2"
- ],
- [
- "pong",
- "payload-3"
- ],
- [
- "pong",
- "payload-4"
- ],
- [
- "pong",
- "payload-5"
- ],
- [
- "pong",
- "payload-6"
- ],
- [
- "pong",
- "payload-7"
- ],
- [
- "pong",
- "payload-8"
- ],
- [
- "pong",
- "payload-9"
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1,
- "10": 10
- },
- "rxOctetStats": {
- "8": 1,
- "75": 2,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.923Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 10
- },
- "txOctetStats": {
- "4": 1,
- "11": 10,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3236266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-0"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d30"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-1"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d31"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-2"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d32"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-3"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d33"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-4"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d34"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-5"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d35"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-6"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d36"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-7"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d37"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-8"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d38"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-9"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "89097061796c6f61642d39"
- ],
- false
- ],
- [
- "TI",
- 3
- ],
- [
- "RO",
- [
- 75,
- "8a89aa7d9942da1ce02ec51cfd6f9a8a89c2b60f7db2d77611add76b50f38a89999c5bf8e9fd2294f6fd3fd5ab8a89d66c3809a60d4165b90d5c24e58a89cca3 ..."
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-0"
- ],
- 10,
- true,
- 0,
- true,
- "aa7d9942"
- ],
- [
- "RF",
- [
- 9,
- "payload-1"
- ],
- 10,
- true,
- 0,
- true,
- "c2b60f7d"
- ],
- [
- "RF",
- [
- 9,
- "payload-2"
- ],
- 10,
- true,
- 0,
- true,
- "999c5bf8"
- ],
- [
- "RF",
- [
- 9,
- "payload-3"
- ],
- 10,
- true,
- 0,
- true,
- "d66c3809"
- ],
- [
- "RF",
- [
- 9,
- "payload-4"
- ],
- 10,
- true,
- 0,
- true,
- "cca3133a"
- ],
- [
- "RO",
- [
- 75,
- "8a89249bffa254fa86ce4bfa9b8f118a89e3a35dae93c224c28cc23983d58a89a0dae6e4d0bb9f88cfbb82c9978a893a3709874a5670eb55566daa028a8997a4 ..."
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-5"
- ],
- 10,
- true,
- 0,
- true,
- "249bffa2"
- ],
- [
- "RF",
- [
- 9,
- "payload-6"
- ],
- 10,
- true,
- 0,
- true,
- "e3a35dae"
- ],
- [
- "RF",
- [
- 9,
- "payload-7"
- ],
- 10,
- true,
- 0,
- true,
- "a0dae6e4"
- ],
- [
- "RF",
- [
- 9,
- "payload-8"
- ],
- 10,
- true,
- 0,
- true,
- "3a370987"
- ],
- [
- "RF",
- [
- 9,
- "payload-9"
- ],
- 10,
- true,
- 0,
- true,
- "97a41556"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888236ac3bee3544"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "36ac3bee"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_11.html b/autobahn/client/tungstenite_case_2_11.html
deleted file mode 100644
index 84c0c44..0000000
--- a/autobahn/client/tungstenite_case_2_11.html
+++ /dev/null
@@ -1,457 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.11 : Pass - 6 ms @ 2020-09-07T18:43:53.925Z
- Case Description
Send 10 Pings with payload. Send out octets in octet-wise chops.
- Case Expectation
Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]}
- Observed:
[('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=27&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: oxNwX49gDe7HZ5d6EffQXg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: xCI9gQ9gfuQ/rFBeU1BtvqQ7gsE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 15 | 10 | 150 |
- 256 | 1 | 256 |
- Total | 12 | 414 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 110 | 110 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 112 | 320 |
-
- Frames Received by Opcode
-
-
- 8 | 1 |
- 10 | 10 |
- Total | 11 |
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3237266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-0
-
003 TX OCTETS: 89
-
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-1
-
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-2
-
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-3
-
007 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-4
-
008 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-5
-
009 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-6
-
010 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-7
-
011 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-8
-
012 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
payload-9
-
013 CLOSE CONNECTION AFTER 3.000000 sec
-
014 TX OCTETS: 09
-
015 TX OCTETS: 70
-
016 TX OCTETS: 61
-
017 TX OCTETS: 79
-
018 TX OCTETS: 6c
-
019 TX OCTETS: 6f
-
020 TX OCTETS: 61
-
021 TX OCTETS: 64
-
022 TX OCTETS: 2d
-
023 TX OCTETS: 30
-
024 TX OCTETS: 89
-
025 RX OCTETS: 8a89dc1dd593ac7cacffb37cb1beec
-
026 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6463316464353933
-
payload-0
-
027 TX OCTETS: 09
-
028 TX OCTETS: 70
-
029 TX OCTETS: 61
-
030 TX OCTETS: 79
-
031 TX OCTETS: 6c
-
032 TX OCTETS: 6f
-
033 TX OCTETS: 61
-
034 TX OCTETS: 64
-
035 TX OCTETS: 2d
-
036 TX OCTETS: 31
-
037 TX OCTETS: 89
-
038 TX OCTETS: 09
-
039 TX OCTETS: 70
-
040 RX OCTETS: 8a897aaff0bd0ace89d115ce94904b
-
041 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3761616666306264
-
payload-1
-
042 TX OCTETS: 61
-
043 TX OCTETS: 79
-
044 TX OCTETS: 6c
-
045 TX OCTETS: 6f
-
046 TX OCTETS: 61
-
047 TX OCTETS: 64
-
048 TX OCTETS: 2d
-
049 TX OCTETS: 32
-
050 TX OCTETS: 89
-
051 RX OCTETS: 8a891b1b0e846b7a77e8747a6aa929
-
052 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3162316230653834
-
payload-2
-
053 TX OCTETS: 09
-
054 TX OCTETS: 70
-
055 TX OCTETS: 61
-
056 TX OCTETS: 79
-
057 TX OCTETS: 6c
-
058 TX OCTETS: 6f
-
059 TX OCTETS: 61
-
060 TX OCTETS: 64
-
061 TX OCTETS: 2d
-
062 TX OCTETS: 33
-
063 TX OCTETS: 89
-
064 RX OCTETS: 8a8930258cd34044f5bf5f44e8fe03
-
065 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3330323538636433
-
payload-3
-
066 TX OCTETS: 09
-
067 TX OCTETS: 70
-
068 TX OCTETS: 61
-
069 TX OCTETS: 79
-
070 TX OCTETS: 6c
-
071 TX OCTETS: 6f
-
072 TX OCTETS: 61
-
073 TX OCTETS: 64
-
074 TX OCTETS: 2d
-
075 TX OCTETS: 34
-
076 TX OCTETS: 89
-
077 RX OCTETS: 8a890bdc5e667bbd270a64bd3a4b3f
-
078 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3062646335653636
-
payload-4
-
079 TX OCTETS: 09
-
080 TX OCTETS: 70
-
081 TX OCTETS: 61
-
082 TX OCTETS: 79
-
083 TX OCTETS: 6c
-
084 TX OCTETS: 6f
-
085 TX OCTETS: 61
-
086 TX OCTETS: 64
-
087 TX OCTETS: 2d
-
088 TX OCTETS: 35
-
089 TX OCTETS: 89
-
090 RX OCTETS: 8a8962d5edfc12b494900db489d157
-
091 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3632643565646663
-
payload-5
-
092 TX OCTETS: 09
-
093 TX OCTETS: 70
-
094 TX OCTETS: 61
-
095 TX OCTETS: 79
-
096 TX OCTETS: 6c
-
097 TX OCTETS: 6f
-
098 TX OCTETS: 61
-
099 TX OCTETS: 64
-
100 TX OCTETS: 2d
-
101 TX OCTETS: 36
-
102 TX OCTETS: 89
-
103 RX OCTETS: 8a89f991d9d089f0a0bc96f0bdfdcf
-
104 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6639393164396430
-
payload-6
-
105 TX OCTETS: 09
-
106 TX OCTETS: 70
-
107 TX OCTETS: 61
-
108 TX OCTETS: 79
-
109 TX OCTETS: 6c
-
110 TX OCTETS: 6f
-
111 TX OCTETS: 61
-
112 TX OCTETS: 64
-
113 TX OCTETS: 2d
-
114 TX OCTETS: 37
-
115 TX OCTETS: 89
-
116 RX OCTETS: 8a898ef27f71fe93061de1931b5cb9
-
117 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3865663237663731
-
payload-7
-
118 TX OCTETS: 09
-
119 TX OCTETS: 70
-
120 TX OCTETS: 61
-
121 TX OCTETS: 79
-
122 TX OCTETS: 6c
-
123 TX OCTETS: 6f
-
124 TX OCTETS: 61
-
125 TX OCTETS: 64
-
126 TX OCTETS: 2d
-
127 TX OCTETS: 38
-
128 TX OCTETS: 89
-
129 RX OCTETS: 8a891b6246466b033f2a7403226b23
-
130 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3162363234363436
-
payload-8
-
131 TX OCTETS: 09
-
132 TX OCTETS: 70
-
133 TX OCTETS: 61
-
134 TX OCTETS: 79
-
135 TX OCTETS: 6c
-
136 TX OCTETS: 6f
-
137 TX OCTETS: 61
-
138 TX OCTETS: 64
-
139 TX OCTETS: 2d
-
140 TX OCTETS: 39
-
141 RX OCTETS: 8a89a8b66c1cd8d71570c7d7083191
-
142 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6138623636633163
-
payload-9
-
143 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
144 TX OCTETS: 880203e8
-
145 RX OCTETS: 88820f31ba890cd9
-
146 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3066333162613839
-
0x03e8
-
147 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_11.json b/autobahn/client/tungstenite_case_2_11.json
deleted file mode 100644
index 78bc904..0000000
--- a/autobahn/client/tungstenite_case_2_11.json
+++ /dev/null
@@ -1,1416 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 27,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 10 Pings with payload. Send out octets in octet-wise chops.",
- "droppedByMe": true,
- "duration": 6,
- "expectation": "Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "pong",
- "payload-0"
- ],
- [
- "pong",
- "payload-1"
- ],
- [
- "pong",
- "payload-2"
- ],
- [
- "pong",
- "payload-3"
- ],
- [
- "pong",
- "payload-4"
- ],
- [
- "pong",
- "payload-5"
- ],
- [
- "pong",
- "payload-6"
- ],
- [
- "pong",
- "payload-7"
- ],
- [
- "pong",
- "payload-8"
- ],
- [
- "pong",
- "payload-9"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=27&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: oxNwX49gDe7HZ5d6EffQXg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: xCI9gQ9gfuQ/rFBeU1BtvqQ7gsE=\r\n\r\n",
- "id": "2.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "payload-0"
- ],
- [
- "pong",
- "payload-1"
- ],
- [
- "pong",
- "payload-2"
- ],
- [
- "pong",
- "payload-3"
- ],
- [
- "pong",
- "payload-4"
- ],
- [
- "pong",
- "payload-5"
- ],
- [
- "pong",
- "payload-6"
- ],
- [
- "pong",
- "payload-7"
- ],
- [
- "pong",
- "payload-8"
- ],
- [
- "pong",
- "payload-9"
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1,
- "10": 10
- },
- "rxOctetStats": {
- "8": 1,
- "15": 10,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.925Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 10
- },
- "txOctetStats": {
- "1": 110,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3237266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-0"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "TF",
- [
- 9,
- "payload-1"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-2"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-3"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-4"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-5"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-6"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-7"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-8"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "payload-9"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TI",
- 3
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "30"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a89dc1dd593ac7cacffb37cb1beec"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-0"
- ],
- 10,
- true,
- 0,
- true,
- "dc1dd593"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "31"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a897aaff0bd0ace89d115ce94904b"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-1"
- ],
- 10,
- true,
- 0,
- true,
- "7aaff0bd"
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "32"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a891b1b0e846b7a77e8747a6aa929"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-2"
- ],
- 10,
- true,
- 0,
- true,
- "1b1b0e84"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "33"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a8930258cd34044f5bf5f44e8fe03"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-3"
- ],
- 10,
- true,
- 0,
- true,
- "30258cd3"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "34"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a890bdc5e667bbd270a64bd3a4b3f"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-4"
- ],
- 10,
- true,
- 0,
- true,
- "0bdc5e66"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "35"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a8962d5edfc12b494900db489d157"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-5"
- ],
- 10,
- true,
- 0,
- true,
- "62d5edfc"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "36"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a89f991d9d089f0a0bc96f0bdfdcf"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-6"
- ],
- 10,
- true,
- 0,
- true,
- "f991d9d0"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "37"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a898ef27f71fe93061de1931b5cb9"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-7"
- ],
- 10,
- true,
- 0,
- true,
- "8ef27f71"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "38"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a891b6246466b033f2a7403226b23"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-8"
- ],
- 10,
- true,
- 0,
- true,
- "1b624646"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "39"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a89a8b66c1cd8d71570c7d7083191"
- ]
- ],
- [
- "RF",
- [
- 9,
- "payload-9"
- ],
- 10,
- true,
- 0,
- true,
- "a8b66c1c"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820f31ba890cd9"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0f31ba89"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_2.html b/autobahn/client/tungstenite_case_2_2.html
deleted file mode 100644
index b48fe32..0000000
--- a/autobahn/client/tungstenite_case_2_2.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.2 : Pass - 0 ms @ 2020-09-07T18:43:53.913Z
- Case Description
Send ping with small text payload.
- Case Expectation
Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'Hello, world!')]}
- Observed:
[('pong', u'Hello, world!')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=18&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: BxtmvZBKRiqT94rgd1xCJg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: iOUpYpg8ww/mZZuEikHsRr3EmZU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 3 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 15 | 1 | 15 |
- 206 | 1 | 206 |
- Total | 3 | 225 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3138266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 890d48656c6c6f2c20776f726c6421
-
004 CLOSE CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8a8dd23a3e2b9a5f5247bd161e5cbd48524ff3
-
006 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=6432336133653262
-
Hello, world!
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882c566201fc68e
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6335363632303166
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_2.json b/autobahn/client/tungstenite_case_2_2.json
deleted file mode 100644
index 18ca353..0000000
--- a/autobahn/client/tungstenite_case_2_2.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 18,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send ping with small text payload.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "pong",
- "Hello, world!"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=18&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: BxtmvZBKRiqT94rgd1xCJg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: iOUpYpg8ww/mZZuEikHsRr3EmZU=\r\n\r\n",
- "id": "2.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "Hello, world!"
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "8": 1,
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.913Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "4": 1,
- "15": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3138266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "890d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 19,
- "8a8dd23a3e2b9a5f5247bd161e5cbd48524ff3"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 10,
- true,
- 0,
- true,
- "d23a3e2b"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c566201fc68e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c566201f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_3.html b/autobahn/client/tungstenite_case_2_3.html
deleted file mode 100644
index 25c9acf..0000000
--- a/autobahn/client/tungstenite_case_2_3.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.3 : Pass - 0 ms @ 2020-09-07T18:43:53.914Z
- Case Description
Send ping with small binary (non UTF-8) payload.
- Case Expectation
Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', '0x00fffefdfcfb00ff')]}
- Observed:
[('pong', '0x00fffefdfcfb00ff')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=19&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 3hK8lZKWbZjacXRBF4ORWQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: FHfIwlsnW+ioqLIq/ZyfJSujCYg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 256 | 1 | 256 |
- Total | 3 | 278 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- Total | 3 | 220 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3139266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=8, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x00fffefdfcfb00ff
-
003 TX OCTETS: 890800fffefdfcfb00ff
-
004 CLOSE CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8a889958151199a7ebec65a315ee
-
006 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=8, MASKED=True, MASK=3939353831353131
-
0x00fffefdfcfb00ff
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882e7e4cc3fe40c
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6537653463633366
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_3.json b/autobahn/client/tungstenite_case_2_3.json
deleted file mode 100644
index b2b09c7..0000000
--- a/autobahn/client/tungstenite_case_2_3.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 19,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send ping with small binary (non UTF-8) payload.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "pong",
- "0x00fffefdfcfb00ff"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=19&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 3hK8lZKWbZjacXRBF4ORWQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: FHfIwlsnW+ioqLIq/ZyfJSujCYg=\r\n\r\n",
- "id": "2.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "0x00fffefdfcfb00ff"
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.914Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3139266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 8,
- "0x00fffefdfcfb00ff"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 10,
- "890800fffefdfcfb00ff"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 14,
- "8a889958151199a7ebec65a315ee"
- ]
- ],
- [
- "RF",
- [
- 8,
- "0x00fffefdfcfb00ff"
- ],
- 10,
- true,
- 0,
- true,
- "99581511"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e7e4cc3fe40c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e7e4cc3f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_4.html b/autobahn/client/tungstenite_case_2_4.html
deleted file mode 100644
index 9ffb372..0000000
--- a/autobahn/client/tungstenite_case_2_4.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.4 : Pass - 0 ms @ 2020-09-07T18:43:53.915Z
- Case Description
Send ping with binary payload of 125 octets.
- Case Expectation
Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...')]}
- Observed:
[('pong', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=20&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: adNkW7z3JwQqgqjqeWWjVg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: G7qyGRdlrs4EFLTTHkE07u3ph10=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 131 | 1 | 131 |
- 256 | 1 | 256 |
- Total | 3 | 395 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 127 | 1 | 127 |
- 206 | 1 | 206 |
- Total | 3 | 337 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3230266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 897dfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 CLOSE CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8afdb5dd56ab4b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a855
-
4b23a8554b23a8554b23a8554b23 ...
-
006 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=True, MASK=6235646435366162
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88821b05571718ed
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3162303535373137
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_4.json b/autobahn/client/tungstenite_case_2_4.json
deleted file mode 100644
index 093e931..0000000
--- a/autobahn/client/tungstenite_case_2_4.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 20,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send ping with binary payload of 125 octets.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Pong with payload echo'ed is sent in reply to Ping. Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "pong",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=20&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: adNkW7z3JwQqgqjqeWWjVg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: G7qyGRdlrs4EFLTTHkE07u3ph10=\r\n\r\n",
- "id": "2.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "8": 1,
- "131": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.915Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "4": 1,
- "127": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3230266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 125,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 127,
- "897dfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 131,
- "8afdb5dd56ab4b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23a8554b23 ..."
- ]
- ],
- [
- "RF",
- [
- 125,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 10,
- true,
- 0,
- true,
- "b5dd56ab"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821b05571718ed"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1b055717"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_5.html b/autobahn/client/tungstenite_case_2_5.html
deleted file mode 100644
index 4d889d0..0000000
--- a/autobahn/client/tungstenite_case_2_5.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.5 : Pass - 0 ms @ 2020-09-07T18:43:53.915Z
- Case Description
Send ping with binary payload of 126 octets.
- Case Expectation
Connection is failed immediately (1002/Protocol Error), since control frames are only allowed to have payload up to and including 125 octets..
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=21&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: VYelvsEZqAVEVad3aC51aA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: CXfTrEVP6AM5bPit+i98c1ir8Q8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 130 | 1 | 130 |
- 206 | 1 | 206 |
- Total | 2 | 336 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3231266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=126, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 897e007efefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefe ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_5.json b/autobahn/client/tungstenite_case_2_5.json
deleted file mode 100644
index 41a90b4..0000000
--- a/autobahn/client/tungstenite_case_2_5.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 21,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send ping with binary payload of 126 octets.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Connection is failed immediately (1002/Protocol Error), since control frames are only allowed to have payload up to and including 125 octets..",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=21&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: VYelvsEZqAVEVad3aC51aA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: CXfTrEVP6AM5bPit+i98c1ir8Q8=\r\n\r\n",
- "id": "2.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.915Z",
- "trafficStats": null,
- "txFrameStats": {
- "9": 1
- },
- "txOctetStats": {
- "130": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3231266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 126,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 130,
- "897e007efefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_6.html b/autobahn/client/tungstenite_case_2_6.html
deleted file mode 100644
index d4f6b23..0000000
--- a/autobahn/client/tungstenite_case_2_6.html
+++ /dev/null
@@ -1,432 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.6 : Pass - 5 ms @ 2020-09-07T18:43:53.916Z
- Case Description
Send ping with binary payload of 125 octets, send in octet-wise chops.
- Case Expectation
Pong with payload echo'ed is sent in reply to Ping. Implementations must be TCP clean. Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...')]}
- Observed:
[('pong', '0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ...')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=22&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 3ufhCPEQ2ijo6QcQ8iSHhQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: iRMexi9B2aRJL2nP1k7sYWRb/8E=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 131 | 1 | 131 |
- 256 | 1 | 256 |
- Total | 3 | 395 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 127 | 127 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 129 | 337 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3232266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
003 TX OCTETS: 89
-
004 CLOSE CONNECTION AFTER 2.000000 sec
-
005 TX OCTETS: 7d
-
006 TX OCTETS: fe
-
007 TX OCTETS: fe
-
008 TX OCTETS: fe
-
009 TX OCTETS: fe
-
010 TX OCTETS: fe
-
011 TX OCTETS: fe
-
012 TX OCTETS: fe
-
013 TX OCTETS: fe
-
014 TX OCTETS: fe
-
015 TX OCTETS: fe
-
016 TX OCTETS: fe
-
017 TX OCTETS: fe
-
018 TX OCTETS: fe
-
019 TX OCTETS: fe
-
020 TX OCTETS: fe
-
021 TX OCTETS: fe
-
022 TX OCTETS: fe
-
023 TX OCTETS: fe
-
024 TX OCTETS: fe
-
025 TX OCTETS: fe
-
026 TX OCTETS: fe
-
027 TX OCTETS: fe
-
028 TX OCTETS: fe
-
029 TX OCTETS: fe
-
030 TX OCTETS: fe
-
031 TX OCTETS: fe
-
032 TX OCTETS: fe
-
033 TX OCTETS: fe
-
034 TX OCTETS: fe
-
035 TX OCTETS: fe
-
036 TX OCTETS: fe
-
037 TX OCTETS: fe
-
038 TX OCTETS: fe
-
039 TX OCTETS: fe
-
040 TX OCTETS: fe
-
041 TX OCTETS: fe
-
042 TX OCTETS: fe
-
043 TX OCTETS: fe
-
044 TX OCTETS: fe
-
045 TX OCTETS: fe
-
046 TX OCTETS: fe
-
047 TX OCTETS: fe
-
048 TX OCTETS: fe
-
049 TX OCTETS: fe
-
050 TX OCTETS: fe
-
051 TX OCTETS: fe
-
052 TX OCTETS: fe
-
053 TX OCTETS: fe
-
054 TX OCTETS: fe
-
055 TX OCTETS: fe
-
056 TX OCTETS: fe
-
057 TX OCTETS: fe
-
058 TX OCTETS: fe
-
059 TX OCTETS: fe
-
060 TX OCTETS: fe
-
061 TX OCTETS: fe
-
062 TX OCTETS: fe
-
063 TX OCTETS: fe
-
064 TX OCTETS: fe
-
065 TX OCTETS: fe
-
066 TX OCTETS: fe
-
067 TX OCTETS: fe
-
068 TX OCTETS: fe
-
069 TX OCTETS: fe
-
070 TX OCTETS: fe
-
071 TX OCTETS: fe
-
072 TX OCTETS: fe
-
073 TX OCTETS: fe
-
074 TX OCTETS: fe
-
075 TX OCTETS: fe
-
076 TX OCTETS: fe
-
077 TX OCTETS: fe
-
078 TX OCTETS: fe
-
079 TX OCTETS: fe
-
080 TX OCTETS: fe
-
081 TX OCTETS: fe
-
082 TX OCTETS: fe
-
083 TX OCTETS: fe
-
084 TX OCTETS: fe
-
085 TX OCTETS: fe
-
086 TX OCTETS: fe
-
087 TX OCTETS: fe
-
088 TX OCTETS: fe
-
089 TX OCTETS: fe
-
090 TX OCTETS: fe
-
091 TX OCTETS: fe
-
092 TX OCTETS: fe
-
093 TX OCTETS: fe
-
094 TX OCTETS: fe
-
095 TX OCTETS: fe
-
096 TX OCTETS: fe
-
097 TX OCTETS: fe
-
098 TX OCTETS: fe
-
099 TX OCTETS: fe
-
100 TX OCTETS: fe
-
101 TX OCTETS: fe
-
102 TX OCTETS: fe
-
103 TX OCTETS: fe
-
104 TX OCTETS: fe
-
105 TX OCTETS: fe
-
106 TX OCTETS: fe
-
107 TX OCTETS: fe
-
108 TX OCTETS: fe
-
109 TX OCTETS: fe
-
110 TX OCTETS: fe
-
111 TX OCTETS: fe
-
112 TX OCTETS: fe
-
113 TX OCTETS: fe
-
114 TX OCTETS: fe
-
115 TX OCTETS: fe
-
116 TX OCTETS: fe
-
117 TX OCTETS: fe
-
118 TX OCTETS: fe
-
119 TX OCTETS: fe
-
120 TX OCTETS: fe
-
121 TX OCTETS: fe
-
122 TX OCTETS: fe
-
123 TX OCTETS: fe
-
124 TX OCTETS: fe
-
125 TX OCTETS: fe
-
126 TX OCTETS: fe
-
127 TX OCTETS: fe
-
128 TX OCTETS: fe
-
129 TX OCTETS: fe
-
130 TX OCTETS: fe
-
131 RX OCTETS: 8afde516ca5f1be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a1
-
1be834a11be834a11be834a11be8 ...
-
132 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=True, MASK=6535313663613566
-
0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe
-
fefefefefefefefefefefefefefefe ...
-
133 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
134 TX OCTETS: 880203e8
-
135 RX OCTETS: 8882016200b5028a
-
136 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3031363230306235
-
0x03e8
-
137 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_6.json b/autobahn/client/tungstenite_case_2_6.json
deleted file mode 100644
index 8c7fe8c..0000000
--- a/autobahn/client/tungstenite_case_2_6.json
+++ /dev/null
@@ -1,1183 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 22,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send ping with binary payload of 125 octets, send in octet-wise chops.",
- "droppedByMe": true,
- "duration": 5,
- "expectation": "Pong with payload echo'ed is sent in reply to Ping. Implementations must be TCP clean. Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "pong",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=22&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 3ufhCPEQ2ijo6QcQ8iSHhQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: iRMexi9B2aRJL2nP1k7sYWRb/8E=\r\n\r\n",
- "id": "2.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "8": 1,
- "131": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.916Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "1": 127,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3232266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 125,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "TI",
- 2
- ],
- [
- "TO",
- [
- 1,
- "7d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "fe"
- ],
- true
- ],
- [
- "RO",
- [
- 131,
- "8afde516ca5f1be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be834a11be8 ..."
- ]
- ],
- [
- "RF",
- [
- 125,
- "0xfefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefe ..."
- ],
- 10,
- true,
- 0,
- true,
- "e516ca5f"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882016200b5028a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "016200b5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_7.html b/autobahn/client/tungstenite_case_2_7.html
deleted file mode 100644
index e5e5200..0000000
--- a/autobahn/client/tungstenite_case_2_7.html
+++ /dev/null
@@ -1,297 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.7 : Pass - 0 ms @ 2020-09-07T18:43:53.921Z
- Case Description
Send unsolicited pong without payload. Verify nothing is received. Clean close with normal code.
- Case Expectation
Nothing.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=23&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: bhrat0VGvW+Lo6v/Bcpz7w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Z7Y0Uus1rPuJpiifNwTnF1PsffA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 256 | 1 | 256 |
- Total | 2 | 264 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3233266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 8a00
-
004 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
005 TX OCTETS: 880203e8
-
006 CLOSE CONNECTION AFTER 1.000000 sec
-
007 RX OCTETS: 88822486622f276e
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3234383636323266
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_7.json b/autobahn/client/tungstenite_case_2_7.json
deleted file mode 100644
index ceee3e8..0000000
--- a/autobahn/client/tungstenite_case_2_7.json
+++ /dev/null
@@ -1,144 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 23,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unsolicited pong without payload. Verify nothing is received. Clean close with normal code.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Nothing.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=23&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: bhrat0VGvW+Lo6v/Bcpz7w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Z7Y0Uus1rPuJpiifNwTnF1PsffA=\r\n\r\n",
- "id": "2.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.921Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "10": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3233266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 10,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8a00"
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 8,
- "88822486622f276e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2486622f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_8.html b/autobahn/client/tungstenite_case_2_8.html
deleted file mode 100644
index 819af18..0000000
--- a/autobahn/client/tungstenite_case_2_8.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.8 : Pass - 0 ms @ 2020-09-07T18:43:53.922Z
- Case Description
Send unsolicited pong with payload. Verify nothing is received. Clean close with normal code.
- Case Expectation
Nothing.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=24&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ehxAE/swtSZmP8yapiBnlA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KfWaiNhO6l/EBb6vtFm9Ii5wIoY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 256 | 1 | 256 |
- Total | 2 | 264 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 26 | 1 | 26 |
- 206 | 1 | 206 |
- Total | 3 | 236 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3234266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=24, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
unsolicited pong payload
-
003 TX OCTETS: 8a18756e736f6c69636974656420706f6e67207061796c6f6164
-
004 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
005 TX OCTETS: 880203e8
-
006 CLOSE CONNECTION AFTER 1.000000 sec
-
007 RX OCTETS: 8882e763b4cde48b
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6537363362346364
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_8.json b/autobahn/client/tungstenite_case_2_8.json
deleted file mode 100644
index d2c626e..0000000
--- a/autobahn/client/tungstenite_case_2_8.json
+++ /dev/null
@@ -1,144 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 24,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unsolicited pong with payload. Verify nothing is received. Clean close with normal code.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Nothing.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=24&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ehxAE/swtSZmP8yapiBnlA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KfWaiNhO6l/EBb6vtFm9Ii5wIoY=\r\n\r\n",
- "id": "2.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.922Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "10": 1
- },
- "txOctetStats": {
- "4": 1,
- "26": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3234266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 24,
- "unsolicited pong payload"
- ],
- 10,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 26,
- "8a18756e736f6c69636974656420706f6e67207061796c6f6164"
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882e763b4cde48b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e763b4cd"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_2_9.html b/autobahn/client/tungstenite_case_2_9.html
deleted file mode 100644
index 0c6359e..0000000
--- a/autobahn/client/tungstenite_case_2_9.html
+++ /dev/null
@@ -1,308 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 2.9 : Pass - 0 ms @ 2020-09-07T18:43:53.922Z
- Case Description
Send unsolicited pong with payload. Send ping with payload. Verify pong for ping is received.
- Case Expectation
Nothing in reply to own Pong, but Pong with payload echo'ed in reply to Ping. Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'ping payload')]}
- Observed:
[('pong', u'ping payload')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=25&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: r/qdPv2FuY2KvDtT2stxgg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: EfuwnvnBdi/rRdQvxdj4Nc7adFQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 18 | 1 | 18 |
- 256 | 1 | 256 |
- Total | 3 | 282 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 14 | 1 | 14 |
- 26 | 1 | 26 |
- 206 | 1 | 206 |
- Total | 4 | 250 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 8 | 1 |
- 9 | 1 |
- 10 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3235266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=24, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
unsolicited pong payload
-
003 TX OCTETS: 8a18756e736f6c69636974656420706f6e67207061796c6f6164
-
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ping payload
-
005 TX OCTETS: 890c70696e67207061796c6f6164
-
006 CLOSE CONNECTION AFTER 1.000000 sec
-
007 RX OCTETS: 8a8c6d7585cd1d1cebaa4d05e4b4011ae4a9
-
008 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=3664373538356364
-
ping payload
-
009 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
010 TX OCTETS: 880203e8
-
011 RX OCTETS: 8882d63617fcd5de
-
012 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6436333631376663
-
0x03e8
-
013 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_2_9.json b/autobahn/client/tungstenite_case_2_9.json
deleted file mode 100644
index 0018ef3..0000000
--- a/autobahn/client/tungstenite_case_2_9.json
+++ /dev/null
@@ -1,199 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 25,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unsolicited pong with payload. Send ping with payload. Verify pong for ping is received.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Nothing in reply to own Pong, but Pong with payload echo'ed in reply to Ping. Clean close with normal code.",
- "expected": {
- "OK": [
- [
- "pong",
- "ping payload"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=25&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: r/qdPv2FuY2KvDtT2stxgg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: EfuwnvnBdi/rRdQvxdj4Nc7adFQ=\r\n\r\n",
- "id": "2.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "ping payload"
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "8": 1,
- "18": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.922Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 1,
- "10": 1
- },
- "txOctetStats": {
- "4": 1,
- "14": 1,
- "26": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3235266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 24,
- "unsolicited pong payload"
- ],
- 10,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 26,
- "8a18756e736f6c69636974656420706f6e67207061796c6f6164"
- ],
- false
- ],
- [
- "TF",
- [
- 12,
- "ping payload"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 14,
- "890c70696e67207061796c6f6164"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 18,
- "8a8c6d7585cd1d1cebaa4d05e4b4011ae4a9"
- ]
- ],
- [
- "RF",
- [
- 12,
- "ping payload"
- ],
- 10,
- true,
- 0,
- true,
- "6d7585cd"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d63617fcd5de"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d63617fc"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_3_1.html b/autobahn/client/tungstenite_case_3_1.html
deleted file mode 100644
index 53d869d..0000000
--- a/autobahn/client/tungstenite_case_3_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 3.1 : Pass - 0 ms @ 2020-09-07T18:43:53.931Z
- Case Description
Send small text message with RSV = 1.
- Case Expectation
The connection is failed immediately (1002/protocol error), since RSV must be 0, when no extension defining RSV meaning has been negotiated.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=28&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5KfQf+IT8WM82jw9UVpZOw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qeujCELGQMKrVfXJvVMqTT/BAxo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 15 | 1 | 15 |
- 206 | 1 | 206 |
- Total | 2 | 221 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3238266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=1, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 910d48656c6c6f2c20776f726c6421
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_3_1.json b/autobahn/client/tungstenite_case_3_1.json
deleted file mode 100644
index bcc406a..0000000
--- a/autobahn/client/tungstenite_case_3_1.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 28,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message with RSV = 1.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately (1002/protocol error), since RSV must be 0, when no extension defining RSV meaning has been negotiated.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=28&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5KfQf+IT8WM82jw9UVpZOw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qeujCELGQMKrVfXJvVMqTT/BAxo=\r\n\r\n",
- "id": "3.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.931Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "15": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3238266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 1,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "910d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_3_2.html b/autobahn/client/tungstenite_case_3_2.html
deleted file mode 100644
index 381e2c9..0000000
--- a/autobahn/client/tungstenite_case_3_2.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 3.2 : Pass - 0 ms @ 2020-09-07T18:43:53.931Z
- Case Description
Send small text message, then send again with RSV = 2, then send Ping.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=29&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HWIgH9FI+IJnJqYhm7gUPg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ekF+m0RY1ksKk9lDnSwZUNReIeM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 15 | 2 | 30 |
- 206 | 1 | 206 |
- Total | 4 | 238 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3239266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=2, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
005 TX OCTETS: a10d48656c6c6f2c20776f726c6421
-
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
007 TX OCTETS: 8900
-
008 FAIL CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 818d11aae88a59cf84e67e86c8fd7ed884ee30
-
010 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=3131616165383861
-
Hello, world!
-
011 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_3_2.json b/autobahn/client/tungstenite_case_3_2.json
deleted file mode 100644
index 850ea0e..0000000
--- a/autobahn/client/tungstenite_case_3_2.json
+++ /dev/null
@@ -1,179 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 29,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send again with RSV = 2, then send Ping.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=29&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HWIgH9FI+IJnJqYhm7gUPg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ekF+m0RY1ksKk9lDnSwZUNReIeM=\r\n\r\n",
- "id": "3.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.931Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 2,
- "9": 1
- },
- "txOctetStats": {
- "2": 1,
- "15": 2,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3239266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 2,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "a10d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 19,
- "818d11aae88a59cf84e67e86c8fd7ed884ee30"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "11aae88a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_3_3.html b/autobahn/client/tungstenite_case_3_3.html
deleted file mode 100644
index 897cd81..0000000
--- a/autobahn/client/tungstenite_case_3_3.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 3.3 : Pass - 0 ms @ 2020-09-07T18:43:53.932Z
- Case Description
Send small text message, then send again with RSV = 3, then send Ping. Octets are sent in frame-wise chops. Octets are sent in octet-wise chops.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=30&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ZVNBxdeyExHKTCCFMAJOSA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: LwcRA0ihIp7Bve6aEboWuHiXj0w=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 15 | 2 | 30 |
- 206 | 1 | 206 |
- Total | 4 | 238 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3330266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
Hello, world!
-
003 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=3, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
Hello, world!
-
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TX OCTETS: b10d48656c6c6f2c20776f726c6421
-
008 TX OCTETS: 8900
-
009 RX OCTETS: 818d0cc8586544ad340963e4781263ba34012d
-
010 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=3063633835383635
-
Hello, world!
-
011 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_3_3.json b/autobahn/client/tungstenite_case_3_3.json
deleted file mode 100644
index dfe4404..0000000
--- a/autobahn/client/tungstenite_case_3_3.json
+++ /dev/null
@@ -1,179 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 30,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send again with RSV = 3, then send Ping. Octets are sent in frame-wise chops. Octets are sent in octet-wise chops.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=30&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ZVNBxdeyExHKTCCFMAJOSA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: LwcRA0ihIp7Bve6aEboWuHiXj0w=\r\n\r\n",
- "id": "3.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.932Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 2,
- "9": 1
- },
- "txOctetStats": {
- "2": 1,
- "15": 2,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3330266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- true
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 3,
- null,
- null,
- null,
- true
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "KL",
- 1
- ],
- [
- "TO",
- [
- 15,
- "b10d48656c6c6f2c20776f726c6421"
- ],
- true
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- true
- ],
- [
- "RO",
- [
- 19,
- "818d0cc8586544ad340963e4781263ba34012d"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "0cc85865"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_3_4.html b/autobahn/client/tungstenite_case_3_4.html
deleted file mode 100644
index 91a049f..0000000
--- a/autobahn/client/tungstenite_case_3_4.html
+++ /dev/null
@@ -1,327 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 3.4 : Pass - 1 ms @ 2020-09-07T18:43:53.933Z
- Case Description
Send small text message, then send again with RSV = 4, then send Ping. Octets are sent in octet-wise chops.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=31&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ccRoKsews9SJkSAWc0jsHw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ZeiM7jLOaodjUzV0gRJiZ+XQNWo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 31 | 31 |
- 206 | 1 | 206 |
- Total | 32 | 237 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3331266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 81
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=4, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
Hello, world!
-
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TX OCTETS: 0d
-
008 TX OCTETS: 48
-
009 TX OCTETS: 65
-
010 TX OCTETS: 6c
-
011 TX OCTETS: 6c
-
012 TX OCTETS: 6f
-
013 TX OCTETS: 2c
-
014 TX OCTETS: 20
-
015 TX OCTETS: 77
-
016 TX OCTETS: 6f
-
017 TX OCTETS: 72
-
018 TX OCTETS: 6c
-
019 TX OCTETS: 64
-
020 TX OCTETS: 21
-
021 TX OCTETS: c1
-
022 RX OCTETS: 818d70d5a73638b0cb5a1ff987411fa7cb5251
-
023 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=3730643561373336
-
Hello, world!
-
024 TX OCTETS: 0d
-
025 TX OCTETS: 48
-
026 TX OCTETS: 65
-
027 TX OCTETS: 6c
-
028 TX OCTETS: 6c
-
029 TX OCTETS: 6f
-
030 TX OCTETS: 2c
-
031 TX OCTETS: 20
-
032 TX OCTETS: 77
-
033 TX OCTETS: 6f
-
034 TX OCTETS: 72
-
035 TX OCTETS: 6c
-
036 TX OCTETS: 64
-
037 TX OCTETS: 21
-
038 TX OCTETS: 89
-
039 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_3_4.json b/autobahn/client/tungstenite_case_3_4.json
deleted file mode 100644
index 93e01a4..0000000
--- a/autobahn/client/tungstenite_case_3_4.json
+++ /dev/null
@@ -1,402 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 31,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send again with RSV = 4, then send Ping. Octets are sent in octet-wise chops.",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since RSV must be 0, when no extension defining RSV meaning has been negotiated. The Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=31&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ccRoKsews9SJkSAWc0jsHw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ZeiM7jLOaodjUzV0gRJiZ+XQNWo=\r\n\r\n",
- "id": "3.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.933Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 2,
- "9": 1
- },
- "txOctetStats": {
- "1": 31,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3331266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "81"
- ],
- true
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 4,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "TO",
- [
- 1,
- "0d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "48"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "65"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "20"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "77"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "72"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "21"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "c1"
- ],
- true
- ],
- [
- "RO",
- [
- 19,
- "818d70d5a73638b0cb5a1ff987411fa7cb5251"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "70d5a736"
- ],
- [
- "TO",
- [
- 1,
- "0d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "48"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "65"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "20"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "77"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "72"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "21"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_3_5.html b/autobahn/client/tungstenite_case_3_5.html
deleted file mode 100644
index 8307610..0000000
--- a/autobahn/client/tungstenite_case_3_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 3.5 : Pass - 0 ms @ 2020-09-07T18:43:53.935Z
- Case Description
Send small binary message with RSV = 5.
- Case Expectation
The connection is failed immediately, since RSV must be 0.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=32&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: crpovMjLRKbfyK1vkTP8pg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Qz83Sr/WRUFmvQJNgrWXWScL9JU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- Total | 2 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3332266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=5, PAYLOAD-LEN=8, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x00fffefdfcfb00ff
-
003 TX OCTETS: d20800fffefdfcfb00ff
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_3_5.json b/autobahn/client/tungstenite_case_3_5.json
deleted file mode 100644
index 12b28e0..0000000
--- a/autobahn/client/tungstenite_case_3_5.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 32,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small binary message with RSV = 5.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since RSV must be 0.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=32&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: crpovMjLRKbfyK1vkTP8pg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Qz83Sr/WRUFmvQJNgrWXWScL9JU=\r\n\r\n",
- "id": "3.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.935Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1
- },
- "txOctetStats": {
- "10": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3332266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 8,
- "0x00fffefdfcfb00ff"
- ],
- 2,
- true,
- 5,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 10,
- "d20800fffefdfcfb00ff"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_3_6.html b/autobahn/client/tungstenite_case_3_6.html
deleted file mode 100644
index dfb3b83..0000000
--- a/autobahn/client/tungstenite_case_3_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 3.6 : Pass - 0 ms @ 2020-09-07T18:43:53.935Z
- Case Description
Send Ping with RSV = 6.
- Case Expectation
The connection is failed immediately, since RSV must be 0.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=33&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: TJN7+QhmhLr3VH4oclNWqg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: naLIkBtOmj5S1uyc39uiqT5J5FY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 15 | 1 | 15 |
- 206 | 1 | 206 |
- Total | 2 | 221 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3333266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=2, FIN=True, RSV=6, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
003 TX OCTETS: e20d48656c6c6f2c20776f726c6421
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_3_6.json b/autobahn/client/tungstenite_case_3_6.json
deleted file mode 100644
index bf5885c..0000000
--- a/autobahn/client/tungstenite_case_3_6.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 33,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send Ping with RSV = 6.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since RSV must be 0.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=33&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: TJN7+QhmhLr3VH4oclNWqg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: naLIkBtOmj5S1uyc39uiqT5J5FY=\r\n\r\n",
- "id": "3.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.935Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1
- },
- "txOctetStats": {
- "15": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3333266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 2,
- true,
- 6,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "e20d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_3_7.html b/autobahn/client/tungstenite_case_3_7.html
deleted file mode 100644
index 19c25b6..0000000
--- a/autobahn/client/tungstenite_case_3_7.html
+++ /dev/null
@@ -1,287 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 3.7 : Pass - 0 ms @ 2020-09-07T18:43:53.936Z
- Case Description
Send Close with RSV = 7.
- Case Expectation
The connection is failed immediately, since RSV must be 0.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=34&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HqhnMJK/RSpsftbsoHONdg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: pFnWGGIZnKZibco71DDVR9Thx0A=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 206 | 1 | 206 |
- Total | 2 | 208 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3334266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=7, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: f800
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_3_7.json b/autobahn/client/tungstenite_case_3_7.json
deleted file mode 100644
index cf5b407..0000000
--- a/autobahn/client/tungstenite_case_3_7.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 34,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send Close with RSV = 7.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since RSV must be 0.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=34&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HqhnMJK/RSpsftbsoHONdg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: pFnWGGIZnKZibco71DDVR9Thx0A=\r\n\r\n",
- "id": "3.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.936Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3334266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 8,
- true,
- 7,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "f800"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_1_1.html b/autobahn/client/tungstenite_case_4_1_1.html
deleted file mode 100644
index 2e9dfcc..0000000
--- a/autobahn/client/tungstenite_case_4_1_1.html
+++ /dev/null
@@ -1,287 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.1.1 : Pass - 0 ms @ 2020-09-07T18:43:53.936Z
- Case Description
Send frame with reserved non-control Opcode = 3.
- Case Expectation
The connection is failed immediately.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=35&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: rzL39Cv7GAJw+24ZzchKnA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: b6H/10KmVn2gvDrwD/Z7O21ppb8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 206 | 1 | 206 |
- Total | 2 | 208 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3335266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=3, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 8300
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_1_1.json b/autobahn/client/tungstenite_case_4_1_1.json
deleted file mode 100644
index dba107c..0000000
--- a/autobahn/client/tungstenite_case_4_1_1.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 35,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send frame with reserved non-control Opcode = 3.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=35&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: rzL39Cv7GAJw+24ZzchKnA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: b6H/10KmVn2gvDrwD/Z7O21ppb8=\r\n\r\n",
- "id": "4.1.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.936Z",
- "trafficStats": null,
- "txFrameStats": {
- "3": 1
- },
- "txOctetStats": {
- "2": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3335266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 3,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8300"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_1_2.html b/autobahn/client/tungstenite_case_4_1_2.html
deleted file mode 100644
index 2602a10..0000000
--- a/autobahn/client/tungstenite_case_4_1_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.1.2 : Pass - 0 ms @ 2020-09-07T18:43:53.937Z
- Case Description
Send frame with reserved non-control Opcode = 4 and non-empty payload.
- Case Expectation
The connection is failed immediately.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=36&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: tajp7zckLGr5VpPoSEcRVw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: CnNxS/uixc9wA+kNgrjGsBRViiE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 25 | 1 | 25 |
- 206 | 1 | 206 |
- Total | 2 | 231 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3336266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=4, FIN=True, RSV=0, PAYLOAD-LEN=23, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
reserved opcode payload
-
003 TX OCTETS: 84177265736572766564206f70636f6465207061796c6f6164
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_1_2.json b/autobahn/client/tungstenite_case_4_1_2.json
deleted file mode 100644
index 5377078..0000000
--- a/autobahn/client/tungstenite_case_4_1_2.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 36,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send frame with reserved non-control Opcode = 4 and non-empty payload.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=36&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: tajp7zckLGr5VpPoSEcRVw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: CnNxS/uixc9wA+kNgrjGsBRViiE=\r\n\r\n",
- "id": "4.1.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.937Z",
- "trafficStats": null,
- "txFrameStats": {
- "4": 1
- },
- "txOctetStats": {
- "25": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3336266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 23,
- "reserved opcode payload"
- ],
- 4,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 25,
- "84177265736572766564206f70636f6465207061796c6f6164"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_1_3.html b/autobahn/client/tungstenite_case_4_1_3.html
deleted file mode 100644
index 3fd6072..0000000
--- a/autobahn/client/tungstenite_case_4_1_3.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.1.3 : Pass - 0 ms @ 2020-09-07T18:43:53.937Z
- Case Description
Send small text message, then send frame with reserved non-control Opcode = 5, then send Ping.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=37&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HBOYniXINpz7dX8xCqRO3A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 1MmJuQw4OskS8RKDlm8/Q4hzIiA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 15 | 1 | 15 |
- 206 | 1 | 206 |
- Total | 4 | 225 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 1 | 1 |
- 5 | 1 |
- 9 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3337266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
004 TX FRAME : OPCODE=5, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
005 TX OCTETS: 8500
-
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
007 TX OCTETS: 8900
-
008 FAIL CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 818ddb92ca7a93f7a616b4beea0db4e0a61efa
-
010 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=6462393263613761
-
Hello, world!
-
011 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_1_3.json b/autobahn/client/tungstenite_case_4_1_3.json
deleted file mode 100644
index 71b52bf..0000000
--- a/autobahn/client/tungstenite_case_4_1_3.json
+++ /dev/null
@@ -1,180 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 37,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send frame with reserved non-control Opcode = 5, then send Ping.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=37&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HBOYniXINpz7dX8xCqRO3A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 1MmJuQw4OskS8RKDlm8/Q4hzIiA=\r\n\r\n",
- "id": "4.1.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.937Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "5": 1,
- "9": 1
- },
- "txOctetStats": {
- "2": 2,
- "15": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3337266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 5,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8500"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 19,
- "818ddb92ca7a93f7a616b4beea0db4e0a61efa"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "db92ca7a"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_1_4.html b/autobahn/client/tungstenite_case_4_1_4.html
deleted file mode 100644
index e0d3dcf..0000000
--- a/autobahn/client/tungstenite_case_4_1_4.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.1.4 : Pass - 0 ms @ 2020-09-07T18:43:53.938Z
- Case Description
Send small text message, then send frame with reserved non-control Opcode = 6 and non-empty payload, then send Ping.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=38&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HU64gJPXtqQfWR/4eHbN7g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: E/2j8+BMbb1/wy0kMgRwpJf7OR0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 15 | 2 | 30 |
- 206 | 1 | 206 |
- Total | 4 | 238 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 1 | 1 |
- 6 | 1 |
- 9 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3338266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
004 TX FRAME : OPCODE=6, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
005 TX OCTETS: 860d48656c6c6f2c20776f726c6421
-
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
007 TX OCTETS: 8900
-
008 FAIL CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 818d6241f38e2a249fe20d6dd3f90d339fea43
-
010 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=3632343166333865
-
Hello, world!
-
011 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_1_4.json b/autobahn/client/tungstenite_case_4_1_4.json
deleted file mode 100644
index 9acbf2b..0000000
--- a/autobahn/client/tungstenite_case_4_1_4.json
+++ /dev/null
@@ -1,180 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 38,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send frame with reserved non-control Opcode = 6 and non-empty payload, then send Ping.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=38&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HU64gJPXtqQfWR/4eHbN7g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: E/2j8+BMbb1/wy0kMgRwpJf7OR0=\r\n\r\n",
- "id": "4.1.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.938Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "6": 1,
- "9": 1
- },
- "txOctetStats": {
- "2": 1,
- "15": 2,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3338266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 6,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "860d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 19,
- "818d6241f38e2a249fe20d6dd3f90d339fea43"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "6241f38e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_1_5.html b/autobahn/client/tungstenite_case_4_1_5.html
deleted file mode 100644
index c5626b0..0000000
--- a/autobahn/client/tungstenite_case_4_1_5.html
+++ /dev/null
@@ -1,315 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.1.5 : Pass - 1 ms @ 2020-09-07T18:43:53.939Z
- Case Description
Send small text message, then send frame with reserved non-control Opcode = 7 and non-empty payload, then send Ping.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=39&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HzApLtl9/TQQJqv7ptA3nw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qCcSmzWGwnoKMFq5Pw/wkg+/MMs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 18 | 18 |
- 206 | 1 | 206 |
- Total | 19 | 224 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 1 | 1 |
- 7 | 1 |
- 9 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3339266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 81
-
004 TX FRAME : OPCODE=7, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
Hello, world!
-
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TX OCTETS: 0d
-
008 TX OCTETS: 48
-
009 TX OCTETS: 65
-
010 TX OCTETS: 6c
-
011 TX OCTETS: 6c
-
012 TX OCTETS: 6f
-
013 TX OCTETS: 2c
-
014 TX OCTETS: 20
-
015 TX OCTETS: 77
-
016 TX OCTETS: 6f
-
017 TX OCTETS: 72
-
018 TX OCTETS: 6c
-
019 TX OCTETS: 64
-
020 TX OCTETS: 21
-
021 TX OCTETS: 87
-
022 RX OCTETS: 818d81e063fac9850f96eecc438dee920f9ea0
-
023 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=3831653036336661
-
Hello, world!
-
024 TX OCTETS: 0d
-
025 TX OCTETS: 48
-
026 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_1_5.json b/autobahn/client/tungstenite_case_4_1_5.json
deleted file mode 100644
index f6e92b6..0000000
--- a/autobahn/client/tungstenite_case_4_1_5.json
+++ /dev/null
@@ -1,299 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 39,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send frame with reserved non-control Opcode = 7 and non-empty payload, then send Ping.",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=39&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HzApLtl9/TQQJqv7ptA3nw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qCcSmzWGwnoKMFq5Pw/wkg+/MMs=\r\n\r\n",
- "id": "4.1.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.939Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "7": 1,
- "9": 1
- },
- "txOctetStats": {
- "1": 18,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3339266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "81"
- ],
- true
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 7,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "TO",
- [
- 1,
- "0d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "48"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "65"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "20"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "77"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "72"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "21"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "87"
- ],
- true
- ],
- [
- "RO",
- [
- 19,
- "818d81e063fac9850f96eecc438dee920f9ea0"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "81e063fa"
- ],
- [
- "TO",
- [
- 1,
- "0d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "48"
- ],
- true
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_2_1.html b/autobahn/client/tungstenite_case_4_2_1.html
deleted file mode 100644
index e9952ff..0000000
--- a/autobahn/client/tungstenite_case_4_2_1.html
+++ /dev/null
@@ -1,287 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.2.1 : Pass - 0 ms @ 2020-09-07T18:43:53.940Z
- Case Description
Send frame with reserved control Opcode = 11.
- Case Expectation
The connection is failed immediately.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=40&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: GPJm4QEKaysNPmgnycyLRA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: cDZuXdbKaaqtYqqvVKufExOH5N8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 206 | 1 | 206 |
- Total | 2 | 208 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3430266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=11, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 8b00
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_2_1.json b/autobahn/client/tungstenite_case_4_2_1.json
deleted file mode 100644
index eef7194..0000000
--- a/autobahn/client/tungstenite_case_4_2_1.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 40,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send frame with reserved control Opcode = 11.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=40&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: GPJm4QEKaysNPmgnycyLRA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: cDZuXdbKaaqtYqqvVKufExOH5N8=\r\n\r\n",
- "id": "4.2.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.940Z",
- "trafficStats": null,
- "txFrameStats": {
- "11": 1
- },
- "txOctetStats": {
- "2": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3430266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 11,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8b00"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_2_2.html b/autobahn/client/tungstenite_case_4_2_2.html
deleted file mode 100644
index 8386a6e..0000000
--- a/autobahn/client/tungstenite_case_4_2_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.2.2 : Pass - 0 ms @ 2020-09-07T18:43:53.941Z
- Case Description
Send frame with reserved control Opcode = 12 and non-empty payload.
- Case Expectation
The connection is failed immediately.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=41&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: FPDTHFyAj3cn1cyYwUvuEg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uMmxTVXoWwOe6Jty8EQL+blaaK0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 25 | 1 | 25 |
- 206 | 1 | 206 |
- Total | 2 | 231 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3431266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=12, FIN=True, RSV=0, PAYLOAD-LEN=23, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
reserved opcode payload
-
003 TX OCTETS: 8c177265736572766564206f70636f6465207061796c6f6164
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_2_2.json b/autobahn/client/tungstenite_case_4_2_2.json
deleted file mode 100644
index 614324a..0000000
--- a/autobahn/client/tungstenite_case_4_2_2.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 41,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send frame with reserved control Opcode = 12 and non-empty payload.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=41&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: FPDTHFyAj3cn1cyYwUvuEg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uMmxTVXoWwOe6Jty8EQL+blaaK0=\r\n\r\n",
- "id": "4.2.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.941Z",
- "trafficStats": null,
- "txFrameStats": {
- "12": 1
- },
- "txOctetStats": {
- "25": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3431266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 23,
- "reserved opcode payload"
- ],
- 12,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 25,
- "8c177265736572766564206f70636f6465207061796c6f6164"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_2_3.html b/autobahn/client/tungstenite_case_4_2_3.html
deleted file mode 100644
index 07714bc..0000000
--- a/autobahn/client/tungstenite_case_4_2_3.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.2.3 : Pass - 0 ms @ 2020-09-07T18:43:53.941Z
- Case Description
Send small text message, then send frame with reserved control Opcode = 13, then send Ping.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=42&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: pPWat6BG3TFMYhJwizRD6A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: b3acje9kTPzT4xQ78FAVi/ZNWjM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 15 | 1 | 15 |
- 206 | 1 | 206 |
- Total | 4 | 225 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 1 | 1 |
- 9 | 1 |
- 13 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3432266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
004 TX FRAME : OPCODE=13, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
005 TX OCTETS: 8d00
-
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
007 TX OCTETS: 8900
-
008 FAIL CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 818d41fd0864099864082ed128132e8f640060
-
010 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=3431666430383634
-
Hello, world!
-
011 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_2_3.json b/autobahn/client/tungstenite_case_4_2_3.json
deleted file mode 100644
index 0bd0363..0000000
--- a/autobahn/client/tungstenite_case_4_2_3.json
+++ /dev/null
@@ -1,180 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 42,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send frame with reserved control Opcode = 13, then send Ping.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=42&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: pPWat6BG3TFMYhJwizRD6A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: b3acje9kTPzT4xQ78FAVi/ZNWjM=\r\n\r\n",
- "id": "4.2.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.941Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "9": 1,
- "13": 1
- },
- "txOctetStats": {
- "2": 2,
- "15": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3432266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 13,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8d00"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 19,
- "818d41fd0864099864082ed128132e8f640060"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "41fd0864"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_2_4.html b/autobahn/client/tungstenite_case_4_2_4.html
deleted file mode 100644
index 55241cf..0000000
--- a/autobahn/client/tungstenite_case_4_2_4.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.2.4 : Pass - 0 ms @ 2020-09-07T18:43:53.942Z
- Case Description
Send small text message, then send frame with reserved control Opcode = 14 and non-empty payload, then send Ping.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=43&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: qAUqy1CqgNIO1DEGkN/upA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uLu3kcxuZbQdU632krvetPUUvLI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 15 | 2 | 30 |
- 206 | 1 | 206 |
- Total | 4 | 238 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 1 | 1 |
- 9 | 1 |
- 14 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3433266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
004 TX FRAME : OPCODE=14, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
005 TX OCTETS: 8e0d48656c6c6f2c20776f726c6421
-
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
007 TX OCTETS: 8900
-
008 FAIL CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 818dfe988aa4b6fde6c891b4aad391eae6c0df
-
010 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=6665393838616134
-
Hello, world!
-
011 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_2_4.json b/autobahn/client/tungstenite_case_4_2_4.json
deleted file mode 100644
index b3939f9..0000000
--- a/autobahn/client/tungstenite_case_4_2_4.json
+++ /dev/null
@@ -1,180 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 43,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send frame with reserved control Opcode = 14 and non-empty payload, then send Ping.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=43&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: qAUqy1CqgNIO1DEGkN/upA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uLu3kcxuZbQdU632krvetPUUvLI=\r\n\r\n",
- "id": "4.2.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.942Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "9": 1,
- "14": 1
- },
- "txOctetStats": {
- "2": 1,
- "15": 2,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3433266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 14,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "8e0d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 19,
- "818dfe988aa4b6fde6c891b4aad391eae6c0df"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "fe988aa4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_4_2_5.html b/autobahn/client/tungstenite_case_4_2_5.html
deleted file mode 100644
index b1d47d1..0000000
--- a/autobahn/client/tungstenite_case_4_2_5.html
+++ /dev/null
@@ -1,315 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 4.2.5 : Pass - 1 ms @ 2020-09-07T18:43:53.942Z
- Case Description
Send small text message, then send frame with reserved control Opcode = 15 and non-empty payload, then send Ping.
- Case Expectation
Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello, world!', False)]}
- Observed:
[('message', u'Hello, world!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=44&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: SzyxpTcOYpupa73QT8B7Xg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uxJ7MJ4RZTja3zw5/kZ5Patp/4M=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 2 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 18 | 18 |
- 206 | 1 | 206 |
- Total | 19 | 224 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 1 | 1 |
- 9 | 1 |
- 15 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3434266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
Hello, world!
-
003 TX OCTETS: 81
-
004 TX FRAME : OPCODE=15, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
Hello, world!
-
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TX OCTETS: 0d
-
008 TX OCTETS: 48
-
009 TX OCTETS: 65
-
010 TX OCTETS: 6c
-
011 TX OCTETS: 6c
-
012 TX OCTETS: 6f
-
013 TX OCTETS: 2c
-
014 TX OCTETS: 20
-
015 TX OCTETS: 77
-
016 TX OCTETS: 6f
-
017 TX OCTETS: 72
-
018 TX OCTETS: 6c
-
019 TX OCTETS: 64
-
020 TX OCTETS: 21
-
021 TX OCTETS: 8f
-
022 RX OCTETS: 818d7ac76ebb32a202d715eb4ecc15b502df5b
-
023 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=3761633736656262
-
Hello, world!
-
024 TX OCTETS: 0d
-
025 TX OCTETS: 48
-
026 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_4_2_5.json b/autobahn/client/tungstenite_case_4_2_5.json
deleted file mode 100644
index 95640f4..0000000
--- a/autobahn/client/tungstenite_case_4_2_5.json
+++ /dev/null
@@ -1,299 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 44,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send small text message, then send frame with reserved control Opcode = 15 and non-empty payload, then send Ping.",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "Echo for first message is received, but then connection is failed immediately, since reserved opcode frame is used. A Pong is not received.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=44&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: SzyxpTcOYpupa73QT8B7Xg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uxJ7MJ4RZTja3zw5/kZ5Patp/4M=\r\n\r\n",
- "id": "4.2.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello, world!",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.942Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "9": 1,
- "15": 1
- },
- "txOctetStats": {
- "1": 18,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3434266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "81"
- ],
- true
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 15,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "TO",
- [
- 1,
- "0d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "48"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "65"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "20"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "77"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "72"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "21"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "8f"
- ],
- true
- ],
- [
- "RO",
- [
- 19,
- "818d7ac76ebb32a202d715eb4ecc15b502df5b"
- ]
- ],
- [
- "RF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- true,
- "7ac76ebb"
- ],
- [
- "TO",
- [
- 1,
- "0d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "48"
- ],
- true
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_1.html b/autobahn/client/tungstenite_case_5_1.html
deleted file mode 100644
index 0097ff0..0000000
--- a/autobahn/client/tungstenite_case_5_1.html
+++ /dev/null
@@ -1,292 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.1 : Pass - 0 ms @ 2020-09-07T18:43:53.944Z
- Case Description
Send Ping fragmented into 2 fragments.
- Case Expectation
Connection is failed immediately, since control message MUST NOT be fragmented.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=45&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: b288vDBu+Z72pTZAXnsZ0A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: SL6Od+pgvFw2mCk1mBfMRm5Rjlc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 11 | 2 | 22 |
- 206 | 1 | 206 |
- Total | 3 | 228 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3435266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=9, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0909667261676d656e7431
-
004 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
005 TX OCTETS: 8009667261676d656e7432
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_1.json b/autobahn/client/tungstenite_case_5_1.json
deleted file mode 100644
index adffd00..0000000
--- a/autobahn/client/tungstenite_case_5_1.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 45,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send Ping fragmented into 2 fragments.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Connection is failed immediately, since control message MUST NOT be fragmented.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=45&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: b288vDBu+Z72pTZAXnsZ0A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: SL6Od+pgvFw2mCk1mBfMRm5Rjlc=\r\n\r\n",
- "id": "5.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.944Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "9": 1
- },
- "txOctetStats": {
- "11": 2,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3435266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 9,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0909667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7432"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_10.html b/autobahn/client/tungstenite_case_5_10.html
deleted file mode 100644
index 5c67ad9..0000000
--- a/autobahn/client/tungstenite_case_5_10.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.10 : Pass - 0 ms @ 2020-09-07T18:43:53.953Z
- Case Description
Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in per-frame chops.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=54&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: O56wp8GRWfHgu93wSr99QA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: AAFyh8SQdZ83CCEB4GSJD+ZTWqk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 15 | 1 | 15 |
- 26 | 1 | 26 |
- 206 | 1 | 206 |
- Total | 3 | 247 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3534266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=24, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
non-continuation payload
-
003 TX OCTETS: 80186e6f6e2d636f6e74696e756174696f6e207061796c6f6164
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
Hello, world!
-
005 FAIL CONNECTION AFTER 1.000000 sec
-
006 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
007 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_10.json b/autobahn/client/tungstenite_case_5_10.json
deleted file mode 100644
index dddc72d..0000000
--- a/autobahn/client/tungstenite_case_5_10.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 54,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in per-frame chops.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=54&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: O56wp8GRWfHgu93wSr99QA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: AAFyh8SQdZ83CCEB4GSJD+ZTWqk=\r\n\r\n",
- "id": "5.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.953Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "15": 1,
- "26": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3534266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 24,
- "non-continuation payload"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TO",
- [
- 26,
- "80186e6f6e2d636f6e74696e756174696f6e207061796c6f6164"
- ],
- true
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "KL",
- 1
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- true
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_11.html b/autobahn/client/tungstenite_case_5_11.html
deleted file mode 100644
index 6664f9c..0000000
--- a/autobahn/client/tungstenite_case_5_11.html
+++ /dev/null
@@ -1,317 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.11 : Pass - 1 ms @ 2020-09-07T18:43:53.954Z
- Case Description
Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in octet-wise chops.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=55&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: vNgxskeGZsOaDJnbdR/Vpw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: fSGJY3+Wsoj8Yvp6cwha/cMpgCo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 27 | 27 |
- 206 | 1 | 206 |
- Total | 28 | 233 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3535266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=24, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
non-continuation payload
-
003 TX OCTETS: 80
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
Hello, world!
-
005 FAIL CONNECTION AFTER 1.000000 sec
-
006 TX OCTETS: 18
-
007 TX OCTETS: 6e
-
008 TX OCTETS: 6f
-
009 TX OCTETS: 6e
-
010 TX OCTETS: 2d
-
011 TX OCTETS: 63
-
012 TX OCTETS: 6f
-
013 TX OCTETS: 6e
-
014 TX OCTETS: 74
-
015 TX OCTETS: 69
-
016 TX OCTETS: 6e
-
017 TX OCTETS: 75
-
018 TX OCTETS: 61
-
019 TX OCTETS: 74
-
020 TX OCTETS: 69
-
021 TX OCTETS: 6f
-
022 TX OCTETS: 6e
-
023 TX OCTETS: 20
-
024 TX OCTETS: 70
-
025 TX OCTETS: 61
-
026 TX OCTETS: 79
-
027 TX OCTETS: 6c
-
028 TX OCTETS: 6f
-
029 TX OCTETS: 61
-
030 TX OCTETS: 64
-
031 TX OCTETS: 81
-
032 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_11.json b/autobahn/client/tungstenite_case_5_11.json
deleted file mode 100644
index 2d8b3d4..0000000
--- a/autobahn/client/tungstenite_case_5_11.json
+++ /dev/null
@@ -1,321 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 55,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in octet-wise chops.",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=55&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: vNgxskeGZsOaDJnbdR/Vpw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: fSGJY3+Wsoj8Yvp6cwha/cMpgCo=\r\n\r\n",
- "id": "5.11",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.954Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "1": 27,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3535266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 24,
- "non-continuation payload"
- ],
- 0,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "80"
- ],
- true
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "TO",
- [
- 1,
- "18"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "63"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "74"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "69"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "75"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "74"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "69"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "20"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "81"
- ],
- true
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_12.html b/autobahn/client/tungstenite_case_5_12.html
deleted file mode 100644
index 436efff..0000000
--- a/autobahn/client/tungstenite_case_5_12.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.12 : Pass - 0 ms @ 2020-09-07T18:43:53.955Z
- Case Description
Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in one chop.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=56&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 2Yk4zS3fQkbuWxPWoqJaJw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: XIlwVGBHrAkzHXp8esJ93pufr00=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 15 | 1 | 15 |
- 26 | 1 | 26 |
- 206 | 1 | 206 |
- Total | 3 | 247 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3536266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=24, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
non-continuation payload
-
003 TX OCTETS: 00186e6f6e2d636f6e74696e756174696f6e207061796c6f6164
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
005 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_12.json b/autobahn/client/tungstenite_case_5_12.json
deleted file mode 100644
index a8f63ca..0000000
--- a/autobahn/client/tungstenite_case_5_12.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 56,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in one chop.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=56&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 2Yk4zS3fQkbuWxPWoqJaJw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: XIlwVGBHrAkzHXp8esJ93pufr00=\r\n\r\n",
- "id": "5.12",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.955Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "15": 1,
- "26": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3536266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 24,
- "non-continuation payload"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 26,
- "00186e6f6e2d636f6e74696e756174696f6e207061796c6f6164"
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_13.html b/autobahn/client/tungstenite_case_5_13.html
deleted file mode 100644
index 75e8c5f..0000000
--- a/autobahn/client/tungstenite_case_5_13.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.13 : Pass - 0 ms @ 2020-09-07T18:43:53.956Z
- Case Description
Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in per-frame chops.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=57&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: DJGmB3mVSofRzIY04hlXOQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YWJJAjFlOke48FZwguZ93gucYmk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 15 | 1 | 15 |
- 26 | 1 | 26 |
- 206 | 1 | 206 |
- Total | 3 | 247 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3537266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=24, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
non-continuation payload
-
003 TX OCTETS: 00186e6f6e2d636f6e74696e756174696f6e207061796c6f6164
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
Hello, world!
-
005 FAIL CONNECTION AFTER 1.000000 sec
-
006 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
007 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_13.json b/autobahn/client/tungstenite_case_5_13.json
deleted file mode 100644
index 569f46a..0000000
--- a/autobahn/client/tungstenite_case_5_13.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 57,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in per-frame chops.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=57&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: DJGmB3mVSofRzIY04hlXOQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YWJJAjFlOke48FZwguZ93gucYmk=\r\n\r\n",
- "id": "5.13",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.956Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "15": 1,
- "26": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3537266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 24,
- "non-continuation payload"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TO",
- [
- 26,
- "00186e6f6e2d636f6e74696e756174696f6e207061796c6f6164"
- ],
- true
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "KL",
- 1
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- true
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_14.html b/autobahn/client/tungstenite_case_5_14.html
deleted file mode 100644
index 05592f0..0000000
--- a/autobahn/client/tungstenite_case_5_14.html
+++ /dev/null
@@ -1,317 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.14 : Pass - 1 ms @ 2020-09-07T18:43:53.957Z
- Case Description
Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in octet-wise chops.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=58&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: lrlTCf5UAzTZtQNlfYs7OA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 37IOmXvXElwvVPoprSWFJ61TTEw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 27 | 27 |
- 206 | 1 | 206 |
- Total | 28 | 233 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3538266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=24, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
non-continuation payload
-
003 TX OCTETS: 00
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
Hello, world!
-
005 FAIL CONNECTION AFTER 1.000000 sec
-
006 TX OCTETS: 18
-
007 TX OCTETS: 6e
-
008 TX OCTETS: 6f
-
009 TX OCTETS: 6e
-
010 TX OCTETS: 2d
-
011 TX OCTETS: 63
-
012 TX OCTETS: 6f
-
013 TX OCTETS: 6e
-
014 TX OCTETS: 74
-
015 TX OCTETS: 69
-
016 TX OCTETS: 6e
-
017 TX OCTETS: 75
-
018 TX OCTETS: 61
-
019 TX OCTETS: 74
-
020 TX OCTETS: 69
-
021 TX OCTETS: 6f
-
022 TX OCTETS: 6e
-
023 TX OCTETS: 20
-
024 TX OCTETS: 70
-
025 TX OCTETS: 61
-
026 TX OCTETS: 79
-
027 TX OCTETS: 6c
-
028 TX OCTETS: 6f
-
029 TX OCTETS: 61
-
030 TX OCTETS: 64
-
031 TX OCTETS: 81
-
032 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_14.json b/autobahn/client/tungstenite_case_5_14.json
deleted file mode 100644
index 4f01f1d..0000000
--- a/autobahn/client/tungstenite_case_5_14.json
+++ /dev/null
@@ -1,321 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 58,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unfragmented Text Message after Continuation Frame with FIN = false, where there is nothing to continue, sent in octet-wise chops.",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=58&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: lrlTCf5UAzTZtQNlfYs7OA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 37IOmXvXElwvVPoprSWFJ61TTEw=\r\n\r\n",
- "id": "5.14",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.957Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "1": 27,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3538266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 24,
- "non-continuation payload"
- ],
- 0,
- false,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "00"
- ],
- true
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "TO",
- [
- 1,
- "18"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "2d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "63"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "74"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "69"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "75"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "74"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "69"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "20"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "81"
- ],
- true
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_15.html b/autobahn/client/tungstenite_case_5_15.html
deleted file mode 100644
index 751724c..0000000
--- a/autobahn/client/tungstenite_case_5_15.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.15 : Pass - 0 ms @ 2020-09-07T18:43:53.958Z
- Case Description
Send text Message fragmented into 2 fragments, then Continuation Frame with FIN = false where there is nothing to continue, then unfragmented Text Message, all sent in one chop.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'fragment1fragment2', False)]}
- Observed:
[('message', u'fragment1fragment2', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=59&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: WuKpGl3SERZ1CK2sSnGdkA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +7sXlHD6zOY3T1/9+tbQAd2Avo0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 24 | 1 | 24 |
- 256 | 1 | 256 |
- Total | 2 | 280 |
-
- Octets Transmitted by Chop Size
-
-
- 11 | 4 | 44 |
- 206 | 1 | 206 |
- Total | 5 | 250 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3539266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
005 TX OCTETS: 8009667261676d656e7432
-
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment3
-
007 TX OCTETS: 0009667261676d656e7433
-
008 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment4
-
009 TX OCTETS: 8109667261676d656e7434
-
010 FAIL CONNECTION AFTER 1.000000 sec
-
011 RX OCTETS: 81928865d8b9ee17b9dee500b6cdb903aad8ef08bdd7fc57
-
012 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=3838363564386239
-
fragment1fragment2
-
013 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_15.json b/autobahn/client/tungstenite_case_5_15.json
deleted file mode 100644
index 3752264..0000000
--- a/autobahn/client/tungstenite_case_5_15.json
+++ /dev/null
@@ -1,200 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 59,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text Message fragmented into 2 fragments, then Continuation Frame with FIN = false where there is nothing to continue, then unfragmented Text Message, all sent in one chop.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=59&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: WuKpGl3SERZ1CK2sSnGdkA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +7sXlHD6zOY3T1/9+tbQAd2Avo0=\r\n\r\n",
- "id": "5.15",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1
- },
- "rxOctetStats": {
- "24": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.958Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 2,
- "1": 2
- },
- "txOctetStats": {
- "11": 4,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3539266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7432"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7433"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment4"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8109667261676d656e7434"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 24,
- "81928865d8b9ee17b9dee500b6cdb903aad8ef08bdd7fc57"
- ]
- ],
- [
- "RF",
- [
- 18,
- "fragment1fragment2"
- ],
- 1,
- true,
- 0,
- true,
- "8865d8b9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_16.html b/autobahn/client/tungstenite_case_5_16.html
deleted file mode 100644
index 7a8b358..0000000
--- a/autobahn/client/tungstenite_case_5_16.html
+++ /dev/null
@@ -1,304 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.16 : Pass - 0 ms @ 2020-09-07T18:43:53.959Z
- Case Description
Repeated 2x: Continuation Frame with FIN = false (where there is nothing to continue), then text Message fragmented into 2 fragments.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=60&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: y+sjUtPg78/gwRlDJaU+CQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6jnx5bzcDu1Bv0tKkBMbjSpVR18=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 11 | 6 | 66 |
- 206 | 1 | 206 |
- Total | 7 | 272 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3630266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0009667261676d656e7431
-
004 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
005 TX OCTETS: 0109667261676d656e7432
-
006 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment3
-
007 TX OCTETS: 8009667261676d656e7433
-
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
009 TX OCTETS: 0009667261676d656e7431
-
010 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
011 TX OCTETS: 0109667261676d656e7432
-
012 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment3
-
013 TX OCTETS: 8009667261676d656e7433
-
014 FAIL CONNECTION AFTER 1.000000 sec
-
015 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_16.json b/autobahn/client/tungstenite_case_5_16.json
deleted file mode 100644
index db7df94..0000000
--- a/autobahn/client/tungstenite_case_5_16.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 60,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Repeated 2x: Continuation Frame with FIN = false (where there is nothing to continue), then text Message fragmented into 2 fragments.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=60&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: y+sjUtPg78/gwRlDJaU+CQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6jnx5bzcDu1Bv0tKkBMbjSpVR18=\r\n\r\n",
- "id": "5.16",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.959Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 4,
- "1": 2
- },
- "txOctetStats": {
- "11": 6,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3630266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7432"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment3"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7433"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7432"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment3"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7433"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_17.html b/autobahn/client/tungstenite_case_5_17.html
deleted file mode 100644
index b1040f9..0000000
--- a/autobahn/client/tungstenite_case_5_17.html
+++ /dev/null
@@ -1,304 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.17 : Pass - 1 ms @ 2020-09-07T18:43:53.959Z
- Case Description
Repeated 2x: Continuation Frame with FIN = true (where there is nothing to continue), then text Message fragmented into 2 fragments.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=61&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5ZBBiarZEOlpT/w5Zgghmg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S3wGOwLJbiKX/NgrmbHN2qsTAFU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 11 | 6 | 66 |
- 206 | 1 | 206 |
- Total | 7 | 272 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3631266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 8009667261676d656e7431
-
004 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
005 TX OCTETS: 0109667261676d656e7432
-
006 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment3
-
007 TX OCTETS: 8009667261676d656e7433
-
008 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
009 TX OCTETS: 8009667261676d656e7431
-
010 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
011 TX OCTETS: 0109667261676d656e7432
-
012 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment3
-
013 TX OCTETS: 8009667261676d656e7433
-
014 FAIL CONNECTION AFTER 1.000000 sec
-
015 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_17.json b/autobahn/client/tungstenite_case_5_17.json
deleted file mode 100644
index b105032..0000000
--- a/autobahn/client/tungstenite_case_5_17.json
+++ /dev/null
@@ -1,209 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 61,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Repeated 2x: Continuation Frame with FIN = true (where there is nothing to continue), then text Message fragmented into 2 fragments.",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=61&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5ZBBiarZEOlpT/w5Zgghmg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S3wGOwLJbiKX/NgrmbHN2qsTAFU=\r\n\r\n",
- "id": "5.17",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.959Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 4,
- "1": 2
- },
- "txOctetStats": {
- "11": 6,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3631266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7432"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment3"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7433"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7432"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment3"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7433"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_18.html b/autobahn/client/tungstenite_case_5_18.html
deleted file mode 100644
index a7302c5..0000000
--- a/autobahn/client/tungstenite_case_5_18.html
+++ /dev/null
@@ -1,291 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.18 : Pass - 0 ms @ 2020-09-07T18:43:53.960Z
- Case Description
Send text Message fragmented into 2 fragments, with both frame opcodes set to text, sent in one chop.
- Case Expectation
The connection is failed immediately, since all data frames after the initial data frame must have opcode 0.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=62&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UXekEnG0fDtK/iTfJFS29Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S6mcCfVAgHPawATCmytcFFLsQGI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 11 | 2 | 22 |
- 206 | 1 | 206 |
- Total | 3 | 228 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3632266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
005 TX OCTETS: 8109667261676d656e7432
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_18.json b/autobahn/client/tungstenite_case_5_18.json
deleted file mode 100644
index e06e98f..0000000
--- a/autobahn/client/tungstenite_case_5_18.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 62,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text Message fragmented into 2 fragments, with both frame opcodes set to text, sent in one chop.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since all data frames after the initial data frame must have opcode 0.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=62&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UXekEnG0fDtK/iTfJFS29Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S6mcCfVAgHPawATCmytcFFLsQGI=\r\n\r\n",
- "id": "5.18",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.960Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 2
- },
- "txOctetStats": {
- "11": 2,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3632266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8109667261676d656e7432"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_19.html b/autobahn/client/tungstenite_case_5_19.html
deleted file mode 100644
index 62a6e57..0000000
--- a/autobahn/client/tungstenite_case_5_19.html
+++ /dev/null
@@ -1,338 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.19 : Pass - 1003 ms @ 2020-09-07T18:43:53.961Z
- Case Description
A fragmented text message is sent in multiple frames. After
- sending the first 2 frames of the text message, a Ping is sent. Then we wait 1s,
- then we send 2 more text fragments, another Ping and then the final text fragment.
- Everything is legal.
- Case Expectation
The peer immediately answers the first Ping before
- it has received the last text message fragment. The peer pong's back the Ping's
- payload exactly, and echo's the payload of the fragmented message back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'pongme 1!'), ('pong', u'pongme 2!'), ('message', u'fragment1fragment2fragment3fragment4fragment5', False)]}
- Observed:
[('pong', u'pongme 1!'), ('pong', u'pongme 2!'), ('message', u'fragment1fragment2fragment3fragment4fragment5', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=63&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 0C+9zMX2E8rq+ZCjqbM4oQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Kvfl6yVQC0IIro0XN0X+LJ4Gmow=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 15 | 1 | 15 |
- 66 | 1 | 66 |
- 256 | 1 | 256 |
- Total | 4 | 345 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 7 | 77 |
- 206 | 1 | 206 |
- Total | 9 | 287 |
-
- Frames Received by Opcode
-
-
- 1 | 1 |
- 8 | 1 |
- 10 | 2 |
- Total | 4 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 4 |
- 1 | 1 |
- 8 | 1 |
- 9 | 2 |
- Total | 8 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3633266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
005 TX OCTETS: 0009667261676d656e7432
-
006 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
pongme 1!
-
007 TX OCTETS: 8909706f6e676d65203121
-
008 DELAY 1.000000 sec for TAG None
-
009 RX OCTETS: 8a89c313d0b1b37cbed6ae76f080e2
-
010 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6333313364306231
-
pongme 1!
-
011 DELAY TIMEOUT on TAG None
-
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment3
-
013 TX OCTETS: 0009667261676d656e7433
-
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment4
-
015 TX OCTETS: 0009667261676d656e7434
-
016 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
pongme 2!
-
017 TX OCTETS: 8909706f6e676d65203221
-
018 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment5
-
019 TX OCTETS: 8009667261676d656e7435
-
020 CLOSE CONNECTION AFTER 1.000000 sec
-
021 RX OCTETS: 8a89d72c4c89a74322eeba496cbbf681ad4688ac2e20facd492bedc25a77eede4f21e5c94032baca5c27efc14b28fc9f4834
-
e9cb4323e6d81a20facd492bedc2 ...
-
022 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6437326334633839
-
pongme 2!
-
023 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=45, MASKED=True, MASK=3436383861633265
-
fragment1fragment2fragment3fragment4fragment5
-
024 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
025 TX OCTETS: 880203e8
-
026 RX OCTETS: 8882c836cc9dcbde
-
027 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6338333663633964
-
0x03e8
-
028 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_19.json b/autobahn/client/tungstenite_case_5_19.json
deleted file mode 100644
index 754ad53..0000000
--- a/autobahn/client/tungstenite_case_5_19.json
+++ /dev/null
@@ -1,369 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 63,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "A fragmented text message is sent in multiple frames. After\n sending the first 2 frames of the text message, a Ping is sent. Then we wait 1s,\n then we send 2 more text fragments, another Ping and then the final text fragment.\n Everything is legal.",
- "droppedByMe": true,
- "duration": 1003,
- "expectation": "The peer immediately answers the first Ping before\n it has received the last text message fragment. The peer pong's back the Ping's\n payload exactly, and echo's the payload of the fragmented message back to us.",
- "expected": {
- "OK": [
- [
- "pong",
- "pongme 1!"
- ],
- [
- "pong",
- "pongme 2!"
- ],
- [
- "message",
- "fragment1fragment2fragment3fragment4fragment5",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=63&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 0C+9zMX2E8rq+ZCjqbM4oQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Kvfl6yVQC0IIro0XN0X+LJ4Gmow=\r\n\r\n",
- "id": "5.19",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "pongme 1!"
- ],
- [
- "pong",
- "pongme 2!"
- ],
- [
- "message",
- "fragment1fragment2fragment3fragment4fragment5",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1,
- "10": 2
- },
- "rxOctetStats": {
- "8": 1,
- "15": 1,
- "66": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.961Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 4,
- "1": 1,
- "8": 1,
- "9": 2
- },
- "txOctetStats": {
- "4": 1,
- "11": 7,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3633266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7432"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "pongme 1!"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8909706f6e676d65203121"
- ],
- false
- ],
- [
- "CT",
- 1,
- null
- ],
- [
- "RO",
- [
- 15,
- "8a89c313d0b1b37cbed6ae76f080e2"
- ]
- ],
- [
- "RF",
- [
- 9,
- "pongme 1!"
- ],
- 10,
- true,
- 0,
- true,
- "c313d0b1"
- ],
- [
- "CTE",
- null
- ],
- [
- "TF",
- [
- 9,
- "fragment3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7433"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment4"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7434"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "pongme 2!"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8909706f6e676d65203221"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment5"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7435"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 66,
- "8a89d72c4c89a74322eeba496cbbf681ad4688ac2e20facd492bedc25a77eede4f21e5c94032baca5c27efc14b28fc9f4834e9cb4323e6d81a20facd492bedc2 ..."
- ]
- ],
- [
- "RF",
- [
- 9,
- "pongme 2!"
- ],
- 10,
- true,
- 0,
- true,
- "d72c4c89"
- ],
- [
- "RF",
- [
- 45,
- "fragment1fragment2fragment3fragment4fragment5"
- ],
- 1,
- true,
- 0,
- true,
- "4688ac2e"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c836cc9dcbde"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c836cc9d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_2.html b/autobahn/client/tungstenite_case_5_2.html
deleted file mode 100644
index 241e680..0000000
--- a/autobahn/client/tungstenite_case_5_2.html
+++ /dev/null
@@ -1,292 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.2 : Pass - 0 ms @ 2020-09-07T18:43:53.945Z
- Case Description
Send Pong fragmented into 2 fragments.
- Case Expectation
Connection is failed immediately, since control message MUST NOT be fragmented.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=46&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Xq+Fq8pE/7cWQtIeOyrRMw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: H7hwkUK5v9arAVVFB3GdH/UOSpM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 11 | 2 | 22 |
- 206 | 1 | 206 |
- Total | 3 | 228 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3436266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=10, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0a09667261676d656e7431
-
004 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
005 TX OCTETS: 8009667261676d656e7432
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_2.json b/autobahn/client/tungstenite_case_5_2.json
deleted file mode 100644
index 6af7027..0000000
--- a/autobahn/client/tungstenite_case_5_2.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 46,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send Pong fragmented into 2 fragments.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Connection is failed immediately, since control message MUST NOT be fragmented.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=46&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Xq+Fq8pE/7cWQtIeOyrRMw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: H7hwkUK5v9arAVVFB3GdH/UOSpM=\r\n\r\n",
- "id": "5.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.945Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "10": 1
- },
- "txOctetStats": {
- "11": 2,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3436266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 10,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0a09667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7432"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_20.html b/autobahn/client/tungstenite_case_5_20.html
deleted file mode 100644
index 2ee81bb..0000000
--- a/autobahn/client/tungstenite_case_5_20.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.20 : Pass - 1004 ms @ 2020-09-07T18:43:54.966Z
- Case Description
Same as Case 5.19, but send all frames with SYNC = True.
- Note, this does not change the octets sent in any way, only how the stream
- is chopped up on the wire.
- Case Expectation
Same as Case 5.19. Implementations must be agnostic to how
- octet stream is chopped up on wire (must be TCP clean).
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'pongme 1!'), ('pong', u'pongme 2!'), ('message', u'fragment1fragment2fragment3fragment4fragment5', False)]}
- Observed:
[('pong', u'pongme 1!'), ('pong', u'pongme 2!'), ('message', u'fragment1fragment2fragment3fragment4fragment5', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=64&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: jnMNEB0RO93//ukXawIyuQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: lQHBtIj9LufCUPKfXe4t4noGcV0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 15 | 2 | 30 |
- 51 | 1 | 51 |
- 256 | 1 | 256 |
- Total | 5 | 345 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 7 | 77 |
- 206 | 1 | 206 |
- Total | 9 | 287 |
-
- Frames Received by Opcode
-
-
- 1 | 1 |
- 8 | 1 |
- 10 | 2 |
- Total | 4 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 4 |
- 1 | 1 |
- 8 | 1 |
- 9 | 2 |
- Total | 8 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3634266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment2
-
005 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
pongme 1!
-
006 DELAY 1.000000 sec for TAG None
-
007 TX OCTETS: 0009667261676d656e7432
-
008 TX OCTETS: 8909706f6e676d65203121
-
009 RX OCTETS: 8a891285d2f362eabc947fe0f2c233
-
010 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3132383564326633
-
pongme 1!
-
011 DELAY TIMEOUT on TAG None
-
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment3
-
013 TX OCTETS: 0009667261676d656e7433
-
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment4
-
015 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
pongme 2!
-
016 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment5
-
017 CLOSE CONNECTION AFTER 1.000000 sec
-
018 TX OCTETS: 0009667261676d656e7434
-
019 TX OCTETS: 8909706f6e676d65203221
-
020 TX OCTETS: 8009667261676d656e7435
-
021 RX OCTETS: 8a89f82ec7a68841a9c1954be794d9
-
022 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=6638326563376136
-
pongme 2!
-
023 RX OCTETS: 81ad413177c0274316a72c5419b4705705a1265c12ae350311b220561aa52f4544a6335010ad245f03f4274316a72c5419b4
-
74
-
024 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=45, MASKED=True, MASK=3431333137376330
-
fragment1fragment2fragment3fragment4fragment5
-
025 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
026 TX OCTETS: 880203e8
-
027 RX OCTETS: 8882ec225bbeefca
-
028 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6563323235626265
-
0x03e8
-
029 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_20.json b/autobahn/client/tungstenite_case_5_20.json
deleted file mode 100644
index aefc99d..0000000
--- a/autobahn/client/tungstenite_case_5_20.json
+++ /dev/null
@@ -1,376 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 64,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Same as Case 5.19, but send all frames with SYNC = True.\n Note, this does not change the octets sent in any way, only how the stream\n is chopped up on the wire.",
- "droppedByMe": true,
- "duration": 1004,
- "expectation": "Same as Case 5.19. Implementations must be agnostic to how\n octet stream is chopped up on wire (must be TCP clean).",
- "expected": {
- "OK": [
- [
- "pong",
- "pongme 1!"
- ],
- [
- "pong",
- "pongme 2!"
- ],
- [
- "message",
- "fragment1fragment2fragment3fragment4fragment5",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=64&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: jnMNEB0RO93//ukXawIyuQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: lQHBtIj9LufCUPKfXe4t4noGcV0=\r\n\r\n",
- "id": "5.20",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "pongme 1!"
- ],
- [
- "pong",
- "pongme 2!"
- ],
- [
- "message",
- "fragment1fragment2fragment3fragment4fragment5",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1,
- "10": 2
- },
- "rxOctetStats": {
- "8": 1,
- "15": 2,
- "51": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:54.966Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 4,
- "1": 1,
- "8": 1,
- "9": 2
- },
- "txOctetStats": {
- "4": 1,
- "11": 7,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3634266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- true
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TF",
- [
- 9,
- "pongme 1!"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "CT",
- 1,
- null
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7432"
- ],
- true
- ],
- [
- "TO",
- [
- 11,
- "8909706f6e676d65203121"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a891285d2f362eabc947fe0f2c233"
- ]
- ],
- [
- "RF",
- [
- 9,
- "pongme 1!"
- ],
- 10,
- true,
- 0,
- true,
- "1285d2f3"
- ],
- [
- "CTE",
- null
- ],
- [
- "TF",
- [
- 9,
- "fragment3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7433"
- ],
- true
- ],
- [
- "TF",
- [
- 9,
- "fragment4"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TF",
- [
- 9,
- "pongme 2!"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TF",
- [
- 9,
- "fragment5"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TI",
- 1
- ],
- [
- "TO",
- [
- 11,
- "0009667261676d656e7434"
- ],
- true
- ],
- [
- "TO",
- [
- 11,
- "8909706f6e676d65203221"
- ],
- true
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7435"
- ],
- true
- ],
- [
- "RO",
- [
- 15,
- "8a89f82ec7a68841a9c1954be794d9"
- ]
- ],
- [
- "RF",
- [
- 9,
- "pongme 2!"
- ],
- 10,
- true,
- 0,
- true,
- "f82ec7a6"
- ],
- [
- "RO",
- [
- 51,
- "81ad413177c0274316a72c5419b4705705a1265c12ae350311b220561aa52f4544a6335010ad245f03f4274316a72c5419b474"
- ]
- ],
- [
- "RF",
- [
- 45,
- "fragment1fragment2fragment3fragment4fragment5"
- ],
- 1,
- true,
- 0,
- true,
- "413177c0"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882ec225bbeefca"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "ec225bbe"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_3.html b/autobahn/client/tungstenite_case_5_3.html
deleted file mode 100644
index 34af272..0000000
--- a/autobahn/client/tungstenite_case_5_3.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.3 : Pass - 1 ms @ 2020-09-07T18:43:53.945Z
- Case Description
Send text Message fragmented into 2 fragments.
- Case Expectation
Message is processed and echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'fragment1fragment2', False)]}
- Observed:
[('message', u'fragment1fragment2', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=47&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: rlcFc40E9b6EKfnVlJZ8IQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: s+SDI96Xq5/WepbJa9BMqGPZ3Pk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 24 | 1 | 24 |
- 256 | 1 | 256 |
- Total | 3 | 288 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 2 | 22 |
- 206 | 1 | 206 |
- Total | 4 | 232 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 1 |
- 1 | 1 |
- 8 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3437266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
005 TX OCTETS: 8009667261676d656e7432
-
006 CLOSE CONNECTION AFTER 1.000000 sec
-
007 RX OCTETS: 819235171a7553657b125872740104716814527a7f1b4125
-
008 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=3335313731613735
-
fragment1fragment2
-
009 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
010 TX OCTETS: 880203e8
-
011 RX OCTETS: 8882feaeaed7fd46
-
012 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6665616561656437
-
0x03e8
-
013 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_3.json b/autobahn/client/tungstenite_case_5_3.json
deleted file mode 100644
index c4fd40b..0000000
--- a/autobahn/client/tungstenite_case_5_3.json
+++ /dev/null
@@ -1,200 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 47,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text Message fragmented into 2 fragments.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Message is processed and echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=47&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: rlcFc40E9b6EKfnVlJZ8IQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: s+SDI96Xq5/WepbJa9BMqGPZ3Pk=\r\n\r\n",
- "id": "5.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "24": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.945Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "11": 2,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3437266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7432"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 24,
- "819235171a7553657b125872740104716814527a7f1b4125"
- ]
- ],
- [
- "RF",
- [
- 18,
- "fragment1fragment2"
- ],
- 1,
- true,
- 0,
- true,
- "35171a75"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882feaeaed7fd46"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "feaeaed7"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_4.html b/autobahn/client/tungstenite_case_5_4.html
deleted file mode 100644
index 72ab11f..0000000
--- a/autobahn/client/tungstenite_case_5_4.html
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.4 : Pass - 0 ms @ 2020-09-07T18:43:53.946Z
- Case Description
Send text Message fragmented into 2 fragments, octets are sent in frame-wise chops.
- Case Expectation
Message is processed and echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'fragment1fragment2', False)]}
- Observed:
[('message', u'fragment1fragment2', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=48&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ot5bKBTA9kGAVh8Olhe4Dg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Ilc7zN7wH2LnlCYfyPsXcY0Fxrg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 24 | 1 | 24 |
- 256 | 1 | 256 |
- Total | 3 | 288 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 2 | 22 |
- 206 | 1 | 206 |
- Total | 4 | 232 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 1 |
- 1 | 1 |
- 8 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3438266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment2
-
005 CLOSE CONNECTION AFTER 1.000000 sec
-
006 TX OCTETS: 8009667261676d656e7432
-
007 RX OCTETS: 8192d45f8c86b22dede1b93ae2f2e539fee7b332e9e8a06d
-
008 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=6434356638633836
-
fragment1fragment2
-
009 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
010 TX OCTETS: 880203e8
-
011 RX OCTETS: 88829ded33c89e05
-
012 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3964656433336338
-
0x03e8
-
013 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_4.json b/autobahn/client/tungstenite_case_5_4.json
deleted file mode 100644
index c97dfca..0000000
--- a/autobahn/client/tungstenite_case_5_4.json
+++ /dev/null
@@ -1,200 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 48,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text Message fragmented into 2 fragments, octets are sent in frame-wise chops.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Message is processed and echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=48&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ot5bKBTA9kGAVh8Olhe4Dg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Ilc7zN7wH2LnlCYfyPsXcY0Fxrg=\r\n\r\n",
- "id": "5.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "24": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.946Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "11": 2,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3438266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- true
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TI",
- 1
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7432"
- ],
- true
- ],
- [
- "RO",
- [
- 24,
- "8192d45f8c86b22dede1b93ae2f2e539fee7b332e9e8a06d"
- ]
- ],
- [
- "RF",
- [
- 18,
- "fragment1fragment2"
- ],
- 1,
- true,
- 0,
- true,
- "d45f8c86"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829ded33c89e05"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9ded33c8"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_5.html b/autobahn/client/tungstenite_case_5_5.html
deleted file mode 100644
index f9f711c..0000000
--- a/autobahn/client/tungstenite_case_5_5.html
+++ /dev/null
@@ -1,327 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.5 : Pass - 1 ms @ 2020-09-07T18:43:53.947Z
- Case Description
Send text Message fragmented into 2 fragments, octets are sent in octet-wise chops.
- Case Expectation
Message is processed and echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'fragment1fragment2', False)]}
- Observed:
[('message', u'fragment1fragment2', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=49&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: MdOUZWRLhCsG3rXKmOXVuQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: CB25GXbUoMuGpLAZ8j2f2wLHcLE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 24 | 1 | 24 |
- 256 | 1 | 256 |
- Total | 3 | 288 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 22 | 22 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 24 | 232 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 1 |
- 1 | 1 |
- 8 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3439266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
fragment1
-
003 TX OCTETS: 01
-
004 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
fragment2
-
005 CLOSE CONNECTION AFTER 1.000000 sec
-
006 TX OCTETS: 09
-
007 TX OCTETS: 66
-
008 TX OCTETS: 72
-
009 TX OCTETS: 61
-
010 TX OCTETS: 67
-
011 TX OCTETS: 6d
-
012 TX OCTETS: 65
-
013 TX OCTETS: 6e
-
014 TX OCTETS: 74
-
015 TX OCTETS: 31
-
016 TX OCTETS: 80
-
017 TX OCTETS: 09
-
018 TX OCTETS: 66
-
019 TX OCTETS: 72
-
020 TX OCTETS: 61
-
021 TX OCTETS: 67
-
022 TX OCTETS: 6d
-
023 TX OCTETS: 65
-
024 TX OCTETS: 6e
-
025 TX OCTETS: 74
-
026 TX OCTETS: 32
-
027 RX OCTETS: 819295ac06bdf3de67daf8c968c9a4ca74dcf2c163d3e19e
-
028 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=3935616330366264
-
fragment1fragment2
-
029 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
030 TX OCTETS: 880203e8
-
031 RX OCTETS: 888287599d2584b1
-
032 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3837353939643235
-
0x03e8
-
033 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_5.json b/autobahn/client/tungstenite_case_5_5.json
deleted file mode 100644
index 6a8067e..0000000
--- a/autobahn/client/tungstenite_case_5_5.json
+++ /dev/null
@@ -1,360 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 49,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text Message fragmented into 2 fragments, octets are sent in octet-wise chops.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Message is processed and echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=49&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: MdOUZWRLhCsG3rXKmOXVuQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: CB25GXbUoMuGpLAZ8j2f2wLHcLE=\r\n\r\n",
- "id": "5.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "24": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.947Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "1": 22,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3439266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "01"
- ],
- true
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "66"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "72"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "67"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "65"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "74"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "31"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "80"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "66"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "72"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "67"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "65"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "74"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "32"
- ],
- true
- ],
- [
- "RO",
- [
- 24,
- "819295ac06bdf3de67daf8c968c9a4ca74dcf2c163d3e19e"
- ]
- ],
- [
- "RF",
- [
- 18,
- "fragment1fragment2"
- ],
- 1,
- true,
- 0,
- true,
- "95ac06bd"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888287599d2584b1"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "87599d25"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_6.html b/autobahn/client/tungstenite_case_5_6.html
deleted file mode 100644
index 9ead769..0000000
--- a/autobahn/client/tungstenite_case_5_6.html
+++ /dev/null
@@ -1,315 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.6 : Pass - 0 ms @ 2020-09-07T18:43:53.948Z
- Case Description
Send text Message fragmented into 2 fragments, one ping with payload in-between.
- Case Expectation
A pong is received, then the message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]}
- Observed:
[('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=50&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: fEDWooFwFK3hNymCOo2s6Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 3eyBR1lfTWKzOeu8CNlo9mrUr4c=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 42 | 1 | 42 |
- 256 | 1 | 256 |
- Total | 3 | 306 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 2 | 22 |
- 14 | 1 | 14 |
- 206 | 1 | 206 |
- Total | 5 | 246 |
-
- Frames Received by Opcode
-
-
- 1 | 1 |
- 8 | 1 |
- 10 | 1 |
- Total | 3 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1 |
- 1 | 1 |
- 8 | 1 |
- 9 | 1 |
- Total | 4 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3530266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ping payload
-
005 TX OCTETS: 890c70696e67207061796c6f6164
-
006 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
007 TX OCTETS: 8009667261676d656e7432
-
008 CLOSE CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 8a8c92c9e096e2a08ef1b2b981effea681f2819295c564eaf3b7058df8a00a9ea4a3168bf2a80184e1f7
-
010 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=3932633965303936
-
ping payload
-
011 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=3935633536346561
-
fragment1fragment2
-
012 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
013 TX OCTETS: 880203e8
-
014 RX OCTETS: 88820131936d02d9
-
015 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3031333139333664
-
0x03e8
-
016 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_6.json b/autobahn/client/tungstenite_case_5_6.json
deleted file mode 100644
index a5069d7..0000000
--- a/autobahn/client/tungstenite_case_5_6.json
+++ /dev/null
@@ -1,245 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 50,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text Message fragmented into 2 fragments, one ping with payload in-between.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "A pong is received, then the message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "pong",
- "ping payload"
- ],
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=50&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: fEDWooFwFK3hNymCOo2s6Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 3eyBR1lfTWKzOeu8CNlo9mrUr4c=\r\n\r\n",
- "id": "5.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "ping payload"
- ],
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "8": 1,
- "42": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.948Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1,
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "4": 1,
- "11": 2,
- "14": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3530266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 12,
- "ping payload"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 14,
- "890c70696e67207061796c6f6164"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7432"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 42,
- "8a8c92c9e096e2a08ef1b2b981effea681f2819295c564eaf3b7058df8a00a9ea4a3168bf2a80184e1f7"
- ]
- ],
- [
- "RF",
- [
- 12,
- "ping payload"
- ],
- 10,
- true,
- 0,
- true,
- "92c9e096"
- ],
- [
- "RF",
- [
- 18,
- "fragment1fragment2"
- ],
- 1,
- true,
- 0,
- true,
- "95c564ea"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820131936d02d9"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0131936d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_7.html b/autobahn/client/tungstenite_case_5_7.html
deleted file mode 100644
index 994803d..0000000
--- a/autobahn/client/tungstenite_case_5_7.html
+++ /dev/null
@@ -1,317 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.7 : Pass - 1 ms @ 2020-09-07T18:43:53.949Z
- Case Description
Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in frame-wise chops.
- Case Expectation
A pong is received, then the message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]}
- Observed:
[('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=51&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 0l53PLvkqGpYizuR9/vcyg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: GV8kQGv44ulS9DFK7Iyu5iZfxpc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 18 | 1 | 18 |
- 24 | 1 | 24 |
- 256 | 1 | 256 |
- Total | 4 | 306 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 2 | 22 |
- 14 | 1 | 14 |
- 206 | 1 | 206 |
- Total | 5 | 246 |
-
- Frames Received by Opcode
-
-
- 1 | 1 |
- 8 | 1 |
- 10 | 1 |
- Total | 3 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1 |
- 1 | 1 |
- 8 | 1 |
- 9 | 1 |
- Total | 4 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3531266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
ping payload
-
005 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=True
-
fragment2
-
006 CLOSE CONNECTION AFTER 1.000000 sec
-
007 TX OCTETS: 890c70696e67207061796c6f6164
-
008 TX OCTETS: 8009667261676d656e7432
-
009 RX OCTETS: 8a8cb1e893f3c181fd949198f28add87f297
-
010 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=6231653839336633
-
ping payload
-
011 RX OCTETS: 8192e53d27ec834f468b88584998d45b558d82504282910f
-
012 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=6535336432376563
-
fragment1fragment2
-
013 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
014 TX OCTETS: 880203e8
-
015 RX OCTETS: 88827ff359807c1b
-
016 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3766663335393830
-
0x03e8
-
017 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_7.json b/autobahn/client/tungstenite_case_5_7.json
deleted file mode 100644
index 33c642b..0000000
--- a/autobahn/client/tungstenite_case_5_7.json
+++ /dev/null
@@ -1,253 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 51,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in frame-wise chops.",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "A pong is received, then the message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "pong",
- "ping payload"
- ],
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=51&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 0l53PLvkqGpYizuR9/vcyg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: GV8kQGv44ulS9DFK7Iyu5iZfxpc=\r\n\r\n",
- "id": "5.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "ping payload"
- ],
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "8": 1,
- "18": 1,
- "24": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.949Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1,
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "4": 1,
- "11": 2,
- "14": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3531266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- true
- ],
- [
- "TF",
- [
- 12,
- "ping payload"
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- true
- ],
- [
- "TI",
- 1
- ],
- [
- "TO",
- [
- 14,
- "890c70696e67207061796c6f6164"
- ],
- true
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7432"
- ],
- true
- ],
- [
- "RO",
- [
- 18,
- "8a8cb1e893f3c181fd949198f28add87f297"
- ]
- ],
- [
- "RF",
- [
- 12,
- "ping payload"
- ],
- 10,
- true,
- 0,
- true,
- "b1e893f3"
- ],
- [
- "RO",
- [
- 24,
- "8192e53d27ec834f468b88584998d45b558d82504282910f"
- ]
- ],
- [
- "RF",
- [
- 18,
- "fragment1fragment2"
- ],
- 1,
- true,
- 0,
- true,
- "e53d27ec"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827ff359807c1b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7ff35980"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_8.html b/autobahn/client/tungstenite_case_5_8.html
deleted file mode 100644
index 611ef9f..0000000
--- a/autobahn/client/tungstenite_case_5_8.html
+++ /dev/null
@@ -1,349 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.8 : Pass - 2 ms @ 2020-09-07T18:43:53.950Z
- Case Description
Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in octet-wise chops.
- Case Expectation
A pong is received, then the message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]}
- Observed:
[('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=52&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: vLo1rABtHblqidV7CqXFxA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KMPjDmX001WwGBjkzce43DZRW8I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 18 | 1 | 18 |
- 24 | 1 | 24 |
- 256 | 1 | 256 |
- Total | 4 | 306 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 36 | 36 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 38 | 246 |
-
- Frames Received by Opcode
-
-
- 1 | 1 |
- 8 | 1 |
- 10 | 1 |
- Total | 3 |
-
- Frames Transmitted by Opcode
-
-
- 0 | 1 |
- 1 | 1 |
- 8 | 1 |
- 9 | 1 |
- Total | 4 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3532266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
fragment1
-
003 TX OCTETS: 01
-
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
ping payload
-
005 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
-
fragment2
-
006 CLOSE CONNECTION AFTER 1.000000 sec
-
007 TX OCTETS: 09
-
008 TX OCTETS: 66
-
009 TX OCTETS: 72
-
010 TX OCTETS: 61
-
011 TX OCTETS: 67
-
012 TX OCTETS: 6d
-
013 TX OCTETS: 65
-
014 TX OCTETS: 6e
-
015 TX OCTETS: 74
-
016 TX OCTETS: 31
-
017 TX OCTETS: 89
-
018 TX OCTETS: 0c
-
019 TX OCTETS: 70
-
020 TX OCTETS: 69
-
021 TX OCTETS: 6e
-
022 TX OCTETS: 67
-
023 TX OCTETS: 20
-
024 TX OCTETS: 70
-
025 TX OCTETS: 61
-
026 TX OCTETS: 79
-
027 TX OCTETS: 6c
-
028 TX OCTETS: 6f
-
029 TX OCTETS: 61
-
030 TX OCTETS: 64
-
031 TX OCTETS: 80
-
032 RX OCTETS: 8a8cc78f9495b7e6faf2e7fff5ecabe0f5f1
-
033 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=6337386639343935
-
ping payload
-
034 TX OCTETS: 09
-
035 TX OCTETS: 66
-
036 TX OCTETS: 72
-
037 TX OCTETS: 61
-
038 TX OCTETS: 67
-
039 TX OCTETS: 6d
-
040 TX OCTETS: 65
-
041 TX OCTETS: 6e
-
042 TX OCTETS: 74
-
043 TX OCTETS: 32
-
044 RX OCTETS: 81921f3abd2a7948dc4d725fd35e2e5ccf4b7857d8446b08
-
045 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=3166336162643261
-
fragment1fragment2
-
046 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
047 TX OCTETS: 880203e8
-
048 RX OCTETS: 888244aa44d14742
-
049 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3434616134346431
-
0x03e8
-
050 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_8.json b/autobahn/client/tungstenite_case_5_8.json
deleted file mode 100644
index d97481a..0000000
--- a/autobahn/client/tungstenite_case_5_8.json
+++ /dev/null
@@ -1,516 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 52,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in octet-wise chops.",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "A pong is received, then the message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "pong",
- "ping payload"
- ],
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=52&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: vLo1rABtHblqidV7CqXFxA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KMPjDmX001WwGBjkzce43DZRW8I=\r\n\r\n",
- "id": "5.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "pong",
- "ping payload"
- ],
- [
- "message",
- "fragment1fragment2",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1,
- "10": 1
- },
- "rxOctetStats": {
- "8": 1,
- "18": 1,
- "24": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:53.950Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1,
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "1": 36,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3532266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TO",
- [
- 1,
- "01"
- ],
- true
- ],
- [
- "TF",
- [
- 12,
- "ping payload"
- ],
- 9,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- 1,
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "66"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "72"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "67"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "65"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "74"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "31"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "89"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "0c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "69"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "67"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "20"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "70"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "79"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6c"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6f"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "64"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "80"
- ],
- true
- ],
- [
- "RO",
- [
- 18,
- "8a8cc78f9495b7e6faf2e7fff5ecabe0f5f1"
- ]
- ],
- [
- "RF",
- [
- 12,
- "ping payload"
- ],
- 10,
- true,
- 0,
- true,
- "c78f9495"
- ],
- [
- "TO",
- [
- 1,
- "09"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "66"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "72"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "61"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "67"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6d"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "65"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "6e"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "74"
- ],
- true
- ],
- [
- "TO",
- [
- 1,
- "32"
- ],
- true
- ],
- [
- "RO",
- [
- 24,
- "81921f3abd2a7948dc4d725fd35e2e5ccf4b7857d8446b08"
- ]
- ],
- [
- "RF",
- [
- 18,
- "fragment1fragment2"
- ],
- 1,
- true,
- 0,
- true,
- "1f3abd2a"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888244aa44d14742"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "44aa44d1"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_5_9.html b/autobahn/client/tungstenite_case_5_9.html
deleted file mode 100644
index b1e8671..0000000
--- a/autobahn/client/tungstenite_case_5_9.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 5.9 : Pass - 0 ms @ 2020-09-07T18:43:53.953Z
- Case Description
Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in one chop.
- Case Expectation
The connection is failed immediately, since there is no message to continue.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=53&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 41Aas+9XMiaOfrjcpffq3g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ASVg30zjj+XO8uGT47/YGPYabXY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 15 | 1 | 15 |
- 26 | 1 | 26 |
- 206 | 1 | 206 |
- Total | 3 | 247 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3533266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=24, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
non-continuation payload
-
003 TX OCTETS: 80186e6f6e2d636f6e74696e756174696f6e207061796c6f6164
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello, world!
-
005 TX OCTETS: 810d48656c6c6f2c20776f726c6421
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_5_9.json b/autobahn/client/tungstenite_case_5_9.json
deleted file mode 100644
index 76ea3ef..0000000
--- a/autobahn/client/tungstenite_case_5_9.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 53,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send unfragmented Text Message after Continuation Frame with FIN = true, where there is nothing to continue, sent in one chop.",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since there is no message to continue.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": false,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=53&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 41Aas+9XMiaOfrjcpffq3g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ASVg30zjj+XO8uGT47/YGPYabXY=\r\n\r\n",
- "id": "5.9",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:53.953Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "15": 1,
- "26": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3533266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 24,
- "non-continuation payload"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 26,
- "80186e6f6e2d636f6e74696e756174696f6e207061796c6f6164"
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "Hello, world!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "810d48656c6c6f2c20776f726c6421"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_10_1.html b/autobahn/client/tungstenite_case_6_10_1.html
deleted file mode 100644
index 6df4344..0000000
--- a/autobahn/client/tungstenite_case_6_10_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.10.1 : Pass - 0 ms @ 2020-09-07T18:44:02.034Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf7bfbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=104&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: R7rZvg4qd7MmJaijuQi+Fg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: EeII9R4tlC1DVCvTPLiM4rulyAU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313034266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf7bfbfbf
-
003 TX OCTETS: 8104f7bfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_10_1.json b/autobahn/client/tungstenite_case_6_10_1.json
deleted file mode 100644
index c77e1cf..0000000
--- a/autobahn/client/tungstenite_case_6_10_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 104,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf7bfbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=104&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: R7rZvg4qd7MmJaijuQi+Fg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: EeII9R4tlC1DVCvTPLiM4rulyAU=\r\n\r\n",
- "id": "6.10.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.034Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313034266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xf7bfbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f7bfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_10_2.html b/autobahn/client/tungstenite_case_6_10_2.html
deleted file mode 100644
index bc47373..0000000
--- a/autobahn/client/tungstenite_case_6_10_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.10.2 : Pass - 0 ms @ 2020-09-07T18:44:02.035Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfbbfbfbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=105&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: aYSSMpWI71ZxhKSyUa9MxA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: whXJjgLK8WLnUVebWvgXQgW3tfI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 2 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313035266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfbbfbfbfbf
-
003 TX OCTETS: 8105fbbfbfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_10_2.json b/autobahn/client/tungstenite_case_6_10_2.json
deleted file mode 100644
index 3f0842d..0000000
--- a/autobahn/client/tungstenite_case_6_10_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 105,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfbbfbfbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=105&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: aYSSMpWI71ZxhKSyUa9MxA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: whXJjgLK8WLnUVebWvgXQgW3tfI=\r\n\r\n",
- "id": "6.10.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.035Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "7": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313035266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "0xfbbfbfbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "8105fbbfbfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_10_3.html b/autobahn/client/tungstenite_case_6_10_3.html
deleted file mode 100644
index ea90d78..0000000
--- a/autobahn/client/tungstenite_case_6_10_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.10.3 : Pass - 0 ms @ 2020-09-07T18:44:02.036Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfdbfbfbfbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=106&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: bgmdwuik4KxyEPKtDG1ydA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: hoeOxULFMnq/vakZqqw48/TC068=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313036266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfdbfbfbfbfbf
-
003 TX OCTETS: 8106fdbfbfbfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_10_3.json b/autobahn/client/tungstenite_case_6_10_3.json
deleted file mode 100644
index 72b8030..0000000
--- a/autobahn/client/tungstenite_case_6_10_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 106,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfdbfbfbfbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=106&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: bgmdwuik4KxyEPKtDG1ydA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: hoeOxULFMnq/vakZqqw48/TC068=\r\n\r\n",
- "id": "6.10.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.036Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313036266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "0xfdbfbfbfbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106fdbfbfbfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_11_1.html b/autobahn/client/tungstenite_case_6_11_1.html
deleted file mode 100644
index a44ed0f..0000000
--- a/autobahn/client/tungstenite_case_6_11_1.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.11.1 : Pass - 1 ms @ 2020-09-07T18:44:02.036Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xed9fbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ud7ff', False)]}
- Observed:
[('message', u'\ud7ff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=107&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: rypBONrvTW0vgmX86q4Gsw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: W9OicA2hdo5OVqZfd5qKa0tpR0w=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313037266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
퟿
-
003 TX OCTETS: 8103ed9fbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8183f768b27b1af70d
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=6637363862323762
-
퟿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88824acbdfcc4923
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3461636264666363
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_11_1.json b/autobahn/client/tungstenite_case_6_11_1.json
deleted file mode 100644
index 0230b4e..0000000
--- a/autobahn/client/tungstenite_case_6_11_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 107,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xed9fbf",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud7ff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=107&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: rypBONrvTW0vgmX86q4Gsw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: W9OicA2hdo5OVqZfd5qKa0tpR0w=\r\n\r\n",
- "id": "6.11.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud7ff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.036Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313037266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ud7ff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103ed9fbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "8183f768b27b1af70d"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ud7ff"
- ],
- 1,
- true,
- 0,
- true,
- "f768b27b"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824acbdfcc4923"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4acbdfcc"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_11_2.html b/autobahn/client/tungstenite_case_6_11_2.html
deleted file mode 100644
index 8afe783..0000000
--- a/autobahn/client/tungstenite_case_6_11_2.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.11.2 : Pass - 0 ms @ 2020-09-07T18:44:02.037Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xee8080
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ue000', False)]}
- Observed:
[('message', u'\ue000', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=108&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 1uru/zwkaxmLLnhriEFNCg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Fq05m6qn3TUSsN5Rzl6umeNM3zQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313038266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-

-
003 TX OCTETS: 8103ee8080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81835f2257b3b1a2d7
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3566323235376233
-

-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882752dcab676c5
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3735326463616236
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_11_2.json b/autobahn/client/tungstenite_case_6_11_2.json
deleted file mode 100644
index a993e14..0000000
--- a/autobahn/client/tungstenite_case_6_11_2.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 108,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xee8080",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ue000",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=108&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 1uru/zwkaxmLLnhriEFNCg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Fq05m6qn3TUSsN5Rzl6umeNM3zQ=\r\n\r\n",
- "id": "6.11.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ue000",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.037Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313038266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ue000"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103ee8080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "81835f2257b3b1a2d7"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ue000"
- ],
- 1,
- true,
- 0,
- true,
- "5f2257b3"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882752dcab676c5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "752dcab6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_11_3.html b/autobahn/client/tungstenite_case_6_11_3.html
deleted file mode 100644
index 68a781c..0000000
--- a/autobahn/client/tungstenite_case_6_11_3.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.11.3 : Pass - 0 ms @ 2020-09-07T18:44:02.038Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbd
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ufffd', False)]}
- Observed:
[('message', u'\ufffd', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=109&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: fw+oP8xEH6rZ72kPGaSM8A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: e5mAvFn5NTZE3i0DL0A8bzSRSmI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313039266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
�
-
003 TX OCTETS: 8103efbfbd
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81837463c7c09bdc7a
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3734363363376330
-
�
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882c26404c9c18c
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6332363430346339
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_11_3.json b/autobahn/client/tungstenite_case_6_11_3.json
deleted file mode 100644
index 2134333..0000000
--- a/autobahn/client/tungstenite_case_6_11_3.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 109,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbd",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ufffd",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=109&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: fw+oP8xEH6rZ72kPGaSM8A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: e5mAvFn5NTZE3i0DL0A8bzSRSmI=\r\n\r\n",
- "id": "6.11.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ufffd",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.038Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313039266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ufffd"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbd"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "81837463c7c09bdc7a"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ufffd"
- ],
- 1,
- true,
- 0,
- true,
- "7463c7c0"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c26404c9c18c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c26404c9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_11_4.html b/autobahn/client/tungstenite_case_6_11_4.html
deleted file mode 100644
index cd8aa58..0000000
--- a/autobahn/client/tungstenite_case_6_11_4.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.11.4 : Pass - 0 ms @ 2020-09-07T18:44:02.039Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0010ffff', False)]}
- Observed:
[('message', u'\U0010ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=110&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: XQ7uGyfSLsZriIFtSEFqog==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 1s9rlkf/Ts6phiAmy7bD77u5u+I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313130266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ô¿¿
-
003 TX OCTETS: 8104f48fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81843533525dc1bcede2
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3335333335323564
-
ô¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882fec78fe4fd2f
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6665633738666534
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_11_4.json b/autobahn/client/tungstenite_case_6_11_4.json
deleted file mode 100644
index 9938dd4..0000000
--- a/autobahn/client/tungstenite_case_6_11_4.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 110,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udbff\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=110&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: XQ7uGyfSLsZriIFtSEFqog==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 1s9rlkf/Ts6phiAmy7bD77u5u+I=\r\n\r\n",
- "id": "6.11.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udbff\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.039Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313130266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udbff\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f48fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81843533525dc1bcede2"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udbff\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "3533525d"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882fec78fe4fd2f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "fec78fe4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_11_5.html b/autobahn/client/tungstenite_case_6_11_5.html
deleted file mode 100644
index 7d11756..0000000
--- a/autobahn/client/tungstenite_case_6_11_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.11.5 : Pass - 0 ms @ 2020-09-07T18:44:02.039Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf4908080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=111&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ATTrKPsrdteQOZ1WYWPwgQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: z09G9UoYshjvYKev0msrCVBmEqk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313131266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf4908080
-
003 TX OCTETS: 8104f4908080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_11_5.json b/autobahn/client/tungstenite_case_6_11_5.json
deleted file mode 100644
index 965cef3..0000000
--- a/autobahn/client/tungstenite_case_6_11_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 111,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf4908080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=111&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ATTrKPsrdteQOZ1WYWPwgQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: z09G9UoYshjvYKev0msrCVBmEqk=\r\n\r\n",
- "id": "6.11.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.039Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313131266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xf4908080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f4908080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_12_1.html b/autobahn/client/tungstenite_case_6_12_1.html
deleted file mode 100644
index ffc336d..0000000
--- a/autobahn/client/tungstenite_case_6_12_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.12.1 : Pass - 0 ms @ 2020-09-07T18:44:02.040Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=112&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: dE3sc62dilUrJAxltnApPw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ZxE5Zphtb7xbBUoij0WCB5rlE98=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 206 | 1 | 206 |
- Total | 2 | 209 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313132266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x80
-
003 TX OCTETS: 810180
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_12_1.json b/autobahn/client/tungstenite_case_6_12_1.json
deleted file mode 100644
index a35ce79..0000000
--- a/autobahn/client/tungstenite_case_6_12_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 112,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=112&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: dE3sc62dilUrJAxltnApPw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ZxE5Zphtb7xbBUoij0WCB5rlE98=\r\n\r\n",
- "id": "6.12.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.040Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "3": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313132266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0x80"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "810180"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_12_2.html b/autobahn/client/tungstenite_case_6_12_2.html
deleted file mode 100644
index 2c326cf..0000000
--- a/autobahn/client/tungstenite_case_6_12_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.12.2 : Pass - 0 ms @ 2020-09-07T18:44:02.041Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=113&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: o7f6JXlpUb5st+gvDHLV5w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: pZPvlhKKDNXR/3/+CGYUAJ8AYEc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 206 | 1 | 206 |
- Total | 2 | 209 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313133266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xbf
-
003 TX OCTETS: 8101bf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_12_2.json b/autobahn/client/tungstenite_case_6_12_2.json
deleted file mode 100644
index 33bbe45..0000000
--- a/autobahn/client/tungstenite_case_6_12_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 113,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=113&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: o7f6JXlpUb5st+gvDHLV5w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: pZPvlhKKDNXR/3/+CGYUAJ8AYEc=\r\n\r\n",
- "id": "6.12.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.041Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "3": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313133266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "8101bf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_12_3.html b/autobahn/client/tungstenite_case_6_12_3.html
deleted file mode 100644
index 77b7076..0000000
--- a/autobahn/client/tungstenite_case_6_12_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.12.3 : Pass - 0 ms @ 2020-09-07T18:44:02.042Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=114&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: O1j3TBiEST2Sjt+cY0Qi2g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KAzkgk7MgbsTW/5+9LoidUq41NA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313134266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x80bf
-
003 TX OCTETS: 810280bf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_12_3.json b/autobahn/client/tungstenite_case_6_12_3.json
deleted file mode 100644
index f29268c..0000000
--- a/autobahn/client/tungstenite_case_6_12_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 114,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=114&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: O1j3TBiEST2Sjt+cY0Qi2g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KAzkgk7MgbsTW/5+9LoidUq41NA=\r\n\r\n",
- "id": "6.12.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.042Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313134266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x80bf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "810280bf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_12_4.html b/autobahn/client/tungstenite_case_6_12_4.html
deleted file mode 100644
index ae3af90..0000000
--- a/autobahn/client/tungstenite_case_6_12_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.12.4 : Pass - 0 ms @ 2020-09-07T18:44:02.043Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=115&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: iuN/ttWXtSG27BcxTZ+aFg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8aPzkhxqKYBHEm1CW/B0V6L1ruQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313135266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x80bf80
-
003 TX OCTETS: 810380bf80
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_12_4.json b/autobahn/client/tungstenite_case_6_12_4.json
deleted file mode 100644
index a50e303..0000000
--- a/autobahn/client/tungstenite_case_6_12_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 115,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=115&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: iuN/ttWXtSG27BcxTZ+aFg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8aPzkhxqKYBHEm1CW/B0V6L1ruQ=\r\n\r\n",
- "id": "6.12.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.043Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313135266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "0x80bf80"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "810380bf80"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_12_5.html b/autobahn/client/tungstenite_case_6_12_5.html
deleted file mode 100644
index 1bd5c8d..0000000
--- a/autobahn/client/tungstenite_case_6_12_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.12.5 : Pass - 0 ms @ 2020-09-07T18:44:02.043Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=116&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UlyBO2dy9iKIo8zJN5I9oA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uMQcj6r9SlSVo5SZ1CAf0wKyOfo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313136266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x80bf80bf
-
003 TX OCTETS: 810480bf80bf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_12_5.json b/autobahn/client/tungstenite_case_6_12_5.json
deleted file mode 100644
index e16cd93..0000000
--- a/autobahn/client/tungstenite_case_6_12_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 116,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=116&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UlyBO2dy9iKIo8zJN5I9oA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uMQcj6r9SlSVo5SZ1CAf0wKyOfo=\r\n\r\n",
- "id": "6.12.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.043Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313136266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0x80bf80bf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "810480bf80bf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_12_6.html b/autobahn/client/tungstenite_case_6_12_6.html
deleted file mode 100644
index d5cfe0e..0000000
--- a/autobahn/client/tungstenite_case_6_12_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.12.6 : Pass - 0 ms @ 2020-09-07T18:44:02.043Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf80
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=117&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: fMc6LDiXkDYrsiVJWNXu1w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uC0piLBW7Ww+dcCD5PKWVQWEXhU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 2 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313137266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x80bf80bf80
-
003 TX OCTETS: 810580bf80bf80
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_12_6.json b/autobahn/client/tungstenite_case_6_12_6.json
deleted file mode 100644
index 71eb90c..0000000
--- a/autobahn/client/tungstenite_case_6_12_6.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 117,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf80",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=117&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: fMc6LDiXkDYrsiVJWNXu1w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uC0piLBW7Ww+dcCD5PKWVQWEXhU=\r\n\r\n",
- "id": "6.12.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.043Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "7": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313137266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "0x80bf80bf80"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "810580bf80bf80"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_12_7.html b/autobahn/client/tungstenite_case_6_12_7.html
deleted file mode 100644
index 1384db2..0000000
--- a/autobahn/client/tungstenite_case_6_12_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.12.7 : Pass - 0 ms @ 2020-09-07T18:44:02.044Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf80bf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=118&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: KnfZnjPP3bkDk6XZcrjbpA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KKSlIRWkxPS4Z1uBasRl4OOCwOk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313138266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x80bf80bf80bf
-
003 TX OCTETS: 810680bf80bf80bf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_12_7.json b/autobahn/client/tungstenite_case_6_12_7.json
deleted file mode 100644
index af5eea1..0000000
--- a/autobahn/client/tungstenite_case_6_12_7.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 118,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x80bf80bf80bf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=118&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: KnfZnjPP3bkDk6XZcrjbpA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KKSlIRWkxPS4Z1uBasRl4OOCwOk=\r\n\r\n",
- "id": "6.12.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.044Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313138266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "0x80bf80bf80bf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "810680bf80bf80bf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_12_8.html b/autobahn/client/tungstenite_case_6_12_8.html
deleted file mode 100644
index 5a4e7b6..0000000
--- a/autobahn/client/tungstenite_case_6_12_8.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.12.8 : Pass - 0 ms @ 2020-09-07T18:44:02.045Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbe
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=119&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: nRcE4/+1T6iS94yQt+wPTQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: RLtBuDo1JBe2M0RFtojn/U25mII=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 65 | 1 | 65 |
- 206 | 1 | 206 |
- Total | 2 | 271 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313139266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=63, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0
-
b1b2b3b4b5b6b7b8b9babbbcbdbe ...
-
003 TX OCTETS: 813f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeaf
-
b0b1b2b3b4b5b6b7b8b9babbbcbd ...
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_12_8.json b/autobahn/client/tungstenite_case_6_12_8.json
deleted file mode 100644
index 1b70f83..0000000
--- a/autobahn/client/tungstenite_case_6_12_8.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 119,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0x808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbe",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=119&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: nRcE4/+1T6iS94yQt+wPTQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: RLtBuDo1JBe2M0RFtojn/U25mII=\r\n\r\n",
- "id": "6.12.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.045Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "65": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313139266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 63,
- "0x808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbe ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 65,
- "813f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbd ..."
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_13_1.html b/autobahn/client/tungstenite_case_6_13_1.html
deleted file mode 100644
index 2288539..0000000
--- a/autobahn/client/tungstenite_case_6_13_1.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.13.1 : Pass - 0 ms @ 2020-09-07T18:44:02.045Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc020c120c220c320c420c520c620c720c820c920ca20cb20cc20cd20ce20cf20d020d120d220d320d420d520d620d720d820d920da20db20dc20dd20de20
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=120&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 70ezgAd7avrmu5GfRmyuJA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: lEGJdb8K23EhqG6+aAaFjDYQ/aQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 64 | 1 | 64 |
- 206 | 1 | 206 |
- Total | 2 | 270 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313230266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=62, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc020c120c220c320c420c520c620c720c820c920ca20cb20cc20cd20ce20cf20d020d120d220d320d420d520d620d720d8
-
20d920da20db20dc20dd20de20 ...
-
003 TX OCTETS: 813ec020c120c220c320c420c520c620c720c820c920ca20cb20cc20cd20ce20cf20d020d120d220d320d420d520d620d720
-
d820d920da20db20dc20dd20de20 ...
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_13_1.json b/autobahn/client/tungstenite_case_6_13_1.json
deleted file mode 100644
index e24b0e2..0000000
--- a/autobahn/client/tungstenite_case_6_13_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 120,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc020c120c220c320c420c520c620c720c820c920ca20cb20cc20cd20ce20cf20d020d120d220d320d420d520d620d720d820d920da20db20dc20dd20de20",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=120&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 70ezgAd7avrmu5GfRmyuJA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: lEGJdb8K23EhqG6+aAaFjDYQ/aQ=\r\n\r\n",
- "id": "6.13.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.045Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "64": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313230266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 62,
- "0xc020c120c220c320c420c520c620c720c820c920ca20cb20cc20cd20ce20cf20d020d120d220d320d420d520d620d720d820d920da20db20dc20dd20de20 ..."
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 64,
- "813ec020c120c220c320c420c520c620c720c820c920ca20cb20cc20cd20ce20cf20d020d120d220d320d420d520d620d720d820d920da20db20dc20dd20de20 ..."
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_13_2.html b/autobahn/client/tungstenite_case_6_13_2.html
deleted file mode 100644
index 899b8e4..0000000
--- a/autobahn/client/tungstenite_case_6_13_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.13.2 : Pass - 0 ms @ 2020-09-07T18:44:02.046Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe020e120e220e320e420e520e620e720e820e920ea20eb20ec20ed20ee20
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=121&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: OhR6Z5PUf4PLSci7iHlVHQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 50F9ddOiwuwJ9xTPUIvNOSqIHfg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 32 | 1 | 32 |
- 206 | 1 | 206 |
- Total | 2 | 238 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313231266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=30, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xe020e120e220e320e420e520e620e720e820e920ea20eb20ec20ed20ee20
-
003 TX OCTETS: 811ee020e120e220e320e420e520e620e720e820e920ea20eb20ec20ed20ee20
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_13_2.json b/autobahn/client/tungstenite_case_6_13_2.json
deleted file mode 100644
index f4205ed..0000000
--- a/autobahn/client/tungstenite_case_6_13_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 121,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe020e120e220e320e420e520e620e720e820e920ea20eb20ec20ed20ee20",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=121&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: OhR6Z5PUf4PLSci7iHlVHQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 50F9ddOiwuwJ9xTPUIvNOSqIHfg=\r\n\r\n",
- "id": "6.13.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.046Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "32": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313231266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 30,
- "0xe020e120e220e320e420e520e620e720e820e920ea20eb20ec20ed20ee20"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 32,
- "811ee020e120e220e320e420e520e620e720e820e920ea20eb20ec20ed20ee20"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_13_3.html b/autobahn/client/tungstenite_case_6_13_3.html
deleted file mode 100644
index f699572..0000000
--- a/autobahn/client/tungstenite_case_6_13_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.13.3 : Pass - 0 ms @ 2020-09-07T18:44:02.046Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf020f120f220f320f420f520f620
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=122&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4dZ0jXO20xosVuDQE05WIw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: u/kBaFB2IXWxYwp7BaTrs82Her4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 16 | 1 | 16 |
- 206 | 1 | 206 |
- Total | 2 | 222 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313232266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=14, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf020f120f220f320f420f520f620
-
003 TX OCTETS: 810ef020f120f220f320f420f520f620
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_13_3.json b/autobahn/client/tungstenite_case_6_13_3.json
deleted file mode 100644
index 9455cba..0000000
--- a/autobahn/client/tungstenite_case_6_13_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 122,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf020f120f220f320f420f520f620",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=122&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4dZ0jXO20xosVuDQE05WIw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: u/kBaFB2IXWxYwp7BaTrs82Her4=\r\n\r\n",
- "id": "6.13.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.046Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "16": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313232266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 14,
- "0xf020f120f220f320f420f520f620"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 16,
- "810ef020f120f220f320f420f520f620"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_13_4.html b/autobahn/client/tungstenite_case_6_13_4.html
deleted file mode 100644
index 981da5d..0000000
--- a/autobahn/client/tungstenite_case_6_13_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.13.4 : Pass - 0 ms @ 2020-09-07T18:44:02.047Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf820f920fa20
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=123&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: BlgJYxJLhVc1BjXFoh0XGA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: xbVc7zeF52S4BigKej+u67v7eDI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313233266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf820f920fa20
-
003 TX OCTETS: 8106f820f920fa20
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_13_4.json b/autobahn/client/tungstenite_case_6_13_4.json
deleted file mode 100644
index 3482fb3..0000000
--- a/autobahn/client/tungstenite_case_6_13_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 123,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf820f920fa20",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=123&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: BlgJYxJLhVc1BjXFoh0XGA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: xbVc7zeF52S4BigKej+u67v7eDI=\r\n\r\n",
- "id": "6.13.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.047Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313233266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "0xf820f920fa20"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106f820f920fa20"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_13_5.html b/autobahn/client/tungstenite_case_6_13_5.html
deleted file mode 100644
index f99f011..0000000
--- a/autobahn/client/tungstenite_case_6_13_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.13.5 : Pass - 0 ms @ 2020-09-07T18:44:02.047Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc20
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=124&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: TAiAxwO4fAt+12Od2iGlsg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +pAQuP1GXq94DJzDOQRxXAcGJsI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313234266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfc20
-
003 TX OCTETS: 8102fc20
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_13_5.json b/autobahn/client/tungstenite_case_6_13_5.json
deleted file mode 100644
index 31b4448..0000000
--- a/autobahn/client/tungstenite_case_6_13_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 124,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc20",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=124&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: TAiAxwO4fAt+12Od2iGlsg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +pAQuP1GXq94DJzDOQRxXAcGJsI=\r\n\r\n",
- "id": "6.13.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.047Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313234266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0xfc20"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102fc20"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_1.html b/autobahn/client/tungstenite_case_6_14_1.html
deleted file mode 100644
index a183ef9..0000000
--- a/autobahn/client/tungstenite_case_6_14_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.1 : Pass - 0 ms @ 2020-09-07T18:44:02.048Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=125&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 1ui0ZXZfSLgnkMlHF5aO0A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: upbqMc6Peb5NMaBAzwvvvFzsEDo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 206 | 1 | 206 |
- Total | 2 | 209 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313235266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc0
-
003 TX OCTETS: 8101c0
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_1.json b/autobahn/client/tungstenite_case_6_14_1.json
deleted file mode 100644
index 67bc8ca..0000000
--- a/autobahn/client/tungstenite_case_6_14_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 125,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=125&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 1ui0ZXZfSLgnkMlHF5aO0A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: upbqMc6Peb5NMaBAzwvvvFzsEDo=\r\n\r\n",
- "id": "6.14.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.048Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "3": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313235266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xc0"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "8101c0"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_10.html b/autobahn/client/tungstenite_case_6_14_10.html
deleted file mode 100644
index ef6cb14..0000000
--- a/autobahn/client/tungstenite_case_6_14_10.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.10 : Pass - 0 ms @ 2020-09-07T18:44:02.053Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfdbfbfbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=134&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: LZ/cXn/OT5K+cCM/MAb90Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 3i7eih+LypQSmsbRiA1AvhD05yg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 2 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313334266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfdbfbfbfbf
-
003 TX OCTETS: 8105fdbfbfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_10.json b/autobahn/client/tungstenite_case_6_14_10.json
deleted file mode 100644
index 7830635..0000000
--- a/autobahn/client/tungstenite_case_6_14_10.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 134,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfdbfbfbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=134&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: LZ/cXn/OT5K+cCM/MAb90Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 3i7eih+LypQSmsbRiA1AvhD05yg=\r\n\r\n",
- "id": "6.14.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.053Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "7": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313334266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "0xfdbfbfbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "8105fdbfbfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_2.html b/autobahn/client/tungstenite_case_6_14_2.html
deleted file mode 100644
index ee385d0..0000000
--- a/autobahn/client/tungstenite_case_6_14_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.2 : Pass - 0 ms @ 2020-09-07T18:44:02.048Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=126&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: lF6hUxub4kcDxOIvYjuS+w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: /AK5LKQezIF/wcdCjjIoybLHPBM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313236266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xe080
-
003 TX OCTETS: 8102e080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_2.json b/autobahn/client/tungstenite_case_6_14_2.json
deleted file mode 100644
index a86eeaf..0000000
--- a/autobahn/client/tungstenite_case_6_14_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 126,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=126&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: lF6hUxub4kcDxOIvYjuS+w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: /AK5LKQezIF/wcdCjjIoybLHPBM=\r\n\r\n",
- "id": "6.14.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.048Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313236266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0xe080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102e080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_3.html b/autobahn/client/tungstenite_case_6_14_3.html
deleted file mode 100644
index 84d5854..0000000
--- a/autobahn/client/tungstenite_case_6_14_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.3 : Pass - 0 ms @ 2020-09-07T18:44:02.049Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=127&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: LbP+d2jRUXKJJkIfG5kuSQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: pKDxW4oX0DoJTKIdR3K6F046sEg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313237266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf08080
-
003 TX OCTETS: 8103f08080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_3.json b/autobahn/client/tungstenite_case_6_14_3.json
deleted file mode 100644
index ef51880..0000000
--- a/autobahn/client/tungstenite_case_6_14_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 127,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=127&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: LbP+d2jRUXKJJkIfG5kuSQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: pKDxW4oX0DoJTKIdR3K6F046sEg=\r\n\r\n",
- "id": "6.14.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.049Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313237266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "0xf08080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103f08080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_4.html b/autobahn/client/tungstenite_case_6_14_4.html
deleted file mode 100644
index 83dc22e..0000000
--- a/autobahn/client/tungstenite_case_6_14_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.4 : Pass - 0 ms @ 2020-09-07T18:44:02.049Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf8808080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=128&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: iJ9DO78dU0xstdidHWOH/Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KrC/p7LYvkWRa3gAgO1pBHMxe8M=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313238266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf8808080
-
003 TX OCTETS: 8104f8808080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_4.json b/autobahn/client/tungstenite_case_6_14_4.json
deleted file mode 100644
index 4f3f7d6..0000000
--- a/autobahn/client/tungstenite_case_6_14_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 128,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf8808080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=128&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: iJ9DO78dU0xstdidHWOH/Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KrC/p7LYvkWRa3gAgO1pBHMxe8M=\r\n\r\n",
- "id": "6.14.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.049Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313238266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xf8808080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f8808080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_5.html b/autobahn/client/tungstenite_case_6_14_5.html
deleted file mode 100644
index e1de751..0000000
--- a/autobahn/client/tungstenite_case_6_14_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.5 : Pass - 0 ms @ 2020-09-07T18:44:02.050Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc80808080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=129&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 759ueo9zlAOz2FROZulMcA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: t59B+WOqoeXwmHNWlGzyJAEzcUg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 2 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313239266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfc80808080
-
003 TX OCTETS: 8105fc80808080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_5.json b/autobahn/client/tungstenite_case_6_14_5.json
deleted file mode 100644
index 67ea054..0000000
--- a/autobahn/client/tungstenite_case_6_14_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 129,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc80808080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=129&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 759ueo9zlAOz2FROZulMcA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: t59B+WOqoeXwmHNWlGzyJAEzcUg=\r\n\r\n",
- "id": "6.14.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.050Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "7": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313239266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "0xfc80808080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "8105fc80808080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_6.html b/autobahn/client/tungstenite_case_6_14_6.html
deleted file mode 100644
index 54d0c41..0000000
--- a/autobahn/client/tungstenite_case_6_14_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.6 : Pass - 0 ms @ 2020-09-07T18:44:02.050Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xdf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=130&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: eSNB0CLx/nyzxu430R1Hug==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: yO1OQs4vpjLyXXFUAFopaqMgZIs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 206 | 1 | 206 |
- Total | 2 | 209 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313330266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xdf
-
003 TX OCTETS: 8101df
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_6.json b/autobahn/client/tungstenite_case_6_14_6.json
deleted file mode 100644
index f5e18bb..0000000
--- a/autobahn/client/tungstenite_case_6_14_6.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 130,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xdf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=130&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: eSNB0CLx/nyzxu430R1Hug==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: yO1OQs4vpjLyXXFUAFopaqMgZIs=\r\n\r\n",
- "id": "6.14.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.050Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "3": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313330266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xdf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "8101df"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_7.html b/autobahn/client/tungstenite_case_6_14_7.html
deleted file mode 100644
index 4502ff3..0000000
--- a/autobahn/client/tungstenite_case_6_14_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.7 : Pass - 0 ms @ 2020-09-07T18:44:02.051Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xefbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=131&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 2ZxZmqVUdujcA8ppo+TrvQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: toPIbgr5Uv8J/MsPApE+WX/0o7Y=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313331266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xefbf
-
003 TX OCTETS: 8102efbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_7.json b/autobahn/client/tungstenite_case_6_14_7.json
deleted file mode 100644
index 293c8b4..0000000
--- a/autobahn/client/tungstenite_case_6_14_7.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 131,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xefbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=131&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 2ZxZmqVUdujcA8ppo+TrvQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: toPIbgr5Uv8J/MsPApE+WX/0o7Y=\r\n\r\n",
- "id": "6.14.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.051Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313331266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0xefbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102efbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_8.html b/autobahn/client/tungstenite_case_6_14_8.html
deleted file mode 100644
index db402d2..0000000
--- a/autobahn/client/tungstenite_case_6_14_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.8 : Pass - 0 ms @ 2020-09-07T18:44:02.051Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf7bfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=132&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 3XH68MgkuPoohv1xRdfvVQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: imPXi63x/hfitxLcAXFBt41PuNQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313332266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf7bfbf
-
003 TX OCTETS: 8103f7bfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_8.json b/autobahn/client/tungstenite_case_6_14_8.json
deleted file mode 100644
index 8b266a6..0000000
--- a/autobahn/client/tungstenite_case_6_14_8.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 132,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf7bfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=132&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 3XH68MgkuPoohv1xRdfvVQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: imPXi63x/hfitxLcAXFBt41PuNQ=\r\n\r\n",
- "id": "6.14.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.051Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313332266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "0xf7bfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103f7bfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_14_9.html b/autobahn/client/tungstenite_case_6_14_9.html
deleted file mode 100644
index 24d5df6..0000000
--- a/autobahn/client/tungstenite_case_6_14_9.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.14.9 : Pass - 0 ms @ 2020-09-07T18:44:02.052Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfbbfbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=133&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8DnhF66nmm27Oxl5Rz7fHQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: fDLkpnAO5q25KJXMBn7knsYpRfQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313333266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfbbfbfbf
-
003 TX OCTETS: 8104fbbfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_14_9.json b/autobahn/client/tungstenite_case_6_14_9.json
deleted file mode 100644
index 22b782a..0000000
--- a/autobahn/client/tungstenite_case_6_14_9.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 133,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfbbfbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=133&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8DnhF66nmm27Oxl5Rz7fHQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: fDLkpnAO5q25KJXMBn7knsYpRfQ=\r\n\r\n",
- "id": "6.14.9",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.052Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313333266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xfbbfbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104fbbfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_15_1.html b/autobahn/client/tungstenite_case_6_15_1.html
deleted file mode 100644
index df17996..0000000
--- a/autobahn/client/tungstenite_case_6_15_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.15.1 : Pass - 0 ms @ 2020-09-07T18:44:02.053Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0e080f08080f8808080fc80808080dfefbff7bfbffbbfbfbffdbfbfbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=135&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +gWE+NSk/AQx87URi0gMkQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: iEclg+rkx2gveOFtTH5FMY2NCyo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 32 | 1 | 32 |
- 206 | 1 | 206 |
- Total | 2 | 238 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313335266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=30, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc0e080f08080f8808080fc80808080dfefbff7bfbffbbfbfbffdbfbfbfbf
-
003 TX OCTETS: 811ec0e080f08080f8808080fc80808080dfefbff7bfbffbbfbfbffdbfbfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_15_1.json b/autobahn/client/tungstenite_case_6_15_1.json
deleted file mode 100644
index fa71530..0000000
--- a/autobahn/client/tungstenite_case_6_15_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 135,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0e080f08080f8808080fc80808080dfefbff7bfbffbbfbfbffdbfbfbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=135&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +gWE+NSk/AQx87URi0gMkQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: iEclg+rkx2gveOFtTH5FMY2NCyo=\r\n\r\n",
- "id": "6.15.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.053Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "32": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313335266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 30,
- "0xc0e080f08080f8808080fc80808080dfefbff7bfbffbbfbfbffdbfbfbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 32,
- "811ec0e080f08080f8808080fc80808080dfefbff7bfbffbbfbfbffdbfbfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_16_1.html b/autobahn/client/tungstenite_case_6_16_1.html
deleted file mode 100644
index cfc7a0a..0000000
--- a/autobahn/client/tungstenite_case_6_16_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.16.1 : Pass - 0 ms @ 2020-09-07T18:44:02.054Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfe
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=136&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 2ZKiAm4B9tFeno1jXQMWZw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KY26fhNIqHdLPjUpPW5uSvY2SsA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 206 | 1 | 206 |
- Total | 2 | 209 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313336266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfe
-
003 TX OCTETS: 8101fe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_16_1.json b/autobahn/client/tungstenite_case_6_16_1.json
deleted file mode 100644
index e2b7580..0000000
--- a/autobahn/client/tungstenite_case_6_16_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 136,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfe",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=136&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 2ZKiAm4B9tFeno1jXQMWZw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KY26fhNIqHdLPjUpPW5uSvY2SsA=\r\n\r\n",
- "id": "6.16.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.054Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "3": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313336266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xfe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "8101fe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_16_2.html b/autobahn/client/tungstenite_case_6_16_2.html
deleted file mode 100644
index ec9d7f8..0000000
--- a/autobahn/client/tungstenite_case_6_16_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.16.2 : Pass - 0 ms @ 2020-09-07T18:44:02.055Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xff
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=137&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 6bmqw+pmPH12SaegnbfDYg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: sUkH4WBl1T4UlAiFIuQdZgyHGBs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 206 | 1 | 206 |
- Total | 2 | 209 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313337266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xff
-
003 TX OCTETS: 8101ff
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_16_2.json b/autobahn/client/tungstenite_case_6_16_2.json
deleted file mode 100644
index 1ac3c6d..0000000
--- a/autobahn/client/tungstenite_case_6_16_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 137,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xff",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=137&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 6bmqw+pmPH12SaegnbfDYg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: sUkH4WBl1T4UlAiFIuQdZgyHGBs=\r\n\r\n",
- "id": "6.16.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.055Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "3": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313337266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "8101ff"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_16_3.html b/autobahn/client/tungstenite_case_6_16_3.html
deleted file mode 100644
index b1d074a..0000000
--- a/autobahn/client/tungstenite_case_6_16_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.16.3 : Pass - 0 ms @ 2020-09-07T18:44:02.055Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfefeffff
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=138&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: R4BNuLSyFHjHwGd5S+pvrQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: tg2UnPv630inBdeNM7WTMo0pENc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313338266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfefeffff
-
003 TX OCTETS: 8104fefeffff
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_16_3.json b/autobahn/client/tungstenite_case_6_16_3.json
deleted file mode 100644
index 9b9fddb..0000000
--- a/autobahn/client/tungstenite_case_6_16_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 138,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfefeffff",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=138&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: R4BNuLSyFHjHwGd5S+pvrQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: tg2UnPv630inBdeNM7WTMo0pENc=\r\n\r\n",
- "id": "6.16.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.055Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313338266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xfefeffff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104fefeffff"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_17_1.html b/autobahn/client/tungstenite_case_6_17_1.html
deleted file mode 100644
index cd04318..0000000
--- a/autobahn/client/tungstenite_case_6_17_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.17.1 : Pass - 0 ms @ 2020-09-07T18:44:02.056Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0af
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=139&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: m4RAg6O1utFyJ7jJHe7vrA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9Jib8mThYfnxFIgKAdX4iBZ/zP4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313339266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc0af
-
003 TX OCTETS: 8102c0af
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_17_1.json b/autobahn/client/tungstenite_case_6_17_1.json
deleted file mode 100644
index e054f08..0000000
--- a/autobahn/client/tungstenite_case_6_17_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 139,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc0af",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=139&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: m4RAg6O1utFyJ7jJHe7vrA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9Jib8mThYfnxFIgKAdX4iBZ/zP4=\r\n\r\n",
- "id": "6.17.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.056Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313339266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0xc0af"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102c0af"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_17_2.html b/autobahn/client/tungstenite_case_6_17_2.html
deleted file mode 100644
index 80965b7..0000000
--- a/autobahn/client/tungstenite_case_6_17_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.17.2 : Pass - 0 ms @ 2020-09-07T18:44:02.056Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe080af
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=140&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 1adqAOG0Lk20CWPf4aNqGw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: elLCugqdAmRRCSbN4Lal1imNmd4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313430266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xe080af
-
003 TX OCTETS: 8103e080af
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_17_2.json b/autobahn/client/tungstenite_case_6_17_2.json
deleted file mode 100644
index 1dd3d3b..0000000
--- a/autobahn/client/tungstenite_case_6_17_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 140,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe080af",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=140&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 1adqAOG0Lk20CWPf4aNqGw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: elLCugqdAmRRCSbN4Lal1imNmd4=\r\n\r\n",
- "id": "6.17.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.056Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313430266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "0xe080af"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103e080af"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_17_3.html b/autobahn/client/tungstenite_case_6_17_3.html
deleted file mode 100644
index 903e36f..0000000
--- a/autobahn/client/tungstenite_case_6_17_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.17.3 : Pass - 0 ms @ 2020-09-07T18:44:02.057Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08080af
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=141&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: nMQdPXIrXw+DNMwsXZ4mfw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 075IGTNyVvE3Qoe2xpXQ58dmH/4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313431266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf08080af
-
003 TX OCTETS: 8104f08080af
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_17_3.json b/autobahn/client/tungstenite_case_6_17_3.json
deleted file mode 100644
index 458e6f5..0000000
--- a/autobahn/client/tungstenite_case_6_17_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 141,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08080af",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=141&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: nMQdPXIrXw+DNMwsXZ4mfw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 075IGTNyVvE3Qoe2xpXQ58dmH/4=\r\n\r\n",
- "id": "6.17.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.057Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313431266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xf08080af"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f08080af"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_17_4.html b/autobahn/client/tungstenite_case_6_17_4.html
deleted file mode 100644
index 2f9b344..0000000
--- a/autobahn/client/tungstenite_case_6_17_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.17.4 : Pass - 0 ms @ 2020-09-07T18:44:02.058Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf8808080af
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=142&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4y2zZiruM1aXSq1OMOYS+g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Kz6j9vJx43ZR/wr3lWvirjMmjQc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 2 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313432266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf8808080af
-
003 TX OCTETS: 8105f8808080af
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_17_4.json b/autobahn/client/tungstenite_case_6_17_4.json
deleted file mode 100644
index 03e171d..0000000
--- a/autobahn/client/tungstenite_case_6_17_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 142,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf8808080af",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=142&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4y2zZiruM1aXSq1OMOYS+g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Kz6j9vJx43ZR/wr3lWvirjMmjQc=\r\n\r\n",
- "id": "6.17.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.058Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "7": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313432266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "0xf8808080af"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "8105f8808080af"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_17_5.html b/autobahn/client/tungstenite_case_6_17_5.html
deleted file mode 100644
index e4be285..0000000
--- a/autobahn/client/tungstenite_case_6_17_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.17.5 : Pass - 0 ms @ 2020-09-07T18:44:02.058Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc80808080af
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=143&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: BNZxGCkiq97vuQpN6kAkOg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Ju6pNuGHayFHyI+BKpJB4FMa1F0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313433266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfc80808080af
-
003 TX OCTETS: 8106fc80808080af
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_17_5.json b/autobahn/client/tungstenite_case_6_17_5.json
deleted file mode 100644
index 501467c..0000000
--- a/autobahn/client/tungstenite_case_6_17_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 143,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc80808080af",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=143&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: BNZxGCkiq97vuQpN6kAkOg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Ju6pNuGHayFHyI+BKpJB4FMa1F0=\r\n\r\n",
- "id": "6.17.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.058Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313433266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "0xfc80808080af"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106fc80808080af"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_18_1.html b/autobahn/client/tungstenite_case_6_18_1.html
deleted file mode 100644
index 9c41292..0000000
--- a/autobahn/client/tungstenite_case_6_18_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.18.1 : Pass - 1 ms @ 2020-09-07T18:44:02.059Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc1bf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=144&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: T04HlwL+tlEsKRXgzzNFVw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 3y7G0RW54WwfgMRJ48s6RHQbFA0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313434266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc1bf
-
003 TX OCTETS: 8102c1bf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_18_1.json b/autobahn/client/tungstenite_case_6_18_1.json
deleted file mode 100644
index d68e535..0000000
--- a/autobahn/client/tungstenite_case_6_18_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 144,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc1bf",
- "droppedByMe": false,
- "duration": 1,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=144&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: T04HlwL+tlEsKRXgzzNFVw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 3y7G0RW54WwfgMRJ48s6RHQbFA0=\r\n\r\n",
- "id": "6.18.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.059Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313434266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0xc1bf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102c1bf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_18_2.html b/autobahn/client/tungstenite_case_6_18_2.html
deleted file mode 100644
index 7fbdaa6..0000000
--- a/autobahn/client/tungstenite_case_6_18_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.18.2 : Pass - 0 ms @ 2020-09-07T18:44:02.060Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe09fbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=145&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Lz46p7jZtnVK3FOfq2EAbQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: b0+5zcOSEWEy7Ag8sb/TYWdTXXg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313435266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xe09fbf
-
003 TX OCTETS: 8103e09fbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_18_2.json b/autobahn/client/tungstenite_case_6_18_2.json
deleted file mode 100644
index e0ffc30..0000000
--- a/autobahn/client/tungstenite_case_6_18_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 145,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe09fbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=145&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Lz46p7jZtnVK3FOfq2EAbQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: b0+5zcOSEWEy7Ag8sb/TYWdTXXg=\r\n\r\n",
- "id": "6.18.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.060Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313435266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "0xe09fbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103e09fbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_18_3.html b/autobahn/client/tungstenite_case_6_18_3.html
deleted file mode 100644
index 3a1e04e..0000000
--- a/autobahn/client/tungstenite_case_6_18_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.18.3 : Pass - 0 ms @ 2020-09-07T18:44:02.061Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08fbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=146&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 2Q1BE+KRuRpFl/VKrwynPQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YSJVhD4ms64hFzloSelU76akRsc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313436266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf08fbfbf
-
003 TX OCTETS: 8104f08fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_18_3.json b/autobahn/client/tungstenite_case_6_18_3.json
deleted file mode 100644
index 77efc4f..0000000
--- a/autobahn/client/tungstenite_case_6_18_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 146,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf08fbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=146&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 2Q1BE+KRuRpFl/VKrwynPQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YSJVhD4ms64hFzloSelU76akRsc=\r\n\r\n",
- "id": "6.18.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.061Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313436266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xf08fbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f08fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_18_4.html b/autobahn/client/tungstenite_case_6_18_4.html
deleted file mode 100644
index 5337fb7..0000000
--- a/autobahn/client/tungstenite_case_6_18_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.18.4 : Pass - 0 ms @ 2020-09-07T18:44:02.061Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf887bfbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=147&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: XJyN+oAI0p5rQqhUsxNYmQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S/jfeRGrWzXgC/I0W0edM7R4SeM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 2 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313437266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf887bfbfbf
-
003 TX OCTETS: 8105f887bfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_18_4.json b/autobahn/client/tungstenite_case_6_18_4.json
deleted file mode 100644
index 868527f..0000000
--- a/autobahn/client/tungstenite_case_6_18_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 147,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf887bfbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=147&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: XJyN+oAI0p5rQqhUsxNYmQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S/jfeRGrWzXgC/I0W0edM7R4SeM=\r\n\r\n",
- "id": "6.18.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.061Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "7": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313437266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "0xf887bfbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "8105f887bfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_18_5.html b/autobahn/client/tungstenite_case_6_18_5.html
deleted file mode 100644
index adbb630..0000000
--- a/autobahn/client/tungstenite_case_6_18_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.18.5 : Pass - 0 ms @ 2020-09-07T18:44:02.062Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc83bfbfbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=148&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: a9SyEaPjfXUiAZdLPKts/g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: RFxMnUXpE9VtzAqLF3QqwR2QP/k=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313438266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfc83bfbfbfbf
-
003 TX OCTETS: 8106fc83bfbfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_18_5.json b/autobahn/client/tungstenite_case_6_18_5.json
deleted file mode 100644
index efb3f84..0000000
--- a/autobahn/client/tungstenite_case_6_18_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 148,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc83bfbfbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=148&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: a9SyEaPjfXUiAZdLPKts/g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: RFxMnUXpE9VtzAqLF3QqwR2QP/k=\r\n\r\n",
- "id": "6.18.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.062Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313438266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "0xfc83bfbfbfbf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106fc83bfbfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_19_1.html b/autobahn/client/tungstenite_case_6_19_1.html
deleted file mode 100644
index 58da102..0000000
--- a/autobahn/client/tungstenite_case_6_19_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.19.1 : Pass - 0 ms @ 2020-09-07T18:44:02.063Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=149&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: U13tbtg67Qd6/62F2iQjFQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: XuMhwyzj4ogPlhuVuREZm2krAWU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313439266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc080
-
003 TX OCTETS: 8102c080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_19_1.json b/autobahn/client/tungstenite_case_6_19_1.json
deleted file mode 100644
index 3c01f46..0000000
--- a/autobahn/client/tungstenite_case_6_19_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 149,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xc080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=149&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: U13tbtg67Qd6/62F2iQjFQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: XuMhwyzj4ogPlhuVuREZm2krAWU=\r\n\r\n",
- "id": "6.19.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.063Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313439266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0xc080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102c080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_19_2.html b/autobahn/client/tungstenite_case_6_19_2.html
deleted file mode 100644
index 719b384..0000000
--- a/autobahn/client/tungstenite_case_6_19_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.19.2 : Pass - 0 ms @ 2020-09-07T18:44:02.063Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe08080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=150&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: T7StDsoHk/UWfXBMiUUddg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ey7NR5vT93hwq6No+8Nn2to3jIE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313530266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xe08080
-
003 TX OCTETS: 8103e08080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_19_2.json b/autobahn/client/tungstenite_case_6_19_2.json
deleted file mode 100644
index a08bcc0..0000000
--- a/autobahn/client/tungstenite_case_6_19_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 150,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xe08080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=150&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: T7StDsoHk/UWfXBMiUUddg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ey7NR5vT93hwq6No+8Nn2to3jIE=\r\n\r\n",
- "id": "6.19.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.063Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313530266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "0xe08080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103e08080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_19_3.html b/autobahn/client/tungstenite_case_6_19_3.html
deleted file mode 100644
index 494835a..0000000
--- a/autobahn/client/tungstenite_case_6_19_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.19.3 : Pass - 0 ms @ 2020-09-07T18:44:02.064Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf0808080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=151&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: pTxK/UO/4XGwi7v2NHWH5Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: vfjNrgfSIT7wejR/gKYSzF9kbgY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313531266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf0808080
-
003 TX OCTETS: 8104f0808080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_19_3.json b/autobahn/client/tungstenite_case_6_19_3.json
deleted file mode 100644
index ac9868f..0000000
--- a/autobahn/client/tungstenite_case_6_19_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 151,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf0808080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=151&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: pTxK/UO/4XGwi7v2NHWH5Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: vfjNrgfSIT7wejR/gKYSzF9kbgY=\r\n\r\n",
- "id": "6.19.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.064Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313531266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xf0808080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f0808080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_19_4.html b/autobahn/client/tungstenite_case_6_19_4.html
deleted file mode 100644
index b703300..0000000
--- a/autobahn/client/tungstenite_case_6_19_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.19.4 : Pass - 0 ms @ 2020-09-07T18:44:02.064Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf880808080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=152&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: C6wDAYkcrBMFVf+1XPzeGQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KnoLOEoUu4PLbjLAvqgRpp6gFa0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 2 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313532266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf880808080
-
003 TX OCTETS: 8105f880808080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_19_4.json b/autobahn/client/tungstenite_case_6_19_4.json
deleted file mode 100644
index 046e739..0000000
--- a/autobahn/client/tungstenite_case_6_19_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 152,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf880808080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=152&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: C6wDAYkcrBMFVf+1XPzeGQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KnoLOEoUu4PLbjLAvqgRpp6gFa0=\r\n\r\n",
- "id": "6.19.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.064Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "7": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313532266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "0xf880808080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "8105f880808080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_19_5.html b/autobahn/client/tungstenite_case_6_19_5.html
deleted file mode 100644
index 5688c70..0000000
--- a/autobahn/client/tungstenite_case_6_19_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.19.5 : Pass - 0 ms @ 2020-09-07T18:44:02.065Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc8080808080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=153&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8JhEigvvaSLkAM/j/MjZcg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: JMg+wwr8rjnXxWzdj+YJq0v5PM0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313533266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfc8080808080
-
003 TX OCTETS: 8106fc8080808080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_19_5.json b/autobahn/client/tungstenite_case_6_19_5.json
deleted file mode 100644
index edb27c7..0000000
--- a/autobahn/client/tungstenite_case_6_19_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 153,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc8080808080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=153&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8JhEigvvaSLkAM/j/MjZcg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: JMg+wwr8rjnXxWzdj+YJq0v5PM0=\r\n\r\n",
- "id": "6.19.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.065Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313533266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "0xfc8080808080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106fc8080808080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_1_1.html b/autobahn/client/tungstenite_case_6_1_1.html
deleted file mode 100644
index b366995..0000000
--- a/autobahn/client/tungstenite_case_6_1_1.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.1.1 : Pass - 2 ms @ 2020-09-07T18:43:55.972Z
- Case Description
Send text message of length 0.
- Case Expectation
A message is echo'ed back to us (with empty payload).
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'', False)]}
- Observed:
[('message', u'', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=65&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: KxfKIYSoNDY/fCml7D8KeA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: SSYviXLYTLiKnaJ78F0bvqrP+1Y=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 6 | 1 | 6 |
- 8 | 1 | 8 |
- 256 | 1 | 256 |
- Total | 3 | 270 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3635266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 8100
-
004 CLOSE CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 818073af1fca
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3733616631666361
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88820723338b04cb
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3037323333333862
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_1_1.json b/autobahn/client/tungstenite_case_6_1_1.json
deleted file mode 100644
index 0461a5c..0000000
--- a/autobahn/client/tungstenite_case_6_1_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 65,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message of length 0.",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "A message is echo'ed back to us (with empty payload).",
- "expected": {
- "OK": [
- [
- "message",
- "",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=65&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: KxfKIYSoNDY/fCml7D8KeA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: SSYviXLYTLiKnaJ78F0bvqrP+1Y=\r\n\r\n",
- "id": "6.1.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "6": 1,
- "8": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:55.972Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3635266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8100"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 6,
- "818073af1fca"
- ]
- ],
- [
- "RF",
- [
- 0,
- ""
- ],
- 1,
- true,
- 0,
- true,
- "73af1fca"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820723338b04cb"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0723338b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_1_2.html b/autobahn/client/tungstenite_case_6_1_2.html
deleted file mode 100644
index 8ff8b22..0000000
--- a/autobahn/client/tungstenite_case_6_1_2.html
+++ /dev/null
@@ -1,306 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.1.2 : Pass - 3 ms @ 2020-09-07T18:43:55.976Z
- Case Description
Send fragmented text message, 3 fragments each of length 0.
- Case Expectation
A message is echo'ed back to us (with empty payload).
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'', False)]}
- Observed:
[('message', u'', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=66&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: QZIQOKO4RS11rXSMBg/yQw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: PVipiKI5tI9eV5Pm8IcJm/KBmZw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 6 | 1 | 6 |
- 8 | 1 | 8 |
- 256 | 1 | 256 |
- Total | 3 | 270 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 3 | 6 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 5 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 2 |
- 1 | 1 |
- 8 | 1 |
- Total | 4 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3636266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 0100
-
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
005 TX OCTETS: 0000
-
006 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
007 TX OCTETS: 8000
-
008 CLOSE CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 8180eb376871
-
010 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6562333736383731
-
011 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
012 TX OCTETS: 880203e8
-
013 RX OCTETS: 8882a846d364abae
-
014 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6138343664333634
-
0x03e8
-
015 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_1_2.json b/autobahn/client/tungstenite_case_6_1_2.json
deleted file mode 100644
index 00ca9fc..0000000
--- a/autobahn/client/tungstenite_case_6_1_2.json
+++ /dev/null
@@ -1,222 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 66,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message, 3 fragments each of length 0.",
- "droppedByMe": true,
- "duration": 3,
- "expectation": "A message is echo'ed back to us (with empty payload).",
- "expected": {
- "OK": [
- [
- "message",
- "",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=66&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: QZIQOKO4RS11rXSMBg/yQw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: PVipiKI5tI9eV5Pm8IcJm/KBmZw=\r\n\r\n",
- "id": "6.1.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "6": 1,
- "8": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:55.976Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 2,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 3,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3636266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "0100"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "0000"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8000"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 6,
- "8180eb376871"
- ]
- ],
- [
- "RF",
- [
- 0,
- ""
- ],
- 1,
- true,
- 0,
- true,
- "eb376871"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882a846d364abae"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "a846d364"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_1_3.html b/autobahn/client/tungstenite_case_6_1_3.html
deleted file mode 100644
index 2fe6c05..0000000
--- a/autobahn/client/tungstenite_case_6_1_3.html
+++ /dev/null
@@ -1,309 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.1.3 : Pass - 2 ms @ 2020-09-07T18:43:55.981Z
- Case Description
Send fragmented text message, 3 fragments, first and last of length 0, middle non-empty.
- Case Expectation
A message is echo'ed back to us (with payload = payload of middle fragment).
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'middle frame payload', False)]}
- Observed:
[('message', u'middle frame payload', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=67&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: n59YV5PNJKjBadHnoodrPg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: /5uH2JuUH/dOtS9QvlNVl3ab3pU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 26 | 1 | 26 |
- 256 | 1 | 256 |
- Total | 3 | 290 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 4 | 1 | 4 |
- 22 | 1 | 22 |
- 206 | 1 | 206 |
- Total | 5 | 236 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 2 |
- 1 | 1 |
- 8 | 1 |
- Total | 4 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3637266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 0100
-
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=20, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
middle frame payload
-
005 TX OCTETS: 00146d6964646c65206672616d65207061796c6f6164
-
006 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
007 TX OCTETS: 8000
-
008 CLOSE CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 8194e09f81278df6e5438cfaa14192feec42c0efe05e8cf0e043
-
010 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=6530396638313237
-
middle frame payload
-
011 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
012 TX OCTETS: 880203e8
-
013 RX OCTETS: 888208462e9d0bae
-
014 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3038343632653964
-
0x03e8
-
015 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_1_3.json b/autobahn/client/tungstenite_case_6_1_3.json
deleted file mode 100644
index 7f86716..0000000
--- a/autobahn/client/tungstenite_case_6_1_3.json
+++ /dev/null
@@ -1,223 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 67,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message, 3 fragments, first and last of length 0, middle non-empty.",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "A message is echo'ed back to us (with payload = payload of middle fragment).",
- "expected": {
- "OK": [
- [
- "message",
- "middle frame payload",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=67&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: n59YV5PNJKjBadHnoodrPg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: /5uH2JuUH/dOtS9QvlNVl3ab3pU=\r\n\r\n",
- "id": "6.1.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "middle frame payload",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "26": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:55.981Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 2,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 2,
- "4": 1,
- "22": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3637266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "0100"
- ],
- false
- ],
- [
- "TF",
- [
- 20,
- "middle frame payload"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 22,
- "00146d6964646c65206672616d65207061796c6f6164"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8000"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 26,
- "8194e09f81278df6e5438cfaa14192feec42c0efe05e8cf0e043"
- ]
- ],
- [
- "RF",
- [
- 20,
- "middle frame payload"
- ],
- 1,
- true,
- 0,
- true,
- "e09f8127"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888208462e9d0bae"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "08462e9d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_20_1.html b/autobahn/client/tungstenite_case_6_20_1.html
deleted file mode 100644
index c19ae96..0000000
--- a/autobahn/client/tungstenite_case_6_20_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.20.1 : Pass - 0 ms @ 2020-09-07T18:44:02.065Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=154&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 3MEUEqnP6wFwRZLm0OsRBQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: vz2M2Ffeh5vtzoHB/XFvaw96cxA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313534266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
í €
-
003 TX OCTETS: 8103eda080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_20_1.json b/autobahn/client/tungstenite_case_6_20_1.json
deleted file mode 100644
index 62f11f3..0000000
--- a/autobahn/client/tungstenite_case_6_20_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 154,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=154&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 3MEUEqnP6wFwRZLm0OsRBQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: vz2M2Ffeh5vtzoHB/XFvaw96cxA=\r\n\r\n",
- "id": "6.20.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.065Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313534266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ud800"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103eda080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_20_2.html b/autobahn/client/tungstenite_case_6_20_2.html
deleted file mode 100644
index 2f72518..0000000
--- a/autobahn/client/tungstenite_case_6_20_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.20.2 : Pass - 0 ms @ 2020-09-07T18:44:02.066Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=155&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ai4R4KUbnoqSjH2TPPjtTg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: K12VV7hHTNGzL0+6u7jKMaTCbdQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313535266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
í¿
-
003 TX OCTETS: 8103edadbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_20_2.json b/autobahn/client/tungstenite_case_6_20_2.json
deleted file mode 100644
index dac783a..0000000
--- a/autobahn/client/tungstenite_case_6_20_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 155,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=155&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ai4R4KUbnoqSjH2TPPjtTg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: K12VV7hHTNGzL0+6u7jKMaTCbdQ=\r\n\r\n",
- "id": "6.20.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.066Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313535266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\udb7f"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103edadbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_20_3.html b/autobahn/client/tungstenite_case_6_20_3.html
deleted file mode 100644
index 2514bf6..0000000
--- a/autobahn/client/tungstenite_case_6_20_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.20.3 : Pass - 0 ms @ 2020-09-07T18:44:02.067Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=156&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: BfSnMv6PJEVauoVvdeG87A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: gOsXBcb7HtldYwBHBRSpRdatj/Q=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313536266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
í®€
-
003 TX OCTETS: 8103edae80
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_20_3.json b/autobahn/client/tungstenite_case_6_20_3.json
deleted file mode 100644
index a708201..0000000
--- a/autobahn/client/tungstenite_case_6_20_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 156,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=156&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: BfSnMv6PJEVauoVvdeG87A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: gOsXBcb7HtldYwBHBRSpRdatj/Q=\r\n\r\n",
- "id": "6.20.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.067Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313536266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\udb80"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103edae80"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_20_4.html b/autobahn/client/tungstenite_case_6_20_4.html
deleted file mode 100644
index 718dc28..0000000
--- a/autobahn/client/tungstenite_case_6_20_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.20.4 : Pass - 0 ms @ 2020-09-07T18:44:02.067Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=157&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Ga3sHK8+q64g3K32cOIXaA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: zsRGOgpnjSjnGxD5BkBt6KDfqjc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313537266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
í¯¿
-
003 TX OCTETS: 8103edafbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_20_4.json b/autobahn/client/tungstenite_case_6_20_4.json
deleted file mode 100644
index ac88df1..0000000
--- a/autobahn/client/tungstenite_case_6_20_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 157,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=157&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Ga3sHK8+q64g3K32cOIXaA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: zsRGOgpnjSjnGxD5BkBt6KDfqjc=\r\n\r\n",
- "id": "6.20.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.067Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313537266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\udbff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103edafbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_20_5.html b/autobahn/client/tungstenite_case_6_20_5.html
deleted file mode 100644
index 792b20b..0000000
--- a/autobahn/client/tungstenite_case_6_20_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.20.5 : Pass - 0 ms @ 2020-09-07T18:44:02.068Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedb080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=158&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: th1xWmOdcVPqcWfQ8c8e4g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +/qOp32RLViX6MwqeaiQtXo4fBs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313538266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
í°€
-
003 TX OCTETS: 8103edb080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_20_5.json b/autobahn/client/tungstenite_case_6_20_5.json
deleted file mode 100644
index d9c572e..0000000
--- a/autobahn/client/tungstenite_case_6_20_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 158,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedb080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=158&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: th1xWmOdcVPqcWfQ8c8e4g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +/qOp32RLViX6MwqeaiQtXo4fBs=\r\n\r\n",
- "id": "6.20.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.068Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313538266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\udc00"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103edb080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_20_6.html b/autobahn/client/tungstenite_case_6_20_6.html
deleted file mode 100644
index ba00dd4..0000000
--- a/autobahn/client/tungstenite_case_6_20_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.20.6 : Pass - 0 ms @ 2020-09-07T18:44:02.069Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedbe80
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=159&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: cBqdzGE2Eax8D057LZKUhg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: C24eWxp9ZM9oN/kR91uR/RX/CGs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313539266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
í¾€
-
003 TX OCTETS: 8103edbe80
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_20_6.json b/autobahn/client/tungstenite_case_6_20_6.json
deleted file mode 100644
index ca77a7a..0000000
--- a/autobahn/client/tungstenite_case_6_20_6.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 159,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedbe80",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=159&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: cBqdzGE2Eax8D057LZKUhg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: C24eWxp9ZM9oN/kR91uR/RX/CGs=\r\n\r\n",
- "id": "6.20.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.069Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313539266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\udf80"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103edbe80"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_20_7.html b/autobahn/client/tungstenite_case_6_20_7.html
deleted file mode 100644
index 6af849d..0000000
--- a/autobahn/client/tungstenite_case_6_20_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.20.7 : Pass - 0 ms @ 2020-09-07T18:44:02.069Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=160&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: rvaZYhvRAUWhyrAoH7d5EQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: dFS0q5YA+wG8QaCsr7DKCW0p0z0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313630266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
í¿¿
-
003 TX OCTETS: 8103edbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_20_7.json b/autobahn/client/tungstenite_case_6_20_7.json
deleted file mode 100644
index efd3f86..0000000
--- a/autobahn/client/tungstenite_case_6_20_7.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 160,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=160&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: rvaZYhvRAUWhyrAoH7d5EQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: dFS0q5YA+wG8QaCsr7DKCW0p0z0=\r\n\r\n",
- "id": "6.20.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.069Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313630266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103edbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_21_1.html b/autobahn/client/tungstenite_case_6_21_1.html
deleted file mode 100644
index 603ec51..0000000
--- a/autobahn/client/tungstenite_case_6_21_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.21.1 : Pass - 0 ms @ 2020-09-07T18:44:02.070Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080edb080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=161&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Rdrum2kVOWuqDmRfgzNRrQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: TnNLZroq6GHJPM4Nz8nMitS2iwA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313631266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ð€€
-
003 TX OCTETS: 8106eda080edb080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_21_1.json b/autobahn/client/tungstenite_case_6_21_1.json
deleted file mode 100644
index 5ac2533..0000000
--- a/autobahn/client/tungstenite_case_6_21_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 161,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080edb080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=161&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Rdrum2kVOWuqDmRfgzNRrQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: TnNLZroq6GHJPM4Nz8nMitS2iwA=\r\n\r\n",
- "id": "6.21.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.070Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313631266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "\ud800\udc00"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106eda080edb080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_21_2.html b/autobahn/client/tungstenite_case_6_21_2.html
deleted file mode 100644
index db75b53..0000000
--- a/autobahn/client/tungstenite_case_6_21_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.21.2 : Pass - 0 ms @ 2020-09-07T18:44:02.070Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080edbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=162&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: /6B9MrXdNmlaH2WdMCPcaw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 8dFjacQRaRY+xowpCIyp6jMmRjw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313632266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ð¿
-
003 TX OCTETS: 8106eda080edbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_21_2.json b/autobahn/client/tungstenite_case_6_21_2.json
deleted file mode 100644
index ff7f2bc..0000000
--- a/autobahn/client/tungstenite_case_6_21_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 162,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xeda080edbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=162&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: /6B9MrXdNmlaH2WdMCPcaw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8dFjacQRaRY+xowpCIyp6jMmRjw=\r\n\r\n",
- "id": "6.21.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.070Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313632266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "\ud800\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106eda080edbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_21_3.html b/autobahn/client/tungstenite_case_6_21_3.html
deleted file mode 100644
index 4ced9e7..0000000
--- a/autobahn/client/tungstenite_case_6_21_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.21.3 : Pass - 0 ms @ 2020-09-07T18:44:02.071Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbfedb080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=163&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: pVrAXMWpCemA7mcjUQE+zA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: f933bq7ezcSFBgsTuKrSjqbme1o=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313633266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ó¯°€
-
003 TX OCTETS: 8106edadbfedb080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_21_3.json b/autobahn/client/tungstenite_case_6_21_3.json
deleted file mode 100644
index ff9eb35..0000000
--- a/autobahn/client/tungstenite_case_6_21_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 163,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbfedb080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=163&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: pVrAXMWpCemA7mcjUQE+zA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: f933bq7ezcSFBgsTuKrSjqbme1o=\r\n\r\n",
- "id": "6.21.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.071Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313633266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "\udb7f\udc00"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106edadbfedb080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_21_4.html b/autobahn/client/tungstenite_case_6_21_4.html
deleted file mode 100644
index d0fcd50..0000000
--- a/autobahn/client/tungstenite_case_6_21_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.21.4 : Pass - 0 ms @ 2020-09-07T18:44:02.071Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbfedbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=164&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: f5i1zgUMZe8425aL2FHCbw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: lei6njyA9TaCGoFMBEGvqxQqlAc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313634266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
󯿿
-
003 TX OCTETS: 8106edadbfedbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_21_4.json b/autobahn/client/tungstenite_case_6_21_4.json
deleted file mode 100644
index 98de727..0000000
--- a/autobahn/client/tungstenite_case_6_21_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 164,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedadbfedbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=164&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: f5i1zgUMZe8425aL2FHCbw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: lei6njyA9TaCGoFMBEGvqxQqlAc=\r\n\r\n",
- "id": "6.21.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.071Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313634266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "\udb7f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106edadbfedbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_21_5.html b/autobahn/client/tungstenite_case_6_21_5.html
deleted file mode 100644
index f1a50de..0000000
--- a/autobahn/client/tungstenite_case_6_21_5.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.21.5 : Pass - 0 ms @ 2020-09-07T18:44:02.072Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80edb080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=165&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8q9PcTMo3JQRX5m6ygBQeA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: vYFFTJC6L3DLt2sKMZdIpVObzTs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313635266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ó°€€
-
003 TX OCTETS: 8106edae80edb080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_21_5.json b/autobahn/client/tungstenite_case_6_21_5.json
deleted file mode 100644
index 3d273b6..0000000
--- a/autobahn/client/tungstenite_case_6_21_5.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 165,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80edb080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=165&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8q9PcTMo3JQRX5m6ygBQeA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: vYFFTJC6L3DLt2sKMZdIpVObzTs=\r\n\r\n",
- "id": "6.21.5",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.072Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313635266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "\udb80\udc00"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106edae80edb080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_21_6.html b/autobahn/client/tungstenite_case_6_21_6.html
deleted file mode 100644
index 710269b..0000000
--- a/autobahn/client/tungstenite_case_6_21_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.21.6 : Pass - 0 ms @ 2020-09-07T18:44:02.073Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80edbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=166&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UvtIzDmNp9Na9ymna6wdmw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: QlbUWQ6FyifUyK2Dm+8IqtnmVYs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313636266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ó°¿
-
003 TX OCTETS: 8106edae80edbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_21_6.json b/autobahn/client/tungstenite_case_6_21_6.json
deleted file mode 100644
index 5274253..0000000
--- a/autobahn/client/tungstenite_case_6_21_6.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 166,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedae80edbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=166&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UvtIzDmNp9Na9ymna6wdmw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: QlbUWQ6FyifUyK2Dm+8IqtnmVYs=\r\n\r\n",
- "id": "6.21.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.073Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313636266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "\udb80\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106edae80edbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_21_7.html b/autobahn/client/tungstenite_case_6_21_7.html
deleted file mode 100644
index 8aad030..0000000
--- a/autobahn/client/tungstenite_case_6_21_7.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.21.7 : Pass - 0 ms @ 2020-09-07T18:44:02.073Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbfedb080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=167&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: yaGzF8PThDSMqcMcqr4UwA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: GtUEbPOXfD2AtaZorrPQdPP2slA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313637266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ô°€
-
003 TX OCTETS: 8106edafbfedb080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_21_7.json b/autobahn/client/tungstenite_case_6_21_7.json
deleted file mode 100644
index 704a428..0000000
--- a/autobahn/client/tungstenite_case_6_21_7.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 167,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbfedb080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=167&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: yaGzF8PThDSMqcMcqr4UwA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: GtUEbPOXfD2AtaZorrPQdPP2slA=\r\n\r\n",
- "id": "6.21.7",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.073Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313637266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "\udbff\udc00"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106edafbfedb080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_21_8.html b/autobahn/client/tungstenite_case_6_21_8.html
deleted file mode 100644
index a6b478f..0000000
--- a/autobahn/client/tungstenite_case_6_21_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.21.8 : Pass - 0 ms @ 2020-09-07T18:44:02.074Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbfedbfbf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=168&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: FKF4EKzFlZEHddgACFywtw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: d0bAz9BVsday2emYtyb0+NaVJ8I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313638266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ô¿¿
-
003 TX OCTETS: 8106edafbfedbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_21_8.json b/autobahn/client/tungstenite_case_6_21_8.json
deleted file mode 100644
index 48c52a6..0000000
--- a/autobahn/client/tungstenite_case_6_21_8.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 168,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xedafbfedbfbf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=168&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: FKF4EKzFlZEHddgACFywtw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: d0bAz9BVsday2emYtyb0+NaVJ8I=\r\n\r\n",
- "id": "6.21.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.074Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313638266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "\udbff\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106edafbfedbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_1.html b/autobahn/client/tungstenite_case_6_22_1.html
deleted file mode 100644
index 663a7d5..0000000
--- a/autobahn/client/tungstenite_case_6_22_1.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.1 : Pass - 1 ms @ 2020-09-07T18:44:02.075Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ufffe', False)]}
- Observed:
[('message', u'\ufffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=169&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: L6w5DcQZzd+AbTKZV+asRw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6/PPgfC4BShWrAVsbuazk3rjzlQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313639266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
￾
-
003 TX OCTETS: 8103efbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818399869813763926
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3939383639383133
-
￾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882ba67cfdcb98f
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6261363763666463
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_1.json b/autobahn/client/tungstenite_case_6_22_1.json
deleted file mode 100644
index d541bb2..0000000
--- a/autobahn/client/tungstenite_case_6_22_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 169,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbe",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ufffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=169&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: L6w5DcQZzd+AbTKZV+asRw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6/PPgfC4BShWrAVsbuazk3rjzlQ=\r\n\r\n",
- "id": "6.22.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ufffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.075Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313639266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ufffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "818399869813763926"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ufffe"
- ],
- 1,
- true,
- 0,
- true,
- "99869813"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882ba67cfdcb98f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "ba67cfdc"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_10.html b/autobahn/client/tungstenite_case_6_22_10.html
deleted file mode 100644
index c522a0d..0000000
--- a/autobahn/client/tungstenite_case_6_22_10.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.10 : Pass - 0 ms @ 2020-09-07T18:44:02.083Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf18fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0004ffff', False)]}
- Observed:
[('message', u'\U0004ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=178&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: mQ5Oyde2+jofhazd0IkhXQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: MLgc2B/a2gQTwt8vReYV77o8XB8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313738266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ñ¿¿
-
003 TX OCTETS: 8104f18fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184c0820d11310db2ae
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6330383230643131
-
ñ¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88821079df5b1391
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3130373964663562
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_10.json b/autobahn/client/tungstenite_case_6_22_10.json
deleted file mode 100644
index 6a98845..0000000
--- a/autobahn/client/tungstenite_case_6_22_10.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 178,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf18fbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud8ff\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=178&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: mQ5Oyde2+jofhazd0IkhXQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: MLgc2B/a2gQTwt8vReYV77o8XB8=\r\n\r\n",
- "id": "6.22.10",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud8ff\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.083Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313738266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud8ff\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f18fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184c0820d11310db2ae"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud8ff\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "c0820d11"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821079df5b1391"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1079df5b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_11.html b/autobahn/client/tungstenite_case_6_22_11.html
deleted file mode 100644
index dbdfb3e..0000000
--- a/autobahn/client/tungstenite_case_6_22_11.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.11 : Pass - 0 ms @ 2020-09-07T18:44:02.084Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf19fbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0005fffe', False)]}
- Observed:
[('message', u'\U0005fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=179&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: la9HmUkYrlERUYo/6Xh3uQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: E4Z52WdSlcIi3M2K8AndtVpHL1s=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313739266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
񟿾
-
003 TX OCTETS: 8104f19fbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818457089c3ea6972380
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3537303839633365
-
񟿾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88826e9a21d56d72
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3665396132316435
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_11.json b/autobahn/client/tungstenite_case_6_22_11.json
deleted file mode 100644
index ee4694d..0000000
--- a/autobahn/client/tungstenite_case_6_22_11.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 179,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf19fbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud93f\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=179&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: la9HmUkYrlERUYo/6Xh3uQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: E4Z52WdSlcIi3M2K8AndtVpHL1s=\r\n\r\n",
- "id": "6.22.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud93f\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.084Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313739266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud93f\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f19fbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "818457089c3ea6972380"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud93f\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "57089c3e"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88826e9a21d56d72"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "6e9a21d5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_12.html b/autobahn/client/tungstenite_case_6_22_12.html
deleted file mode 100644
index ea235ee..0000000
--- a/autobahn/client/tungstenite_case_6_22_12.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.12 : Pass - 0 ms @ 2020-09-07T18:44:02.085Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf19fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0005ffff', False)]}
- Observed:
[('message', u'\U0005ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=180&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: HU85wGqfADyfc9lgTCB/0g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: fK53v98CO6RHgK9rHz9wZb7KRKc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313830266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
񟿿
-
003 TX OCTETS: 8104f19fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184860f49887790f637
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3836306634393838
-
񟿿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888272784f2d7190
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3732373834663264
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_12.json b/autobahn/client/tungstenite_case_6_22_12.json
deleted file mode 100644
index 12e52e1..0000000
--- a/autobahn/client/tungstenite_case_6_22_12.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 180,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf19fbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud93f\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=180&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: HU85wGqfADyfc9lgTCB/0g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: fK53v98CO6RHgK9rHz9wZb7KRKc=\r\n\r\n",
- "id": "6.22.12",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud93f\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.085Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313830266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud93f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f19fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184860f49887790f637"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud93f\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "860f4988"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888272784f2d7190"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "72784f2d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_13.html b/autobahn/client/tungstenite_case_6_22_13.html
deleted file mode 100644
index 8fc4556..0000000
--- a/autobahn/client/tungstenite_case_6_22_13.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.13 : Pass - 0 ms @ 2020-09-07T18:44:02.086Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1afbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0006fffe', False)]}
- Observed:
[('message', u'\U0006fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=181&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: IQGNa9MamGkA5qDmttWr3g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: sQ3ydY0PUJccoQEnFPB8K+47r5Q=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313831266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
񯿾
-
003 TX OCTETS: 8104f1afbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184c2aa65ee3305da50
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6332616136356565
-
񯿾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882800de02383e5
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3830306465303233
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_13.json b/autobahn/client/tungstenite_case_6_22_13.json
deleted file mode 100644
index cb1a644..0000000
--- a/autobahn/client/tungstenite_case_6_22_13.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 181,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1afbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud97f\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=181&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: IQGNa9MamGkA5qDmttWr3g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: sQ3ydY0PUJccoQEnFPB8K+47r5Q=\r\n\r\n",
- "id": "6.22.13",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud97f\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.086Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313831266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud97f\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f1afbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184c2aa65ee3305da50"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud97f\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "c2aa65ee"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882800de02383e5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "800de023"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_14.html b/autobahn/client/tungstenite_case_6_22_14.html
deleted file mode 100644
index daacbea..0000000
--- a/autobahn/client/tungstenite_case_6_22_14.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.14 : Pass - 0 ms @ 2020-09-07T18:44:02.086Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1afbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0006ffff', False)]}
- Observed:
[('message', u'\U0006ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=182&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Cpn5SDLlchHcQNuWitfZ2g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: PmMPnEISnhkPlnQgoOK+x0chYfk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313832266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
񯿿
-
003 TX OCTETS: 8104f1afbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184506a0ce8a1c5b357
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3530366130636538
-
񯿿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88827c45f4657fad
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3763343566343635
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_14.json b/autobahn/client/tungstenite_case_6_22_14.json
deleted file mode 100644
index 3e03045..0000000
--- a/autobahn/client/tungstenite_case_6_22_14.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 182,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1afbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud97f\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=182&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Cpn5SDLlchHcQNuWitfZ2g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: PmMPnEISnhkPlnQgoOK+x0chYfk=\r\n\r\n",
- "id": "6.22.14",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud97f\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.086Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313832266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud97f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f1afbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184506a0ce8a1c5b357"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud97f\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "506a0ce8"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827c45f4657fad"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7c45f465"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_15.html b/autobahn/client/tungstenite_case_6_22_15.html
deleted file mode 100644
index dc4a033..0000000
--- a/autobahn/client/tungstenite_case_6_22_15.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.15 : Pass - 0 ms @ 2020-09-07T18:44:02.087Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1bfbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0007fffe', False)]}
- Observed:
[('message', u'\U0007fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=183&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: nOBEw6TkdgjnmCs6rlsMSg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: MwUYDqOEYCzj5ZPH92NW7diq5X0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313833266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ñ¿¿¾
-
003 TX OCTETS: 8104f1bfbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184dd14a4602cab1bde
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6464313461343630
-
ñ¿¿¾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888213abef0b1043
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3133616265663062
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_15.json b/autobahn/client/tungstenite_case_6_22_15.json
deleted file mode 100644
index 0f29d31..0000000
--- a/autobahn/client/tungstenite_case_6_22_15.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 183,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1bfbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud9bf\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=183&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: nOBEw6TkdgjnmCs6rlsMSg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: MwUYDqOEYCzj5ZPH92NW7diq5X0=\r\n\r\n",
- "id": "6.22.15",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud9bf\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.087Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313833266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud9bf\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f1bfbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184dd14a4602cab1bde"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud9bf\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "dd14a460"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888213abef0b1043"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "13abef0b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_16.html b/autobahn/client/tungstenite_case_6_22_16.html
deleted file mode 100644
index ee6984a..0000000
--- a/autobahn/client/tungstenite_case_6_22_16.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.16 : Pass - 1 ms @ 2020-09-07T18:44:02.088Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1bfbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0007ffff', False)]}
- Observed:
[('message', u'\U0007ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=184&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8wVDcrduVW4Z6HqXCoMD+A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: jH7xnpTDFTEmxqPFZ56jtVa2X4I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313834266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ñ¿¿¿
-
003 TX OCTETS: 8104f1bfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81845cae44d5ad11fb6a
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3563616534346435
-
ñ¿¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888277f6f91c741e
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3737663666393163
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_16.json b/autobahn/client/tungstenite_case_6_22_16.json
deleted file mode 100644
index b421b9d..0000000
--- a/autobahn/client/tungstenite_case_6_22_16.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 184,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf1bfbfbf",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud9bf\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=184&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8wVDcrduVW4Z6HqXCoMD+A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: jH7xnpTDFTEmxqPFZ56jtVa2X4I=\r\n\r\n",
- "id": "6.22.16",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud9bf\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.088Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313834266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud9bf\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f1bfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81845cae44d5ad11fb6a"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud9bf\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "5cae44d5"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888277f6f91c741e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "77f6f91c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_17.html b/autobahn/client/tungstenite_case_6_22_17.html
deleted file mode 100644
index c343cb1..0000000
--- a/autobahn/client/tungstenite_case_6_22_17.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.17 : Pass - 0 ms @ 2020-09-07T18:44:02.089Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf28fbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0008fffe', False)]}
- Observed:
[('message', u'\U0008fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=185&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: vZKxpbAv7Qplh1ZepZCeUg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KBcsd5l2bblPGxovf5rsK3sMQw4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313835266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ò¿¾
-
003 TX OCTETS: 8104f28fbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184232ad748d1a568f6
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3233326164373438
-
ò¿¾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88821adeee831936
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3161646565653833
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_17.json b/autobahn/client/tungstenite_case_6_22_17.json
deleted file mode 100644
index 2df69f4..0000000
--- a/autobahn/client/tungstenite_case_6_22_17.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 185,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf28fbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud9ff\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=185&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: vZKxpbAv7Qplh1ZepZCeUg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KBcsd5l2bblPGxovf5rsK3sMQw4=\r\n\r\n",
- "id": "6.22.17",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud9ff\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.089Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313835266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud9ff\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f28fbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184232ad748d1a568f6"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud9ff\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "232ad748"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821adeee831936"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1adeee83"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_18.html b/autobahn/client/tungstenite_case_6_22_18.html
deleted file mode 100644
index 68b50ce..0000000
--- a/autobahn/client/tungstenite_case_6_22_18.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.18 : Pass - 0 ms @ 2020-09-07T18:44:02.089Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf28fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0008ffff', False)]}
- Observed:
[('message', u'\U0008ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=186&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: FKicrtGoj8PVvjLLS3ZuHw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bs6fqBcdykvTW3c4XAXGAdjGzVg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313836266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ò¿¿
-
003 TX OCTETS: 8104f28fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184fed7015a0c58bee5
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6665643730313561
-
ò¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888271d914ab7231
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3731643931346162
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_18.json b/autobahn/client/tungstenite_case_6_22_18.json
deleted file mode 100644
index 6126e7d..0000000
--- a/autobahn/client/tungstenite_case_6_22_18.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 186,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf28fbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud9ff\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=186&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: FKicrtGoj8PVvjLLS3ZuHw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bs6fqBcdykvTW3c4XAXGAdjGzVg=\r\n\r\n",
- "id": "6.22.18",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud9ff\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.089Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313836266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud9ff\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f28fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184fed7015a0c58bee5"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud9ff\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "fed7015a"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888271d914ab7231"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "71d914ab"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_19.html b/autobahn/client/tungstenite_case_6_22_19.html
deleted file mode 100644
index c9d7e5a..0000000
--- a/autobahn/client/tungstenite_case_6_22_19.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.19 : Pass - 0 ms @ 2020-09-07T18:44:02.090Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf29fbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0009fffe', False)]}
- Observed:
[('message', u'\U0009fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=187&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: vqyhxXGaQ2tV4llJAI/Niw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: xqoSfsRyCQ/g2rkfPGIQTZGH/dQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313837266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
򟿾
-
003 TX OCTETS: 8104f29fbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184df2d91242db22e9a
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6466326439313234
-
򟿾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882dd0957abdee1
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6464303935376162
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_19.json b/autobahn/client/tungstenite_case_6_22_19.json
deleted file mode 100644
index 1ada02b..0000000
--- a/autobahn/client/tungstenite_case_6_22_19.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 187,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf29fbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\uda3f\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=187&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: vqyhxXGaQ2tV4llJAI/Niw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: xqoSfsRyCQ/g2rkfPGIQTZGH/dQ=\r\n\r\n",
- "id": "6.22.19",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\uda3f\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.090Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313837266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\uda3f\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f29fbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184df2d91242db22e9a"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\uda3f\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "df2d9124"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882dd0957abdee1"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "dd0957ab"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_2.html b/autobahn/client/tungstenite_case_6_22_2.html
deleted file mode 100644
index 7ac56c3..0000000
--- a/autobahn/client/tungstenite_case_6_22_2.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.2 : Pass - 0 ms @ 2020-09-07T18:44:02.076Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\uffff', False)]}
- Observed:
[('message', u'\uffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=170&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: NGVEO57eEbscPHEJX9K5Jw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: u+O5vpS1BtVjA62P6X08F21Z6To=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313730266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ï¿¿
-
003 TX OCTETS: 8103efbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81831ec716fcf178a9
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3165633731366663
-
ï¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882c8a21212cb4a
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6338613231323132
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_2.json b/autobahn/client/tungstenite_case_6_22_2.json
deleted file mode 100644
index 0144db4..0000000
--- a/autobahn/client/tungstenite_case_6_22_2.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 170,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\uffff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=170&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: NGVEO57eEbscPHEJX9K5Jw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: u+O5vpS1BtVjA62P6X08F21Z6To=\r\n\r\n",
- "id": "6.22.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\uffff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.076Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313730266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\uffff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "81831ec716fcf178a9"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\uffff"
- ],
- 1,
- true,
- 0,
- true,
- "1ec716fc"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c8a21212cb4a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c8a21212"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_20.html b/autobahn/client/tungstenite_case_6_22_20.html
deleted file mode 100644
index 034e4b9..0000000
--- a/autobahn/client/tungstenite_case_6_22_20.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.20 : Pass - 0 ms @ 2020-09-07T18:44:02.091Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf29fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0009ffff', False)]}
- Observed:
[('message', u'\U0009ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=188&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Ka7pFEu1zE3OMZSZE8dNLg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bsqWZ0tawwr4N5DsCD/QojXM83s=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313838266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
òŸ¿¿
-
003 TX OCTETS: 8104f29fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184e9d891a01b472e1f
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6539643839316130
-
òŸ¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88826f43a8526cab
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3666343361383532
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_20.json b/autobahn/client/tungstenite_case_6_22_20.json
deleted file mode 100644
index 1ef8610..0000000
--- a/autobahn/client/tungstenite_case_6_22_20.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 188,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf29fbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\uda3f\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=188&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Ka7pFEu1zE3OMZSZE8dNLg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bsqWZ0tawwr4N5DsCD/QojXM83s=\r\n\r\n",
- "id": "6.22.20",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\uda3f\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.091Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313838266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\uda3f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f29fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184e9d891a01b472e1f"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\uda3f\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "e9d891a0"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88826f43a8526cab"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "6f43a852"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_21.html b/autobahn/client/tungstenite_case_6_22_21.html
deleted file mode 100644
index 57c5e0a..0000000
--- a/autobahn/client/tungstenite_case_6_22_21.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.21 : Pass - 0 ms @ 2020-09-07T18:44:02.092Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2afbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000afffe', False)]}
- Observed:
[('message', u'\U000afffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=189&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4NhKV2AUsvCIeO9yx2zgqA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: PDWHjpNNok6yqhG8GbivQgh7omg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313839266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
򯿾
-
003 TX OCTETS: 8104f2afbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81842a4ac7a3d8e5781d
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3261346163376133
-
򯿾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882e59eb58ee676
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6535396562353865
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_21.json b/autobahn/client/tungstenite_case_6_22_21.json
deleted file mode 100644
index b686dfc..0000000
--- a/autobahn/client/tungstenite_case_6_22_21.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 189,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2afbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\uda7f\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=189&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4NhKV2AUsvCIeO9yx2zgqA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: PDWHjpNNok6yqhG8GbivQgh7omg=\r\n\r\n",
- "id": "6.22.21",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\uda7f\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.092Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313839266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\uda7f\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f2afbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81842a4ac7a3d8e5781d"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\uda7f\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "2a4ac7a3"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e59eb58ee676"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e59eb58e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_22.html b/autobahn/client/tungstenite_case_6_22_22.html
deleted file mode 100644
index 685ef6b..0000000
--- a/autobahn/client/tungstenite_case_6_22_22.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.22 : Pass - 0 ms @ 2020-09-07T18:44:02.093Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2afbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000affff', False)]}
- Observed:
[('message', u'\U000affff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=190&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: XySj5PvpA4AEPo2xPrTUxQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: xMbWIxCyFpnXnHrqwpKIHzFxzHI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313930266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
򯿿
-
003 TX OCTETS: 8104f2afbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184c43207ab369db814
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6334333230376162
-
򯿿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888254b5ee63575d
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3534623565653633
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_22.json b/autobahn/client/tungstenite_case_6_22_22.json
deleted file mode 100644
index 4934f0c..0000000
--- a/autobahn/client/tungstenite_case_6_22_22.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 190,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2afbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\uda7f\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=190&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: XySj5PvpA4AEPo2xPrTUxQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: xMbWIxCyFpnXnHrqwpKIHzFxzHI=\r\n\r\n",
- "id": "6.22.22",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\uda7f\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.093Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313930266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\uda7f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f2afbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184c43207ab369db814"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\uda7f\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "c43207ab"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888254b5ee63575d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "54b5ee63"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_23.html b/autobahn/client/tungstenite_case_6_22_23.html
deleted file mode 100644
index c214471..0000000
--- a/autobahn/client/tungstenite_case_6_22_23.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.23 : Pass - 1 ms @ 2020-09-07T18:44:02.093Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2bfbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000bfffe', False)]}
- Observed:
[('message', u'\U000bfffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=191&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: SktM8eNCq/lAAw/7eCpgBA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6mNXXp4tc8FW5VR0O/zvwlY2n5k=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313931266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ò¿¿¾
-
003 TX OCTETS: 8104f2bfbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184c63b412b3484fe95
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6336336234313262
-
ò¿¿¾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88821ca082c51f48
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3163613038326335
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_23.json b/autobahn/client/tungstenite_case_6_22_23.json
deleted file mode 100644
index 9a5c658..0000000
--- a/autobahn/client/tungstenite_case_6_22_23.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 191,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2bfbfbe",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udabf\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=191&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: SktM8eNCq/lAAw/7eCpgBA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6mNXXp4tc8FW5VR0O/zvwlY2n5k=\r\n\r\n",
- "id": "6.22.23",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udabf\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.093Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313931266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udabf\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f2bfbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184c63b412b3484fe95"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udabf\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "c63b412b"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821ca082c51f48"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1ca082c5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_24.html b/autobahn/client/tungstenite_case_6_22_24.html
deleted file mode 100644
index b24035b..0000000
--- a/autobahn/client/tungstenite_case_6_22_24.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.24 : Pass - 1 ms @ 2020-09-07T18:44:02.094Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2bfbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000bffff', False)]}
- Observed:
[('message', u'\U000bffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=192&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: VcMYfa46zIMT4P8Qepzijw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: FeNqugp3khKelxhGusr1vdzfixc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313932266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ò¿¿¿
-
003 TX OCTETS: 8104f2bfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81844b2426b8b99b9907
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3462323432366238
-
ò¿¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888277294bae74c1
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3737323934626165
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_24.json b/autobahn/client/tungstenite_case_6_22_24.json
deleted file mode 100644
index 2cd33e4..0000000
--- a/autobahn/client/tungstenite_case_6_22_24.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 192,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf2bfbfbf",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udabf\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=192&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: VcMYfa46zIMT4P8Qepzijw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: FeNqugp3khKelxhGusr1vdzfixc=\r\n\r\n",
- "id": "6.22.24",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udabf\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.094Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313932266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udabf\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f2bfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81844b2426b8b99b9907"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udabf\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "4b2426b8"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888277294bae74c1"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "77294bae"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_25.html b/autobahn/client/tungstenite_case_6_22_25.html
deleted file mode 100644
index ad27dfe..0000000
--- a/autobahn/client/tungstenite_case_6_22_25.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.25 : Pass - 0 ms @ 2020-09-07T18:44:02.095Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf38fbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000cfffe', False)]}
- Observed:
[('message', u'\U000cfffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=193&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: WcIGg2t4PZqetDCyoEuGjw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: h5qU0FWZH++A2FZmUV/7Iz9PxCk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313933266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ó¿¾
-
003 TX OCTETS: 8104f38fbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184028f4b9bf100f425
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3032386634623962
-
ó¿¾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88824f7739ae4c9f
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3466373733396165
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_25.json b/autobahn/client/tungstenite_case_6_22_25.json
deleted file mode 100644
index 53e0cd7..0000000
--- a/autobahn/client/tungstenite_case_6_22_25.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 193,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf38fbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udaff\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=193&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: WcIGg2t4PZqetDCyoEuGjw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: h5qU0FWZH++A2FZmUV/7Iz9PxCk=\r\n\r\n",
- "id": "6.22.25",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udaff\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.095Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313933266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udaff\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f38fbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184028f4b9bf100f425"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udaff\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "028f4b9b"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824f7739ae4c9f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4f7739ae"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_26.html b/autobahn/client/tungstenite_case_6_22_26.html
deleted file mode 100644
index 8c04a2a..0000000
--- a/autobahn/client/tungstenite_case_6_22_26.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.26 : Pass - 0 ms @ 2020-09-07T18:44:02.096Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf38fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000cffff', False)]}
- Observed:
[('message', u'\U000cffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=194&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: kUuqAk3wfooPwSjujdfSVQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: eNXQOfc+OsrrLW063QBV9EAJhQ0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313934266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ó¿¿
-
003 TX OCTETS: 8104f38fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184f2f8fc2b01774394
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6632663866633262
-
ó¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882f3682ec7f080
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6633363832656337
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_26.json b/autobahn/client/tungstenite_case_6_22_26.json
deleted file mode 100644
index bf1d14c..0000000
--- a/autobahn/client/tungstenite_case_6_22_26.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 194,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf38fbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udaff\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=194&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: kUuqAk3wfooPwSjujdfSVQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: eNXQOfc+OsrrLW063QBV9EAJhQ0=\r\n\r\n",
- "id": "6.22.26",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udaff\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.096Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313934266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udaff\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f38fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184f2f8fc2b01774394"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udaff\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "f2f8fc2b"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882f3682ec7f080"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "f3682ec7"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_27.html b/autobahn/client/tungstenite_case_6_22_27.html
deleted file mode 100644
index a7d97f9..0000000
--- a/autobahn/client/tungstenite_case_6_22_27.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.27 : Pass - 0 ms @ 2020-09-07T18:44:02.097Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf39fbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000dfffe', False)]}
- Observed:
[('message', u'\U000dfffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=195&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: bfHVlU0qDnGjiVXlsMBrMQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: HR+DYx+thlyahkQMj8JM/ypCspM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313935266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
󟿾
-
003 TX OCTETS: 8104f39fbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184428fc838b1107786
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3432386663383338
-
󟿾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88826af9eb276911
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3661663965623237
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_27.json b/autobahn/client/tungstenite_case_6_22_27.json
deleted file mode 100644
index a184e13..0000000
--- a/autobahn/client/tungstenite_case_6_22_27.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 195,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf39fbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udb3f\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=195&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: bfHVlU0qDnGjiVXlsMBrMQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: HR+DYx+thlyahkQMj8JM/ypCspM=\r\n\r\n",
- "id": "6.22.27",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udb3f\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.097Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313935266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udb3f\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f39fbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184428fc838b1107786"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udb3f\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "428fc838"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88826af9eb276911"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "6af9eb27"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_28.html b/autobahn/client/tungstenite_case_6_22_28.html
deleted file mode 100644
index dec3c42..0000000
--- a/autobahn/client/tungstenite_case_6_22_28.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.28 : Pass - 0 ms @ 2020-09-07T18:44:02.098Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf39fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000dffff', False)]}
- Observed:
[('message', u'\U000dffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=196&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: zIK5vn8/nJH7Gp0Rmws62g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: j2NPkI+1R/3AuVdEvmLNgW6eN0I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313936266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
óŸ¿¿
-
003 TX OCTETS: 8104f39fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184b17d495642e2f6e9
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6231376434393536
-
óŸ¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882cd7809c8ce90
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6364373830396338
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_28.json b/autobahn/client/tungstenite_case_6_22_28.json
deleted file mode 100644
index 411dc24..0000000
--- a/autobahn/client/tungstenite_case_6_22_28.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 196,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf39fbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udb3f\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=196&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: zIK5vn8/nJH7Gp0Rmws62g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: j2NPkI+1R/3AuVdEvmLNgW6eN0I=\r\n\r\n",
- "id": "6.22.28",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udb3f\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.098Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313936266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udb3f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f39fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184b17d495642e2f6e9"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udb3f\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "b17d4956"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882cd7809c8ce90"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "cd7809c8"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_29.html b/autobahn/client/tungstenite_case_6_22_29.html
deleted file mode 100644
index 6aacf0f..0000000
--- a/autobahn/client/tungstenite_case_6_22_29.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.29 : Pass - 0 ms @ 2020-09-07T18:44:02.099Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3afbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000efffe', False)]}
- Observed:
[('message', u'\U000efffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=197&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 1rqMr/1P0GHWEXQkNy9wVQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 4+u1YyroTUe6MwbgrXDAIIoeHB4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313937266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
󯿾
-
003 TX OCTETS: 8104f3afbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818447fa64e6b455db58
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3437666136346536
-
󯿾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88824e4ffe044da7
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3465346666653034
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_29.json b/autobahn/client/tungstenite_case_6_22_29.json
deleted file mode 100644
index 7fc2057..0000000
--- a/autobahn/client/tungstenite_case_6_22_29.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 197,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3afbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udb7f\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=197&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 1rqMr/1P0GHWEXQkNy9wVQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 4+u1YyroTUe6MwbgrXDAIIoeHB4=\r\n\r\n",
- "id": "6.22.29",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udb7f\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.099Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313937266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udb7f\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f3afbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "818447fa64e6b455db58"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udb7f\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "47fa64e6"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824e4ffe044da7"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4e4ffe04"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_3.html b/autobahn/client/tungstenite_case_6_22_3.html
deleted file mode 100644
index 84ade53..0000000
--- a/autobahn/client/tungstenite_case_6_22_3.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.3 : Pass - 1 ms @ 2020-09-07T18:44:02.077Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf09fbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0001fffe', False)]}
- Observed:
[('message', u'\U0001fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=171&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: qCkgFqWzNgA3d2DpLuwdqw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: AkaL7HsmknF2SHmGdokChk6NiXs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313731266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
🿾
-
003 TX OCTETS: 8104f09fbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81844990fc09b90f43b7
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3439393066633039
-
🿾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882eefbfe43ed13
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6565666266653433
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_3.json b/autobahn/client/tungstenite_case_6_22_3.json
deleted file mode 100644
index 4db2d8f..0000000
--- a/autobahn/client/tungstenite_case_6_22_3.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 171,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf09fbfbe",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud83f\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=171&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: qCkgFqWzNgA3d2DpLuwdqw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: AkaL7HsmknF2SHmGdokChk6NiXs=\r\n\r\n",
- "id": "6.22.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud83f\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.077Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313731266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud83f\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f09fbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81844990fc09b90f43b7"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud83f\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "4990fc09"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882eefbfe43ed13"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "eefbfe43"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_30.html b/autobahn/client/tungstenite_case_6_22_30.html
deleted file mode 100644
index de89fa3..0000000
--- a/autobahn/client/tungstenite_case_6_22_30.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.30 : Pass - 0 ms @ 2020-09-07T18:44:02.099Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3afbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000effff', False)]}
- Observed:
[('message', u'\U000effff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=198&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: G+wBlIscLQfA+I35/RxnQw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: WOE8P0O2DB2Pr8c+D4UfwR4J9sA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313938266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
󯿿
-
003 TX OCTETS: 8104f3afbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81845aa098efa90f2750
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3561613039386566
-
󯿿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882092d95100ac5
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3039326439353130
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_30.json b/autobahn/client/tungstenite_case_6_22_30.json
deleted file mode 100644
index fab4529..0000000
--- a/autobahn/client/tungstenite_case_6_22_30.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 198,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3afbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udb7f\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=198&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: G+wBlIscLQfA+I35/RxnQw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: WOE8P0O2DB2Pr8c+D4UfwR4J9sA=\r\n\r\n",
- "id": "6.22.30",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udb7f\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.099Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313938266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udb7f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f3afbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81845aa098efa90f2750"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udb7f\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "5aa098ef"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882092d95100ac5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "092d9510"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_31.html b/autobahn/client/tungstenite_case_6_22_31.html
deleted file mode 100644
index 6958a91..0000000
--- a/autobahn/client/tungstenite_case_6_22_31.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.31 : Pass - 0 ms @ 2020-09-07T18:44:02.100Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3bfbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000ffffe', False)]}
- Observed:
[('message', u'\U000ffffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=199&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: eNK4xmyjDfGpw582yESYbg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: rSYdKZ3IgvDTVrKj/UDr0K+m/Xg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313939266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ó¿¿¾
-
003 TX OCTETS: 8104f3bfbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184261744b7d5a8fb09
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3236313734346237
-
ó¿¿¾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88821c8fea4e1f67
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3163386665613465
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_31.json b/autobahn/client/tungstenite_case_6_22_31.json
deleted file mode 100644
index b54ed3c..0000000
--- a/autobahn/client/tungstenite_case_6_22_31.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 199,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3bfbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udbbf\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=199&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: eNK4xmyjDfGpw582yESYbg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: rSYdKZ3IgvDTVrKj/UDr0K+m/Xg=\r\n\r\n",
- "id": "6.22.31",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udbbf\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.100Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313939266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udbbf\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f3bfbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184261744b7d5a8fb09"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udbbf\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "261744b7"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821c8fea4e1f67"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1c8fea4e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_32.html b/autobahn/client/tungstenite_case_6_22_32.html
deleted file mode 100644
index 71f0ac0..0000000
--- a/autobahn/client/tungstenite_case_6_22_32.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.32 : Pass - 0 ms @ 2020-09-07T18:44:02.101Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3bfbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U000fffff', False)]}
- Observed:
[('message', u'\U000fffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=200&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: gcWmaQ5WKCFCx9mL0v4GLg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: o0BHPHvNHZ5yak7xXE+vxyfYco8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323030266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ó¿¿¿
-
003 TX OCTETS: 8104f3bfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81840c53f086ffec4f39
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3063353366303836
-
ó¿¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88829b5cea2198b4
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3962356365613231
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_32.json b/autobahn/client/tungstenite_case_6_22_32.json
deleted file mode 100644
index c3369b5..0000000
--- a/autobahn/client/tungstenite_case_6_22_32.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 200,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf3bfbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udbbf\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=200&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: gcWmaQ5WKCFCx9mL0v4GLg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: o0BHPHvNHZ5yak7xXE+vxyfYco8=\r\n\r\n",
- "id": "6.22.32",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udbbf\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.101Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323030266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udbbf\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f3bfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81840c53f086ffec4f39"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udbbf\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "0c53f086"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829b5cea2198b4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9b5cea21"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_33.html b/autobahn/client/tungstenite_case_6_22_33.html
deleted file mode 100644
index 1327281..0000000
--- a/autobahn/client/tungstenite_case_6_22_33.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.33 : Pass - 1 ms @ 2020-09-07T18:44:02.102Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0010fffe', False)]}
- Observed:
[('message', u'\U0010fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=201&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: mbrVnV1q0NT67fO/yOSakA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: OGnexW8SlfYlTH35Mk6OsaN9hyk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323031266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ô¿¾
-
003 TX OCTETS: 8104f48fbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184af7615de5bf9aa60
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6166373631356465
-
ô¿¾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882cd58ff4eceb0
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6364353866663465
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_33.json b/autobahn/client/tungstenite_case_6_22_33.json
deleted file mode 100644
index 9a5cac1..0000000
--- a/autobahn/client/tungstenite_case_6_22_33.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 201,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbe",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udbff\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=201&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: mbrVnV1q0NT67fO/yOSakA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: OGnexW8SlfYlTH35Mk6OsaN9hyk=\r\n\r\n",
- "id": "6.22.33",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udbff\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.102Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323031266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udbff\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f48fbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184af7615de5bf9aa60"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udbff\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "af7615de"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882cd58ff4eceb0"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "cd58ff4e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_34.html b/autobahn/client/tungstenite_case_6_22_34.html
deleted file mode 100644
index aa0014d..0000000
--- a/autobahn/client/tungstenite_case_6_22_34.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.34 : Pass - 0 ms @ 2020-09-07T18:44:02.104Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0010ffff', False)]}
- Observed:
[('message', u'\U0010ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=202&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +8oXS/X+XKs3b3TTO7Pcig==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: WrllROYKrXC5KWzezXXh/Kyk6n4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323032266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ô¿¿
-
003 TX OCTETS: 8104f48fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81841f5aa8fbebd51744
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3166356161386662
-
ô¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888212cfc7031127
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3132636663373033
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_34.json b/autobahn/client/tungstenite_case_6_22_34.json
deleted file mode 100644
index a1ef8d0..0000000
--- a/autobahn/client/tungstenite_case_6_22_34.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 202,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udbff\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=202&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +8oXS/X+XKs3b3TTO7Pcig==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: WrllROYKrXC5KWzezXXh/Kyk6n4=\r\n\r\n",
- "id": "6.22.34",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udbff\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.104Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323032266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udbff\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f48fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81841f5aa8fbebd51744"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udbff\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "1f5aa8fb"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888212cfc7031127"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "12cfc703"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_4.html b/autobahn/client/tungstenite_case_6_22_4.html
deleted file mode 100644
index a368cd6..0000000
--- a/autobahn/client/tungstenite_case_6_22_4.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.4 : Pass - 1 ms @ 2020-09-07T18:44:02.078Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf09fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0001ffff', False)]}
- Observed:
[('message', u'\U0001ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=172&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: sXUCdEjaptVSKqcGtwc5Lg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: xqroI6fxxOzSj6T3jkMdKYW63jA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313732266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
🿿
-
003 TX OCTETS: 8104f09fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184f7686cc807f7d377
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6637363836636338
-
🿿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888208b11a170b59
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3038623131613137
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_4.json b/autobahn/client/tungstenite_case_6_22_4.json
deleted file mode 100644
index d1e1171..0000000
--- a/autobahn/client/tungstenite_case_6_22_4.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 172,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf09fbfbf",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud83f\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=172&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: sXUCdEjaptVSKqcGtwc5Lg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: xqroI6fxxOzSj6T3jkMdKYW63jA=\r\n\r\n",
- "id": "6.22.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud83f\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.078Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313732266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud83f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f09fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184f7686cc807f7d377"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud83f\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "f7686cc8"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888208b11a170b59"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "08b11a17"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_5.html b/autobahn/client/tungstenite_case_6_22_5.html
deleted file mode 100644
index c6a0b55..0000000
--- a/autobahn/client/tungstenite_case_6_22_5.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.5 : Pass - 0 ms @ 2020-09-07T18:44:02.079Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0afbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0002fffe', False)]}
- Observed:
[('message', u'\U0002fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=173&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 2yiLQyjv7TVYPlLDABWMZQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: eq0+aBiTcpD1g2K9/V/RiO1nO0I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313733266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
𯿾
-
003 TX OCTETS: 8104f0afbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818480ccd59670636a28
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3830636364353936
-
𯿾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88828838c8e28bd0
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3838333863386532
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_5.json b/autobahn/client/tungstenite_case_6_22_5.json
deleted file mode 100644
index afa494d..0000000
--- a/autobahn/client/tungstenite_case_6_22_5.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 173,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0afbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud87f\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=173&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 2yiLQyjv7TVYPlLDABWMZQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: eq0+aBiTcpD1g2K9/V/RiO1nO0I=\r\n\r\n",
- "id": "6.22.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud87f\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.079Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313733266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud87f\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f0afbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "818480ccd59670636a28"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud87f\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "80ccd596"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828838c8e28bd0"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8838c8e2"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_6.html b/autobahn/client/tungstenite_case_6_22_6.html
deleted file mode 100644
index 5486d62..0000000
--- a/autobahn/client/tungstenite_case_6_22_6.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.6 : Pass - 0 ms @ 2020-09-07T18:44:02.079Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0afbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0002ffff', False)]}
- Observed:
[('message', u'\U0002ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=174&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Elr3HhMqI3NxYQV51mizag==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 2w8I7o6WqYryuEsQcfAacqGkSkk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313734266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
𯿿
-
003 TX OCTETS: 8104f0afbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184525c4c26a2f3f399
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3532356334633236
-
𯿿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88827a5328c379bb
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3761353332386333
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_6.json b/autobahn/client/tungstenite_case_6_22_6.json
deleted file mode 100644
index 175a957..0000000
--- a/autobahn/client/tungstenite_case_6_22_6.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 174,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0afbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud87f\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=174&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Elr3HhMqI3NxYQV51mizag==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 2w8I7o6WqYryuEsQcfAacqGkSkk=\r\n\r\n",
- "id": "6.22.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud87f\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.079Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313734266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud87f\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f0afbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184525c4c26a2f3f399"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud87f\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "525c4c26"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827a5328c379bb"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7a5328c3"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_7.html b/autobahn/client/tungstenite_case_6_22_7.html
deleted file mode 100644
index dcfaacc..0000000
--- a/autobahn/client/tungstenite_case_6_22_7.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.7 : Pass - 1 ms @ 2020-09-07T18:44:02.081Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0bfbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0003fffe', False)]}
- Observed:
[('message', u'\U0003fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=175&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 1C7RTicmYBvevaRNPvpdjA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: SCJSt/CtQ7sVtbfoR3M02m5KkXA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313735266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ð¿¿¾
-
003 TX OCTETS: 8104f0bfbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81842d3308c0dd8cb77e
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3264333330386330
-
ð¿¿¾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88822af5d597291d
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3261663564353937
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_7.json b/autobahn/client/tungstenite_case_6_22_7.json
deleted file mode 100644
index ecab25b..0000000
--- a/autobahn/client/tungstenite_case_6_22_7.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 175,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0bfbfbe",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud8bf\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=175&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 1C7RTicmYBvevaRNPvpdjA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: SCJSt/CtQ7sVtbfoR3M02m5KkXA=\r\n\r\n",
- "id": "6.22.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud8bf\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.081Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313735266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud8bf\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f0bfbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81842d3308c0dd8cb77e"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud8bf\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "2d3308c0"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822af5d597291d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2af5d597"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_8.html b/autobahn/client/tungstenite_case_6_22_8.html
deleted file mode 100644
index 515f5ee..0000000
--- a/autobahn/client/tungstenite_case_6_22_8.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.8 : Pass - 0 ms @ 2020-09-07T18:44:02.082Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0bfbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0003ffff', False)]}
- Observed:
[('message', u'\U0003ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=176&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +6VBZ9bsIcHWWteg72t7eg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: jlVebwyV5hFtjm2VLpk7l54megE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313736266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ð¿¿¿
-
003 TX OCTETS: 8104f0bfbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81841c6d9f58ecd220e7
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3163366439663538
-
ð¿¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88822fce54f92c26
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3266636535346639
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_8.json b/autobahn/client/tungstenite_case_6_22_8.json
deleted file mode 100644
index a032b6d..0000000
--- a/autobahn/client/tungstenite_case_6_22_8.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 176,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0bfbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud8bf\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=176&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +6VBZ9bsIcHWWteg72t7eg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: jlVebwyV5hFtjm2VLpk7l54megE=\r\n\r\n",
- "id": "6.22.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud8bf\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.082Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313736266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud8bf\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f0bfbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "81841c6d9f58ecd220e7"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud8bf\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "1c6d9f58"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822fce54f92c26"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2fce54f9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_22_9.html b/autobahn/client/tungstenite_case_6_22_9.html
deleted file mode 100644
index d3fde54..0000000
--- a/autobahn/client/tungstenite_case_6_22_9.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.22.9 : Pass - 0 ms @ 2020-09-07T18:44:02.082Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf18fbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0004fffe', False)]}
- Observed:
[('message', u'\U0004fffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=177&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: QB9QymV3LaHYWddaP9H/lA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: UOhMGithjSKMCnBH160VPSQO3eQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313737266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ñ¿¾
-
003 TX OCTETS: 8104f18fbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818401e79549f0682af7
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=3031653739353439
-
ñ¿¾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88821a23f7a919cb
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3161323366376139
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_22_9.json b/autobahn/client/tungstenite_case_6_22_9.json
deleted file mode 100644
index 7b47fcc..0000000
--- a/autobahn/client/tungstenite_case_6_22_9.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 177,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf18fbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud8ff\udffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=177&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: QB9QymV3LaHYWddaP9H/lA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UOhMGithjSKMCnBH160VPSQO3eQ=\r\n\r\n",
- "id": "6.22.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud8ff\udffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.082Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313737266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud8ff\udffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f18fbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "818401e79549f0682af7"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud8ff\udffe"
- ],
- 1,
- true,
- 0,
- true,
- "01e79549"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821a23f7a919cb"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1a23f7a9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_23_1.html b/autobahn/client/tungstenite_case_6_23_1.html
deleted file mode 100644
index 9189890..0000000
--- a/autobahn/client/tungstenite_case_6_23_1.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.23.1 : Pass - 0 ms @ 2020-09-07T18:44:02.105Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfb9
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ufff9', False)]}
- Observed:
[('message', u'\ufff9', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=203&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 9FgQzOLUX3ZBTmQNbI7OTA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: A4u0Ea0Zf/HCAp3jCKqcYfx3w6o=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323033266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-

-
003 TX OCTETS: 8103efbfb9
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8183129ce6f2fd235f
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3132396365366632
-

-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882a1d43f9ba23c
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6131643433663962
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_23_1.json b/autobahn/client/tungstenite_case_6_23_1.json
deleted file mode 100644
index 451266d..0000000
--- a/autobahn/client/tungstenite_case_6_23_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 203,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfb9",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ufff9",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=203&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 9FgQzOLUX3ZBTmQNbI7OTA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: A4u0Ea0Zf/HCAp3jCKqcYfx3w6o=\r\n\r\n",
- "id": "6.23.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ufff9",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.105Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323033266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ufff9"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfb9"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "8183129ce6f2fd235f"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ufff9"
- ],
- 1,
- true,
- 0,
- true,
- "129ce6f2"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882a1d43f9ba23c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "a1d43f9b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_23_2.html b/autobahn/client/tungstenite_case_6_23_2.html
deleted file mode 100644
index 96c9178..0000000
--- a/autobahn/client/tungstenite_case_6_23_2.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.23.2 : Pass - 0 ms @ 2020-09-07T18:44:02.106Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfba
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ufffa', False)]}
- Observed:
[('message', u'\ufffa', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=204&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: wANDh42kaYOKceYge6BGew==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: /44P9SUjafsGc9YLTT0lEewi/T4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323034266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-

-
003 TX OCTETS: 8103efbfba
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81839be6c54b74597f
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3962653663353462
-

-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882d35192a5d0b9
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6433353139326135
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_23_2.json b/autobahn/client/tungstenite_case_6_23_2.json
deleted file mode 100644
index 3855e7c..0000000
--- a/autobahn/client/tungstenite_case_6_23_2.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 204,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfba",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ufffa",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=204&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: wANDh42kaYOKceYge6BGew==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: /44P9SUjafsGc9YLTT0lEewi/T4=\r\n\r\n",
- "id": "6.23.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ufffa",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.106Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323034266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ufffa"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfba"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "81839be6c54b74597f"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ufffa"
- ],
- 1,
- true,
- 0,
- true,
- "9be6c54b"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d35192a5d0b9"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d35192a5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_23_3.html b/autobahn/client/tungstenite_case_6_23_3.html
deleted file mode 100644
index 52c8aef..0000000
--- a/autobahn/client/tungstenite_case_6_23_3.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.23.3 : Pass - 0 ms @ 2020-09-07T18:44:02.107Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbb
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ufffb', False)]}
- Observed:
[('message', u'\ufffb', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=205&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: cSZRr8hWAIMVaqZ0WD11dA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: bq3MouZ5kzlY2GVMXakXSx6zn40=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323035266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ï¿»
-
003 TX OCTETS: 8103efbfbb
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81830ca2b973e31d02
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3063613262393733
-
ï¿»
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88826bba83806852
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3662626138333830
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_23_3.json b/autobahn/client/tungstenite_case_6_23_3.json
deleted file mode 100644
index 9930bf4..0000000
--- a/autobahn/client/tungstenite_case_6_23_3.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 205,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbb",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ufffb",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=205&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: cSZRr8hWAIMVaqZ0WD11dA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: bq3MouZ5kzlY2GVMXakXSx6zn40=\r\n\r\n",
- "id": "6.23.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ufffb",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.107Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323035266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ufffb"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbb"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "81830ca2b973e31d02"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ufffb"
- ],
- 1,
- true,
- 0,
- true,
- "0ca2b973"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88826bba83806852"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "6bba8380"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_23_4.html b/autobahn/client/tungstenite_case_6_23_4.html
deleted file mode 100644
index cc0fad4..0000000
--- a/autobahn/client/tungstenite_case_6_23_4.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.23.4 : Pass - 0 ms @ 2020-09-07T18:44:02.107Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbc
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ufffc', False)]}
- Observed:
[('message', u'\ufffc', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=206&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: KWLyXxRyWj+6PFvT8fp2ZA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: gfj9rGS/6qpFUs3TPaw/vEiO8Ek=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323036266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-

-
003 TX OCTETS: 8103efbfbc
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81838a4e479465f1fb
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3861346534373934
-

-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88823a4db5b639a5
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3361346462356236
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_23_4.json b/autobahn/client/tungstenite_case_6_23_4.json
deleted file mode 100644
index 20c9b5d..0000000
--- a/autobahn/client/tungstenite_case_6_23_4.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 206,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbc",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ufffc",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=206&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: KWLyXxRyWj+6PFvT8fp2ZA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: gfj9rGS/6qpFUs3TPaw/vEiO8Ek=\r\n\r\n",
- "id": "6.23.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ufffc",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.107Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323036266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ufffc"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbc"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "81838a4e479465f1fb"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ufffc"
- ],
- 1,
- true,
- 0,
- true,
- "8a4e4794"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88823a4db5b639a5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "3a4db5b6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_23_5.html b/autobahn/client/tungstenite_case_6_23_5.html
deleted file mode 100644
index b78edbe..0000000
--- a/autobahn/client/tungstenite_case_6_23_5.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.23.5 : Pass - 0 ms @ 2020-09-07T18:44:02.108Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbd
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ufffd', False)]}
- Observed:
[('message', u'\ufffd', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=207&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: t1TE0IsPL0iIoBLhtgQFhA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: hHOo2u0wCUUSfBCuERiBc55uovc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323037266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
�
-
003 TX OCTETS: 8103efbfbd
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8183166920aff9d69d
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3136363932306166
-
�
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88821732bcb514da
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3137333262636235
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_23_5.json b/autobahn/client/tungstenite_case_6_23_5.json
deleted file mode 100644
index 6020da2..0000000
--- a/autobahn/client/tungstenite_case_6_23_5.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 207,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbd",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ufffd",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=207&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: t1TE0IsPL0iIoBLhtgQFhA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: hHOo2u0wCUUSfBCuERiBc55uovc=\r\n\r\n",
- "id": "6.23.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ufffd",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.108Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323037266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ufffd"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbd"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "8183166920aff9d69d"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ufffd"
- ],
- 1,
- true,
- 0,
- true,
- "166920af"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821732bcb514da"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1732bcb5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_23_6.html b/autobahn/client/tungstenite_case_6_23_6.html
deleted file mode 100644
index f271936..0000000
--- a/autobahn/client/tungstenite_case_6_23_6.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.23.6 : Pass - 0 ms @ 2020-09-07T18:44:02.109Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbe
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\ufffe', False)]}
- Observed:
[('message', u'\ufffe', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=208&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 9JWleDud0ni9pMNLxBo13w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: mRUFIlnL/WEhjaSd+myh5/vzJL8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323038266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
￾
-
003 TX OCTETS: 8103efbfbe
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8183d6711b3c39cea5
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=6436373131623363
-
￾
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88822148c52322a0
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3231343863353233
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_23_6.json b/autobahn/client/tungstenite_case_6_23_6.json
deleted file mode 100644
index 1d16de6..0000000
--- a/autobahn/client/tungstenite_case_6_23_6.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 208,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbe",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ufffe",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=208&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 9JWleDud0ni9pMNLxBo13w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: mRUFIlnL/WEhjaSd+myh5/vzJL8=\r\n\r\n",
- "id": "6.23.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ufffe",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.109Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323038266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\ufffe"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbe"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "8183d6711b3c39cea5"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\ufffe"
- ],
- 1,
- true,
- 0,
- true,
- "d6711b3c"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822148c52322a0"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2148c523"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_23_7.html b/autobahn/client/tungstenite_case_6_23_7.html
deleted file mode 100644
index 40f840d..0000000
--- a/autobahn/client/tungstenite_case_6_23_7.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.23.7 : Pass - 0 ms @ 2020-09-07T18:44:02.110Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\uffff', False)]}
- Observed:
[('message', u'\uffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=209&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 952DnkaSpn47nESaqISerg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Du16QUewtDbgLMQ0NjRl9NASwCY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323039266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ï¿¿
-
003 TX OCTETS: 8103efbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81830b5700f8e4e8bf
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3062353730306638
-
ï¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882abe2e808a80a
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6162653265383038
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_23_7.json b/autobahn/client/tungstenite_case_6_23_7.json
deleted file mode 100644
index 59dc96f..0000000
--- a/autobahn/client/tungstenite_case_6_23_7.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 209,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\uffff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=209&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 952DnkaSpn47nESaqISerg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Du16QUewtDbgLMQ0NjRl9NASwCY=\r\n\r\n",
- "id": "6.23.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\uffff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.110Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323039266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\uffff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "81830b5700f8e4e8bf"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\uffff"
- ],
- 1,
- true,
- 0,
- true,
- "0b5700f8"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882abe2e808a80a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "abe2e808"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_2_1.html b/autobahn/client/tungstenite_case_6_2_1.html
deleted file mode 100644
index 10c5ad6..0000000
--- a/autobahn/client/tungstenite_case_6_2_1.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.2.1 : Pass - 1 ms @ 2020-09-07T18:43:55.984Z
- Case Description
Send a valid UTF-8 text message in one fragment.
MESSAGE:
Hello-µ@ßöäüà á-UTF-8!!
48656c6c6f2dc2b540c39fc3b6c3a4c3bcc3a0c3a12d5554462d382121
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'Hello-\xb5@\xdf\xf6\xe4\xfc\xe0\xe1-UTF-8!!', False)]}
- Observed:
[('message', u'Hello-\xb5@\xdf\xf6\xe4\xfc\xe0\xe1-UTF-8!!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=68&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: BsVFx+56iQB9eMGVyn4d2Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: pzgo04PkKTokqHeVP4BX2osSE/I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 35 | 1 | 35 |
- 256 | 1 | 256 |
- Total | 3 | 299 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 31 | 1 | 31 |
- 206 | 1 | 206 |
- Total | 3 | 241 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3638266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=29, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello-µ@ßöäüà á-UTF-8!!
-
003 TX OCTETS: 811d48656c6c6f2dc2b540c39fc3b6c3a4c3bcc3a0c3a12d5554462d382121
-
004 CLOSE CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 819d3a532ffe72364392557eed4b7a90b03d8c908b3d86908f3d9b7e7aaa7c7e17df1b
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=29, MASKED=True, MASK=3361353332666665
-
Hello-µ@ßöäüà á-UTF-8!!
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882416ce1ac4284
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3431366365316163
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_2_1.json b/autobahn/client/tungstenite_case_6_2_1.json
deleted file mode 100644
index fc84632..0000000
--- a/autobahn/client/tungstenite_case_6_2_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 68,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a valid UTF-8 text message in one fragment.
MESSAGE:
Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!
48656c6c6f2dc2b540c39fc3b6c3a4c3bcc3a0c3a12d5554462d382121",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=68&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: BsVFx+56iQB9eMGVyn4d2Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: pzgo04PkKTokqHeVP4BX2osSE/I=\r\n\r\n",
- "id": "6.2.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "35": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:55.984Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "31": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3638266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 29,
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 31,
- "811d48656c6c6f2dc2b540c39fc3b6c3a4c3bcc3a0c3a12d5554462d382121"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 35,
- "819d3a532ffe72364392557eed4b7a90b03d8c908b3d86908f3d9b7e7aaa7c7e17df1b"
- ]
- ],
- [
- "RF",
- [
- 29,
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!"
- ],
- 1,
- true,
- 0,
- true,
- "3a532ffe"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882416ce1ac4284"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "416ce1ac"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_2_2.html b/autobahn/client/tungstenite_case_6_2_2.html
deleted file mode 100644
index 6a1c457..0000000
--- a/autobahn/client/tungstenite_case_6_2_2.html
+++ /dev/null
@@ -1,308 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.2.2 : Pass - 1 ms @ 2020-09-07T18:43:55.985Z
- Case Description
Send a valid UTF-8 text message in two fragments, fragmented on UTF-8 code point boundary.
MESSAGE FRAGMENT 1:
Hello-µ@ßöä
48656c6c6f2dc2b540c39fc3b6c3a4
MESSAGE FRAGMENT 2:
üà á-UTF-8!!
c3bcc3a0c3a12d5554462d382121
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'Hello-\xb5@\xdf\xf6\xe4\xfc\xe0\xe1-UTF-8!!', False)]}
- Observed:
[('message', u'Hello-\xb5@\xdf\xf6\xe4\xfc\xe0\xe1-UTF-8!!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=69&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: NBy7xaw24IhfdhYyrb+1ag==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: XZd0gO6DTvqIx53V/ZmeqEo1wT0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 35 | 1 | 35 |
- 256 | 1 | 256 |
- Total | 3 | 299 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 16 | 1 | 16 |
- 17 | 1 | 17 |
- 206 | 1 | 206 |
- Total | 4 | 243 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 1 |
- 1 | 1 |
- 8 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3639266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=15, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello-µ@ßöä
-
003 TX OCTETS: 010f48656c6c6f2dc2b540c39fc3b6c3a4
-
004 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=14, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
üà á-UTF-8!!
-
005 TX OCTETS: 800ec3bcc3a0c3a12d5554462d382121
-
006 CLOSE CONNECTION AFTER 1.000000 sec
-
007 RX OCTETS: 819dad817c19e5e41075c2acbeaced42e3da1b42d8da1142dcda0cac294debac44388c
-
008 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=29, MASKED=True, MASK=6164383137633139
-
Hello-µ@ßöäüà á-UTF-8!!
-
009 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
010 TX OCTETS: 880203e8
-
011 RX OCTETS: 8882b7099ab0b4e1
-
012 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6237303939616230
-
0x03e8
-
013 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_2_2.json b/autobahn/client/tungstenite_case_6_2_2.json
deleted file mode 100644
index fff7d91..0000000
--- a/autobahn/client/tungstenite_case_6_2_2.json
+++ /dev/null
@@ -1,201 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 69,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a valid UTF-8 text message in two fragments, fragmented on UTF-8 code point boundary.
MESSAGE FRAGMENT 1:
Hello-\u00b5@\u00df\u00f6\u00e4
48656c6c6f2dc2b540c39fc3b6c3a4
MESSAGE FRAGMENT 2:
\u00fc\u00e0\u00e1-UTF-8!!
c3bcc3a0c3a12d5554462d382121",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=69&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: NBy7xaw24IhfdhYyrb+1ag==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: XZd0gO6DTvqIx53V/ZmeqEo1wT0=\r\n\r\n",
- "id": "6.2.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "35": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:55.985Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "16": 1,
- "17": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3639266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 15,
- "Hello-\u00b5@\u00df\u00f6\u00e4"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 17,
- "010f48656c6c6f2dc2b540c39fc3b6c3a4"
- ],
- false
- ],
- [
- "TF",
- [
- 14,
- "\u00fc\u00e0\u00e1-UTF-8!!"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 16,
- "800ec3bcc3a0c3a12d5554462d382121"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 35,
- "819dad817c19e5e41075c2acbeaced42e3da1b42d8da1142dcda0cac294debac44388c"
- ]
- ],
- [
- "RF",
- [
- 29,
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!"
- ],
- 1,
- true,
- 0,
- true,
- "ad817c19"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882b7099ab0b4e1"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "b7099ab0"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_2_3.html b/autobahn/client/tungstenite_case_6_2_3.html
deleted file mode 100644
index a8e3c12..0000000
--- a/autobahn/client/tungstenite_case_6_2_3.html
+++ /dev/null
@@ -1,391 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.2.3 : Pass - 1 ms @ 2020-09-07T18:43:55.986Z
- Case Description
Send a valid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
Hello-µ@ßöäüà á-UTF-8!!
48656c6c6f2dc2b540c39fc3b6c3a4c3bcc3a0c3a12d5554462d382121
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'Hello-\xb5@\xdf\xf6\xe4\xfc\xe0\xe1-UTF-8!!', False)]}
- Observed:
[('message', u'Hello-\xb5@\xdf\xf6\xe4\xfc\xe0\xe1-UTF-8!!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=70&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UuY6BfLhqVlhq6bn1gKepg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: WtYhKKdOoXt9qy4fjoTaQVa+BrQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 35 | 1 | 35 |
- 256 | 1 | 256 |
- Total | 3 | 299 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 3 | 29 | 87 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 32 | 299 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 29 |
- 1 | 1 |
- 8 | 1 |
- Total | 31 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3730266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
H
-
003 TX OCTETS: 010148
-
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
e
-
005 TX OCTETS: 000165
-
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
l
-
007 TX OCTETS: 00016c
-
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
l
-
009 TX OCTETS: 00016c
-
010 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
o
-
011 TX OCTETS: 00016f
-
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
-
-
013 TX OCTETS: 00012d
-
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc2
-
015 TX OCTETS: 0001c2
-
016 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xb5
-
017 TX OCTETS: 0001b5
-
018 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
@
-
019 TX OCTETS: 000140
-
020 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc3
-
021 TX OCTETS: 0001c3
-
022 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x9f
-
023 TX OCTETS: 00019f
-
024 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc3
-
025 TX OCTETS: 0001c3
-
026 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xb6
-
027 TX OCTETS: 0001b6
-
028 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc3
-
029 TX OCTETS: 0001c3
-
030 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xa4
-
031 TX OCTETS: 0001a4
-
032 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc3
-
033 TX OCTETS: 0001c3
-
034 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xbc
-
035 TX OCTETS: 0001bc
-
036 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc3
-
037 TX OCTETS: 0001c3
-
038 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xa0
-
039 TX OCTETS: 0001a0
-
040 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xc3
-
041 TX OCTETS: 0001c3
-
042 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xa1
-
043 TX OCTETS: 0001a1
-
044 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
-
-
045 TX OCTETS: 00012d
-
046 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
U
-
047 TX OCTETS: 000155
-
048 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
T
-
049 TX OCTETS: 000154
-
050 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
F
-
051 TX OCTETS: 000146
-
052 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
-
-
053 TX OCTETS: 00012d
-
054 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
8
-
055 TX OCTETS: 000138
-
056 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
!
-
057 TX OCTETS: 000121
-
058 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
!
-
059 TX OCTETS: 000121
-
060 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
061 TX OCTETS: 8000
-
062 CLOSE CONNECTION AFTER 1.000000 sec
-
063 RX OCTETS: 819d707077f038151b9c1f5db54530b3e833c6b3d333ccb3d733d15d22a4365d4fd151
-
064 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=29, MASKED=True, MASK=3730373037376630
-
Hello-µ@ßöäüà á-UTF-8!!
-
065 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
066 TX OCTETS: 880203e8
-
067 RX OCTETS: 8882c4a88d55c740
-
068 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6334613838643535
-
0x03e8
-
069 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_2_3.json b/autobahn/client/tungstenite_case_6_2_3.json
deleted file mode 100644
index 655d1a1..0000000
--- a/autobahn/client/tungstenite_case_6_2_3.json
+++ /dev/null
@@ -1,817 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 70,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a valid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!
48656c6c6f2dc2b540c39fc3b6c3a4c3bcc3a0c3a12d5554462d382121",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=70&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UuY6BfLhqVlhq6bn1gKepg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: WtYhKKdOoXt9qy4fjoTaQVa+BrQ=\r\n\r\n",
- "id": "6.2.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "35": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:55.986Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 29,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "3": 29,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3730266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "H"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "010148"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "e"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000165"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "l"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "00016c"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "l"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "00016c"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "o"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "00016f"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "-"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "00012d"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xc2"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001c2"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xb5"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001b5"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "@"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000140"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xc3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001c3"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0x9f"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "00019f"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xc3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001c3"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xb6"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001b6"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xc3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001c3"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xa4"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001a4"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xc3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001c3"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xbc"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001bc"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xc3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001c3"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xa0"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001a0"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xc3"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001c3"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xa1"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001a1"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "-"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "00012d"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "U"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000155"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "T"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000154"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "F"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000146"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "-"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "00012d"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "8"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000138"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "!"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000121"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "!"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000121"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8000"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 35,
- "819d707077f038151b9c1f5db54530b3e833c6b3d333ccb3d733d15d22a4365d4fd151"
- ]
- ],
- [
- "RF",
- [
- 29,
- "Hello-\u00b5@\u00df\u00f6\u00e4\u00fc\u00e0\u00e1-UTF-8!!"
- ],
- 1,
- true,
- 0,
- true,
- "707077f0"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c4a88d55c740"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c4a88d55"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_2_4.html b/autobahn/client/tungstenite_case_6_2_4.html
deleted file mode 100644
index 0cc55de..0000000
--- a/autobahn/client/tungstenite_case_6_2_4.html
+++ /dev/null
@@ -1,337 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.2.4 : Pass - 2 ms @ 2020-09-07T18:43:55.987Z
- Case Description
Send a valid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
κόσμε
cebae1bdb9cf83cebcceb5
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u03ba\u1f79\u03c3\u03bc\u03b5', False)]}
- Observed:
[('message', u'\u03ba\u1f79\u03c3\u03bc\u03b5', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=71&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: bdxxqKc2bpEUuQ2LUzS0sw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: St4R6O5RXm+af0dFaU/aQFMCSgM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 17 | 1 | 17 |
- 256 | 1 | 256 |
- Total | 3 | 281 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 3 | 11 | 33 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 14 | 245 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 11 |
- 1 | 1 |
- 8 | 1 |
- Total | 13 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3731266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xce
-
003 TX OCTETS: 0101ce
-
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xba
-
005 TX OCTETS: 0001ba
-
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xe1
-
007 TX OCTETS: 0001e1
-
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xbd
-
009 TX OCTETS: 0001bd
-
010 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xb9
-
011 TX OCTETS: 0001b9
-
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xcf
-
013 TX OCTETS: 0001cf
-
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x83
-
015 TX OCTETS: 000183
-
016 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xce
-
017 TX OCTETS: 0001ce
-
018 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xbc
-
019 TX OCTETS: 0001bc
-
020 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xce
-
021 TX OCTETS: 0001ce
-
022 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xb5
-
023 TX OCTETS: 0001b5
-
024 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
025 TX OCTETS: 8000
-
026 CLOSE CONNECTION AFTER 1.000000 sec
-
027 RX OCTETS: 818b3c2dfbdbf2971a6685e2781580e34e
-
028 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASKED=True, MASK=3363326466626462
-
κόσμε
-
029 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
030 TX OCTETS: 880203e8
-
031 RX OCTETS: 8882c43cd8a2c7d4
-
032 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6334336364386132
-
0x03e8
-
033 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_2_4.json b/autobahn/client/tungstenite_case_6_2_4.json
deleted file mode 100644
index 1005836..0000000
--- a/autobahn/client/tungstenite_case_6_2_4.json
+++ /dev/null
@@ -1,421 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 71,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a valid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
\u03ba\u1f79\u03c3\u03bc\u03b5
cebae1bdb9cf83cebcceb5",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u03ba\u1f79\u03c3\u03bc\u03b5",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=71&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: bdxxqKc2bpEUuQ2LUzS0sw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: St4R6O5RXm+af0dFaU/aQFMCSgM=\r\n\r\n",
- "id": "6.2.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u03ba\u1f79\u03c3\u03bc\u03b5",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "17": 1,
- "256": 1
- },
- "started": "2020-09-07T18:43:55.987Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 11,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "3": 11,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3731266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xce"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0101ce"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xba"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001ba"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xe1"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001e1"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xbd"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001bd"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xb9"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001b9"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xcf"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001cf"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0x83"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000183"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xce"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001ce"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xbc"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001bc"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xce"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001ce"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xb5"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001b5"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8000"
- ],
- false
- ],
- [
- "TI",
- 1
- ],
- [
- "RO",
- [
- 17,
- "818b3c2dfbdbf2971a6685e2781580e34e"
- ]
- ],
- [
- "RF",
- [
- 11,
- "\u03ba\u1f79\u03c3\u03bc\u03b5"
- ],
- 1,
- true,
- 0,
- true,
- "3c2dfbdb"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c43cd8a2c7d4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c43cd8a2"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_3_1.html b/autobahn/client/tungstenite_case_6_3_1.html
deleted file mode 100644
index 1edd7c0..0000000
--- a/autobahn/client/tungstenite_case_6_3_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.3.1 : Pass - 0 ms @ 2020-09-07T18:43:55.989Z
- Case Description
Send invalid UTF-8 text message unfragmented.
MESSAGE:
cebae1bdb9cf83cebcceb5eda080656469746564
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=72&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: MZnC9+Ja9V05/7pgV2DXpQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 7h3L25muNgaXuNcHt0ufhIZuJg8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 22 | 1 | 22 |
- 206 | 1 | 206 |
- Total | 2 | 228 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3732266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=20, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Îºá½¹ÏƒÎ¼Îµí €edited
-
003 TX OCTETS: 8114cebae1bdb9cf83cebcceb5eda080656469746564
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_3_1.json b/autobahn/client/tungstenite_case_6_3_1.json
deleted file mode 100644
index 9da6aa0..0000000
--- a/autobahn/client/tungstenite_case_6_3_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 72,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send invalid UTF-8 text message unfragmented.
MESSAGE:
cebae1bdb9cf83cebcceb5eda080656469746564",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=72&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: MZnC9+Ja9V05/7pgV2DXpQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 7h3L25muNgaXuNcHt0ufhIZuJg8=\r\n\r\n",
- "id": "6.3.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:55.989Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "22": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3732266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 20,
- "\u03ba\u1f79\u03c3\u03bc\u03b5\ud800edited"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 22,
- "8114cebae1bdb9cf83cebcceb5eda080656469746564"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_3_2.html b/autobahn/client/tungstenite_case_6_3_2.html
deleted file mode 100644
index adbe7b4..0000000
--- a/autobahn/client/tungstenite_case_6_3_2.html
+++ /dev/null
@@ -1,349 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.3.2 : Pass - 0 ms @ 2020-09-07T18:43:55.990Z
- Case Description
Send invalid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
cebae1bdb9cf83cebcceb5eda080656469746564
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=73&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4xuJX8jGNvhZuuVsNHC2ng==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: iNDCF7oUpJ2qE+9W7ASm57ulNnE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 3 | 20 | 60 |
- 206 | 1 | 206 |
- Total | 22 | 268 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3733266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xce
-
003 TX OCTETS: 0101ce
-
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xba
-
005 TX OCTETS: 0001ba
-
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xe1
-
007 TX OCTETS: 0001e1
-
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xbd
-
009 TX OCTETS: 0001bd
-
010 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xb9
-
011 TX OCTETS: 0001b9
-
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xcf
-
013 TX OCTETS: 0001cf
-
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x83
-
015 TX OCTETS: 000183
-
016 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xce
-
017 TX OCTETS: 0001ce
-
018 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xbc
-
019 TX OCTETS: 0001bc
-
020 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xce
-
021 TX OCTETS: 0001ce
-
022 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xb5
-
023 TX OCTETS: 0001b5
-
024 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xed
-
025 TX OCTETS: 0001ed
-
026 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xa0
-
027 TX OCTETS: 0001a0
-
028 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x80
-
029 TX OCTETS: 000180
-
030 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
e
-
031 TX OCTETS: 000165
-
032 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
d
-
033 TX OCTETS: 000164
-
034 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
i
-
035 TX OCTETS: 000169
-
036 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
t
-
037 TX OCTETS: 000174
-
038 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
e
-
039 TX OCTETS: 000165
-
040 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
d
-
041 TX OCTETS: 000164
-
042 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
043 TX OCTETS: 8000
-
044 FAIL CONNECTION AFTER 1.000000 sec
-
045 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_3_2.json b/autobahn/client/tungstenite_case_6_3_2.json
deleted file mode 100644
index 4381cb4..0000000
--- a/autobahn/client/tungstenite_case_6_3_2.json
+++ /dev/null
@@ -1,541 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 73,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send invalid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.
MESSAGE:
cebae1bdb9cf83cebcceb5eda080656469746564",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=73&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4xuJX8jGNvhZuuVsNHC2ng==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: iNDCF7oUpJ2qE+9W7ASm57ulNnE=\r\n\r\n",
- "id": "6.3.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:55.990Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 20,
- "1": 1
- },
- "txOctetStats": {
- "2": 1,
- "3": 20,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3733266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xce"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0101ce"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xba"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001ba"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xe1"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001e1"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xbd"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001bd"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xb9"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001b9"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xcf"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001cf"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0x83"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000183"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xce"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001ce"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xbc"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001bc"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xce"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001ce"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xb5"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001b5"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xed"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001ed"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xa0"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "0001a0"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0x80"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000180"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "e"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000165"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "d"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000164"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "i"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000169"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "t"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000174"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "e"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000165"
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "d"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000164"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8000"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_4_1.html b/autobahn/client/tungstenite_case_6_4_1.html
deleted file mode 100644
index e950ec1..0000000
--- a/autobahn/client/tungstenite_case_6_4_1.html
+++ /dev/null
@@ -1,302 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.4.1 : Pass - 1001 ms @ 2020-09-07T18:43:55.991Z
- Case Description
Send invalid UTF-8 text message in 3 fragments (frames).
-First frame payload is valid, then wait, then 2nd frame which contains the payload making the sequence invalid, then wait, then 3rd frame with rest.
-Note that PART1 and PART3 are valid UTF-8 in themselves, PART2 is a 0x110000 encoded as in the UTF-8 integer encoding scheme, but the codepoint is invalid (out of range).
-
MESSAGE PARTS:
-PART1 = cebae1bdb9cf83cebcceb5
-PART2 = f4908080
-PART3 = 656469746564
-
- Case Expectation
The first frame is accepted, we expect to timeout on the first wait. The 2nd frame should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [('timeout', 'A'), ('timeout', 'B')], 'OK': [('timeout', 'A')]}
- Observed:
[('timeout', 'A')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=74&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Jwx0+8UK6xcSFYeUVP5uaA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qCYRLSl6YH5dw17X7aXK+znlIDQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 13 | 1 | 13 |
- 206 | 1 | 206 |
- Total | 3 | 225 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3734266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=11, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
κόσμε
-
003 TX OCTETS: 010bcebae1bdb9cf83cebcceb5
-
004 DELAY 1.000000 sec for TAG A
-
005 DELAY TIMEOUT on TAG A
-
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf4908080
-
007 TX OCTETS: 0004f4908080
-
008 DELAY 1.000000 sec for TAG B
-
009 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_4_1.json b/autobahn/client/tungstenite_case_6_4_1.json
deleted file mode 100644
index 8e8a78c..0000000
--- a/autobahn/client/tungstenite_case_6_4_1.json
+++ /dev/null
@@ -1,153 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 74,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send invalid UTF-8 text message in 3 fragments (frames).\nFirst frame payload is valid, then wait, then 2nd frame which contains the payload making the sequence invalid, then wait, then 3rd frame with rest.\nNote that PART1 and PART3 are valid UTF-8 in themselves, PART2 is a 0x110000 encoded as in the UTF-8 integer encoding scheme, but the codepoint is invalid (out of range).\n
MESSAGE PARTS:
\nPART1 = cebae1bdb9cf83cebcceb5
\nPART2 = f4908080
\nPART3 = 656469746564
\n",
- "droppedByMe": false,
- "duration": 1001,
- "expectation": "The first frame is accepted, we expect to timeout on the first wait. The 2nd frame should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.",
- "expected": {
- "NON-STRICT": [
- [
- "timeout",
- "A"
- ],
- [
- "timeout",
- "B"
- ]
- ],
- "OK": [
- [
- "timeout",
- "A"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=74&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Jwx0+8UK6xcSFYeUVP5uaA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qCYRLSl6YH5dw17X7aXK+znlIDQ=\r\n\r\n",
- "id": "6.4.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "timeout",
- "A"
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:55.991Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "13": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3734266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 11,
- "\u03ba\u1f79\u03c3\u03bc\u03b5"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 13,
- "010bcebae1bdb9cf83cebcceb5"
- ],
- false
- ],
- [
- "CT",
- 1,
- "A"
- ],
- [
- "CTE",
- "A"
- ],
- [
- "TF",
- [
- 4,
- "0xf4908080"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "0004f4908080"
- ],
- false
- ],
- [
- "CT",
- 1,
- "B"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_4_2.html b/autobahn/client/tungstenite_case_6_4_2.html
deleted file mode 100644
index 198e2fa..0000000
--- a/autobahn/client/tungstenite_case_6_4_2.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.4.2 : Pass - 1002 ms @ 2020-09-07T18:43:56.992Z
- Case Description
Same as Case 6.4.1, but in 2nd frame, we send only up to and including the octet making the complete payload invalid.
-
MESSAGE PARTS:
-PART1 = cebae1bdb9cf83cebcceb5f4
-PART2 = 90
-PART3 = 8080656469746564
-
- Case Expectation
The first frame is accepted, we expect to timeout on the first wait. The 2nd frame should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [('timeout', 'A'), ('timeout', 'B')], 'OK': [('timeout', 'A')]}
- Observed:
[('timeout', 'A')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=75&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 6iPWKsp/pzORUbpiZBp8lg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qID0/CtzzFDXDig9A6Xxx/RUdio=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 14 | 1 | 14 |
- 206 | 1 | 206 |
- Total | 3 | 223 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3735266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xcebae1bdb9cf83cebcceb5f4
-
003 TX OCTETS: 010ccebae1bdb9cf83cebcceb5f4
-
004 DELAY 1.000000 sec for TAG A
-
005 DELAY TIMEOUT on TAG A
-
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x90
-
007 TX OCTETS: 000190
-
008 DELAY 1.000000 sec for TAG B
-
009 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_4_2.json b/autobahn/client/tungstenite_case_6_4_2.json
deleted file mode 100644
index 46056ea..0000000
--- a/autobahn/client/tungstenite_case_6_4_2.json
+++ /dev/null
@@ -1,153 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 75,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Same as Case 6.4.1, but in 2nd frame, we send only up to and including the octet making the complete payload invalid.\n
MESSAGE PARTS:
\nPART1 = cebae1bdb9cf83cebcceb5f4
\nPART2 = 90
\nPART3 = 8080656469746564
\n",
- "droppedByMe": false,
- "duration": 1002,
- "expectation": "The first frame is accepted, we expect to timeout on the first wait. The 2nd frame should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.",
- "expected": {
- "NON-STRICT": [
- [
- "timeout",
- "A"
- ],
- [
- "timeout",
- "B"
- ]
- ],
- "OK": [
- [
- "timeout",
- "A"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=75&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 6iPWKsp/pzORUbpiZBp8lg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qID0/CtzzFDXDig9A6Xxx/RUdio=\r\n\r\n",
- "id": "6.4.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "timeout",
- "A"
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:56.992Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1
- },
- "txOctetStats": {
- "3": 1,
- "14": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3735266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 12,
- "0xcebae1bdb9cf83cebcceb5f4"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 14,
- "010ccebae1bdb9cf83cebcceb5f4"
- ],
- false
- ],
- [
- "CT",
- 1,
- "A"
- ],
- [
- "CTE",
- "A"
- ],
- [
- "TF",
- [
- 1,
- "0x90"
- ],
- 0,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "000190"
- ],
- false
- ],
- [
- "CT",
- 1,
- "B"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_4_3.html b/autobahn/client/tungstenite_case_6_4_3.html
deleted file mode 100644
index a6c53e1..0000000
--- a/autobahn/client/tungstenite_case_6_4_3.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.4.3 : Non-Strict - 2003 ms @ 2020-09-07T18:43:57.995Z
- Case Description
Same as Case 6.4.1, but we send message not in 3 frames, but in 3 chops of the same message frame.
-
MESSAGE PARTS:
-PART1 = cebae1bdb9cf83cebcceb5
-PART2 = f4908080
-PART3 = 656469746564
-
- Case Expectation
The first chop is accepted, we expect to timeout on the first wait. The 2nd chop should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [('timeout', 'A'), ('timeout', 'B')], 'OK': [('timeout', 'A')]}
- Observed:
[('timeout', 'A'), ('timeout', 'B')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=76&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: St+Ldp27bTDsN1W/YPNtgw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: sNE7Jdbl7t4apPjtYYsM0NerDfc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 2 | 4 |
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 11 | 1 | 11 |
- 206 | 1 | 206 |
- Total | 6 | 231 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3736266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX OCTETS: 0115
-
003 TX OCTETS: cebae1bdb9cf83cebcceb5
-
004 DELAY 1.000000 sec for TAG A
-
005 DELAY TIMEOUT on TAG A
-
006 TX OCTETS: f4908080
-
007 DELAY 1.000000 sec for TAG B
-
008 DELAY TIMEOUT on TAG B
-
009 TX OCTETS: 656469746564
-
010 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
011 TX OCTETS: 8000
-
012 FAIL CONNECTION AFTER 1.000000 sec
-
013 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_4_3.json b/autobahn/client/tungstenite_case_6_4_3.json
deleted file mode 100644
index bc88c3a..0000000
--- a/autobahn/client/tungstenite_case_6_4_3.json
+++ /dev/null
@@ -1,176 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "NON-STRICT",
- "behaviorClose": "OK",
- "case": 76,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Same as Case 6.4.1, but we send message not in 3 frames, but in 3 chops of the same message frame.\n
MESSAGE PARTS:
\nPART1 = cebae1bdb9cf83cebcceb5
\nPART2 = f4908080
\nPART3 = 656469746564
\n",
- "droppedByMe": false,
- "duration": 2003,
- "expectation": "The first chop is accepted, we expect to timeout on the first wait. The 2nd chop should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.",
- "expected": {
- "NON-STRICT": [
- [
- "timeout",
- "A"
- ],
- [
- "timeout",
- "B"
- ]
- ],
- "OK": [
- [
- "timeout",
- "A"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=76&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: St+Ldp27bTDsN1W/YPNtgw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: sNE7Jdbl7t4apPjtYYsM0NerDfc=\r\n\r\n",
- "id": "6.4.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "timeout",
- "A"
- ],
- [
- "timeout",
- "B"
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:43:57.995Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1
- },
- "txOctetStats": {
- "2": 2,
- "4": 1,
- "6": 1,
- "11": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3736266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TO",
- [
- 2,
- "0115"
- ],
- false
- ],
- [
- "TO",
- [
- 11,
- "cebae1bdb9cf83cebcceb5"
- ],
- false
- ],
- [
- "CT",
- 1,
- "A"
- ],
- [
- "CTE",
- "A"
- ],
- [
- "TO",
- [
- 4,
- "f4908080"
- ],
- false
- ],
- [
- "CT",
- 1,
- "B"
- ],
- [
- "CTE",
- "B"
- ],
- [
- "TO",
- [
- 6,
- "656469746564"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8000"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_4_4.html b/autobahn/client/tungstenite_case_6_4_4.html
deleted file mode 100644
index 53ae9de..0000000
--- a/autobahn/client/tungstenite_case_6_4_4.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.4.4 : Non-Strict - 2002 ms @ 2020-09-07T18:44:00.000Z
- Case Description
Same as Case 6.4.2, but we send message not in 3 frames, but in 3 chops of the same message frame.
-
MESSAGE PARTS:
-PART1 = cebae1bdb9cf83cebcceb5f4
-PART2 = 90
-PART3 =
-
- Case Expectation
The first chop is accepted, we expect to timeout on the first wait. The 2nd chop should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'NON-STRICT': [('timeout', 'A'), ('timeout', 'B')], 'OK': [('timeout', 'A')]}
- Observed:
[('timeout', 'A'), ('timeout', 'B')]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=77&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: WFtFwD6lQ5lqr5CqCdN9nA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: An5G3EsYm9D12iMdYi++wpr2oyw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 1 | 1 | 1 |
- 2 | 2 | 4 |
- 8 | 1 | 8 |
- 12 | 1 | 12 |
- 206 | 1 | 206 |
- Total | 6 | 231 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3737266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX OCTETS: 0115
-
003 TX OCTETS: cebae1bdb9cf83cebcceb5f4
-
004 DELAY 1.000000 sec for TAG A
-
005 DELAY TIMEOUT on TAG A
-
006 TX OCTETS: 90
-
007 DELAY 1.000000 sec for TAG B
-
008 DELAY TIMEOUT on TAG B
-
009 TX OCTETS: 8080656469746564
-
010 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
011 TX OCTETS: 8000
-
012 FAIL CONNECTION AFTER 1.000000 sec
-
013 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_4_4.json b/autobahn/client/tungstenite_case_6_4_4.json
deleted file mode 100644
index 2edec3b..0000000
--- a/autobahn/client/tungstenite_case_6_4_4.json
+++ /dev/null
@@ -1,176 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "NON-STRICT",
- "behaviorClose": "OK",
- "case": 77,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Same as Case 6.4.2, but we send message not in 3 frames, but in 3 chops of the same message frame.\n
MESSAGE PARTS:
\nPART1 = cebae1bdb9cf83cebcceb5f4
\nPART2 = 90
\nPART3 =
\n",
- "droppedByMe": false,
- "duration": 2002,
- "expectation": "The first chop is accepted, we expect to timeout on the first wait. The 2nd chop should be rejected immediately (fail fast on UTF-8). If we timeout, we expect the connection is failed at least then, since the complete message payload is not valid UTF-8.",
- "expected": {
- "NON-STRICT": [
- [
- "timeout",
- "A"
- ],
- [
- "timeout",
- "B"
- ]
- ],
- "OK": [
- [
- "timeout",
- "A"
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=77&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: WFtFwD6lQ5lqr5CqCdN9nA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: An5G3EsYm9D12iMdYi++wpr2oyw=\r\n\r\n",
- "id": "6.4.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [
- [
- "timeout",
- "A"
- ],
- [
- "timeout",
- "B"
- ]
- ],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:00.000Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1
- },
- "txOctetStats": {
- "1": 1,
- "2": 2,
- "8": 1,
- "12": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3737266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TO",
- [
- 2,
- "0115"
- ],
- false
- ],
- [
- "TO",
- [
- 12,
- "cebae1bdb9cf83cebcceb5f4"
- ],
- false
- ],
- [
- "CT",
- 1,
- "A"
- ],
- [
- "CTE",
- "A"
- ],
- [
- "TO",
- [
- 1,
- "90"
- ],
- false
- ],
- [
- "CT",
- 1,
- "B"
- ],
- [
- "CTE",
- "B"
- ],
- [
- "TO",
- [
- 8,
- "8080656469746564"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8000"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_5_1.html b/autobahn/client/tungstenite_case_6_5_1.html
deleted file mode 100644
index 61e246d..0000000
--- a/autobahn/client/tungstenite_case_6_5_1.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.5.1 : Pass - 2 ms @ 2020-09-07T18:44:02.004Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6f24776f726c64
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'hello$world', False)]}
- Observed:
[('message', u'hello$world', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=78&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: WKClVq2RLlRwQTv3eqlIcA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Xh5nWObN3WcgI5G0zGxT6vAn6Vw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 17 | 1 | 17 |
- 256 | 1 | 256 |
- Total | 3 | 281 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 13 | 1 | 13 |
- 206 | 1 | 206 |
- Total | 3 | 223 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3738266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
hello$world
-
003 TX OCTETS: 810b68656c6c6f24776f726c64
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818b73883ccf1bed50a31cac4ba001e458
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASKED=True, MASK=3733383833636366
-
hello$world
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882767895747590
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3736373839353734
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_5_1.json b/autobahn/client/tungstenite_case_6_5_1.json
deleted file mode 100644
index 291db72..0000000
--- a/autobahn/client/tungstenite_case_6_5_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 78,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6f24776f726c64",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "hello$world",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=78&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: WKClVq2RLlRwQTv3eqlIcA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Xh5nWObN3WcgI5G0zGxT6vAn6Vw=\r\n\r\n",
- "id": "6.5.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "hello$world",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "17": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.004Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "13": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3738266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 11,
- "hello$world"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 13,
- "810b68656c6c6f24776f726c64"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 17,
- "818b73883ccf1bed50a31cac4ba001e458"
- ]
- ],
- [
- "RF",
- [
- 11,
- "hello$world"
- ],
- 1,
- true,
- 0,
- true,
- "73883ccf"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882767895747590"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "76789574"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_5_2.html b/autobahn/client/tungstenite_case_6_5_2.html
deleted file mode 100644
index 57fa992..0000000
--- a/autobahn/client/tungstenite_case_6_5_2.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.5.2 : Pass - 2 ms @ 2020-09-07T18:44:02.008Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6fc2a2776f726c64
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'hello\xa2world', False)]}
- Observed:
[('message', u'hello\xa2world', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=79&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: EyjBE9fkrGnCIZvGtR0MAg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 73DX/xMYFgwsTUjjFD9fyKtuLDg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 18 | 1 | 18 |
- 256 | 1 | 256 |
- Total | 3 | 282 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 14 | 1 | 14 |
- 206 | 1 | 206 |
- Total | 3 | 224 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3739266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
hello¢world
-
003 TX OCTETS: 810c68656c6c6fc2a2776f726c64
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818cd8132928b0764544b7d18b5fb761454c
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=6438313332393238
-
hello¢world
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88829aeec2149906
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3961656563323134
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_5_2.json b/autobahn/client/tungstenite_case_6_5_2.json
deleted file mode 100644
index 2313a3e..0000000
--- a/autobahn/client/tungstenite_case_6_5_2.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 79,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6fc2a2776f726c64",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "hello\u00a2world",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=79&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: EyjBE9fkrGnCIZvGtR0MAg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 73DX/xMYFgwsTUjjFD9fyKtuLDg=\r\n\r\n",
- "id": "6.5.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "hello\u00a2world",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "18": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.008Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "14": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3739266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 12,
- "hello\u00a2world"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 14,
- "810c68656c6c6fc2a2776f726c64"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 18,
- "818cd8132928b0764544b7d18b5fb761454c"
- ]
- ],
- [
- "RF",
- [
- 12,
- "hello\u00a2world"
- ],
- 1,
- true,
- 0,
- true,
- "d8132928"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829aeec2149906"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9aeec214"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_5_3.html b/autobahn/client/tungstenite_case_6_5_3.html
deleted file mode 100644
index 989044a..0000000
--- a/autobahn/client/tungstenite_case_6_5_3.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.5.3 : Pass - 2 ms @ 2020-09-07T18:44:02.012Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6fe282ac776f726c64
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'hello\u20acworld', False)]}
- Observed:
[('message', u'hello\u20acworld', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=80&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: NOiHwNOGqNKBKEtSUCwLDQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uOUNShgiU57eDIwKVAkSzfqkrrc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 19 | 1 | 19 |
- 256 | 1 | 256 |
- Total | 3 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 15 | 1 | 15 |
- 206 | 1 | 206 |
- Total | 3 | 225 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3830266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
hello€world
-
003 TX OCTETS: 810d68656c6c6fe282ac776f726c64
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818d090293e16167ff8d66e0114d7e6de18d6d
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=13, MASKED=True, MASK=3039303239336531
-
hello€world
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882d8f8b353db10
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6438663862333533
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_5_3.json b/autobahn/client/tungstenite_case_6_5_3.json
deleted file mode 100644
index 821cd73..0000000
--- a/autobahn/client/tungstenite_case_6_5_3.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 80,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6fe282ac776f726c64",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "hello\u20acworld",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=80&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: NOiHwNOGqNKBKEtSUCwLDQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uOUNShgiU57eDIwKVAkSzfqkrrc=\r\n\r\n",
- "id": "6.5.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "hello\u20acworld",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "19": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.012Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "15": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3830266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 13,
- "hello\u20acworld"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 15,
- "810d68656c6c6fe282ac776f726c64"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 19,
- "818d090293e16167ff8d66e0114d7e6de18d6d"
- ]
- ],
- [
- "RF",
- [
- 13,
- "hello\u20acworld"
- ],
- 1,
- true,
- 0,
- true,
- "090293e1"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d8f8b353db10"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d8f8b353"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_5_4.html b/autobahn/client/tungstenite_case_6_5_4.html
deleted file mode 100644
index 010b95e..0000000
--- a/autobahn/client/tungstenite_case_6_5_4.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.5.4 : Pass - 1 ms @ 2020-09-07T18:44:02.016Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6ff0a4ada2776f726c64
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'hello\U00024b62world', False)]}
- Observed:
[('message', u'hello\U00024b62world', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=81&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: pXeNrBwRdVUw1KPE7GQywQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: I5Ugw20pjb5KaJ5l+rNwPscjl6U=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 20 | 1 | 20 |
- 256 | 1 | 256 |
- Total | 3 | 284 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 16 | 1 | 16 |
- 206 | 1 | 206 |
- Total | 3 | 226 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3831266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=14, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
helloð¤¢world
-
003 TX OCTETS: 810e68656c6c6ff0a4ada2776f726c64
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818eca186b4aa27d0726a5e8cfe7686f0438a67c
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=14, MASKED=True, MASK=6361313836623461
-
helloð¤¢world
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882c4689346c780
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6334363839333436
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_5_4.json b/autobahn/client/tungstenite_case_6_5_4.json
deleted file mode 100644
index aa696e4..0000000
--- a/autobahn/client/tungstenite_case_6_5_4.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 81,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x68656c6c6ff0a4ada2776f726c64",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "hello\ud852\udf62world",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=81&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: pXeNrBwRdVUw1KPE7GQywQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: I5Ugw20pjb5KaJ5l+rNwPscjl6U=\r\n\r\n",
- "id": "6.5.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "hello\ud852\udf62world",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "20": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.016Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "16": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3831266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 14,
- "hello\ud852\udf62world"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 16,
- "810e68656c6c6ff0a4ada2776f726c64"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 20,
- "818eca186b4aa27d0726a5e8cfe7686f0438a67c"
- ]
- ],
- [
- "RF",
- [
- 14,
- "hello\ud852\udf62world"
- ],
- 1,
- true,
- 0,
- true,
- "ca186b4a"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c4689346c780"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c4689346"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_5_5.html b/autobahn/client/tungstenite_case_6_5_5.html
deleted file mode 100644
index b691c77..0000000
--- a/autobahn/client/tungstenite_case_6_5_5.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.5.5 : Pass - 1 ms @ 2020-09-07T18:44:02.018Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcceb5
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u03ba\u1f79\u03c3\u03bc\u03b5', False)]}
- Observed:
[('message', u'\u03ba\u1f79\u03c3\u03bc\u03b5', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=82&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ZX/uXdvxmecQpUPvJ/W6TQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +Doyd3BgIOov9gdCtNsJygvDmUQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 17 | 1 | 17 |
- 256 | 1 | 256 |
- Total | 3 | 281 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 13 | 1 | 13 |
- 206 | 1 | 206 |
- Total | 3 | 223 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3832266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
κόσμε
-
003 TX OCTETS: 810bcebae1bdb9cf83cebcceb5
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818be7f8d7c8294236755e3754065b3662
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASKED=True, MASK=6537663864376338
-
κόσμε
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88823fcc94ed3c24
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3366636339346564
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_5_5.json b/autobahn/client/tungstenite_case_6_5_5.json
deleted file mode 100644
index b6e6599..0000000
--- a/autobahn/client/tungstenite_case_6_5_5.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 82,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcceb5",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u03ba\u1f79\u03c3\u03bc\u03b5",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=82&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ZX/uXdvxmecQpUPvJ/W6TQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +Doyd3BgIOov9gdCtNsJygvDmUQ=\r\n\r\n",
- "id": "6.5.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u03ba\u1f79\u03c3\u03bc\u03b5",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "17": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.018Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "13": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3832266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 11,
- "\u03ba\u1f79\u03c3\u03bc\u03b5"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 13,
- "810bcebae1bdb9cf83cebcceb5"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 17,
- "818be7f8d7c8294236755e3754065b3662"
- ]
- ],
- [
- "RF",
- [
- 11,
- "\u03ba\u1f79\u03c3\u03bc\u03b5"
- ],
- 1,
- true,
- 0,
- true,
- "e7f8d7c8"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88823fcc94ed3c24"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "3fcc94ed"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_1.html b/autobahn/client/tungstenite_case_6_6_1.html
deleted file mode 100644
index 787109c..0000000
--- a/autobahn/client/tungstenite_case_6_6_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.1 : Pass - 0 ms @ 2020-09-07T18:44:02.019Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xce
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=83&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: eT8pO4sbCsDSJ5yj8y18pw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: kF/8NSRuTycl8/c/gxkxXYcWzsE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 206 | 1 | 206 |
- Total | 2 | 209 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3833266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xce
-
003 TX OCTETS: 8101ce
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_1.json b/autobahn/client/tungstenite_case_6_6_1.json
deleted file mode 100644
index 24ab0c7..0000000
--- a/autobahn/client/tungstenite_case_6_6_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 83,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xce",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=83&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: eT8pO4sbCsDSJ5yj8y18pw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: kF/8NSRuTycl8/c/gxkxXYcWzsE=\r\n\r\n",
- "id": "6.6.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:02.019Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "3": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3833266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "0xce"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "8101ce"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_10.html b/autobahn/client/tungstenite_case_6_6_10.html
deleted file mode 100644
index 41e89f9..0000000
--- a/autobahn/client/tungstenite_case_6_6_10.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.10 : Pass - 0 ms @ 2020-09-07T18:44:02.026Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcce
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=92&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: CQtzAugyrb/pPGElA1k99A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: maUwokJ4DRTBsg9FxFj8z6yBCOw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 12 | 1 | 12 |
- 206 | 1 | 206 |
- Total | 2 | 218 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3932266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=10, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xcebae1bdb9cf83cebcce
-
003 TX OCTETS: 810acebae1bdb9cf83cebcce
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_10.json b/autobahn/client/tungstenite_case_6_6_10.json
deleted file mode 100644
index a97d7c6..0000000
--- a/autobahn/client/tungstenite_case_6_6_10.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 92,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcce",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=92&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: CQtzAugyrb/pPGElA1k99A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: maUwokJ4DRTBsg9FxFj8z6yBCOw=\r\n\r\n",
- "id": "6.6.10",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:02.026Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "12": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3932266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 10,
- "0xcebae1bdb9cf83cebcce"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 12,
- "810acebae1bdb9cf83cebcce"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_11.html b/autobahn/client/tungstenite_case_6_6_11.html
deleted file mode 100644
index 70df87f..0000000
--- a/autobahn/client/tungstenite_case_6_6_11.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.11 : Pass - 0 ms @ 2020-09-07T18:44:02.026Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcceb5
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u03ba\u1f79\u03c3\u03bc\u03b5', False)]}
- Observed:
[('message', u'\u03ba\u1f79\u03c3\u03bc\u03b5', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=93&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: cxg0BOZhNzrgIPqoFQVnJg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: BDyL94KVvHsWdAVOkph6Uz/DrHc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 17 | 1 | 17 |
- 256 | 1 | 256 |
- Total | 3 | 281 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 13 | 1 | 13 |
- 206 | 1 | 206 |
- Total | 3 | 223 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3933266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
κόσμε
-
003 TX OCTETS: 810bcebae1bdb9cf83cebcceb5
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818b076c4f59c9d6aee4bea3cc97bba2fa
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=11, MASKED=True, MASK=3037366334663539
-
κόσμε
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88822acc0af92924
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3261636330616639
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_11.json b/autobahn/client/tungstenite_case_6_6_11.json
deleted file mode 100644
index 7624f2e..0000000
--- a/autobahn/client/tungstenite_case_6_6_11.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 93,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebcceb5",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u03ba\u1f79\u03c3\u03bc\u03b5",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=93&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: cxg0BOZhNzrgIPqoFQVnJg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: BDyL94KVvHsWdAVOkph6Uz/DrHc=\r\n\r\n",
- "id": "6.6.11",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u03ba\u1f79\u03c3\u03bc\u03b5",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "17": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.026Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "13": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3933266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 11,
- "\u03ba\u1f79\u03c3\u03bc\u03b5"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 13,
- "810bcebae1bdb9cf83cebcceb5"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 17,
- "818b076c4f59c9d6aee4bea3cc97bba2fa"
- ]
- ],
- [
- "RF",
- [
- 11,
- "\u03ba\u1f79\u03c3\u03bc\u03b5"
- ],
- 1,
- true,
- 0,
- true,
- "076c4f59"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822acc0af92924"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2acc0af9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_2.html b/autobahn/client/tungstenite_case_6_6_2.html
deleted file mode 100644
index 93c7280..0000000
--- a/autobahn/client/tungstenite_case_6_6_2.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.2 : Pass - 1 ms @ 2020-09-07T18:44:02.019Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xceba
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u03ba', False)]}
- Observed:
[('message', u'\u03ba', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=84&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: J4RfyUb/ZdiudInUsH3oxA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: kMWBg9BrSnOpusULmWG1OYHIyaA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 2 | 16 |
- 256 | 1 | 256 |
- Total | 3 | 272 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 2 | 8 |
- 206 | 1 | 206 |
- Total | 3 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3834266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
κ
-
003 TX OCTETS: 8102ceba
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8182dba2314c1518
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6462613233313463
-
κ
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88823cd93d2f3f31
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3363643933643266
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_2.json b/autobahn/client/tungstenite_case_6_6_2.json
deleted file mode 100644
index 6072912..0000000
--- a/autobahn/client/tungstenite_case_6_6_2.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 84,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xceba",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u03ba",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=84&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: J4RfyUb/ZdiudInUsH3oxA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: kMWBg9BrSnOpusULmWG1OYHIyaA=\r\n\r\n",
- "id": "6.6.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u03ba",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 2,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.019Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 2,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3834266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "\u03ba"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102ceba"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 8,
- "8182dba2314c1518"
- ]
- ],
- [
- "RF",
- [
- 2,
- "\u03ba"
- ],
- 1,
- true,
- 0,
- true,
- "dba2314c"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88823cd93d2f3f31"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "3cd93d2f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_3.html b/autobahn/client/tungstenite_case_6_6_3.html
deleted file mode 100644
index 3754a31..0000000
--- a/autobahn/client/tungstenite_case_6_6_3.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.3 : Pass - 0 ms @ 2020-09-07T18:44:02.020Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=85&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: /JPw0G9tlThpjTmyXbk4Aw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9SVI7kqbokvFFkyTp0lb/7/G9T0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 2 | 211 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3835266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xcebae1
-
003 TX OCTETS: 8103cebae1
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_3.json b/autobahn/client/tungstenite_case_6_6_3.json
deleted file mode 100644
index b3e3505..0000000
--- a/autobahn/client/tungstenite_case_6_6_3.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 85,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=85&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: /JPw0G9tlThpjTmyXbk4Aw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9SVI7kqbokvFFkyTp0lb/7/G9T0=\r\n\r\n",
- "id": "6.6.3",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:02.020Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "5": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3835266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "0xcebae1"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103cebae1"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_4.html b/autobahn/client/tungstenite_case_6_6_4.html
deleted file mode 100644
index 5f7231c..0000000
--- a/autobahn/client/tungstenite_case_6_6_4.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.4 : Pass - 0 ms @ 2020-09-07T18:44:02.021Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bd
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=86&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 6bcj4x7nBho0ndyY8shyPw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ma/YApKKoNa4NQpomj1lOCkNV8A=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 2 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3836266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xcebae1bd
-
003 TX OCTETS: 8104cebae1bd
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_4.json b/autobahn/client/tungstenite_case_6_6_4.json
deleted file mode 100644
index 376ecbe..0000000
--- a/autobahn/client/tungstenite_case_6_6_4.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 86,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bd",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=86&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 6bcj4x7nBho0ndyY8shyPw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ma/YApKKoNa4NQpomj1lOCkNV8A=\r\n\r\n",
- "id": "6.6.4",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:02.021Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "6": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3836266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "0xcebae1bd"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104cebae1bd"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_5.html b/autobahn/client/tungstenite_case_6_6_5.html
deleted file mode 100644
index c2a4ffd..0000000
--- a/autobahn/client/tungstenite_case_6_6_5.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.5 : Pass - 0 ms @ 2020-09-07T18:44:02.022Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u03ba\u1f79', False)]}
- Observed:
[('message', u'\u03ba\u1f79', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=87&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: xfRl0jCCx5Y9JIszC2TeIQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: N+cRJFy9c65Zz3VC3puGO0EqrAQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 11 | 1 | 11 |
- 256 | 1 | 256 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 3 | 217 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3837266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
κό
-
003 TX OCTETS: 8105cebae1bdb9
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818528b7910ee60d70b391
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASKED=True, MASK=3238623739313065
-
κό
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882915cc6fa92b4
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3931356363366661
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_5.json b/autobahn/client/tungstenite_case_6_6_5.json
deleted file mode 100644
index 898b377..0000000
--- a/autobahn/client/tungstenite_case_6_6_5.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 87,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u03ba\u1f79",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=87&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: xfRl0jCCx5Y9JIszC2TeIQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: N+cRJFy9c65Zz3VC3puGO0EqrAQ=\r\n\r\n",
- "id": "6.6.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u03ba\u1f79",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "11": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.022Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "7": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3837266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "\u03ba\u1f79"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "8105cebae1bdb9"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 11,
- "818528b7910ee60d70b391"
- ]
- ],
- [
- "RF",
- [
- 5,
- "\u03ba\u1f79"
- ],
- 1,
- true,
- 0,
- true,
- "28b7910e"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882915cc6fa92b4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "915cc6fa"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_6.html b/autobahn/client/tungstenite_case_6_6_6.html
deleted file mode 100644
index 321ff94..0000000
--- a/autobahn/client/tungstenite_case_6_6_6.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.6 : Pass - 0 ms @ 2020-09-07T18:44:02.022Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=88&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: leq7SoaCYuwojYEmLXQe7A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Mx8LOlJd1MsMH2WVmOykypPX9gg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3838266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xcebae1bdb9cf
-
003 TX OCTETS: 8106cebae1bdb9cf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_6.json b/autobahn/client/tungstenite_case_6_6_6.json
deleted file mode 100644
index 773934f..0000000
--- a/autobahn/client/tungstenite_case_6_6_6.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 88,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=88&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: leq7SoaCYuwojYEmLXQe7A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Mx8LOlJd1MsMH2WVmOykypPX9gg=\r\n\r\n",
- "id": "6.6.6",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:02.022Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3838266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "0xcebae1bdb9cf"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106cebae1bdb9cf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_7.html b/autobahn/client/tungstenite_case_6_6_7.html
deleted file mode 100644
index 77c7d9f..0000000
--- a/autobahn/client/tungstenite_case_6_6_7.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.7 : Pass - 1 ms @ 2020-09-07T18:44:02.023Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u03ba\u1f79\u03c3', False)]}
- Observed:
[('message', u'\u03ba\u1f79\u03c3', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=89&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: p6kRtaf7pAHd0Uee7wYzmg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: N11X0DMAI0coYtqxSKSUEe0h40w=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 13 | 1 | 13 |
- 256 | 1 | 256 |
- Total | 3 | 277 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 9 | 1 | 9 |
- 206 | 1 | 206 |
- Total | 3 | 219 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3839266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=7, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
κόσ
-
003 TX OCTETS: 8107cebae1bdb9cf83
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8187bfb841817102a03c0677c2
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=7, MASKED=True, MASK=6266623834313831
-
κόσ
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882d0c2bf17d32a
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6430633262663137
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_7.json b/autobahn/client/tungstenite_case_6_6_7.json
deleted file mode 100644
index 0d55b61..0000000
--- a/autobahn/client/tungstenite_case_6_6_7.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 89,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u03ba\u1f79\u03c3",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=89&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: p6kRtaf7pAHd0Uee7wYzmg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: N11X0DMAI0coYtqxSKSUEe0h40w=\r\n\r\n",
- "id": "6.6.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u03ba\u1f79\u03c3",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "13": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.023Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "9": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3839266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 7,
- "\u03ba\u1f79\u03c3"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 9,
- "8107cebae1bdb9cf83"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 13,
- "8187bfb841817102a03c0677c2"
- ]
- ],
- [
- "RF",
- [
- 7,
- "\u03ba\u1f79\u03c3"
- ],
- 1,
- true,
- 0,
- true,
- "bfb84181"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d0c2bf17d32a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d0c2bf17"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_8.html b/autobahn/client/tungstenite_case_6_6_8.html
deleted file mode 100644
index 5645f2a..0000000
--- a/autobahn/client/tungstenite_case_6_6_8.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.8 : Pass - 0 ms @ 2020-09-07T18:44:02.024Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83ce
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=90&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: OgF4M2jt6vhNqrpFmpGmCw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: u11yZCZjCYZ4BwcAWVBWaZnuZDQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- Total | 2 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3930266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=8, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xcebae1bdb9cf83ce
-
003 TX OCTETS: 8108cebae1bdb9cf83ce
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_8.json b/autobahn/client/tungstenite_case_6_6_8.json
deleted file mode 100644
index d56082d..0000000
--- a/autobahn/client/tungstenite_case_6_6_8.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 90,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83ce",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=90&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: OgF4M2jt6vhNqrpFmpGmCw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: u11yZCZjCYZ4BwcAWVBWaZnuZDQ=\r\n\r\n",
- "id": "6.6.8",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:02.024Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "10": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3930266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 8,
- "0xcebae1bdb9cf83ce"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 10,
- "8108cebae1bdb9cf83ce"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_6_9.html b/autobahn/client/tungstenite_case_6_6_9.html
deleted file mode 100644
index 90c9e91..0000000
--- a/autobahn/client/tungstenite_case_6_6_9.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.6.9 : Pass - 0 ms @ 2020-09-07T18:44:02.025Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebc
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u03ba\u1f79\u03c3\u03bc', False)]}
- Observed:
[('message', u'\u03ba\u1f79\u03c3\u03bc', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=91&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: MhwGe/X42779EV0vsAhngg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uRMWEbQ6zVI6vWXQaqy7bSAFbJY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 15 | 1 | 15 |
- 256 | 1 | 256 |
- Total | 3 | 279 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 1 | 11 |
- 206 | 1 | 206 |
- Total | 3 | 221 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3931266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
κόσμ
-
003 TX OCTETS: 8109cebae1bdb9cf83cebc
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81895a1bbe3d94a15f80e3d43df3e6
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=True, MASK=3561316262653364
-
κόσμ
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888215c7f332162f
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3135633766333332
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_6_9.json b/autobahn/client/tungstenite_case_6_6_9.json
deleted file mode 100644
index 40e1328..0000000
--- a/autobahn/client/tungstenite_case_6_6_9.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 91,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xcebae1bdb9cf83cebc",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u03ba\u1f79\u03c3\u03bc",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=91&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: MhwGe/X42779EV0vsAhngg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uRMWEbQ6zVI6vWXQaqy7bSAFbJY=\r\n\r\n",
- "id": "6.6.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u03ba\u1f79\u03c3\u03bc",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "15": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.025Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "11": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3931266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "\u03ba\u1f79\u03c3\u03bc"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8109cebae1bdb9cf83cebc"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 15,
- "81895a1bbe3d94a15f80e3d43df3e6"
- ]
- ],
- [
- "RF",
- [
- 9,
- "\u03ba\u1f79\u03c3\u03bc"
- ],
- 1,
- true,
- 0,
- true,
- "5a1bbe3d"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888215c7f332162f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "15c7f332"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_7_1.html b/autobahn/client/tungstenite_case_6_7_1.html
deleted file mode 100644
index 00f7203..0000000
--- a/autobahn/client/tungstenite_case_6_7_1.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.7.1 : Pass - 0 ms @ 2020-09-07T18:44:02.027Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x00
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\x00', False)]}
- Observed:
[('message', u'\x00', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=94&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: nuEg/fc6T8fdkLxvdvNsEQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: A+inX74I3l7dqUViMhXD7p2U0Ek=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 7 | 1 | 7 |
- 8 | 1 | 8 |
- 256 | 1 | 256 |
- Total | 3 | 271 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3934266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
-
003 TX OCTETS: 810100
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8181c1cc6912c1
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=6331636336393132
-
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 888231dccc753234
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3331646363633735
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_7_1.json b/autobahn/client/tungstenite_case_6_7_1.json
deleted file mode 100644
index 875f2a2..0000000
--- a/autobahn/client/tungstenite_case_6_7_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 94,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x00",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u0000",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=94&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: nuEg/fc6T8fdkLxvdvNsEQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: A+inX74I3l7dqUViMhXD7p2U0Ek=\r\n\r\n",
- "id": "6.7.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u0000",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "7": 1,
- "8": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.027Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "3": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3934266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "\u0000"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "810100"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 7,
- "8181c1cc6912c1"
- ]
- ],
- [
- "RF",
- [
- 1,
- "\u0000"
- ],
- 1,
- true,
- 0,
- true,
- "c1cc6912"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888231dccc753234"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "31dccc75"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_7_2.html b/autobahn/client/tungstenite_case_6_7_2.html
deleted file mode 100644
index 9865b02..0000000
--- a/autobahn/client/tungstenite_case_6_7_2.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.7.2 : Pass - 0 ms @ 2020-09-07T18:44:02.028Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xc280
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\x80', False)]}
- Observed:
[('message', u'\x80', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=95&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: brKJxaXmVCXYTAdYZQcX/g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 0vvNzd8pp5FILTx7CKYlYv9PuzY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 2 | 16 |
- 256 | 1 | 256 |
- Total | 3 | 272 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 2 | 8 |
- 206 | 1 | 206 |
- Total | 3 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3935266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
€
-
003 TX OCTETS: 8102c280
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818279d22921bb52
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3739643232393231
-
€
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88822aa27de9294a
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3261613237646539
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_7_2.json b/autobahn/client/tungstenite_case_6_7_2.json
deleted file mode 100644
index 1700ccb..0000000
--- a/autobahn/client/tungstenite_case_6_7_2.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 95,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xc280",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u0080",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=95&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: brKJxaXmVCXYTAdYZQcX/g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 0vvNzd8pp5FILTx7CKYlYv9PuzY=\r\n\r\n",
- "id": "6.7.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u0080",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 2,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.028Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 2,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3935266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "\u0080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102c280"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 8,
- "818279d22921bb52"
- ]
- ],
- [
- "RF",
- [
- 2,
- "\u0080"
- ],
- 1,
- true,
- 0,
- true,
- "79d22921"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822aa27de9294a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2aa27de9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_7_3.html b/autobahn/client/tungstenite_case_6_7_3.html
deleted file mode 100644
index 346fbd1..0000000
--- a/autobahn/client/tungstenite_case_6_7_3.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.7.3 : Pass - 0 ms @ 2020-09-07T18:44:02.028Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xe0a080
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u0800', False)]}
- Observed:
[('message', u'\u0800', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=96&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: J9uYK/HjMhkDqrfcqZ/7EA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: DB3Ebsk0AOH+DW55PS/MyMyFJkA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 256 | 1 | 256 |
- Total | 3 | 273 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3936266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
à €
-
003 TX OCTETS: 8103e0a080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 818332fa16f7d25a96
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3332666131366637
-
à €
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882675fd63364b7
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3637356664363333
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_7_3.json b/autobahn/client/tungstenite_case_6_7_3.json
deleted file mode 100644
index bbcbe30..0000000
--- a/autobahn/client/tungstenite_case_6_7_3.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 96,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xe0a080",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u0800",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=96&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: J9uYK/HjMhkDqrfcqZ/7EA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: DB3Ebsk0AOH+DW55PS/MyMyFJkA=\r\n\r\n",
- "id": "6.7.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u0800",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.028Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3936266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\u0800"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103e0a080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "818332fa16f7d25a96"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\u0800"
- ],
- 1,
- true,
- 0,
- true,
- "32fa16f7"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882675fd63364b7"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "675fd633"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_7_4.html b/autobahn/client/tungstenite_case_6_7_4.html
deleted file mode 100644
index a240ae3..0000000
--- a/autobahn/client/tungstenite_case_6_7_4.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.7.4 : Pass - 0 ms @ 2020-09-07T18:44:02.029Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0908080
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U00010000', False)]}
- Observed:
[('message', u'\U00010000', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=97&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 8FUDGvzzfS231xattmRh6A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: UXpYipfaREo0dCkdxFTvaXsxI2U=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 256 | 1 | 256 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3937266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ð€€
-
003 TX OCTETS: 8104f0908080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184d2344dfc22a4cd7c
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6432333434646663
-
ð€€
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 8882e27941b4e191
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6532373934316234
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_7_4.json b/autobahn/client/tungstenite_case_6_7_4.json
deleted file mode 100644
index 94efcd0..0000000
--- a/autobahn/client/tungstenite_case_6_7_4.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 97,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf0908080",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\ud800\udc00",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=97&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 8FUDGvzzfS231xattmRh6A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UXpYipfaREo0dCkdxFTvaXsxI2U=\r\n\r\n",
- "id": "6.7.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\ud800\udc00",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "256": 1
- },
- "started": "2020-09-07T18:44:02.029Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3937266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\ud800\udc00"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f0908080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184d2344dfc22a4cd7c"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\ud800\udc00"
- ],
- 1,
- true,
- 0,
- true,
- "d2344dfc"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e27941b4e191"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e27941b4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_8_1.html b/autobahn/client/tungstenite_case_6_8_1.html
deleted file mode 100644
index 4323606..0000000
--- a/autobahn/client/tungstenite_case_6_8_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.8.1 : Pass - 0 ms @ 2020-09-07T18:44:02.030Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf888808080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=98&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: OVD6l11t7UWNT+RlQTPurg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: TuEsDEZHFrHTWKNGFwlm4W0LS8I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 7 | 1 | 7 |
- 206 | 1 | 206 |
- Total | 2 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3938266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=5, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xf888808080
-
003 TX OCTETS: 8105f888808080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_8_1.json b/autobahn/client/tungstenite_case_6_8_1.json
deleted file mode 100644
index 768b7f2..0000000
--- a/autobahn/client/tungstenite_case_6_8_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 98,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xf888808080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=98&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: OVD6l11t7UWNT+RlQTPurg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: TuEsDEZHFrHTWKNGFwlm4W0LS8I=\r\n\r\n",
- "id": "6.8.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:02.030Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "7": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3938266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 5,
- "0xf888808080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 7,
- "8105f888808080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_8_2.html b/autobahn/client/tungstenite_case_6_8_2.html
deleted file mode 100644
index 07f3942..0000000
--- a/autobahn/client/tungstenite_case_6_8_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.8.2 : Pass - 0 ms @ 2020-09-07T18:44:02.030Z
- Case Description
Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc8480808080
- Case Expectation
The connection is failed immediately, since the payload is not valid UTF-8.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=99&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: SA961iWXKQfN5yNdtJTaIA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: fhwYJdEjDDssprTkGbV31KdpV/U=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | False | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 256 | 1 | 256 |
- Total | 1 | 256 |
-
- Octets Transmitted by Chop Size
-
-
- 8 | 1 | 8 |
- 206 | 1 | 206 |
- Total | 2 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d3939266167656e743d54756e677374656e69746520485454502f312e310d0a48
-
6f73743a206c6f63616c686f7374 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=6, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xfc8480808080
-
003 TX OCTETS: 8106fc8480808080
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_8_2.json b/autobahn/client/tungstenite_case_6_8_2.json
deleted file mode 100644
index 2671e47..0000000
--- a/autobahn/client/tungstenite_case_6_8_2.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 99,
- "closedByMe": false,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is not valid UTF-8 in one fragment.
Payload: 0xfc8480808080",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "The connection is failed immediately, since the payload is not valid UTF-8.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1007
- ],
- "closedByMe": false,
- "closedByWrongEndpointIsFatal": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=99&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: SA961iWXKQfN5yNdtJTaIA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: fhwYJdEjDDssprTkGbV31KdpV/U=\r\n\r\n",
- "id": "6.8.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "256": 1
- },
- "started": "2020-09-07T18:44:02.030Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1
- },
- "txOctetStats": {
- "8": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 256,
- "474554202f72756e436173653f636173653d3939266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f7374 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 6,
- "0xfc8480808080"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 8,
- "8106fc8480808080"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_9_1.html b/autobahn/client/tungstenite_case_6_9_1.html
deleted file mode 100644
index 51f7019..0000000
--- a/autobahn/client/tungstenite_case_6_9_1.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.9.1 : Pass - 0 ms @ 2020-09-07T18:44:02.031Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x7f
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\x7f', False)]}
- Observed:
[('message', u'\x7f', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=100&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: aEyQZKOqfeNeD96GxYM/IQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: omVSaUp0no8gJdCLudkjCeG0PNE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 7 | 1 | 7 |
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 3 | 272 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 213 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313030266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
-
003 TX OCTETS: 81017f
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8181a4e990bedb
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=1, MASKED=True, MASK=6134653939306265
-
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88822221a67c21c9
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3232323161363763
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_9_1.json b/autobahn/client/tungstenite_case_6_9_1.json
deleted file mode 100644
index 3f140a7..0000000
--- a/autobahn/client/tungstenite_case_6_9_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 100,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0x7f",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u007f",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=100&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: aEyQZKOqfeNeD96GxYM/IQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: omVSaUp0no8gJdCLudkjCeG0PNE=\r\n\r\n",
- "id": "6.9.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u007f",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "7": 1,
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.031Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "3": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313030266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "\u007f"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "81017f"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 7,
- "8181a4e990bedb"
- ]
- ],
- [
- "RF",
- [
- 1,
- "\u007f"
- ],
- 1,
- true,
- 0,
- true,
- "a4e990be"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822221a67c21c9"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2221a67c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_9_2.html b/autobahn/client/tungstenite_case_6_9_2.html
deleted file mode 100644
index ef2802c..0000000
--- a/autobahn/client/tungstenite_case_6_9_2.html
+++ /dev/null
@@ -1,301 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.9.2 : Pass - 0 ms @ 2020-09-07T18:44:02.032Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xdfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\u07ff', False)]}
- Observed:
[('message', u'\u07ff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=101&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: NxRI8ONmlOSJz8D3rWQLuA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Z5szOwDIa3xa9YgEsouZAd99rE8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 2 | 16 |
- 257 | 1 | 257 |
- Total | 3 | 273 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 2 | 8 |
- 206 | 1 | 206 |
- Total | 3 | 214 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313031266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ß¿
-
003 TX OCTETS: 8102dfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81827d9870e1a227
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3764393837306531
-
ß¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88820e0044880de8
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3065303034343838
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_9_2.json b/autobahn/client/tungstenite_case_6_9_2.json
deleted file mode 100644
index 49b06d4..0000000
--- a/autobahn/client/tungstenite_case_6_9_2.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 101,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xdfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\u07ff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=101&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: NxRI8ONmlOSJz8D3rWQLuA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Z5szOwDIa3xa9YgEsouZAd99rE8=\r\n\r\n",
- "id": "6.9.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\u07ff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 2,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.032Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 2,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313031266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "\u07ff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8102dfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 8,
- "81827d9870e1a227"
- ]
- ],
- [
- "RF",
- [
- 2,
- "\u07ff"
- ],
- 1,
- true,
- 0,
- true,
- "7d9870e1"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820e0044880de8"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0e004488"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_9_3.html b/autobahn/client/tungstenite_case_6_9_3.html
deleted file mode 100644
index c34e9d9..0000000
--- a/autobahn/client/tungstenite_case_6_9_3.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.9.3 : Pass - 0 ms @ 2020-09-07T18:44:02.032Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\uffff', False)]}
- Observed:
[('message', u'\uffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=102&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: JYTvD0stJ68ivkLfoIQMjw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: icOtQsHHhHPAUHvkGlRW48meLhU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 9 | 1 | 9 |
- 257 | 1 | 257 |
- Total | 3 | 274 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 5 | 1 | 5 |
- 206 | 1 | 206 |
- Total | 3 | 215 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313032266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ï¿¿
-
003 TX OCTETS: 8103efbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 81833fea0fefd055b0
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=3, MASKED=True, MASK=3366656130666566
-
ï¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88829d682b9f9e80
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3964363832623966
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_9_3.json b/autobahn/client/tungstenite_case_6_9_3.json
deleted file mode 100644
index 652b4ce..0000000
--- a/autobahn/client/tungstenite_case_6_9_3.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 102,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xefbfbf",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\uffff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=102&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: JYTvD0stJ68ivkLfoIQMjw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: icOtQsHHhHPAUHvkGlRW48meLhU=\r\n\r\n",
- "id": "6.9.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\uffff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "9": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.032Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "5": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313032266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 3,
- "\uffff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 5,
- "8103efbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 9,
- "81833fea0fefd055b0"
- ]
- ],
- [
- "RF",
- [
- 3,
- "\uffff"
- ],
- 1,
- true,
- 0,
- true,
- "3fea0fef"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829d682b9f9e80"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9d682b9f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_6_9_4.html b/autobahn/client/tungstenite_case_6_9_4.html
deleted file mode 100644
index a44a97f..0000000
--- a/autobahn/client/tungstenite_case_6_9_4.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 6.9.4 : Pass - 1 ms @ 2020-09-07T18:44:02.033Z
- Case Description
Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf
- Case Expectation
The message is echo'ed back to us.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'\U0010ffff', False)]}
- Observed:
[('message', u'\U0010ffff', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=103&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Pg9ooCMjtBsLr9HhP56QdQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S0H/Pjb6URDUPWXe4HH7b58BDK8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 10 | 1 | 10 |
- 257 | 1 | 257 |
- Total | 3 | 275 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 6 | 1 | 6 |
- 206 | 1 | 206 |
- Total | 3 | 216 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d313033266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
ô¿¿
-
003 TX OCTETS: 8104f48fbfbf
-
004 FAIL CONNECTION AFTER 0.500000 sec
-
005 RX OCTETS: 8184b825ccb04caa730f
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=4, MASKED=True, MASK=6238323563636230
-
ô¿¿
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88821ab46037195c
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3161623436303337
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_6_9_4.json b/autobahn/client/tungstenite_case_6_9_4.json
deleted file mode 100644
index 7017ba8..0000000
--- a/autobahn/client/tungstenite_case_6_9_4.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 103,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a text message with payload which is valid UTF-8 in one fragment.
Payload: 0xf48fbfbf",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "The message is echo'ed back to us.",
- "expected": {
- "OK": [
- [
- "message",
- "\udbff\udfff",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=103&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Pg9ooCMjtBsLr9HhP56QdQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S0H/Pjb6URDUPWXe4HH7b58BDK8=\r\n\r\n",
- "id": "6.9.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "\udbff\udfff",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "10": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.033Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "6": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d313033266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 4,
- "\udbff\udfff"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 6,
- "8104f48fbfbf"
- ],
- false
- ],
- [
- "KL",
- 0.5
- ],
- [
- "RO",
- [
- 10,
- "8184b825ccb04caa730f"
- ]
- ],
- [
- "RF",
- [
- 4,
- "\udbff\udfff"
- ],
- 1,
- true,
- 0,
- true,
- "b825ccb0"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821ab46037195c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1ab46037"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_13_1.html b/autobahn/client/tungstenite_case_7_13_1.html
deleted file mode 100644
index 95b91c7..0000000
--- a/autobahn/client/tungstenite_case_7_13_1.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.13.1 : Informational - 0 ms @ 2020-09-07T18:44:02.141Z
- Case Description
Send close with close code 5000
- Case Expectation
Actual events are undefined by the spec.
-
-
- Case Outcome
Actual events are undefined by the spec.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (INFORMATIONAL)
-
- Opening Handshake
- GET /runCase?case=245&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: inE43DmHvIJhYQw5RA5qUg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: hmbrTyhXQCBTMQ5aM5xkuZI690c=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 5000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323435266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x1388
-
003 TX OCTETS: 88021388
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8894f930d010fada80629644bf73965cf066905fbc718d59bf7e
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=6639333064303130
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_13_1.json b/autobahn/client/tungstenite_case_7_13_1.json
deleted file mode 100644
index 2a6d1ec..0000000
--- a/autobahn/client/tungstenite_case_7_13_1.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "INFORMATIONAL",
- "behaviorClose": "INFORMATIONAL",
- "case": 245,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with close code 5000",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Actual events are undefined by the spec.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 5000,
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=245&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: inE43DmHvIJhYQw5RA5qUg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: hmbrTyhXQCBTMQ5aM5xkuZI690c=\r\n\r\n",
- "id": "7.13.1",
- "isServer": true,
- "localCloseCode": 5000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events are undefined by the spec.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.141Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323435266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x1388"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "88021388"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "8894f930d010fada80629644bf73965cf066905fbc718d59bf7e"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "f930d010"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_13_2.html b/autobahn/client/tungstenite_case_7_13_2.html
deleted file mode 100644
index f40498a..0000000
--- a/autobahn/client/tungstenite_case_7_13_2.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.13.2 : Informational - 0 ms @ 2020-09-07T18:44:02.142Z
- Case Description
Send close with close code 65536
- Case Expectation
Actual events are undefined by the spec.
-
-
- Case Outcome
Actual events are undefined by the spec.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (INFORMATIONAL)
-
- Opening Handshake
- GET /runCase?case=246&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: x6V3bQpsJMGsQmYWGvQimQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: XLgE7bFrTabCq294pZWK9se2D44=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 65535 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323436266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0xffff
-
003 TX OCTETS: 8802ffff
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88948ddd05568e375524e2a96a35e2b12520e4b26937f9b46a38
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3864646430353536
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_13_2.json b/autobahn/client/tungstenite_case_7_13_2.json
deleted file mode 100644
index d8f1093..0000000
--- a/autobahn/client/tungstenite_case_7_13_2.json
+++ /dev/null
@@ -1,122 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "INFORMATIONAL",
- "behaviorClose": "INFORMATIONAL",
- "case": 246,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with close code 65536",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Actual events are undefined by the spec.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 65535,
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=246&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: x6V3bQpsJMGsQmYWGvQimQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: XLgE7bFrTabCq294pZWK9se2D44=\r\n\r\n",
- "id": "7.13.2",
- "isServer": true,
- "localCloseCode": 65535,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events are undefined by the spec.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.142Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323436266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0xffff"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8802ffff"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "88948ddd05568e375524e2a96a35e2b12520e4b26937f9b46a38"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "8ddd0556"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_1_1.html b/autobahn/client/tungstenite_case_7_1_1.html
deleted file mode 100644
index 96fcf1a..0000000
--- a/autobahn/client/tungstenite_case_7_1_1.html
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.1.1 : Pass - 0 ms @ 2020-09-07T18:44:02.111Z
- Case Description
Send a message followed by a close frame
- Case Expectation
Echoed message followed by clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': [('message', u'Hello World!', False)]}
- Observed:
[('message', u'Hello World!', False)]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=210&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 9Jk6W3UeSgdLjgdMSTuyiw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: DjcDJd2FiZf97KAdbRXf6u4O8is=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 18 | 1 | 18 |
- 257 | 1 | 257 |
- Total | 3 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 14 | 1 | 14 |
- 206 | 1 | 206 |
- Total | 3 | 224 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323130266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello World!
-
003 TX OCTETS: 810c48656c6c6f20576f726c6421
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 818c4031407f08542c132f111710325d245e
-
006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=3430333134303766
-
Hello World!
-
007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
008 TX OCTETS: 880203e8
-
009 RX OCTETS: 88826a438a0c69ab
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3661343338613063
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_1_1.json b/autobahn/client/tungstenite_case_7_1_1.json
deleted file mode 100644
index 6115b46..0000000
--- a/autobahn/client/tungstenite_case_7_1_1.json
+++ /dev/null
@@ -1,177 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 210,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a message followed by a close frame",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Echoed message followed by clean close with normal code.",
- "expected": {
- "OK": [
- [
- "message",
- "Hello World!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=210&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 9Jk6W3UeSgdLjgdMSTuyiw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: DjcDJd2FiZf97KAdbRXf6u4O8is=\r\n\r\n",
- "id": "7.1.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "Hello World!",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "18": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.111Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "14": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323130266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 12,
- "Hello World!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 14,
- "810c48656c6c6f20576f726c6421"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 18,
- "818c4031407f08542c132f111710325d245e"
- ]
- ],
- [
- "RF",
- [
- 12,
- "Hello World!"
- ],
- 1,
- true,
- 0,
- true,
- "4031407f"
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88826a438a0c69ab"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "6a438a0c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_1_2.html b/autobahn/client/tungstenite_case_7_1_2.html
deleted file mode 100644
index d0401d0..0000000
--- a/autobahn/client/tungstenite_case_7_1_2.html
+++ /dev/null
@@ -1,296 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.1.2 : Pass - 0 ms @ 2020-09-07T18:44:02.112Z
- Case Description
Send two close frames
- Case Expectation
Clean close with normal code. Second close frame ignored.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=211&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: EM/eDUBNcdBWG+Vcz7LI/g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qi/9qr0iNis13NCj9boZk96u8CE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323131266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
003 TX OCTETS: 880203e8
-
004 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
005 TX OCTETS: 8800
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 RX OCTETS: 88821f8f49531c67
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3166386634393533
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_1_2.json b/autobahn/client/tungstenite_case_7_1_2.json
deleted file mode 100644
index 3f66ac4..0000000
--- a/autobahn/client/tungstenite_case_7_1_2.json
+++ /dev/null
@@ -1,143 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 211,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send two close frames",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal code. Second close frame ignored.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=211&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: EM/eDUBNcdBWG+Vcz7LI/g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qi/9qr0iNis13NCj9boZk96u8CE=\r\n\r\n",
- "id": "7.1.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.112Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 2
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323131266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8800"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "88821f8f49531c67"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1f8f4953"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_1_3.html b/autobahn/client/tungstenite_case_7_1_3.html
deleted file mode 100644
index e2acc8f..0000000
--- a/autobahn/client/tungstenite_case_7_1_3.html
+++ /dev/null
@@ -1,297 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.1.3 : Pass - 0 ms @ 2020-09-07T18:44:02.112Z
- Case Description
Send a ping after close message
- Case Expectation
Clean close with normal code, no pong.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=212&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: cHRYO3ouI2Zkz6TILMJdxQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: AZ3VOWGEiCsafCNPZ0dOSOvVx2Q=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 3 | 212 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323132266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
003 TX OCTETS: 880203e8
-
004 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
005 TX OCTETS: 8900
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 RX OCTETS: 888244c8199e4720
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3434633831393965
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_1_3.json b/autobahn/client/tungstenite_case_7_1_3.json
deleted file mode 100644
index 8b9dbd1..0000000
--- a/autobahn/client/tungstenite_case_7_1_3.json
+++ /dev/null
@@ -1,144 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 212,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a ping after close message",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal code, no pong.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=212&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: cHRYO3ouI2Zkz6TILMJdxQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: AZ3VOWGEiCsafCNPZ0dOSOvVx2Q=\r\n\r\n",
- "id": "7.1.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.112Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323132266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "888244c8199e4720"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "44c8199e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_1_4.html b/autobahn/client/tungstenite_case_7_1_4.html
deleted file mode 100644
index 49da68f..0000000
--- a/autobahn/client/tungstenite_case_7_1_4.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.1.4 : Pass - 0 ms @ 2020-09-07T18:44:02.113Z
- Case Description
Send text message after sending a close frame.
- Case Expectation
Clean close with normal code. Text message ignored.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=213&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: cvorLc/9YdPvU7UBzX4QFg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: S0U1VvLMfPjxnTzXbTsbnBDglj4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 14 | 1 | 14 |
- 206 | 1 | 206 |
- Total | 3 | 224 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323133266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
003 TX OCTETS: 880203e8
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello World!
-
005 TX OCTETS: 810c48656c6c6f20576f726c6421
-
006 FAIL CONNECTION AFTER 1.000000 sec
-
007 RX OCTETS: 8882466346dd458b
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3436363334366464
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_1_4.json b/autobahn/client/tungstenite_case_7_1_4.json
deleted file mode 100644
index cfffc0e..0000000
--- a/autobahn/client/tungstenite_case_7_1_4.json
+++ /dev/null
@@ -1,144 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 213,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message after sending a close frame.",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal code. Text message ignored.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=213&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: cvorLc/9YdPvU7UBzX4QFg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: S0U1VvLMfPjxnTzXbTsbnBDglj4=\r\n\r\n",
- "id": "7.1.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.113Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "14": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323133266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "TF",
- [
- 12,
- "Hello World!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 14,
- "810c48656c6c6f20576f726c6421"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882466346dd458b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "466346dd"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_1_5.html b/autobahn/client/tungstenite_case_7_1_5.html
deleted file mode 100644
index 116a01f..0000000
--- a/autobahn/client/tungstenite_case_7_1_5.html
+++ /dev/null
@@ -1,302 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.1.5 : Pass - 1 ms @ 2020-09-07T18:44:02.114Z
- Case Description
Send message fragment1 followed by close then fragment
- Case Expectation
Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=214&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: dVcLP0455P7bKICbCeqTZw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: oItk2k8KpbwKYLgX/EDu4PNcT2Q=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 11 | 2 | 22 |
- 206 | 1 | 206 |
- Total | 4 | 232 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 1 |
- 1 | 1 |
- 8 | 1 |
- Total | 3 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323134266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment1
-
003 TX OCTETS: 0109667261676d656e7431
-
004 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
005 TX OCTETS: 880203e8
-
006 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
fragment2
-
007 TX OCTETS: 8009667261676d656e7432
-
008 FAIL CONNECTION AFTER 1.000000 sec
-
009 RX OCTETS: 88825a3d916d59d5
-
010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3561336439313664
-
0x03e8
-
011 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_1_5.json b/autobahn/client/tungstenite_case_7_1_5.json
deleted file mode 100644
index 71ac207..0000000
--- a/autobahn/client/tungstenite_case_7_1_5.json
+++ /dev/null
@@ -1,167 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 214,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send message fragment1 followed by close then fragment",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Clean close with normal code.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=214&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: dVcLP0455P7bKICbCeqTZw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: oItk2k8KpbwKYLgX/EDu4PNcT2Q=\r\n\r\n",
- "id": "7.1.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.114Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "11": 2,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323134266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment1"
- ],
- 1,
- false,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "0109667261676d656e7431"
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "TF",
- [
- 9,
- "fragment2"
- ],
- 0,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 11,
- "8009667261676d656e7432"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "88825a3d916d59d5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5a3d916d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_1_6.html b/autobahn/client/tungstenite_case_7_1_6.html
deleted file mode 100644
index 5bfd0dd..0000000
--- a/autobahn/client/tungstenite_case_7_1_6.html
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.1.6 : Informational - 6 ms @ 2020-09-07T18:44:02.115Z
- Case Description
Send 256K message followed by close then a ping
- Case Expectation
Case outcome depends on implementation defined close behavior. Message and close frame are sent back to back. If the close frame is processed before the text message write is complete (as can happen in asynchronous processing models) the close frame is processed first and the text message may not be received or may only be partially recieved.
-
-
- Case Outcome
Actual events differ from any expected.
- Expected:
{'NON-STRICT': [], 'OK': [('message', u'Hello World!', False)]}
- Observed:
[('message', u'BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd ...', False), ('message', u'Hello World!', False)]
-
- Case Closing Behavior
Connection was properly closed (INFORMATIONAL)
-
- Opening Handshake
- GET /runCase?case=215&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +E44FV339TVpfScy//rJow==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: zrG0ZYMItYoK0PLdFTYyX6Irt8s=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 40 | 1 | 40 |
- 257 | 1 | 257 |
- 65536 | 4 | 262144 |
- Total | 6 | 262441 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 14 | 1 | 14 |
- 206 | 1 | 206 |
- 262154 | 1 | 262154 |
- Total | 5 | 262380 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 1 | 2 |
- 8 | 1 |
- 9 | 1 |
- Total | 4 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323135266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=10, MASK=None, PAYLOAD-REPEAT-LEN=262144, CHOPSIZE=None, SYNC=False
-
BAsd7&jh23
-
003 TX OCTETS: 817f00000000000400004241736437266a6832334241736437266a6832334241736437266a6832334241736437266a683233
-
4241736437266a68323342417364 ...
-
004 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
Hello World!
-
005 TX OCTETS: 810c48656c6c6f20576f726c6421
-
006 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
007 TX OCTETS: 880203e8
-
008 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
009 TX OCTETS: 8900
-
010 FAIL CONNECTION AFTER 1.000000 sec
-
011 RX OCTETS: 81ff00000000000400006c48c1182e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e
-
0620f32b2e09b27c5b6eab705e7b ...
-
012 RX OCTETS: b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b8359
-
1f2cf63e0620f32b2e09b27c5b6e ...
-
013 RX OCTETS: f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab70
-
5e7b83591f2cf63e0620f32b2e09 ...
-
014 RX OCTETS: f63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c
-
5b6eab705e7b83591f2cf63e0620 ...
-
015 RX OCTETS: 83591f2cf63e0620f32b2e09b27c818c6a773be42212578805576c8b181b5fc588825976fcb05a9e
-
016 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=262144, MASKED=True, MASK=3663343863313138
-
BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd ...
-
017 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=3661373733626534
-
Hello World!
-
018 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3539373666636230
-
0x03e8
-
019 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_1_6.json b/autobahn/client/tungstenite_case_7_1_6.json
deleted file mode 100644
index 1bb3370..0000000
--- a/autobahn/client/tungstenite_case_7_1_6.json
+++ /dev/null
@@ -1,263 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "INFORMATIONAL",
- "behaviorClose": "INFORMATIONAL",
- "case": 215,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 256K message followed by close then a ping",
- "droppedByMe": true,
- "duration": 6,
- "expectation": "Case outcome depends on implementation defined close behavior. Message and close frame are sent back to back. If the close frame is processed before the text message write is complete (as can happen in asynchronous processing models) the close frame is processed first and the text message may not be received or may only be partially recieved.",
- "expected": {
- "NON-STRICT": [],
- "OK": [
- [
- "message",
- "Hello World!",
- false
- ]
- ]
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=215&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +E44FV339TVpfScy//rJow==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: zrG0ZYMItYoK0PLdFTYyX6Irt8s=\r\n\r\n",
- "id": "7.1.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [
- [
- "message",
- "BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd ...",
- false
- ],
- [
- "message",
- "Hello World!",
- false
- ]
- ],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events differ from any expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 2,
- "8": 1
- },
- "rxOctetStats": {
- "40": 1,
- "257": 1,
- "65536": 4
- },
- "started": "2020-09-07T18:44:02.115Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 2,
- "8": 1,
- "9": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "14": 1,
- "206": 1,
- "262154": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323135266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 10,
- "BAsd7&jh23"
- ],
- 1,
- true,
- 0,
- null,
- 262144,
- null,
- false
- ],
- [
- "TO",
- [
- 262154,
- "817f00000000000400004241736437266a6832334241736437266a6832334241736437266a6832334241736437266a6832334241736437266a68323342417364 ..."
- ],
- false
- ],
- [
- "TF",
- [
- 12,
- "Hello World!"
- ],
- 1,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 14,
- "810c48656c6c6f20576f726c6421"
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 9,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8900"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 65536,
- "81ff00000000000400006c48c1182e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b ..."
- ]
- ],
- [
- "RO",
- [
- 65536,
- "b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6e ..."
- ]
- ],
- [
- "RO",
- [
- 65536,
- "f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09 ..."
- ]
- ],
- [
- "RO",
- [
- 65536,
- "f63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620f32b2e09b27c5b6eab705e7b83591f2cf63e0620 ..."
- ]
- ],
- [
- "RO",
- [
- 40,
- "83591f2cf63e0620f32b2e09b27c818c6a773be42212578805576c8b181b5fc588825976fcb05a9e"
- ]
- ],
- [
- "RF",
- [
- 262144,
- "BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd7&jh23BAsd ..."
- ],
- 1,
- true,
- 0,
- true,
- "6c48c118"
- ],
- [
- "RF",
- [
- 12,
- "Hello World!"
- ],
- 1,
- true,
- 0,
- true,
- "6a773be4"
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5976fcb0"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_3_1.html b/autobahn/client/tungstenite_case_7_3_1.html
deleted file mode 100644
index 9841515..0000000
--- a/autobahn/client/tungstenite_case_7_3_1.html
+++ /dev/null
@@ -1,291 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.3.1 : Pass - 3 ms @ 2020-09-07T18:44:02.119Z
- Case Description
Send a close frame with payload length 0 (no close code, no close reason)
- Case Expectation
Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=216&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: G8R+mRjjFxFzLtPcDwQqFw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: b0hIHdg/+cr09UDd1agNaLzSvzI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 6 | 1 | 6 |
- 257 | 1 | 257 |
- Total | 2 | 263 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 206 | 1 | 206 |
- Total | 2 | 208 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323136266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
003 TX OCTETS: 8800
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8880e3d50251
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6533643530323531
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_3_1.json b/autobahn/client/tungstenite_case_7_3_1.json
deleted file mode 100644
index f110944..0000000
--- a/autobahn/client/tungstenite_case_7_3_1.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 216,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a close frame with payload length 0 (no close code, no close reason)",
- "droppedByMe": true,
- "duration": 3,
- "expectation": "Clean close with normal code.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=216&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: G8R+mRjjFxFzLtPcDwQqFw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: b0hIHdg/+cr09UDd1agNaLzSvzI=\r\n\r\n",
- "id": "7.3.1",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "6": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.119Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323136266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 0,
- ""
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 2,
- "8800"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 6,
- "8880e3d50251"
- ]
- ],
- [
- "RF",
- [
- 0,
- ""
- ],
- 8,
- true,
- 0,
- true,
- "e3d50251"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_3_2.html b/autobahn/client/tungstenite_case_7_3_2.html
deleted file mode 100644
index 7c86d21..0000000
--- a/autobahn/client/tungstenite_case_7_3_2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.3.2 : Pass - 0 ms @ 2020-09-07T18:44:02.122Z
- Case Description
Send a close frame with payload length 1
- Case Expectation
Clean close with protocol error or drop TCP.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=217&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7HCwc+1ApqmePJoRhcdrdQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: zRMRgOCfPA8jOeGuVvhsqxmLE3s=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | None | The close code I sent in close frame (if any). |
- localCloseReason | a | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 3 | 1 | 3 |
- 206 | 1 | 206 |
- Total | 2 | 209 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323137266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=1, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
a
-
003 TX OCTETS: 880161
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_3_2.json b/autobahn/client/tungstenite_case_7_3_2.json
deleted file mode 100644
index 3bbc550..0000000
--- a/autobahn/client/tungstenite_case_7_3_2.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 217,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a close frame with payload length 1",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Clean close with protocol error or drop TCP.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=217&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7HCwc+1ApqmePJoRhcdrdQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: zRMRgOCfPA8jOeGuVvhsqxmLE3s=\r\n\r\n",
- "id": "7.3.2",
- "isServer": true,
- "localCloseCode": null,
- "localCloseReason": "a",
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.122Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "3": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323137266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 1,
- "a"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 3,
- "880161"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_3_3.html b/autobahn/client/tungstenite_case_7_3_3.html
deleted file mode 100644
index a1e3006..0000000
--- a/autobahn/client/tungstenite_case_7_3_3.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.3.3 : Pass - 0 ms @ 2020-09-07T18:44:02.123Z
- Case Description
Send a close frame with payload length 2 (regular close with a code)
- Case Expectation
Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=218&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: /aSJkOr44lzoHDeuE9v0Vw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: IWbdh9tqr6lFKErUCV8YlSqqoYk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323138266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
003 TX OCTETS: 880203e8
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88826170e1d76298
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3631373065316437
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_3_3.json b/autobahn/client/tungstenite_case_7_3_3.json
deleted file mode 100644
index c2c3cec..0000000
--- a/autobahn/client/tungstenite_case_7_3_3.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 218,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a close frame with payload length 2 (regular close with a code)",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal code.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=218&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: /aSJkOr44lzoHDeuE9v0Vw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: IWbdh9tqr6lFKErUCV8YlSqqoYk=\r\n\r\n",
- "id": "7.3.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.123Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323138266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "88826170e1d76298"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "6170e1d7"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_3_4.html b/autobahn/client/tungstenite_case_7_3_4.html
deleted file mode 100644
index e172061..0000000
--- a/autobahn/client/tungstenite_case_7_3_4.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.3.4 : Pass - 0 ms @ 2020-09-07T18:44:02.123Z
- Case Description
Send a close frame with close code and close reason
- Case Expectation
Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=219&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: PLWBrMax+tE8OCiAaLngCg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: VJPuCtOyQ1Ogm8/qAAnkW5tGVP0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | Hello World! | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 16 | 1 | 16 |
- 206 | 1 | 206 |
- Total | 2 | 222 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323139266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=14, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e848656c6c6f20576f726c6421
-
003 TX OCTETS: 880e03e848656c6c6f20576f726c6421
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882aba85042a840
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6162613835303432
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_3_4.json b/autobahn/client/tungstenite_case_7_3_4.json
deleted file mode 100644
index a6acd3e..0000000
--- a/autobahn/client/tungstenite_case_7_3_4.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 219,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a close frame with close code and close reason",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal code.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=219&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: PLWBrMax+tE8OCiAaLngCg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: VJPuCtOyQ1Ogm8/qAAnkW5tGVP0=\r\n\r\n",
- "id": "7.3.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": "Hello World!",
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.123Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "16": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323139266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 14,
- "0x03e848656c6c6f20576f726c6421"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 16,
- "880e03e848656c6c6f20576f726c6421"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882aba85042a840"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "aba85042"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_3_5.html b/autobahn/client/tungstenite_case_7_3_5.html
deleted file mode 100644
index 4ca3857..0000000
--- a/autobahn/client/tungstenite_case_7_3_5.html
+++ /dev/null
@@ -1,295 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.3.5 : Pass - 0 ms @ 2020-09-07T18:44:02.124Z
- Case Description
Send a close frame with close code and close reason of maximum length (123)
- Case Expectation
Clean close with normal code.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=220&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: R59y58PwjdgG/bcR8HyEYg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 2sBkexz5NakxzOMmxq22Yfdq6e4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | *************************************************************************************************************************** | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 127 | 1 | 127 |
- 206 | 1 | 206 |
- Total | 2 | 333 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323230266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e82a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
003 TX OCTETS: 887d03e82a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 888281f279db821a
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3831663237396462
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_3_5.json b/autobahn/client/tungstenite_case_7_3_5.json
deleted file mode 100644
index 828f8f1..0000000
--- a/autobahn/client/tungstenite_case_7_3_5.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 220,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a close frame with close code and close reason of maximum length (123)",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal code.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=220&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: R59y58PwjdgG/bcR8HyEYg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 2sBkexz5NakxzOMmxq22Yfdq6e4=\r\n\r\n",
- "id": "7.3.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": "***************************************************************************************************************************",
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.124Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "127": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323230266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 125,
- "0x03e82a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 127,
- "887d03e82a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "888281f279db821a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "81f279db"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_3_6.html b/autobahn/client/tungstenite_case_7_3_6.html
deleted file mode 100644
index fad7b68..0000000
--- a/autobahn/client/tungstenite_case_7_3_6.html
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.3.6 : Pass - 0 ms @ 2020-09-07T18:44:02.124Z
- Case Description
Send a close frame with close code and close reason which is too long (124) - total frame payload 126 octets
- Case Expectation
Clean close with protocol error code or dropped TCP connection.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=221&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: XxS+7WFuKTbcrwChv2sFwg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: YvytlqE9O3ifhIa9oQLk41ud42w=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | **************************************************************************************************************************** | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 130 | 1 | 130 |
- 206 | 1 | 206 |
- Total | 2 | 336 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323231266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=126, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e82a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
003 TX OCTETS: 887e007e03e82a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_3_6.json b/autobahn/client/tungstenite_case_7_3_6.json
deleted file mode 100644
index 4081c5c..0000000
--- a/autobahn/client/tungstenite_case_7_3_6.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 221,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a close frame with close code and close reason which is too long (124) - total frame payload 126 octets",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Clean close with protocol error code or dropped TCP connection.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=221&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: XxS+7WFuKTbcrwChv2sFwg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: YvytlqE9O3ifhIa9oQLk41ud42w=\r\n\r\n",
- "id": "7.3.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": "****************************************************************************************************************************",
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.124Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "130": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323231266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 126,
- "0x03e82a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 130,
- "887e007e03e82a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a ..."
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_5_1.html b/autobahn/client/tungstenite_case_7_5_1.html
deleted file mode 100644
index e42540c..0000000
--- a/autobahn/client/tungstenite_case_7_5_1.html
+++ /dev/null
@@ -1,288 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.5.1 : Pass - 0 ms @ 2020-09-07T18:44:02.125Z
- Case Description
Send a close frame with invalid UTF8 payload
- Case Expectation
Clean close with protocol error or invalid utf8 code or dropped TCP.
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=222&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: NoZDARwAxZN4IE1w0W4Ltg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: o5LQNusp+rTXeqs2mNUERLT+UDM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | False | True, iff I dropped the TCP connection. |
- wasClean | False | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | peer dropped the TCP connection without previous WebSocket closing handshake | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | cebae1bdb9cf83cebcceb5eda080656469746564 | The close reason I sent in close frame (if any). |
- remoteCloseCode | None | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 257 | 1 | 257 |
- Total | 1 | 257 |
-
- Octets Transmitted by Chop Size
-
-
- 24 | 1 | 24 |
- 206 | 1 | 206 |
- Total | 2 | 230 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323232266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=22, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8cebae1bdb9cf83cebcceb5eda080656469746564
-
003 TX OCTETS: 881603e8cebae1bdb9cf83cebcceb5eda080656469746564
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 TCP DROPPED BY PEER
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_5_1.json b/autobahn/client/tungstenite_case_7_5_1.json
deleted file mode 100644
index 64c5e7f..0000000
--- a/autobahn/client/tungstenite_case_7_5_1.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 222,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send a close frame with invalid UTF8 payload",
- "droppedByMe": false,
- "duration": 0,
- "expectation": "Clean close with protocol error or invalid utf8 code or dropped TCP.",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002,
- 1007
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=222&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: NoZDARwAxZN4IE1w0W4Ltg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: o5LQNusp+rTXeqs2mNUERLT+UDM=\r\n\r\n",
- "id": "7.5.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": "cebae1bdb9cf83cebcceb5eda080656469746564",
- "received": [],
- "remoteCloseCode": null,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {},
- "rxOctetStats": {
- "257": 1
- },
- "started": "2020-09-07T18:44:02.125Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "24": 1,
- "206": 1
- },
- "wasClean": false,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": "peer dropped the TCP connection without previous WebSocket closing handshake",
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323232266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 22,
- "0x03e8cebae1bdb9cf83cebcceb5eda080656469746564"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 24,
- "881603e8cebae1bdb9cf83cebcceb5eda080656469746564"
- ],
- false
- ],
- [
- "KL",
- 1
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_1.html b/autobahn/client/tungstenite_case_7_7_1.html
deleted file mode 100644
index e69270c..0000000
--- a/autobahn/client/tungstenite_case_7_7_1.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.1 : Pass - 0 ms @ 2020-09-07T18:44:02.126Z
- Case Description
Send close with valid close code 1000
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=223&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ASEQs5xC3HDqqlUj6v4sBg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qV1PH0TAYyTFoRVowExLgmQDE9o=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323233266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
003 TX OCTETS: 880203e8
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 888249dc4f324a34
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3439646334663332
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_1.json b/autobahn/client/tungstenite_case_7_7_1.json
deleted file mode 100644
index 6eb5af0..0000000
--- a/autobahn/client/tungstenite_case_7_7_1.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 223,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1000",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=223&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ASEQs5xC3HDqqlUj6v4sBg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qV1PH0TAYyTFoRVowExLgmQDE9o=\r\n\r\n",
- "id": "7.7.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.126Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323233266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "888249dc4f324a34"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "49dc4f32"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_10.html b/autobahn/client/tungstenite_case_7_7_10.html
deleted file mode 100644
index 5a323a8..0000000
--- a/autobahn/client/tungstenite_case_7_7_10.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.10 : Pass - 0 ms @ 2020-09-07T18:44:02.132Z
- Case Description
Send close with valid close code 3000
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=232&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: alQShG/l97PJW7+8lz3DlA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: robD+YCrNtnIe9R6azcvp5hklf8=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 3000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323332266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x0bb8
-
003 TX OCTETS: 88020bb8
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882483a2c604bd2
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3438336132633630
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_10.json b/autobahn/client/tungstenite_case_7_7_10.json
deleted file mode 100644
index ffac8ad..0000000
--- a/autobahn/client/tungstenite_case_7_7_10.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 232,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 3000",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 3000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=232&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: alQShG/l97PJW7+8lz3DlA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: robD+YCrNtnIe9R6azcvp5hklf8=\r\n\r\n",
- "id": "7.7.10",
- "isServer": true,
- "localCloseCode": 3000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.132Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323332266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x0bb8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "88020bb8"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882483a2c604bd2"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "483a2c60"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_11.html b/autobahn/client/tungstenite_case_7_7_11.html
deleted file mode 100644
index a68050a..0000000
--- a/autobahn/client/tungstenite_case_7_7_11.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.11 : Pass - 0 ms @ 2020-09-07T18:44:02.133Z
- Case Description
Send close with valid close code 3999
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=233&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 43iDpdRSc4sA15Cg56r4Ww==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: mx2PkEu7oTOOMyMwKbP3zLXYKis=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 3999 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323333266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x0f9f
-
003 TX OCTETS: 88020f9f
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882d71c439ed4f4
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6437316334333965
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_11.json b/autobahn/client/tungstenite_case_7_7_11.json
deleted file mode 100644
index c94f066..0000000
--- a/autobahn/client/tungstenite_case_7_7_11.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 233,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 3999",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 3999
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=233&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 43iDpdRSc4sA15Cg56r4Ww==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: mx2PkEu7oTOOMyMwKbP3zLXYKis=\r\n\r\n",
- "id": "7.7.11",
- "isServer": true,
- "localCloseCode": 3999,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.133Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323333266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x0f9f"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "88020f9f"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882d71c439ed4f4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d71c439e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_12.html b/autobahn/client/tungstenite_case_7_7_12.html
deleted file mode 100644
index d640827..0000000
--- a/autobahn/client/tungstenite_case_7_7_12.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.12 : Pass - 0 ms @ 2020-09-07T18:44:02.133Z
- Case Description
Send close with valid close code 4000
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=234&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: qWsk27qdiUu1MKgyLk1Olg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: DnW9WdXugtW+oogp4MqzcnSDRJA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 4000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323334266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x0fa0
-
003 TX OCTETS: 88020fa0
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 888299548e799abc
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3939353438653739
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_12.json b/autobahn/client/tungstenite_case_7_7_12.json
deleted file mode 100644
index ff15f09..0000000
--- a/autobahn/client/tungstenite_case_7_7_12.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 234,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 4000",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 4000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=234&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: qWsk27qdiUu1MKgyLk1Olg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: DnW9WdXugtW+oogp4MqzcnSDRJA=\r\n\r\n",
- "id": "7.7.12",
- "isServer": true,
- "localCloseCode": 4000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.133Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323334266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x0fa0"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "88020fa0"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "888299548e799abc"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "99548e79"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_13.html b/autobahn/client/tungstenite_case_7_7_13.html
deleted file mode 100644
index 6877518..0000000
--- a/autobahn/client/tungstenite_case_7_7_13.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.13 : Pass - 1 ms @ 2020-09-07T18:44:02.134Z
- Case Description
Send close with valid close code 4999
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=235&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 9f5b5hsuoNWwxj8gRV/j/A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6ViWEn0zXdjO+9aN9mt9X1oPrcQ=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 4999 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323335266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x1387
-
003 TX OCTETS: 88021387
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88823f0c30053ce4
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3366306333303035
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_13.json b/autobahn/client/tungstenite_case_7_7_13.json
deleted file mode 100644
index 7dfdccd..0000000
--- a/autobahn/client/tungstenite_case_7_7_13.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 235,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 4999",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 4999
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=235&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 9f5b5hsuoNWwxj8gRV/j/A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6ViWEn0zXdjO+9aN9mt9X1oPrcQ=\r\n\r\n",
- "id": "7.7.13",
- "isServer": true,
- "localCloseCode": 4999,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.134Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323335266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x1387"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "88021387"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "88823f0c30053ce4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "3f0c3005"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_2.html b/autobahn/client/tungstenite_case_7_7_2.html
deleted file mode 100644
index f0baa21..0000000
--- a/autobahn/client/tungstenite_case_7_7_2.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.2 : Pass - 1 ms @ 2020-09-07T18:44:02.126Z
- Case Description
Send close with valid close code 1001
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=224&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: egz2lFYW3ziOb6ZWiSwYkw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 3IdpNUm50o1dGkJhjCxcZQoxAI0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1001 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323234266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e9
-
003 TX OCTETS: 880203e9
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882cc26dad4cfce
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6363323664616434
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_2.json b/autobahn/client/tungstenite_case_7_7_2.json
deleted file mode 100644
index 19fc4d2..0000000
--- a/autobahn/client/tungstenite_case_7_7_2.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 224,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1001",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1001
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=224&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: egz2lFYW3ziOb6ZWiSwYkw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 3IdpNUm50o1dGkJhjCxcZQoxAI0=\r\n\r\n",
- "id": "7.7.2",
- "isServer": true,
- "localCloseCode": 1001,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.126Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323234266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e9"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e9"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882cc26dad4cfce"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "cc26dad4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_3.html b/autobahn/client/tungstenite_case_7_7_3.html
deleted file mode 100644
index 1970dea..0000000
--- a/autobahn/client/tungstenite_case_7_7_3.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.3 : Pass - 0 ms @ 2020-09-07T18:44:02.128Z
- Case Description
Send close with valid close code 1002
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=225&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 3FHZy06x6L9/c5bPu+xCHg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 38kykNP6W3cAe+2S9oos01haMcY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1002 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323235266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03ea
-
003 TX OCTETS: 880203ea
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882dda1b71ede49
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6464613162373165
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_3.json b/autobahn/client/tungstenite_case_7_7_3.json
deleted file mode 100644
index ac11a51..0000000
--- a/autobahn/client/tungstenite_case_7_7_3.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 225,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1002",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1002
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=225&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 3FHZy06x6L9/c5bPu+xCHg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 38kykNP6W3cAe+2S9oos01haMcY=\r\n\r\n",
- "id": "7.7.3",
- "isServer": true,
- "localCloseCode": 1002,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.128Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323235266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03ea"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203ea"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882dda1b71ede49"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "dda1b71e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_4.html b/autobahn/client/tungstenite_case_7_7_4.html
deleted file mode 100644
index ef46b9a..0000000
--- a/autobahn/client/tungstenite_case_7_7_4.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.4 : Pass - 0 ms @ 2020-09-07T18:44:02.128Z
- Case Description
Send close with valid close code 1003
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=226&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 0nn/6d0w/uTq7uYXt5SQ8g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Cc318Tkd8QdDiF3ahR1L7YB0XJk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1003 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323236266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03eb
-
003 TX OCTETS: 880203eb
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882d066e1f9d38e
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6430363665316639
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_4.json b/autobahn/client/tungstenite_case_7_7_4.json
deleted file mode 100644
index 052525d..0000000
--- a/autobahn/client/tungstenite_case_7_7_4.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 226,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1003",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1003
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=226&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 0nn/6d0w/uTq7uYXt5SQ8g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Cc318Tkd8QdDiF3ahR1L7YB0XJk=\r\n\r\n",
- "id": "7.7.4",
- "isServer": true,
- "localCloseCode": 1003,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.128Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323236266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03eb"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203eb"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882d066e1f9d38e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d066e1f9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_5.html b/autobahn/client/tungstenite_case_7_7_5.html
deleted file mode 100644
index 5fa1777..0000000
--- a/autobahn/client/tungstenite_case_7_7_5.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.5 : Pass - 0 ms @ 2020-09-07T18:44:02.129Z
- Case Description
Send close with valid close code 1007
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=227&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: DRLwGqOKhxQN3DOrA1xmew==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: sI0va6TpMD79mWTEnjbdFite5nU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1007 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323237266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03ef
-
003 TX OCTETS: 880203ef
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 888289fd4cb38a15
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3839666434636233
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_5.json b/autobahn/client/tungstenite_case_7_7_5.json
deleted file mode 100644
index 1f9f229..0000000
--- a/autobahn/client/tungstenite_case_7_7_5.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 227,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1007",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1007
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=227&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: DRLwGqOKhxQN3DOrA1xmew==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: sI0va6TpMD79mWTEnjbdFite5nU=\r\n\r\n",
- "id": "7.7.5",
- "isServer": true,
- "localCloseCode": 1007,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.129Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323237266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03ef"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203ef"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "888289fd4cb38a15"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "89fd4cb3"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_6.html b/autobahn/client/tungstenite_case_7_7_6.html
deleted file mode 100644
index 9f81b97..0000000
--- a/autobahn/client/tungstenite_case_7_7_6.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.6 : Pass - 0 ms @ 2020-09-07T18:44:02.130Z
- Case Description
Send close with valid close code 1008
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=228&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4P0LuG42PJUwVxvWZiU2Gw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: XUcR35yqsz25BaoeY2g4YFlc8eg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1008 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323238266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03f0
-
003 TX OCTETS: 880203f0
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882f6a4fc26f54c
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6636613466633236
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_6.json b/autobahn/client/tungstenite_case_7_7_6.json
deleted file mode 100644
index b0a4063..0000000
--- a/autobahn/client/tungstenite_case_7_7_6.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 228,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1008",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1008
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=228&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4P0LuG42PJUwVxvWZiU2Gw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: XUcR35yqsz25BaoeY2g4YFlc8eg=\r\n\r\n",
- "id": "7.7.6",
- "isServer": true,
- "localCloseCode": 1008,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.130Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323238266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03f0"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203f0"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882f6a4fc26f54c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "f6a4fc26"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_7.html b/autobahn/client/tungstenite_case_7_7_7.html
deleted file mode 100644
index 171989a..0000000
--- a/autobahn/client/tungstenite_case_7_7_7.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.7 : Pass - 0 ms @ 2020-09-07T18:44:02.130Z
- Case Description
Send close with valid close code 1009
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=229&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: f/XuhcBSPB0PzoI8/LN7VQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: VC4mSxWmOhzUZ3uguzxOZSUZAu0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1009 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323239266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03f1
-
003 TX OCTETS: 880203f1
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882a5b04811a658
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6135623034383131
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_7.json b/autobahn/client/tungstenite_case_7_7_7.json
deleted file mode 100644
index b045c80..0000000
--- a/autobahn/client/tungstenite_case_7_7_7.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 229,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1009",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1009
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=229&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: f/XuhcBSPB0PzoI8/LN7VQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: VC4mSxWmOhzUZ3uguzxOZSUZAu0=\r\n\r\n",
- "id": "7.7.7",
- "isServer": true,
- "localCloseCode": 1009,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.130Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323239266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03f1"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203f1"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882a5b04811a658"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "a5b04811"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_8.html b/autobahn/client/tungstenite_case_7_7_8.html
deleted file mode 100644
index 2a2b128..0000000
--- a/autobahn/client/tungstenite_case_7_7_8.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.8 : Pass - 0 ms @ 2020-09-07T18:44:02.131Z
- Case Description
Send close with valid close code 1010
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=230&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Bs8KZ3KSeZX/WOzBA/9ZkA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: NXIo0cAVDa6wsQS1OTlTM6RHabE=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1010 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323330266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03f2
-
003 TX OCTETS: 880203f2
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8882f4c618b4f72e
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6634633631386234
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_8.json b/autobahn/client/tungstenite_case_7_7_8.json
deleted file mode 100644
index 8c8b60d..0000000
--- a/autobahn/client/tungstenite_case_7_7_8.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 230,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1010",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1010
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=230&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Bs8KZ3KSeZX/WOzBA/9ZkA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: NXIo0cAVDa6wsQS1OTlTM6RHabE=\r\n\r\n",
- "id": "7.7.8",
- "isServer": true,
- "localCloseCode": 1010,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.131Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323330266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03f2"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203f2"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "8882f4c618b4f72e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "f4c618b4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_7_9.html b/autobahn/client/tungstenite_case_7_7_9.html
deleted file mode 100644
index bf15798..0000000
--- a/autobahn/client/tungstenite_case_7_7_9.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.7.9 : Pass - 0 ms @ 2020-09-07T18:44:02.131Z
- Case Description
Send close with valid close code 1011
- Case Expectation
Clean close with normal or echoed code
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=231&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4fAj2Rim76ZtNG1v1vi9dQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 0zBEvToUfLYDECQvOlnLT3zKkF0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1011 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 2 | 265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323331266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03f3
-
003 TX OCTETS: 880203f3
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 888245f34f46461b
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3435663334663436
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_7_9.json b/autobahn/client/tungstenite_case_7_7_9.json
deleted file mode 100644
index d22cd80..0000000
--- a/autobahn/client/tungstenite_case_7_7_9.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 231,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with valid close code 1011",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with normal or echoed code",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1000,
- 1011
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=231&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4fAj2Rim76ZtNG1v1vi9dQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 0zBEvToUfLYDECQvOlnLT3zKkF0=\r\n\r\n",
- "id": "7.7.9",
- "isServer": true,
- "localCloseCode": 1011,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.131Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323331266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03f3"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203f3"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 8,
- "888245f34f46461b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "45f34f46"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_1.html b/autobahn/client/tungstenite_case_7_9_1.html
deleted file mode 100644
index 237d215..0000000
--- a/autobahn/client/tungstenite_case_7_9_1.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.1 : Pass - 0 ms @ 2020-09-07T18:44:02.135Z
- Case Description
Send close with invalid close code 0
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=236&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: yq72UAuiMgYdrV6hymWgiQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: k5EotGJlwD3u9P+vbDvPZjM8ZtM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 0 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323336266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
-
003 TX OCTETS: 88020000
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 889426d83c0f25326c7d49ac536c49b41c794fb7506e52b15361
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3236643833633066
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_1.json b/autobahn/client/tungstenite_case_7_9_1.json
deleted file mode 100644
index a549698..0000000
--- a/autobahn/client/tungstenite_case_7_9_1.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 236,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 0",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=236&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: yq72UAuiMgYdrV6hymWgiQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: k5EotGJlwD3u9P+vbDvPZjM8ZtM=\r\n\r\n",
- "id": "7.9.1",
- "isServer": true,
- "localCloseCode": 0,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.135Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323336266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "\u0000\u0000"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "88020000"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "889426d83c0f25326c7d49ac536c49b41c794fb7506e52b15361"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "26d83c0f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_2.html b/autobahn/client/tungstenite_case_7_9_2.html
deleted file mode 100644
index b5b3a18..0000000
--- a/autobahn/client/tungstenite_case_7_9_2.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.2 : Pass - 0 ms @ 2020-09-07T18:44:02.136Z
- Case Description
Send close with invalid close code 999
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=237&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: P3RrcdBFVgB6DWJ982plZA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: iXTM3obTcjn3WQhCSH/lusr33k0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 999 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323337266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e7
-
003 TX OCTETS: 880203e7
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88944ef675454d1c253721821a26219a5533279919243a9f1a2b
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3465663637353435
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_2.json b/autobahn/client/tungstenite_case_7_9_2.json
deleted file mode 100644
index ac75302..0000000
--- a/autobahn/client/tungstenite_case_7_9_2.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 237,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 999",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=237&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: P3RrcdBFVgB6DWJ982plZA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: iXTM3obTcjn3WQhCSH/lusr33k0=\r\n\r\n",
- "id": "7.9.2",
- "isServer": true,
- "localCloseCode": 999,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.136Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323337266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03e7"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e7"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "88944ef675454d1c253721821a26219a5533279919243a9f1a2b"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "4ef67545"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_3.html b/autobahn/client/tungstenite_case_7_9_3.html
deleted file mode 100644
index 4df5fcb..0000000
--- a/autobahn/client/tungstenite_case_7_9_3.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.3 : Pass - 0 ms @ 2020-09-07T18:44:02.137Z
- Case Description
Send close with invalid close code 1004
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=238&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: g9lYRBykwKTF76khRo7IiA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: oGbeRHOELD15wA8K7rLGL3rvcEs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1004 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323338266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03ec
-
003 TX OCTETS: 880203ec
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 889428feafd12b14ffa3478ac0b247928fa74191c3b05c97c0bf
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3238666561666431
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_3.json b/autobahn/client/tungstenite_case_7_9_3.json
deleted file mode 100644
index 11df0af..0000000
--- a/autobahn/client/tungstenite_case_7_9_3.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 238,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 1004",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=238&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: g9lYRBykwKTF76khRo7IiA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: oGbeRHOELD15wA8K7rLGL3rvcEs=\r\n\r\n",
- "id": "7.9.3",
- "isServer": true,
- "localCloseCode": 1004,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.137Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323338266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03ec"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203ec"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "889428feafd12b14ffa3478ac0b247928fa74191c3b05c97c0bf"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "28feafd1"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_4.html b/autobahn/client/tungstenite_case_7_9_4.html
deleted file mode 100644
index 7ffe9fa..0000000
--- a/autobahn/client/tungstenite_case_7_9_4.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.4 : Pass - 0 ms @ 2020-09-07T18:44:02.137Z
- Case Description
Send close with invalid close code 1005
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=239&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: DKh1rjRmLqV/4xXlkcFq7w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uI2v6UguVtbpuMOT9aQ6SKWG5ls=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1005 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323339266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03ed
-
003 TX OCTETS: 880203ed
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88949588a5cb9662f5b9fafccaa8fae485bdfce7c9aae1e1caa5
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3935383861356362
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_4.json b/autobahn/client/tungstenite_case_7_9_4.json
deleted file mode 100644
index 36e8549..0000000
--- a/autobahn/client/tungstenite_case_7_9_4.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 239,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 1005",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=239&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: DKh1rjRmLqV/4xXlkcFq7w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uI2v6UguVtbpuMOT9aQ6SKWG5ls=\r\n\r\n",
- "id": "7.9.4",
- "isServer": true,
- "localCloseCode": 1005,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.137Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323339266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03ed"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203ed"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "88949588a5cb9662f5b9fafccaa8fae485bdfce7c9aae1e1caa5"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "9588a5cb"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_5.html b/autobahn/client/tungstenite_case_7_9_5.html
deleted file mode 100644
index c6f88ba..0000000
--- a/autobahn/client/tungstenite_case_7_9_5.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.5 : Pass - 0 ms @ 2020-09-07T18:44:02.138Z
- Case Description
Send close with invalid close code 1006
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=240&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: N9O1KV3OX5tDaa/ZtXCuUg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: G7FEQ7/jcC2CkBwMIZKKMrQ5l3o=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1006 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323430266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03ee
-
003 TX OCTETS: 880203ee
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88945d7051d05e9a01a232043eb3321c71a6341f3db129193ebe
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3564373035316430
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_5.json b/autobahn/client/tungstenite_case_7_9_5.json
deleted file mode 100644
index 8b35b47..0000000
--- a/autobahn/client/tungstenite_case_7_9_5.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 240,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 1006",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=240&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: N9O1KV3OX5tDaa/ZtXCuUg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: G7FEQ7/jcC2CkBwMIZKKMrQ5l3o=\r\n\r\n",
- "id": "7.9.5",
- "isServer": true,
- "localCloseCode": 1006,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.138Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323430266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03ee"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203ee"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "88945d7051d05e9a01a232043eb3321c71a6341f3db129193ebe"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "5d7051d0"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_6.html b/autobahn/client/tungstenite_case_7_9_6.html
deleted file mode 100644
index bb454d4..0000000
--- a/autobahn/client/tungstenite_case_7_9_6.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.6 : Pass - 0 ms @ 2020-09-07T18:44:02.138Z
- Case Description
Send close with invalid close code 1016
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=241&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ynKwW8s7GfsjJf0VPR5zYg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: jpopbCSSOZz9TS2NYqt2gqXa4jw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1016 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323431266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03f8
-
003 TX OCTETS: 880203f8
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88948b5ed62d88b4865fe42ab94ee432f65be231ba4cff37b943
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3862356564363264
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_6.json b/autobahn/client/tungstenite_case_7_9_6.json
deleted file mode 100644
index f17a83e..0000000
--- a/autobahn/client/tungstenite_case_7_9_6.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 241,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 1016",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=241&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ynKwW8s7GfsjJf0VPR5zYg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: jpopbCSSOZz9TS2NYqt2gqXa4jw=\r\n\r\n",
- "id": "7.9.6",
- "isServer": true,
- "localCloseCode": 1016,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.138Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323431266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x03f8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203f8"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "88948b5ed62d88b4865fe42ab94ee432f65be231ba4cff37b943"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "8b5ed62d"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_7.html b/autobahn/client/tungstenite_case_7_9_7.html
deleted file mode 100644
index 5ac22b2..0000000
--- a/autobahn/client/tungstenite_case_7_9_7.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.7 : Pass - 0 ms @ 2020-09-07T18:44:02.139Z
- Case Description
Send close with invalid close code 1100
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=242&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: S5OOXprENt6LiodVHhd72g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ziAQQ7MxDOLLRXdyukYP1lnvnI4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1100 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323432266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
L
-
003 TX OCTETS: 8802044c
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 8894598cf45e5a66a42c36f89b3d36e0d42830e3983f2de59b30
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3539386366343565
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_7.json b/autobahn/client/tungstenite_case_7_9_7.json
deleted file mode 100644
index c95a1ba..0000000
--- a/autobahn/client/tungstenite_case_7_9_7.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 242,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 1100",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=242&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: S5OOXprENt6LiodVHhd72g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ziAQQ7MxDOLLRXdyukYP1lnvnI4=\r\n\r\n",
- "id": "7.9.7",
- "isServer": true,
- "localCloseCode": 1100,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.139Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323432266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "\u0004L"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "8802044c"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "8894598cf45e5a66a42c36f89b3d36e0d42830e3983f2de59b30"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "598cf45e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_8.html b/autobahn/client/tungstenite_case_7_9_8.html
deleted file mode 100644
index b1d2742..0000000
--- a/autobahn/client/tungstenite_case_7_9_8.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.8 : Pass - 0 ms @ 2020-09-07T18:44:02.140Z
- Case Description
Send close with invalid close code 2000
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=243&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: hjVZ3K7LG12RugI+mqooQQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: K/LbX7NoXIkJyGxlx/IMV7Z0+xU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 2000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323433266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x07d0
-
003 TX OCTETS: 880207d0
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88942e5034a32dba64d141245bc0413c14d5473f58c25a395bcd
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3265353033346133
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_8.json b/autobahn/client/tungstenite_case_7_9_8.json
deleted file mode 100644
index 6661513..0000000
--- a/autobahn/client/tungstenite_case_7_9_8.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 243,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 2000",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=243&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: hjVZ3K7LG12RugI+mqooQQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: K/LbX7NoXIkJyGxlx/IMV7Z0+xU=\r\n\r\n",
- "id": "7.9.8",
- "isServer": true,
- "localCloseCode": 2000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.140Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323433266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x07d0"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880207d0"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "88942e5034a32dba64d141245bc0413c14d5473f58c25a395bcd"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "2e5034a3"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_7_9_9.html b/autobahn/client/tungstenite_case_7_9_9.html
deleted file mode 100644
index f75c27d..0000000
--- a/autobahn/client/tungstenite_case_7_9_9.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 7.9.9 : Pass - 0 ms @ 2020-09-07T18:44:02.140Z
- Case Description
Send close with invalid close code 2999
- Case Expectation
Clean close with protocol error code or drop TCP
-
-
- Case Outcome
Actual events match at least one expected.
- Expected:
{'OK': []}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=244&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: KFiOLPR92p17TQ0CiJB7Yg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +5oeeVdVEtz6VkYRy+0AJLumYNw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 2999 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1002 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | Protocol violation | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 26 | 1 | 26 |
- 257 | 1 | 257 |
- Total | 2 | 283 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 2 | 210 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323434266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x0bb7
-
003 TX OCTETS: 88020bb7
-
004 FAIL CONNECTION AFTER 1.000000 sec
-
005 RX OCTETS: 88945504350f56ee657d3a705a6c3a6815793c6b596e216d5a61
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=20, MASKED=True, MASK=3535303433353066
-
0x03ea50726f746f636f6c2076696f6c6174696f6e
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_7_9_9.json b/autobahn/client/tungstenite_case_7_9_9.json
deleted file mode 100644
index 287f0da..0000000
--- a/autobahn/client/tungstenite_case_7_9_9.json
+++ /dev/null
@@ -1,120 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 244,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send close with invalid close code 2999",
- "droppedByMe": true,
- "duration": 0,
- "expectation": "Clean close with protocol error code or drop TCP",
- "expected": {
- "OK": []
- },
- "expectedClose": {
- "closeCode": [
- 1002
- ],
- "closedByMe": true,
- "requireClean": false
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=244&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: KFiOLPR92p17TQ0CiJB7Yg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +5oeeVdVEtz6VkYRy+0AJLumYNw=\r\n\r\n",
- "id": "7.9.9",
- "isServer": true,
- "localCloseCode": 2999,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1002,
- "remoteCloseReason": "Protocol violation",
- "reportCompressionRatio": false,
- "reportTime": false,
- "result": "Actual events match at least one expected.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "8": 1
- },
- "rxOctetStats": {
- "26": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:02.140Z",
- "trafficStats": null,
- "txFrameStats": {
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323434266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TF",
- [
- 2,
- "0x0bb7"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "88020bb7"
- ],
- false
- ],
- [
- "KL",
- 1
- ],
- [
- "RO",
- [
- 26,
- "88945504350f56ee657d3a705a6c3a6815793c6b596e216d5a61"
- ]
- ],
- [
- "RF",
- [
- 20,
- "0x03ea50726f746f636f6c2076696f6c6174696f6e"
- ],
- 8,
- true,
- 0,
- true,
- "5504350f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_1_1.html b/autobahn/client/tungstenite_case_9_1_1.html
deleted file mode 100644
index 0902d4f..0000000
--- a/autobahn/client/tungstenite_case_9_1_1.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.1.1 : Pass - 2 ms @ 2020-09-07T18:44:02.142Z
- Case Description
Send text message message with payload of length 64 * 2**10 (64k).
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 65536.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=247&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +ookj2WFCEHLasIUMzXsfA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Mr+ssytEjGlU3yV66m6V9ENgeQg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 1 | 65536 |
- Total | 4 | 65815 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 65546 | 1 | 65546 |
- Total | 3 | 65756 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323437266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 10.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882504032fe53a8
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3530343033326665
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_1_1.json b/autobahn/client/tungstenite_case_9_1_1.json
deleted file mode 100644
index 5dd584c..0000000
--- a/autobahn/client/tungstenite_case_9_1_1.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 247,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 64 * 2**10 (64k).",
- "droppedByMe": true,
- "duration": 2,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=247&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +ookj2WFCEHLasIUMzXsfA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Mr+ssytEjGlU3yV66m6V9ENgeQg=\r\n\r\n",
- "id": "9.1.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 65536.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:44:02.142Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "65546": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323437266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 10
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882504032fe53a8"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "504032fe"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_1_2.html b/autobahn/client/tungstenite_case_9_1_2.html
deleted file mode 100644
index d4c209a..0000000
--- a/autobahn/client/tungstenite_case_9_1_2.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.1.2 : Pass - 4 ms @ 2020-09-07T18:44:02.144Z
- Case Description
Send text message message with payload of length 256 * 2**10 (256k).
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 262144.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=248&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: zQoexWZCR2LnCz2Hu1EBsw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ZdM7puwM+HLzGuhqGSqG7AiQRyI=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 4 | 262144 |
- Total | 7 | 262423 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 262154 | 1 | 262154 |
- Total | 3 | 262364 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323438266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 10.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 888214d50a49173d
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3134643530613439
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_1_2.json b/autobahn/client/tungstenite_case_9_1_2.json
deleted file mode 100644
index fd5082d..0000000
--- a/autobahn/client/tungstenite_case_9_1_2.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 248,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 256 * 2**10 (256k).",
- "droppedByMe": true,
- "duration": 4,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=248&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: zQoexWZCR2LnCz2Hu1EBsw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ZdM7puwM+HLzGuhqGSqG7AiQRyI=\r\n\r\n",
- "id": "9.1.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 262144.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 4
- },
- "started": "2020-09-07T18:44:02.144Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "262154": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323438266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 10
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888214d50a49173d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "14d50a49"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_1_3.html b/autobahn/client/tungstenite_case_9_1_3.html
deleted file mode 100644
index ea5a27f..0000000
--- a/autobahn/client/tungstenite_case_9_1_3.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.1.3 : Pass - 15 ms @ 2020-09-07T18:44:02.148Z
- Case Description
Send text message message with payload of length 1 * 2**20 (1M).
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=249&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: UHCfeESdKohnC5jADrEL0g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6lD4pDgD3VqrzcIgRl8+FpSfHn4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 1048586 | 1 | 1048586 |
- Total | 3 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323439266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88828def74c68e07
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3864656637346336
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_1_3.json b/autobahn/client/tungstenite_case_9_1_3.json
deleted file mode 100644
index 345056b..0000000
--- a/autobahn/client/tungstenite_case_9_1_3.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 249,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 1 * 2**20 (1M).",
- "droppedByMe": true,
- "duration": 15,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=249&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: UHCfeESdKohnC5jADrEL0g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6lD4pDgD3VqrzcIgRl8+FpSfHn4=\r\n\r\n",
- "id": "9.1.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:02.148Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "1048586": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323439266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828def74c68e07"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8def74c6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_1_4.html b/autobahn/client/tungstenite_case_9_1_4.html
deleted file mode 100644
index 5ce58aa..0000000
--- a/autobahn/client/tungstenite_case_9_1_4.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.1.4 : Pass - 63 ms @ 2020-09-07T18:44:02.164Z
- Case Description
Send text message message with payload of length 4 * 2**20 (4M).
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=250&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 0yZPXfE0oWCjxPwCAiX5MQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: rEdDtzMenmj2TuuFquSesluWTFs=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 4194314 | 1 | 4194314 |
- Total | 3 | 4194524 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323530266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882a0826de3a36a
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6130383236646533
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_1_4.json b/autobahn/client/tungstenite_case_9_1_4.json
deleted file mode 100644
index 69d67ac..0000000
--- a/autobahn/client/tungstenite_case_9_1_4.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 250,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 4 * 2**20 (4M).",
- "droppedByMe": true,
- "duration": 63,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=250&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 0yZPXfE0oWCjxPwCAiX5MQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: rEdDtzMenmj2TuuFquSesluWTFs=\r\n\r\n",
- "id": "9.1.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:02.164Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "4194314": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323530266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882a0826de3a36a"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "a0826de3"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_1_5.html b/autobahn/client/tungstenite_case_9_1_5.html
deleted file mode 100644
index 38cf680..0000000
--- a/autobahn/client/tungstenite_case_9_1_5.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.1.5 : Pass - 123 ms @ 2020-09-07T18:44:02.228Z
- Case Description
Send text message message with payload of length 8 * 2**20 (8M).
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 8388608.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=251&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: JHpVX01PdJ/mKkhvhBAJjQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: X+WejKdctZHz6UIT0Dkg9UTF08w=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 128 | 8388608 |
- Total | 131 | 8388887 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 8388618 | 1 | 8388618 |
- Total | 3 | 8388828 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323531266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882c5373c49c6df
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6335333733633439
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_1_5.json b/autobahn/client/tungstenite_case_9_1_5.json
deleted file mode 100644
index 31ee017..0000000
--- a/autobahn/client/tungstenite_case_9_1_5.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 251,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 8 * 2**20 (8M).",
- "droppedByMe": true,
- "duration": 123,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=251&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: JHpVX01PdJ/mKkhvhBAJjQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: X+WejKdctZHz6UIT0Dkg9UTF08w=\r\n\r\n",
- "id": "9.1.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 8388608.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 128
- },
- "started": "2020-09-07T18:44:02.228Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "8388618": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323531266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c5373c49c6df"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c5373c49"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_1_6.html b/autobahn/client/tungstenite_case_9_1_6.html
deleted file mode 100644
index d56bdf0..0000000
--- a/autobahn/client/tungstenite_case_9_1_6.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.1.6 : Pass - 240 ms @ 2020-09-07T18:44:02.352Z
- Case Description
Send text message message with payload of length 16 * 2**20 (16M).
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 16777216.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=252&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 2csJURI9k8k1Z2qS5YcblA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: zADHwGr6hu8ay3DvoOvlvLaAO0w=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 256 | 16777216 |
- Total | 259 | 16777495 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 16777226 | 1 | 16777226 |
- Total | 3 | 16777436 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323532266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88829ea0632c9d48
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3965613036333263
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_1_6.json b/autobahn/client/tungstenite_case_9_1_6.json
deleted file mode 100644
index 8003666..0000000
--- a/autobahn/client/tungstenite_case_9_1_6.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 252,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 16 * 2**20 (16M).",
- "droppedByMe": true,
- "duration": 240,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=252&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 2csJURI9k8k1Z2qS5YcblA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: zADHwGr6hu8ay3DvoOvlvLaAO0w=\r\n\r\n",
- "id": "9.1.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 16777216.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 256
- },
- "started": "2020-09-07T18:44:02.352Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "16777226": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323532266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829ea0632c9d48"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9ea0632c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_2_1.html b/autobahn/client/tungstenite_case_9_2_1.html
deleted file mode 100644
index 2f17efa..0000000
--- a/autobahn/client/tungstenite_case_9_2_1.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.2.1 : Pass - 1 ms @ 2020-09-07T18:44:02.595Z
- Case Description
Send binary message message with payload of length 64 * 2**10 (64k).
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 65536.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=253&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ZZwZyey3WdB//ilk4VJolg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ykLfCvYql7i+o48xkJplu51Xphc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 1 | 65536 |
- Total | 4 | 65815 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 65546 | 1 | 65546 |
- Total | 3 | 65756 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323533266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 10.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88820fd350cc0c3b
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3066643335306363
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_2_1.json b/autobahn/client/tungstenite_case_9_2_1.json
deleted file mode 100644
index 22115e4..0000000
--- a/autobahn/client/tungstenite_case_9_2_1.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 253,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 64 * 2**10 (64k).",
- "droppedByMe": true,
- "duration": 1,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=253&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ZZwZyey3WdB//ilk4VJolg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ykLfCvYql7i+o48xkJplu51Xphc=\r\n\r\n",
- "id": "9.2.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 65536.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 1
- },
- "started": "2020-09-07T18:44:02.595Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "65546": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323533266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 10
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820fd350cc0c3b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0fd350cc"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_2_2.html b/autobahn/client/tungstenite_case_9_2_2.html
deleted file mode 100644
index 89f4f8c..0000000
--- a/autobahn/client/tungstenite_case_9_2_2.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.2.2 : Pass - 4 ms @ 2020-09-07T18:44:02.597Z
- Case Description
Send binary message message with payload of length 256 * 2**10 (256k).
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 262144.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=254&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +LJAVbycAqjGm/yUVgTjqQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: GEAFbWTyqbrDnUNQZL4dRQ4lGxA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 4 | 262144 |
- Total | 7 | 262423 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 262154 | 1 | 262154 |
- Total | 3 | 262364 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323534266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 10.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88828fbe06748c56
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3866626530363734
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_2_2.json b/autobahn/client/tungstenite_case_9_2_2.json
deleted file mode 100644
index 8431538..0000000
--- a/autobahn/client/tungstenite_case_9_2_2.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 254,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 256 * 2**10 (256k).",
- "droppedByMe": true,
- "duration": 4,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=254&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +LJAVbycAqjGm/yUVgTjqQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: GEAFbWTyqbrDnUNQZL4dRQ4lGxA=\r\n\r\n",
- "id": "9.2.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 262144.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 4
- },
- "started": "2020-09-07T18:44:02.597Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "262154": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323534266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 10
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828fbe06748c56"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8fbe0674"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_2_3.html b/autobahn/client/tungstenite_case_9_2_3.html
deleted file mode 100644
index 8065fcf..0000000
--- a/autobahn/client/tungstenite_case_9_2_3.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.2.3 : Pass - 14 ms @ 2020-09-07T18:44:02.601Z
- Case Description
Send binary message message with payload of length 1 * 2**20 (1M).
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=255&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: /qfUipgDfrZmWMHFjVKAgg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: hb55+W7pjqX9ufbo/vkOqIYgImY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 1048586 | 1 | 1048586 |
- Total | 3 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323535266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 10.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882e7661688e48e
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6537363631363838
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_2_3.json b/autobahn/client/tungstenite_case_9_2_3.json
deleted file mode 100644
index 35030b8..0000000
--- a/autobahn/client/tungstenite_case_9_2_3.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 255,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 1 * 2**20 (1M).",
- "droppedByMe": true,
- "duration": 14,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=255&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: /qfUipgDfrZmWMHFjVKAgg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: hb55+W7pjqX9ufbo/vkOqIYgImY=\r\n\r\n",
- "id": "9.2.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:02.601Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "1048586": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323535266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 10
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e7661688e48e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e7661688"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_2_4.html b/autobahn/client/tungstenite_case_9_2_4.html
deleted file mode 100644
index 583fae9..0000000
--- a/autobahn/client/tungstenite_case_9_2_4.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.2.4 : Pass - 56 ms @ 2020-09-07T18:44:02.615Z
- Case Description
Send binary message message with payload of length 4 * 2**20 (4M).
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=256&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ksP6DnEZQOgFLWK25IJ8qw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: PUKOtKWdI1+N4td0eWnbEAApnHY=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 4194314 | 1 | 4194314 |
- Total | 3 | 4194524 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323536266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 10.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 888296911ddd9579
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3936393131646464
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_2_4.json b/autobahn/client/tungstenite_case_9_2_4.json
deleted file mode 100644
index b2614c2..0000000
--- a/autobahn/client/tungstenite_case_9_2_4.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 256,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 4 * 2**20 (4M).",
- "droppedByMe": true,
- "duration": 56,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=256&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ksP6DnEZQOgFLWK25IJ8qw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: PUKOtKWdI1+N4td0eWnbEAApnHY=\r\n\r\n",
- "id": "9.2.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:02.615Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "4194314": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323536266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 10
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888296911ddd9579"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "96911ddd"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_2_5.html b/autobahn/client/tungstenite_case_9_2_5.html
deleted file mode 100644
index 30dbda6..0000000
--- a/autobahn/client/tungstenite_case_9_2_5.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.2.5 : Pass - 113 ms @ 2020-09-07T18:44:02.671Z
- Case Description
Send binary message message with payload of length 8 * 2**20 (16M).
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 8388608.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=257&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: idmOyxSO8yvqcOk3RhyvOA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: VAU2BToKVx208Bmv5o7/J797+b4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 128 | 8388608 |
- Total | 131 | 8388887 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 8388618 | 1 | 8388618 |
- Total | 3 | 8388828 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323537266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882b19fe108b277
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6231396665313038
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_2_5.json b/autobahn/client/tungstenite_case_9_2_5.json
deleted file mode 100644
index 495b360..0000000
--- a/autobahn/client/tungstenite_case_9_2_5.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 257,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 8 * 2**20 (16M).",
- "droppedByMe": true,
- "duration": 113,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=257&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: idmOyxSO8yvqcOk3RhyvOA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: VAU2BToKVx208Bmv5o7/J797+b4=\r\n\r\n",
- "id": "9.2.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 8388608.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 128
- },
- "started": "2020-09-07T18:44:02.671Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "8388618": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323537266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882b19fe108b277"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "b19fe108"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_2_6.html b/autobahn/client/tungstenite_case_9_2_6.html
deleted file mode 100644
index c101563..0000000
--- a/autobahn/client/tungstenite_case_9_2_6.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.2.6 : Pass - 245 ms @ 2020-09-07T18:44:02.786Z
- Case Description
Send binary message message with payload of length 16 * 2**20 (16M).
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 16777216.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=258&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4s1KR8NLp1KlTps5YgW7EA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Wn5BXKoWo1WRSdO5DMo4PIx3MYk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 256 | 16777216 |
- Total | 259 | 16777495 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 16777226 | 1 | 16777226 |
- Total | 3 | 16777436 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323538266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882c193bcd7c27b
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6331393362636437
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_2_6.json b/autobahn/client/tungstenite_case_9_2_6.json
deleted file mode 100644
index 3db15aa..0000000
--- a/autobahn/client/tungstenite_case_9_2_6.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 258,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 16 * 2**20 (16M).",
- "droppedByMe": true,
- "duration": 245,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=258&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4s1KR8NLp1KlTps5YgW7EA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Wn5BXKoWo1WRSdO5DMo4PIx3MYk=\r\n\r\n",
- "id": "9.2.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 16777216.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 256
- },
- "started": "2020-09-07T18:44:02.786Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "16777226": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323538266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c193bcd7c27b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c193bcd7"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_1.html b/autobahn/client/tungstenite_case_9_3_1.html
deleted file mode 100644
index 1da2b08..0000000
--- a/autobahn/client/tungstenite_case_9_3_1.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.1 : Pass - 387 ms @ 2020-09-07T18:44:03.033Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=259&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: JRgoJDnUC2apPxHVgt904Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6fK+bajZH/ygcfvYMx/ogDV+b54=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 66 | 65536 | 4325376 |
- 206 | 1 | 206 |
- Total | 65539 | 4325588 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 65536 |
- 1 | 1 |
- 8 | 1 |
- Total | 65538 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323539266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882cbb7bd84c85f
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6362623762643834
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_1.json b/autobahn/client/tungstenite_case_9_3_1.json
deleted file mode 100644
index b64652f..0000000
--- a/autobahn/client/tungstenite_case_9_3_1.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 259,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64.",
- "droppedByMe": true,
- "duration": 387,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=259&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: JRgoJDnUC2apPxHVgt904Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6fK+bajZH/ygcfvYMx/ogDV+b54=\r\n\r\n",
- "id": "9.3.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.033Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 65536,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "66": 65536,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323539266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882cbb7bd84c85f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "cbb7bd84"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_2.html b/autobahn/client/tungstenite_case_9_3_2.html
deleted file mode 100644
index 804af3b..0000000
--- a/autobahn/client/tungstenite_case_9_3_2.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.2 : Pass - 126 ms @ 2020-09-07T18:44:03.421Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=260&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Qz3ORxG0A7WSfrWRDQTqFA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 4FNkwPWvhhu6dNdjdF9ae+OUa9Y=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 260 | 16384 | 4259840 |
- Total | 16387 | 4260052 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 16384 |
- 1 | 1 |
- 8 | 1 |
- Total | 16386 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323630266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882316bb16c3283
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3331366262313663
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_2.json b/autobahn/client/tungstenite_case_9_3_2.json
deleted file mode 100644
index e06e0a0..0000000
--- a/autobahn/client/tungstenite_case_9_3_2.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 260,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256.",
- "droppedByMe": true,
- "duration": 126,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=260&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Qz3ORxG0A7WSfrWRDQTqFA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 4FNkwPWvhhu6dNdjdF9ae+OUa9Y=\r\n\r\n",
- "id": "9.3.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.421Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 16384,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "260": 16384
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323630266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882316bb16c3283"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "316bb16c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_3.html b/autobahn/client/tungstenite_case_9_3_3.html
deleted file mode 100644
index 903068e..0000000
--- a/autobahn/client/tungstenite_case_9_3_3.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.3 : Pass - 56 ms @ 2020-09-07T18:44:03.547Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1k.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=261&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: ugqzefEmbRATmpSRLlrdig==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: axK6QyL1gTPWC5nU2hhXzdMrFRU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 1028 | 4096 | 4210688 |
- Total | 4099 | 4210900 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 4096 |
- 1 | 1 |
- 8 | 1 |
- Total | 4098 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323631266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882dffda80edc15
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6466666461383065
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_3.json b/autobahn/client/tungstenite_case_9_3_3.json
deleted file mode 100644
index 9452ae2..0000000
--- a/autobahn/client/tungstenite_case_9_3_3.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 261,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1k.",
- "droppedByMe": true,
- "duration": 56,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=261&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: ugqzefEmbRATmpSRLlrdig==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: axK6QyL1gTPWC5nU2hhXzdMrFRU=\r\n\r\n",
- "id": "9.3.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.547Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 4096,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "1028": 4096
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323631266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882dffda80edc15"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "dffda80e"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_4.html b/autobahn/client/tungstenite_case_9_3_4.html
deleted file mode 100644
index d21949d..0000000
--- a/autobahn/client/tungstenite_case_9_3_4.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.4 : Pass - 39 ms @ 2020-09-07T18:44:03.604Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4k.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=262&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +fQR24xqNOUuwdQJx32eLw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 6vkRu3x2+DQ7GAIc7QVRhX/Vvkk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 4100 | 1024 | 4198400 |
- Total | 1027 | 4198612 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 1024 |
- 1 | 1 |
- 8 | 1 |
- Total | 1026 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323632266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88825b6b2a945883
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3562366232613934
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_4.json b/autobahn/client/tungstenite_case_9_3_4.json
deleted file mode 100644
index 922f8b8..0000000
--- a/autobahn/client/tungstenite_case_9_3_4.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 262,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4k.",
- "droppedByMe": true,
- "duration": 39,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=262&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +fQR24xqNOUuwdQJx32eLw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 6vkRu3x2+DQ7GAIc7QVRhX/Vvkk=\r\n\r\n",
- "id": "9.3.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.604Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1024,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "4100": 1024
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323632266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88825b6b2a945883"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5b6b2a94"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_5.html b/autobahn/client/tungstenite_case_9_3_5.html
deleted file mode 100644
index ba821aa..0000000
--- a/autobahn/client/tungstenite_case_9_3_5.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.5 : Pass - 34 ms @ 2020-09-07T18:44:03.644Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 16k.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=263&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: llsoFzsWCrFaqlkJc7VwGA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +ePUX0QOCwYklx/asjDPn9CEgjg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 16388 | 256 | 4195328 |
- Total | 259 | 4195540 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 256 |
- 1 | 1 |
- 8 | 1 |
- Total | 258 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323633266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882606c69ab6384
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3630366336396162
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_5.json b/autobahn/client/tungstenite_case_9_3_5.json
deleted file mode 100644
index c323b91..0000000
--- a/autobahn/client/tungstenite_case_9_3_5.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 263,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 16k.",
- "droppedByMe": true,
- "duration": 34,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=263&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: llsoFzsWCrFaqlkJc7VwGA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +ePUX0QOCwYklx/asjDPn9CEgjg=\r\n\r\n",
- "id": "9.3.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.644Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 256,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "16388": 256
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323633266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882606c69ab6384"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "606c69ab"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_6.html b/autobahn/client/tungstenite_case_9_3_6.html
deleted file mode 100644
index a95ab6e..0000000
--- a/autobahn/client/tungstenite_case_9_3_6.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.6 : Pass - 33 ms @ 2020-09-07T18:44:03.678Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64k.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=264&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: fpcpAov/iBT6Ug/pp6dtWw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: +F7TrjeIANJwlXIqKHzDYSUVJ/w=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 65546 | 64 | 4194944 |
- Total | 67 | 4195156 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 64 |
- 1 | 1 |
- 8 | 1 |
- Total | 66 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323634266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882455fc41246b7
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3435356663343132
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_6.json b/autobahn/client/tungstenite_case_9_3_6.json
deleted file mode 100644
index f9eb74d..0000000
--- a/autobahn/client/tungstenite_case_9_3_6.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 264,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64k.",
- "droppedByMe": true,
- "duration": 33,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=264&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: fpcpAov/iBT6Ug/pp6dtWw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: +F7TrjeIANJwlXIqKHzDYSUVJ/w=\r\n\r\n",
- "id": "9.3.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.678Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 64,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "65546": 64
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323634266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882455fc41246b7"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "455fc412"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_7.html b/autobahn/client/tungstenite_case_9_3_7.html
deleted file mode 100644
index 83ed715..0000000
--- a/autobahn/client/tungstenite_case_9_3_7.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.7 : Pass - 33 ms @ 2020-09-07T18:44:03.712Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256k.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=265&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: qvLFg2S0EZ35i3wrqBIvlA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ZLiFVMhw1UwJxk2YEIW2Cm7rrWg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 262154 | 16 | 4194464 |
- Total | 19 | 4194676 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 16 |
- 1 | 1 |
- 8 | 1 |
- Total | 18 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323635266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882085d4ff00bb5
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3038356434666630
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_7.json b/autobahn/client/tungstenite_case_9_3_7.json
deleted file mode 100644
index b9019b6..0000000
--- a/autobahn/client/tungstenite_case_9_3_7.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 265,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256k.",
- "droppedByMe": true,
- "duration": 33,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=265&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: qvLFg2S0EZ35i3wrqBIvlA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ZLiFVMhw1UwJxk2YEIW2Cm7rrWg=\r\n\r\n",
- "id": "9.3.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.712Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 16,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "262154": 16
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323635266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882085d4ff00bb5"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "085d4ff0"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_8.html b/autobahn/client/tungstenite_case_9_3_8.html
deleted file mode 100644
index e691928..0000000
--- a/autobahn/client/tungstenite_case_9_3_8.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.8 : Pass - 34 ms @ 2020-09-07T18:44:03.746Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1M.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=266&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: JBaUwue9xjBKKFecCcMmxg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: xUSea3ktFa3TU7hWFiT90OoeamU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 1048586 | 4 | 4194344 |
- Total | 7 | 4194556 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 4 |
- 1 | 1 |
- 8 | 1 |
- Total | 6 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323636266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882f7466146f4ae
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6637343636313436
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_8.json b/autobahn/client/tungstenite_case_9_3_8.json
deleted file mode 100644
index 80f31fa..0000000
--- a/autobahn/client/tungstenite_case_9_3_8.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 266,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1M.",
- "droppedByMe": true,
- "duration": 34,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=266&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: JBaUwue9xjBKKFecCcMmxg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: xUSea3ktFa3TU7hWFiT90OoeamU=\r\n\r\n",
- "id": "9.3.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.746Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 4,
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "1048586": 4
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323636266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882f7466146f4ae"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "f7466146"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_3_9.html b/autobahn/client/tungstenite_case_9_3_9.html
deleted file mode 100644
index 5218f67..0000000
--- a/autobahn/client/tungstenite_case_9_3_9.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.3.9 : Pass - 37 ms @ 2020-09-07T18:44:03.781Z
- Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (8M). Sent out in fragments of 4M.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=267&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: F/OTRc3J8VSMFjEC4TeW2w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: QTHMRVBcklBxnV8aKpMO8h/MDf4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 4194314 | 1 | 4194314 |
- Total | 3 | 4194524 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323637266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882288467b02b6c
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3238383436376230
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_3_9.json b/autobahn/client/tungstenite_case_9_3_9.json
deleted file mode 100644
index 6565581..0000000
--- a/autobahn/client/tungstenite_case_9_3_9.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 267,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented text message message with message payload of length 4 * 2**20 (8M). Sent out in fragments of 4M.",
- "droppedByMe": true,
- "duration": 37,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=267&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: F/OTRc3J8VSMFjEC4TeW2w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: QTHMRVBcklBxnV8aKpMO8h/MDf4=\r\n\r\n",
- "id": "9.3.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.781Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "4194314": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323637266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882288467b02b6c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "288467b0"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_1.html b/autobahn/client/tungstenite_case_9_4_1.html
deleted file mode 100644
index 96ec0ac..0000000
--- a/autobahn/client/tungstenite_case_9_4_1.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.1 : Pass - 362 ms @ 2020-09-07T18:44:03.818Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=268&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: lH2XJdjP6sfVguntVsSx8Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: cUntWgxGKfjj8AALcS2X/GEYEcg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 66 | 65536 | 4325376 |
- 206 | 1 | 206 |
- Total | 65539 | 4325588 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 65536 |
- 2 | 1 |
- 8 | 1 |
- Total | 65538 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323638266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882f58646eaf66e
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6635383634366561
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_1.json b/autobahn/client/tungstenite_case_9_4_1.json
deleted file mode 100644
index 2563e09..0000000
--- a/autobahn/client/tungstenite_case_9_4_1.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 268,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64.",
- "droppedByMe": true,
- "duration": 362,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=268&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: lH2XJdjP6sfVguntVsSx8Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: cUntWgxGKfjj8AALcS2X/GEYEcg=\r\n\r\n",
- "id": "9.4.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:03.818Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 65536,
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "66": 65536,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323638266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882f58646eaf66e"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "f58646ea"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_2.html b/autobahn/client/tungstenite_case_9_4_2.html
deleted file mode 100644
index 184ebc0..0000000
--- a/autobahn/client/tungstenite_case_9_4_2.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.2 : Pass - 112 ms @ 2020-09-07T18:44:04.182Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=269&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: oD5V+z4cGbhF/vyl+Xr/cQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: skK6EjDdADSlTklx1ZilN4SHYRU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 260 | 16384 | 4259840 |
- Total | 16387 | 4260052 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 16384 |
- 2 | 1 |
- 8 | 1 |
- Total | 16386 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323639266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88824f36a2164cde
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3466333661323136
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_2.json b/autobahn/client/tungstenite_case_9_4_2.json
deleted file mode 100644
index d5b59a1..0000000
--- a/autobahn/client/tungstenite_case_9_4_2.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 269,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256.",
- "droppedByMe": true,
- "duration": 112,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=269&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: oD5V+z4cGbhF/vyl+Xr/cQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: skK6EjDdADSlTklx1ZilN4SHYRU=\r\n\r\n",
- "id": "9.4.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:04.182Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 16384,
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "260": 16384
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323639266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824f36a2164cde"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4f36a216"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_3.html b/autobahn/client/tungstenite_case_9_4_3.html
deleted file mode 100644
index a3540a0..0000000
--- a/autobahn/client/tungstenite_case_9_4_3.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.3 : Pass - 40 ms @ 2020-09-07T18:44:04.294Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1k.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=270&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Hwc70xuG8Sop3bu21mWvFg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: l6CxFT0MWYUgQOVRynNaLJXs+SU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 1028 | 4096 | 4210688 |
- Total | 4099 | 4210900 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 4096 |
- 2 | 1 |
- 8 | 1 |
- Total | 4098 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323730266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882d77d4166d495
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6437376434313636
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_3.json b/autobahn/client/tungstenite_case_9_4_3.json
deleted file mode 100644
index f9480cd..0000000
--- a/autobahn/client/tungstenite_case_9_4_3.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 270,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1k.",
- "droppedByMe": true,
- "duration": 40,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=270&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Hwc70xuG8Sop3bu21mWvFg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: l6CxFT0MWYUgQOVRynNaLJXs+SU=\r\n\r\n",
- "id": "9.4.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:04.294Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 4096,
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "1028": 4096
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323730266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882d77d4166d495"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "d77d4166"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_4.html b/autobahn/client/tungstenite_case_9_4_4.html
deleted file mode 100644
index 108d893..0000000
--- a/autobahn/client/tungstenite_case_9_4_4.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.4 : Pass - 24 ms @ 2020-09-07T18:44:04.335Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4k.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=271&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: D1gbaVefAwR1kHrMbhXQww==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: J76BiLoBckwPTMLNczl/PHE3OR0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 4100 | 1024 | 4198400 |
- Total | 1027 | 4198612 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 1024 |
- 2 | 1 |
- 8 | 1 |
- Total | 1026 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323731266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 888255ba7af95652
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3535626137616639
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_4.json b/autobahn/client/tungstenite_case_9_4_4.json
deleted file mode 100644
index 4901d4c..0000000
--- a/autobahn/client/tungstenite_case_9_4_4.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 271,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4k.",
- "droppedByMe": true,
- "duration": 24,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=271&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: D1gbaVefAwR1kHrMbhXQww==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: J76BiLoBckwPTMLNczl/PHE3OR0=\r\n\r\n",
- "id": "9.4.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:04.335Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 1024,
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "4100": 1024
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323731266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888255ba7af95652"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "55ba7af9"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_5.html b/autobahn/client/tungstenite_case_9_4_5.html
deleted file mode 100644
index 8c26bca..0000000
--- a/autobahn/client/tungstenite_case_9_4_5.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.5 : Pass - 18 ms @ 2020-09-07T18:44:04.360Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 16k.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=272&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: Fv2An5Rtjo/RH10l+eSrtg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: D16AD/YapmUx0xPVI7+e9B1r10E=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 16388 | 256 | 4195328 |
- Total | 259 | 4195540 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 256 |
- 2 | 1 |
- 8 | 1 |
- Total | 258 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323732266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88829a7787cd999f
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3961373738376364
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_5.json b/autobahn/client/tungstenite_case_9_4_5.json
deleted file mode 100644
index f4d767f..0000000
--- a/autobahn/client/tungstenite_case_9_4_5.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 272,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 16k.",
- "droppedByMe": true,
- "duration": 18,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=272&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: Fv2An5Rtjo/RH10l+eSrtg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: D16AD/YapmUx0xPVI7+e9B1r10E=\r\n\r\n",
- "id": "9.4.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:04.360Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 256,
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "16388": 256
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323732266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829a7787cd999f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9a7787cd"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_6.html b/autobahn/client/tungstenite_case_9_4_6.html
deleted file mode 100644
index d0564c3..0000000
--- a/autobahn/client/tungstenite_case_9_4_6.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.6 : Pass - 18 ms @ 2020-09-07T18:44:04.379Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64k.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=273&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: dbpufn/s+a65Zp4o87X4wg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: UdNbns9HbWowHUoxeRF944Ppiv4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 65546 | 64 | 4194944 |
- Total | 67 | 4195156 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 64 |
- 2 | 1 |
- 8 | 1 |
- Total | 66 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323733266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882e1b77bd2e25f
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6531623737626432
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_6.json b/autobahn/client/tungstenite_case_9_4_6.json
deleted file mode 100644
index b242be0..0000000
--- a/autobahn/client/tungstenite_case_9_4_6.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 273,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 64k.",
- "droppedByMe": true,
- "duration": 18,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=273&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: dbpufn/s+a65Zp4o87X4wg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UdNbns9HbWowHUoxeRF944Ppiv4=\r\n\r\n",
- "id": "9.4.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:04.379Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 64,
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "65546": 64
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323733266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e1b77bd2e25f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e1b77bd2"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_7.html b/autobahn/client/tungstenite_case_9_4_7.html
deleted file mode 100644
index e72ea4d..0000000
--- a/autobahn/client/tungstenite_case_9_4_7.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.7 : Pass - 17 ms @ 2020-09-07T18:44:04.398Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256k.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=274&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: zIwYETBbsNNjN7AdVqolVQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 7FgIb9/FCUmkPEFA7jI5PWxrIQM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 262154 | 16 | 4194464 |
- Total | 19 | 4194676 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 16 |
- 2 | 1 |
- 8 | 1 |
- Total | 18 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323734266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88828f24bb698ccc
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3866323462623639
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_7.json b/autobahn/client/tungstenite_case_9_4_7.json
deleted file mode 100644
index f78c0fd..0000000
--- a/autobahn/client/tungstenite_case_9_4_7.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 274,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 256k.",
- "droppedByMe": true,
- "duration": 17,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=274&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: zIwYETBbsNNjN7AdVqolVQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 7FgIb9/FCUmkPEFA7jI5PWxrIQM=\r\n\r\n",
- "id": "9.4.7",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:04.398Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 16,
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "262154": 16
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323734266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88828f24bb698ccc"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "8f24bb69"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_8.html b/autobahn/client/tungstenite_case_9_4_8.html
deleted file mode 100644
index 7cd545b..0000000
--- a/autobahn/client/tungstenite_case_9_4_8.html
+++ /dev/null
@@ -1,300 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.8 : Pass - 20 ms @ 2020-09-07T18:44:04.417Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1M.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=275&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: P0FyPp11yEsrCRerwZVXIA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: ykt4MrnFuAkTOywj/2s9RFBhkoo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1 | 2 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 1048586 | 4 | 4194344 |
- Total | 7 | 4194556 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- 0 | 4 |
- 2 | 1 |
- 8 | 1 |
- Total | 6 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323735266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882434b745340a3
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3433346237343533
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_8.json b/autobahn/client/tungstenite_case_9_4_8.json
deleted file mode 100644
index 2ebcb56..0000000
--- a/autobahn/client/tungstenite_case_9_4_8.json
+++ /dev/null
@@ -1,125 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 275,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 1M.",
- "droppedByMe": true,
- "duration": 20,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=275&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: P0FyPp11yEsrCRerwZVXIA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: ykt4MrnFuAkTOywj/2s9RFBhkoo=\r\n\r\n",
- "id": "9.4.8",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:04.417Z",
- "trafficStats": null,
- "txFrameStats": {
- "0": 4,
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "2": 1,
- "4": 1,
- "206": 1,
- "1048586": 4
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323735266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882434b745340a3"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "434b7453"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_4_9.html b/autobahn/client/tungstenite_case_9_4_9.html
deleted file mode 100644
index 07e5b60..0000000
--- a/autobahn/client/tungstenite_case_9_4_9.html
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.4.9 : Pass - 23 ms @ 2020-09-07T18:44:04.437Z
- Case Description
Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4M.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 4194304.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=276&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: JX+2Poovkp3vej+AxngjLg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: uyN2JhmWiarHrPsWIRkfthM5fhk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 64 | 4194304 |
- Total | 67 | 4194583 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 4194314 | 1 | 4194314 |
- Total | 3 | 4194524 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323736266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 100.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882622c628261c4
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3632326336323832
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_4_9.json b/autobahn/client/tungstenite_case_9_4_9.json
deleted file mode 100644
index e314bcf..0000000
--- a/autobahn/client/tungstenite_case_9_4_9.json
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 276,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send fragmented binary message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4M.",
- "droppedByMe": true,
- "duration": 23,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=276&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: JX+2Poovkp3vej+AxngjLg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: uyN2JhmWiarHrPsWIRkfthM5fhk=\r\n\r\n",
- "id": "9.4.9",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 4194304.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 64
- },
- "started": "2020-09-07T18:44:04.437Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "4194314": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323736266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 100
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882622c628261c4"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "622c6282"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_5_1.html b/autobahn/client/tungstenite_case_9_5_1.html
deleted file mode 100644
index 9896958..0000000
--- a/autobahn/client/tungstenite_case_9_5_1.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.5.1 : Pass - 617 ms @ 2020-09-07T18:44:04.461Z
- Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 64 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=277&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: +aAfoiZvw/azqxJS31MOMw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 4m5n+CpB4wClIK9QJjTbBmo2h/I=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 64 | 16384 | 1048576 |
- 206 | 1 | 206 |
- Total | 16387 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323737266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882759de7177675
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3735396465373137
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_5_1.json b/autobahn/client/tungstenite_case_9_5_1.json
deleted file mode 100644
index 3277f83..0000000
--- a/autobahn/client/tungstenite_case_9_5_1.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 277,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 64 octets.",
- "droppedByMe": true,
- "duration": 617,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=277&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: +aAfoiZvw/azqxJS31MOMw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 4m5n+CpB4wClIK9QJjTbBmo2h/I=\r\n\r\n",
- "id": "9.5.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:04.461Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "64": 16384,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323737266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882759de7177675"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "759de717"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_5_2.html b/autobahn/client/tungstenite_case_9_5_2.html
deleted file mode 100644
index d5e862d..0000000
--- a/autobahn/client/tungstenite_case_9_5_2.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.5.2 : Pass - 290 ms @ 2020-09-07T18:44:05.078Z
- Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 128 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=278&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: c21jJ4K4pW//PnE4eVkqBw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: C709/OwLEC45IqflZ8tjfP9RqGM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 128 | 8192 | 1048576 |
- 206 | 1 | 206 |
- Total | 8195 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323738266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882448a94244762
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3434386139343234
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_5_2.json b/autobahn/client/tungstenite_case_9_5_2.json
deleted file mode 100644
index 72e3b14..0000000
--- a/autobahn/client/tungstenite_case_9_5_2.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 278,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 128 octets.",
- "droppedByMe": true,
- "duration": 290,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=278&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: c21jJ4K4pW//PnE4eVkqBw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: C709/OwLEC45IqflZ8tjfP9RqGM=\r\n\r\n",
- "id": "9.5.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:05.078Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "128": 8192,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323738266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882448a94244762"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "448a9424"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_5_3.html b/autobahn/client/tungstenite_case_9_5_3.html
deleted file mode 100644
index fe92dc8..0000000
--- a/autobahn/client/tungstenite_case_9_5_3.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.5.3 : Pass - 155 ms @ 2020-09-07T18:44:05.368Z
- Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 256 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=279&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 0crU1VqmRDOa93O+US9rgw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: rYm+OJXVWIgphE7ZMK4dYt76UEw=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- 256 | 4096 | 1048576 |
- Total | 4099 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323739266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882ca27ef27c9cf
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6361323765663237
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_5_3.json b/autobahn/client/tungstenite_case_9_5_3.json
deleted file mode 100644
index f46911b..0000000
--- a/autobahn/client/tungstenite_case_9_5_3.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 279,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 256 octets.",
- "droppedByMe": true,
- "duration": 155,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=279&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 0crU1VqmRDOa93O+US9rgw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: rYm+OJXVWIgphE7ZMK4dYt76UEw=\r\n\r\n",
- "id": "9.5.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:05.368Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1,
- "256": 4096
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323739266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882ca27ef27c9cf"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "ca27ef27"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_5_4.html b/autobahn/client/tungstenite_case_9_5_4.html
deleted file mode 100644
index f7db723..0000000
--- a/autobahn/client/tungstenite_case_9_5_4.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.5.4 : Pass - 83 ms @ 2020-09-07T18:44:05.523Z
- Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 512 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=280&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: CYG9kdx5pj+U98pwY8/B9w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: BRMxQxMGrPXnNmKkuC75KzVjAag=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- 512 | 2048 | 1048576 |
- Total | 2051 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323830266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882552fa67f56c7
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3535326661363766
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_5_4.json b/autobahn/client/tungstenite_case_9_5_4.json
deleted file mode 100644
index 01b5448..0000000
--- a/autobahn/client/tungstenite_case_9_5_4.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 280,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 512 octets.",
- "droppedByMe": true,
- "duration": 83,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=280&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: CYG9kdx5pj+U98pwY8/B9w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: BRMxQxMGrPXnNmKkuC75KzVjAag=\r\n\r\n",
- "id": "9.5.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:05.523Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1,
- "512": 2048
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323830266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882552fa67f56c7"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "552fa67f"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_5_5.html b/autobahn/client/tungstenite_case_9_5_5.html
deleted file mode 100644
index f06ad2d..0000000
--- a/autobahn/client/tungstenite_case_9_5_5.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.5.5 : Pass - 49 ms @ 2020-09-07T18:44:05.607Z
- Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 1024 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=281&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: /VIEAOyWRrPryOKc4SVr3A==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: jfM3+c46kBzpPLeFAjFzOCGcnn4=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- 1024 | 1024 | 1048576 |
- Total | 1027 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323831266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882e5bb7e10e653
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6535626237653130
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_5_5.json b/autobahn/client/tungstenite_case_9_5_5.json
deleted file mode 100644
index ebf132f..0000000
--- a/autobahn/client/tungstenite_case_9_5_5.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 281,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 1024 octets.",
- "droppedByMe": true,
- "duration": 49,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=281&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: /VIEAOyWRrPryOKc4SVr3A==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: jfM3+c46kBzpPLeFAjFzOCGcnn4=\r\n\r\n",
- "id": "9.5.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:05.607Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1,
- "1024": 1024
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323831266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882e5bb7e10e653"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "e5bb7e10"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_5_6.html b/autobahn/client/tungstenite_case_9_5_6.html
deleted file mode 100644
index e433fea..0000000
--- a/autobahn/client/tungstenite_case_9_5_6.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.5.6 : Pass - 30 ms @ 2020-09-07T18:44:05.656Z
- Case Description
Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 2048 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received text message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=282&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: d8tAyKxcNXONsqU6t/1Tzw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: zVI7A3iuUOwDOL5m17D3vDod41w=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- 2048 | 512 | 1048576 |
- Total | 515 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323832266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882c559aa6bc6b1
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6335353961613662
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_5_6.json b/autobahn/client/tungstenite_case_9_5_6.json
deleted file mode 100644
index 1dd2412..0000000
--- a/autobahn/client/tungstenite_case_9_5_6.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 282,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send text message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 2048 octets.",
- "droppedByMe": true,
- "duration": 30,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=282&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: d8tAyKxcNXONsqU6t/1Tzw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: zVI7A3iuUOwDOL5m17D3vDod41w=\r\n\r\n",
- "id": "9.5.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received text message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:05.656Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1,
- "2048": 512
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323832266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882c559aa6bc6b1"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "c559aa6b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_6_1.html b/autobahn/client/tungstenite_case_9_6_1.html
deleted file mode 100644
index 79a2476..0000000
--- a/autobahn/client/tungstenite_case_9_6_1.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.6.1 : Pass - 557 ms @ 2020-09-07T18:44:05.687Z
- Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 64 octets.
- Case Expectation
Receive echo'ed binary message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=283&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: toc/iCXsm0eTo7JY7ZpX1Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: XRtz9olDLmsRdlVUVlS22fKXy/c=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 64 | 16384 | 1048576 |
- 206 | 1 | 206 |
- Total | 16387 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323833266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 8882ce8f52b6cd67
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6365386635326236
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_6_1.json b/autobahn/client/tungstenite_case_9_6_1.json
deleted file mode 100644
index 7bd1646..0000000
--- a/autobahn/client/tungstenite_case_9_6_1.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 283,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 64 octets.",
- "droppedByMe": true,
- "duration": 557,
- "expectation": "Receive echo'ed binary message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=283&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: toc/iCXsm0eTo7JY7ZpX1Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: XRtz9olDLmsRdlVUVlS22fKXy/c=\r\n\r\n",
- "id": "9.6.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:05.687Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "64": 16384,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323833266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882ce8f52b6cd67"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "ce8f52b6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_6_2.html b/autobahn/client/tungstenite_case_9_6_2.html
deleted file mode 100644
index dcab083..0000000
--- a/autobahn/client/tungstenite_case_9_6_2.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.6.2 : Pass - 284 ms @ 2020-09-07T18:44:06.244Z
- Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 128 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=284&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: atd4m3qWov0lENCJjM/BKQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: Q8wkdXbPb3N0W8FvKQng8AQQT0c=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 128 | 8192 | 1048576 |
- 206 | 1 | 206 |
- Total | 8195 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323834266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 888251e358ff520b
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3531653335386666
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_6_2.json b/autobahn/client/tungstenite_case_9_6_2.json
deleted file mode 100644
index d5167ac..0000000
--- a/autobahn/client/tungstenite_case_9_6_2.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 284,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 128 octets.",
- "droppedByMe": true,
- "duration": 284,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=284&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: atd4m3qWov0lENCJjM/BKQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Q8wkdXbPb3N0W8FvKQng8AQQT0c=\r\n\r\n",
- "id": "9.6.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:06.244Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "128": 8192,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323834266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888251e358ff520b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "51e358ff"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_6_3.html b/autobahn/client/tungstenite_case_9_6_3.html
deleted file mode 100644
index bf05636..0000000
--- a/autobahn/client/tungstenite_case_9_6_3.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.6.3 : Pass - 147 ms @ 2020-09-07T18:44:06.528Z
- Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 256 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=285&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 4aQC6K6vgQoYl8Th6ezN1w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: NW/ZElzxFwMe5F5sqpt3FLaYQws=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- 256 | 4096 | 1048576 |
- Total | 4099 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323835266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88821067b084138f
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3130363762303834
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_6_3.json b/autobahn/client/tungstenite_case_9_6_3.json
deleted file mode 100644
index 7d3b9c8..0000000
--- a/autobahn/client/tungstenite_case_9_6_3.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 285,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 256 octets.",
- "droppedByMe": true,
- "duration": 147,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=285&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 4aQC6K6vgQoYl8Th6ezN1w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: NW/ZElzxFwMe5F5sqpt3FLaYQws=\r\n\r\n",
- "id": "9.6.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:06.528Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1,
- "256": 4096
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323835266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821067b084138f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1067b084"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_6_4.html b/autobahn/client/tungstenite_case_9_6_4.html
deleted file mode 100644
index 3d26d9b..0000000
--- a/autobahn/client/tungstenite_case_9_6_4.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.6.4 : Pass - 83 ms @ 2020-09-07T18:44:06.676Z
- Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 512 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=286&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 7WDk18W5tTSJ6cCLWbVVxA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: DejXKY/kJPyuN74g5w90QAkFtgg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- 512 | 2048 | 1048576 |
- Total | 2051 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323836266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88820ac7e83b092f
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3061633765383362
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_6_4.json b/autobahn/client/tungstenite_case_9_6_4.json
deleted file mode 100644
index 38aed54..0000000
--- a/autobahn/client/tungstenite_case_9_6_4.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 286,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 512 octets.",
- "droppedByMe": true,
- "duration": 83,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=286&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 7WDk18W5tTSJ6cCLWbVVxA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: DejXKY/kJPyuN74g5w90QAkFtgg=\r\n\r\n",
- "id": "9.6.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:06.676Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1,
- "512": 2048
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323836266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820ac7e83b092f"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0ac7e83b"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_6_5.html b/autobahn/client/tungstenite_case_9_6_5.html
deleted file mode 100644
index e602486..0000000
--- a/autobahn/client/tungstenite_case_9_6_5.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.6.5 : Pass - 48 ms @ 2020-09-07T18:44:06.759Z
- Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 1024 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=287&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: wlt6lSxmIApeT8REITmdIQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 1TeuMXj3tdJZkE1/6gMtK1Mf0VU=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- 1024 | 1024 | 1048576 |
- Total | 1027 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323837266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 88823549e2b436a1
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3335343965326234
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_6_5.json b/autobahn/client/tungstenite_case_9_6_5.json
deleted file mode 100644
index f9f5f0f..0000000
--- a/autobahn/client/tungstenite_case_9_6_5.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 287,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 1024 octets.",
- "droppedByMe": true,
- "duration": 48,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=287&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: wlt6lSxmIApeT8REITmdIQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 1TeuMXj3tdJZkE1/6gMtK1Mf0VU=\r\n\r\n",
- "id": "9.6.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:06.759Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1,
- "1024": 1024
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323837266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88823549e2b436a1"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "3549e2b4"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_6_6.html b/autobahn/client/tungstenite_case_9_6_6.html
deleted file mode 100644
index 575316a..0000000
--- a/autobahn/client/tungstenite_case_9_6_6.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.6.6 : Pass - 30 ms @ 2020-09-07T18:44:06.807Z
- Case Description
Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 2048 octets.
- Case Expectation
Receive echo'ed text message (with payload as sent).
-
-
- Case Outcome
Received binary message of length 1048576.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=288&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: AUQ2M7cY9nxMLMqDf/4YAA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: wUx6ULf38P7fmme5DimUyEtDyHg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 14 | 1 | 14 |
- 257 | 1 | 257 |
- 65536 | 16 | 1048576 |
- Total | 19 | 1048855 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 10 | 1 | 10 |
- 206 | 1 | 206 |
- 2048 | 512 | 1048576 |
- Total | 515 | 1048796 |
-
- Frames Received by Opcode
-
- Frames Transmitted by Opcode
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323838266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 CLOSE CONNECTION AFTER 1000.000000 sec
-
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
004 TX OCTETS: 880203e8
-
005 RX OCTETS: 888264abe7416743
-
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3634616265373431
-
0x03e8
-
007 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_6_6.json b/autobahn/client/tungstenite_case_9_6_6.json
deleted file mode 100644
index a16c818..0000000
--- a/autobahn/client/tungstenite_case_9_6_6.json
+++ /dev/null
@@ -1,124 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 288,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send binary message message with payload of length 1 * 2**20 (1M). Sent out data in chops of 2048 octets.",
- "droppedByMe": true,
- "duration": 30,
- "expectation": "Receive echo'ed text message (with payload as sent).",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=288&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: AUQ2M7cY9nxMLMqDf/4YAA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: wUx6ULf38P7fmme5DimUyEtDyHg=\r\n\r\n",
- "id": "9.6.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Received binary message of length 1048576.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "14": 1,
- "257": 1,
- "65536": 16
- },
- "started": "2020-09-07T18:44:06.807Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "10": 1,
- "206": 1,
- "2048": 512
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323838266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "TI",
- 1000
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888264abe7416743"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "64abe741"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_7_1.html b/autobahn/client/tungstenite_case_9_7_1.html
deleted file mode 100644
index 66b7ccd..0000000
--- a/autobahn/client/tungstenite_case_9_7_1.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.7.1 : Pass - 64 ms @ 2020-09-07T18:44:06.838Z
- Case Description
Send 1000 text messages of payload size 0 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=289&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: qAEmrwnGMZGb3VS9hI4LGg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: chLbBnOAMtA+KB6DuyPzYrY6Rqo=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 6 | 1000 | 6000 |
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 1002 | 6265 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1000 | 2000 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 1002 | 2210 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323839266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888294ab6ea59743
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3934616236656135
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_7_1.json b/autobahn/client/tungstenite_case_9_7_1.json
deleted file mode 100644
index a5580e4..0000000
--- a/autobahn/client/tungstenite_case_9_7_1.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 289,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 text messages of payload size 0 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 64,
- "expectation": "Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=289&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: qAEmrwnGMZGb3VS9hI4LGg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: chLbBnOAMtA+KB6DuyPzYrY6Rqo=\r\n\r\n",
- "id": "9.7.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "6": 1000,
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:06.838Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 1000,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323839266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888294ab6ea59743"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "94ab6ea5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_7_2.html b/autobahn/client/tungstenite_case_9_7_2.html
deleted file mode 100644
index 27568ba..0000000
--- a/autobahn/client/tungstenite_case_9_7_2.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.7.2 : Pass - 68 ms @ 2020-09-07T18:44:06.902Z
- Case Description
Send 1000 text messages of payload size 16 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=290&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: myoChLVjYFW3nKavFZ06ow==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9zm9J8kb2l9hz5KVe6T7JtYH9yc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 22 | 1000 | 22000 |
- 257 | 1 | 257 |
- Total | 1002 | 22265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 18 | 1000 | 18000 |
- 206 | 1 | 206 |
- Total | 1002 | 18210 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323930266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882209498be237c
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3230393439386265
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_7_2.json b/autobahn/client/tungstenite_case_9_7_2.json
deleted file mode 100644
index 73e9a3e..0000000
--- a/autobahn/client/tungstenite_case_9_7_2.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 290,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 text messages of payload size 16 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 68,
- "expectation": "Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=290&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: myoChLVjYFW3nKavFZ06ow==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9zm9J8kb2l9hz5KVe6T7JtYH9yc=\r\n\r\n",
- "id": "9.7.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "22": 1000,
- "257": 1
- },
- "started": "2020-09-07T18:44:06.902Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "18": 1000,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323930266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882209498be237c"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "209498be"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_7_3.html b/autobahn/client/tungstenite_case_9_7_3.html
deleted file mode 100644
index fa09ad2..0000000
--- a/autobahn/client/tungstenite_case_9_7_3.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.7.3 : Pass - 71 ms @ 2020-09-07T18:44:06.970Z
- Case Description
Send 1000 text messages of payload size 64 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=291&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: qhH8a/Lm2tmaGWrchyFC9g==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: TZJhdVyDVesbbeyih4yAHJNBnM0=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 70 | 1000 | 70000 |
- 257 | 1 | 257 |
- Total | 1002 | 70265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 66 | 1000 | 66000 |
- 206 | 1 | 206 |
- Total | 1002 | 66210 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323931266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888209a89e7c0a40
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3039613839653763
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_7_3.json b/autobahn/client/tungstenite_case_9_7_3.json
deleted file mode 100644
index 8b98c4b..0000000
--- a/autobahn/client/tungstenite_case_9_7_3.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 291,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 text messages of payload size 64 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 71,
- "expectation": "Receive echo'ed text messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=291&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: qhH8a/Lm2tmaGWrchyFC9g==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: TZJhdVyDVesbbeyih4yAHJNBnM0=\r\n\r\n",
- "id": "9.7.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "70": 1000,
- "257": 1
- },
- "started": "2020-09-07T18:44:06.970Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "66": 1000,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323931266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888209a89e7c0a40"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "09a89e7c"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_7_4.html b/autobahn/client/tungstenite_case_9_7_4.html
deleted file mode 100644
index 0586768..0000000
--- a/autobahn/client/tungstenite_case_9_7_4.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.7.4 : Pass - 81 ms @ 2020-09-07T18:44:07.042Z
- Case Description
Send 1000 text messages of payload size 256 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=292&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 10CvzTJcbCFL/Fyof1l4PQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: AmA3f9jB6Ugm+jMiYSUg5Kh7O7o=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 264 | 1000 | 264000 |
- Total | 1002 | 264265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 260 | 1000 | 260000 |
- Total | 1002 | 260210 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323932266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 888218a918a61b41
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3138613931386136
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_7_4.json b/autobahn/client/tungstenite_case_9_7_4.json
deleted file mode 100644
index 77f6dcc..0000000
--- a/autobahn/client/tungstenite_case_9_7_4.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 292,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 text messages of payload size 256 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 81,
- "expectation": "Receive echo'ed text messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=292&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 10CvzTJcbCFL/Fyof1l4PQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: AmA3f9jB6Ugm+jMiYSUg5Kh7O7o=\r\n\r\n",
- "id": "9.7.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "264": 1000
- },
- "started": "2020-09-07T18:44:07.042Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "260": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323932266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "888218a918a61b41"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "18a918a6"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_7_5.html b/autobahn/client/tungstenite_case_9_7_5.html
deleted file mode 100644
index e87446f..0000000
--- a/autobahn/client/tungstenite_case_9_7_5.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.7.5 : Pass - 113 ms @ 2020-09-07T18:44:07.123Z
- Case Description
Send 1000 text messages of payload size 1024 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=293&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: SHJHNqdKhCxRTbC0KYc3gw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: b9z5ZMalUpCx2ZfsRTNKd3jqjHc=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 1032 | 1000 | 1032000 |
- Total | 1002 | 1032265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 1028 | 1000 | 1028000 |
- Total | 1002 | 1028210 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323933266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88821c132b531ffb
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3163313332623533
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_7_5.json b/autobahn/client/tungstenite_case_9_7_5.json
deleted file mode 100644
index df287fe..0000000
--- a/autobahn/client/tungstenite_case_9_7_5.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 293,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 text messages of payload size 1024 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 113,
- "expectation": "Receive echo'ed text messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=293&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: SHJHNqdKhCxRTbC0KYc3gw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: b9z5ZMalUpCx2ZfsRTNKd3jqjHc=\r\n\r\n",
- "id": "9.7.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "1032": 1000
- },
- "started": "2020-09-07T18:44:07.123Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "1028": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323933266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821c132b531ffb"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1c132b53"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_7_6.html b/autobahn/client/tungstenite_case_9_7_6.html
deleted file mode 100644
index 2a33a86..0000000
--- a/autobahn/client/tungstenite_case_9_7_6.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.7.6 : Pass - 253 ms @ 2020-09-07T18:44:07.237Z
- Case Description
Send 1000 text messages of payload size 4096 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed text messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=294&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: bpLcX+SPxc1nqYsBTGDzFA==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 0Qju0Xc1K3fleekNgiHx+ZpX3ak=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4104 | 1000 | 4104000 |
- Total | 1002 | 4104265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 4100 | 1000 | 4100000 |
- Total | 1002 | 4100210 |
-
- Frames Received by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 1 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323934266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88822d89c7d82e61
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3264383963376438
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_7_6.json b/autobahn/client/tungstenite_case_9_7_6.json
deleted file mode 100644
index 2f24003..0000000
--- a/autobahn/client/tungstenite_case_9_7_6.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 294,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 text messages of payload size 4096 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 253,
- "expectation": "Receive echo'ed text messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=294&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: bpLcX+SPxc1nqYsBTGDzFA==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 0Qju0Xc1K3fleekNgiHx+ZpX3ak=\r\n\r\n",
- "id": "9.7.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "1": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4104": 1000
- },
- "started": "2020-09-07T18:44:07.237Z",
- "trafficStats": null,
- "txFrameStats": {
- "1": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "4100": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323934266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88822d89c7d82e61"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "2d89c7d8"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_8_1.html b/autobahn/client/tungstenite_case_9_8_1.html
deleted file mode 100644
index 5aa1c20..0000000
--- a/autobahn/client/tungstenite_case_9_8_1.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.8.1 : Pass - 65 ms @ 2020-09-07T18:44:07.490Z
- Case Description
Send 1000 binary messages of payload size 0 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=295&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: XXz3ZCchLu0CbnZTLMv4Bw==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: KP8rnuoZ7dslasyydYBNwK9u6/Y=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 6 | 1000 | 6000 |
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- Total | 1002 | 6265 |
-
- Octets Transmitted by Chop Size
-
-
- 2 | 1000 | 2000 |
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- Total | 1002 | 2210 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323935266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88827e4058c87da8
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3765343035386338
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_8_1.json b/autobahn/client/tungstenite_case_9_8_1.json
deleted file mode 100644
index d6178a0..0000000
--- a/autobahn/client/tungstenite_case_9_8_1.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 295,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 binary messages of payload size 0 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 65,
- "expectation": "Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=295&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: XXz3ZCchLu0CbnZTLMv4Bw==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: KP8rnuoZ7dslasyydYBNwK9u6/Y=\r\n\r\n",
- "id": "9.8.1",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "6": 1000,
- "8": 1,
- "257": 1
- },
- "started": "2020-09-07T18:44:07.490Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "2": 1000,
- "4": 1,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323935266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88827e4058c87da8"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "7e4058c8"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_8_2.html b/autobahn/client/tungstenite_case_9_8_2.html
deleted file mode 100644
index 052e00b..0000000
--- a/autobahn/client/tungstenite_case_9_8_2.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.8.2 : Pass - 69 ms @ 2020-09-07T18:44:07.555Z
- Case Description
Send 1000 binary messages of payload size 16 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=296&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: SrfA4rE5e7vTjNbtm1cK1w==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: srQJZCTF5ch3cRgxZrLxwXJZFlg=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 22 | 1000 | 22000 |
- 257 | 1 | 257 |
- Total | 1002 | 22265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 18 | 1000 | 18000 |
- 206 | 1 | 206 |
- Total | 1002 | 18210 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323936266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88821b833eb3186b
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3162383333656233
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_8_2.json b/autobahn/client/tungstenite_case_9_8_2.json
deleted file mode 100644
index e5fe313..0000000
--- a/autobahn/client/tungstenite_case_9_8_2.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 296,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 binary messages of payload size 16 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 69,
- "expectation": "Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=296&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: SrfA4rE5e7vTjNbtm1cK1w==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: srQJZCTF5ch3cRgxZrLxwXJZFlg=\r\n\r\n",
- "id": "9.8.2",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "22": 1000,
- "257": 1
- },
- "started": "2020-09-07T18:44:07.555Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "18": 1000,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323936266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88821b833eb3186b"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "1b833eb3"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_8_3.html b/autobahn/client/tungstenite_case_9_8_3.html
deleted file mode 100644
index abe982a..0000000
--- a/autobahn/client/tungstenite_case_9_8_3.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.8.3 : Pass - 69 ms @ 2020-09-07T18:44:07.624Z
- Case Description
Send 1000 binary messages of payload size 64 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=297&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 5Wr0u8wFrpRlPB3gbYV6bQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 1dP8AnFNSov0us0FGJgx7tuekXA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 70 | 1000 | 70000 |
- 257 | 1 | 257 |
- Total | 1002 | 70265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 66 | 1000 | 66000 |
- 206 | 1 | 206 |
- Total | 1002 | 66210 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323937266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 60.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88824fbbb7a54c53
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3466626262376135
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_8_3.json b/autobahn/client/tungstenite_case_9_8_3.json
deleted file mode 100644
index acd05af..0000000
--- a/autobahn/client/tungstenite_case_9_8_3.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 297,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 binary messages of payload size 64 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 69,
- "expectation": "Receive echo'ed binary messages (with payload as sent). Timeout case after 60 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=297&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 5Wr0u8wFrpRlPB3gbYV6bQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 1dP8AnFNSov0us0FGJgx7tuekXA=\r\n\r\n",
- "id": "9.8.3",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "70": 1000,
- "257": 1
- },
- "started": "2020-09-07T18:44:07.624Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "66": 1000,
- "206": 1
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323937266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 60
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88824fbbb7a54c53"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "4fbbb7a5"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_8_4.html b/autobahn/client/tungstenite_case_9_8_4.html
deleted file mode 100644
index 6de3eeb..0000000
--- a/autobahn/client/tungstenite_case_9_8_4.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.8.4 : Pass - 78 ms @ 2020-09-07T18:44:07.694Z
- Case Description
Send 1000 binary messages of payload size 256 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 120 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=298&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: av0eHvYtaxFhInfEOs6udg==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: c/OC1F/SykS0wfOSvySwFkFBcdM=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 264 | 1000 | 264000 |
- Total | 1002 | 264265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 260 | 1000 | 260000 |
- Total | 1002 | 260210 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323938266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 120.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88820a75a4da099d
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3061373561346461
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_8_4.json b/autobahn/client/tungstenite_case_9_8_4.json
deleted file mode 100644
index 8a9adb6..0000000
--- a/autobahn/client/tungstenite_case_9_8_4.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 298,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 binary messages of payload size 256 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 78,
- "expectation": "Receive echo'ed binary messages (with payload as sent). Timeout case after 120 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=298&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: av0eHvYtaxFhInfEOs6udg==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: c/OC1F/SykS0wfOSvySwFkFBcdM=\r\n\r\n",
- "id": "9.8.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "264": 1000
- },
- "started": "2020-09-07T18:44:07.694Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "260": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323938266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 120
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88820a75a4da099d"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "0a75a4da"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_8_5.html b/autobahn/client/tungstenite_case_9_8_5.html
deleted file mode 100644
index d77ce30..0000000
--- a/autobahn/client/tungstenite_case_9_8_5.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.8.5 : Pass - 105 ms @ 2020-09-07T18:44:07.773Z
- Case Description
Send 1000 binary messages of payload size 1024 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=299&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: TwglC6CsFAtTg/qtcBWP2Q==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: qBj3hw4yXdMBirvEYDlCRjFKVUA=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 1032 | 1000 | 1032000 |
- Total | 1002 | 1032265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 1028 | 1000 | 1028000 |
- Total | 1002 | 1028210 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d323939266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 8882998ef1359a66
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3939386566313335
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_8_5.json b/autobahn/client/tungstenite_case_9_8_5.json
deleted file mode 100644
index ca0ac0e..0000000
--- a/autobahn/client/tungstenite_case_9_8_5.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 299,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 binary messages of payload size 1024 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 105,
- "expectation": "Receive echo'ed binary messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=299&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: TwglC6CsFAtTg/qtcBWP2Q==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: qBj3hw4yXdMBirvEYDlCRjFKVUA=\r\n\r\n",
- "id": "9.8.5",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "1032": 1000
- },
- "started": "2020-09-07T18:44:07.773Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "1028": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d323939266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "8882998ef1359a66"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "998ef135"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/tungstenite_case_9_8_6.html b/autobahn/client/tungstenite_case_9_8_6.html
deleted file mode 100644
index 64f4115..0000000
--- a/autobahn/client/tungstenite_case_9_8_6.html
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tungstenite - Case 9.8.6 : Pass - 207 ms @ 2020-09-07T18:44:07.879Z
- Case Description
Send 1000 binary messages of payload size 4096 to measure implementation/network RTT (round trip time) / latency.
- Case Expectation
Receive echo'ed binary messages (with payload as sent). Timeout case after 480 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=300&agent=Tungstenite HTTP/1.1
-Host: localhost:9001
-Connection: Upgrade
-Upgrade: websocket
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: l4+HHgG0VfM00DoxhoCWXQ==
-sec-websocket-extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: K9qaEmY4LiPGpYGUijIgGTnUFyk=
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 257 | 1 | 257 |
- 4104 | 1000 | 4104000 |
- Total | 1002 | 4104265 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 206 | 1 | 206 |
- 4100 | 1000 | 4100000 |
- Total | 1002 | 4100210 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333030266167656e743d54756e677374656e69746520485454502f312e310d0a
-
486f73743a206c6f63616c686f73 ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 480.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88825a55fc2659bd
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3561353566633236
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/tungstenite_case_9_8_6.json b/autobahn/client/tungstenite_case_9_8_6.json
deleted file mode 100644
index be369ce..0000000
--- a/autobahn/client/tungstenite_case_9_8_6.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "agent": "Tungstenite",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 300,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 binary messages of payload size 4096 to measure implementation/network RTT (round trip time) / latency.",
- "droppedByMe": true,
- "duration": 207,
- "expectation": "Receive echo'ed binary messages (with payload as sent). Timeout case after 480 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=300&agent=Tungstenite HTTP/1.1\r\nHost: localhost:9001\r\nConnection: Upgrade\r\nUpgrade: websocket\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: l4+HHgG0VfM00DoxhoCWXQ==\r\nsec-websocket-extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: K9qaEmY4LiPGpYGUijIgGTnUFyk=\r\n\r\n",
- "id": "9.8.6",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": false,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "257": 1,
- "4104": 1000
- },
- "started": "2020-09-07T18:44:07.879Z",
- "trafficStats": null,
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "206": 1,
- "4100": 1000
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 257,
- "474554202f72756e436173653f636173653d333030266167656e743d54756e677374656e69746520485454502f312e310d0a486f73743a206c6f63616c686f73 ..."
- ]
- ],
- [
- "TO",
- [
- 206,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 480
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88825a55fc2659bd"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "5a55fc26"
- ]
- ]
-}
\ No newline at end of file
diff --git a/autobahn/client/ws_rs_case_12_5_4.html b/autobahn/client/ws_rs_case_12_5_4.html
deleted file mode 100644
index 5810e0e..0000000
--- a/autobahn/client/ws_rs_case_12_5_4.html
+++ /dev/null
@@ -1,989 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- WS-RS - Case 12.5.4 : Pass - 452 ms @ 2020-09-08T17:26:02.658Z
- Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.
- Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
-
-
- Case Outcome
Ok, received all echo'ed messages in time.
- Expected:
{}
- Observed:
[]
-
- Case Closing Behavior
Connection was properly closed (OK)
-
- Opening Handshake
- GET /runCase?case=377&agent=WS-RS HTTP/1.1
-Connection: Upgrade
-Host: 127.0.0.1:9001
-Sec-WebSocket-Version: 13
-Sec-WebSocket-Key: 0G0GvVMdYSSTyCQI7hlQJA==
-Upgrade: websocket
-Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
- HTTP/1.1 101 Switching Protocols
-Server: AutobahnTestSuite/0.8.1-0.10.9
-X-Powered-By: AutobahnPython/0.10.9
-Upgrade: WebSocket
-Connection: Upgrade
-Sec-WebSocket-Accept: 9oJ5Styb5ZxRz3BXHTNsv2HMUQ4=
-Sec-WebSocket-Extensions: permessage-deflate
-
- Closing Behavior
-
-
- isServer | True | True, iff I (the fuzzer) am a server, and the peer is a client. |
- closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
- failedByMe | False | True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP. |
- droppedByMe | True | True, iff I dropped the TCP connection. |
- wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
- wasNotCleanReason | None | When wasClean == False, the reason what happened. |
- wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
- wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
- wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
- localCloseCode | 1000 | The close code I sent in close frame (if any). |
- localCloseReason | None | The close reason I sent in close frame (if any). |
- remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
- remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
-
- Wire Statistics
- Octets Received by Chop Size
-
-
- 8 | 1 | 8 |
- 20 | 5 | 100 |
- 21 | 7 | 147 |
- 33 | 1 | 33 |
- 35 | 1 | 35 |
- 39 | 1 | 39 |
- 40 | 2 | 80 |
- 41 | 2 | 82 |
- 42 | 1 | 42 |
- 43 | 2 | 86 |
- 44 | 3 | 132 |
- 45 | 3 | 135 |
- 46 | 1 | 46 |
- 47 | 2 | 94 |
- 49 | 2 | 98 |
- 51 | 1 | 51 |
- 52 | 3 | 156 |
- 53 | 1 | 53 |
- 55 | 3 | 165 |
- 56 | 2 | 112 |
- 58 | 2 | 116 |
- 59 | 1 | 59 |
- 60 | 1 | 60 |
- 62 | 2 | 124 |
- 63 | 1 | 63 |
- 64 | 3 | 192 |
- 65 | 2 | 130 |
- 66 | 1 | 66 |
- 68 | 2 | 136 |
- 69 | 2 | 138 |
- 70 | 1 | 70 |
- 71 | 2 | 142 |
- 72 | 1 | 72 |
- 73 | 1 | 73 |
- 75 | 1 | 75 |
- 78 | 1 | 78 |
- 81 | 1 | 81 |
- 82 | 1 | 82 |
- 83 | 2 | 166 |
- 84 | 2 | 168 |
- 85 | 1 | 85 |
- 86 | 2 | 172 |
- 88 | 1 | 88 |
- 90 | 1 | 90 |
- 91 | 2 | 182 |
- 92 | 3 | 276 |
- 93 | 1 | 93 |
- 95 | 2 | 190 |
- 97 | 1 | 97 |
- 100 | 1 | 100 |
- 102 | 1 | 102 |
- 104 | 2 | 208 |
- 105 | 1 | 105 |
- 107 | 2 | 214 |
- 109 | 2 | 218 |
- 110 | 2 | 220 |
- 116 | 1 | 116 |
- 120 | 1 | 120 |
- 121 | 2 | 242 |
- 126 | 1 | 126 |
- 134 | 1 | 134 |
- 137 | 1 | 137 |
- 143 | 1 | 143 |
- 146 | 1 | 146 |
- 151 | 1 | 151 |
- 155 | 2 | 310 |
- 156 | 1 | 156 |
- 158 | 2 | 316 |
- 160 | 1 | 160 |
- 165 | 1 | 165 |
- 168 | 1 | 168 |
- 185 | 1 | 185 |
- 190 | 3 | 570 |
- 191 | 1 | 191 |
- 196 | 1 | 196 |
- 204 | 1 | 204 |
- 205 | 1 | 205 |
- 210 | 1 | 210 |
- 212 | 1 | 212 |
- 213 | 1 | 213 |
- 214 | 1 | 214 |
- 217 | 2 | 434 |
- 222 | 3 | 666 |
- 225 | 1 | 225 |
- 230 | 1 | 230 |
- 243 | 1 | 243 |
- 245 | 1 | 245 |
- 251 | 1 | 251 |
- 254 | 1 | 254 |
- 266 | 1 | 266 |
- 269 | 1 | 269 |
- 273 | 1 | 273 |
- 275 | 1 | 275 |
- 278 | 1 | 278 |
- 283 | 1 | 283 |
- 286 | 1 | 286 |
- 288 | 2 | 576 |
- 292 | 1 | 292 |
- 295 | 1 | 295 |
- 296 | 1 | 296 |
- 297 | 1 | 297 |
- 299 | 2 | 598 |
- 308 | 1 | 308 |
- 311 | 1 | 311 |
- 314 | 1 | 314 |
- 318 | 2 | 636 |
- 325 | 1 | 325 |
- 328 | 1 | 328 |
- 329 | 2 | 658 |
- 345 | 1 | 345 |
- 348 | 1 | 348 |
- 350 | 1 | 350 |
- 352 | 1 | 352 |
- 356 | 2 | 712 |
- 357 | 1 | 357 |
- 360 | 1 | 360 |
- 362 | 1 | 362 |
- 363 | 1 | 363 |
- 365 | 1 | 365 |
- 366 | 1 | 366 |
- 367 | 1 | 367 |
- 380 | 1 | 380 |
- 383 | 1 | 383 |
- 391 | 1 | 391 |
- 392 | 1 | 392 |
- 413 | 2 | 826 |
- 415 | 1 | 415 |
- 418 | 1 | 418 |
- 423 | 1 | 423 |
- 426 | 1 | 426 |
- 434 | 1 | 434 |
- 435 | 1 | 435 |
- 445 | 1 | 445 |
- 464 | 1 | 464 |
- 467 | 1 | 467 |
- 475 | 1 | 475 |
- 481 | 1 | 481 |
- 487 | 1 | 487 |
- 494 | 1 | 494 |
- 508 | 1 | 508 |
- 511 | 1 | 511 |
- 537 | 1 | 537 |
- 543 | 1 | 543 |
- 546 | 2 | 1092 |
- 547 | 2 | 1094 |
- 561 | 1 | 561 |
- 563 | 1 | 563 |
- 565 | 1 | 565 |
- 570 | 1 | 570 |
- 580 | 3 | 1740 |
- 582 | 1 | 582 |
- 586 | 1 | 586 |
- 592 | 1 | 592 |
- 596 | 1 | 596 |
- 597 | 1 | 597 |
- 600 | 1 | 600 |
- 607 | 1 | 607 |
- 611 | 1 | 611 |
- 617 | 1 | 617 |
- 624 | 1 | 624 |
- 633 | 1 | 633 |
- 640 | 1 | 640 |
- 641 | 3 | 1923 |
- 649 | 1 | 649 |
- 650 | 1 | 650 |
- 652 | 1 | 652 |
- 657 | 1 | 657 |
- 658 | 1 | 658 |
- 659 | 2 | 1318 |
- 661 | 1 | 661 |
- 672 | 1 | 672 |
- 696 | 1 | 696 |
- 698 | 1 | 698 |
- 702 | 1 | 702 |
- 707 | 1 | 707 |
- 715 | 1 | 715 |
- 718 | 1 | 718 |
- 720 | 1 | 720 |
- 721 | 1 | 721 |
- 727 | 1 | 727 |
- 733 | 1 | 733 |
- 735 | 1 | 735 |
- 737 | 1 | 737 |
- 738 | 1 | 738 |
- 739 | 1 | 739 |
- 740 | 1 | 740 |
- 743 | 1 | 743 |
- 744 | 1 | 744 |
- 746 | 1 | 746 |
- 747 | 2 | 1494 |
- 751 | 1 | 751 |
- 753 | 1 | 753 |
- 754 | 1 | 754 |
- 760 | 1 | 760 |
- 767 | 1 | 767 |
- 770 | 1 | 770 |
- 771 | 1 | 771 |
- 775 | 1 | 775 |
- 776 | 2 | 1552 |
- 778 | 1 | 778 |
- 779 | 2 | 1558 |
- 786 | 2 | 1572 |
- 792 | 1 | 792 |
- 794 | 1 | 794 |
- 795 | 2 | 1590 |
- 797 | 1 | 797 |
- 803 | 1 | 803 |
- 808 | 2 | 1616 |
- 810 | 1 | 810 |
- 814 | 2 | 1628 |
- 817 | 1 | 817 |
- 818 | 1 | 818 |
- 819 | 2 | 1638 |
- 820 | 1 | 820 |
- 824 | 1 | 824 |
- 825 | 2 | 1650 |
- 827 | 1 | 827 |
- 828 | 1 | 828 |
- 831 | 2 | 1662 |
- 832 | 2 | 1664 |
- 834 | 1 | 834 |
- 835 | 1 | 835 |
- 836 | 1 | 836 |
- 838 | 3 | 2514 |
- 839 | 1 | 839 |
- 842 | 2 | 1684 |
- 843 | 3 | 2529 |
- 845 | 1 | 845 |
- 846 | 1 | 846 |
- 848 | 2 | 1696 |
- 849 | 1 | 849 |
- 850 | 5 | 4250 |
- 851 | 1 | 851 |
- 852 | 2 | 1704 |
- 853 | 2 | 1706 |
- 854 | 2 | 1708 |
- 857 | 1 | 857 |
- 859 | 2 | 1718 |
- 860 | 1 | 860 |
- 861 | 2 | 1722 |
- 862 | 1 | 862 |
- 863 | 2 | 1726 |
- 865 | 1 | 865 |
- 866 | 1 | 866 |
- 867 | 1 | 867 |
- 868 | 2 | 1736 |
- 869 | 2 | 1738 |
- 870 | 1 | 870 |
- 871 | 1 | 871 |
- 874 | 1 | 874 |
- 876 | 1 | 876 |
- 877 | 1 | 877 |
- 878 | 3 | 2634 |
- 879 | 6 | 5274 |
- 880 | 2 | 1760 |
- 881 | 4 | 3524 |
- 882 | 1 | 882 |
- 883 | 1 | 883 |
- 884 | 1 | 884 |
- 885 | 1 | 885 |
- 886 | 2 | 1772 |
- 887 | 1 | 887 |
- 890 | 1 | 890 |
- 891 | 2 | 1782 |
- 892 | 1 | 892 |
- 893 | 2 | 1786 |
- 895 | 3 | 2685 |
- 897 | 2 | 1794 |
- 899 | 4 | 3596 |
- 902 | 2 | 1804 |
- 903 | 5 | 4515 |
- 904 | 1 | 904 |
- 905 | 3 | 2715 |
- 907 | 2 | 1814 |
- 912 | 1 | 912 |
- 913 | 1 | 913 |
- 914 | 3 | 2742 |
- 915 | 1 | 915 |
- 917 | 3 | 2751 |
- 919 | 1 | 919 |
- 920 | 5 | 4600 |
- 921 | 1 | 921 |
- 922 | 1 | 922 |
- 923 | 1 | 923 |
- 924 | 1 | 924 |
- 925 | 2 | 1850 |
- 927 | 2 | 1854 |
- 928 | 1 | 928 |
- 930 | 2 | 1860 |
- 931 | 1 | 931 |
- 933 | 2 | 1866 |
- 934 | 1 | 934 |
- 935 | 1 | 935 |
- 936 | 2 | 1872 |
- 937 | 3 | 2811 |
- 938 | 1 | 938 |
- 939 | 1 | 939 |
- 940 | 1 | 940 |
- 941 | 1 | 941 |
- 942 | 4 | 3768 |
- 943 | 2 | 1886 |
- 944 | 3 | 2832 |
- 945 | 2 | 1890 |
- 947 | 4 | 3788 |
- 949 | 2 | 1898 |
- 950 | 2 | 1900 |
- 951 | 1 | 951 |
- 952 | 1 | 952 |
- 954 | 2 | 1908 |
- 956 | 2 | 1912 |
- 958 | 1 | 958 |
- 960 | 2 | 1920 |
- 963 | 1 | 963 |
- 964 | 1 | 964 |
- 965 | 2 | 1930 |
- 966 | 2 | 1932 |
- 967 | 2 | 1934 |
- 974 | 2 | 1948 |
- 975 | 1 | 975 |
- 977 | 1 | 977 |
- 978 | 1 | 978 |
- 980 | 1 | 980 |
- 983 | 2 | 1966 |
- 984 | 2 | 1968 |
- 987 | 1 | 987 |
- 990 | 1 | 990 |
- 994 | 1 | 994 |
- 998 | 2 | 1996 |
- 999 | 1 | 999 |
- 1004 | 1 | 1004 |
- 1007 | 2 | 2014 |
- 1010 | 1 | 1010 |
- 1011 | 1 | 1011 |
- 1013 | 1 | 1013 |
- 1021 | 2 | 2042 |
- 1022 | 3 | 3066 |
- 1025 | 1 | 1025 |
- 1026 | 2 | 2052 |
- 1027 | 3 | 3081 |
- 1034 | 1 | 1034 |
- 1035 | 1 | 1035 |
- 1037 | 3 | 3111 |
- 1038 | 493 | 511734 |
- Total | 1002 | 812301 |
-
- Octets Transmitted by Chop Size
-
-
- 4 | 1 | 4 |
- 16 | 5 | 80 |
- 17 | 7 | 119 |
- 29 | 1 | 29 |
- 37 | 1 | 37 |
- 38 | 2 | 76 |
- 39 | 3 | 117 |
- 40 | 1 | 40 |
- 41 | 2 | 82 |
- 42 | 3 | 126 |
- 43 | 3 | 129 |
- 44 | 2 | 88 |
- 45 | 2 | 90 |
- 48 | 4 | 192 |
- 50 | 1 | 50 |
- 51 | 1 | 51 |
- 52 | 2 | 104 |
- 54 | 4 | 216 |
- 56 | 2 | 112 |
- 57 | 1 | 57 |
- 58 | 1 | 58 |
- 59 | 2 | 118 |
- 60 | 1 | 60 |
- 61 | 2 | 122 |
- 62 | 1 | 62 |
- 64 | 2 | 128 |
- 65 | 1 | 65 |
- 66 | 2 | 132 |
- 67 | 1 | 67 |
- 68 | 1 | 68 |
- 69 | 1 | 69 |
- 71 | 1 | 71 |
- 73 | 1 | 73 |
- 74 | 1 | 74 |
- 76 | 1 | 76 |
- 78 | 2 | 156 |
- 80 | 1 | 80 |
- 81 | 1 | 81 |
- 82 | 2 | 164 |
- 83 | 1 | 83 |
- 84 | 1 | 84 |
- 85 | 1 | 85 |
- 86 | 2 | 172 |
- 87 | 2 | 174 |
- 88 | 1 | 88 |
- 89 | 1 | 89 |
- 93 | 2 | 186 |
- 94 | 1 | 94 |
- 95 | 2 | 190 |
- 99 | 2 | 198 |
- 100 | 2 | 200 |
- 101 | 2 | 202 |
- 105 | 2 | 210 |
- 106 | 1 | 106 |
- 107 | 1 | 107 |
- 108 | 1 | 108 |
- 112 | 1 | 112 |
- 113 | 1 | 113 |
- 118 | 1 | 118 |
- 123 | 1 | 123 |
- 124 | 1 | 124 |
- 131 | 1 | 131 |
- 133 | 1 | 133 |
- 139 | 1 | 139 |
- 143 | 1 | 143 |
- 145 | 1 | 145 |
- 147 | 1 | 147 |
- 152 | 1 | 152 |
- 155 | 2 | 310 |
- 159 | 2 | 318 |
- 163 | 1 | 163 |
- 166 | 1 | 166 |
- 174 | 1 | 174 |
- 181 | 1 | 181 |
- 186 | 2 | 372 |
- 187 | 1 | 187 |
- 192 | 1 | 192 |
- 194 | 1 | 194 |
- 202 | 1 | 202 |
- 208 | 1 | 208 |
- 210 | 1 | 210 |
- 213 | 1 | 213 |
- 217 | 1 | 217 |
- 218 | 1 | 218 |
- 220 | 2 | 440 |
- 222 | 1 | 222 |
- 224 | 1 | 224 |
- 225 | 1 | 225 |
- 227 | 1 | 227 |
- 233 | 1 | 233 |
- 239 | 1 | 239 |
- 244 | 1 | 244 |
- 250 | 1 | 250 |
- 252 | 1 | 252 |
- 267 | 2 | 534 |
- 274 | 1 | 274 |
- 278 | 1 | 278 |
- 279 | 1 | 279 |
- 282 | 1 | 282 |
- 283 | 1 | 283 |
- 284 | 1 | 284 |
- 288 | 1 | 288 |
- 294 | 1 | 294 |
- 297 | 1 | 297 |
- 298 | 1 | 298 |
- 299 | 1 | 299 |
- 304 | 1 | 304 |
- 306 | 1 | 306 |
- 307 | 1 | 307 |
- 311 | 1 | 311 |
- 316 | 1 | 316 |
- 317 | 1 | 317 |
- 323 | 1 | 323 |
- 324 | 1 | 324 |
- 325 | 2 | 650 |
- 334 | 1 | 334 |
- 344 | 1 | 344 |
- 348 | 1 | 348 |
- 350 | 1 | 350 |
- 352 | 2 | 704 |
- 355 | 2 | 710 |
- 356 | 1 | 356 |
- 361 | 1 | 361 |
- 364 | 1 | 364 |
- 365 | 1 | 365 |
- 369 | 1 | 369 |
- 372 | 1 | 372 |
- 382 | 1 | 382 |
- 383 | 1 | 383 |
- 387 | 2 | 774 |
- 409 | 2 | 818 |
- 411 | 1 | 411 |
- 414 | 1 | 414 |
- 419 | 1 | 419 |
- 422 | 1 | 422 |
- 431 | 2 | 862 |
- 442 | 1 | 442 |
- 461 | 1 | 461 |
- 463 | 1 | 463 |
- 471 | 1 | 471 |
- 482 | 1 | 482 |
- 484 | 1 | 484 |
- 490 | 1 | 490 |
- 504 | 1 | 504 |
- 507 | 1 | 507 |
- 533 | 1 | 533 |
- 539 | 1 | 539 |
- 542 | 2 | 1084 |
- 543 | 1 | 543 |
- 545 | 1 | 545 |
- 557 | 1 | 557 |
- 559 | 1 | 559 |
- 561 | 1 | 561 |
- 566 | 1 | 566 |
- 576 | 2 | 1152 |
- 577 | 1 | 577 |
- 578 | 1 | 578 |
- 582 | 1 | 582 |
- 590 | 1 | 590 |
- 593 | 2 | 1186 |
- 596 | 1 | 596 |
- 604 | 1 | 604 |
- 607 | 1 | 607 |
- 614 | 1 | 614 |
- 622 | 1 | 622 |
- 628 | 1 | 628 |
- 636 | 2 | 1272 |
- 638 | 1 | 638 |
- 639 | 1 | 639 |
- 645 | 1 | 645 |
- 646 | 1 | 646 |
- 648 | 1 | 648 |
- 653 | 1 | 653 |
- 654 | 1 | 654 |
- 655 | 2 | 1310 |
- 657 | 1 | 657 |
- 668 | 1 | 668 |
- 692 | 1 | 692 |
- 694 | 1 | 694 |
- 698 | 1 | 698 |
- 703 | 1 | 703 |
- 711 | 1 | 711 |
- 714 | 1 | 714 |
- 716 | 1 | 716 |
- 717 | 1 | 717 |
- 723 | 1 | 723 |
- 729 | 1 | 729 |
- 731 | 1 | 731 |
- 734 | 1 | 734 |
- 735 | 1 | 735 |
- 736 | 1 | 736 |
- 738 | 1 | 738 |
- 739 | 1 | 739 |
- 740 | 1 | 740 |
- 742 | 1 | 742 |
- 743 | 2 | 1486 |
- 747 | 1 | 747 |
- 749 | 1 | 749 |
- 750 | 1 | 750 |
- 756 | 1 | 756 |
- 763 | 1 | 763 |
- 766 | 1 | 766 |
- 767 | 1 | 767 |
- 771 | 1 | 771 |
- 772 | 2 | 1544 |
- 776 | 1 | 776 |
- 777 | 2 | 1554 |
- 782 | 2 | 1564 |
- 788 | 1 | 788 |
- 791 | 1 | 791 |
- 792 | 1 | 792 |
- 793 | 1 | 793 |
- 794 | 1 | 794 |
- 799 | 1 | 799 |
- 804 | 2 | 1608 |
- 806 | 1 | 806 |
- 810 | 1 | 810 |
- 813 | 1 | 813 |
- 814 | 2 | 1628 |
- 815 | 1 | 815 |
- 816 | 1 | 816 |
- 817 | 1 | 817 |
- 820 | 1 | 820 |
- 821 | 1 | 821 |
- 822 | 1 | 822 |
- 823 | 1 | 823 |
- 824 | 1 | 824 |
- 827 | 1 | 827 |
- 828 | 2 | 1656 |
- 830 | 1 | 830 |
- 831 | 1 | 831 |
- 832 | 2 | 1664 |
- 834 | 3 | 2502 |
- 835 | 1 | 835 |
- 839 | 3 | 2517 |
- 840 | 1 | 840 |
- 841 | 2 | 1682 |
- 842 | 1 | 842 |
- 844 | 1 | 844 |
- 845 | 1 | 845 |
- 846 | 2 | 1692 |
- 847 | 1 | 847 |
- 848 | 3 | 2544 |
- 849 | 2 | 1698 |
- 850 | 2 | 1700 |
- 851 | 1 | 851 |
- 853 | 1 | 853 |
- 854 | 1 | 854 |
- 855 | 2 | 1710 |
- 856 | 1 | 856 |
- 857 | 1 | 857 |
- 858 | 1 | 858 |
- 859 | 2 | 1718 |
- 860 | 1 | 860 |
- 862 | 2 | 1724 |
- 863 | 2 | 1726 |
- 864 | 1 | 864 |
- 865 | 2 | 1730 |
- 866 | 2 | 1732 |
- 867 | 1 | 867 |
- 870 | 1 | 870 |
- 872 | 1 | 872 |
- 873 | 1 | 873 |
- 874 | 3 | 2622 |
- 875 | 4 | 3500 |
- 876 | 1 | 876 |
- 877 | 5 | 4385 |
- 878 | 2 | 1756 |
- 879 | 2 | 1758 |
- 881 | 1 | 881 |
- 882 | 2 | 1764 |
- 883 | 2 | 1766 |
- 886 | 1 | 886 |
- 887 | 2 | 1774 |
- 888 | 1 | 888 |
- 889 | 2 | 1778 |
- 891 | 3 | 2673 |
- 893 | 2 | 1786 |
- 895 | 3 | 2685 |
- 897 | 1 | 897 |
- 898 | 1 | 898 |
- 899 | 4 | 3596 |
- 900 | 2 | 1800 |
- 901 | 4 | 3604 |
- 903 | 2 | 1806 |
- 909 | 2 | 1818 |
- 910 | 2 | 1820 |
- 911 | 1 | 911 |
- 912 | 1 | 912 |
- 913 | 2 | 1826 |
- 915 | 2 | 1830 |
- 916 | 5 | 4580 |
- 917 | 1 | 917 |
- 918 | 1 | 918 |
- 919 | 1 | 919 |
- 920 | 1 | 920 |
- 921 | 2 | 1842 |
- 923 | 1 | 923 |
- 926 | 3 | 2778 |
- 927 | 2 | 1854 |
- 929 | 2 | 1858 |
- 930 | 1 | 930 |
- 931 | 1 | 931 |
- 932 | 2 | 1864 |
- 933 | 3 | 2799 |
- 935 | 1 | 935 |
- 936 | 1 | 936 |
- 937 | 3 | 2811 |
- 938 | 2 | 1876 |
- 939 | 1 | 939 |
- 940 | 3 | 2820 |
- 941 | 4 | 3764 |
- 943 | 4 | 3772 |
- 945 | 2 | 1890 |
- 946 | 1 | 946 |
- 947 | 1 | 947 |
- 948 | 2 | 1896 |
- 950 | 1 | 950 |
- 951 | 2 | 1902 |
- 952 | 1 | 952 |
- 955 | 1 | 955 |
- 956 | 1 | 956 |
- 957 | 1 | 957 |
- 960 | 1 | 960 |
- 961 | 3 | 2883 |
- 962 | 2 | 1924 |
- 963 | 2 | 1926 |
- 970 | 2 | 1940 |
- 973 | 1 | 973 |
- 974 | 2 | 1948 |
- 976 | 1 | 976 |
- 979 | 2 | 1958 |
- 980 | 2 | 1960 |
- 985 | 1 | 985 |
- 987 | 1 | 987 |
- 990 | 1 | 990 |
- 994 | 2 | 1988 |
- 995 | 1 | 995 |
- 1000 | 1 | 1000 |
- 1003 | 2 | 2006 |
- 1006 | 1 | 1006 |
- 1007 | 1 | 1007 |
- 1009 | 1 | 1009 |
- 1017 | 2 | 2034 |
- 1018 | 3 | 3054 |
- 1021 | 1 | 1021 |
- 1022 | 2 | 2044 |
- 1023 | 3 | 3069 |
- 1025 | 1 | 1025 |
- 1028 | 3 | 3084 |
- 1031 | 1 | 1031 |
- 1034 | 493 | 509762 |
- Total | 1002 | 808941 |
-
- Frames Received by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
- Frames Transmitted by Opcode
-
-
- 2 | 1000 |
- 8 | 1 |
- Total | 1001 |
-
-
- Wire Log
-
-
000 RX OCTETS: 474554202f72756e436173653f636173653d333737266167656e743d57532d525320485454502f312e310d0a436f6e6e6563
-
74696f6e3a20557067726164650d ...
-
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
-
5465737453756974652f302e382e ...
-
002 WIRELOG DISABLED
-
003 CLOSE CONNECTION AFTER 240.000000 sec
-
004 WIRELOG ENABLED
-
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
-
0x03e8
-
006 TX OCTETS: 880203e8
-
007 RX OCTETS: 88829c6914c49f81
-
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3963363931346334
-
0x03e8
-
009 TCP DROPPED BY ME
-
-
-
-
diff --git a/autobahn/client/ws_rs_case_12_5_4.json b/autobahn/client/ws_rs_case_12_5_4.json
deleted file mode 100644
index 66d0748..0000000
--- a/autobahn/client/ws_rs_case_12_5_4.json
+++ /dev/null
@@ -1,836 +0,0 @@
-{
- "agent": "WS-RS",
- "behavior": "OK",
- "behaviorClose": "OK",
- "case": 377,
- "closedByMe": true,
- "createStats": true,
- "createWirelog": true,
- "description": "Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use default permessage-deflate offer.",
- "droppedByMe": true,
- "duration": 452,
- "expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.",
- "expected": {},
- "expectedClose": {
- "closeCode": [
- 1000
- ],
- "closedByMe": true,
- "requireClean": true
- },
- "failedByMe": false,
- "httpRequest": "GET /runCase?case=377&agent=WS-RS HTTP/1.1\r\nConnection: Upgrade\r\nHost: 127.0.0.1:9001\r\nSec-WebSocket-Version: 13\r\nSec-WebSocket-Key: 0G0GvVMdYSSTyCQI7hlQJA==\r\nUpgrade: websocket\r\nSec-WebSocket-Extensions: permessage-deflate; client_max_window_bits\r\n\r\n",
- "httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.1-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 9oJ5Styb5ZxRz3BXHTNsv2HMUQ4=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
- "id": "12.5.4",
- "isServer": true,
- "localCloseCode": 1000,
- "localCloseReason": null,
- "received": [],
- "remoteCloseCode": 1000,
- "remoteCloseReason": null,
- "reportCompressionRatio": true,
- "reportTime": true,
- "result": "Ok, received all echo'ed messages in time.",
- "resultClose": "Connection was properly closed",
- "rxFrameStats": {
- "2": 1000,
- "8": 1
- },
- "rxOctetStats": {
- "8": 1,
- "20": 5,
- "21": 7,
- "33": 1,
- "35": 1,
- "39": 1,
- "40": 2,
- "41": 2,
- "42": 1,
- "43": 2,
- "44": 3,
- "45": 3,
- "46": 1,
- "47": 2,
- "49": 2,
- "51": 1,
- "52": 3,
- "53": 1,
- "55": 3,
- "56": 2,
- "58": 2,
- "59": 1,
- "60": 1,
- "62": 2,
- "63": 1,
- "64": 3,
- "65": 2,
- "66": 1,
- "68": 2,
- "69": 2,
- "70": 1,
- "71": 2,
- "72": 1,
- "73": 1,
- "75": 1,
- "78": 1,
- "81": 1,
- "82": 1,
- "83": 2,
- "84": 2,
- "85": 1,
- "86": 2,
- "88": 1,
- "90": 1,
- "91": 2,
- "92": 3,
- "93": 1,
- "95": 2,
- "97": 1,
- "100": 1,
- "102": 1,
- "104": 2,
- "105": 1,
- "107": 2,
- "109": 2,
- "110": 2,
- "116": 1,
- "120": 1,
- "121": 2,
- "126": 1,
- "134": 1,
- "137": 1,
- "143": 1,
- "146": 1,
- "151": 1,
- "155": 2,
- "156": 1,
- "158": 2,
- "160": 1,
- "165": 1,
- "168": 1,
- "185": 1,
- "190": 3,
- "191": 1,
- "196": 1,
- "204": 1,
- "205": 1,
- "210": 1,
- "212": 1,
- "213": 1,
- "214": 1,
- "217": 2,
- "222": 3,
- "225": 1,
- "230": 1,
- "243": 1,
- "245": 1,
- "251": 1,
- "254": 1,
- "266": 1,
- "269": 1,
- "273": 1,
- "275": 1,
- "278": 1,
- "283": 1,
- "286": 1,
- "288": 2,
- "292": 1,
- "295": 1,
- "296": 1,
- "297": 1,
- "299": 2,
- "308": 1,
- "311": 1,
- "314": 1,
- "318": 2,
- "325": 1,
- "328": 1,
- "329": 2,
- "345": 1,
- "348": 1,
- "350": 1,
- "352": 1,
- "356": 2,
- "357": 1,
- "360": 1,
- "362": 1,
- "363": 1,
- "365": 1,
- "366": 1,
- "367": 1,
- "380": 1,
- "383": 1,
- "391": 1,
- "392": 1,
- "413": 2,
- "415": 1,
- "418": 1,
- "423": 1,
- "426": 1,
- "434": 1,
- "435": 1,
- "445": 1,
- "464": 1,
- "467": 1,
- "475": 1,
- "481": 1,
- "487": 1,
- "494": 1,
- "508": 1,
- "511": 1,
- "537": 1,
- "543": 1,
- "546": 2,
- "547": 2,
- "561": 1,
- "563": 1,
- "565": 1,
- "570": 1,
- "580": 3,
- "582": 1,
- "586": 1,
- "592": 1,
- "596": 1,
- "597": 1,
- "600": 1,
- "607": 1,
- "611": 1,
- "617": 1,
- "624": 1,
- "633": 1,
- "640": 1,
- "641": 3,
- "649": 1,
- "650": 1,
- "652": 1,
- "657": 1,
- "658": 1,
- "659": 2,
- "661": 1,
- "672": 1,
- "696": 1,
- "698": 1,
- "702": 1,
- "707": 1,
- "715": 1,
- "718": 1,
- "720": 1,
- "721": 1,
- "727": 1,
- "733": 1,
- "735": 1,
- "737": 1,
- "738": 1,
- "739": 1,
- "740": 1,
- "743": 1,
- "744": 1,
- "746": 1,
- "747": 2,
- "751": 1,
- "753": 1,
- "754": 1,
- "760": 1,
- "767": 1,
- "770": 1,
- "771": 1,
- "775": 1,
- "776": 2,
- "778": 1,
- "779": 2,
- "786": 2,
- "792": 1,
- "794": 1,
- "795": 2,
- "797": 1,
- "803": 1,
- "808": 2,
- "810": 1,
- "814": 2,
- "817": 1,
- "818": 1,
- "819": 2,
- "820": 1,
- "824": 1,
- "825": 2,
- "827": 1,
- "828": 1,
- "831": 2,
- "832": 2,
- "834": 1,
- "835": 1,
- "836": 1,
- "838": 3,
- "839": 1,
- "842": 2,
- "843": 3,
- "845": 1,
- "846": 1,
- "848": 2,
- "849": 1,
- "850": 5,
- "851": 1,
- "852": 2,
- "853": 2,
- "854": 2,
- "857": 1,
- "859": 2,
- "860": 1,
- "861": 2,
- "862": 1,
- "863": 2,
- "865": 1,
- "866": 1,
- "867": 1,
- "868": 2,
- "869": 2,
- "870": 1,
- "871": 1,
- "874": 1,
- "876": 1,
- "877": 1,
- "878": 3,
- "879": 6,
- "880": 2,
- "881": 4,
- "882": 1,
- "883": 1,
- "884": 1,
- "885": 1,
- "886": 2,
- "887": 1,
- "890": 1,
- "891": 2,
- "892": 1,
- "893": 2,
- "895": 3,
- "897": 2,
- "899": 4,
- "902": 2,
- "903": 5,
- "904": 1,
- "905": 3,
- "907": 2,
- "912": 1,
- "913": 1,
- "914": 3,
- "915": 1,
- "917": 3,
- "919": 1,
- "920": 5,
- "921": 1,
- "922": 1,
- "923": 1,
- "924": 1,
- "925": 2,
- "927": 2,
- "928": 1,
- "930": 2,
- "931": 1,
- "933": 2,
- "934": 1,
- "935": 1,
- "936": 2,
- "937": 3,
- "938": 1,
- "939": 1,
- "940": 1,
- "941": 1,
- "942": 4,
- "943": 2,
- "944": 3,
- "945": 2,
- "947": 4,
- "949": 2,
- "950": 2,
- "951": 1,
- "952": 1,
- "954": 2,
- "956": 2,
- "958": 1,
- "960": 2,
- "963": 1,
- "964": 1,
- "965": 2,
- "966": 2,
- "967": 2,
- "974": 2,
- "975": 1,
- "977": 1,
- "978": 1,
- "980": 1,
- "983": 2,
- "984": 2,
- "987": 1,
- "990": 1,
- "994": 1,
- "998": 2,
- "999": 1,
- "1004": 1,
- "1007": 2,
- "1010": 1,
- "1011": 1,
- "1013": 1,
- "1021": 2,
- "1022": 3,
- "1025": 1,
- "1026": 2,
- "1027": 3,
- "1034": 1,
- "1035": 1,
- "1037": 3,
- "1038": 493
- },
- "started": "2020-09-08T17:26:02.658Z",
- "trafficStats": {
- "incomingCompressionRatio": 0.7853984375,
- "incomingOctetsAppLevel": 1024000,
- "incomingOctetsWebSocketLevel": 804248,
- "incomingOctetsWireLevel": 812042,
- "incomingWebSocketFrames": 1000,
- "incomingWebSocketMessages": 1000,
- "incomingWebSocketOverhead": 0.009691040574549144,
- "outgoingCompressionRatio": 0.7860244140625,
- "outgoingOctetsAppLevel": 1024000,
- "outgoingOctetsWebSocketLevel": 804889,
- "outgoingOctetsWireLevel": 808685,
- "outgoingWebSocketFrames": 1000,
- "outgoingWebSocketMessages": 1000,
- "outgoingWebSocketOverhead": 0.004716178255635249,
- "preopenIncomingOctetsWireLevel": 251,
- "preopenOutgoingOctetsWireLevel": 252
- },
- "txFrameStats": {
- "2": 1000,
- "8": 1
- },
- "txOctetStats": {
- "4": 1,
- "16": 5,
- "17": 7,
- "29": 1,
- "37": 1,
- "38": 2,
- "39": 3,
- "40": 1,
- "41": 2,
- "42": 3,
- "43": 3,
- "44": 2,
- "45": 2,
- "48": 4,
- "50": 1,
- "51": 1,
- "52": 2,
- "54": 4,
- "56": 2,
- "57": 1,
- "58": 1,
- "59": 2,
- "60": 1,
- "61": 2,
- "62": 1,
- "64": 2,
- "65": 1,
- "66": 2,
- "67": 1,
- "68": 1,
- "69": 1,
- "71": 1,
- "73": 1,
- "74": 1,
- "76": 1,
- "78": 2,
- "80": 1,
- "81": 1,
- "82": 2,
- "83": 1,
- "84": 1,
- "85": 1,
- "86": 2,
- "87": 2,
- "88": 1,
- "89": 1,
- "93": 2,
- "94": 1,
- "95": 2,
- "99": 2,
- "100": 2,
- "101": 2,
- "105": 2,
- "106": 1,
- "107": 1,
- "108": 1,
- "112": 1,
- "113": 1,
- "118": 1,
- "123": 1,
- "124": 1,
- "131": 1,
- "133": 1,
- "139": 1,
- "143": 1,
- "145": 1,
- "147": 1,
- "152": 1,
- "155": 2,
- "159": 2,
- "163": 1,
- "166": 1,
- "174": 1,
- "181": 1,
- "186": 2,
- "187": 1,
- "192": 1,
- "194": 1,
- "202": 1,
- "208": 1,
- "210": 1,
- "213": 1,
- "217": 1,
- "218": 1,
- "220": 2,
- "222": 1,
- "224": 1,
- "225": 1,
- "227": 1,
- "233": 1,
- "239": 1,
- "244": 1,
- "250": 1,
- "252": 1,
- "267": 2,
- "274": 1,
- "278": 1,
- "279": 1,
- "282": 1,
- "283": 1,
- "284": 1,
- "288": 1,
- "294": 1,
- "297": 1,
- "298": 1,
- "299": 1,
- "304": 1,
- "306": 1,
- "307": 1,
- "311": 1,
- "316": 1,
- "317": 1,
- "323": 1,
- "324": 1,
- "325": 2,
- "334": 1,
- "344": 1,
- "348": 1,
- "350": 1,
- "352": 2,
- "355": 2,
- "356": 1,
- "361": 1,
- "364": 1,
- "365": 1,
- "369": 1,
- "372": 1,
- "382": 1,
- "383": 1,
- "387": 2,
- "409": 2,
- "411": 1,
- "414": 1,
- "419": 1,
- "422": 1,
- "431": 2,
- "442": 1,
- "461": 1,
- "463": 1,
- "471": 1,
- "482": 1,
- "484": 1,
- "490": 1,
- "504": 1,
- "507": 1,
- "533": 1,
- "539": 1,
- "542": 2,
- "543": 1,
- "545": 1,
- "557": 1,
- "559": 1,
- "561": 1,
- "566": 1,
- "576": 2,
- "577": 1,
- "578": 1,
- "582": 1,
- "590": 1,
- "593": 2,
- "596": 1,
- "604": 1,
- "607": 1,
- "614": 1,
- "622": 1,
- "628": 1,
- "636": 2,
- "638": 1,
- "639": 1,
- "645": 1,
- "646": 1,
- "648": 1,
- "653": 1,
- "654": 1,
- "655": 2,
- "657": 1,
- "668": 1,
- "692": 1,
- "694": 1,
- "698": 1,
- "703": 1,
- "711": 1,
- "714": 1,
- "716": 1,
- "717": 1,
- "723": 1,
- "729": 1,
- "731": 1,
- "734": 1,
- "735": 1,
- "736": 1,
- "738": 1,
- "739": 1,
- "740": 1,
- "742": 1,
- "743": 2,
- "747": 1,
- "749": 1,
- "750": 1,
- "756": 1,
- "763": 1,
- "766": 1,
- "767": 1,
- "771": 1,
- "772": 2,
- "776": 1,
- "777": 2,
- "782": 2,
- "788": 1,
- "791": 1,
- "792": 1,
- "793": 1,
- "794": 1,
- "799": 1,
- "804": 2,
- "806": 1,
- "810": 1,
- "813": 1,
- "814": 2,
- "815": 1,
- "816": 1,
- "817": 1,
- "820": 1,
- "821": 1,
- "822": 1,
- "823": 1,
- "824": 1,
- "827": 1,
- "828": 2,
- "830": 1,
- "831": 1,
- "832": 2,
- "834": 3,
- "835": 1,
- "839": 3,
- "840": 1,
- "841": 2,
- "842": 1,
- "844": 1,
- "845": 1,
- "846": 2,
- "847": 1,
- "848": 3,
- "849": 2,
- "850": 2,
- "851": 1,
- "853": 1,
- "854": 1,
- "855": 2,
- "856": 1,
- "857": 1,
- "858": 1,
- "859": 2,
- "860": 1,
- "862": 2,
- "863": 2,
- "864": 1,
- "865": 2,
- "866": 2,
- "867": 1,
- "870": 1,
- "872": 1,
- "873": 1,
- "874": 3,
- "875": 4,
- "876": 1,
- "877": 5,
- "878": 2,
- "879": 2,
- "881": 1,
- "882": 2,
- "883": 2,
- "886": 1,
- "887": 2,
- "888": 1,
- "889": 2,
- "891": 3,
- "893": 2,
- "895": 3,
- "897": 1,
- "898": 1,
- "899": 4,
- "900": 2,
- "901": 4,
- "903": 2,
- "909": 2,
- "910": 2,
- "911": 1,
- "912": 1,
- "913": 2,
- "915": 2,
- "916": 5,
- "917": 1,
- "918": 1,
- "919": 1,
- "920": 1,
- "921": 2,
- "923": 1,
- "926": 3,
- "927": 2,
- "929": 2,
- "930": 1,
- "931": 1,
- "932": 2,
- "933": 3,
- "935": 1,
- "936": 1,
- "937": 3,
- "938": 2,
- "939": 1,
- "940": 3,
- "941": 4,
- "943": 4,
- "945": 2,
- "946": 1,
- "947": 1,
- "948": 2,
- "950": 1,
- "951": 2,
- "952": 1,
- "955": 1,
- "956": 1,
- "957": 1,
- "960": 1,
- "961": 3,
- "962": 2,
- "963": 2,
- "970": 2,
- "973": 1,
- "974": 2,
- "976": 1,
- "979": 2,
- "980": 2,
- "985": 1,
- "987": 1,
- "990": 1,
- "994": 2,
- "995": 1,
- "1000": 1,
- "1003": 2,
- "1006": 1,
- "1007": 1,
- "1009": 1,
- "1017": 2,
- "1018": 3,
- "1021": 1,
- "1022": 2,
- "1023": 3,
- "1025": 1,
- "1028": 3,
- "1031": 1,
- "1034": 493
- },
- "wasClean": true,
- "wasCloseHandshakeTimeout": false,
- "wasNotCleanReason": null,
- "wasOpenHandshakeTimeout": false,
- "wasServerConnectionDropTimeout": false,
- "wirelog": [
- [
- "RO",
- [
- 251,
- "474554202f72756e436173653f636173653d333737266167656e743d57532d525320485454502f312e310d0a436f6e6e656374696f6e3a20557067726164650d ..."
- ]
- ],
- [
- "TO",
- [
- 252,
- "485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
- ],
- false
- ],
- [
- "WLM",
- false
- ],
- [
- "TI",
- 240
- ],
- [
- "WLM",
- true
- ],
- [
- "TF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- null,
- null,
- null,
- false
- ],
- [
- "TO",
- [
- 4,
- "880203e8"
- ],
- false
- ],
- [
- "RO",
- [
- 8,
- "88829c6914c49f81"
- ]
- ],
- [
- "RF",
- [
- 2,
- "0x03e8"
- ],
- 8,
- true,
- 0,
- true,
- "9c6914c4"
- ]
- ]
-}
\ No newline at end of file