Liking cljdoc? Tell your friends :D

taoensso.sente.server-adapters.community.undertow

Sente server adapter for ring-undertow-adapter.

get-sch-adapterclj

(get-sch-adapter)
(get-sch-adapter {:as opts
                  :keys [ajax-resp-timeout-ms ajax-resp-timeout-val]
                  :or {ajax-resp-timeout-ms (* 60 1000)
                       ajax-resp-timeout-val :undertow/ajax-resp-timeout}})
Returns an Undertow ServerChanAdapter. Options:
:ajax-resp-timeout-ms  ; Max msecs to wait for Ajax responses (default 60 secs)
:ajax-resp-timeout-val ; Value returned in case of above timeout
                       ; (default `:undertow/ajax-resp-timeout`)
source

ISenteUndertowAjaxChannelcljprotocol

ajax-read!clj

(ajax-read! sch)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close