Commit 534e8a44 authored by Victor Stinner's avatar Victor Stinner

asyncio: mention that transports/protocols are low-level, streams are high-level

parent 440f4f03
.. currentmodule:: asyncio
+++++++++++++++++++++++++
Transports and protocols
+++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++
Transports and protocols (low-level API)
+++++++++++++++++++++++++++++++++++++++++
.. _transport:
......
.. currentmodule:: asyncio
+++++++
Streams
+++++++
++++++++++++++++++++++++
Streams (high-level API)
++++++++++++++++++++++++
Stream functions
================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment