mhils / HoneyProxy

This project is now part of @mitmproxy.
https://github.com/mitmproxy/mitmproxy/
MIT License
198 stars 43 forks source link

Check WebSocket performance. #2

Closed mhils closed 12 years ago

mhils commented 12 years ago

Looks like it might become a bottleneck with larger files. Not sure where this comes from, might be a issue related to Chrome. http://code.google.com/p/chromium/issues/detail?id=123228

Need to test this using the Autobahn WebSocket client. https://github.com/tavendo/AutobahnPython/blob/master/examples/broadcast/client.py