Liking cljdoc? Tell your friends :D
ClojureScript only.

chromex.protocols.chrome-port


IChromePortcljsprotocol

a wrapper for https://developer.chrome.com/extensions/runtime#type-Port

get-native-portcljs

(get-native-port this)

get-namecljs

(get-name this)

get-sendercljs

(get-sender this)

post-message!cljs

(post-message! this message)

disconnect!cljs

(disconnect! this)

on-disconnect!cljs

(on-disconnect! this callback)

on-message!cljs

(on-message! this callback)
sourceraw docstring

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

× close