Liking cljdoc? Tell your friends :D
Clojure only.

strojure.ring-undertow.handler.non-blocking

Experimental synchronous non-blocking ring handler executed on IO thread.

Experimental synchronous non-blocking ring handler executed on IO thread.
raw docstring

ring-syncclj

(ring-sync handler-fn)

Returns HttpHandler for synchronous ring handler function executed on IO thread.

The function handler-fn takes one argument, a map representing a HTTP request, and return a map representing the HTTP response.

Returns HttpHandler for **synchronous** ring handler function executed *on IO
thread*.

The function `handler-fn` takes one argument, a map representing a HTTP
request, and return a map representing the HTTP response.
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