Skip to content

junpeng-jp/protobuf-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protobuf Playground

A playground project exploring all things protobuf.

Includes the following topics:

  1. Client JSON -> Protobuf (compiled)
  2. Client JSON (nested) -> Protobuf (compiled)
  3. Client JSON (nested) -> Protobuf (dynamic, reflection based)
  4. RPC with using protobuf

About

A playground project exploring all things protobuf

Topics

Resources

Stars

Watchers

Forks