Liking cljdoc? Tell your friends :D

chromex.protocols

DON'T USE THIS NAMESPACE. Instead use specific protocol under chromex.protocols.<protocol>. See https://github.com/binaryage/chromex/issues/17.

DON'T USE THIS NAMESPACE. Instead use specific protocol under chromex.protocols.<protocol>.
See https://github.com/binaryage/chromex/issues/17.
raw docstring

clearcljsdeprecated

(clear this)
source

close-resources!cljsdeprecated

(close-resources! this)
source

disconnect!cljsdeprecated

(disconnect! this)
source

getcljsdeprecated

(get this)
source

get-bytes-in-usecljsdeprecated

(get-bytes-in-use this)
(get-bytes-in-use this keys)
source

get-namecljsdeprecated

(get-name this)
source

get-native-portcljsdeprecated

(get-native-port this)
source

get-native-storage-areacljsdeprecated

(get-native-storage-area this)
source

get-sendercljsdeprecated

(get-sender this)
source

on-disconnect!cljsdeprecated

(on-disconnect! this callback)
source

on-message!cljsdeprecated

(on-message! this callback)
source

post-message!cljsdeprecated

(post-message! this message)
source

put-message!cljsdeprecated

(put-message! this message)
source

register!cljsdeprecated

(register! this subscription)
source

removecljsdeprecated

(remove this keys)
source

setcljsdeprecated

(set this items)
source

set-connected!cljsdeprecated

(set-connected! this val)
source

subscribe!cljsdeprecated

(subscribe! this)
(subscribe! this extra-args)
source

unregister!cljsdeprecated

(unregister! this subscription)
source

unsubscribe!cljsdeprecated

(unsubscribe! this)
source

unsubscribe-all!cljsdeprecated

(unsubscribe-all! this)
source

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

× close