You already use a std::string to store the non-identity parts of the multi-part message. Why not use the same data type for the identity part?
The identity and non-identity parts are just data blobs.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
