Commit Graph

145 Commits

Author SHA1 Message Date
sta
2dbc17ad81 Modified 'HTTP Server with the WebSocket' 2014-01-21 17:41:00 +09:00
sta
79ecc119b6 Modified Step 5 of 'WebSocket Client' 2014-01-21 16:11:40 +09:00
sta
afe47c0158 Modified Step 2 of 'WebSocket Server' 2014-01-21 15:29:55 +09:00
sta
630da48fb3 Modified Step 5 of 'WebSocket Client' 2014-01-21 15:20:06 +09:00
sta
e3e8bdf3e5 Fix a few 2014-01-21 15:06:25 +09:00
sta
43ac429328 Modified Step 6 of 'WebSocket Client' 2014-01-21 15:01:50 +09:00
sta
6fe06abbf6 Modified Step 5 of 'WebSocket Client' 2014-01-21 14:51:55 +09:00
sta
7a1cd5881e Fix a few 2014-01-21 14:22:12 +09:00
sta
54726f38c7 Fix a few 2014-01-21 03:17:51 +09:00
sta
fe08da93e9 Modified some part (Step 3, 4 and 5) of 'WebSocket Server' 2014-01-21 03:04:13 +09:00
sta
b5d9fea133 Fix a few 2014-01-20 21:33:36 +09:00
sta
6650b39723 Modified 'HTTP Authentication' 2014-01-20 21:30:07 +09:00
sta
b3f5cdd41b Modified some part (Step 1 and 2) of 'WebSocket Server' 2014-01-20 20:38:26 +09:00
sta
a90716ab15 Fix a few 2014-01-20 19:33:21 +09:00
sta
26f7e2ad33 Fix a few 2014-01-20 17:13:27 +09:00
sta
5c700a792e Modified some part (Step 2 and 3) of 'WebSocket Client' 2014-01-20 17:04:20 +09:00
sta
c21794a84d Fix a few 2014-01-19 18:12:38 +09:00
sta
d9423187ed Modified 'Build' and 'Install' 2014-01-19 18:06:35 +09:00
sta
c9bc09a9c1 Fix a few 2014-01-19 16:18:58 +09:00
sta
7488af1012 Fix a few 2014-01-19 16:10:04 +09:00
sta
19046978cc Fix a few 2014-01-18 17:31:00 +09:00
sta
3c8c314026 Added 'HTTP Authentication' 2014-01-18 17:05:57 +09:00
sta
83760576aa Fix a few 2014-01-17 22:03:49 +09:00
sta
58aecef954 Fix a few 2014-01-17 21:21:25 +09:00
sta
294e8cc3dc Fix a few 2014-01-17 21:16:30 +09:00
sta
6fa03b6978 Fix a few 2014-01-17 21:01:54 +09:00
sta
97999b8492 Modified some part (Step 4, 5 and 6) of WebSocket Client 2014-01-17 20:42:43 +09:00
sta
549de44bce Fix a few 2014-01-01 22:09:41 +09:00
sta
0a263622f0 Modified Chat.cs 2013-12-03 15:45:14 +09:00
sta
bf7717dde8 Fix a few 2013-12-03 14:24:06 +09:00
sta
1ed13259b5 Fix a few 2013-12-01 14:19:04 +09:00
sta
afb70cee5f Fix a few 2013-11-30 01:57:02 +09:00
sta
7471098cbb Fix a few 2013-11-30 01:41:30 +09:00
sta
ee31a04073 Fix a few 2013-11-26 14:36:44 +09:00
sta
fac62126e2 Fix a few 2013-11-22 21:32:06 +09:00
sta
01d4ca0537 Fix a few 2013-11-22 21:11:19 +09:00
sta
352e854b7e Fix a few 2013-11-22 16:15:44 +09:00
sta
05d292e9b0 Fix a few 2013-11-19 17:15:08 +09:00
sta
5ce6f0cdde Fix a few 2013-11-18 05:03:41 +09:00
sta
37fb319b0a Fix a few 2013-11-18 04:59:29 +09:00
sta
92aefa6fdb Fix a few 2013-11-18 03:38:54 +09:00
sta
f031d7fa4b Fix a few 2013-11-18 03:17:18 +09:00
sta
2917c58210 Added Supported .NET framework 2013-11-17 18:14:58 +09:00
sta
fac0615bb1 Added Install 2013-11-17 18:10:21 +09:00
sta
5891d1c7bb Added Build 2013-11-17 17:03:52 +09:00
sta
2e2a4bd091 Fix a few 2013-11-17 16:48:21 +09:00
sta
2f21fd1161 Fix a few 2013-11-15 22:11:21 +09:00
sta
8595d6b15c Modified README.md 2013-11-05 21:55:16 +09:00
sta
bb92eca766 Modified README.md 2013-10-28 16:29:51 +09:00
sta
bf5b71689d Added LICENSE.txt 2013-10-28 15:34:21 +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
5d8de64d1d Modified a little 2013-10-02 15:45:24 +09:00
sta
24e74b60b7 Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 2013-10-02 14:39:56 +09:00
sta
42a44226d5 Moved some methods (e.g. Broadcast method) from WebSocketService.cs and WebSocketServiceHost.cs to WebSocketSessionManager.cs 2013-09-16 14:33:26 +09:00
sta
c464cf8f52 Removed a part about setting the server error event 2013-08-29 17:01:37 +09:00
sta
4375a5c2a3 Modified README.md 2013-07-30 16:32:21 +09:00
sta
03e95638e3 Modified README.md 2013-07-24 23:05:33 +09:00
sta
3e6c589953 Fix for the secure connection 2013-07-19 17:29:58 +09:00
sta
49dc8800d3 Added logging 2013-07-15 20:42:55 +09:00
sta
e3ff26a2d5 Modified README.md 2013-07-06 00:34:27 +09:00
sta
08bf0a49f6 Modified README.md 2013-07-02 11:25:26 +09:00
sta
d2e8ed5f12 Modified README.md 2013-07-01 12:18:26 +09:00
sta
8d2e02fbfd Added websocket-sharp.png 2013-05-21 21:03:11 +09:00
sta
585686f401 Modified WebSocket.cs 2013-05-01 14:27:24 +09:00
sta
a83920660d Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
sta
5ea5828cf9 Modified README.md 2013-04-13 00:41:04 +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
e4ffa090d3 Removed WebSocketSharp.Frame Namespace 2013-01-15 15:29:05 +09:00
sta
daeaebcc4b Fix due to the modified Ext.cs 2012-12-05 22:10:15 +09:00
sta
4424d1d809 Fix for issue #10 2012-11-13 16:38:48 +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
ae5d461a42 Fix a few words 2012-10-01 15:59:27 +09:00
sta
7137a4e6db Fix a few words 2012-10-01 15:47:13 +09:00
sta
b9859e08c0 Fix due to the added WebSocketServer class in WebSocketServer.cs 2012-09-24 15:01:25 +09:00
sta
3898696491 Fix due to the removed HttpServer<T> class from HttpServer.cs 2012-09-19 14:40:12 +09:00
sta
d0e5ae3979 Fix due to the added HttpServer 2012-09-10 01:36:22 +09:00
sta
4613831582 Fixed a few part about WebSocket Server 2012-08-13 12:31:11 +09:00
sta
b948fa023d Fixed a few typo 2012-08-08 11:36:17 +09:00
sta
2f402b4ce0 Fixed a few typo 2012-08-08 11:32:19 +09:00
sta
34f33d8e31 Fixed a few typo 2012-08-08 11:20:57 +09:00
sta
64d12eb5cf Fixed WebSocketService 2012-08-08 11:10:02 +09:00
sta
42461dfc52 Fixed a few typo 2012-08-06 23:04:57 +09:00
sta
b730e23248 Fixed WebSocketServer 2012-08-06 14:34:39 +09:00
sta
9212716319 Fixed a word 2012-08-04 16:31:16 +09:00
sta
0f82564ed5 Fixed a few typo 2012-08-04 16:13:03 +09:00
sta
ec79f59229 Added WebSocketServer 2012-08-04 15:51:31 +09:00
sta
b1463379af Fixed a few typo 2012-08-01 23:22:30 +09:00
sta
118e0015d5 Supports RFC 6455 2012-07-31 10:36:52 +09:00
sta
e9d591b606 add README.md 2010-10-19 11:27:39 +09:00