Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

Show only user payload #53

Open
janodvarko opened this issue Mar 4, 2016 · 2 comments
Open

Show only user payload #53

janodvarko opened this issue Mar 4, 2016 · 2 comments

Comments

@janodvarko
Copy link
Member

It could be useful if the inline payload preview shows only actual user data. So, in case of Socket IO it would show only the 'data' field. I believe (according to a feedback I've got) that dev folks are mostly interested in the real data they are sending over the wire (not in the garbage appended by Socket IO)

This would require specific support for every protocol. But perhaps we can start with Socket IO and see how it works...

Thoughts?

Honza

@janodvarko
Copy link
Member Author

@esphen what do you think?

Honza

@eliihen
Copy link
Member

eliihen commented Mar 4, 2016

@janodvarko

Sure, let's start with Socket.IO.

I haven't really worked much with Socket.IO, but if that is the case, then I totally agree. We should only show the info people are interested in in the inline previews. Especially since it should be really easy to peruse the list for the frame you are interested in. But I think we should still show the entire message in the sidebar, as some people may be interested in that.

Agree?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants