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

Namespaces

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