mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6746] [CLOSED] Fix WebSocketConnection #11099
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6746
Author: @DeclaredSins
Created: 10/31/2021
Status: ❌ Closed
Base:
master← Head:fix-http-server-websocket-connection📝 Commits (3)
c334eccfix websocketconnection error receiving data84f4a1fidk if this will even fix now3b3931dadded few of bytesConsumed back and also test📊 Changes
1 file changed (+20 additions, -4 deletions)
View changed files
📝
Emby.Server.Implementations/HttpServer/WebSocketConnection.cs(+20 -4)📄 Description
Fixes #6625
This removes mainly about
bytesConsumed. As I'm not 100% sure if it's the reason that is the issue in the first place.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.