Skip to content

Releases: bartbutenaers/node-red-contrib-sse-client

Maintenance release v0.2.4

09 Apr 17:44
4f392af

Choose a tag to compare

Thanks to @Supergiovane for implementing two fixes (via PR #5):

  1. Input messages are now cloned to avoid memory leaks.
  2. Fix for timeouts in case of e.g. hub down (and improved reconnection mechanism).

Maintenance release v0.2.3

13 Mar 22:36
a2d105b

Choose a tag to compare

Upgrade to EventSource module version 2.0.0 (see issue #3)

Maintenance release v0.2.2

13 Mar 22:35
46393b9

Choose a tag to compare

Flows updated without certificate check