Commit Graph

556 Commits

Author SHA1 Message Date
sta
d45ad95299 Fix a few 2014-01-03 15:52:47 +09:00
sta
670af8919c Refactored Example2 2014-01-03 15:40:38 +09:00
sta
303709b043 Fix a few 2014-01-03 02:34:07 +09:00
sta
12e2ba2027 Removed a constructor from the WebSocket class 2014-01-03 02:26:49 +09:00
sta
549de44bce Fix a few 2014-01-01 22:09:41 +09:00
sta
10bc87563f To the new year 2014 2014-01-01 21:58:11 +09:00
sta
537229902f Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +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
e9ac9a6632 Modified processException method 2013-11-13 16:38:13 +09:00
sta
d3ba02367e Modified receiving handshake and frame 2013-11-11 17:17:27 +09:00
sta
8595d6b15c Modified README.md 2013-11-05 21:55:16 +09:00
sta
b47519c8bc Modified receiving frame 2013-11-05 21:42:59 +09:00
sta
bb92eca766 Modified README.md 2013-10-28 16:29:51 +09:00
sta
2207bf6f75 Added LICENSE.txt 2013-10-28 15:43:02 +09:00
sta
bf5b71689d Added LICENSE.txt 2013-10-28 15:34:21 +09:00
sta
dcd0052bc8 Fix for issue #21 2013-10-23 16:03:35 +09:00
sta
a7d5c1640b Modified WsFrame.cs 2013-10-21 00:17:51 +09:00
sta
0e54f96aea Modified receiving frame 2013-10-18 23:07:43 +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
3488308b29 Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 2013-10-12 20:42:11 +09:00
sta
f6517fa567 Modified WebSocketSessionManager.cs and WebSocketServiceHostManager.cs (Modified parameter order of some methods. e.g. SendTo (data, id) -> SendTo (id, data)) 2013-10-10 16:38:41 +09:00
sta
d6f21d31cd Modified sending (Removed SendAsync method) 2013-10-08 20:17:01 +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
79abc9aee3 Modified broadcasting 2013-10-03 16:36:43 +09:00
sta
5d8de64d1d Modified a little 2013-10-02 15:45:24 +09:00
sta
9567d0d911 Added a ignore 2013-10-02 14:54:27 +09:00
sta
24e74b60b7 Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 2013-10-02 14:39:56 +09:00
sta
2b57a58da2 Modified closing and ping 2013-10-01 14:52:39 +09:00
sta
f103cd2faf Modified SendTo and BroadcastTo methods 2013-09-27 22:20:00 +09:00
sta
133ff88b0d Modified closing 2013-09-27 11:30:29 +09:00