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 478be44dd6
create platform-specific network manager implementation
11 years ago
..
BasePeriodicWebSocketListener.cs
HttpRequestOptions.cs allow request header overrides 11 years ago
HttpResponseInfo.cs
IHasResultFactory.cs
IHttpClient.cs
IHttpResultFactory.cs update default theme endpoints 11 years ago
IHttpServer.cs
INetworkManager.cs create platform-specific network manager implementation 11 years ago
IRestfulService.cs
IServerManager.cs updated nuget 11 years ago
IWebSocket.cs reduce byte conversions with alchemy web socket 11 years ago
IWebSocketConnection.cs updated nuget 11 years ago
IWebSocketListener.cs
IWebSocketServer.cs
MimeTypes.cs One last mime type 11 years ago
WebSocketConnectEventArgs.cs