From 4629659f3a75ed97ceb72104f93e28dc540cd793 Mon Sep 17 00:00:00 2001 From: Eric Zhong Date: Mon, 30 May 2016 19:41:47 +0800 Subject: add protobuf as3 lib and code generator for as3 1.only support proto3 2.support oneof map 3.support nested message and enum for as3 --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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/ -- cgit v1.2.3