taoensso.sente.server-adapters.community.undertow
Sente server adapter for ring-undertow-adapter, Ref. <https://github.com/luminus-framework/ring-undertow-adapter>.
get-sch-adapter
clj
(get-sch-adapter)
(get-sch-adapter {:as opts, :keys [ajax-resp-timeout-ms], :or {ajax-resp-timeout-ms (* 60 1000)}})
Returns an Undertow ServerChanAdapter. Options: `:ajax-resp-timeout-ms` - Max msecs to wait for Ajax responses (default 60 secs)
ISenteUndertowAjaxChannel
protocol
clj
members
ajax-read!
(ajax-read! sch)