No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(consume-handler session-id conn arg)
(on-closed-handler session-id conn)
(response {:keys [host port bootstrap!] :or {host "localhost" port 9999 bootstrap! (fn [] true)}} {:keys [response] {:keys [op session-id payload]} :body})
cljdoc is a website building & hosting documentation for Clojure/Script libraries