• Joel Martin's avatar
    websockify --run-once, --timeout, numpy fallback · 1e508715
    Joel Martin authored
    Pull websockify 724aa3a.
    
    - Use array module for unmasking HyBi when no numpy module is
        available.
    
    - Detect client close properly when using python 3.
    
    - Print request URL path is specified.
    
    - New option --run-once will exit after handling a single WebSocket
      connection (but not ater flash policy or normal web requests).
    
    - New option --timeout TIME will stop listening for new connections
      after exit after TIME seconds (the master process shuts down).
      Existing WebSocket connections will continue but once all
      connections are closed all processes will terminate.
    1e508715
websockify 9.61 KB