From cb7be3851939c7c95935248f8dfc49c583a1ac4e Mon Sep 17 00:00:00 2001 From: Oleg Golberg Date: Fri, 24 Sep 2021 12:41:06 -0400 Subject: [PATCH] Add Protokt to the list of 3rd party implementations (#7169) --- docs/options.md | 2 +- docs/third_party.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/options.md b/docs/options.md index 7a8903d2e84d..159951ac3c3e 100644 --- a/docs/options.md +++ b/docs/options.md @@ -205,7 +205,7 @@ with info about your project (name and website) so we can add an entry for you. * Website: https://github.com/envoyproxy/protoc-gen-validate * Extensions: 1071 -1. protokt +1. Protokt * Website: https://github.com/open-toast/protokt * Extensions: 1072 diff --git a/docs/third_party.md b/docs/third_party.md index 40753271b2c2..ca2ac63fd3f1 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -70,6 +70,7 @@ These are projects we know about implementing Protocol Buffers for other program * Kotlin: https://github.com/marcoferrer/kroto-plus * Kotlin: https://github.com/Kotlin/kotlinx.serialization * Kotlin: https://github.com/ButterCam/sisyphus +* Kotlin: https://github.com/open-toast/protokt * Lua: http://code.google.com/p/protoc-gen-lua/ * Lua: http://github.com/indygreg/lua-protobuf * Lua: https://github.com/Neopallium/lua-pb