pool/auctioneerrpc
Oliver Gugger cb899d5abc
auctioneerrpc: add user agent string to server RPCs
To allow the server to gather some statistics about what software is
running on the other end, we add a user agent string to the following
calls:
 - InitAccount: to count what agent was used to create/open an account.
 - SubmitOrder: to count what agent submitted an order.
2021-01-29 12:56:22 +01:00
..
.clang-format multi: move auctioneer proto to auctioneerrpc package 2021-01-22 10:41:44 +01:00
auctioneer.pb.go auctioneerrpc: add user agent string to server RPCs 2021-01-29 12:56:22 +01:00
auctioneer.proto auctioneerrpc: add user agent string to server RPCs 2021-01-29 12:56:22 +01:00
gen_protos.sh multi: move auctioneer proto to auctioneerrpc package 2021-01-22 10:41:44 +01:00
go.mod mod: make auctioneerrpc its own sub-module 2021-01-22 16:36:18 +01:00
go.sum mod: make auctioneerrpc its own sub-module 2021-01-22 16:36:18 +01:00