gRPC-haskell/examples/tutorial
Parnell Springmeyer 112777023f
Plumb the `MaxMetadataSize` parameter through to the server (#134)
* Plumb the `maxMetadataSize` parameter through to the server

* Update `proto3-suite` dependency

* Bump proto3-wire to 1.2.2

* Re-generate Echo.hs

* Regenerate `Arithmetic.hs`

* Derp

* Fix codegen

* Update the tests for new codegen

* Patch-bump to `0.2.1`

* Bump to `0.3.0` to indicate a breaking API change...

Suggested by @intractable.
2022-02-25 16:23:22 -06:00
..
.gitattributes `proto3-suite` => `97c4f66` (#37) 2017-11-02 15:36:57 -05:00
Arithmetic.hs Plumb the `MaxMetadataSize` parameter through to the server (#134) 2022-02-25 16:23:22 -06:00
ArithmeticClient.hs Client helpers, re-exports, and fixups (#70) 2018-10-14 17:52:59 -05:00
ArithmeticServer.hs Remove warnings from Arithmetic example (#34) 2017-10-20 15:53:47 -05:00
TUTORIAL.md Fixed typo. (#111) 2020-11-23 11:28:46 -06:00
arithmetic.proto First draft of a tutorial (#15) 2017-04-30 15:38:29 -07:00