From: Dave Taht <dave.taht@gmail.com>
To: Rich Brown <richb.hanover@gmail.com>
Cc: Randall Meyer <rrm@apple.com>, Rpm <rpm@lists.bufferbloat.net>,
Sam Crawford <sam@samknows.com>
Subject: Re: [Rpm] Server side code/config samples open sourced for networkQuality tool
Date: Wed, 13 Oct 2021 07:38:19 -0700 [thread overview]
Message-ID: <CAA93jw6No6pzxOqEhskZZU-qVbTz7368=dkk=XoaP3Fd_gkUXw@mail.gmail.com> (raw)
In-Reply-To: <3C1D45D8-F100-4B5C-A1FC-674B42B0C7B4@gmail.com>
On Wed, Oct 13, 2021 at 4:08 AM Rich Brown via Rpm
<rpm@lists.bufferbloat.net> wrote:
>
> I am delighted to see this message, because I missed yesterday's call.
>
> My question was going to be whether there are open-source implementations of either the server or client, so more people could horse around with the test.
>
> Thanks for moving things along.
>
> Rich
>
> > On Oct 12, 2021, at 1:07 PM, Randall Meyer via Rpm <rpm@lists.bufferbloat.net> wrote:
> >
> > Hello!
> >
> > I am happy to announce the publishing of the server-side counterpart to the responsiveness measurement tool that will be available in the upcoming macOS Monterey release.
> >
> > The code is available at https://github.com/network-quality/server.
> >
> > We provide server-side configurations for Apache Traffic Server, Apache httpd and nginx as well as reference implementations in Swift and Go.
> >
> > The client-side is located @ /usr/bin/networkQuality in macOS Monterey and can be pointed to a custom server with the -C option.
> >
> > The tool implements the methodology specified in https://datatracker.ietf.org/doc/draft-cpaasch-ippm-responsiveness/
> >
> > Contributions to the server-side are of course very welcome on the GitHub repository.
> >
> > -Randall
> > _______________________________________________
> > Rpm mailing list
> > Rpm@lists.bufferbloat.net
> > https://lists.bufferbloat.net/listinfo/rpm
I am planning on tackling an http/3 version. But i will be damned if I
do it in c. I'm looking over two rust libraries,
1, quinn, that uses up rust's futures paradigm, the other, quiche,
which is production quality, but uses a lot of C.
I was weirdly pleased to see the venerable (and much beloved by me) C
uthash lib used here:
https://github.com/cloudflare/quiche/blob/master/examples/http3-server.c
Torn, presently.
> _______________________________________________
> Rpm mailing list
> Rpm@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/rpm
--
Fixing Starlink's Latencies: https://www.youtube.com/watch?v=c9gLo6Xrwgw
Dave Täht CEO, TekLibre, LLC
prev parent reply other threads:[~2021-10-13 14:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-12 17:07 Randall Meyer
2021-10-12 17:18 ` Dave Taht
2021-10-13 11:08 ` Rich Brown
2021-10-13 14:38 ` Dave Taht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/rpm.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAA93jw6No6pzxOqEhskZZU-qVbTz7368=dkk=XoaP3Fd_gkUXw@mail.gmail.com' \
--to=dave.taht@gmail.com \
--cc=richb.hanover@gmail.com \
--cc=rpm@lists.bufferbloat.net \
--cc=rrm@apple.com \
--cc=sam@samknows.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox