smegmesh/pkg/mesh
Tim Beatham 7be11dbaa3 27-remove-client-grpc-endpoint
Removed a client's grpc endpoint value. Client's aren't publicly
available so there is no need for a client's gRPC endpoint.
Also changed a node ID's to their public key. A node id's public
address is an issue for mobility of clients as their endpoint
is subject to change
2023-11-24 12:07:03 +00:00
..
alias.go Ability to specify aliases 2023-11-17 22:13:51 +00:00
config.go Only updating WireGuard config if node exists 2023-11-22 13:08:02 +00:00
graph.go Adding stubs and writing tests 2023-11-05 18:03:58 +00:00
manager_test.go main 2023-11-21 13:31:34 +00:00
manager.go 27-remove-client-grpc-endpoint 2023-11-24 12:07:03 +00:00
monitor.go Ability to specify aliases 2023-11-17 22:13:51 +00:00
pruner.go Prune nodes if they exceed their timeout time 2023-11-06 13:37:28 +00:00
route_stub.go Removed interface manipulation via os.Exec into 2023-11-07 19:48:53 +00:00
route.go Removed interface manipulation via os.Exec into 2023-11-07 19:48:53 +00:00
stub_types.go 24-keepalive-holepunch 2023-11-21 16:42:49 +00:00
types.go 27-remove-client-grpc-endpoint 2023-11-24 12:07:03 +00:00