Elliot, > I think if you are contemplating large changes regarding the LABEL > and IDENTITY portions of ZMQ, this topic should be something worth > discussing. > > The ROUTER socket currently in 4.0 gets CMD messages on > connect/disconnect of peers, so it always knows the identities of peers > that are currently connected.
I think Min has a point. Have a look at 4.0. The new version of ROUTER socket notifies you about connections and disconnections. AFAIU it's exactly what you need. Please do try it and comment on it -- it's a new experimental feature and needs a lot of feedback to make it work OK for everyone. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
