James Nugent and GitHub
da92dbf8aa
feat(health): Add tonic-health server impl
...
This commit adds a new crate `tonic-health` which implements the
[standard GRPC Health Checking][checking] protocol.
Currently there is only a server implementation, though others have
alluded in the discussion in #135 that client implementations exist
which could also be imported as necessary.
A example server has also been added - once the client work is done a
client for this should be added also.
[checking]: https://github.com/grpc/grpc/blob/master/doc/health-checking.md
Fixes #135 .
2020-03-30 09:33:02 -05:00
Lucio Franco and GitHub
bab1d5d255
chore: Fix readme links ( #181 )
2019-12-12 12:02:01 -05:00
Lucio Franco and GitHub
d9a481baef
chore: Reorganize examples and interop crates ( #180 )
...
* chore: Reorganize examples and interop crates
* fix interop tests
2019-12-12 11:53:15 -05:00
James Nugent and Lucio Franco
85060500f3
fix(transport): Remove support for OpenSSL ( #141 )
...
BREAKING CHANGE: Remove support for OpenSSL within the transport.
2019-11-15 13:30:42 +01:00
Juan Alvarez and Lucio Franco
3809f18dc6
update to stable toolchain ( #122 )
...
* update to stable toolchain
* remove toolchan note from routeguide
2019-11-09 09:54:18 +00:00
Matt Conway and Lucio Franco
50424a66ef
Fix small spelling mistakes ( #88 )
2019-10-23 14:35:17 -04:00
Lucio Franco and GitHub
18c20a9c0d
chore(readme): Remove readme examples ( #79 )
...
* chore(readme): Remove readme examples
This swaps out the readme example to use instead a link to the
routeguide tutorial.
* Add helloworld tutorial
2019-10-23 10:13:14 -04:00
George Hahn and Lucio Franco
51ce0b9463
Suggestion: Add edition to example Cargo.toml snippet ( #78 )
2019-10-17 17:07:54 -04:00
BradyBromley and Lucio Franco
d13a7b3617
Fixed punctuation in README.md ( #55 )
2019-10-07 21:56:16 -04:00
Matthew Donoughe and Lucio Franco
736a537760
add tonic-build to readme ( #54 )
2019-10-07 21:38:16 -04:00
Lucio Franco
b8483b92f9
Update logos
2019-10-01 17:53:10 -04:00
Lucio Franco
bee8acd8c3
more readme updates
2019-10-01 17:20:22 -04:00
Lucio Franco
ca69b41def
more assets and readme cleanup
2019-10-01 16:48:10 -04:00
Lucio Franco
e02e814cee
more readme cleanup
2019-10-01 16:45:13 -04:00
Lucio Franco
3c1b2e4bb5
more readme updates
2019-10-01 16:40:42 -04:00
Lucio Franco and GitHub
e53fa13457
Update README.md
2019-10-01 16:37:50 -04:00
Lucio Franco
9355292373
add new banner
2019-10-01 16:33:20 -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
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
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
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