Fix for the per message compression

This commit is contained in:
sta
2013-04-25 02:31:38 +09:00
parent b33b5e63ba
commit a1345386fd
63 changed files with 230 additions and 135 deletions

Binary file not shown.

View File

@@ -116,6 +116,7 @@ namespace Example
//ws.SetCookie(new Cookie("nobita", "\"idiot, gunfighter\""));
//ws.SetCookie(new Cookie("dora", "tanuki"));
ws.Connect();
//Console.WriteLine("Compression: {0}", ws.Compression);
Thread.Sleep(500);
Console.WriteLine("\nType \"exit\" to exit.\n");

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.