You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/swapserverrpc
carla a9e774898f
swapserverrpc: make swapserverrpc its own module
To make it possible to replace the swapserverrpc module in the server,
we declare it as its own submodule. This allows the server to make
changes to its local protos (and replace loop's copy with the local
version), to use changes that are not yet merged to the client repo.
2 years ago
..
.clang-format multi: move server proto files to their own directory 2 years ago
Dockerfile multi: move server proto files to their own directory 2 years ago
common.pb.go multi: move server proto files to their own directory 2 years ago
common.proto multi: move server proto files to their own directory 2 years ago
gen_protos.sh multi: move server proto files to their own directory 2 years ago
gen_protos_docker.sh multi: move server proto files to their own directory 2 years ago
go.mod swapserverrpc: make swapserverrpc its own module 2 years ago
go.sum swapserverrpc: make swapserverrpc its own module 2 years ago
server.pb.go multi: move server proto files to their own directory 2 years ago
server.proto multi: move server proto files to their own directory 2 years ago
server_grpc.pb.go multi: move server proto files to their own directory 2 years ago