mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 23:35:25 +03:00
use SocketHttpListener project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
using MediaBrowser.Model.Logging;
|
||||
using WebSocketSharp.Net;
|
||||
using MediaBrowser.Model.Logging;
|
||||
using SocketHttpListener.Net;
|
||||
using System;
|
||||
|
||||
namespace MediaBrowser.Server.Implementations.HttpServer.SocketSharp
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user