1
0
forked from extern/smegmesh
smegmesh/pkg/lib
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
..
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 24-keepalive-holepunch 2023-11-21 20:42:43 +00:00
id.go Standardising filenames, interfacing out 2023-10-28 16:38:25 +01: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
rtnetlink.go Removed interface manipulation via os.Exec into 2023-11-07 19:48:53 +00:00
timer.go Prune nodes if they exceed their timeout time 2023-11-06 13:37:28 +00:00