Liking cljdoc? Tell your friends :D

ivarref.nrepl-server-web-handler


bootstrappedclj

source

consume-handlerclj

(consume-handler session-id conn arg)
source

on-closed-handlerclj

(on-closed-handler session-id conn)
source

responseclj

(response {:keys [host port bootstrap!]
           :or {host "localhost" port 9999 bootstrap! (fn [] true)}}
          {:keys [response] {:keys [op session-id payload]} :body})
source

session->connclj

source

session->pendingclj

source

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

× close