(add-stream-thread topic-entity)
(close-stream topic-entity stream)
(get-stream-thread-count topic-entity)
(handle-uncaught-exception stream-thread-exception-response error)
(remove-stream-thread topic-entity)
(remove-stream-thread topic-entity timeout-ms)
(start-stream topic-entity)
(start-streams stream-routes)
(start-streams stream-routes stream-configs)
(stop-stream topic-entity)
(stop-streams streams)
cljdoc is a website building & hosting documentation for Clojure/Script libraries