yuhan6665
yuhan6665
Looks good to me, thanks all! @dyhkwong consider raise a separate ticket for your issue to get to the bottom of it
I think I know why.. when I need to copy gcm package from golang tls to reality. (The reason we need to copy is because this gcm config moved to...
@yuhan6665 真不愧是技术社区 平时闲扯皮没人说正事 更新版本处理速度变慢了马上给你怼上 pprof 感谢反馈👍
试一下 https://github.com/XTLS/Xray-core/actions/runs/15265022298
我的观点:千万不要再加 log type 了 下次把 DNS log 类型也可以删掉 access log 可以加入更多信息 尽量不要开关选项 多一点日志不是大问题
Closing for now. Feel free to amend and push PR again. As mentioned: > 千万不要再加 log type 了 下次把 DNS log 类型也可以删掉 > access log 可以加入更多信息 尽量不要开关选项 多一点日志不是大问题
个人意见:acme 是可有可无所以不倾向加 uquic 考虑到 quic 的长远发展(不是近期的封锁) 应该跟 utls 一样是一个必要依赖 咱们可以把 quic-go 完全迁移了?
> > This uquic dependency will increase the binary size by 9% (equivalent to duplicating the original quic-go). I think adding acme for an extra 6% is too much of...
Agree, we can study it later
Can you please help to resolve conflict?