Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
Loading...
Searching...
No Matches
websockets_client.hpp File Reference
#include "websocketpp/config/asio_no_tls_client.hpp"
#include "websocketpp/roles/client_endpoint.hpp"
#include "websockets_endpoint.hpp"
Include dependency graph for websockets_client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plotly::detail::WebsocketClient

Namespaces

namespace  plotly
 C++ bindings for Plotly.
namespace  plotly::detail

Typedefs

using plotly::detail::client_config = websocketpp::config::asio_client
using plotly::detail::client_t = websocketpp::client<client_config>
using plotly::detail::connection_hdl = websocketpp::connection_hdl