Liking cljdoc? Tell your friends :D

monkey.ci.events.zmq


filtering-listenerclj

(filtering-listener pred l)
source

make-contextclj

(make-context)
source

make-zeromq-eventsclj

(make-zeromq-events conf filter-fn)

Creates zeromq events component. Depending on configuration, it can contain both a client and a server. The client connects to the server in order to post events, so the client functions as the event poster. Both need to be started to work.

Creates zeromq events component.  Depending on configuration, it can contain both
a client and a server.  The client connects to the server in order to post events,
so the client functions as the event poster.  Both need to be started to work.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close