This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librespeed-speedtest
Watch
1
Star
0
Fork
0
You've already forked librespeed-speedtest
mirror of
https://github.com/librespeed/speedtest.git
synced
2024-05-10 18:54:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4.7
librespeed-speedtest
/
telemetry
History
Florian Kaiser
3a631e2888
Add mysqli store_result() before bind_result() -
fixes
#167
(
#168
)
2018-10-17 13:34:57 +02:00
..
stats.php
Add mysqli store_result() before bind_result() -
fixes
#167
(
#168
)
2018-10-17 13:34:57 +02:00
telemetry_mysql.sql
Added telemetry_extra field in the speedtest settings. This can be used to pass data from the frontend to the worker that you want to be stored in the database
2018-08-07 11:55:25 +02:00
telemetry_postgresql.sql
Added telemetry_extra field in the speedtest settings. This can be used to pass data from the frontend to the worker that you want to be stored in the database
2018-08-07 11:55:25 +02:00
telemetry_settings.php
Speedtest worker now outputs status as JSON for easier parsing; Removed partial CSV implementation; Updated examples and documentation
2018-08-08 08:57:24 +02:00
telemetry.php
Speedtest worker now outputs status as JSON for easier parsing; Removed partial CSV implementation; Updated examples and documentation
2018-08-08 08:57:24 +02:00