Skip to content

Corvusoft/protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

926a7a4 · May 16, 2018

History

50 Commits
Mar 14, 2018
May 16, 2018
Jun 1, 2017
May 16, 2018
Apr 9, 2018
Mar 8, 2018
Apr 26, 2018
Mar 14, 2018
Mar 14, 2018
Mar 14, 2018
Mar 14, 2018

Repository files navigation

Protocol

Example

License

© 2013-2018 Corvusoft Limited, United Kingdom. All rights reserved.

The Protocol framework is dual licensed; See LICENSE for full details.

Support

Please contact sales@corvusoft.co.uk, for support and licensing options including bespoke software development, testing, design consultation, training, mentoring and code review.

Build

git clone --recursive https://github.com/corvusoft/protocol.git
mkdir protocol/build
cd protocol/build
cmake ..
make [-j CPU_CORES+1] install
make test

You will now find all required components installed in the distribution folder.

Please submit all enhancements, proposals, and defects via the issue tracker.

Documentation

This codebase is intended to be as self documenting as possible. We have supplied many test cases to help aid developers.

You can locate the latest API documentation here.

Minimum Requirements

Resource Requirement
Compiler C++14 compliant or above
OS BSD, Linux, Mac OSX, Windows

Contact

Method Description
Twitter Tweet us your questions & feature requests.
support@corvusoft.co.uk Support related queries.
sales@corvusoft.co.uk Sale related queries.