Skip to content

JoystreamClassic/protocol_wire-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.