HACKER Q&A
📣 cyco130

Has Netlify quietly landed streaming support?


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?


  👤 cyco130 Accepted Answer ✓
Nope they haven't. The edge functions from the previous deploy keeps running. Pfft.