rtr-nettest / rmbtws

RTR-NetTest Websocket Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RMBT Websocket Client

This project contains a JavaScript client for conducting RMBT-based speed measurements, based on the WebSocket protocol

Related materials

Usage

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.

Get in Touch

License

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.

About

RTR-NetTest Websocket Client

License:Apache License 2.0


Languages

Language:JavaScript 95.5%Language:HTML 4.5%