(client get-url get-credentials protocol role)
(client get-url get-credentials protocol role options)
(client G__35075 G__35076 G__35077 G__35078)
(client G__35082 G__35083 G__35084 G__35085 G__35086)
Inputs: ([get-url :- u/GetURLFn get-credentials :- u/GetCredentialsFn protocol :- u/Protocol role :- u/Role] [get-url :- u/GetURLFn get-credentials :- u/GetCredentialsFn protocol :- u/Protocol role :- u/Role options :- u/ClientOptions]) Returns: (s/protocol ICapsuleClient)
Inputs: ([get-url :- u/GetURLFn get-credentials :- u/GetCredentialsFn protocol :- u/Protocol role :- u/Role] [get-url :- u/GetURLFn get-credentials :- u/GetCredentialsFn protocol :- u/Protocol role :- u/Role options :- u/ClientOptions]) Returns: (s/protocol ICapsuleClient)
(<send-msg this msg-name-kw arg)
(<send-msg this msg-name-kw arg timeout-ms)
(send-msg this msg-name-kw arg)
(send-msg this msg-name-kw arg timeout-ms)
(send-msg this msg-name-kw arg success-cb failure-cb)
(send-msg this msg-name-kw arg success-cb failure-cb timeout-ms)
(set-handler this msg-name-kw handler)
(shutdown this)
(<do-schema-negotiation* this tube-client rcv-chan url)
(start-connect-loop* this <ws-client)
(start-rcv-loop* this)
(<do-auth-w-creds* this tube-client rcv-chan credentials)
(<do-auth* this tube-client rcv-chan)
(send-msg* this msg-name-kw msg failure-cb timeout-ms)
(send-rpc* this msg-name-kw arg success-cb failure-cb timeout-ms)
(<get-credentials* this)
(start-gc-loop* this)
(start-send-loop* this)
(<do-login* this tube-client rcv-chan credentials)
(<get-url* this)
(<get-credentials-and-do-auth* this tube-client rcv-chan)
(<connect* this <ws-client)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close