Skip to content

Support for protobuff in quarkus-messaging-rabbitmq #43442

@Damounet

Description

@Damounet

Description

As discussed on Zulip here : https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/RabbitMQ.20Protobuff.20Serialisation.20unknownFields

edit: link to reproducer as zulip conv has expired https://github.com/Damounet/quarkus-rabbitmq-protobuff

The extension quarkus-messaging-rabbitmq does not have a native support for protobuff entities.

As a workaround, converting the message toByteArray() and emiting a byte[] stream does the trick for the moment but, having a proper bean convertion would be a nice addition.

@ozangunalp

Implementation ideas

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions