You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sta
3488308b29
Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family
|
12 years ago |
| .. |
|
Net
|
Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs
|
12 years ago |
|
Server
|
Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family
|
12 years ago |
|
doc
|
Modified .gitignore
|
13 years ago |
|
AssemblyInfo.cs
|
Fix for the secure connection
|
13 years ago |
|
AuthenticationChallenge.cs
|
Fix to support HTTP Auth as a WebSocket client
|
13 years ago |
|
AuthenticationResponse.cs
|
Fix to support HTTP Auth as a WebSocket client
|
13 years ago |
|
ByteOrder.cs
|
Fix a few words
|
13 years ago |
|
CloseEventArgs.cs
|
Modified Ext.cs
|
12 years ago |
|
CloseStatusCode.cs
|
Fix a few words
|
13 years ago |
|
CompressionMethod.cs
|
Modified MessageEventArgs.cs
|
13 years ago |
|
ErrorEventArgs.cs
|
Fix a few words
|
13 years ago |
|
Ext.cs
|
Modified Ext.cs
|
12 years ago |
|
Fin.cs
|
Fix a few words
|
13 years ago |
|
HandshakeBase.cs
|
Renamed Handshake.cs to HandshakeBase.cs
|
13 years ago |
|
HandshakeRequest.cs
|
Modified opening and closing handshake
|
13 years ago |
|
HandshakeResponse.cs
|
Modified validating the connection request and response
|
13 years ago |
|
LogData.cs
|
Modified LogData.cs, LogLevel.cs, Logger.cs
|
13 years ago |
|
LogLevel.cs
|
Modified LogData.cs, LogLevel.cs, Logger.cs
|
13 years ago |
|
Logger.cs
|
Modified LogData.cs, LogLevel.cs, Logger.cs
|
13 years ago |
|
Mask.cs
|
Fix a few words
|
13 years ago |
|
MessageEventArgs.cs
|
Modified closing and ping
|
12 years ago |
|
Opcode.cs
|
Fix for the deflate frame
|
13 years ago |
|
PayloadData.cs
|
Modified Ext.cs
|
12 years ago |
|
Rsv.cs
|
Fix a few words
|
13 years ago |
|
WebSocket.cs
|
Modified WebSocketSessionManager.cs and WebSocketServiceHostManager.cs (Modified parameter order of some methods. e.g. SendTo (data, id) -> SendTo (id, data))
|
12 years ago |
|
WebSocketException.cs
|
Modified closing
|
12 years ago |
|
WebSocketState.cs
|
Renamed WsState.cs to WebSocketState.cs
|
12 years ago |
|
WsCredential.cs
|
Fix to support HTTP Auth as a WebSocket client
|
13 years ago |
|
WsFrame.cs
|
Modified WebSocketSessionManager.cs and WebSocketServiceHostManager.cs (Modified parameter order of some methods. e.g. SendTo (data, id) -> SendTo (id, data))
|
12 years ago |
|
WsStream.cs
|
Modified closing and ping
|
12 years ago |
|
websocket-sharp.csproj
|
Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family
|
12 years ago |
|
websocket-sharp.snk
|
add websocket-sharp/websocket-sharp.snk
|
15 years ago |