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