Skip to content

Conversation

franvila
Copy link
Member

@franvila franvila commented Oct 3, 2025

When sending encrypted messages, we need to avoid decode with utf-8 as it is not understood by the python library. So we need to use another kind of printing method.

Fixes #3

Signed-off-by: Francisco Vila <fvila@redhat.com>
@franvila franvila self-assigned this Oct 3, 2025
@franvila franvila requested a review from a team as a code owner October 3, 2025 14:01
@franvila franvila merged commit fab9db4 into kroxylicious:main Oct 6, 2025
1 check passed
@franvila franvila deleted the fixConsumerDecode branch October 6, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception is thrown in consumer when encrypted message is received

2 participants