Ask HN: Has Netlify quietly landed streaming support?

1 points by cyco130 ↗ HN
I have a Netlify Functions (not edge) test page for a project. Try:

  curl -NL hattip-basic.netlify.app/bin-stream?delay=100
Netlify Functions didn't support streaming until recently. I couldn't find any announcement about this. Am I doing something wrong or did they landed support quietly?

1 comment

[ 2.9 ms ] story [ 9.3 ms ] thread
Nope they haven't. The edge functions from the previous deploy keeps running. Pfft.