@ -1,8 +1,8 @@
.. currentmodule:: asyncio
+++++++++++++++++++++++++++++++++++++++++
Transports and protocols (low-level API)
++++++++++++++++++++++++++++++++++++++++++++++
Transports and protocols (callback based API)
.. _asyncio-transport:
@ -2,9 +2,9 @@
.. _asyncio-streams:
++++++++++++++++++++++++
Streams (high-level API)
+++++++++++++++++++++++++++++
Streams (coroutine based API)
Stream functions
================