aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xiaofeng@google.com>2016-05-31 14:06:26 -0400
committerGravatar Feng Xiao <xiaofeng@google.com>2016-05-31 14:06:26 -0400
commitc4611939cdf4d651c486d7caa04e7acbbcc4ccee (patch)
treeb1d39d48980f55607641ebcc643598176dd3be40
parenta315bb8b1efad36f09d18d94b9ffb2ec080f86fa (diff)
parent4629659f3a75ed97ceb72104f93e28dc540cd793 (diff)
Merge pull request #1629 from zhongfq/patch-1
add protobuf as3 lib and code generator for as3
-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 69ed6a38..eaccf782 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -10,6 +10,7 @@ These are projects we know about implementing Protocol Buffers for other program
* Action Script: http://code.google.com/p/protobuf-actionscript3/
* Action Script: https://code.google.com/p/protoc-gen-as3/
* Action Script: https://github.com/matrix3d/JProtoc
+* Action Script: https://github.com/zhongfq/protobuf-as3/
* C: https://github.com/protobuf-c/protobuf-c
* C: http://koti.kapsi.fi/jpa/nanopb/
* C: https://github.com/cloudwu/pbc/