split handshake code into its own files, so that Transport file is less massive
This commit is contained in:
@ -226,7 +226,7 @@ namespace
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("Websocket chat", "[websocket_chat]")
|
||||
TEST_CASE("Websocket_chat", "[websocket_chat]")
|
||||
{
|
||||
SECTION("Exchange and count sent/received messages.")
|
||||
{
|
||||
|
Reference in New Issue
Block a user