aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/WebSocket/WebSocketManager.cs
blob: 7472820cf2bdb0c2aa223f2cad8885b9a92500e2 (plain)
1
2
3
4
5
6
7
namespace Emby.Server.Implementations.WebSocket
{
    public class WebSocketManager
    {

    }
}