Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 260 Bytes

speedtestMk2

speedtest system for TCZ. Composed of 3 containers, frontend server of apache2,api server of golang and database server of mysql.

frontend

  • Doing speedtest by creating webworker which communicates with php.

  • Using react as UI framework.