try to log every push on server - you'll see than on a client there is not a stream - there is long waiting for whole result as usual
In my samples the first push occurs in 2 ms but on the client TTFB is equal sum of times in the request - so there is no real stream unfortunately
try to log every push on server - you'll see than on a client there is not a stream - there is long waiting for whole result as usual In my samples the first push occurs in 2 ms but on the client TTFB is equal sum of times in the request - so there is no real stream unfortunately