1
0
forked from extern/smegmesh
smegmesh/pkg/lib
Tim Beatham a2517a1e72 34-fix-routing
- Added mesh-to-mesh routing of hop count > 1
- If there is a tie-breaker with respect to the hop-count use consistent
hashing to determine the route to take based on the public key.
2023-11-27 15:56:30 +00:00
..
conv_test.go Unit testing the automerge library and lib functions 2023-11-05 12:13:40 +00:00
conv.go Unit testing the automerge library and lib functions 2023-11-05 12:13:40 +00:00
hashing.go 34-fix-routing 2023-11-27 15:56:30 +00:00
id.go 32-incorporate-dns 2023-11-24 15:04:07 +00:00
ip.go 27-remove-client-grpc-endpoint 2023-11-24 12:07:03 +00:00
random_test.go Unit testing the automerge library and lib functions 2023-11-05 12:13:40 +00:00
random.go Implemented clustering betweeen nodes 2023-11-03 15:24:18 +00:00
regex.go 32-incorporate-dns 2023-11-24 15:04:07 +00:00
rtnetlink.go 32-fix-routing 2023-11-25 03:15:58 +00:00
timer.go Prune nodes if they exceed their timeout time 2023-11-06 13:37:28 +00:00