Liking cljdoc? Tell your friends :D

via.netty.http.server.server


byte-array?clj

source

configure-http1-pipelineclj

(configure-http1-pipeline pipeline exec-service handler)
source

configure-http1-request-handlerclj

(configure-http1-request-handler pipeline exec-service handler)
source

configure-websocket-handlersclj

(configure-websocket-handlers ctx
                              exec-service
                              {:keys [on-open on-close on-text-message
                                      on-binary-message]})
source

handle-websocket-handshakeclj

(handle-websocket-handshake ctx req)
source

http1-requestclj

(http1-request ctx msg)
source

http1-request-handlerclj

(http1-request-handler exec-service handler)
source

test-arrayclj

(test-array t)
source

websocket-message-coerce-fnclj

(websocket-message-coerce-fn msg)
source

websocket-request?clj

(websocket-request? req)
source

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

× close