From 02307d2656be896ea460e85242ac7ef546f42cb9 Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Sun, 5 Sep 2021 15:22:16 -0400 Subject: [PATCH] Pump broadcasting support in readme --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.rst b/docs/README.rst index 18afd26..1199d3d 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -21,7 +21,7 @@ Features -------- - **It's just** a ``trio`` API - *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++`_ - Support for a swappable, OS specific, process spawning layer - A modular transport stack, allowing for custom serialization,