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 f9e760cd90
removed object disposed catch
12 years ago
..
BasePeriodicWebSocketListener.cs removed object disposed catch 12 years ago
IHttpClient.cs made IHttpClient a little more flexible, allow Semaphore to be optional 12 years ago
IHttpResultFactory.cs Added IHttpResultFactory 12 years ago
IHttpServer.cs
INetworkManager.cs
IRestfulService.cs added the beginning of a service stack abstraction 12 years ago
IServerManager.cs removed base kernel and ikernel 12 years ago
IUdpServer.cs
IWebSocket.cs
IWebSocketConnection.cs added a shutdown api method, font size fix and other decouplings 12 years ago
IWebSocketListener.cs removed base kernel and ikernel 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