Liking cljdoc? Tell your friends :D
Clojure only.

palikka.components.http-kit


createclj

(create config handler)

Create http-kit component. handler should be handler function, var pointing to such function or map with property fn. If handler is function the value of fn property will be called with single argument, the system, to construct the handler function.

Create http-kit component. `handler` should be handler function, var
pointing to such function or map with property `fn`. If handler is function
the value of `fn` property will be called with single argument, the system,
to construct the handler function.
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