libapenetwork
libapenetwork copied to clipboard
Fast cross-platform async network library
LibApeNetwork - Fast cross-platform async network library
Background
This project has evolved out of the Ajax Push Engine Project so that it can be used as a seperate library.
APE C API
- All public functions are defined by "APE_" (uppercase)
- Non public functions are defined by "ape_" (lowercase)
License
Copyright 2016 Nidium Inc. All rights reserved. Use of this source code is governed by a MIT license that can be found in the LICENSE file.