First pass of overall cleanups

This commit is contained in:
Alex Hultman
2019-02-10 00:17:13 +01:00
parent cfac783cd9
commit f1bdbc968b
11 changed files with 39 additions and 54 deletions
+2
View File
@@ -23,6 +23,8 @@
#include "WebSocketData.h"
#include "WebSocket.h"
// todo: this module needs fixing! see below!
namespace uWS {
template <bool SSL, bool isServer>