Description
The Unreal Engine Kafka Plugin is a product by Augmented Enterprise. It provides native access to the Kafka streaming platform for Unreal users. It is available on the Unreal Engine Marketplace. The plugin makes use of the Librdkafka C/C++ library provided by Magnus Edenhill. However, it is not just a simple wrapper but a product that can be used for serious messaging work in Unreal engine. To that end the plugin provides various layers of abstraction that will fit just about any messaging requirement in a gaming scenario.
Technical Details
Plugin
Code Modules:
Number of Blueprints:
Number of C++ Classes: No C++ classes will be provided as part of the plugin.
Network Replicated: No
Supported Development Platforms: Win64 only
Supported Target Build Platforms: Win64 only
Documentation: https://github.com/corneel/KafkaPluginDocumentation/wiki
Example Project: An example project can be found here: https://github.com/corneel/KafkaSampleProject
Supported Engine Versions
4.20 – 4.24, 4.26, 5.0