Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 717 Bytes

File metadata and controls

30 lines (17 loc) · 717 Bytes

ProtocolWire

C++ wire library for the JoyStream extension protocol, as specified here.

conan package name: ProtocolWire/0.1.2@joystream/stable

Dependencies

This library, has immediate dependencies

and they are managed using Conan, a platform and build system agnostic C++ package manager.

Example Usage

See Extension

Running Unit Tests

sh run_tests.sh

License & Copyright

JoyStream protocol_wire library is released under the terms of the MIT license. See LICENSE for more information.