Skip to content

Rainbow SDK & dependencies update

Compare
Choose a tag to compare
@otchilin otchilin released this 11 Oct 10:51
· 12 commits to master since this release
ef6809d
  • Update Rainbow SDK to v2.16.0-lts.0
    Fix re-connection issues.
  • Fix dependencies issues with recent version of Node.js
  • Implementation of a new option : sendRetryOnReconnect Keep message to send in a buffer when the connection is down and resend it when connection is up again. The buffer length is limited to 500 entries.
    The resent message content can be prefixed with a configurable text. The keywork :DATE: can be used inside and will be replaced by the date of initial message.