Description
Since python 3.4 the introduction of the asyncIO module produced a new way of building web applications and tons of new frameworks. With asyncIO we take advantage of large throughput over the network, but is it really everything about web development?