This project is a Team project with katheleligaf, n4n5, SachaDico
Traceserver is a websocket server, and for every websocket message it receives, it sends back a json like this :
{ direction:"upload" or "download", rate:int16, text:char, roaming:bool }
The value inside the Json is randomly generated. This project is linked to Tracefront, it is an application that displays theses traces.
You can query an instance of this project at this address : wss://ws.ceyraud.com