mirror of https://github.com/Fabio286/mizar.git
Fabio Di Stasio 45c9537cc9 | ||
---|---|---|
.github | ||
.vscode | ||
assets | ||
scripts | ||
src | ||
.all-contributorsrc | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.stylelintrc | ||
.versionrc.json | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
webpack.main.config.js | ||
webpack.renderer.config.js | ||
webpack.workers.config.js |
README.md
Mizar TCP Tester
Mizar is a TCP tester/debugger designed to be immediately useful and intuitive to use right out of the box.
The purpose of Mizar is to help developers working on software that communicates over TCP protocol by speeding up debugging and testing from the earliest stages of development.