Closed GoogleCodeExporter closed 9 years ago
Sorry, i ment version 1.1, but maybe this problem exists in futur 1.2, too.
Original comment by sebastia...@gmail.com
on 24 Jul 2011 at 10:56
An undefined error is fixed by chance in revision 123.
I agree with your idea about throwing exception, but that is a deliberate
behavior based on the WebSocket spec. Even though the spec has nothing to do
with http streaming, as the Stream API is based on the WebSocket API, the
dataQueue is intended to increase like the bufferedAmount attribute of the
WebSocket when the send method is called after a stream is closed.
As the current spec, of course, is draft, it can change in the future.
Donghwan
Original comment by flowersi...@gmail.com
on 31 Jul 2011 at 3:00
Original issue reported on code.google.com by
sebastia...@gmail.com
on 23 Jul 2011 at 12:07