aleph

Timur Latypoff 2020-03-05T13:09:25.012700Z

This is some kind of rate-limiting solution for manifold streams, right?

2020-03-05T16:38:36.012900Z

It is flow control, not entirely the same thing as rate limiting, and it is using core.async, not manifold, but a similar approach there would allow you to directly control the rate of flow without having to wait for back pressure from lower level buffers filling up