Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Move connected event to post-flow-join#109

Open
Shadowfiend wants to merge 1 commit intoflowdock:masterfrom
Shadowfiend:patch-1
Open

Move connected event to post-flow-join#109
Shadowfiend wants to merge 1 commit intoflowdock:masterfrom
Shadowfiend:patch-1

Conversation

@Shadowfiend
Copy link
Copy Markdown

The connected event was being emitted after the Flowdock connection was
initiated, but that meant the event was dispatched before there was actually
a live connection to work with. This meant sending messages on connect, for
example, wouldn't work.

The connected event is now correctly dispatched once the connection to
Flowdock is fully established and authed, and all flows have been joined.

The `connected` event was being emitted after the Flowdock connection was
*initiated*, but that meant the event was dispatched before there was actually
a live connection to work with. This meant sending messages on connect, for
example, wouldn't work.

The `connected` event is now correctly dispatched once the connection to
Flowdock is fully established and authed, and all flows have been joined.
@Shadowfiend
Copy link
Copy Markdown
Author

Anyone out there? :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant