Help for this page
use Cro::HTTP::Router; use Cro::HTTP::Server; ... $service.stop; exit; }
use Cro::WebSocket::Client; ... CATCH { say "Error sending <$command>: {.message}" } } };