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 Support for WebSocket Traffic and Custom Logs #273

Open
Mayur312 opened this issue Dec 9, 2024 · 0 comments
Open

Add Support for WebSocket Traffic and Custom Logs #273

Mayur312 opened this issue Dec 9, 2024 · 0 comments

Comments

@Mayur312
Copy link

Mayur312 commented Dec 9, 2024

Is your feature request related to a problem? Please describe.
It’s challenging to debug WebSocket traffic since NetFox only supports HTTP/HTTPS. This requires separate tools or manual logging, which disrupts the debugging workflow.

Describe the solution you’d like
Add support for WebSocket traffic logging, including capturing messages, connection states, and errors.

Describe alternatives you’ve considered
Allowing developers to add custom logs (such as socket events) to NetFox.

Additional context
WebSocket support would make NetFox a more complete network debugging tool, unifying HTTP and WebSocket traffic.

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

No branches or pull requests

1 participant