Liking cljdoc? Tell your friends :D
Clojure only.

openadr3.vtn.http

HTTP server component wrapping Jetty.

HTTP server component wrapping Jetty.
raw docstring

new-http-serverclj

(new-http-server port role handler-fn)
(new-http-server port role handler-fn docs-fn)

Create an HttpServer component. port — TCP port role — :ven or :bl (for logging) handler-fn — (fn [storage config] ring-handler) docs-fn — optional (fn [storage config] {uri handler}) for API docs

Create an HttpServer component.
port       — TCP port
role       — :ven or :bl (for logging)
handler-fn — (fn [storage config] ring-handler)
docs-fn    — optional (fn [storage config] {uri handler}) for API docs
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close