Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Make interactions with Ra async #226

Merged
merged 1 commit into from
Feb 10, 2020
Merged

Make interactions with Ra async #226

merged 1 commit into from
Feb 10, 2020

Conversation

kjnilsson
Copy link
Contributor

To avoid blocking when registering or unregistering a client id. This is
ok as informing the current connection holder of the client id is
already async. This should be more scalable and provide much better MQTT
connection setup latency.

Requires: rabbitmq/ra#166

To avoid blocking when registering or unregistering a client id. This is
ok as informing the current connection holder of the client id is
already async. This should be more scalable and provide much better MQTT
connection setup latency.
@michaelklishin michaelklishin merged commit ebcb6da into master Feb 10, 2020
@michaelklishin michaelklishin deleted the async-mqtt-node branch February 10, 2020 22:05
michaelklishin added a commit that referenced this pull request Feb 11, 2020
Make interactions with Ra async

(cherry picked from commit ebcb6da)
@michaelklishin michaelklishin added this to the 3.8.3 milestone Feb 11, 2020
@michaelklishin
Copy link
Member

Backported to v3.8.x.

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.

2 participants