(-->
ns "user"
op "eval"
session "10299efe-8f84-4b97-814c-21eb6860223b"
code "(dotimes [i 3] (Thread/sleep 1000) (println (str \"==> \" i)))\n"
file "*cider-repl localhost*"
line 53
column 6
id "15"
)
(<--
id "15"
out "==> 0\n"
session "10299efe-8f84-4b97-814c-21eb6860223b"
)
(<--
id "15"
out "==> 1\n"
session "10299efe-8f84-4b97-814c-21eb6860223b"
)
(<--
id "15"
out "==> 2\n"
session "10299efe-8f84-4b97-814c-21eb6860223b"
)
(<--
id "15"
ns "user"
session "10299efe-8f84-4b97-814c-21eb6860223b"
value "nil"
)
(<--
id "15"
session "10299efe-8f84-4b97-814c-21eb6860223b"
status ("done")
)
Created
November 20, 2024 05:01
-
-
Save sogaiu/5f9e960840b7e801828d850671fd6b8d to your computer and use it in GitHub Desktop.
expressing traffic between client and server for repls
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment