b729b0 Add a new endpoint streaming information about a given issue

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Add a new endpoint streaming information about a given issue
    
    This endpoint streams all information about a given issue put in the
    redis queue and sends it to the browser.
    
    The browser can then listen to this stream and adjust the UI on the fly
    
        
file modified
+38 -2