@pri it should actually start both
so what you did there should work
haven't tried lein in a while but you can test the socket repl with nc localhost 5555
lein
nc localhost 5555
if that does not work then lein did not start the socket repl
thanks