What steps will reproduce the problem?
1. % python ./mod_pywebsocket/standalone.py -p 8880 -d example
2. open websocket to ws://host/echo?
What is the expected output? What do you see instead?
expected: connection established.
actual: WARNING:root:mod_pywebsocket: No handler for: '/echo?'
and connection failed.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by ukai@chromium.org on 19 Nov 2009 at 8:29
Original issue reported on code.google.com by
ukai@chromium.org
on 19 Nov 2009 at 8:29