jellyfin/MediaBrowser.Common/Net
2014-02-13 23:00:13 -05:00
..
BasePeriodicWebSocketListener.cs fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
HttpRequestOptions.cs convert static remote streaming to use internal interfaces 2014-02-13 11:38:43 -05:00
HttpResponseInfo.cs handle year in name when searching 2014-02-13 23:00:13 -05:00
IHttpClient.cs Added missing method to IHttpClient 2014-02-12 09:24:22 +11:00
INetworkManager.cs add more methods to file system interface 2014-01-01 13:26:31 -05:00
IServerManager.cs add console logging during startup 2014-01-08 23:44:51 -05:00
IWebSocket.cs reduce byte conversions with alchemy web socket 2013-09-05 17:34:46 -04:00
IWebSocketConnection.cs updated nuget 2013-10-02 21:22:50 -04:00
IWebSocketListener.cs
IWebSocketServer.cs
MimeTypes.cs rework text subtitles 2014-01-10 08:52:01 -05:00
WebSocketConnectEventArgs.cs