* [Rpm] Unable to attend today's 9h30 sync
@ 2021-11-16 16:36 Christoph Paasch
2021-11-16 16:46 ` Rich Brown
2021-11-16 16:49 ` Dave Taht
0 siblings, 2 replies; 5+ messages in thread
From: Christoph Paasch @ 2021-11-16 16:36 UTC (permalink / raw)
To: Rpm
[-- Attachment #1: Type: text/plain, Size: 784 bytes --]
Hello,
I'm unable to attend today's 9h30 sync meeting.
On a separate note, Responsiveness KPI has been making the blogs:
https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html <https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html>
https://news.ycombinator.com/item?id=29225308 <https://news.ycombinator.com/item?id=29225308>
https://gamingsym.in/macos-monterey-and-ios-15-test-the-responsiveness-of-your-internet-connection/ <https://gamingsym.in/macos-monterey-and-ios-15-test-the-responsiveness-of-your-internet-connection/>
Now, it would be great to have a cross-platform open-source implementation. I feel that it should be reasonably easy to achieve with libcurl as the entire methodology is based on H2.
Christoph
[-- Attachment #2: Type: text/html, Size: 1396 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Rpm] Unable to attend today's 9h30 sync
2021-11-16 16:36 [Rpm] Unable to attend today's 9h30 sync Christoph Paasch
@ 2021-11-16 16:46 ` Rich Brown
2021-11-16 16:50 ` Dave Taht
2021-11-16 16:49 ` Dave Taht
1 sibling, 1 reply; 5+ messages in thread
From: Rich Brown @ 2021-11-16 16:46 UTC (permalink / raw)
Cc: Rpm
[-- Attachment #1: Type: text/plain, Size: 1149 bytes --]
I seem to have lost the link to the conference... (It's 12:30pm ET?) Thanks.
Rich
> On Nov 16, 2021, at 11:36 AM, Christoph Paasch via Rpm <rpm@lists.bufferbloat.net> wrote:
>
> Hello,
>
> I'm unable to attend today's 9h30 sync meeting.
>
> On a separate note, Responsiveness KPI has been making the blogs:
>
> https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html <https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html>
> https://news.ycombinator.com/item?id=29225308 <https://news.ycombinator.com/item?id=29225308>
> https://gamingsym.in/macos-monterey-and-ios-15-test-the-responsiveness-of-your-internet-connection/ <https://gamingsym.in/macos-monterey-and-ios-15-test-the-responsiveness-of-your-internet-connection/>
>
>
> Now, it would be great to have a cross-platform open-source implementation. I feel that it should be reasonably easy to achieve with libcurl as the entire methodology is based on H2.
>
>
> Christoph
> _______________________________________________
> Rpm mailing list
> Rpm@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/rpm
[-- Attachment #2: Type: text/html, Size: 2279 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Rpm] Unable to attend today's 9h30 sync
2021-11-16 16:36 [Rpm] Unable to attend today's 9h30 sync Christoph Paasch
2021-11-16 16:46 ` Rich Brown
@ 2021-11-16 16:49 ` Dave Taht
1 sibling, 0 replies; 5+ messages in thread
From: Dave Taht @ 2021-11-16 16:49 UTC (permalink / raw)
To: Christoph Paasch; +Cc: Rpm
On Tue, Nov 16, 2021 at 8:36 AM Christoph Paasch via Rpm
<rpm@lists.bufferbloat.net> wrote:
>
> Hello,
>
> I'm unable to attend today's 9h30 sync meeting.
>
> On a separate note, Responsiveness KPI has been making the blogs:
>
> https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html
> https://news.ycombinator.com/item?id=29225308
> https://gamingsym.in/macos-monterey-and-ios-15-test-the-responsiveness-of-your-internet-connection/
I too have been doing some promotion.
>
> Now, it would be great to have a cross-platform open-source implementation. I feel that it should be reasonably easy to achieve with libcurl as the entire methodology is based on H2.
Perhaps a student will show up and just do it.
I put out a request to various open source funding agencies but none
have got back to me as yet. I agree libcurl is a good choice for C,
and I very much would like to extend the concept to "finding the
bloated link" via dropping the ttl during the test.
So my tool is tentatively called "wtbb" - Where's teh Bloat?". WTB =
want to buy but wtbb.org is available.
I perhaps foolishly decided, however, to attempt a rust version first,
leveraging the tokio library. Finding a way to put in hooks to the
various parts of the process (or rather, threads) has proven hard
(curl has all the right hooks for each phase of the SSL neg), but it's
really amazing how much you can accomplish
https://github.com/seanmonstar/reqwest has some examples.
Ideally I wanted an infrastructure that would ultimately do quic (http/3), like
https://github.com/cloudflare/quiche
>
> Christoph
> _______________________________________________
> Rpm mailing list
> Rpm@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/rpm
--
I tried to build a better future, a few times:
https://wayforward.archive.org/?site=https%3A%2F%2Fwww.icei.org
Dave Täht CEO, TekLibre, LLC
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Rpm] Unable to attend today's 9h30 sync
2021-11-16 16:46 ` Rich Brown
@ 2021-11-16 16:50 ` Dave Taht
2021-11-16 17:16 ` Dave Taht
0 siblings, 1 reply; 5+ messages in thread
From: Dave Taht @ 2021-11-16 16:50 UTC (permalink / raw)
To: Rich Brown; +Cc: Rpm
https://starwrt.v.taht.net:8443/group/bufferbloat/ is where those are
held, presently.
I have a new server up in india as well for the sim team there.
On Tue, Nov 16, 2021 at 8:46 AM Rich Brown via Rpm
<rpm@lists.bufferbloat.net> wrote:
>
> I seem to have lost the link to the conference... (It's 12:30pm ET?) Thanks.
>
> Rich
>
> On Nov 16, 2021, at 11:36 AM, Christoph Paasch via Rpm <rpm@lists.bufferbloat.net> wrote:
>
> Hello,
>
> I'm unable to attend today's 9h30 sync meeting.
>
> On a separate note, Responsiveness KPI has been making the blogs:
>
> https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html
> https://news.ycombinator.com/item?id=29225308
> https://gamingsym.in/macos-monterey-and-ios-15-test-the-responsiveness-of-your-internet-connection/
>
>
> Now, it would be great to have a cross-platform open-source implementation. I feel that it should be reasonably easy to achieve with libcurl as the entire methodology is based on H2.
>
>
> Christoph
> _______________________________________________
> Rpm mailing list
> Rpm@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/rpm
>
>
> _______________________________________________
> Rpm mailing list
> Rpm@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/rpm
--
I tried to build a better future, a few times:
https://wayforward.archive.org/?site=https%3A%2F%2Fwww.icei.org
Dave Täht CEO, TekLibre, LLC
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Rpm] Unable to attend today's 9h30 sync
2021-11-16 16:50 ` Dave Taht
@ 2021-11-16 17:16 ` Dave Taht
0 siblings, 0 replies; 5+ messages in thread
From: Dave Taht @ 2021-11-16 17:16 UTC (permalink / raw)
To: Rich Brown; +Cc: Rpm
I put out an invite to those folk... garnering more interest from new
folk would be nice.
On Tue, Nov 16, 2021 at 8:50 AM Dave Taht <dave.taht@gmail.com> wrote:
>
> https://starwrt.v.taht.net:8443/group/bufferbloat/ is where those are
> held, presently.
>
> I have a new server up in india as well for the sim team there.
>
> On Tue, Nov 16, 2021 at 8:46 AM Rich Brown via Rpm
> <rpm@lists.bufferbloat.net> wrote:
> >
> > I seem to have lost the link to the conference... (It's 12:30pm ET?) Thanks.
> >
> > Rich
> >
> > On Nov 16, 2021, at 11:36 AM, Christoph Paasch via Rpm <rpm@lists.bufferbloat.net> wrote:
> >
> > Hello,
> >
> > I'm unable to attend today's 9h30 sync meeting.
> >
> > On a separate note, Responsiveness KPI has been making the blogs:
> >
> > https://danpetrov.xyz/macos/2021/11/14/analysing-network-quality-macos.html
> > https://news.ycombinator.com/item?id=29225308
> > https://gamingsym.in/macos-monterey-and-ios-15-test-the-responsiveness-of-your-internet-connection/
> >
> >
> > Now, it would be great to have a cross-platform open-source implementation. I feel that it should be reasonably easy to achieve with libcurl as the entire methodology is based on H2.
> >
> >
> > Christoph
> > _______________________________________________
> > Rpm mailing list
> > Rpm@lists.bufferbloat.net
> > https://lists.bufferbloat.net/listinfo/rpm
> >
> >
> > _______________________________________________
> > Rpm mailing list
> > Rpm@lists.bufferbloat.net
> > https://lists.bufferbloat.net/listinfo/rpm
>
>
>
> --
> I tried to build a better future, a few times:
> https://wayforward.archive.org/?site=https%3A%2F%2Fwww.icei.org
>
> Dave Täht CEO, TekLibre, LLC
--
I tried to build a better future, a few times:
https://wayforward.archive.org/?site=https%3A%2F%2Fwww.icei.org
Dave Täht CEO, TekLibre, LLC
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-11-16 17:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16 16:36 [Rpm] Unable to attend today's 9h30 sync Christoph Paasch
2021-11-16 16:46 ` Rich Brown
2021-11-16 16:50 ` Dave Taht
2021-11-16 17:16 ` Dave Taht
2021-11-16 16:49 ` Dave Taht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox