Monitor grpc traffic via devtools
Abierto
from: survey
new feature
P2
screen: network
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.