141 Commits (f1b7a6de0f15278a50e7ef1c59a710cd1a6756ec)

Author SHA1 Message Date
sta 4de01b648d Modified processFragments method in WebSocket.cs 13 years ago
sta a1345386fd Fix for the per message compression 13 years ago
sta b33b5e63ba Fix for the deflate frame 13 years ago
sta df1ff81483 Modified WebSocket.cs 13 years ago
sta 2a892ff57f Modified WsFrame.cs 13 years ago
sta 7d460c8fdb Modified CookieCollection.cs 13 years ago
sta 9190984c7c Modified RequestHandshake.cs, ResponseHandshake.cs 13 years ago
sta 815d12f6a0 Fix due to the modified WsFrame.cs 13 years ago
sta 672e48796a Modified PayloadData.cs 13 years ago
sta 48dbb4a811 Modified Cookie.cs, CookieCollection.cs 13 years ago
sta 9bf4adfbab Fix due to the modified PayloadData.cs 13 years ago
sta 029d1f6d1d Fix for issue #17 13 years ago
sta 57420387ff Fix for issue #16 13 years ago
sta 94cf881dcf Fix for issue #15 13 years ago
sta cbaa540b59 Fix due to the modified WebSocket.cs 13 years ago
sta 7e710a72e6 Modified WebHeaderCollection.cs 13 years ago
sta a5a8901acb Modified WebSocket.cs 13 years ago
sta 85e8197697 Modified WebHeaderCollection.cs 13 years ago
sta 01d97d02b6 Fix due to the modified WebHeaderCollection.cs 13 years ago
sta e370d0f879 Added some XML documentation comments 13 years ago
sta 75164c0652 Modified WebSocket.cs 13 years ago
sta eeafa4ff8c Added some XML documentation comments 13 years ago
sta 189a1fca3e Modified CloseEventArgs.cs 13 years ago
sta acd7533c96 Modified WebSocket.cs 13 years ago
sta c15ac02c9b Fix due to the modified WebSocketContext.cs 13 years ago
sta 09c057efc2 Added some XML documentation comments 13 years ago
sta 5706139b4b Modified ResponseHandshake.cs and WebSocket.cs 13 years ago
sta 2e8a24a667 Fix due to the modified WebSocketContext.cs 13 years ago
sta a9d5e06166 Added some XML documentation comments 13 years ago
sta a376daedf0 Modified HttpListener.cs 13 years ago
sta f521779ed7 Renamed ResponseEventArgs.cs to HttpRequestEventArgs.cs, and modified Ext.cs, HttpServer.cs 13 years ago
sta 9b1772e80a Added some XML documentation comments and renamed some method names 13 years ago
sta afe74fe857 Fix for issue #12 13 years ago
sta fcdf214fc0 Renamed SessionManager.cs to WebSocketServiceManager.cs 13 years ago
sta a171b05740 Renamed ServiceManager.cs to ServiceHostManager.cs 13 years ago
sta 95382924e0 Fix due to the modified Ext.cs, WebSocketServerBase.cs and WebSocketService.cs 13 years ago
sta de3f41dd3a Added some XML documentation comments 13 years ago
sta e4ffa090d3 Removed WebSocketSharp.Frame Namespace 13 years ago
sta 86b80270c6 Fixed WebSocket.cs 13 years ago
sta 093a0a102b Fix due to the modified WsStream.cs 13 years ago
sta daeaebcc4b Fix due to the modified Ext.cs 13 years ago
sta 4424d1d809 Fix for issue #10 13 years ago
sta 8aab7bebe0 Fix due to the modified WebSocket.cs 13 years ago
sta 2addc16f91 Fix due to the modified ServiceManager.cs 13 years ago
sta 746c883b82 Fix for issue #9 - 2 13 years ago
sta 2ae1d35d03 Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T> 13 years ago
sta c55b5d6479 Fix due to the added QueryString property in WebSocketService.cs 13 years ago
sta a7eef35c96 Fix due to the modified Close method in WebSocket.cs 13 years ago
sta 33cddb9fa2 Fix due to the modified WebSocket.cs 13 years ago
sta 97ecfc5d2b Added XML documentation comments to WebSocket.cs 13 years ago
sta c560d4fba9 Fix due to the added SessionManager.cs 13 years ago
sta 94385ea2bc Fix due to the modified WebSocket.cs 13 years ago
sta fbcea4699b Fix due to the modified WebSocketServer.cs 13 years ago
sta b4d8689bb3 Fix Close method in EndPointListener.cs because an exception (System.InvalidOperationException: Hashtable.Enumerator: snapshot out of sync.) has occured 13 years ago
sta fa7aae6ae2 Fix due to the modified WebSocket.cs 13 years ago
sta dc3a8f3836 Fixed receive method in WebSocket.cs 13 years ago
sta a75903c488 Fix due to the added IsValidWsUri method to Ext.cs 13 years ago
sta 14f16577be Fix due to the modified WsStream.cs 13 years ago
sta b9859e08c0 Fix due to the added WebSocketServer class in WebSocketServer.cs 13 years ago
sta ab86ce8af8 Unified the ways of message thread in WebSocket.cs 13 years ago
sta 8868761635 Fixed HttpServer.cs 13 years ago
sta 3898696491 Fix due to the removed HttpServer<T> class from HttpServer.cs 13 years ago
sta b136b39cbb Fixed WebSocket.cs 13 years ago
sta 56c5f81c46 Fix due to the modified WebSocketServer.cs 13 years ago
sta 2fde8824ec Fix due to the modified WebSocket.cs 13 years ago
sta 9730e2a9ff Fixed HttpServer.cs 13 years ago
sta ce93711cf2 Fixed HttpServer.cs 13 years ago
sta 52ceb665fb Fixed HttpServer.cs 13 years ago
sta 8e2a1ee1b3 Fix due to the modified HttpServer.cs 13 years ago
sta d0e5ae3979 Fix due to the added HttpServer 13 years ago
sta 022368dabb Changed IsKeepAlive to IsAlive in WebSocket.cs 13 years ago
sta 85ef38084d Changed IsConnected to IsKeepAlive in WebSocket.cs 13 years ago
sta 3ef6d58f31 Fix for issue #6 - 1 13 years ago
sta 75417fba70 Fix due to the added ResponseHandshake.cs 13 years ago
sta 7ea798e321 Fix due to the added RequestHandshake.cs 13 years ago
sta b3dc165d83 Fix due to the moved some methods from WebSocketServer to WebSocketService 14 years ago
sta 5f4f7485aa Fix due to the added ID property to WebSocketService 14 years ago
sta 0bea2dd623 Fix for issue #4 14 years ago
sta 0f0a05feb2 Fix for issue #4 14 years ago
sta 475d299c3d Fix for issue #4 14 years ago
sta ff94d551ff Fix for issue #5 14 years ago
sta 83730f913a Fix due to the added WsServerState.cs 14 years ago
sta b76418c482 Fix for issue #3 14 years ago
sta 18c225c99d Fixed WebSocket.cs: Server don't mask payload data. 14 years ago
sta 64d12eb5cf Fixed WebSocketService 14 years ago
sta 42461dfc52 Fixed a few typo 14 years ago
sta b730e23248 Fixed WebSocketServer 14 years ago
sta ec79f59229 Added WebSocketServer 14 years ago
sta b1463379af Fixed a few typo 14 years ago
sta cf6b26503e Fixed several part 14 years ago
sta 118e0015d5 Supports RFC 6455 14 years ago