mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-01 02:58:12 +08:00
It allow you to create the two end of a pipe: A producer and consumer. The producer can be moved into another thread. Several producer can be created if necessary. This will ease merging: https://github.com/ArthurSonzogni/FTXUI/pull/11