commit | a1ea50631cd2c5157db430a87161ff8080ac4023 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Dec 27 22:33:39 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Thu Jan 01 11:03:38 2015 -0700 |
tree | dbfee994abfff973177647bcf58eaabc5f993886 | |
parent | 018e30d6a74dedb8dc685aaef251da4429ab823b [diff] |
face: connect to Transport during construction This allows DummyClientFace to receive packets without sending. refs #2318 Change-Id: I7451d2c4a873e4680cfb380c9029b1edcd4af7fb
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
.