Liking cljdoc? Tell your friends :D

pubsub.feeds


close-feedcljs

(close-feed feed)
source

create-feedcljs

(create-feed)
source

Feedcljs

source

Topiccljs

source

TopicFeedcljsprotocol

subscribecljs

(subscribe _ handler)

subscribe to this feed, passing topic & messages to the handler

subscribe to this feed, passing topic & messages to the handler

publishcljs

(publish _ message)

write a message to the feed for distribution, returning false if the feed is closed

write a message to the feed for distribution, returning false if the feed is closed

unsubscribecljs

(unsubscribe _)

unsubscribe from this topicfeed

unsubscribe from this topicfeed
source

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

× close