|
pion
5.0.6
|
#include <EchoService.hpp>


Public Member Functions | |
| virtual void | operator() (pion::http::request_ptr &http_request_ptr, pion::tcp::connection_ptr &tcp_conn) |
| handles requests for EchoService | |
EchoService: web service that echos back requests (to test request parsing)
Definition at line 22 of file EchoService.hpp.
1.7.6.1