tottoto and GitHub
2ec0f87767
chore(examples): Remove unnecessary asyncronous file io to read data for example ( #1219 )
2023-01-06 14:34:51 -05:00
Anthony Green and GitHub
dee2ab52ff
feat(transport): add unix socket support in server ( #861 )
2022-02-14 15:00:58 -05:00
Lucio Franco and GitHub
bbcacd0625
chore: Fix routeguide example warning ( #807 )
2021-10-22 11:17:04 -04:00
David Pedersen and GitHub
e5e311853b
feat(transport): provide generic access to connect info ( #647 )
2021-05-28 13:27:37 +02:00
fdda5ae26a
Upgrade to Tokio 1.0.0 ecosystem ( #530 )
...
* Upgrade Tonic to Tokio 1.0
Work in progress for updating Tonic to Tokio 1.0. Since tower has not
been released to crates.io, a git dependency is taken instead.
* Upgrade Tonic to Tokio 1.0 phase 2
* tonic: remove tower-* deps
* Apply suggestions from code review
Co-authored-by: Ed Marshall <[email protected] >
Co-authored-by: Lucio Franco <[email protected] >
2021-01-11 12:18:34 -05:00
Johan Andersson and Lucio Franco
3be8bc1668
Run CI checks & tests on Windows and Mac ( #206 )
...
* Run CI checks & tests on Windows and Mac
* Fix uds windows compile
Co-authored-by: Lucio Franco <[email protected] >
2020-01-11 14:16:54 -08:00
Lucio Franco and GitHub
82facb6283
chore: Apply clippy ( #189 )
2019-12-13 23:55:49 -05:00
Lucio Franco and GitHub
3eb76abf9f
feat(transport): Add remote_addr to Request on the server si… ( #186 )
2019-12-13 20:25:00 -05:00
Lucio Franco and GitHub
b90c340800
feat(transport): Allow custom IO and UDS example ( #184 )
...
Closes #136
2019-12-13 17:14:49 -05:00