Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-ale-rainbow

Package Overview
Dependencies
Maintainers
13
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-ale-rainbow - npm Package Versions

1
6

1.69.1

Diff

Changelog

Source

[1.69.1] - 2020-03-31

  • update documentation
  • update cnx node to allow the configuration of the rainbow-node-sdk from the flow :
    • sdkLog to activate the log on console and also in a file YYYY-MM-DD-rainbowsdk.log in %TEMP% folder.
    • messageMaxLength to set the max size of a message sent in XMPP engine (Note: there is a limitation to 1024 on server side)
    • sendMessageToConnectedUser to allow the connected user to be the destination of a sent message. When setted to false, it avoid a bot to discuss with himself and deadlock.
    • conversationsRetrievedFormat to allow to set the quantity of datas retrieved when SDK get conversations from server. Value can be "small" of "full"
    • storeMessages Define a server side behaviour with the messages sent. When true, the messages are stored, else messages are only available on the fly. They can not be retrieved later.
    • nbMaxConversations parameter to set the maximum number of conversations to keep (defaut value to 15). Old ones are removed from XMPP server. They are not destroyed. The can be activated again with a send to the conversation again.
    • rateLimitPerHour to set the maximum count of stanza messages of type message sent during one hour. The counter is started at startup, and reseted every hour.
vberder
published 1.69.0 •

vberder
published 1.5.4 •

vberder
published 1.5.3 •

vberder
published 1.5.1 •

vberder
published 1.5.0 •

vberder
published 1.4.2 •

Changelog

Source

[1.4.2] - 2019-02-12

update to rainbow-node-sdk 1.52.0

vberder
published 1.4.1 •

Changelog

Source

[1.4.1] - 2019-02-12

vberder
published 1.4.0 •

vberder
published 1.3.6 •

Changelog

Source

[1.3.6] - 2018-11-06

Login node: add host selection to choose between sandbox and official rainbow systems.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc