Liking cljdoc? Tell your friends :D

deercreeklabs.tube.server


-mainclj

(-main & args)
source

handle-http-testclj

(handle-http-test req)
source

ITubeServercljprotocol

get-conn-countclj

(get-conn-count this)

Return the number of current connections

Return the number of current connections

startclj

(start this)

Start serving

Start serving

stopclj

(stop this)

Stop serving

Stop serving
source

make-http-handlerclj

(make-http-handler handle-http http-timeout-ms)
source

make-tube-serverclj

(make-tube-server port on-connect on-disconnect compression-type)
(make-tube-server port on-connect on-disconnect compression-type opts)
source

make-ws-handlerclj

(make-ws-handler on-connect on-disconnect compression-type *conn-count *conn-id)
source

run-test-serverclj

(run-test-server)
(run-test-server port)
source

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

× close