Start hooking up various modules

This commit is contained in:
Alex Hultman
2018-08-28 21:42:21 +02:00
parent e74d41537f
commit 6edb189d0d
5 changed files with 323 additions and 87 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ HEADERS += \
src/Loop.h \
src/App.h \
src/HttpSocket.h \
src/HttpParser.h
src/HttpParser.h \
src/libwshandshake.hpp
INCLUDEPATH += uSockets/src src
#QMAKE_CXXFLAGS += -fsanitize=address