commit | fe140154efd8f37e49642f2894d081e15c150730 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Jul 24 10:02:40 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Aug 11 14:26:48 2014 -0700 |
tree | d1b5a72f3f312e2f39f7730c12f291893390c6fa | |
parent | 0866f51fef3ce597f9426d55d12d67e1feb90596 [diff] |
util: Add EventEmitter Change-Id: I08e8beea7a05abe30cc818ec2d44acffecf07343
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: http://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
.