(deserialize-batch-of-proto-messages handler-fn
key-proto-class
value-proto-class
topic-entity)
(deserialize-batch-of-proto-messages handler-fn
key-proto-class
value-proto-class
topic-entity
flatten-protobuf-struct?)
This is a middleware function that takes in a sequence of proto message and calls forms a lazy sequence of de-serialized messages before passing it to the handler-fn
This is a middleware function that takes in a sequence of proto message and calls forms a lazy sequence of de-serialized messages before passing it to the handler-fn
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close