Liking cljdoc? Tell your friends :D

ventas.server.api

Public websocket endpoints

Public websocket endpoints
raw docstring

available-requestsclj

source

find-serialize-with-sessionclj

(find-serialize-with-session session eid)
source

get-cultureclj

(get-culture session)

Returns the eid of the session culture

Returns the eid of the session culture
sourceraw docstring

get-userclj

(get-user session)
source

get-user-idclj

(get-user-id session)
source

register-endpoint!clj

(register-endpoint! kw f)
(register-endpoint! kw opts f)
source

resolve-refclj

(resolve-ref ref & [kw-ident])
source

serialize-with-sessionclj

(serialize-with-session session entity)
source

session-i18nclj

(session-i18n session & args)

Uses the culture in the session to call i18n

Uses the culture in the session to call i18n
sourceraw docstring

set-userclj

(set-user session user)
source

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

× close