SessionManager

Undocumented in source.

Constructors

this
this(string cookieName)
Undocumented in source.

Members

Functions

add
void add(Session session, UUID uuid)
Undocumented in source. Be warned that the author may not have intended to support it.
get
Session get(ServerRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cookieName
string cookieName;
Undocumented in source.

Meta