asycamore.requestresponse: This module leverages the new generator features introduced by PEP 342 to
reduce the amount of tedious state management that tends to be required in both
clients and servers that work with HTTP asynchronously.
asycamore.tcpsocket: The primitives defined by this module are designed to be used in conjunction
with the asynchronous dispatch api offered by asycamore.dispatcher