mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Move websocket subtree and create ripple_websocket module
This commit is contained in:
@@ -28,15 +28,7 @@
|
||||
#ifndef WEBSOCKETPP_SOCKET_AUTOTLS_HPP
|
||||
#define WEBSOCKETPP_SOCKET_AUTOTLS_HPP
|
||||
|
||||
#include "../common.hpp"
|
||||
#include "socket_base.hpp"
|
||||
#include "../../../ripple/AutoSocket.h"
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/asio/ssl.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#include <iostream>
|
||||
// Note that AutoSocket.h must be included before this file
|
||||
|
||||
namespace websocketpp {
|
||||
namespace socket {
|
||||
|
||||
Reference in New Issue
Block a user