Skip to content

Adding json schema, protobuf, references, and async

Compare
Choose a tag to compare
@gklijs gklijs released this 23 Aug 20:14
  • Add json schema support.
  • Add protobuf support.
  • Support references in schema registry.
  • Add authentication proxies, timeouts, etc, by using reqwest instead of curl.
  • Support async/non-blocking by default
  • For Avro, make it possible to use the encode_struct function with primitive values.