• nimrod-up9's avatar
    Reduce delay between tap and UI - Skip dump to file (#26) · b0313491
    nimrod-up9 authored
    * Pass HARs between tap and api via channel.
    
    * Fixed make docker commad.
    
    * Various fixes.
    
    * Added .DS_Store to .gitignore.
    
    * Parse flags in Mizu main instead of in tap_output.go.
    
    * Use channel to pass HAR by default instead of files.
    b0313491