ndb icon indicating copy to clipboard operation
ndb copied to clipboard

Network tab

Open makslevental opened this issue 6 years ago • 13 comments

https://news.ycombinator.com/item?id=17581719

this is a thing i've always wanted that i've never known i've wanted until now. seems like it should be possible given that this is dev tools ripped out of chrome but of course i'm not sure given how massively complex this project is. just wondering.

thanks for the work!

makslevental avatar Jul 21 '18 12:07 makslevental

A question for @makslevental and others who've hearted, are you primarily interested in incoming network requests i.e. inspecting server routes, or outgoing network requests made by node?

patrickhulce avatar Jul 21 '18 16:07 patrickhulce

@patrickhulce I would say both? A node server is a good use case where you want to see incoming requests to your server and outgoing requests made by the app/backend. Points for being able to filter between incoming/outgoing requests.

ebidel avatar Jul 21 '18 17:07 ebidel

Literally first thing I looked for after seeing the post on HN.

@patrickhulce Both if possible, it’d be a complete life saver to see the requests as they fly in and out, rather than debugging just the payload before/after flight, or proxying the requests through another app.

bensleveritt avatar Jul 21 '18 18:07 bensleveritt

Yeah makes sense I've just been thinking lately that it'll require a completely new UX. I'd love to see incoming routes with a breakdown of time spent in each middleware, incoming request, final response body, etc. I could see the existing network panel being extremely confusing if outgoing and incoming were intermingled (it's already bad enough when you're trying to look at a service worker page 😆)

patrickhulce avatar Jul 21 '18 19:07 patrickhulce

If it's easier to just add in outgoing requests that would be really helpful.

nyxtom avatar Aug 07 '18 23:08 nyxtom

We are working on this feature request. Stay tuned.

alexkozy avatar Aug 07 '18 23:08 alexkozy

@ak239 I'm interested in this feature, is there a way I can help?

khanghoang avatar Nov 11 '18 09:11 khanghoang

I was hacking around to make it work. Stay tuned!!!!

ndb 2018-12-17 10-52-54

khanghoang avatar Dec 17 '18 18:12 khanghoang

This would be a fantastic feature!

carylewis avatar Mar 02 '19 20:03 carylewis

any workarounds for getting this will be amazing

a7madgamal avatar May 10 '19 10:05 a7madgamal

@a7madgamal WIP fork https://github.com/khanghoang/ndb#master

khanghoang avatar May 16 '19 16:05 khanghoang

I'm thrilled to announce that I'm working on WIP PR for this #282

khanghoang avatar Jul 06 '19 08:07 khanghoang

想知道进度。。。

GrinZero avatar Apr 01 '22 05:04 GrinZero