|
|
@ -55,7 +55,7 @@ language, you can find instructions in the corresponding source directory about |
|
|
|
how to install protobuf runtime for that specific language: |
|
|
|
how to install protobuf runtime for that specific language: |
|
|
|
|
|
|
|
|
|
|
|
| Language | Source | |
|
|
|
| Language | Source | |
|
|
|
|--------------------------------------|-------------------------------------------------------| |
|
|
|
|--------------------------------------|-------------------------------------------------------------| |
|
|
|
| C++ (include C++ runtime and protoc) | [src](src) | |
|
|
|
| C++ (include C++ runtime and protoc) | [src](src) | |
|
|
|
| Java | [java](java) | |
|
|
|
| Java | [java](java) | |
|
|
|
| Python | [python](python) | |
|
|
|
| Python | [python](python) | |
|
|
@ -66,6 +66,7 @@ how to install protobuf runtime for that specific language: |
|
|
|
| Ruby | [ruby](ruby) | |
|
|
|
| Ruby | [ruby](ruby) | |
|
|
|
| Go | [golang/protobuf](https://github.com/golang/protobuf) | |
|
|
|
| Go | [golang/protobuf](https://github.com/golang/protobuf) | |
|
|
|
| PHP | [php](php) | |
|
|
|
| PHP | [php](php) | |
|
|
|
|
|
|
|
| Dart | [dart-lang/protobuf](https://github.com/dart-lang/protobuf) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Usage |
|
|
|
Usage |
|
|
|