Rename all WebSocket code into one directory.

This commit is contained in:
Tom Ritchford
2015-01-21 14:37:55 -05:00
parent 64554aca6d
commit c66fc2f656
17 changed files with 260 additions and 344 deletions

View File

@@ -28,7 +28,7 @@
#ifndef WEBSOCKETPP_SOCKET_AUTOTLS_HPP
#define WEBSOCKETPP_SOCKET_AUTOTLS_HPP
#include <ripple/websocket/autosocket/AutoSocket.h>
#include <ripple/websocket/AutoSocket.h>
#include <beast/asio/placeholders.h>
#include <functional>