sta
|
eb36dd9e82
|
Modified CloseStatusCode enum values to PascalCase values
|
2014-03-01 17:32:06 +09:00 |
|
sta
|
46fc6f927f
|
Modified ByteOrder enum values to PascalCase values
|
2014-02-28 17:17:44 +09:00 |
|
sta
|
291397a738
|
Modified ServerState enum values to PascalCase values
|
2014-02-27 20:31:47 +09:00 |
|
sta
|
2a8a9ca061
|
Refactored WebSocket.cs
|
2014-02-24 19:59:46 +09:00 |
|
sta
|
78261ff71c
|
Refactored Ext.cs
|
2014-02-21 16:46:16 +09:00 |
|
sta
|
1548112965
|
Refactored WebSocketServiceManager.cs, WebSocketSessionManager.cs
|
2014-02-20 16:34:28 +09:00 |
|
sta
|
5b9d219938
|
Fix for extensions for server
|
2014-02-10 17:17:57 +09:00 |
|
sta
|
d98b041c1e
|
Fix a few
|
2014-02-07 19:47:00 +09:00 |
|
sta
|
7e6b82306c
|
Fix for subprotocols for client
|
2014-02-06 13:50:27 +09:00 |
|
sta
|
2fe44b9279
|
Refactored HttpServer.cs, WebSocketServer.cs
|
2014-02-03 16:56:37 +09:00 |
|
sta
|
31c3ece37f
|
Modified checking if can send
|
2014-02-02 16:28:20 +09:00 |
|
sta
|
31463022ee
|
Modified closing
|
2014-01-31 21:36:20 +09:00 |
|
sta
|
81993cbd97
|
Modified Ping
|
2014-01-30 17:13:03 +09:00 |
|
sta
|
2c1078d75c
|
Modified connecting
|
2014-01-28 17:10:36 +09:00 |
|
sta
|
0527568d04
|
Refactored Ext.cs
|
2014-01-14 03:29:43 +09:00 |
|
sta
|
7c610d06ff
|
Refactored WebSocket.cs
|
2014-01-13 14:32:39 +09:00 |
|
sta
|
e03f9eb631
|
Modified closing
|
2014-01-08 12:14:24 +09:00 |
|
sta
|
537229902f
|
Fix for HTTP Basic/Digest Authentication
|
2014-01-01 21:43:18 +09:00 |
|
sta
|
d3ba02367e
|
Modified receiving handshake and frame
|
2013-11-11 17:17:27 +09:00 |
|
sta
|
b47519c8bc
|
Modified receiving frame
|
2013-11-05 21:42:59 +09:00 |
|
sta
|
f6610352e2
|
Modified some Send and Broadcast methods (e.g. Send (stream, length, dispose) -> Send (stream, length))
|
2013-10-16 00:23:11 +09:00 |
|
sta
|
cbf73e9865
|
Modified WebSocketServer.cs and removed WebSocketServerBase.cs
|
2013-10-14 20:38:15 +09:00 |
|
sta
|
ff390b4136
|
Modified Ext.cs
|
2013-10-08 11:36:47 +09:00 |
|
sta
|
a5e6e6e80e
|
Modified sending and added a new Send method
|
2013-10-05 23:28:43 +09:00 |
|
sta
|
2b57a58da2
|
Modified closing and ping
|
2013-10-01 14:52:39 +09:00 |
|
sta
|
adcb5ec09c
|
Fix for issue #20
|
2013-09-25 20:35:06 +09:00 |
|
sta
|
80afaef7c9
|
Modified closing and ping
|
2013-09-07 12:35:29 +09:00 |
|
sta
|
d98aad51e6
|
Added some functions (e.g. CloseSession method) to WebSocketServiceHost<T> and other classes
|
2013-09-05 14:16:33 +09:00 |
|
sta
|
c2d480060c
|
Modified WebSocketServerBase.cs to validate range of port number
|
2013-08-29 13:19:44 +09:00 |
|
sta
|
cc81fd340c
|
Modified HttpListener.cs and others for secure connection
|
2013-08-27 22:02:50 +09:00 |
|
sta
|
ab2ef30f02
|
Refactored Ext.cs
|
2013-08-07 14:00:50 +09:00 |
|
sta
|
69c9be3eb5
|
Modified opening and closing handshake
|
2013-08-06 21:31:21 +09:00 |
|
sta
|
3e6c589953
|
Fix for the secure connection
|
2013-07-19 17:29:58 +09:00 |
|
sta
|
11c576a8c7
|
Refactored some classes in WebSocketSharp.Net namespace
|
2013-07-01 12:00:10 +09:00 |
|
sta
|
efabc511b3
|
Modified ReadHandshake method
|
2013-06-16 16:09:02 +09:00 |
|
sta
|
eef827f78d
|
Fix due to the modified Ext.cs
|
2013-05-19 15:13:59 +09:00 |
|
sta
|
6f13615945
|
Modified Ext.cs, PayloadData.cs, WsFrame.cs
|
2013-05-17 23:02:11 +09:00 |
|
sta
|
4fa05f928b
|
Modified WebSocket.cs, Ext.cs
|
2013-05-14 02:00:18 +09:00 |
|
sta
|
79539f7638
|
Modified Ext.cs
|
2013-05-11 22:04:48 +09:00 |
|
sta
|
876a017ff0
|
Fix due to the modified Ext.cs
|
2013-05-09 00:41:02 +09:00 |
|
sta
|
3ec3bf8fc9
|
Modified Ext.cs
|
2013-05-03 15:06:23 +09:00 |
|
sta
|
e0846e1d84
|
Removed WsReceivedTooBigMessageException.cs. Added WebSocketException.cs
|
2013-05-01 16:53:06 +09:00 |
|
sta
|
4de01b648d
|
Modified processFragments method in WebSocket.cs
|
2013-04-26 16:50:33 +09:00 |
|
sta
|
a1345386fd
|
Fix for the per message compression
|
2013-04-25 02:31:38 +09:00 |
|
sta
|
b33b5e63ba
|
Fix for the deflate frame
|
2013-04-23 18:08:42 +09:00 |
|
sta
|
815d12f6a0
|
Fix due to the modified WsFrame.cs
|
2013-04-12 14:42:25 +09:00 |
|
sta
|
94cf881dcf
|
Fix for issue #15
|
2013-04-06 16:21:41 +09:00 |
|
sta
|
a5a8901acb
|
Modified WebSocket.cs
|
2013-03-21 16:55:53 +09:00 |
|
sta
|
01d97d02b6
|
Fix due to the modified WebHeaderCollection.cs
|
2013-03-19 19:45:50 +09:00 |
|
sta
|
e370d0f879
|
Added some XML documentation comments
|
2013-03-14 15:47:27 +09:00 |
|
sta
|
eeafa4ff8c
|
Added some XML documentation comments
|
2013-03-11 16:28:34 +09:00 |
|
sta
|
acd7533c96
|
Modified WebSocket.cs
|
2013-03-02 16:34:38 +09:00 |
|
sta
|
2e8a24a667
|
Fix due to the modified WebSocketContext.cs
|
2013-02-26 11:39:59 +09:00 |
|
sta
|
f521779ed7
|
Renamed ResponseEventArgs.cs to HttpRequestEventArgs.cs, and modified Ext.cs, HttpServer.cs
|
2013-02-18 16:47:33 +09:00 |
|
sta
|
9b1772e80a
|
Added some XML documentation comments and renamed some method names
|
2013-02-11 22:57:01 +09:00 |
|
sta
|
95382924e0
|
Fix due to the modified Ext.cs, WebSocketServerBase.cs and WebSocketService.cs
|
2013-01-28 16:22:24 +09:00 |
|
sta
|
de3f41dd3a
|
Added some XML documentation comments
|
2013-01-22 20:46:32 +09:00 |
|
sta
|
46f8088af3
|
Added some XML documentation comments
|
2013-01-11 20:32:38 +09:00 |
|
sta
|
093a0a102b
|
Fix due to the modified WsStream.cs
|
2012-12-11 15:49:01 +09:00 |
|
sta
|
daeaebcc4b
|
Fix due to the modified Ext.cs
|
2012-12-05 22:10:15 +09:00 |
|
sta
|
2ae1d35d03
|
Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T>
|
2012-10-23 15:39:31 +09:00 |
|
sta
|
c55b5d6479
|
Fix due to the added QueryString property in WebSocketService.cs
|
2012-10-22 14:58:43 +09:00 |
|
sta
|
a7eef35c96
|
Fix due to the modified Close method in WebSocket.cs
|
2012-10-16 20:31:50 +09:00 |
|
sta
|
33cddb9fa2
|
Fix due to the modified WebSocket.cs
|
2012-10-13 17:38:19 +09:00 |
|
sta
|
97ecfc5d2b
|
Added XML documentation comments to WebSocket.cs
|
2012-10-12 14:53:29 +09:00 |
|
sta
|
94385ea2bc
|
Fix due to the modified WebSocket.cs
|
2012-10-04 15:04:21 +09:00 |
|
sta
|
fbcea4699b
|
Fix due to the modified WebSocketServer.cs
|
2012-10-01 15:26:31 +09:00 |
|
sta
|
fa7aae6ae2
|
Fix due to the modified WebSocket.cs
|
2012-09-27 15:27:09 +09:00 |
|
sta
|
a75903c488
|
Fix due to the added IsValidWsUri method to Ext.cs
|
2012-09-25 10:48:33 +09:00 |
|
sta
|
b9859e08c0
|
Fix due to the added WebSocketServer class in WebSocketServer.cs
|
2012-09-24 15:01:25 +09:00 |
|
sta
|
8e2a1ee1b3
|
Fix due to the modified HttpServer.cs
|
2012-09-11 13:21:47 +09:00 |
|
sta
|
d0e5ae3979
|
Fix due to the added HttpServer
|
2012-09-10 01:36:22 +09:00 |
|
sta
|
85ef38084d
|
Changed IsConnected to IsKeepAlive in WebSocket.cs
|
2012-09-03 11:55:52 +09:00 |
|
sta
|
3ef6d58f31
|
Fix for issue #6 - 1
|
2012-09-01 17:01:05 +09:00 |
|
sta
|
b76418c482
|
Fix for issue #3
|
2012-08-10 22:20:42 +09:00 |
|
sta
|
cf6b26503e
|
Fixed several part
|
2012-08-01 11:38:40 +09:00 |
|
sta
|
118e0015d5
|
Supports RFC 6455
|
2012-07-31 10:36:52 +09:00 |
|
sta
|
ab1f09283b
|
fix Ext.cs, WebSocket.cs
|
2010-11-09 22:06:20 +09:00 |
|
sta
|
240a4e61ba
|
fix Ext.cs, WebSocket.cs and Add wsclient1/*
|
2010-11-01 21:36:33 +09:00 |
|
sta
|
e72bdb0954
|
fix Ext.cs, WebSocket.cs
|
2010-10-28 01:35:25 +09:00 |
|
sta
|
0a07fe449c
|
fix Ext.cs, WebSocket.cs
|
2010-10-27 16:07:12 +09:00 |
|
sta
|
5a3545e911
|
fix Ext.cs, WebSocket.cs
|
2010-10-26 21:30:58 +09:00 |
|
sta
|
b683db43fc
|
fix Ext.cs, WebSocket.cs for implementation of Sec-WebSocket-Key*.
|
2010-10-25 20:56:26 +09:00 |
|
sta
|
97c51bcc8f
|
first commit
|
2010-10-18 22:28:56 +09:00 |
|