Propose kotlinx.serialization as 3rd party lib

Has support for protobuf v2.
pull/4249/head
Niklas Lochschmidt 7 years ago committed by GitHub
parent 25a90e82ff
commit 69b1fdcd60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      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

Loading…
Cancel
Save