rikitiki
v0.1.67
Build C++ web server modules that allow easy routing and deployment.
|
#include <advanced.h>
Public Member Functions | |
void | Register (Server &server) |
void | Index (ConnContext &ctx) |
void | makePage (ConnContext &ctx, const std::string &message) |
void | Post (ConnContext &ctx) |
void | Get (ConnContext &ctx) |
void | QueryString (ConnContext &ctx) |
This demonstrates some of the advanced features of rikitiki. Namely,