Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 465 Bytes

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.