bin
|
Changed IsKeepAlive to IsAlive in WebSocket.cs
|
2012-09-05 17:11:27 +09:00 |
Frame
|
Fix for issue #4
|
2012-08-19 16:41:59 +09:00 |
Server
|
Changed IsKeepAlive to IsAlive in WebSocket.cs
|
2012-09-05 17:11:27 +09:00 |
AssemblyInfo.cs
|
Fixed a few typo
|
2012-08-06 23:04:57 +09:00 |
ByteOrder.cs
|
Supports RFC 6455
|
2012-07-31 10:36:52 +09:00 |
CloseEventArgs.cs
|
Supports RFC 6455
|
2012-07-31 10:36:52 +09:00 |
ErrorEventArgs.cs
|
Added WebSocketServer
|
2012-08-04 15:51:31 +09:00 |
Handshake.cs
|
Fix due to the added ResponseHandshake.cs
|
2012-08-31 17:41:15 +09:00 |
IWsStream.cs
|
Fix due to the added RequestHandshake.cs
|
2012-08-31 13:52:34 +09:00 |
MessageEventArgs.cs
|
Supports RFC 6455
|
2012-07-31 10:36:52 +09:00 |
WsReceivedTooBigMessageException.cs
|
Supports RFC 6455
|
2012-07-31 10:36:52 +09:00 |
WsState.cs
|
Supports RFC 6455
|
2012-07-31 10:36:52 +09:00 |
WsStream.cs
|
Fix due to the added RequestHandshake.cs
|
2012-08-31 13:52:34 +09:00 |