server unittest for validating client request / new timeout cancellation handling (need refactoring)
This commit is contained in:
@ -19,6 +19,7 @@ include_directories(
|
||||
add_executable(ixwebsocket_unittest
|
||||
test_runner.cpp
|
||||
cmd_websocket_chat.cpp
|
||||
IXTestWebSocketServer.cpp
|
||||
IXTest.cpp
|
||||
msgpack11.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user