snoweye / pbdZMQ

Interface to ZeroMQ
GNU General Public License v3.0
17 stars 12 forks source link

better zmq.version #16

Closed wrathematics closed 9 years ago

wrathematics commented 9 years ago

zmq.version() now returns an object of class package_version. I may actually need this for error checking in the client/server, so this isn't just for fun.