Skip to content

Question: How can I proxy the raw message without serializing it? #157

Description

@nspyke

Firstly, thank you for creating this excellent package!
For the most part, I've found it easy to use and have got it running without too much hassle.

One question I have though is;
How can I proxy a raw message from an inbound channel directly onto an outbound channel?

I would like to write the raw string message data from a MQTT inbound channel directly on to a Kafka outbound channel. No serialization required - publish it out exactly as it comes in.
(I will be saving this message into a S3 bucket to use as part of a cold path analysis process.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions