Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
middleware::SessionManager Member List

This is the complete list of members for middleware::SessionManager, including all inherited members.

operator()(http::HttpRequest &req, std::shared_ptr< http::ResponseWriter > writer)middleware::SessionManager
SessionManager(const std::string &redis_host, int redis_port)middleware::SessionManager