Bhargav and Lucio Franco
1c751d4404
add note on required dependencies ( #15 )
...
* add note on required dependencies
* Include build dependencies in codegen
2019-09-30 19:03:07 -04:00
Lucio Franco
cb325c69a7
fmt
2019-09-30 14:10:38 -04:00
Lucio Franco
35c2422cf0
Merge branch 'master' of github.com:LucioFranco/tonic
2019-09-30 14:10:33 -04:00
Lucio Franco
dd327faee2
add more to cargo toml and fix openssl
2019-09-30 14:10:25 -04:00
John Doneth and Lucio Franco
3edaa424d9
Include proto macros ( #13 )
2019-09-30 14:05:37 -04:00
Lucio Franco
49872ce904
more readme improvements
2019-09-29 22:59:15 -04:00
Lucio Franco
f4336115c8
more readme work
2019-09-29 22:55:33 -04:00
Lucio Franco
6ab906d036
remove tracing from docs
2019-09-29 22:55:16 -04:00
Lucio Franco
a9f7992585
Remove more tODO's
2019-09-29 22:38:28 -04:00
Lucio Franco
d81ca1ae56
rename tonic
2019-09-29 21:51:39 -04:00
Lucio Franco
5c4a2304d5
add badges
2019-09-29 21:50:47 -04:00
Lucio Franco
63770cdc2e
more clean up
2019-09-29 21:43:16 -04:00
Lucio Franco
701f6965b0
more css
2019-09-29 21:42:36 -04:00
Lucio Franco
5e2447cb5a
fix width
2019-09-29 21:42:15 -04:00
Lucio Franco
02487bec3a
add readme and templates
2019-09-29 21:41:08 -04:00
Lucio Franco
529c3fc0ab
Add examples readme
2019-09-29 21:01:29 -04:00
Lucio Franco
a8ef9d6c42
Add tls example with rustls
2019-09-29 19:45:05 -04:00
Lucio Franco
2c2b7d7904
Add auth and lb example
2019-09-29 18:33:28 -04:00
Lucio Franco
772ac84409
Bump toolchain to 1.39-beta
2019-09-29 17:14:46 -04:00
Lucio Franco
b131e63ffb
Add more assets
2019-09-29 17:11:11 -04:00
Lucio Franco
dfa0cf8d00
add assets
2019-09-29 17:08:29 -04:00
Lucio Franco
a35ef96a03
Add docs to transport and refactor some api's
2019-09-29 17:04:42 -04:00
Lucio Franco
1d9e3daa07
Remove generated doc comment test
2019-09-29 10:39:57 -04:00
John Doneth and Lucio 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
Lucio Franco
d2355ed83c
fmt
2019-09-25 20:54:13 -04:00
John Doneth and Lucio 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 Doneth and Lucio 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
Juan Alvarez and Lucio Franco
25e4dcc5d9
small tweaks, typos ( #8 )
2019-09-25 10:34:43 -04:00
Lucio Franco
5f7c39faad
add more docs
2019-09-24 23:26:56 -04:00
Lucio Franco
80e2771aed
fmt and docs
2019-09-24 21:41:55 -04:00
Lucio Franco
d7484e352a
more readmeupdates
2019-09-24 21:33:03 -04:00
Lucio Franco
6c811140ec
Try readme banner
2019-09-24 21:32:01 -04:00
Lucio Franco
0fc432e578
Dont run CI on pr events
2019-09-24 21:04:35 -04:00
Lucio Franco
41d0f6ac5e
more feature flgs
2019-09-24 18:32:39 -04:00
Lucio Franco
a37640c282
Fix doctest
2019-09-24 16:09:26 -04:00
Lucio Franco
1e579d1bd4
Fix rustfmt in tonic-build
2019-09-24 15:41:09 -04:00
Lucio Franco
60c9629630
Refactor all of the tls
2019-09-24 14:32:16 -04:00
Lucio Franco
ffba9ef6d2
pin hyper version
2019-09-23 22:08:14 -04:00
Lucio Franco
4a870122c0
fmt
2019-09-23 21:12:49 -04:00
Lucio Franco
72a0ffbbab
Merge branch 'master' of github.com:LucioFranco/tonic
2019-09-23 21:00:41 -04:00
alce and Lucio Franco
3dbb48f9f3
Delay determining out_dir ( #3 )
2019-09-23 20:59:16 -04:00
Lucio Franco
bc500963b1
Merge branch 'master' of github.com:LucioFranco/tonic
2019-09-23 17:09:25 -04:00
Lucio Franco
95576f24c9
Add more docs
2019-09-23 17:09:20 -04:00
John Doneth and Lucio Franco
eb0c0c286b
Improve tonic-build configuration ( #2 )
2019-09-23 09:32:44 -04:00
Lucio Franco
cccc008366
todo clean up
2019-09-22 12:45:19 -05:00
Lucio Franco
a7ee26cd3b
Use server errorkind
2019-09-21 16:49:47 -06:00
Lucio Franco
1c2905255e
fix ci?
2019-09-21 16:10:20 -06:00
Lucio Franco
0dd0decccd
ci check PR
2019-09-21 16:04:43 -06:00
Lucio Franco
782da6f0e5
implement last interop test
2019-09-21 16:02:10 -06:00
Lucio Franco
922e480cec
Add easy connect method in codegen
2019-09-21 14:21:28 -06:00