Commit Graph

7 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
gadotroee
0d277faaf8 API and TAP in single process (#24)
* no message
* no message
2021-05-02 15:00:53 +03:00
Roee Gadot
43d82cdf7b missing flag.parse 2021-04-29 08:44:24 +03:00
Roee Gadot
930f5178a7 default value in api is input
fix description and pass the parameter in the multi runner script
2021-04-29 08:27:05 +03:00
Roee Gadot
81c6b66999 fix multi runner passive tapper command 2021-04-29 08:21:30 +03:00
gadotroee
37a169b371 Improvements (#12)
* no message

* no message
2021-04-28 14:47:28 +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