|
roar
|
#include <request_listener.hpp>
Private Member Functions | |
| ROAR_MAKE_LISTENER (RequestListener) | |
| ROAR_PUT() | putHere ("/") |
| ROAR_MAKE_LISTENER (RequestListener) | |
| ROAR_GET() | index ("/") |
| ROAR_POST() | upload ("/upload") |
| ROAR_MAKE_LISTENER (RequestListener) | |
Private Attributes | |
| std::shared_ptr< Roar::WebsocketSession > | ws_ |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |