gRPC-haskell/src/Network/GRPC/HighLevel
Moritz Kiefer a26497c82c Expose ClientCall in ClientReaderHandler and ClientRWHandler (#87)
This allows you to cancel the call from within the callback using
`clientCallCancel`.
2019-08-22 10:53:41 -05:00
..
Server Shut down server when serverLoop thread is killed. (#71) 2019-01-07 15:53:10 -08:00
Client.hs Expose ClientCall in ClientReaderHandler and ClientRWHandler (#87) 2019-08-22 10:53:41 -05:00
Generated.hs Expose ClientError type (#36) 2017-10-23 10:11:13 -05:00
Server.hs Remove proto3-wire dependency from core package. (#47) 2018-01-30 09:20:05 -08:00