MatthewWid / better-sse

⬆ Dead simple, dependency-less, spec-compliant server-sent events implementation for Node, written in TypeScript.
MIT License
485 stars 14 forks source link

Update npm package. #18

Closed tripodsgames closed 3 years ago

tripodsgames commented 3 years ago

I loved this library, it makes it much easier to use sse, however, would it be possible to update the package in npm?

image

MatthewWid commented 3 years ago

Hey there. Thanks so much for reporting this issue!

This is now fixed in version 0.4.0 published on npm along with some new features such as an automatic keep-alive mechanism.

npm install better-sse@latest