资 源 简 介
This project is moved to https://github.com/Atry/protoc-gen-as3
What is it?
protoc-gen-as3 is a Protocol Buffers plugin for ActionScript 3.
This project aims to support Protocol Buffers in ActionScript 3 with minimum API and best performance. protoc-gen-as3"s serialize/deserialize performance is near native AMF"s writeObject/readObject, although protoc-gen-as3 runs in AVM2 while writeObject/readObject runs natively.
How to contribute?
Your contribution is welcome. I highly recommend that you clone, hack, and tell me what you"ve done.
Features
I have implemented almost all protobuf features (more than any other protobuf"s AS3 implementation) in protoc-gen-as3:
* All basic types
* Nested