Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Community Feedback Requested: Should we have named clients default to the default client if no default is registered?

未关闭
#4 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
20/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
csharp
领域
backend

调研方向

首先阅读链接位置的 DefaultVRChatClientFactory.cs 和 VRChatServiceCollectionExtensions.cs,以了解未注册默认客户端时 CreateClient() 如何选择命名客户端。审查 issue 中提出的替代方案,并收集所请求的社区反馈;当预期行为确定且实现范围记录完毕时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

bug enhancement help wanted question

When using DI, if IVRChatClientFactory.CreateClient() is called, and no default IVRChat was registered, then it will return the first available named client.

This may lead to unexpected behavior or bugs when consuming the library (and unaware of what the actual problem is), but also may make life easier when clients are left unregistered.

I wanted to obtain community feedback before implementing a complete change.

The implementation of this behavior is located here and here

主要语言
C#
星标
6
派生
2
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

binn/VRChat.API.Client 的其他 Issue

查看 binn/VRChat.API.Client 的全部 Issue

相似的 Issue

更多 C# Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。