Skip to content

Connection Open

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 25 Nov 21:48
· 267 commits to master since this release
0170587

Just a small update to make sure that sendMessage waits for the connection to be open before sending the message. This ensures that all messages are sent after the connectionId has been sent.

Changelog:

  • Wait for connection open before sending messages (#28)