Fix for the deflate frame

This commit is contained in:
sta
2013-04-23 18:08:42 +09:00
parent df1ff81483
commit b33b5e63ba
81 changed files with 1204 additions and 347 deletions

View File

@@ -120,6 +120,8 @@ namespace Example1
);
};
//_ws.Compression = CompressionMethod.DEFLATE;
_notifyMsgState = new ThreadState();
_notifyMsg = (state) =>
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.