async

A 1-post collection


RSS feed of posts tagged async

Refactoring HTTP::Server::Async

Even serialized HTTP servers are complicated. Let's make one that is asynchronous for the three Fs; fun, frustration, fury. We're going to rewrite HTTP::Server::Async »