(make-ssl-context ssl-config)
(ring* handler-fn)
(start config req-handler)
(start {:keys [port host ssl-port ssl-context] :or {host "0.0.0.0"} :as config}
req-handler
ring-middleware)
(stop {:keys [instance] :as srv})
(websocket ring-handler)
(websocket? {:shadow.undertow/keys [ws] :as req})
(ws->ring ex channel)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |