(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close