stevenroose / dart-eventsource

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

Properly close stream #28

Open jpopesculian opened 1 year ago

jpopesculian commented 1 year ago

Propagates the onDone and onError callbacks up to the top level stream controller