An example of a simple chat written in aiohttp - asynchronous web framework
A test chat, written on python 3.5 and a new asynchronous aiohttp framework. We tried to estimate a framework readiness for production and to define the advantages and disadvantages of asynchronous programming on python. Full Article.