Integrating Effect Schema with Protobuffs: Best Practices and Approaches
Can one use Effect Schema with Protobuffs? we are getting protobuffs upstream and I'd love to know what the best practice is.
Currently thinking of running ts-proto on each change and using these types with Effect Schema or manually mapping protobuffs to Effect Schema
Currently thinking of running ts-proto on each change and using these types with Effect Schema or manually mapping protobuffs to Effect Schema
