aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Tomas Abrahamsson <tomas.abrahamsson@gmail.com>2016-08-25 15:11:45 +0200
committerGravatar GitHub <noreply@github.com>2016-08-25 15:11:45 +0200
commit4d04fcdaf67f9e01370cc064dd607bcf2dfb4ce3 (patch)
treecfa65c5addb8eba20185cdf1b6d51a0a1318faed /docs
parentb97a4a53cdd55be74c30badefeb132a091764f53 (diff)
Add an Erlang project, gpb, to third_party.md
Diffstat (limited to 'docs')
-rw-r--r--docs/third_party.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index 021cc564..935deab6 100644
--- a/docs/third_party.md
+++ b/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