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

Debug panel for WebSockets #39

Open
filmor opened this issue Jan 15, 2016 · 1 comment
Open

Debug panel for WebSockets #39

filmor opened this issue Jan 15, 2016 · 1 comment

Comments

@filmor
Copy link

filmor commented Jan 15, 2016

It would be extremely useful if this would include an option to show all currently open websockets, and the data that was exchanged with some client information. Furthermore, in general, it would be nice to inject data (like runtime of a background worker) into this.

Any pointers on how to achieve this?

@asvetlov
Copy link
Member

All these features require new aiohttp signals for hooking websocket behavior at least.

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