tottoto
bf22a740c3
chore: Update to 2021 edition ( #1188 )
2022-12-13 15:16:49 -05:00
tottoto
f7499c8a6a
chore: Bump msrv to 1.60 ( #1171 )
2022-12-01 11:41:31 -05:00
Gian Marco Gherardi
3a542709a7
chore: Added protoc installation instruction for Windows ( #1103 )
2022-11-09 15:39:23 -05:00
CaliViking
3663faf32d
Update README.md ( #1090 )
...
I believe that the reference to Rust Analyzer build script setting is incorrect. Please verify before accepting.
2022-09-28 15:47:32 -04:00
Opisthoteuthis agassizii
fb840583d3
chore(docs): Update docs to mention new protoc requirements in tonic >= 0.8.0 ( #1050 )
2022-08-09 09:31:03 -07:00
Obsido Han
a2745f9ae9
chore: Update README.md ( #925 )
2022-02-23 11:51:51 -05:00
Matthias Vogelgesang
d6c0fc112b
feat(build): use prettyplease to format output ( #890 ) ( #904 )
2022-02-10 13:20:52 -05:00
David Pedersen
101f2f76d4
chore: revert to 2018 edition ( #847 )
...
Fixes https://github.com/hyperium/tonic/issues/843
2021-12-07 09:49:07 +01:00
K900
debcafe08c
chore: update MSRV in readme ( #819 )
2021-10-28 14:54:33 -04:00
Nicholas Connor
b30b1a1e25
Fix README.md links ( #756 )
2021-09-02 21:23:18 +02:00
David Pedersen
3e95553c57
doc: mention Well Known Types in README ( #661 )
...
Fixes https://github.com/hyperium/tonic/issues/447
2021-06-02 16:59:09 +02:00
David Pedersen
8cfa44110c
doc(tonic): mention tonic-reflection in README ( #635 )
...
Seems we forgot this one.
2021-05-08 16:09:44 +02:00
David Pedersen
5bc1aa9371
Mention rust-analyzer.cargo.loadOutDirsFromCheck setting in README ( #561 )
...
Fixes https://github.com/hyperium/tonic/issues/512
2021-04-14 09:08:08 +02:00
Lucio Franco
ea7fe66b14
feat(types): Add tonic-types crate ( #391 )
2020-07-08 18:01:16 -04:00
James Nugent
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
bab1d5d255
chore: Fix readme links ( #181 )
2019-12-12 12:02:01 -05:00
Lucio Franco
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
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
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
50424a66ef
Fix small spelling mistakes ( #88 )
2019-10-23 14:35:17 -04:00
Lucio Franco
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
51ce0b9463
Suggestion: Add edition to example Cargo.toml snippet ( #78 )
2019-10-17 17:07:54 -04:00
BradyBromley
d13a7b3617
Fixed punctuation in README.md ( #55 )
2019-10-07 21:56:16 -04:00
Matthew Donoughe
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
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
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