mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #273] [MERGED] feat: retry AP connection on key exchange failure #285
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/devgianlu/go-librespot/pull/273
Author: @devgianlu
Created: 12/16/2025
Status: ✅ Merged
Merged: 12/16/2025
Merged by: @devgianlu
Base:
master← Head:retry-connect-ap📝 Commits (1)
cdeca7dfeat: retry AP connection on key exchange failure📊 Changes
2 files changed (+17 additions, -6 deletions)
View changed files
📝
ap/ap.go(+14 -1)📝
session/session.go(+3 -5)📄 Description
Improves a situation where some AP endpoints connect successfully, but go EOF after the key exchange.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.