Commit Graph

5 Commits

Author SHA1 Message Date
nimrod-up9
b03134919e Reduce delay between tap and UI - Skip dump to file (#26)
* 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.
2021-05-03 14:50:28 +03:00
Alex Haiut
96cb0ec9c1 Feature/makefile (#11)
* minor fixes

* makefile fixes - docker build

* minor fix in Makefile
Co-authored-by: Alex Haiut <alex@up9.com>
2021-04-28 15:55:57 +03:00
nimrod-up9
7d8655feab Add tap as a separate executable (#10)
* Added tap.

* Ignore build directories.

* Added tapper build to Makefile.
2021-04-28 14:21:39 +03:00
gadotroee
0061f7d14a Add api build and clean to makefile (files restructure) (#9)
* no message
* add clean api command
2021-04-28 08:08:58 +03:00
Alex Haiut
54b8e4ad26 Makefile - first draft 2021-04-27 17:21:23 +03:00