See https://github.com/yiisoft/yii-debug-api/blob/23c4bea89ecd8e45038df9f0eab77ca59a4d9033/src/ServerSentEventsStream.php#L78 (https://github.com/yiisoft/yii-debug-api/pull/117) The stream doesn't read as enough as requested bytes. Should be fixed with intermediate buffer inside the stream.
See
yii-debug-api/src/ServerSentEventsStream.php
Line 78 in 23c4bea
The stream doesn't read as enough as requested bytes. Should be fixed with intermediate buffer inside the stream.