Commit Graph
8 Commits
Author SHA1 Message Date
John DonethandLucio Franco bd2b4e0b77 chore(docs): Documentation corrections (#41) 2019-10-04 16:44:43 -04:00
John DonethandLucio Franco 2b564aeb06 chore(docs): Add documentation for modified tonic-build output directory (#40)
* improve docs for modified OUT_DIR

* rustfmt
2019-10-04 11:26:53 -04:00
John DonethandLucio Franco 0218d58c28 feat(transport): Expose http/2 settings (#28)
* expose http2 settings

* add client http2 options
2019-10-04 10:08:37 -04:00
John DonethandLucio Franco 3edaa424d9 Include proto macros (#13) 2019-09-30 14:05:37 -04:00
John DonethandLucio Franco 8becd257bc More documentation generation (#12)
* generate rustdoc comments from .proto file comments

* move imports to top of file

* more docs gen

* trait docs

* more docs

* use singular doc gen fn here

* remove pesky space
2019-09-26 19:41:51 -04:00
John DonethandLucio Franco 36d0b1cb04 Generate rustdocs from .proto file comments (#10)
* generate rustdoc comments from .proto file comments

* move imports to top of file
2019-09-25 20:51:12 -04:00
John DonethandLucio Franco 646796f248 Add some doc examples (#9)
* doc examples for tonic::Streaming

* from http doc

* more docs

* use same export pattern

* interceptor doc WIP

* remove unfinished doc examples

* recommended changes

* remove unnecessary prost refs
2019-09-25 11:36:23 -04:00
John DonethandLucio Franco eb0c0c286b Improve tonic-build configuration (#2) 2019-09-23 09:32:44 -04:00