(quietly & body)
Execute the body and return nil if there was an error
Execute the body and return nil if there was an error
(websocket-handler {:keys [exception-handler encoding encoder decoder]
:or {encoding :json
exception-handler (fn [exception]
(.printStackTrace exception))}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close