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
(->int-array i)Coerces the input to an array of integers
Coerces the input to an array of integers
(->topic-array s)Coerces the input to an array of strings (topic names)
Coerces the input to an array of strings (topic names)
(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)
(to-message input)Instantiates an MQTT message from input
Instantiates an MQTT message from input
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |