split handshake code into its own files, so that Transport file is less massive
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
#include "IXWebSocket.h"
|
||||
#include "IXSetThreadName.h"
|
||||
#include "IXWebSocketHandshake.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <cmath>
|
||||
|
Reference in New Issue
Block a user