/experimental.bwtools

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

Primary LanguagePython

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.