Update third party implementation links (#5702)

This commit is contained in:
Cy 2019-02-11 18:08:08 -08:00 committed by Paul Yang
parent 2a05691a53
commit 9c1c94f770

View File

@ -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
* 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/