flutter / flutter/devtools

Monitor grpc traffic via devtools

Open
#2,044 13 comments 30 reactions 1 assignee Claimed by @CoderDake View on GitHub
from: survey new feature P2 screen: network
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.