mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
938c61a5a2
board/cpu: Added support for the stm32f3discovery board and stm32f3 cpu |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
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).