yunhostnet / pywebsocket

Automatically exported from code.google.com/p/pywebsocket
0 stars 0 forks source link

Make dispatcher for standalone.py static and shared. #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Make dispatcher for standalone.py static and shared.
This is to save time for dispatcher creation, which can be long
if there are many files to scan under websock_handlers (scan) directory.

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by yuzo@chromium.org on 26 Oct 2009 at 7:17

GoogleCodeExporter commented 9 years ago
Set review issue status to: Done

Original comment by tyoshino@chromium.org on 26 Oct 2009 at 8:13