haskell-grpc-native / http2-client

A native HTTP2 client in Haskell
BSD 3-Clause "New" or "Revised" License
43 stars 27 forks source link

Support for openssl? #76

Open akshaymankar opened 3 years ago

akshaymankar commented 3 years ago

Is there a way to use this client with HsOpenSSL instead of the haskell native TLS library?