-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Find a competent Python programmer unfamiliar with pywebsocket but curious
to try it
2. Ask them to have a demo running in 5 minutes using
https://code.google.com/p/pywebsocket/ or Google to find info
3. Find out if they had it running in 5 minutes or not
What is the expected output?
No errors, accomplishment.
What do you see instead?
Errors and lack of accomplishment.
Things like:
[2012-05-26 14:46:57,121] [WARNING] __main__.WebSocketRequestHandler: localhost
- code 404, message File not found
[2012-05-26 14:50:04,301] [WARNING] __main__.WebSocketRequestHandler: localhost
- code 404, message File not found
What version of the product are you using? On what operating system?
The latest version on Ubuntu 11.10 and Chrome 20.0.1132.17 beta (not that you
needed to know.
Please provide any additional information below.
Original issue reported on code.google.com by luke.sta...@gmail.com on 26 May 2012 at 10:48