This project contains a JavaScript client for conducting RMBT-based speed measurements, based on the WebSocket protocol
For building the compiled dist-files, just run npm install and generate the files with gulp.
A demo file on how to use this client is provided in the "test"-Folder. It can be used when
serving from a web server, e.g. the command-line http-server provided on the npm registry.
Start the server with http-server, then point your browser
to http://localhost:8080/test/Websockettest.html. In this configuration, development
infrastructure from RTR is used. When using this infrastructure,
you agree to the Privacy Policy and
Terms of Use.
- RTR-Netztest on the web
Copyright 2015-2019 Rundfunk und Telekom Regulierungs-GmbH (RTR-GmbH). This source code is licensed under the Apache license found in the LICENSE.txt file. The documentation to the project is licensed under the CC BY-AT 3.0 license.