riferrei / srclient

Golang Client for Schema Registry
Apache License 2.0
235 stars 70 forks source link

https connection to API endpoint #71

Closed WillisGo closed 2 years ago

WillisGo commented 2 years ago

Hi there!

Does srclient support https client? I want to integrate with confluent schema registry, but the url endpoint is https which srclient seems do not support. Thanks in advance!