#include <websocketpp/endpoint.hpp>
#include <websocketpp/uri.hpp>
#include <websocketpp/logger/levels.hpp>
#include <websocketpp/common/system_error.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | websocketpp::client< config > |
Client endpoint role based on the given config. More... | |
Namespaces | |
websocketpp | |
Namespace for the WebSocket++ project. | |