An example on how to use NAWA as a library. More...
#include <iostream>
#include <nawa/Exception.h>
#include <nawa/RequestHandler/RequestHandler.h>
#include <nawa/connection/Connection.h>
#include <nawa/logging/Log.h>
Go to the source code of this file.
Functions | |
int | main () |
An example on how to use NAWA as a library.
Definition in file aslibrary.cpp.
int main | ( | ) |
Definition at line 33 of file aslibrary.cpp.