Skip to content

Releases: pebbe/zmq4

v1.4.0

Choose a tag to compare

@pebbe pebbe released this 02 May 12:40
8fc5051

support draft APIs ZMQ_HELLO_MSG, ZMQ_DISCONNECT_MSG and ZMQ_HICCUP_MSG

v1.3.1

Choose a tag to compare

@pebbe pebbe released this 28 Apr 13:38
90ebe3a

Fix compile error for draft on Windows

v1.3.0

Choose a tag to compare

@pebbe pebbe released this 12 Mar 16:34

New DRAFT methods:

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

v1.2.11

Choose a tag to compare

@pebbe pebbe released this 16 Mar 13:17

Support for ZeroMQ version 4.3.5

v1.2.10

Choose a tag to compare

@pebbe pebbe released this 12 Jun 17:21

Fix wrong documentation link for socket unbind

v1.2.9

Choose a tag to compare

@pebbe pebbe released this 26 May 21:31

Add missing EVENT_MONITOR_STOPPED string

v1.2.8

Choose a tag to compare

@pebbe pebbe released this 18 Feb 16:34
4333451

Bugfix in Poller

v1.2.7

Choose a tag to compare

@pebbe pebbe released this 25 Mar 10:57

updated examples

v1.2.6

Choose a tag to compare

@pebbe pebbe released this 24 Mar 21:51

removed dependencies

v1.2.5

Choose a tag to compare

@pebbe pebbe released this 20 Feb 13:14

go.mod added