[PR #273] [MERGED] feat: retry AP connection on key exchange failure #285

Closed
opened 2026-02-28 14:26:31 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: retry-connect-ap


📝 Commits (1)

  • cdeca7d feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/devgianlu/go-librespot/pull/273 **Author:** [@devgianlu](https://github.com/devgianlu) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `retry-connect-ap` --- ### 📝 Commits (1) - [`cdeca7d`](https://github.com/devgianlu/go-librespot/commit/cdeca7dc3fa36535e9eedb94ec2adf44032937e2) feat: retry AP connection on key exchange failure ### 📊 Changes **2 files changed** (+17 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ap/ap.go` (+14 -1) 📝 `session/session.go` (+3 -5) </details> ### 📄 Description Improves a situation where some AP endpoints connect successfully, but go EOF after the key exchange. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:26:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-librespot#285
No description provided.