You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have the posibility of protocol file generation with all the schemas on it. Like the all.avsc option but with the protocol file format. In my case, I need to generate c# code from the avro schemas, so, run avrogen -p protocol.file will be nicer than run one avrogen comman per file.
Nice tool btw.
Thanks.
The text was updated successfully, but these errors were encountered:
It would be nice to have the posibility of protocol file generation with all the schemas on it. Like the
all.avsc
option but with the protocol file format. In my case, I need to generate c# code from the avro schemas, so, runavrogen -p protocol.file
will be nicer than run one avrogen comman per file.Nice tool btw.
Thanks.
The text was updated successfully, but these errors were encountered: