commit | 4fdcb274a3ab6851089f165cd89f3029f4712a97 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Feb 11 15:05:46 2019 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Feb 11 15:05:46 2019 -0700 |
tree | 4900ad9450f09fc5da37749bad2c3f80d4f84ed8 | |
parent | da9761f8e6c1bcf55a92371b521dfe7f232c3886 [diff] |
face: deprecate Id types in favor of Handles This includes: PendingInterestId => PendingInterestHandle RegisteredPrefixId => RegisteredPrefixHandle InterestFilterId => InterestFilterHandle refs #4316, #3919 Change-Id: I3a2d2f813d36a2d6edbb8c460aaa6e2e380f41e3
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.