pebbe / zmq4

A Go interface to ZeroMQ version 4
BSD 2-Clause "Simplified" License
1.17k stars 166 forks source link

how to support ipv6? #170

Open itachiliu opened 3 years ago

itachiliu commented 3 years ago

My server address type is IPV6,I want to use zmq4,how to config?