Skip to content

Suite of communication adaptors designed for asynchronous operation.

License

Notifications You must be signed in to change notification settings

Corvusoft/network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network

Example

License

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

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

Support

Please contact [email protected], 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/network.git
mkdir network/build
cd network/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.
[email protected] Support related queries.
[email protected] Sale related queries.

About

Suite of communication adaptors designed for asynchronous operation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published