sha3sha3 / UE-EasyKafka

EasyKafka is a Kafka/Redpanda client sub-system for unreal engine. It supports producing and consuming records through blueprint and C++.
https://www.unrealengine.com/marketplace/en-US/product/client-for-kafka
Other
35 stars 8 forks source link

Why cannot receive message? #4

Closed 2332370844 closed 11 months ago

2332370844 commented 1 year ago

hi, I use your UE plugin in my UE5.0.3 project by blueprint, but cannot get message after I registered the consumer . And I found in blueprint node: CreateConsumer, the username and password are both null, is it right? 微信截图_20230906165546

sha3sha3 commented 1 year ago

Hey @2332370844

Please use the highest verbose logging and attach logs so that I can assist.

sha3sha3 commented 11 months ago

Issue closed, no response!