Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@sbinet sbinet released this 11 Oct 08:36
zmq4: add Addr method to Socket interface

Extend the zmq4.Socket interface with an `Addr() net.Addr` method.
This can be useful for service discovery.