Liking cljdoc? Tell your friends :D

simple-pulsar.client


array-of-bytes-typeclj

source

make-clientclj

(make-client service-url)
source

make-consumerclj

(make-consumer client topics subscription-name)
(make-consumer client topics subscription-name opts)
source

make-producerclj

(make-producer client topic)
source

make-producer-stringclj

(make-producer-string client topic)
source

send-messageclj

(send-message producer value)
(send-message producer value key props)
source

service-urlclj

source

start-jobclj

(start-job service-url subscription-name topics process-fn ex-fn opts)
source

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

× close