1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-04-14 18:05:16 +02:00
gRPC-haskell/examples/echo/echo-hs
Gabriel Gonzalez bff8fb7c7e Switch from protobuf-wire to proto3-suite ()
`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 () 2017-02-27 08:43:37 -08:00
EchoClient.hs Update echo client/server to use CG and high-level interfaces () 2016-12-22 14:33:44 -06:00
EchoServer.hs Update echo client/server to use CG and high-level interfaces () 2016-12-22 14:33:44 -06:00
Makefile Update echo client/server to use CG and high-level interfaces () 2016-12-22 14:33:44 -06:00