Operations on an underlying Websocket connection
Operations on an underlying Websocket connection
(ws->common-name ws)
Returns the common name of an endpoint using SSL
Returns the common name of an endpoint using SSL
(ws->remote-address ws)
Get the IP address (or hostname if the IP address is not resolved) and port out of the InetSocketAddress object.
Get the IP address (or hostname if the IP address is not resolved) and port out of the InetSocketAddress object.
(ws->uri ws)
Construct a URI based on properties of the websocket session. Defaults to
agent
client type if none can be discerned.
Construct a URI based on properties of the websocket session. Defaults to `agent` client type if none can be discerned.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close