Álex
424585dd2a
Implement message parser and average latency calculator. ( #38 )
...
* Implement message parser and average latency calculator.
* Fix node_id type parsing, add more stats.
* Add more stats, slight refactor.
* Remove unnecessary class
* Improve naming.
* Adapt to new log format
2024-11-09 11:54:10 +09:00
Álex
8faafcfb6f
Add tests to timer streams and interval ( #29 )
...
* Add timer tests
* Add tests for timers and intervals.
---------
Co-authored-by: Daniel Sanchez <3danimanimal@gmail.com>
2024-11-08 06:25:27 +01:00
gusto
786942ad70
Simlib tracing level ( #33 )
...
* Ignore cargo.lock
* Add trace level and keep worker guard
2024-11-08 04:57:00 +02:00
Youngjoon Lee
6bc6193e7a
Immediate forwarding ( #30 )
...
* Immediate forwarding
* use uuid instead of payload datastructure
2024-11-08 11:14:30 +09:00
Daniel Sanchez
ff2c1b4271
Restructure crates ( #24 )
...
* Rename to netrunner
* Refactor sims structure
* Add missing workspace cargo
* Rebase changes
* Rebase changes
* Rebase changes
* Fix tests
2024-11-07 06:05:56 +01:00
Youngjoon Lee
1dcfc5aabc
Add mix protocol Tier 1 & 2 ( #19 )
...
* Added temporal trigger streams
* add persistent transmission + message blend
---------
Co-authored-by: Alejandro Cabeza Romero <alex93cabeza@gmail.com>
2024-11-06 22:52:15 +09:00
gusto
09d99c0831
Add simulation engine
...
First stage of adding the simulation engine that was living in older versions of nomos-nod. It will change in the future generalising it for better compatibility.
2024-11-05 11:13:21 +01:00
Gusto
f6ae008e40
Use python for scripts
2023-08-15 02:35:38 +03:00