|
HTTP-2-lib
|
Struct for holding the application wide context. More...
#include <h2_structs.hpp>
Data Fields | |
| SSL_CTX * | ctx |
| struct event_base * | eventBase |
| unordered_map< string, string > | routes |
Struct for holding the application wide context.
| SSL_CTX* ApplicationContext::ctx |
| struct event_base* ApplicationContext::eventBase |
| unordered_map<string, string> ApplicationContext::routes |
1.8.15