(backpressure-fn ctx)
Stop automatically reading from the body channel when we are signalled for backpressure.
Stop automatically reading from the body channel when we are signalled for backpressure.
A simple encoding protocol for chunks
A simple encoding protocol for chunks
(any->http-object chunk)
Convert arbitrary data to an HttpContent instance
Convert arbitrary data to an HttpContent instance
(close-fn msg ctx)
A closure over a context that will close it when called.
A closure over a context that will close it when called.
(content-chunk? x)
Predicate to check for ChunkEncoder compliance
Predicate to check for ChunkEncoder compliance
(file-chunk f)
Create an input stream chunk from a File
Create an input stream chunk from a File
(input-stream-chunk is)
Fill up a ByteBuf with the contents of an input stream
Fill up a ByteBuf with the contents of an input stream
(write-listener-callback listener ctx)
Used hand in hand with
Used hand in hand with
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close