Add docs to transport and refactor some api's

This commit is contained in:
Lucio Franco
2019-09-29 17:04:42 -04:00
parent 1d9e3daa07
commit a35ef96a03
16 changed files with 485 additions and 233 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ jobs:
- name: Check with transport w/ rustls
run: cargo check -p tonic --features rustls
- name: Run tests
run: cargo test --all
run: cargo test --all --all-features