Seeking RPM Server package for OpenWrt

The Apple "RPM Tool" is great for measuring network responsiveness.

High numbers from the tool (measured in round-trips per minute - or "RPM") show your network is responsive, even when it's heavily loaded with traffic. This also implies you have low "bufferbloat" - which is good.

There are several RPM clients available:

BUT... These all test against servers "out on the internet". There's another interesting test to be had: testing against the local router.

This is useful because it would help test the responsiveness of the Wi-Fi network/drivers of your router. It would allow you to measure whether in fact, you actually are too far from the router, and whether moving closer would help.

My request... Is anyone interested in creating an OpenWrt package that implements an RPM server?

Fundamentally, an RPM server is an HTTPS server that responds to the four URLs described on Page 12 of the Responsiveness spec at: https://github.com/network-quality/draft-ietf-ippm-responsiveness/blob/master/draft-ietf-ippm-responsiveness.pdf

Thanks.

NB I realize that I asked a similar question back in December. I figured I'd give it one more try...