▲ Concurrently JavaScript - CSP (Communicating Sequential Processes) at blog.getify.com▼1 up and 0 down, posted by eskimoblood 3285 days ago 1 comment
RangerMauve 3285 days ago. link 1 point ▲ ▼I made a library for this which allows for a similar flow to Go Channels: https://github.com/RangerMauve/promise-channel It works perfectly with async functions.