8xFF / 8xFF/atm0s-media-server

feat: Session related events propagation

未关闭
#387 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
329
派生
31
PR 合并指标
30 天内没有已合并 PR

描述

## Description

At present from server end session related events are not propagating to client https://github.com/8xFF/atm0s-media-server/blob/b63e5cfba049b6421cdd576da5e0fb802c012d49/packages/protocol/proto/sdk/session.proto#L199C13-L199C20
Those are also important events from client side. It will be nice to have those.

discussion: https://discord.com/channels/1173844241542287482/1173844241542287485/1266298331609567284

## Steps to Reproduce

1. Step 1
2. Step 2
3. Step 3

## Expected Behavior

Please describe what you expected to happen.

## Actual Behavior

Please describe what actually happened.

## Screenshots

If applicable, add screenshots to help explain the issue.

## Environment

- Operating System:
- Browser (if applicable):
- Version (if applicable):

## Additional Information

Add any other relevant information about the issue here.

贡献指南

打开贡献指南

调研方向

该 issue 指向一个特定的 proto 文件 (packages/protocol/proto/sdk/session.proto),并提到与 session 相关的事件没有传播到 client。先检查 session.proto 文件,以理解事件定义和现有的 gRPC service。然后,查找 server-side 事件处理代码和 client-side SDK,看看事件在哪里发送和接收。目标是确保已定义的 session 事件从 server 传输到 client。

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

评估

领域
api, backend
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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