pipecat
pipecat copied to clipboard
Connect UNIX pipes and message queues
I've manager to setup an environment with docker, rabbitmq and pipecat. Using the normal "seq 1 100 | ..." procedure described in the project's page I've managed to publish and...
If processing a lot of messages, this slows down the publishing
I use a message bus that requires setting specific message headers, which are hardcoded to text/plain by the current implementation of pipecat
I can't wrote documentation about `--base64` mode, my English to low :(