Join Slack
Communities
Powered by
Anyone got a tip for finding a kotlin code generat...
# announcements
h
hallvard
06/24/2018, 8:50 AM
Anyone got a tip for finding a kotlin code generator for .proto files (Google's protocol buffers)?
l
louiscad
06/24/2018, 9:58 AM
You have the exprimental and official kotlinx.serialization library from JetBrains, and this third party library:
https://github.com/cretz/pb-and-k
h
hallvard
06/24/2018, 10:00 AM
Hey, I completely forgot about the kotlinx.serialization library, which I am already using for JSON! Cool, thanks for reminding me!
😉 2
2
Views
Open in Slack
Previous
Next