1102 Commits (989ab295dc568f45d764eb6fa18203bf17ed8a94)
 

Author SHA1 Message Date
sta 80a0107bab Added the internal Ext.CheckIfCanStop (ServerState) method 11 years ago
sta 46eae139e2 Added the internal Ext.CheckIfCanStart (ServerState) method 11 years ago
sta 7bd0fb87f2 Added the internal Ext.CheckIfCanSend (WebSocketState) method 11 years ago
sta dce49c037f Added the internal Ext.CheckIfCanClose (WebSocketState) method 11 years ago
sta f780f536e2 Refactored a few for WebSocket.cs 11 years ago
sta 5ceb4c4311 Modified a few for the WebSocket.Connect and ConnectAsync methods 11 years ago
sta 8efe37eb2f Added the public WebSocket.Accept and AcceptAsync methods 11 years ago
sta 745da21631 Added accept method 11 years ago
sta 776fee9170 Refactored a few for WebSocket.cs 11 years ago
sta 586a6202a2 Fix for pull request #146 11 years ago
sta 82f089730e Modified a few for 'WebSocket Extensions' 11 years ago
sta 228695019f Modified a bit for README.md 11 years ago
sta 0505294d8e Modified a few for 'Unity Asset Store' 11 years ago
sta 82da4816c4 Added 'Ignoring Sec-WebSocket-Extensions header' 11 years ago
sta 0539311d87 Modified a few for 'WebSocket.OnMessage Event' 11 years ago
sta 0eec6595a6 Refactored a few for WebSocketBehavior.cs 11 years ago
sta f99112fc2f Fix for pull request #113 11 years ago
sta 58a4f02bda Fix for pull request #113 11 years ago
sta 2461b43145 Refactored a few for MessageEventArgs.cs 11 years ago
sta 196f5d92a1 Fix for issue #145 11 years ago
sta 0be4389d97 Replaced the processFragmentedFrame method with the processFragmentedFrame2 method, and renamed 11 years ago
sta 82077d321c Added processFragmentedFrame2 method, to replace the processFragmentedFrame method with this 11 years ago
sta 058d952970 Modified a bit for MessageEventArgs.cs, into the year 2015 11 years ago
sta 87ce74010e Fix for pull request #116 11 years ago
sta 8cd2248b2b Refactored a few for HttpServer.cs 11 years ago
sta 624b20afa8 Refactored a few for Ext.cs 11 years ago
sta 38669444b4 Modified a bit for Program.cs 11 years ago
sta 9360a6d99a Fix for pull request #115, added the HttpServer (string) constructor 11 years ago
sta ad41099180 Modified a bit for Program.cs 11 years ago
sta 77472f073f Modified a bit for echotest.js 11 years ago
sta 68b9fb0106 Refactored a few for EndPointListener.cs 11 years ago
sta d2dc6ff959 Fix for pull request #115, added the Address property to the HttpServer class 11 years ago
sta 3c0fa929a1 Refactored a few for Ext.cs 11 years ago
sta 96b684036f Refactored a few for WebSocketServer.cs 11 years ago
sta 34de5b9ca4 Refactored a few for HttpServer.cs 11 years ago
sta d4fc8da7a8 Fix for pull request #115, added the HttpServer (System.Net.IPAddress, int) constructor 11 years ago
sta c10c9886ef Fix for pull request #115, added the HttpServer (System.Net.IPAddress, int, bool) constructor 11 years ago
sta 4bc2c4d4f0 Refactored a few for HttpListenerRequest.cs 11 years ago
sta 1998a535a4 Modified a bit for HttpRequest.cs, into the year 2015 11 years ago
sta df9c8b1e74 Refactored a few for HttpRequest.cs 11 years ago
sta a4cb03f8da Merge pull request #135 from davidburhans/master
Port 443 is also a default port and should be excluded from the Host header on WebSocket requests for compatibility reasons
11 years ago
sta 5728b47189 Refactored a few for HttpListenerRequest.cs 11 years ago
sta 987a02e594 Refactored a few for HttpListenerRequest.cs 11 years ago
sta d3410a3ac4 Refactored a few for WebSocket.cs 11 years ago
sta dbe7e0b17c Refactored a bit for WebSocket.cs 11 years ago
sta 2078bfad5a Fix for pull request #133, allow port 443 with non secure scheme, and allow port 80 with secure scheme 11 years ago
sta cb8d1e75f6 Refactored a few for HttpServer.cs 11 years ago
sta 85dc704cc6 Refactored a few for Ext.cs 11 years ago
sta 72b7cafe4f Refactored a few for WebSocketServer.cs 11 years ago
sta 3764de92e7 Refactored a few for WebSocketServer.cs 11 years ago