SagerNet / SagerNet/sing-box

[Feature request]Port anytls-like multiplex to other protocols

Open
#2,659 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
38.2k
Forks
4.6k
Avg merge
19d 15h
Merged PRs (30d)
1

Description

Anytls and its multiplex is decoupled. Migrating its multiplex to the mux field is helpful to solve the Head-of-Line Blocking problem, which has a negative impact on poor networking environments when using smux or h2mux.

Contributor guide

No contributing guide indexed for this repository

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

No files, tests, or entry points are named. Start by tracing how anytls multiplexing is separated from the mux field and how smux or h2mux handle multiplexing. Define the protocol scope and verify that the chosen multiplex implementation reduces Head-of-Line Blocking in poor networking environments.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.