春季创作者特卖开启!从即日起至4月18日,精选商品最低三折起。

Holochain Client

Animal Store - 代码插件 - 2021/10/19

A Holochain UE4 C++ Client.

  • 支持的平台
  • 支持的引擎版本
    4.26 - 4.27
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。


This plugin allows you to hook your UE4 project with a running Holochain Conductor App-Interface over a valid WebSocket address.

It defines u-interfaces for the abstraction of Holochain-specifics: IHolochainAgent and IHolochainZome, which your project must implement.

The Request and Response u-classes for the Holochain zome-calls must implement the IHolochainInputOutput Interface defined in the plugin.


Additionally, it also exposes MessagePack to your project (statically), along with some handy debugging for MsgPack encrypted messages via a simple FMessagePackObject wrapper class.


Further documentation here.

Last tested with Holochain 0.0.100.


技术细节


Features:

  •  Connects to a running Holochain App Websocket Interface.
  •  Makes Zome calls.
  •  Packs unpack and debug MessagePack input-output.

Code Modules:

  •  HolochainClient (Runtime)

Number of Blueprints: 0

Number of C++ Classes: 7

Network Replicated: No

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Important/Additional Notes: Last tested with Holochain 0.0.100