Lucio Franco
|
01cba4992c
|
chore: Prepare 0.9.1 release (#1343)
* Update documentation url in cargo tomls
* Bump versions to 0.9.1
* Update guides
* Add prepare/publish scripts
* Update changelog
|
2023-04-03 14:31:03 +00:00 |
|
tottoto
|
5bcebaf3ca
|
chore: Update to rustls 0.21 (#1340)
|
2023-04-03 13:30:18 +00:00 |
|
tottoto
|
893249e216
|
chore: Minimize cargo-deny skip tree (#1338)
|
2023-04-03 13:29:46 +00:00 |
|
Lucio Franco
|
a9db219e50
|
fix(web): Fix enable and update docs (#1326)
* fix(web): Fix `enable` and update docs
* fix example, update deny
* fix namedservice path
|
2023-03-20 17:04:46 +00:00 |
|
Lucio Franco
|
ddec9e34f2
|
chore(examples): Add Cors to grpc web server (#1320)
|
2023-03-20 13:31:15 +00:00 |
|
Rafael Lemos
|
d471212ee8
|
feat(types): Add gRPC Richer Error Model support (Examples) (#1300)
* types: remove unnecessary cloning from `ErrorDetails` getters
Breaking change.
* examples: add `richer-error` examples
Following implementation at flemosr/tonic-richer-error.
|
2023-03-14 15:26:35 +00:00 |
|
Sheng Zheng
|
dcb00262de
|
fix document for helloworld-tutorial.md (#1316)
Signed-off-by: ZhengSheng0524 <j13tw@yahoo.com.tw>
|
2023-03-14 15:18:37 +00:00 |
|
Luca Pette
|
c0d1397abb
|
Fix typo (#1308)
|
2023-03-10 20:52:48 +00:00 |
|
tottoto
|
838d91aca3
|
chore: Update to tower-http 0.4 (#1296)
* chore: Update to tower-http 0.4
* chore(tonic): Update to axum 0.6.9
|
2023-02-27 14:33:14 +00:00 |
|
tottoto
|
1547f968b4
|
chore(examples): Remove tracing-attributes from dependencies (#1289)
|
2023-02-23 10:06:37 +00:00 |
|
tottoto
|
b712df608f
|
chore(examples): Split tls-rustls example (#1272)
|
2023-02-15 14:47:09 +00:00 |
|
tottoto
|
69ec5df648
|
chore(examples): Remove unsafe from grpc-web-client (#1262)
|
2023-02-09 18:55:17 +00:00 |
|
tottoto
|
82770713b5
|
chore(examples): Add missing dep to hyper (#1225)
|
2023-02-08 18:25:28 +00:00 |
|
tottoto
|
b3567a394f
|
chore: Add cargo-machete to detect unused dependencies (#1259)
|
2023-02-08 09:08:21 -05:00 |
|
tottoto
|
54c37a7c51
|
chore(examples): Turn off warp default features (#1227)
|
2023-01-10 16:02:48 -05:00 |
|
tottoto
|
1bef5f5757
|
chore(examples): Remove relative path from reading data (#1220)
|
2023-01-09 12:47:40 -05:00 |
|
tottoto
|
2ec0f87767
|
chore(examples): Remove unnecessary asyncronous file io to read data for example (#1219)
|
2023-01-06 14:34:51 -05:00 |
|
tottoto
|
a72cf04b44
|
chore: Remove unused tracing-futures from dependencies (#1208)
|
2022-12-20 16:13:46 -05:00 |
|
tottoto
|
b45c5b5fa7
|
chore(examples): Clarify dependencies (#1205)
|
2022-12-20 11:29:45 -05:00 |
|
tottoto
|
c3e5044fca
|
chore(examples): Remove unused pin-project from dependencies (#1195)
|
2022-12-15 12:59:27 -05:00 |
|
tottoto
|
bf22a740c3
|
chore: Update to 2021 edition (#1188)
|
2022-12-13 15:16:49 -05:00 |
|
tottoto
|
2dd09c02bd
|
chore: Fix clippy lint (#1181)
|
2022-12-13 11:29:29 -05:00 |
|
tottoto
|
df8dd896da
|
chore(examples): Remove dummy echo implementation (#1178)
|
2022-12-05 12:08:41 -05:00 |
|
tottoto
|
5c8a5d709c
|
chore(examples): Fix blocking-server (#1173)
|
2022-11-30 13:38:39 -05:00 |
|
tottoto
|
076a81ce6e
|
chore(examples): Update to listenfd 1.0 (#1168)
|
2022-11-29 14:00:20 -05:00 |
|
虎
|
f82488c499
|
chore: Fix type in routeguide (#1136)
|
2022-11-07 10:58:11 -05:00 |
|
Francesco Guardiani
|
a98d719fb4
|
feat(web): Removed Cors impl and replaced with tower-http's CorsLayer (#1123)
Fix #1122, see the issue for more details.
Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
|
2022-10-31 13:56:36 -04:00 |
|
Masakazu Muraoka
|
2d66a0aa30
|
Update helloworld-tutorial.md (#1057)
grpcurl command have been run successfully with modifieded like above.
|
2022-08-15 10:33:01 -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 |
|
Lucio Franco
|
ec359ba35f
|
chore: Prepare 0.8 release (#1044)
|
2022-07-29 16:45:57 -04:00 |
|
Lucio Franco
|
10f6d2f1a9
|
feat: Add Grpc::with_origin for clients (#1017)
|
2022-06-20 09:36:51 -04:00 |
|
Marcus Griep
|
a585a72293
|
feat!: remove codegen dependency on compression feature (#1004)
|
2022-06-13 17:48:27 -04:00 |
|
Joseph LeBlanc
|
ec9ee61925
|
Small wording change for newbie-friendly clarity (#995)
|
2022-05-20 13:01:52 -04:00 |
|
Brandon Williams
|
de2e4ac077
|
feat(build): Better support for custom codecs (#999)
BREAKING CHANGE: `CODEC_PATH` moved from const to fn
|
2022-05-05 12:52:03 -04:00 |
|
Lucio Franco
|
6857c834c2
|
chore: Fix rustls server example (#997)
|
2022-05-04 15:34:37 -04:00 |
|
Adam Chalmers
|
edc5a0d88d
|
feat: Add TryFrom implementations for MetadataValue (#990)
Co-authored-by: Adam Chalmers <adamschalmers@gmail.com>
|
2022-05-02 13:38:42 -04:00 |
|
cui fliter
|
6d95473877
|
chore: fix some typos (#984)
Signed-off-by: cuishuang <imcusg@gmail.com>
|
2022-04-28 01:37:12 +02:00 |
|
David Pedersen
|
13b55df1d0
|
chore: update tower-http (#985)
* Update tower-http
* one more update
|
2022-04-27 15:14:55 +02:00 |
|
Lucio Franco
|
03fb09ccb8
|
chore: Add rustls examples (#968)
|
2022-04-07 14:24:04 -04:00 |
|
Lucio Franco
|
808c417cbd
|
chore: Prepare 0.10 release (#954)
|
2022-03-31 17:05:54 -04:00 |
|
Jesse Szwedko
|
c78274e3fe
|
feat: Update prost to 0.10 (#948)
|
2022-03-30 10:43:06 -04:00 |
|
Sylwester Rąpała
|
01e5be5080
|
Add example of detecting client drops in bidirectional streams on server side (#931)
|
2022-03-03 11:50:43 -05:00 |
|
Lucio Franco
|
a359539a22
|
chore: Update mock example (#926)
|
2022-02-24 09:28:53 -05:00 |
|
Sylwester Rąpała
|
c9e78c4d65
|
chore: Fulfill MIT license requirments (#916)
|
2022-02-18 13:56:47 -05:00 |
|
Anthony Green
|
dee2ab52ff
|
feat(transport): add unix socket support in server (#861)
|
2022-02-14 15:00:58 -05:00 |
|
Matthias Vogelgesang
|
d6c0fc112b
|
feat(build): use prettyplease to format output (#890) (#904)
|
2022-02-10 13:20:52 -05:00 |
|
tottoto
|
366d888a4b
|
chore: Fix clippy lints (#881)
|
2022-01-12 16:32:40 -05:00 |
|
tottoto
|
daf406dd2b
|
chore: Update tracing-subscriber to 0.3 (#873)
|
2021-12-30 09:53:02 +01:00 |
|
Jimmy
|
16321c279f
|
docs: fix typo in the streaming example. (#871)
|
2021-12-25 00:03:20 +01: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 |
|