gRPC-haskell/examples/echo/echo-hs
Gabriel Gonzalez bff8fb7c7e Switch from protobuf-wire to proto3-suite (#92)
`protobuf-wire` was open sourced as `proto3-suite` (with a corresponding module
rename) so this change updates the dependency and import lists
2017-02-27 08:43:37 -08:00
..
Echo.hs Switch from protobuf-wire to proto3-suite (#92) 2017-02-27 08:43:37 -08:00
EchoClient.hs Update echo client/server to use CG and high-level interfaces (#88) 2016-12-22 14:33:44 -06:00
EchoServer.hs Update echo client/server to use CG and high-level interfaces (#88) 2016-12-22 14:33:44 -06:00
Makefile Update echo client/server to use CG and high-level interfaces (#88) 2016-12-22 14:33:44 -06:00