Skip to content

Instantly share code, notes, and snippets.

@kenota
Created July 23, 2012 18:40
Show Gist options
  • Save kenota/3165329 to your computer and use it in GitHub Desktop.
Save kenota/3165329 to your computer and use it in GitHub Desktop.
query message
message query {
required string request = 1;
optional int64 limit = 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment