Open awalterschulze opened 6 years ago
Thanks for the suggestions; that sounds like a good thing to add to the tutorial. In the meantime you can find the documentation for encoding/decoding here: http://hackage.haskell.org/package/proto-lens-0.4.0.0/docs/Data-ProtoLens-Encoding.html
I was going through the examples from the tutorial https://github.com/google/proto-lens#tutorial and I couldn't find how to encode (marshal) or decode (unmarshal) a message. Maybe this is something that could also quickly be shown?
Also the link in the tutorial section to
reference document, TYPES.md
is broken.