Liking cljdoc? Tell your friends :D

dirac.lib.nrepl-client


close-sessionclj

(close-session client session)
source

connect-with-optionsclj

(connect-with-options options)
source

connected?clj

(connected? client)
source

create!clj

(create! tunnel options)
source

destroy!clj

(destroy! client & opts)
source

get-client-infoclj

(get-client-info client)
source

get-connection-urlclj

(get-connection-url options)
source

get-connenctionclj

(get-connenction client)
source

get-optionsclj

(get-options client)
source

get-raw-nrepl-clientclj

(get-raw-nrepl-client client)
source

get-response-pollerclj

(get-response-poller client)
source

get-response-tableclj

(get-response-table client)
source

get-server-connection-urlclj

(get-server-connection-url client)
source

get-tunnelclj

(get-tunnel client)
source

last-idclj

source

make-clientclj

(make-client tunnel
             options
             connection
             raw-nrepl-client
             response-poller
             response-table)
source

next-id!clj

(next-id!)
source

open-sessionclj

(open-session client)
source

poll-for-responsesclj

(poll-for-responses tunnel connection response-table _options)
source

(read-next-response connection)
source

send!clj

(send! client message)
source

spawn-response-poller!clj

(spawn-response-poller! tunnel connection response-table options)
source

submit-response-to-table!clj

(submit-response-to-table! response response-table)
source

wait-for-response-poller-shutdownclj

(wait-for-response-poller-shutdown client timeout)
source

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

× close