It would be useful to allow sending the same stream of events to multiple outputs. Use case: Sending events over UDP while visualizing them locally. In the CLI it could work as follows: ```bash aestream input ... output x output y ``` Original idea: @jpromerob
It would be useful to allow sending the same stream of events to multiple outputs.
Use case: Sending events over UDP while visualizing them locally.
In the CLI it could work as follows:
Original idea: @jpromerob