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
Luke Pulverenti 9f06eb781f
fixes #97 and creates a library dictionary cache to avoid FindById recursion
12 years ago
..
BasePeriodicWebSocketListener.cs fixes #97 and creates a library dictionary cache to avoid FindById recursion 12 years ago
HttpRequestOptions.cs
IHasResultFactory.cs made compression and caching available to plugin api endpoints 12 years ago
IHttpClient.cs
IHttpResultFactory.cs made compression and caching available to plugin api endpoints 12 years ago
IHttpServer.cs
INetworkManager.cs
IRestfulService.cs made compression and caching available to plugin api endpoints 12 years ago
IServerManager.cs
IWebSocket.cs Moved some web socket classes to the model 12 years ago
IWebSocketConnection.cs update to latest js api client 12 years ago
IWebSocketListener.cs
IWebSocketServer.cs
MimeTypes.cs
WebSocketConnectEventArgs.cs