beidou-example-stream
v2.3.0
Published
beidou example stream
Downloads
4
Readme
Beidou Stream Example
=================
Install
$ yarn install
Start
$ npm start
then navigate to http://127.0.0.1:6001/
Why need stream render ?
Signifiently reduce TTFB
In this example, TTFB reduced from ~120ms to ~20ms when stream render feature enabled.