e503b5c471
This required r391982 to build.
6 lines
264 B
Text
6 lines
264 B
Text
exprotobuf works by building module/struct definitions from a Google
|
|
Protocol Buffer schema. This allows you to work with protocol buffers
|
|
natively in Elixir, with easy decoding/encoding for transport across
|
|
the wire.
|
|
|
|
WWW: https://github.com/bitwalker/exprotobuf
|