Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traceserver

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

About

A really simple Rust Websocket Server that sends back a defined Json with random values

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages