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.Controller/Net
Claus Vium 4201079b34
fix: use a reentrant lock when accessing active connections (#11256)
3 months ago
..
WebSocketMessages Fix sending websocket messages (#9948) 12 months ago
AuthorizationInfo.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
BasePeriodicWebSocketListener.cs fix: use a reentrant lock when accessing active connections (#11256) 3 months ago
IAuthService.cs Migrate authentication db to EF Core 3 years ago
IAuthorizationContext.cs Migrate authentication db to EF Core 3 years ago
IWebSocketConnection.cs Enforce permissions on websocket connections 12 months ago
IWebSocketListener.cs Use IAuthorizationContext for websocket 3 years ago
IWebSocketManager.cs Remove circular dependency between websocket listeners and manager 4 years ago
SecurityException.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
WebSocketListenerState.cs Update StyleCop 3 years ago
WebSocketMessage.cs Fix Websocket OpenApi (#9935) 1 year ago
WebSocketMessageInfo.cs Fix sending websocket messages (#9948) 12 months ago
WebSocketMessageOfT.cs Fix sending websocket messages (#9948) 12 months ago