Handler for the web server
Handler for the web server
(server-status server)
Returns server status, either :running
, :stopping
or :stopped
Returns server status, either `:running`, `:stopping` or `:stopped`
(start-server rt)
Starts http server. Returns a server object that can be passed to
stop-server
.
Starts http server. Returns a server object that can be passed to `stop-server`.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |