Closed sekulicd closed 1 year ago
Changes reverted as json responses cant be marshalled to proto types correctly cause of proto json tags.
I know is best to avoid extra boiler-plate when possible, But I am more in favor to have dedicated go types and utils to go from/to proto, instead of reusing it
This adds falling back mechanism to http1 if http2 is not available.
This closes #59
@altafan please review.