Skip to content

AnthonyHsu/protobuf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protocol Buffers Example

This extends the Project 1 template code with a simple server and client that send messages via Protocol Buffers.

To work with Protocol Buffers on your own machine, you'll need to install the protoc compiler. Install via your package manager:

  • protobuf on homebrew
  • protobuf-compiler on RedHat-based distributions

...or download via the Protocol Buffers Homepage

About

A quick demo of using protocol buffers to send messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published