|
pion-net 4.0.7
|
#include <EchoService.hpp>
Inherits pion::net::WebService.
Public Member Functions | |
| virtual void | operator() (pion::net::HTTPRequestPtr &request, pion::net::TCPConnectionPtr &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.4