Skip to content

Commit

Permalink
deploy: ebe308a
Browse files Browse the repository at this point in the history
  • Loading branch information
jangko committed Nov 28, 2024
1 parent c987783 commit c4ac160
Show file tree
Hide file tree
Showing 4,145 changed files with 36,361 additions and 36,165 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
543 changes: 273 additions & 270 deletions client/index.html

Large diffs are not rendered by default.

607 changes: 305 additions & 302 deletions client/index.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions client/websock_client_case_10_1_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<center><a href="http://autobahn.ws/testsuite" title="Autobahn WebSocket Testsuite"><img src="http://autobahn.ws/static/img/ws_protocol_test_report.png" border="0" width="820" height="46" alt="Autobahn WebSocket Testsuite Report"></img></a></center>
<center><a href="http://autobahn.ws" title="Autobahn WebSocket"> <img src="http://autobahn.ws/static/img/ws_protocol_test_report_autobahn.png" border="0" width="300" height="68" alt="Autobahn WebSocket"> </img></a></center>
<br/>
<p class="case case_ok">websock-client - <span style="font-size: 1.3em;"><b>Case 10.1.1</b></span> : Pass - <span style="font-size: 0.9em;"><b>3</b> ms @ 2024-04-24T05:20:34.873Z</a></p>
<p class="case case_ok">websock-client - <span style="font-size: 1.3em;"><b>Case 10.1.1</b></span> : Pass - <span style="font-size: 0.9em;"><b>3</b> ms @ 2024-11-28T05:31:10.009Z</a></p>
<p class="case_text_block case_desc"><b>Case Description</b><br/><br/>Send text message with payload of length 65536 auto-fragmented with <b>autoFragmentSize = 1300</b>.</p>
<p class="case_text_block case_expect"><b>Case Expectation</b><br/><br/>Receive echo'ed text message (with payload as sent and transmitted frame counts as expected). Clean close with normal code.</p>

Expand All @@ -220,14 +220,14 @@ <h2>Opening Handshake</h2>
Host: 127.0.0.1:9001
Connection: Upgrade
Sec-Websocket-Version: 13
Sec-Websocket-Key: BG8Aq5HkNhuDVOcCJ4r+EA==
Sec-Websocket-Key: K3ufeje7L+l5TXDhqb2uOQ==
Cache-Control: no-cache</pre>
<pre class="http_dump">HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: lSBehODEuEdG8vo7mkjm+HysoIU=</pre>
Sec-WebSocket-Accept: IwaR0grqb0z9W9wAdl/obEDrXIQ=</pre>
<br/><hr/>
<h2>Closing Behavior</h2>
<table>
Expand Down Expand Up @@ -492,16 +492,16 @@ <h2>Wire Log</h2>
<pre class="wirelog_tx_octets">103 TX OCTETS: 807e02182a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a</pre>
<pre class="wirelog_tx_octets"> 2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...</pre>
<pre class="wirelog_kill_after">104 FAIL CONNECTION AFTER 10.000000 sec</pre>
<pre class="wirelog_rx_octets">105 RX OCTETS: 81ff00000000000100005e4af5927460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb8</pre>
<pre class="wirelog_rx_octets"> 7460dfb87460dfb87460dfb87460 ...</pre>
<pre class="wirelog_rx_octets">106 RX OCTETS: dfb87460dfb87460dfb87460dfb8</pre>
<pre class="wirelog_rx_frame">107 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASKED=True, MASK=3565346166353932</pre>
<pre class="wirelog_rx_octets">105 RX OCTETS: 81ff0000000000010000319e98ae1bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b284</pre>
<pre class="wirelog_rx_octets"> 1bb4b2841bb4b2841bb4b2841bb4 ...</pre>
<pre class="wirelog_rx_octets">106 RX OCTETS: b2841bb4b2841bb4b2841bb4b284</pre>
<pre class="wirelog_rx_frame">107 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=65536, MASKED=True, MASK=3331396539386165</pre>
<pre class="wirelog_rx_frame"> **************************************************************** ...</pre>
<pre class="wirelog_tx_frame">108 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
<pre class="wirelog_tx_frame"> 0x03e8</pre>
<pre class="wirelog_tx_octets">109 TX OCTETS: 880203e8</pre>
<pre class="wirelog_rx_octets">110 RX OCTETS: 88827871d54c7b99</pre>
<pre class="wirelog_rx_frame">111 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3738373164353463</pre>
<pre class="wirelog_rx_octets">110 RX OCTETS: 8882ff7fc5dffc97</pre>
<pre class="wirelog_rx_frame">111 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6666376663356466</pre>
<pre class="wirelog_rx_frame"> 0x03e8</pre>
<pre class="wirelog_tcp_closed_by_me">112 TCP DROPPED BY ME</pre>
</div>
Expand Down
16 changes: 8 additions & 8 deletions client/websock_client_case_10_1_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"requireClean": true
},
"failedByMe": false,
"httpRequest": "GET /runCase?case=301&agent=websock-client HTTP/1.1\r\nSec-Websocket-Extensions: permessage-deflate; client_max_window_bits=15\r\nUpgrade: websocket\r\nHost: 127.0.0.1:9001\r\nConnection: Upgrade\r\nSec-Websocket-Version: 13\r\nSec-Websocket-Key: BG8Aq5HkNhuDVOcCJ4r+EA==\r\nCache-Control: no-cache\r\n\r\n",
"httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.2-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: lSBehODEuEdG8vo7mkjm+HysoIU=\r\n\r\n",
"httpRequest": "GET /runCase?case=301&agent=websock-client HTTP/1.1\r\nSec-Websocket-Extensions: permessage-deflate; client_max_window_bits=15\r\nUpgrade: websocket\r\nHost: 127.0.0.1:9001\r\nConnection: Upgrade\r\nSec-Websocket-Version: 13\r\nSec-Websocket-Key: K3ufeje7L+l5TXDhqb2uOQ==\r\nCache-Control: no-cache\r\n\r\n",
"httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.2-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: IwaR0grqb0z9W9wAdl/obEDrXIQ=\r\n\r\n",
"id": "10.1.1",
"isServer": true,
"localCloseCode": 1000,
Expand Down Expand Up @@ -56,7 +56,7 @@
"288": 1,
"65536": 1
},
"started": "2024-04-24T05:20:34.873Z",
"started": "2024-11-28T05:31:10.009Z",
"trafficStats": null,
"txFrameStats": {
"0": 50,
Expand Down Expand Up @@ -1220,14 +1220,14 @@
"RO",
[
65536,
"81ff00000000000100005e4af5927460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460dfb87460 ..."
"81ff0000000000010000319e98ae1bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4b2841bb4 ..."
]
],
[
"RO",
[
14,
"dfb87460dfb87460dfb87460dfb8"
"b2841bb4b2841bb4b2841bb4b284"
]
],
[
Expand All @@ -1240,7 +1240,7 @@
true,
0,
true,
"5e4af592"
"319e98ae"
],
[
"TF",
Expand Down Expand Up @@ -1268,7 +1268,7 @@
"RO",
[
8,
"88827871d54c7b99"
"8882ff7fc5dffc97"
]
],
[
Expand All @@ -1281,7 +1281,7 @@
true,
0,
true,
"7871d54c"
"ff7fc5df"
]
]
}
10 changes: 5 additions & 5 deletions client/websock_client_case_12_1_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<center><a href="http://autobahn.ws/testsuite" title="Autobahn WebSocket Testsuite"><img src="http://autobahn.ws/static/img/ws_protocol_test_report.png" border="0" width="820" height="46" alt="Autobahn WebSocket Testsuite Report"></img></a></center>
<center><a href="http://autobahn.ws" title="Autobahn WebSocket"> <img src="http://autobahn.ws/static/img/ws_protocol_test_report_autobahn.png" border="0" width="300" height="68" alt="Autobahn WebSocket"> </img></a></center>
<br/>
<p class="case case_ok">websock-client - <span style="font-size: 1.3em;"><b>Case 12.1.1</b></span> : Pass - <span style="font-size: 0.9em;"><b>317</b> ms @ 2024-04-24T05:20:34.887Z</a></p>
<p class="case case_ok">websock-client - <span style="font-size: 1.3em;"><b>Case 12.1.1</b></span> : Pass - <span style="font-size: 0.9em;"><b>328</b> ms @ 2024-11-28T05:31:10.022Z</a></p>
<p class="case_text_block case_desc"><b>Case Description</b><br/><br/>Send 1000 compressed messages each of payload size 16, auto-fragment to 0 octets. Use default permessage-deflate offer.</p>
<p class="case_text_block case_expect"><b>Case Expectation</b><br/><br/>Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.</p>

Expand All @@ -220,14 +220,14 @@ <h2>Opening Handshake</h2>
Host: 127.0.0.1:9001
Connection: Upgrade
Sec-Websocket-Version: 13
Sec-Websocket-Key: yVoPoeHUMxTpKhbh9doThQ==
Sec-Websocket-Key: epZk3USUzH6YKCYBJUuNtA==
Cache-Control: no-cache</pre>
<pre class="http_dump">HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: u0+uz434sXpZe0Kk+iOeF4+vpEY=
Sec-WebSocket-Accept: UHexdg1Cvm8obBe551oxBmJoKbs=
Sec-WebSocket-Extensions: permessage-deflate</pre>
<br/><hr/>
<h2>Closing Behavior</h2>
Expand Down Expand Up @@ -303,8 +303,8 @@ <h2>Wire Log</h2>
<pre class="wirelog_tx_frame">005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
<pre class="wirelog_tx_frame"> 0x03e8</pre>
<pre class="wirelog_tx_octets">006 TX OCTETS: 880203e8</pre>
<pre class="wirelog_rx_octets">007 RX OCTETS: 8882f64b8435f5a3</pre>
<pre class="wirelog_rx_frame">008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6636346238343335</pre>
<pre class="wirelog_rx_octets">007 RX OCTETS: 8882b07dfdf8b395</pre>
<pre class="wirelog_rx_frame">008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6230376466646638</pre>
<pre class="wirelog_rx_frame"> 0x03e8</pre>
<pre class="wirelog_tcp_closed_by_me">009 TCP DROPPED BY ME</pre>
</div>
Expand Down
12 changes: 6 additions & 6 deletions client/websock_client_case_12_1_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"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": 317,
"duration": 328,
"expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 60 secs.",
"expected": {},
"expectedClose": {
Expand All @@ -19,8 +19,8 @@
"requireClean": true
},
"failedByMe": false,
"httpRequest": "GET /runCase?case=302&agent=websock-client HTTP/1.1\r\nSec-Websocket-Extensions: permessage-deflate; client_max_window_bits=15\r\nUpgrade: websocket\r\nHost: 127.0.0.1:9001\r\nConnection: Upgrade\r\nSec-Websocket-Version: 13\r\nSec-Websocket-Key: yVoPoeHUMxTpKhbh9doThQ==\r\nCache-Control: no-cache\r\n\r\n",
"httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.2-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: u0+uz434sXpZe0Kk+iOeF4+vpEY=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
"httpRequest": "GET /runCase?case=302&agent=websock-client HTTP/1.1\r\nSec-Websocket-Extensions: permessage-deflate; client_max_window_bits=15\r\nUpgrade: websocket\r\nHost: 127.0.0.1:9001\r\nConnection: Upgrade\r\nSec-Websocket-Version: 13\r\nSec-Websocket-Key: epZk3USUzH6YKCYBJUuNtA==\r\nCache-Control: no-cache\r\n\r\n",
"httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.2-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: UHexdg1Cvm8obBe551oxBmJoKbs=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
"id": "12.1.1",
"isServer": true,
"localCloseCode": 1000,
Expand All @@ -41,7 +41,7 @@
"22": 1000,
"288": 1
},
"started": "2024-04-24T05:20:34.887Z",
"started": "2024-11-28T05:31:10.022Z",
"trafficStats": {
"incomingCompressionRatio": 1.0,
"incomingOctetsAppLevel": 16000,
Expand Down Expand Up @@ -140,7 +140,7 @@
"RO",
[
8,
"8882f64b8435f5a3"
"8882b07dfdf8b395"
]
],
[
Expand All @@ -153,7 +153,7 @@
true,
0,
true,
"f64b8435"
"b07dfdf8"
]
]
}
10 changes: 5 additions & 5 deletions client/websock_client_case_12_1_10.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<center><a href="http://autobahn.ws/testsuite" title="Autobahn WebSocket Testsuite"><img src="http://autobahn.ws/static/img/ws_protocol_test_report.png" border="0" width="820" height="46" alt="Autobahn WebSocket Testsuite Report"></img></a></center>
<center><a href="http://autobahn.ws" title="Autobahn WebSocket"> <img src="http://autobahn.ws/static/img/ws_protocol_test_report_autobahn.png" border="0" width="300" height="68" alt="Autobahn WebSocket"> </img></a></center>
<br/>
<p class="case case_ok">websock-client - <span style="font-size: 1.3em;"><b>Case 12.1.10</b></span> : Pass - <span style="font-size: 0.9em;"><b>5361</b> ms @ 2024-04-24T05:20:42.810Z</a></p>
<p class="case case_ok">websock-client - <span style="font-size: 1.3em;"><b>Case 12.1.10</b></span> : Pass - <span style="font-size: 0.9em;"><b>4571</b> ms @ 2024-11-28T05:31:17.246Z</a></p>
<p class="case_text_block case_desc"><b>Case Description</b><br/><br/>Send 1000 compressed messages each of payload size 131072, auto-fragment to 0 octets. Use default permessage-deflate offer.</p>
<p class="case_text_block case_expect"><b>Case Expectation</b><br/><br/>Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.</p>

Expand All @@ -220,14 +220,14 @@ <h2>Opening Handshake</h2>
Host: 127.0.0.1:9001
Connection: Upgrade
Sec-Websocket-Version: 13
Sec-Websocket-Key: IQ4NaV95cxmQG9BmEuOfEA==
Sec-Websocket-Key: UFHTZHDutDsLZJPH/qPK2Q==
Cache-Control: no-cache</pre>
<pre class="http_dump">HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: Rxbh6VUUQrDQJ5GV3AzKHsel1QI=
Sec-WebSocket-Accept: 8eWz/xY/Ku9oZ5hctrzICQlyNlI=
Sec-WebSocket-Extensions: permessage-deflate</pre>
<br/><hr/>
<h2>Closing Behavior</h2>
Expand Down Expand Up @@ -577,8 +577,8 @@ <h2>Wire Log</h2>
<pre class="wirelog_tx_frame">005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
<pre class="wirelog_tx_frame"> 0x03e8</pre>
<pre class="wirelog_tx_octets">006 TX OCTETS: 880203e8</pre>
<pre class="wirelog_rx_octets">007 RX OCTETS: 8882e7effccfe407</pre>
<pre class="wirelog_rx_frame">008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6537656666636366</pre>
<pre class="wirelog_rx_octets">007 RX OCTETS: 88821331bf5410d9</pre>
<pre class="wirelog_rx_frame">008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3133333162663534</pre>
<pre class="wirelog_rx_frame"> 0x03e8</pre>
<pre class="wirelog_tcp_closed_by_me">009 TCP DROPPED BY ME</pre>
</div>
Expand Down
12 changes: 6 additions & 6 deletions client/websock_client_case_12_1_10.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"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": 5361,
"duration": 4571,
"expectation": "Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.",
"expected": {},
"expectedClose": {
Expand All @@ -19,8 +19,8 @@
"requireClean": true
},
"failedByMe": false,
"httpRequest": "GET /runCase?case=311&agent=websock-client HTTP/1.1\r\nSec-Websocket-Extensions: permessage-deflate; client_max_window_bits=15\r\nUpgrade: websocket\r\nHost: 127.0.0.1:9001\r\nConnection: Upgrade\r\nSec-Websocket-Version: 13\r\nSec-Websocket-Key: IQ4NaV95cxmQG9BmEuOfEA==\r\nCache-Control: no-cache\r\n\r\n",
"httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.2-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: Rxbh6VUUQrDQJ5GV3AzKHsel1QI=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
"httpRequest": "GET /runCase?case=311&agent=websock-client HTTP/1.1\r\nSec-Websocket-Extensions: permessage-deflate; client_max_window_bits=15\r\nUpgrade: websocket\r\nHost: 127.0.0.1:9001\r\nConnection: Upgrade\r\nSec-Websocket-Version: 13\r\nSec-Websocket-Key: UFHTZHDutDsLZJPH/qPK2Q==\r\nCache-Control: no-cache\r\n\r\n",
"httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.2-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 8eWz/xY/Ku9oZ5hctrzICQlyNlI=\r\nSec-WebSocket-Extensions: permessage-deflate\r\n\r\n",
"id": "12.1.10",
"isServer": true,
"localCloseCode": 1000,
Expand Down Expand Up @@ -184,7 +184,7 @@
"5765": 1,
"5766": 2
},
"started": "2024-04-24T05:20:42.810Z",
"started": "2024-11-28T05:31:17.246Z",
"trafficStats": {
"incomingCompressionRatio": 0.04321363830566406,
"incomingOctetsAppLevel": 131072000,
Expand Down Expand Up @@ -414,7 +414,7 @@
"RO",
[
8,
"8882e7effccfe407"
"88821331bf5410d9"
]
],
[
Expand All @@ -427,7 +427,7 @@
true,
0,
true,
"e7effccf"
"1331bf54"
]
]
}
10 changes: 5 additions & 5 deletions client/websock_client_case_12_1_11.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<center><a href="http://autobahn.ws/testsuite" title="Autobahn WebSocket Testsuite"><img src="http://autobahn.ws/static/img/ws_protocol_test_report.png" border="0" width="820" height="46" alt="Autobahn WebSocket Testsuite Report"></img></a></center>
<center><a href="http://autobahn.ws" title="Autobahn WebSocket"> <img src="http://autobahn.ws/static/img/ws_protocol_test_report_autobahn.png" border="0" width="300" height="68" alt="Autobahn WebSocket"> </img></a></center>
<br/>
<p class="case case_ok">websock-client - <span style="font-size: 1.3em;"><b>Case 12.1.11</b></span> : Pass - <span style="font-size: 0.9em;"><b>723</b> ms @ 2024-04-24T05:20:48.182Z</a></p>
<p class="case case_ok">websock-client - <span style="font-size: 1.3em;"><b>Case 12.1.11</b></span> : Pass - <span style="font-size: 0.9em;"><b>629</b> ms @ 2024-11-28T05:31:21.828Z</a></p>
<p class="case_text_block case_desc"><b>Case Description</b><br/><br/>Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use default permessage-deflate offer.</p>
<p class="case_text_block case_expect"><b>Case Expectation</b><br/><br/>Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.</p>

Expand All @@ -220,14 +220,14 @@ <h2>Opening Handshake</h2>
Host: 127.0.0.1:9001
Connection: Upgrade
Sec-Websocket-Version: 13
Sec-Websocket-Key: 0Owq/RUKckUfBO1E44Af6g==
Sec-Websocket-Key: AwHPI/d7AsbZmn4tixnJHQ==
Cache-Control: no-cache</pre>
<pre class="http_dump">HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: WpWPOsCR8NKIWiZmx6txjAERAiA=
Sec-WebSocket-Accept: E8XXvd0OcFSEGzeJLNudybST5PM=
Sec-WebSocket-Extensions: permessage-deflate</pre>
<br/><hr/>
<h2>Closing Behavior</h2>
Expand Down Expand Up @@ -653,8 +653,8 @@ <h2>Wire Log</h2>
<pre class="wirelog_tx_frame">005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
<pre class="wirelog_tx_frame"> 0x03e8</pre>
<pre class="wirelog_tx_octets">006 TX OCTETS: 880203e8</pre>
<pre class="wirelog_rx_octets">007 RX OCTETS: 88824b1277d248fa</pre>
<pre class="wirelog_rx_frame">008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3462313237376432</pre>
<pre class="wirelog_rx_octets">007 RX OCTETS: 88823dc001d53e28</pre>
<pre class="wirelog_rx_frame">008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3364633030316435</pre>
<pre class="wirelog_rx_frame"> 0x03e8</pre>
<pre class="wirelog_tcp_closed_by_me">009 TCP DROPPED BY ME</pre>
</div>
Expand Down
Loading

0 comments on commit c4ac160

Please sign in to comment.