dragon.event.system.impl

Documentation forthcoming

create-dataflow-pubsub

(create-dataflow-pubsub)

Documentation forthcoming

create-pubsub

(create-pubsub topic)

Constructor for a pub-sub messenger. Takes one parameter, a publisher topic, that is used to perform lookups.

Since topics are keywords, the data sent on the publish channel needs to have the topic as one of the keys, or a subscriber will not receive the message.

delete

(delete this)

Documentation forthcoming

get-chan

(get-chan this)

Documentation forthcoming

get-pub

(get-pub this)

Documentation forthcoming

get-sub

(get-sub this tag)

Documentation forthcoming

get-topic

(get-topic this)

Documentation forthcoming

pubsub-behaviour

Documentation forthcoming