add qwatcher (#2319)

* add qwatcher

* improve description
This commit is contained in:
Pouriya Jamshidi 2022-08-11 21:41:54 +02:00 committed by GitHub
parent b810ae3aae
commit 1273b2d613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27077,5 +27077,21 @@
"description": "Simple command line arguments parsing",
"license": "MIT",
"web": "https://github.com/HTGenomeAnalysisUnit/nim-simpleargs"
},
{
"name": "qwatcher",
"url": "https://github.com/pouriyajamshidi/qwatcher",
"method": "git",
"tags": [
"buffer-monitoring",
"queue",
"linux",
"tcp",
"udp",
"network"
],
"description": "Monitor TCP connections and diagnose buffer and connectivity issues on Linux machines related to input and output queues",
"license": "MIT",
"web": "https://github.com/pouriyajamshidi/qwatcher"
}
]