practicalli / clojure

Practicalli Clojure REPL Driven Development
https://practical.li/clojure/
Creative Commons Attribution Share Alike 4.0 International
89 stars 36 forks source link

Register nREPL port with IANA #339

Open practicalli-johnny opened 3 years ago

practicalli-johnny commented 3 years ago

https://github.com/nrepl/nREPL/issues/6

IANA process

Application https://www.iana.org/form/ports-services

behrica commented 3 months ago

I thing one day this should be done. I work a lot with Clojure REPLs starting in docker/devcontainer, where I know exactly that only one nREPL server ever starts. Having a default port, would make certain configuration steps easier. Of course, nrepl needed to make use of it in some form.