Commit Graph
8 Commits
Author SHA1 Message Date
Daniel Sanchez 1bd113fe29 Merge branch 'master' into tests/timer-streams 2024-11-08 05:18:29 +01:00
Daniel Sanchez 3d1bd0dc18 Include cover traffic (#31)
* Include cover traffic

* Remove branch from cargo

* Fix sim configuration

* Fix rebase

* Clippy happy
2024-11-08 05:09:46 +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
Youngjoon LeeandGusto 26f7db8322 use num_messages_broadcasted for warding; (#28)
Co-authored-by: Gusto <bacvinka@gmail.com>
2024-11-08 10:15:18 +09:00
Alejandro Cabeza Romero 85a7a21f5b Add tests for timers and intervals. 2024-11-07 06:30:48 +01:00
Alejandro Cabeza Romero 36dc5ef02c Add timer tests 2024-11-07 06:06:43 +01: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