|
websocketpp
0.3.0
C++/Boost Asio based websocket client/server library
|
Classes | |
| class | connection |
| Basic Boost ASIO connection socket component. More... | |
| class | endpoint |
| Basic ASIO endpoint socket component. More... | |
Typedefs | |
|
typedef lib::function< void(connection_hdl, boost::asio::ip::tcp::socket &)> | socket_init_handler |
| The signature of the socket init handler for this socket policy. | |
A socket policy for the asio transport that implements a plain, unencrypted socket
1.8.8