Liking cljdoc? Tell your friends :D

shadow.undertow


buildclj

(build state config)

build*cljmultimethod


close-handlersclj

(close-handlers {:keys [managers] :as state})

compressible-typesclj


handler?clj

(handler? x)

make-ssl-contextclj

(make-ssl-context ssl-config)

reduce->clj

(reduce-> init rfn coll)

ringclj

(ring handler-fn)

blocking ring handler

blocking ring handler
raw docstring

ring*clj

(ring* handler-fn)

set-welcome-filesclj

(set-welcome-files rc {:keys [use-index-files] :as props})

startclj

(start {:keys [port host ssl-port ssl-context] :or {host "0.0.0.0"} :as config}
       handler-config)

stopclj

(stop {:keys [instance handler-state] :as srv})

(unset-secure-cookie headers)

websocket?clj

(websocket? {:shadow.undertow/keys [ws] :as req})

ws->ringclj

(ws->ring ex channel)

ws-exchange-fieldclj


WS-INclj


WS-LOOPclj


WS-OUTclj


WS-REJECTclj

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

× close