Implements a simple socket REPL server.
Full configuration options look like:
:repl/server {:address "127.0.0.1" :port 7000 :name "main"}