11 Commits

Author SHA1 Message Date
Youngjoon Lee
88f51730b6
track network route 2025-02-04 12:39:58 +09:00
Youngjoon Lee
7400ffa8c2
log conn latency distribution 2025-02-03 22:18:54 +09:00
Youngjoon Lee
9794da6dcb
change loglevel and clippy happy 2024-12-21 21:38:41 +09:00
Youngjoon Lee
1c0fd656c3
embed topic in json 2024-12-20 23:36:22 +09:00
Youngjoon Lee
d6c5ff2004
use temporal processor directly 2024-12-20 22:08:45 +09:00
Youngjoon Lee
8d227dac75
use topic for logs 2024-12-20 16:33:06 +09:00
Youngjoon Lee
8529f425b4
feat(blend): add logs for queue releases 2024-12-20 12:04:57 +09:00
Youngjoon Lee
9f9c6d0d34
feat(blend): calculate topology diameter 2024-12-20 01:14:37 +09:00
Youngjoon Lee
be304046dd
fix(blend): ensure all nodes are connected and have the same peering degree (#64)
* fix(blendnet): ensure all nodes are connected and have the same peering degree

* cover the case where it is impossible to ensure all nodes have the same num of conns
2024-12-14 00:42:23 +09:00
Youngjoon Lee
45a2152bba
refactor(blendnet): rename mix to blend (#63)
* rename mix to blend

* update ci

* add missing dir
2024-12-13 13:31:28 +09:00
Youngjoon Lee
2460174def
Rename mixnet-sims to blendnet-sims (#60)
* Rename `mixnet-sims` to `blendnet-sims`

* Rename `mixnet-sims` to `blendnet-sims`
2024-12-03 21:01:04 +09:00