Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to show the socket event response #72

Open
Thomas-1985 opened this issue Aug 24, 2023 · 1 comment
Open

Add the ability to show the socket event response #72

Thomas-1985 opened this issue Aug 24, 2023 · 1 comment

Comments

@Thomas-1985
Copy link

  • Whenever an event is emitted from one of the socket.io clients, it is shown in the "Events" page as "Event received" with the payload if any.
    It would be really great (if possible) to also show the event response (if any) sent from the backend to the client maybe with type "Event response" with the same event name as when it was received (so that its easy to correlate the event and the event response if there are a lot of messages).
@x3daniking
Copy link

Same issue. Thinking about modifying the lib files myself for the events received if that's even possible.

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

No branches or pull requests

2 participants