Liking cljdoc? Tell your friends :D

bones.client


accept-headercljs

source

add-hostcljs

(add-host url host)
source

add-pathcljs

(add-path url part)
source

add-ws-schemecljs

(add-ws-scheme url)
source

build-systemcljs

(build-system sys conf)
source

Clientcljs

source

conformcljs

(conform conf)
source

conform-ws-urlcljs

(conform-ws-url url)
source

debug?cljs

source

EventSourcecljs

source

get-reqcljs

(get-req url params)
(get-req url params headers)
source

js-event-sourcecljs

(js-event-source {:keys [url onmessage onerror onopen on-exception]})
source

js-websocketcljs

(js-websocket {:keys [url onmessage onerror onopen on-exception]})
source

logcljs

(log msg)
source

not-startedcljs

source

postcljs

(post url params)
(post url params headers)
source

remove-slashcljs

(remove-slash url)
source

Requestscljsprotocol

querycljs

(query this params)
(query this params tap)

logoutcljs

(logout this)
(logout this tap)

commandcljs

(command this command-name args)
(command this command-name args tap)

logincljs

(login this params)
(login this params tap)
source

restartcljs

(restart sys)
source

startcljs

(start sys)
source

stopcljs

(stop sys)
source

Streamcljsprotocol

publish-eventscljs

(publish-events this event-stream)

publish-responsecljs

(publish-response this channel resp-chan tap)

streamcljs

(stream this)

stream-loopcljs

(stream-loop this)
source

token-headercljs

(token-header token)
source

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

× close