Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.server.socket-repl


*socket*clj

source

connection-loopclj

(connection-loop config app-ref socket)
source

replclj

(repl {:keys [print prompt] :as config})
source

repl-initclj

(repl-init {:keys [print] :as config})
source

repl-promptclj

(repl-prompt)
source

startclj

(start {:keys [host port] :or {host "localhost" port 0} :as config} app-ref)

basically less generic clojure.repl.server

basically less generic clojure.repl.server
sourceraw docstring

stopclj

(stop {:keys [server-socket server-thread sockets-ref]})
source

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

× close