Skip to content

whargrove/nq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nq

A Rust implementation of the networkQuality server spec.

Build

docker build -t nq .

Run

docker run -e PORT=8080 -p 8080:8080 --name nq nq

Manual Test

curl --http2-prior-knowledge -vvv http://nq.kentave.net:8080/api/v1/config | jq .

WIP: Using networkQuality

This doesn't work yet! It fails with a timeout.

networkQuality -k -C http://nq.kentave.net:8080/api/v1/config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages