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
Are you meaning that: Should the response granted array be ordered?
Why not to reorder them based on input subs array, when parallel is complete? instead of restoring to series?
After #120, we can have an unordered granted array.
https://github.com/mcollina/aedes/blob/master/lib/handlers/subscribe.js#L63-L82 needs to be updated.
@behrad can you fire a PR for that?
The text was updated successfully, but these errors were encountered: