commit | bb9802d31aa576082095b12571c4a6585fdb5da0 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Sun Jan 20 23:54:18 2013 -0800 |
committer | Jeff Thompson <jeff@thefirst.org> | Sun Jan 20 23:54:18 2013 -0800 |
tree | d46293e85c9109c2c47387a654e90409caeb3371 | |
parent | 24189e5bcb9c999ded14f065acc1149f9676493f [diff] |
In onmessage, just use a BinaryXmlElementReader instead of buffer, bufferOffset and structureDecoder. BinaryXmlElementReader handles multple binary XML objects in the same packet, and is not limited to a buffer of 10000 bytes.