Liking cljdoc? Tell your friends :D

strojure.ring-undertow.adapter.non-blocking

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

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

as-non-blocking-sync-handlerclj

(as-non-blocking-sync-handler handler)

Adds metadata to the function handler to be called as non-blocking synchronous ring handler on IO thread.

Adds metadata to the function `handler` to be called as non-blocking
synchronous ring handler on IO thread.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close