Skip to content

Instantly share code, notes, and snippets.

@anorm
Created April 12, 2013 08:13
Show Gist options
  • Save anorm/5370399 to your computer and use it in GitHub Desktop.
Save anorm/5370399 to your computer and use it in GitHub Desktop.
namespace cpp RPC
service FooService
{
i32 foo(1: i32 param1);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment