Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
Loading...
Searching...
No Matches
websockets_client.cpp File Reference
#include "websockets_client.hpp"
#include "detail/websockets_endpoint.hpp"
#include "plotly/logger.hpp"
#include "websocketpp/common/connection_hdl.hpp"
#include "websocketpp/common/system_error.hpp"
#include "websocketpp/frame.hpp"
#include "websocketpp/logger/levels.hpp"
#include <boost/asio/ip/tcp.hpp>
#include <chrono>
#include <exception>
#include <mutex>
#include <string>
#include <string_view>
Include dependency graph for websockets_client.cpp:

Namespaces

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