[PR #286] [MERGED] Replace nhooyr.io/websocket with github.com/coder/websocket #289

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

📋 Pull Request Information

Original PR: https://github.com/devgianlu/go-librespot/pull/286
Author: @devgianlu
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @devgianlu

Base: masterHead: replace-ws


📝 Commits (2)

  • 49f08a4 chore: replace nhooyr.io/websocket with github.com/coder/websocket
  • 3b9ecac feat: use context when dialing dealer

📊 Changes

4 files changed (+7 additions, -7 deletions)

View changed files

📝 cmd/daemon/api_server.go (+2 -2)
📝 dealer/dealer.go (+2 -2)
📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

See https://coder.com/blog/websocket


🔄 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/286 **Author:** [@devgianlu](https://github.com/devgianlu) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `replace-ws` --- ### 📝 Commits (2) - [`49f08a4`](https://github.com/devgianlu/go-librespot/commit/49f08a450c32f1b81f9966ff5df5202dd7025cb4) chore: replace `nhooyr.io/websocket` with `github.com/coder/websocket` - [`3b9ecac`](https://github.com/devgianlu/go-librespot/commit/3b9ecacd079e92c8ae3fd66cf60fbbf660500b8c) feat: use context when dialing dealer ### 📊 Changes **4 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `cmd/daemon/api_server.go` (+2 -2) 📝 `dealer/dealer.go` (+2 -2) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description See https://coder.com/blog/websocket --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-02-28 14:26:32 +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#289
No description provided.