@expo/mux
Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.
@libp2p/mplex
JavaScript implementation of https://github.com/libp2p/mplex
@thi.ng/csp
Primitives & operators for Communicating Sequential Processes based on async/await and async iterables