[PR #615] [MERGED] feat: add unix socket support #720

Open
opened 2025-10-08 00:15:55 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/615
Author: @CnTeng
Created: 6/5/2025
Status: Merged
Merged: 6/6/2025
Merged by: @stonith404

Base: mainHead: socket


📝 Commits (1)

  • d305b54 feat: add unix socket support

📊 Changes

2 files changed (+12 additions, -4 deletions)

View changed files

📝 backend/internal/bootstrap/router_bootstrap.go (+10 -4)
📝 backend/internal/common/env_config.go (+2 -0)

📄 Description

Allow the server to listen UNIX socket.


🔄 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/pocket-id/pocket-id/pull/615 **Author:** [@CnTeng](https://github.com/CnTeng) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `socket` --- ### 📝 Commits (1) - [`d305b54`](https://github.com/pocket-id/pocket-id/commit/d305b54af720d85d2b20397407762ca6c8d4eeec) feat: add unix socket support ### 📊 Changes **2 files changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/bootstrap/router_bootstrap.go` (+10 -4) 📝 `backend/internal/common/env_config.go` (+2 -0) </details> ### 📄 Description Allow the server to listen UNIX socket. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:15:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#720