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

Binary file not shown.

View File

@@ -112,6 +112,7 @@ namespace Example
};
//ws.Origin = "http://echo.websocket.org";
//ws.Compression = CompressionMethod.DEFLATE;
//ws.SetCookie(new Cookie("nobita", "\"idiot, gunfighter\""));
//ws.SetCookie(new Cookie("dora", "tanuki"));
ws.Connect();

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.