jrapoport / grpc-web-devtools

Chrome & Firefox Browser extension to aid gRPC-Web development using native gRPC-Web interceptors.
MIT License
29 stars 4 forks source link

Slow JSON viewer #21

Open alexkreidler opened 1 year ago

alexkreidler commented 1 year ago

I have some gRPC requests with 6038 items in a map, making the JSON viewer take a long time to load initially and load more data once I click on the dropdown. While the dropdown feature is nice, perhaps switching to something like Monaco that has performant rendering would be worthwhile.