minor fixes for clang++
[senf.git] / README
1 SENF: The Simple and Extensible Network Framework
2 -------------------------------------------------
3
4 The SENF Simple and Extensible Network Framework aims to be a complete
5 set of libraries to facilitate the development of network applications
6 focusing on network protocols on the layers below the application
7 layer. However, the framework includes many general purpose utilities
8 and will be expedient to use well beyond its primary objective.
9
10 Goals
11 -----
12
13 The main goals of this library are (in no particular order): 
14
15  - modular framework design
16  - utilizing the power of modern C++
17  - very low overhead for frequently called members
18  - extensible design
19  - concise interface
20
21
22  -- Stefan Bund <senf-dev@lists.berlios.de>  Tue, 28 Aug 2007 10:02:23 +0200