[PR #78] [MERGED] TLS support #194

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

📋 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: masterHead: master


📝 Commits (7)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/devgianlu/go-librespot/pull/78 **Author:** [@tylkie](https://github.com/tylkie) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/10/2024 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`c8c10cd`](https://github.com/devgianlu/go-librespot/commit/c8c10cd2565e40743bd33c4df705db7e5220deb6) TLS support - [`385872f`](https://github.com/devgianlu/go-librespot/commit/385872f7d3e936ebcbde9255e73d8dcc6ab17a05) TLS support - [`0079965`](https://github.com/devgianlu/go-librespot/commit/007996511f3893fa3d54e926dec60617fb0d81d0) TLS support - [`57106d9`](https://github.com/devgianlu/go-librespot/commit/57106d9d2e6aedab1705e3832523dfd12d170ce3) TLS support - [`7cff406`](https://github.com/devgianlu/go-librespot/commit/7cff406ad6860dfa9554f2ce9a9b069f04771bc8) TLS support - [`8603d6a`](https://github.com/devgianlu/go-librespot/commit/8603d6a9d9268e436418550de2a18da8724c79a2) Update api_server.go - [`5c063c5`](https://github.com/devgianlu/go-librespot/commit/5c063c547dcda5b358318643bbd0d5a19901dde5) chore: minor formatting ### 📊 Changes **3 files changed** (+28 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `cmd/daemon/api_server.go` (+15 -4) 📝 `cmd/daemon/main.go` (+3 -1) 📝 `config_schema.json` (+10 -0) </details> ### 📄 Description Necessary changes for secure and encrypted communication. --- <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:12 +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#194
No description provided.