Liking cljdoc? Tell your friends :D
Clojure only.

zeph.ring

Ring adapter for Zeph HTTP server.

Ring adapter for Zeph HTTP server.
raw docstring

wrap-ring-handlerclj

(wrap-ring-handler handler)

Wrap a Ring handler for use with Zeph HttpServer. Returns a java.util.function.Function.

Handlers can return:

  • Ring response map {:status :headers :body}
  • Pre-built HttpResponse (for zero-overhead static responses)
Wrap a Ring handler for use with Zeph HttpServer.
Returns a java.util.function.Function.

Handlers can return:
- Ring response map {:status :headers :body}
- Pre-built HttpResponse (for zero-overhead static responses)
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