ricochet-go/rpc
John Brooks 2fd3cd2ea0 rpc: Add 'go generate' commands and update ContactRequest
It's now possible to regenerate the protobuf files by calling 'go
generate' in rpc/. You will need protoc and protoc-gen-go in PATH.
This is only necessary after changing the protobuf definitions.
2016-10-27 13:50:34 -06:00
..
contact.pb.go rpc: Add 'go generate' commands and update ContactRequest 2016-10-27 13:50:34 -06:00
contact.proto rpc: Add 'go generate' commands and update ContactRequest 2016-10-27 13:50:34 -06:00
conversation.pb.go rpc: Add 'go generate' commands and update ContactRequest 2016-10-27 13:50:34 -06:00
conversation.proto core: Track unread state of received messages 2016-10-15 19:00:16 -06:00
core.pb.go rpc: Add 'go generate' commands and update ContactRequest 2016-10-27 13:50:34 -06:00
core.proto cli: Keep track of conversations and prettify output 2016-10-22 17:52:26 -07:00
identity.pb.go rpc: Add 'go generate' commands and update ContactRequest 2016-10-27 13:50:34 -06:00
identity.proto rpc: Draft more RPC API calls 2016-08-16 17:43:39 -07:00
network.pb.go rpc: Add 'go generate' commands and update ContactRequest 2016-10-27 13:50:34 -06:00
network.proto rpc: Draft more RPC API calls 2016-08-16 17:43:39 -07:00
rpc.go rpc: Add 'go generate' commands and update ContactRequest 2016-10-27 13:50:34 -06:00