Liking cljdoc? Tell your friends :D

clj-socketio.core


createclj

(create port)
source

initclj

(init {:keys [connected disconnected received shutdown port]})
source

on-connectclj

(on-connect server func)
source

on-disconnectclj

(on-disconnect server func)
source

on-messageclj

(on-message server func)
source

on-shutdownclj

(on-shutdown server func)
source

send-toclj

(send-to client msg)
source

session-idclj

(session-id client)
source

startclj

(start {:keys [server]})
source

stopclj

(stop {:keys [server]})
source

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

× close