commit | 728873f59576f7b430d5bc44457a4b545741af79 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Jan 20 16:01:26 2015 -0700 |
committer | Junxiao Shi <sunnylandh@gmail.com> | Fri Jan 23 14:04:08 2015 -0800 |
tree | edae98b087d37e91a11eb1dc248eaaa0f68bf3a2 | |
parent | c940f4bdc876e7c3e57d1c13dd2c394af2819ee7 [diff] |
util: replace EventEmitter with Signal in NotificationSubscriber refs #2350 Breaks: nfd:commit:04cf5a99d93d8f64571753260e71ade90332f860 Breaks: nlsr:commit:c2e51f6b6b85a602275dd59bfaaa0fa0403e0978 Change-Id: I54e9b8b8f8d172826616b33e8363cd27a1c53917
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.md
.