Add auto-TLS support.

This commit is contained in:
JoelKatz
2013-01-24 15:52:38 -08:00
parent 089d511972
commit ff41c3c5cc
2 changed files with 31 additions and 73 deletions

View File

@@ -1,5 +1,5 @@
#include "../websocketpp/src/sockets/tls.hpp"
#include "../websocketpp/src/sockets/autotls.hpp"
#include "../websocketpp/src/websocketpp.hpp"
#include "../json/value.h"