commit | 70d76eb4da3a93871aeba0404817552fd7bf1f6c | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Dec 18 13:15:43 2018 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Dec 18 13:15:43 2018 -0700 |
tree | 67912edf373560ec5e6f8355a67fd26a610cfd70 | |
parent | 1d23ff9277e87ee134f53596cf372a8486e26d49 [diff] |
transport: move Impl templates into 'detail' refs #4782 Change-Id: I011ed5b75430d4235eccdbd5e1b9270ed413cc31
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
.