Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Notifier vertx: remove removeAllChannels and call unsubscribe - AGJS-38 #39

Closed

Conversation

lholmquist
Copy link
Contributor

No description provided.

@@ -220,7 +211,8 @@
bus = new VX.EventBus( options.url || this.getConnectURL() );

bus.onopen = function() {
var channels = that.getChannels();
// Make a Copy of the channel array to remove the reference.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update this comment too?

@lholmquist
Copy link
Contributor Author

@kborchers right, forgot about that one,

updated

@kborchers
Copy link
Contributor

Thanks, landed in a2878e0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants