Liking cljdoc? Tell your friends :D

ripley.live.impl.pedestal-jetty

Pedestal (pedestal.io) + jetty WebSocket context support. NOTE: bring your own pedestal dependencies, Ripley does not provide them.

Pedestal (pedestal.io) + jetty WebSocket context support.
NOTE: bring your own pedestal dependencies, Ripley does not provide them.
raw docstring

handlerclj

(handler uri _options initialize-connection)

Returns a context configurator that you add to the HTTP container options when starting a pedestal service.

Returns a context configurator that you add to the 
HTTP container options when starting a pedestal service.
sourceraw docstring

make-ws-listenerclj

(make-ws-listener req
                  {:ripley.live.impl.pedestal-jetty/keys [initialize-connection]
                   :as m})
source

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

× close