data.alpha.replicant-server
data.alpha.replicant-server copied to clipboard
A Clojure library providing remote implementations of the Clojure data structures and a remote REPL server.
Results
2
data.alpha.replicant-server issues
Sort by
recently updated
recently updated
newest added
Hi. Right now replicant cannot be used in leiningen-based projects because it's not published, and for some projects (ours included) migration to tools.deps is not easy or straightforward. We really...
The `host` parameter was passed to the `start` function (even there is an assertion on it), but it was not used on the code. This parameter is needed in case...