浏览代码

Merge pull request #2011 from tomas-abrahamsson/patch-1

Add an Erlang project, gpb, to third_party.md
Feng Xiao 9 年之前
父节点
当前提交
08951c3c3a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/third_party.md

+ 1 - 0
docs/third_party.md

@@ -36,6 +36,7 @@ These are projects we know about implementing Protocol Buffers for other program
 * Erlang: http://piqi.org/
 * Erlang: https://code.google.com/p/protoc-gen-erl/
 * Erlang: https://github.com/basho/erlang_protobuffs
+* Erlang: https://github.com/tomas-abrahamsson/gpb
 * Go: https://github.com/golang/protobuf (Google-official implementation)
 * Go: http://code.google.com/p/goprotobuf/
 * Go: https://github.com/akunspy/gopbuf