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/looprpc
carla 87b02b7715
multi: add force tick endpoint behind debug server
To itest our autolooper, we need to be able to trigger dispatch on
demand. This functionality is included in a separate rpc server behind
a dev flag. Since it is unlikely that we need to split loop into
multiple rpc servers, this commit simply adds an additional debug server
rather than opting for a full subserver setup.
4 years ago
..
client.pb.go looprpc: add autoloop parameters to rpc server 4 years ago
client.pb.gw.go looprpc: add swap suggestions endpoint 4 years ago
client.proto looprpc: add autoloop parameters to rpc server 4 years ago
client.swagger.json looprpc: add autoloop parameters to rpc server 4 years ago
debug.pb.go multi: add force tick endpoint behind debug server 4 years ago
debug.proto multi: add force tick endpoint behind debug server 4 years ago
gen_protos.sh looprpc: generate client REST definitions 5 years ago
server.pb.go looprpc+swap_client: add user agent string to swaps 4 years ago
server.proto looprpc+swap_client: add user agent string to swaps 4 years ago