renderer.setSize(viewContainer.clientWidth, viewContainer.clientHeight);
Web streams was an ambitious project that brought streaming to the web platform when nothing else existed. The people who designed it made reasonable choices given the constraints of 2014 – before async iteration, before years of production experience revealed the edge cases.
,更多细节参见heLLoword翻译官方下载
// Finally, we release the lock on the stream
Марк Успенский (Редактор отдела «Путешествия»)