Client Infrastructure
Client Infrastructure
(connect! client-class transport & {:keys [protocol]})
Create new Client of the given Class that connects to the given service.
Create new Client of the given Class that connects to the given service.
Create new Client of the given Class using the given options (e.g. Transport, Protocol, ...).
Create new Client of the given Class using the given options (e.g. Transport, Protocol, ...).
(disconnect! client)
Close Client Transport.
Close Client Transport.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close