Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

active.data.http.signals


broadcast!clj

(broadcast! context signal)

Sends the given signal to all currently connected receivers.

Sends the given signal to all currently connected receivers.
sourceraw docstring

contextclj/s

(context uri
         signals-realm
         &
         {format :format
          server-backend :server-backend
          client-backend :client-backend})

Creates a signal context by defining the relative URI of the endpoint to use, and the realm of the signals.

Creates a signal context by defining the relative URI of the endpoint to use, and the realm of the signals.
sourceraw docstring

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

× close