Bruno G

Results 3 comments of Bruno G

Sadly i did not. But if you do, please give me a heads up!

> I was able to configure MultiStreamMixer correctly. I am getting events firing from the local stream. But when I use MultiStreamMixer, @chrismpalmer I'm sorry, how were you able to...

I did this a little differently, I'll leave here in case it helps someone ```typescript import { Readable, PassThrough } from 'stream' import parquet, { ParquetTransformer } from 'parquetjs' ......