• Joel Martin's avatar
    wsproxy.py: add web serving capability. · 96bc3d30
    Joel Martin authored
    - Added ability to respond to normal web requests. This is basically
      integrating web.py functionality into wsproxy. This is only in the
      python version and it is off by default when calling wsproxy. Turn
      it on with --web DIR where DIR is the web root directory.
    
    Next task is to clean up wsproxy.py. It's gotten unwieldy and it
    really no longer needs to be parallel to the C version.
    96bc3d30
README.md 7.43 KB