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
SGTM. (although I am not sure this couldn't be implemented as an orthogonal component, like io.MultiReader, but this could indeed be more efficiently implemented within socket...)
Hi!
Discovered while working on #85.
The socket struct does only allow for one listener per socket.
IMHO this is against the ZeroMQ idea.
Would classify that as a bug.
Could use that as the reason to revamp the whole listen/connect/reconnect mechanic.
Relates to #40.
Cheers
Guido
The text was updated successfully, but these errors were encountered: