A TCP testing tool, immediately useful and intuitive to use right out of the box
Go to file
Fabio Di Stasio 9cc56200d3 chore: update README.md 2023-04-11 19:58:56 +02:00
.github ci: gh actions 2023-04-07 18:01:33 +02:00
.vscode refactor: typescript refactor 2023-04-02 10:06:25 +02:00
assets feat: add app icons 2023-04-11 19:58:40 +02:00
scripts utility commit 2023-03-21 18:10:35 +01:00
src feat: add app icons 2023-04-11 19:58:40 +02:00
.all-contributorsrc initial commit 2023-03-19 18:40:03 +01:00
.eslintignore initial commit 2023-03-19 18:40:03 +01:00
.eslintrc initial commit 2023-03-19 18:40:03 +01:00
.gitattributes initial commit 2023-03-19 18:40:03 +01:00
.gitignore initial commit 2023-03-19 18:40:03 +01:00
.stylelintrc initial commit 2023-03-19 18:40:03 +01:00
.versionrc.json initial commit 2023-03-19 18:40:03 +01:00
CODE_OF_CONDUCT.md initial commit 2023-03-19 18:40:03 +01:00
LICENSE chore: update README.md 2023-04-11 19:58:56 +02:00
README.md chore: update README.md 2023-04-11 19:58:56 +02:00
package-lock.json refactor: conversion to vue3 composition api 2023-03-25 17:27:06 +01:00
package.json refactor: improved typings 2023-04-04 17:59:54 +02:00
tsconfig.json refactor: typescript refactor 2023-04-02 10:06:25 +02:00
webpack.main.config.js refactor: typescript refactor 2023-04-02 10:06:25 +02:00
webpack.renderer.config.js initial commit 2023-03-19 18:40:03 +01:00
webpack.workers.config.js refactor: typescript refactor 2023-04-02 10:06:25 +02:00

README.md

Mizar TCP Tester

GitHub package.json version GitHub Build Status Plant a Tree

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.