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.
(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.
(make-ws-listener req
{:ripley.live.impl.pedestal-jetty/keys [initialize-connection]
:as m})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close