Skip to content

furo-org/ZMQUE

Repository files navigation

ZMQ for UE4

A ZMQ/cppzmq wrapper plugin for UE4.

Files in this repository

Following binary files under Source/ThridParty/zmqLibrary/ are compiled with vcpkg tool from libzmq source distribution(c971445).

libzmq-mt-4_3_1.dll
libzmq-mt-4_3_1.lib
libzmq-mt-gd-4_3_1.dll
libzmq-mt-gd-4_3_1.lib
libzmq-mt-gd-4_3_1.pdb

Header files in Source/zmq/Public/, except zmq.hpp and zmq_nt.hpp zmq_addon.hpp are taken from the libzmq distribution.

Header files zmq.hpp and zmq_addon.hpp in a directory Source/zmq/Public are from cppzmq-v4.2.2 distribution. A header file zmq_nt.hpp is a modified version of zmq.hpp which can compile without exception handling enabled.

Original documentations and license notices of libzmq and cppzmq are included in docs directory.

Usage

TODO

About

libzmq/cppzmq wrapper plugin for UE4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published