Liking cljdoc? Tell your friends :D

e85th.commons.mq

Message queuing/publishing. Messages sent and received are tuples [:module/event data]. The first element is the message type and anything else is up to the publisher/consumer. This tuple based message structure is used in sente and is known as a variant.

Message queuing/publishing. Messages sent and received are tuples [:module/event data].
The first element is the message type and anything else is up to the publisher/consumer.
This tuple based message structure is used in sente and is known as a variant.
raw docstring

IMessagePublishercljprotocol

publishclj

(publish this msg)
source

new-nil-message-publisherclj

(new-nil-message-publisher)

Constructs an IMessagePublisher that does nothing.

Constructs an IMessagePublisher that does nothing.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close