mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 22:13:06 +03:00
Update WebSocket.cs
This commit is contained in:
@@ -423,8 +423,6 @@ namespace SocketHttpListener
|
|||||||
|
|
||||||
private bool processPingFrame(WebSocketFrame frame)
|
private bool processPingFrame(WebSocketFrame frame)
|
||||||
{
|
{
|
||||||
//var mask = Mask.Unmask;
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user