stevenroose / dart-eventsource

A client and server implementation of Server-Side Events.
MIT License
56 stars 49 forks source link

passing error from the source stream #35

Open user2023cpu opened 6 months ago

user2023cpu commented 6 months ago

Passing network error from the source stream from fetch-client and fetch-api. It handles the server crash problem.