Adds hybi 00 handshake support, begins work on hybi 00 frame support

This commit is contained in:
Peter Thorson
2011-11-07 17:28:28 -06:00
parent 63eece760e
commit 2bccdb21cb
10 changed files with 755 additions and 30 deletions

View File

@@ -253,7 +253,6 @@ private:
status_code::value m_status_code;
std::string m_status_msg;
};
}
}