Roughly implement ideas

This commit is contained in:
Alex Hultman
2018-06-18 22:53:58 +02:00
parent 4721b47743
commit 2c2fe0f56f
5 changed files with 72 additions and 54 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ SOURCES += \
HEADERS += \
src/Hub.h \
src/Http.h \
src/Context.h
src/Context.h \
src/uWS.h
#uSockets/libusockets.h \
#uSockets/internal/eventing/epoll.h \
#uSockets/internal/networking/bsd.h \