(commit! consumer topic firestream-object)
Update offset for consumer in particular topic
Update offset for consumer in particular topic
(poll! consumer timeout)
Read data from subscription
Read data from subscription
(send! producer topic key value)
Send new message to topic
Send new message to topic
(subscribe! consumer topic)
Subscribe to a topic
Subscribe to a topic
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close