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.
(new-nil-message-publisher)
Constructs an IMessagePublisher that does nothing.
Constructs an IMessagePublisher that does nothing.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close