mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #286] [MERGED] Replace nhooyr.io/websocket with github.com/coder/websocket #289
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#289
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/286
Author: @devgianlu
Created: 1/23/2026
Status: ✅ Merged
Merged: 1/23/2026
Merged by: @devgianlu
Base:
master← Head:replace-ws📝 Commits (2)
49f08a4chore: replacenhooyr.io/websocketwithgithub.com/coder/websocket3b9ecacfeat: 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.