You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
tungstenite-rs/autobahn/client/tungstenite_case_12_1_6.json

492 lines
9.3 KiB

{
"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"
]
]
}