[grpc-io] How gRPC server can determine the client's gNMI.proto version ?

2020-12-01 Thread Shikha Chowdhary
Hello, I am using gNMI proto and it supports different version/option like 020, 040, 070 etc. How gRPC server can determine which version of gNMI.proto is requesting data? Each version is little different in terms of variables. -Thanks Shikha -- You received this message because you are

[grpc-io] Minimum gRPC stack requirement to support gNMI proto 070

2020-11-09 Thread Shikha Chowdhary
Hello, I am using gRPC stack version 1.0.0. Is there any need to upgrade the stack if i want to use gNMI 070 ? -Thanks Shikha -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send

[grpc-io] Why SSL renegotiation isn't allowed in gRPC C/C++ stack ?

2023-09-28 Thread Shikha Chowdhary
Hello, I am working on version 1.0.0. As per code, SSL renegotiate isn't supported. Seems it's still not supported on latest version too. Any specific reason for not supporting it? - Latest stack code snippet tsi_result DoSslWrite(...) { ... int ssl_write_result = SSL_write(ssl,

Re: [grpc-io] Since which version, gRPC stack started supporting TLS 1.3?

2024-04-26 Thread Shikha Chowdhary
, > Larry > > On Wed, Apr 24, 2024 at 2:37 PM Shikha Chowdhary > wrote: > >> - All working well with TLS 1.2 but intermittently failed when using TLS >> 1.3 >> >> -- >> You received this message because you are subscribed to the Google Groups >&

[grpc-io] Since which version, gRPC stack started supporting TLS 1.3?

2024-04-24 Thread Shikha Chowdhary
- All working well with TLS 1.2 but intermittently failed when using TLS 1.3 -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To