Files
jellyfin-jellyfin-1/Emby.Server.Implementations/WebSocket/WebSocketManager.cs

8 lines
99 B
C#

namespace Emby.Server.Implementations.WebSocket
{
public class WebSocketManager
{
}
}