Skip to content

sse.js v2.8.0

Latest

Choose a tag to compare

@mpetazzoni mpetazzoni released this 07 Feb 17:40
· 4 commits to main since this release
v2.8.0
cee563c

This release improves SSE specification compliance: retry field now updates reconnect delay, id fields containing NULL are ignored, UTF-8 BOM at stream start is stripped, and lastEventId is updated even when no event is dispatched. Also includes comprehensive spec compliance tests.