Liking cljdoc? Tell your friends :D

dais.kafka.client


<!!sendcljmacro

(<!!send & args)
source

<!sendcljmacro

(<!send & args)
source

async-consumerclj

(async-consumer opts topics output-chan)
source

close-producerclj

(close-producer p)
source

consumerclj

(consumer opts)
source

producerclj

(producer opts)
source

send!clj

(send! p {:keys [topic partition timestamp key value headers]})
source

send-raw!clj

(send-raw! p record)
(send-raw! p {:keys [topic partition timestamp key value headers]} callback)
source

stop-consumer!clj

(stop-consumer! c)
source

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

× close