Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
endpoint.hpp File Reference
Include dependency graph for endpoint.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  websocketpp
 Namespace for the WebSocket++ project.
 
namespace  websocketpp::transport
 Transport policies provide network connectivity and timers.
 

Typedefs

typedef lib::function< void(lib::error_code const &)> websocketpp::transport::accept_handler
 The type and signature of the callback passed to the accept method.
 
typedef lib::function< void(lib::error_code const &)> websocketpp::transport::connect_handler
 The type and signature of the callback passed to the connect method.