1 comment (1 comment)2 reactions (2 reactions)0 assignees (0 assignees)HTML868 stars (868 stars)425 forks (425 forks)batch import
enhancementhelp wanted
Description
协议部分文档如VMess似乎有点过于简洁,建议适当可以加入一点BestPractice防止开发者误用。许多内容需要二次阅读源码,这对非Golang开发者不是太友好。
一点拙见
Contributor guide
- Tech stack
- gohtml
- Domain
- documentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- basic knowledge of V2Rayunderstanding of VMess protocol
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 70
- Research direction
- This issue suggests enhancing the VMess protocol documentation by including best practices and recommended default values. The specific page is likely in the manual repository under developer/protocols/vmess.html. To complete this, one would need to study the VMess implementation in the v2ray core repository (Go code) and derive common usage patterns. The only comment on the issue may contain additional context, but it is not provided here.