Skip to content

v0.1.2

Choose a tag to compare

@joshmossas joshmossas released this 22 Jul 17:32
· 66 commits to master since this release

What's Changed

  • bugfix: add support for \r\n and \r line delimiters by @joshmossas in #11

This gets the event-source-plus parser more compliant with the Server Sent Events specification as outlined in https://html.spec.whatwg.org/multipage/server-sent-events.html#parsing-an-event-stream

Thanks to @teddybee for reporting the issue that led to discovering this bug.

Full Changelog: v0.1.1...v0.1.2