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 627b8370a8
made IHttpClient a little more flexible, allow Semaphore to be optional
11 years ago
..
Handlers fix media streaming in apiclient 12 years ago
IHttpClient.cs made IHttpClient a little more flexible, allow Semaphore to be optional 11 years ago
IHttpServer.cs plugin security fixes and other abstractions 12 years ago
INetworkManager.cs extracted httpclient dependancy 12 years ago
IRestfulService.cs added the beginning of a service stack abstraction 12 years ago
IUdpServer.cs extracted http server, web socket server and udp server dependancies 12 years ago
IWebSocket.cs extracted httpclient dependancy 12 years ago
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 fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 12 years ago
RouteInfo.cs added the beginning of a service stack abstraction 12 years ago
UdpMessageReceivedEventArgs.cs extracted http server, web socket server and udp server dependancies 12 years ago
WebSocketConnectEventArgs.cs extracted httpclient dependancy 12 years ago
WebSocketMessageType.cs extracted httpclient dependancy 12 years ago
WebSocketState.cs extracted httpclient dependancy 12 years ago