clr.tools.nrepl
clr.tools.nrepl copied to clipboard
Results
2
clr.tools.nrepl issues
Sort by
recently updated
recently updated
newest added
when calling start-server! function using default 127.0.0.1 , I don't get a server with 127.0.0.1 but another ipv6. After I read the code, I found that the Dns/GetHostEntr can't resolve...
I reviewed the [clojars](https://clojars.org/org.clojure.clr/tools.nrepl) one and that is ok, only note is that it is inconsistent on the PATCH part of the version (0.1.0-alpha2 vs 0.1.2-alpha2). The Install-Package one I...