Liking cljdoc? Tell your friends :D

link.core


channel-attr-getclj

(channel-attr-get ch key)
source

channel-attr-set!clj

(channel-attr-set! ch key value)
source

channel-idclj

(channel-id ch)
source

create-handlercljmacro

(create-handler & body)
source

create-handler0cljmacro

(create-handler0 sharable & body)
source

create-stateful-handlercljmacro

(create-stateful-handler & body)
source

LinkMessageChannelcljprotocol

channel-addrclj

(channel-addr this)

close!clj

(close! this)

idclj

(id this)

remote-addrclj

(remote-addr this)

send!clj

(send! this msg)

send!*clj

(send!* this msg cb)

short-idclj

(short-id this)

valid?clj

(valid? this)
source

on-activecljmacro

(on-active args-vec & body)
source

on-channel-writability-changedcljmacro

(on-channel-writability-changed args-vec & body)
source

on-errorcljmacro

(on-error args-vec & body)
source

on-eventcljmacro

(on-event args-vec & body)
source

on-inactivecljmacro

(on-inactive args-vec & body)
source

on-messagecljmacro

(on-message args-vec & body)
source

short-channel-idclj

(short-channel-id ch)
source

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

× close