Liking cljdoc? Tell your friends :D

shadow.undertow


buildclj

(build state config)
source

build*cljmultimethod

source

close-handlersclj

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

compressible-typesclj

source

handler?clj

(handler? x)
source

make-ssl-contextclj

(make-ssl-context ssl-config)
source

reduce->clj

(reduce-> init rfn coll)
source

ringclj

(ring handler-fn)

blocking ring handler

blocking ring handler
sourceraw docstring

ring*clj

(ring* handler-fn)
source

startclj

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

stopclj

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

(unset-secure-cookie headers)
source

websocket?clj

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

ws->ringclj

(ws->ring ex channel)
source

ws-exchange-fieldclj

source

WS-INclj

source

WS-LOOPclj

source

WS-OUTclj

source

WS-REJECTclj

source

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

× close