1
0
Fork 0
mirror of https://github.com/unclechu/gRPC-haskell.git synced 2025-02-24 09:05:05 +01:00
gRPC-haskell/examples/tutorial
Parnell Springmeyer 112777023f
Plumb the MaxMetadataSize parameter through to the server ()
* 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 () 2017-11-02 15:36:57 -05:00
Arithmetic.hs Plumb the MaxMetadataSize parameter through to the server () 2022-02-25 16:23:22 -06:00
arithmetic.proto First draft of a tutorial () 2017-04-30 15:38:29 -07:00
ArithmeticClient.hs Client helpers, re-exports, and fixups () 2018-10-14 17:52:59 -05:00
ArithmeticServer.hs Remove warnings from Arithmetic example () 2017-10-20 15:53:47 -05:00
TUTORIAL.md Fixed typo. () 2020-11-23 11:28:46 -06:00