2007-03-25 14:01:54 +02:00
|
|
|
/**
|
2007-03-30 01:18:47 +02:00
|
|
|
* \addtogroup net
|
|
|
|
* @{
|
|
|
|
*/
|
2007-03-25 14:01:54 +02:00
|
|
|
|
|
|
|
/**
|
2007-03-30 01:18:47 +02:00
|
|
|
* \defgroup rime The Rime communication stack
|
|
|
|
* @{
|
|
|
|
*
|
|
|
|
* The Rime communication stack provides a set of lightweight
|
|
|
|
* communication primitives ranging from best-effort anonymous local area
|
|
|
|
* broadcast to reliable network flooding.
|
|
|
|
*
|
|
|
|
*/
|
2007-03-25 14:01:54 +02:00
|
|
|
|
|
|
|
/** @} */
|
|
|
|
/** @} */
|