Skip to content

nal-epfl/tero-source-code

Repository files navigation

Tero source code

Configuration parameters common to all modules

  1. safety_factor: Percentage of the rate limit to use before waiting for next renewal.
  2. twitch_api_id/twitch_client_secret: Twitch API secrets.
  3. base_path: Path where the logs should be stored.
  4. mongo_host / mongo_port / mongo_user / mongo_password: MongoDB credentials.
  5. redis_host / redis_port / redis_password: Redis cache credentials.
  6. secret_key: Key used to convert Twitch-based IDs into random non-reversible IDs through consistent hashing.

Citation

Alvarez, Catalina, and Katerina Argyraki. "Using Gaming Footage as a source of Internet latency information." Proceedings of the 2023 ACM on Internet Measurement Conference. 2023.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages