Liking cljdoc? Tell your friends :D

ventas.server.ws


call-handler-with-userclj

(call-handler-with-user name params user)

Simulates a request done from the client. Meant for the REPL.

Simulates a request done from the client. Meant for the REPL.
sourceraw docstring

call-request-handlerclj

(call-request-handler {:keys [id throw? channel-key] :as message} & [state])
source

close-shared-channel!clj

(close-shared-channel! channel)
source

exception->messageclj

(exception->message e)
source

get-shared-channelclj

(get-shared-channel)
source

handle-binary-requestcljmultimethod

source

handle-eventcljmultimethod

source

handle-messageclj

(handle-message {{:keys [type] :as message} :message :as payload}
                {:keys [channel] :as state})
source

handle-messagescljmultimethod

source

handle-requestcljmultimethod

source

safely-transit-readclj

(safely-transit-read s)
source

send-messageclj

(send-message {:keys [data] :as message} channel)
source

send-shared-message!clj

(send-shared-message! message)
source

start!clj

(start!)
source

stop!clj

(stop!)
source

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

× close