question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Kotlinx Serialization Multiplatform Protobuf Generator

See original GitHub issue

This is the tracking issue for https://github.com/marcoferrer/kroto-plus/pull/13 Originally work on this feature was blocked due to a bug with the @SerialInfo annotation in the kotlin serialization native runtime. It looks like the bug is addressed in versions 0.10.0-eap-1 and 1.3.20-eap-52 with an expected release in 1.3.20

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:3
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
cretzcommented, Jan 8, 2019

Just as a heads up, I have another library that does this at https://github.com/cretz/pb-and-k. Just figured I’d toss it out there though I understand reasons for sticking with Kotlinx.

1reaction
RdeWildecommented, Aug 13, 2019

(…) It looks like the bug is addressed in versions 0.10.0-eap-1 and 1.3.20-eap-52 with an expected release in 1.3.20

We’re past 1.3.20 \o/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Alternative and custom formats (experimental) - GitHub
Kotlin multiplatform / multi-format serialization ... kotlinx.serialization/docs/formats.md ... Packed fields; ProtoBuf schema generator (experimental).
Read more >
kotlinx.serialization 1.2 Released: High-Speed JSON ...
The latest version of our multiplatform serialization library brings ... that automatically generates Protobuf schemas from Kotlin classes, ...
Read more >
ProtoNumber - GitHub Pages
ProtoNumber ... Specifies protobuf field number (a unique number for a field in the protobuf message) assigned to a Kotlin property. See https://developers.google ......
Read more >
Package kotlinx.serialization.protobuf
Package kotlinx.serialization.protobuf. Protocol buffers serialization format implementation, mostly compliant to proto2 specification. Types Functions ...
Read more >
kotlinx.serialization 1.2.0: Faster JSON Handling ... - YouTube
Support for Protocol Buffers, the binary serialization format from Google, gets expanded, with an experimental schema generator.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found