Dogacel / kotlinx-protobuf-gen

Generate kotlinx serializable data classes from protobuf
Apache License 2.0
12 stars 3 forks source link

Support custom Well-known types #3

Open Dogacel opened 1 year ago

Dogacel commented 1 year ago

This feature contains two parts:

Make sure this is defined as an option in code generator.

Make sure serialization / deserialization works with the generated types.