On Thu, Aug 23, 2018 at 11:46 AM Grpc learner <x...@autonomic.ai> wrote:

> The error we encounter was `Netty lib does not support Sparc64: could not
> load a native library: io_grpc_netty_shaded_netty_tcnative_sparc_64`
>

Ah, yes. We don't provide pre-build binaries for SPARC. But swapping to
OkHttp doesn't really help the situation.

If you need SSL/TLS, you will need to use Java 9+ or build Conscript or
netty-tcnative manually. It's also possible to use Jetty ALPN boot, but we
generally discourage it because it can produce really weird failures when
misconfigured. But in your case it may be the easiest.

-- 
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 post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CA%2B4M1oOPjWYxxTwc2EJ4goBAa3bYoFHsfiWKDA65Mu%2BOg0CLMQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to