From 69b1fdcd60c17959266b1125ee35e9a8d375b6b6 Mon Sep 17 00:00:00 2001 From: Niklas Lochschmidt Date: Tue, 30 Jan 2018 13:58:56 +0100 Subject: Propose kotlinx.serialization as 3rd party lib Has support for protobuf v2. --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/third_party.md b/docs/third_party.md index 3f73d89c..0963fe2f 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -58,6 +58,7 @@ These are projects we know about implementing Protocol Buffers for other program * Javascript: http://code.google.com/p/protobuf-for-node/ * Javascript: http://code.google.com/p/protostuff/ * Julia: https://github.com/tanmaykm/ProtoBuf.jl +* Kotlin: https://github.com/Kotlin/kotlinx.serialization * Lua: http://code.google.com/p/protoc-gen-lua/ * Lua: http://github.com/indygreg/lua-protobuf * Lua: https://github.com/Neopallium/lua-pb -- cgit v1.2.3