(rt-websocket {:keys [id lang runtime program process] :as m})creates and start a websocket runtime
creates and start a websocket runtime
(rt-websocket:create
{:keys [id lang runtime process] :as m :or {runtime :websocket}})creates a websocket runtime
creates a websocket runtime
(start-websocket {:keys [id lang bench port process] :as rt})starts bench and server for websocket runtime
starts bench and server for websocket runtime
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |