Pump broadcasting support in readme

alpha2
Tyler Goodlet 2021-09-05 15:22:16 -04:00
parent 3f1bc37143
commit 02307d2656
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Features
-------- --------
- **It's just** a ``trio`` API - **It's just** a ``trio`` API
- *Infinitely nesteable* process trees - *Infinitely nesteable* process trees
- Built-in inter-process streaming APIs - Builtin IPC streaming APIs with task fan-out broadcasting
- A (first ever?) "native" multi-core debugger UX for Python using `pdb++`_ - A (first ever?) "native" multi-core debugger UX for Python using `pdb++`_
- Support for a swappable, OS specific, process spawning layer - Support for a swappable, OS specific, process spawning layer
- A modular transport stack, allowing for custom serialization, - A modular transport stack, allowing for custom serialization,