Liking cljdoc? Tell your friends :D

clojurewerkz.machine-head.conversion

Internal conversion functions that transform Clojure data structures to Paho Java client classes

Internal conversion functions that transform
Clojure data structures to Paho Java client classes
raw docstring

->connect-optionsclj

(->connect-options m)
source

->int-arrayclj

(->int-array i)

Coerces the input to an array of integers

Coerces the input to an array of integers
sourceraw docstring

->topic-arrayclj

(->topic-array s)

Coerces the input to an array of strings (topic names)

Coerces the input to an array of strings
(topic names)
sourceraw docstring

message->metadataclj

(message->metadata msg)

Produces an immutable map of message metadata (all attributes except for payload)

Produces an immutable map of message metadata (all attributes
except for payload)
sourceraw docstring

MessageSourcecljprotocol

to-messageclj

(to-message input)

Instantiates an MQTT message from input

Instantiates an MQTT message from input
source

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