You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/examples/ccn-lite-relay
Oleg Hahm 498edb1854 cc430: lpc2387: switch to new periph/rtc interface
Removes the old interface.
9 years ago
..
Makefile make: add Makefile.features telling the BOARDs' features 9 years ago
README.md Fix trailing whitespaces 9 years ago
main.c cc430: lpc2387: switch to new periph/rtc interface 9 years ago

README.md

This application is a showcase of the Content Centric Networking (CCN) capabilities in RIOT.

The example consists in two parts: clients and relays.

This file documents the relay functionalities.

A relay implements CCN capabilities for third party content caching, forwarding and subscription.

Upon booting up, the CCN stack is automatically started, which enables the processing of incoming CCN messages (and relaying them if necessary).