Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for protobuff in quarkus-messaging-rabbitmq #43442

Open
Damounet opened this issue Sep 23, 2024 · 2 comments
Open

Support for protobuff in quarkus-messaging-rabbitmq #43442

Damounet opened this issue Sep 23, 2024 · 2 comments

Comments

@Damounet
Copy link

Description

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

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

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 23, 2024

/cc @cescoffier (reactive-messaging), @ozangunalp (reactive-messaging)

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 23, 2024

You added a link to a Zulip discussion, please make sure the description of the issue is comprehensive and doesn't require accessing Zulip

This message is automatically generated by a bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant