Liking cljdoc? Tell your friends :D

via.netty.http.server.server


byte-array?clj


configure-http1-pipelineclj

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

configure-http1-request-handlerclj

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

configure-websocket-handlersclj

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

handle-websocket-handshakeclj

(handle-websocket-handshake ctx req)

http1-requestclj

(http1-request ctx msg)

http1-request-handlerclj

(http1-request-handler exec-service handler)

test-arrayclj

(test-array t)

websocket-message-coerce-fnclj

(websocket-message-coerce-fn msg)

websocket-request?clj

(websocket-request? req)

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

× close