sjdonado / culefilo

Discover the top 3 restaurants serving your favorite food near you. Just enter your craving and location in our free AI-powered app, and start your culinary adventure today!
https://culefilo.pages.dev
5 stars 1 forks source link

Refactor/replace stream server sent events #11

Closed sjdonado closed 6 months ago

sjdonado commented 6 months ago

remove that ugly while(true) thanks to @krthr 's suggestion: to use https://developer.mozilla.org/es/docs/Web/API/Server-sent_events/Using_server-sent_events instead of stream-chunks