mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add ripple_net module
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
|
||||
#include "../websocketpp/src/sockets/autotls.hpp"
|
||||
#include "../websocketpp/src/websocketpp.hpp"
|
||||
|
||||
/*
|
||||
#ifndef WSDOOR_CPP
|
||||
|
||||
namespace websocketpp
|
||||
@@ -16,6 +20,7 @@ namespace websocketpp
|
||||
}
|
||||
|
||||
#endif
|
||||
*/
|
||||
|
||||
class WSDoor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user