croservices / cro

Development tools for building services and distributed systems in Raku using the Cro libraries.
https://cro.services/
Artistic License 2.0
88 stars 35 forks source link

Allow specification of host for "cro run" & "cro trace" #125

Closed jmaslak closed 4 years ago

jmaslak commented 4 years ago

This allows users of the "cro" command line to (optionally) specify a host to listen on (rather than the default localhost). This is useful in dev environments where the dev machine is not the local workstation (like mine!).