Skip to content

A Rust prototype to display Radio Trace from websocket

Notifications You must be signed in to change notification settings

comeyrd/tracefront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracefront

This project is a Team project with katheleligaf, n4n5, SachaDico

This is a first prototype to test the capability of Rust and Egui to create an application to display LTE Traces.

This project is linked to traceserver, It connects to a traceserver, that is a WebSocket server that sends back to any query a JSON formatted like this : {"direction":"upload","rate":55253,"text":"\u001e","roaming":false} With each value being randomly selected at each query.

Tracefront displays theses traces in windows that you can open and close. It compiles to native and to web.

You can find the Tracefront here https://proj311.ceyraud.com

About

A Rust prototype to display Radio Trace from websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published