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/Emby.Server.Implementations/Session
Luke Brown abfbd04782
Moved IAsyncDisposable and IDisposable from WebSocketConnection to it's interface. Added private variable and guard statement to avoid disposing of WebSocketConnection unnecessarily.
2 years ago
..
SessionManager.cs revert changes to SessionManager 2 years ago
SessionWebSocketListener.cs Use IAuthorizationContext for websocket 3 years ago
WebSocketController.cs Moved IAsyncDisposable and IDisposable from WebSocketConnection to it's interface. Added private variable and guard statement to avoid disposing of WebSocketConnection unnecessarily. 2 years ago