mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 13:25:49 +03:00
[PR #78] [MERGED] TLS support #194
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#194
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/78
Author: @tylkie
Created: 9/4/2024
Status: ✅ Merged
Merged: 9/10/2024
Merged by: @devgianlu
Base:
master← Head:master📝 Commits (7)
c8c10cdTLS support385872fTLS support0079965TLS support57106d9TLS support7cff406TLS support8603d6aUpdate api_server.go5c063c5chore: minor formatting📊 Changes
3 files changed (+28 additions, -5 deletions)
View changed files
📝
cmd/daemon/api_server.go(+15 -4)📝
cmd/daemon/main.go(+3 -1)📝
config_schema.json(+10 -0)📄 Description
Necessary changes for secure and encrypted communication.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.