flutter / flutter/devtools

Monitor grpc traffic via devtools

未关闭
#2,044 13 条评论 30 个 reaction 已指派 1 人 已被 @CoderDake 认领 在 GitHub 查看
from: survey new feature P2 screen: network
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

Currently devtools can monitor HTTP traffic. Some transport implementations (in particular package:grpc) operate directly on dart:io Socket. The ideal goal of this would be:

- Monitor socket traffic.
- Be able to interpret and decode grpc traffic (protos) and show details about the payload in the tooling

@yohanln has mentioned this would be a good intern project.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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