ping pong added to ws

This commit is contained in:
Benjamin Sergeant
2019-02-22 21:47:57 -08:00
parent 38c57e1ed2
commit bd854553d4
11 changed files with 29 additions and 128 deletions

View File

@@ -28,6 +28,7 @@ g++ --std=c++14 \
ixcrypto/IXBase64.cpp \
ixcrypto/IXHash.cpp \
ixcrypto/IXUuid.cpp \
ws_ping_pong.cpp \
ws_broadcast_server.cpp \
ws_echo_server.cpp \
ws_chat.cpp \