Liking cljdoc? Tell your friends :D

gateway.domains.agm.subscriptions


acceptedclj/s

(accepted state source request)
source

cancel-interestclj/s

(cancel-interest state subscriber server method-ids reason)

Cancels all interest that subscriber-id might have on server-id methods

Returns [state [message]]

Cancels all interest that subscriber-id might have on server-id methods

Returns [state [message]]
sourceraw docstring

cancel-subscriptionsclj/s

(cancel-subscriptions state subscriber reason)

Cancels all subscriptions made by peer with subscriber-id and generates messages for the servers

Returns [state [message]]

Cancels all subscriptions made by peer with subscriber-id and generates messages for the servers

Returns [state [message]]
sourceraw docstring

collect-subscriptionsclj/s

(collect-subscriptions subscriptions server-id method-ids)
source

drop-interestclj/s

(drop-interest state source request error?)
source

drop-interest-rqclj/smultimethod

source

postclj/s

(post state source request)
source

publishclj/s

(publish state source request)
source

subscribeclj/s

(subscribe state source request)
source

subscribe*clj/s

(subscribe* state request subscription-id)
source

trace-event!clj/s

(trace-event! subscription-ids subscriber server oob? sqn snapshot? data)
source

trace-unsubscriptions!clj/s

(trace-unsubscriptions! subscriber server removed)
source

unsubscribeclj/s

(unsubscribe state source request)
source

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

× close