Liking cljdoc? Tell your friends :D

taoensso.sente.client-adapters.aleph

Sente client adapter for Aleph (https://github.com/ztellman/aleph).

Sente client adapter for Aleph (https://github.com/ztellman/aleph).
raw docstring

aleph-create-client-websocket!clj

(aleph-create-client-websocket! url {:keys [on-msg on-error on-close]})

Create a websocket with provided URL. Return an IClientWebSocket implementation, or nil if connection failed.

Create a websocket with provided URL. Return an IClientWebSocket
implementation, or nil if connection failed.
raw docstring

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

× close