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)

->int-arrayclj

(->int-array i)

Coerces the input to an array of integers

Coerces the input to an array of integers
raw 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)
raw 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)
raw docstring

MessageSourcecljprotocol

to-messageclj

(to-message input)

Instantiates an MQTT message from input

Instantiates an MQTT message from input

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

× close