txthinking / txthinking/brook

Add support for unix socket

Open
#1,156 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
15.2k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

Just in case of nginx reverse proxy. Sometime we don't want to listen to a specific port but a unix socket instead.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating Brook's listener configuration and network startup path, then determine how the existing port listener is selected; done means an nginx reverse proxy can connect through a Unix socket without breaking current port-based listeners.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, nginx
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.