zeromq / zmqpp

0mq 'highlevel' C++ bindings
http://zeromq.github.io/zmqpp
Mozilla Public License 2.0
438 stars 195 forks source link

4.2.0 requirements #201

Closed benjamg closed 6 years ago

benjamg commented 6 years ago

Minor fix plus update in prep for #184 and tagging 4.2 Ideally we should finish the list from that issue but I don't see a nice way to handle things like routing ids which are per part in 0mq but would map to per message here. They should be the same on every part so it might be I'm just over thinking it.

At is stands I think we should tag and export to master at this point.