C++ Grpc Server SNI: Is it possible for a server to resolve the certificate based on CN and other filed in the url?
Background:
gRPC: A long-lived stream service (CallbackService) OnCancel never called
I implemented a long-lived stream service:
class McaPwrBtnService final : public peripheral::PowerButton::CallbackService