Typedef async_web_server_cpp::WebsocketRequestHandler

Typedef Documentation

typedef boost::function<WebsocketConnection::MessageHandler(const HttpRequest&, boost::shared_ptr<WebsocketConnection>)> async_web_server_cpp::WebsocketRequestHandler