-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrated dumpChunkStream.js in the unit tests.
- Loading branch information
Showing
15 changed files
with
173 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
NOTE! ChunkStream is not complete without MessageStream and might get | ||
stuck because of missing coordination with peer. Dump format: | ||
CHUNK: data-1st -8-bytes asci i-8c tstamp ti msg-id:chs-id msglen:chklen,rest | ||
|
||
FILE : Reading test/data/incoming1.raw | ||
FILE : Writing out | ||
HANDS: Handshake completed successfully | ||
CHUNK: 02000763 6f6e6e65 [30m·[39m[30m·[39m[30m·[39mc onne 000000 14 000003:000000 235:128,107 | ||
CHUNK: 00000b61 7564696f [30m·[39m[30m·[39m[30m·[39ma udio 000000 14 000003:000000 235:107,0 | ||
CHUNK: 002625a0 [30m·[39m&%[30m·[39m ···· ca90ea 05 000002:000000 4:4,0 | ||
END : ChunkStream gracefully ended |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
NOTE! ChunkStream is not complete without MessageStream and might get | ||
stuck because of missing coordination with peer. Dump format: | ||
CHUNK: data-1st -8-bytes asci i-8c tstamp ti msg-id:chs-id msglen:chklen,rest | ||
|
||
FILE : Reading test/data/incoming2.raw | ||
FILE : Writing out | ||
HANDS: Handshake completed successfully | ||
CHUNK: 02000763 6f6e6e65 [30m·[39m[30m·[39m[30m·[39mc onne 000001 14 000003:000000 235:128,107 | ||
CHUNK: 00000b61 7564696f [30m·[39m[30m·[39m[30m·[39ma udio 000001 14 000003:000000 235:107,0 | ||
CHUNK: 002625a0 [30m·[39m&%[30m·[39m ···· 603010 05 000002:000000 4:4,0 | ||
CHUNK: 0002000c 63726561 [30m·[39m[30m·[39m[30m·[39m[30m·[39m crea 003442 11 000003:000000 26:26,0 | ||
CHUNK: 00030000 00000000 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m[30m·[39m[30m·[39m 000000 04 000002:000000 10:10,0 | ||
CHUNK: 00030000 00010000 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m[30m·[39m[30m·[39m 000000 04 000002:000000 10:10,0 | ||
CHUNK: 00020004 706c6179 [30m·[39m[30m·[39m[30m·[39m[30m·[39m play 005ef4 11 000008:000000 43:43,0 | ||
END : ChunkStream gracefully ended |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
NOTE! ChunkStream is not complete without MessageStream and might get | ||
stuck because of missing coordination with peer. Dump format: | ||
CHUNK: data-1st -8-bytes asci i-8c tstamp ti msg-id:chs-id msglen:chklen,rest | ||
|
||
FILE : Reading test/data/outgoing2.raw | ||
FILE : Writing /dev/null | ||
HANDS: Handshake completed successfully | ||
CHUNK: 002625a0 [30m·[39m&%[30m·[39m ···· 000000 05 000002:000000 4:4,0 | ||
CHUNK: 002625a0 02 [30m·[39m&%[30m·[39m [30m·[39m··· 000000 06 000002:000000 5:5,0 | ||
CHUNK: 00000000 0000 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m·· 000000 04 000002:000000 6:6,0 | ||
CHUNK: 0200075f 72657375 [30m·[39m[30m·[39m[30m·[39m_ resu 000000 14 000003:000000 189:128,61 | ||
CHUNK: 65736372 69707469 escr ipti 000000 14 000003:000000 189:61,0 | ||
CHUNK: 0200086f 6e425744 [30m·[39m[30m·[39m[30m·[39mo nBWD 000000 14 000003:000000 30:30,0 | ||
CHUNK: 0200075f 72657375 [30m·[39m[30m·[39m[30m·[39m_ resu 000000 14 000003:000000 29:29,0 | ||
END : ChunkStream gracefully ended |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
NOTE! ChunkStream is not complete without MessageStream and might get | ||
stuck because of missing coordination with peer. Dump format: | ||
CHUNK: data-1st -8-bytes asci i-8c tstamp ti msg-id:chs-id msglen:chklen,rest | ||
|
||
FILE : Reading test/data/outgoing3.raw | ||
FILE : Writing /dev/null | ||
HANDS: Handshake completed successfully | ||
CHUNK: 002625a0 [30m·[39m&%[30m·[39m ···· 000000 05 000002:000000 4:4,0 | ||
CHUNK: 002625a0 02 [30m·[39m&%[30m·[39m [30m·[39m··· 000000 06 000002:000000 5:5,0 | ||
CHUNK: 00000000 0000 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m·· 000000 04 000002:000000 6:6,0 | ||
CHUNK: 0200075f 72657375 [30m·[39m[30m·[39m[30m·[39m_ resu 000000 14 000003:000000 189:128,61 | ||
CHUNK: 65736372 69707469 escr ipti 000000 14 000003:000000 189:61,0 | ||
CHUNK: 0200086f 6e425744 [30m·[39m[30m·[39m[30m·[39mo nBWD 000000 14 000003:000000 30:30,0 | ||
CHUNK: 0200075f 72657375 [30m·[39m[30m·[39m[30m·[39m_ resu 000000 14 000003:000000 29:29,0 | ||
CHUNK: 00040000 0001 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m·· 000000 04 000002:000000 6:6,0 | ||
CHUNK: 00000000 0001 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m·· 000000 04 000002:000000 6:6,0 | ||
CHUNK: 0200086f 6e537461 [30m·[39m[30m·[39m[30m·[39mo nSta 000000 14 000014:000000 134:128,6 | ||
CHUNK: 37383400 0009 784[30m·[39m [30m·[39m[30m·[39m·· 000000 14 000014:000000 134:6,0 | ||
CHUNK: 0200086f 6e537461 [30m·[39m[30m·[39m[30m·[39mo nSta 000000 14 000014:000000 134:128,6 | ||
CHUNK: 37383400 0009 784[30m·[39m [30m·[39m[30m·[39m·· 000000 14 000014:000000 134:6,0 | ||
CHUNK: 0200117c 52746d70 [30m·[39m[30m·[39m[30m·[39m| Rtmp 000000 12 000014:000000 24:24,0 | ||
CHUNK: 0200086f 6e537461 [30m·[39m[30m·[39m[30m·[39mo nSta 000000 12 000014:000000 44:44,0 | ||
CHUNK: 02000a6f 6e4d6574 [30m·[39m[30m·[39m[30m·[39mo nMet 000000 12 000014:000000 105:105,0 | ||
CHUNK: 00400000 [30m·[39m@[30m·[39m[30m·[39m ···· 000000 01 000002:000000 4:4,0 | ||
INFO : ChunkStream: Setting chunk size to 16384 | ||
CHUNK: 12000084 030299c7 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m[30m·[39m[30m·[39m 000000 09 000015:000000 1376:1376,0 | ||
CHUNK: 32000084 074298dc 2[30m·[39m[30m·[39m[30m·[39m [30m·[39mB[30m·[39m[30m·[39m 00004e 09 000015:000000 901:901,0 | ||
CHUNK: 02000c6f 6e506c61 [30m·[39m[30m·[39m[30m·[39mo nPla 000000 12 000014:000000 102:102,0 | ||
CHUNK: 0200086f 6e537461 [30m·[39m[30m·[39m[30m·[39mo nSta 000000 14 000014:000000 143:143,0 | ||
CHUNK: 00010000 0001 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m·· 000000 04 000002:000000 6:6,0 | ||
CHUNK: 0200086f 6e537461 [30m·[39m[30m·[39m[30m·[39mo nSta 000000 14 000014:000000 136:136,0 | ||
CHUNK: 0200086f 6e537461 [30m·[39m[30m·[39m[30m·[39mo nSta 000000 14 000014:000000 143:143,0 | ||
CHUNK: 00010000 0001 [30m·[39m[30m·[39m[30m·[39m[30m·[39m [30m·[39m[30m·[39m·· 000000 04 000002:000000 6:6,0 | ||
END : ChunkStream gracefully ended |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters