commit | 7cd43abee3b78864e3308527864190012830e798 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Mar 27 21:33:10 2017 -0500 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jun 20 17:47:02 2017 -0700 |
tree | 2524ca1ae15099f38e9fed86765ac482565a5bc8 | |
parent | 3b3355cc07ace127287f96ec7337ba8b04685dc3 [diff] |
build: Allow Objective-C++ code to be used Change-Id: I63e5d866dd1dd04987572941d1c842e09c4494b4
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.