Binary package “libcorona-perl” in ubuntu focal

Coro based PSGI web server

 Corona is a Coro based Plack web server. It uses Net::Server::Coro
 under the hood, which means there are coroutines (threads) for each
 socket, active connections and a main loop.