Liking cljdoc? Tell your friends :D

rt.basic.type-websocket


rt-websocketclj

(rt-websocket {:keys [id lang runtime program process] :as m})

creates and start a websocket runtime

creates and start a websocket runtime
raw docstring

rt-websocket:createclj

(rt-websocket:create
  {:keys [id lang runtime process] :as m :or {runtime :websocket}})

creates a websocket runtime

creates a websocket runtime
raw docstring

start-websocketclj

(start-websocket {:keys [id lang bench port process] :as rt})

starts bench and server for websocket runtime

starts bench and server for websocket runtime
raw docstring

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

× close