Add files from parent branch HEAD:
[pkgsrcv2.git] / www / p5-Corona / DESCR
1 The Perl 5 module Corona is a Coro based Plack web server. It uses
2 Net::Server::Coro under the hood, which means we have coroutines
3 (threads) for each socket, active connections and a main loop.