Liking cljdoc? Tell your friends :D

clj-odbp.network.sessions


has-session?clj

(has-session? service)

Check if there is at least one session for the specified service.

Check if there is at least one session for the specified service.
sourceraw docstring

put-session!clj

(put-session! session service)

Insert a session for the specific service into the sessions atom.

Insert a session for the specific service into the sessions atom.
sourceraw docstring

read-sessionclj

(read-session service)

Read the session for the specified service. TO BE IMPROVED!

Read the session for the specified service. TO BE IMPROVED!
sourceraw docstring

read-sessionsclj

(read-sessions)

Read all the sessions.

Read all the sessions.
sourceraw docstring

reset-session!clj

(reset-session! service)

Reset the sessions of the specified service.

Reset the sessions of the specified service.
sourceraw docstring

reset-sessions!clj

(reset-sessions!)

Reset the sessions atom.

Reset the sessions atom.
sourceraw docstring

sessionsclj

source

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

× close