Shopify / protoboeuf

Experimenting with a protobuf implementation
MIT License
24 stars 2 forks source link

Encode nested/recursive messages #57

Closed paracycle closed 3 months ago

maximecb commented 3 months ago

@tenderworks this should not be too hard but will necessitate a small refactoring I think. We already have encoding for all the basic types and also for messages with multiple fields.