Commit 9c1c94f7 authored by Cy's avatar Cy Committed by Paul Yang

Update third party implementation links (#5702)

parent 2a05691a
...@@ -38,6 +38,7 @@ These are projects we know about implementing Protocol Buffers for other program ...@@ -38,6 +38,7 @@ These are projects we know about implementing Protocol Buffers for other program
* Erlang: https://github.com/tomas-abrahamsson/gpb * Erlang: https://github.com/tomas-abrahamsson/gpb
* Erlang: http://piqi.org/ * Erlang: http://piqi.org/
* Erlang: https://github.com/basho/erlang_protobuffs (no longer maintained, use gpb instead) * Erlang: https://github.com/basho/erlang_protobuffs (no longer maintained, use gpb instead)
* Hacklang/HHVM: https://github.com/y3llowcake/proto-hack
* GDScript: https://github.com/oniksan/godobuf (Godot v3 engine plugin) * GDScript: https://github.com/oniksan/godobuf (Godot v3 engine plugin)
* Go: https://github.com/golang/protobuf (Google-official implementation) * Go: https://github.com/golang/protobuf (Google-official implementation)
* Go: https://github.com/akunspy/gopbuf * Go: https://github.com/akunspy/gopbuf
...@@ -91,6 +92,7 @@ These are projects we know about implementing Protocol Buffers for other program ...@@ -91,6 +92,7 @@ These are projects we know about implementing Protocol Buffers for other program
* Solidity: https://github.com/celer-network/pb3-gen-sol * Solidity: https://github.com/celer-network/pb3-gen-sol
* Swift: https://github.com/alexeyxo/protobuf-swift * Swift: https://github.com/alexeyxo/protobuf-swift
* Swift: https://github.com/apple/swift-protobuf/ * Swift: https://github.com/apple/swift-protobuf/
* Typescript: https://github.com/y3llowcake/protoc-gen-ts
* Vala: https://launchpad.net/protobuf-vala * Vala: https://launchpad.net/protobuf-vala
* Visual Basic: http://code.google.com/p/protobuf-net/ * Visual Basic: http://code.google.com/p/protobuf-net/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment