Client for Kafka

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

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.0 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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.

テクニカルノート

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