Client for Kafka

EasyKafka is a Kafka/Redpanda client sub-system for unreal engine. It supports producing and consuming records through blueprint and C++.

  • Supported Platforms
  • Supported Engine Versions
    5.0 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

EasyKafka is a Kafka/Redpanda client sub-system for the Unreal Engine. It supports producing and consuming records through Blueprints and C++.

This plugin can be utilized for event sharing between UE servers in a distributed architecture or pushing messages to clients/servers.

Technical Details

Features:

  •  Produce Messages (Sync and async)
  •  C++/Bluenprint support
  •  Consume records async (manual & auto-commit)

Code Modules:

  •  KafkaProducer (Runtime)
  •  KafkaConsumer (Runtime)
  • KafkaAdmin (Runtime)
  •  EasyKafka (Runtime)

Supported Development Platforms: x64 Windows, Linux ARM64, x64 Linux

Supported Target Build Platforms: x64 Windows, Linux ARM64, x64 Linux

Documentation: Link

Discord Channel: Link