You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Common/Net
LukePulverenti 2ca4b7d03a
Created IConfigurationManager
12 years ago
..
IHttpClient.cs made IHttpClient a little more flexible, allow Semaphore to be optional 12 years ago
IHttpServer.cs plugin security fixes and other abstractions 12 years ago
INetworkManager.cs
IRestfulService.cs added the beginning of a service stack abstraction 12 years ago
IUdpServer.cs
IWebSocket.cs
IWebSocketConnection.cs added a shutdown api method, font size fix and other decouplings 12 years ago
IWebSocketServer.cs added a shutdown api method, font size fix and other decouplings 12 years ago
MimeTypes.cs
RouteInfo.cs added the beginning of a service stack abstraction 12 years ago
UdpMessageReceivedEventArgs.cs
WebSocketConnectEventArgs.cs
WebSocketMessageType.cs
WebSocketState.cs