Skip to content

Releases: pebbe/zmq4

v1.4.0

02 May 12:40
8fc5051

Choose a tag to compare

support draft APIs ZMQ_HELLO_MSG, ZMQ_DISCONNECT_MSG and ZMQ_HICCUP_MSG

v1.3.1

28 Apr 13:38
90ebe3a

Choose a tag to compare

Fix compile error for draft on Windows

v1.3.0

12 Mar 16:34

Choose a tag to compare

New DRAFT methods:

  • (*Socket) GetRouterNotify()
  • (*Socket) SetRouterNotify(...)

v1.2.11

16 Mar 13:17

Choose a tag to compare

Support for ZeroMQ version 4.3.5

v1.2.10

12 Jun 17:21

Choose a tag to compare

Fix wrong documentation link for socket unbind

v1.2.9

26 May 21:31

Choose a tag to compare

Add missing EVENT_MONITOR_STOPPED string

v1.2.8

18 Feb 16:34
4333451

Choose a tag to compare

Bugfix in Poller

v1.2.7

25 Mar 10:57

Choose a tag to compare

updated examples

v1.2.6

24 Mar 21:51

Choose a tag to compare

removed dependencies

v1.2.5

20 Feb 13:14

Choose a tag to compare

go.mod added