Skip to content

Instantly share code, notes, and snippets.

@davesnowdon
Created September 22, 2022 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davesnowdon/d1c5c4a722129b5df3100ee623e35b98 to your computer and use it in GitHub Desktop.
Save davesnowdon/d1c5c4a722129b5df3100ee623e35b98 to your computer and use it in GitHub Desktop.
service TheSocialRobot {
rpc EventStream(stream BodyEvent) returns (stream BodyCommand) {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment