mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-28 05:10:30 +00:00
use SocketHttpListener project
This commit is contained in:
parent
769c282fd1
commit
36295aa833
20 changed files with 59 additions and 63 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue