We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SchemaRegistryClient is based on requests, which is basically sync. Therefore it is not suitable for async applications.
SchemaRegistryClient
I suggest to implement AsyncSchemaRegistryClient based on aiohttp.
AsyncSchemaRegistryClient