JS Client: Unable to trigger events unless subscribed #7

Closed
opened 2017-03-10 00:43:10 +00:00 by jamie · 7 comments
jamie commented 2017-03-10 00:43:10 +00:00 (Migrated from git.hazaar.io)

The subscribe command is what triggers the WebSocket connection to connect. At the moment a trigger does not do this for some reason. It should.

The subscribe command is what triggers the WebSocket connection to connect. At the moment a trigger does not do this for some reason. It should.
jamie commented 2017-03-22 23:59:42 +00:00 (Migrated from git.hazaar.io)
created branch [`7-js-client-unable-to-trigger-events-unless-subscribed`](https://git.hazaarlabs.com/hazaar/hazaar-warlock/compare/master...7-js-client-unable-to-trigger-events-unless-subscribed)
jamie commented 2017-04-01 00:02:23 +00:00 (Migrated from git.hazaar.io)

assigned to @jamie

assigned to @jamie
jamie commented 2017-04-01 00:02:33 +00:00 (Migrated from git.hazaar.io)

added ~163 ~142 labels

added ~163 ~142 labels
jamie commented 2017-04-03 03:27:22 +00:00 (Migrated from git.hazaar.io)

Fixed this by moving the connect call out of subscribe() and into send().

Fixed this by moving the connect call out of ```subscribe()``` and into ```send()```.
jamie commented 2017-04-03 03:27:23 +00:00 (Migrated from git.hazaar.io)

closed

closed
jamie commented 2017-04-03 03:29:30 +00:00 (Migrated from git.hazaar.io)

mentioned in commit 776224f0ce

mentioned in commit 776224f0ce4a50db1e6545a04ac4aa0fcf385ee7
jamie commented 2017-04-03 03:29:52 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !1

mentioned in merge request !1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-warlock#7
No description provided.