stevenroose / dart-eventsource

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

Add option to allow malformed utf8 in EventSource stream #23

Open neokree opened 2 years ago

neokree commented 2 years ago

Fixes #22