You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly it's not correctly phrased. In the in-memory implementation https://github.com/mcollina/mqemitter, the callback is called when the message has been sent to delivery to each subscribing client. In other implementations, it is called when the message has been sent to the upstream pubsub broker.
It would be great if you could send a PR to the README, maybe wording all of this a little better.
server.publish
is mentioned to be backpressure supported.Can you elaborate on this @mcollina ?
The text was updated successfully, but these errors were encountered: