Skip to content

5.1.0

Choose a tag to compare

@DamonOehlman DamonOehlman released this 28 Oct 00:24
· 75 commits to master since this release
  • When a signaller is asked to send a message (including announce notifications) it will automatically reconnect if disconnected.
  • Exposed the signaller.connect() function in instances where a connection should be manually initiated.
  • Added the autoconnect initialization option (default: true) which controls both initial signaller connection and the automatic connection when sending behaviour.