Releases: bartbutenaers/node-red-contrib-sse-client
Releases · bartbutenaers/node-red-contrib-sse-client
Maintenance release v0.2.4
Thanks to @Supergiovane for implementing two fixes (via PR #5):
- Input messages are now cloned to avoid memory leaks.
- Fix for timeouts in case of e.g. hub down (and improved reconnection mechanism).
Maintenance release v0.2.3
Upgrade to EventSource module version 2.0.0 (see issue #3)
Maintenance release v0.2.2
Flows updated without certificate check