haskell-grpc-native / http2-client

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

Expose error handling. #66

Closed lucasdicioccio closed 5 years ago

lucasdicioccio commented 5 years ago

This MR introduces a first step towards exposing http2 errors in an ExceptT monad.