NAWA 0.9
Web Application Framework for C++
Session.cpp File Reference

Implementation of the Session class. More...

#include <mutex>
#include <nawa/Exception.h>
#include <nawa/connection/Connection.h>
#include <nawa/session/Session.h>
#include <nawa/util/crypto.h>
#include <random>

Go to the source code of this file.

Detailed Description

Implementation of the Session class.

Definition in file Session.cpp.