abeeeshek / experimental.bwtools

Experimental tools to detect the client connection speed and react to that

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

experimental.bwtools

A product that tries to understand the network connection quality of the clients

Documentation

This package injects a small JavaScript file that every N minutes starts an asynchronous download of reosources from the site.

The measured performanced are then stored in a cookie and can be used to activate or deactivate features in your site.

This package does not take care of switching on and off the features.

Installation

Install experimental.bwtools by adding it to your buildout:

[buildout]

...

eggs =
    experimental.bwtools

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know:

License

The project is licensed under the GPLv2.

About

Experimental tools to detect the client connection speed and react to that


Languages

Language:Python 84.7%Language:JavaScript 7.0%Language:RobotFramework 6.7%Language:Shell 1.7%