Commit Graph
100 Commits
Author SHA1 Message Date
Lucio Franco 322f346b97 Use tokio::spawn in routeguide 2019-09-21 11:09:57 -06:00
Lucio Franco df8e0a0a97 fmt 2019-09-21 10:23:46 -06:00
Lucio Franco 62f0285ff0 implemented server cusotm metadata 2019-09-21 10:23:31 -06:00
Lucio Franco da279a957d server codegen unimplemented 2019-09-20 15:39:03 -06:00
Lucio Franco 768f4afdff fmt 2019-09-19 08:31:44 -06:00
Lucio Franco e419c18304 Add basic interceptor support 2019-09-18 23:16:48 -04:00
Lucio Franco 2ed69f799b Add more config options for channels 2019-09-18 18:11:06 -04:00
Lucio Franco 9954b9e10c Update tracing in interop test 2019-09-16 18:40:43 -04:00
Lucio Franco d6f4d49e2e Add layers 2019-09-16 18:27:54 -04:00
Lucio Franco 22bb41b7c9 add tracing to interop server 2019-09-12 14:40:01 -04:00
Lucio Franco 7ab2f12231 Add half duplex as an unimplemented call 2019-09-11 22:53:12 -04:00
Lucio Franco 306d169c91 Add unimplemented interop test 2019-09-11 22:44:59 -04:00
Lucio Franco 702b288620 Fix TLS interop tests 2019-09-11 22:37:34 -04:00
Lucio Franco fe1e040975 Update deps and tower releases 2019-09-11 22:35:47 -04:00
Lucio Franco fd1029f967 More interop test clean up 2019-09-08 16:50:39 -04:00
Lucio Franco fe65d9789f Fix server streaming inital error response headers 2019-09-08 16:41:16 -04:00
Lucio Franco f74bba6858 Add server interop tests 2019-09-06 21:40:59 -04:00
Lucio Franco 0c682536b8 disable rustfmt for all 2019-09-06 18:29:17 -04:00
Lucio Franco cc8a7bfcbf make rustfmt optional 2019-09-06 18:25:27 -04:00
Lucio Franco cd44bf8e9f Clean up tonic-build 2019-09-06 18:16:11 -04:00
Lucio Franco 8b548f2ea4 Nest server and client in their own mods 2019-09-06 17:52:41 -04:00
Lucio Franco 9d44b02e1a Clean up interop server and fmt 2019-09-06 15:56:26 -04:00
Lucio Franco edf700b114 Pin nightly again 2019-09-06 15:50:59 -04:00
Lucio Franco f5251a807a Pin a night version 2019-09-06 15:46:31 -04:00
Lucio Franco 3c02ab48af remove generated files 2019-09-06 15:45:14 -04:00
Lucio Franco ec5778dfa1 Update interop server 2019-09-06 15:37:08 -04:00
Lucio Franco d0cfafafc6 Move codegen to build and remove macros 2019-09-06 15:19:18 -04:00
Lucio Franco 295e7321b9 Add first step of async-trait 2019-09-06 01:30:51 -04:00
Lucio Franco b569280d41 Update to hyper alpha.1 2019-09-05 11:21:44 -04:00
Lucio Franco 011a148f97 Add some more todo 2019-09-04 19:06:48 -04:00
Lucio Franco 1d982126e2 Add more docs 2019-09-04 19:00:46 -04:00
Lucio Franco 20143ba0cf Add more warnings and clean up 2019-09-04 18:41:39 -04:00
Lucio Franco 3c100c3a5e fmt 2019-09-04 18:17:39 -04:00
Lucio Franco bbc261ae0c Add more docs and debug impls 2019-09-04 18:17:16 -04:00
Lucio Franco 031fcc9026 Add docs to codec and server 2019-09-04 18:02:44 -04:00
Lucio Franco 77a6c89ae9 Add server docs 2019-09-04 16:38:46 -04:00
Lucio Franco 2a01ab229a Merge branch 'master' of github.com:LucioFranco/tonic 2019-09-03 23:53:54 -04:00
Lucio Franco e00ddc920f Add more docs 2019-09-03 23:53:42 -04:00
Lucio FrancoandGitHub 3034e5c02d Update and rename rust.yml to test.yml 2019-09-03 17:06:33 -04:00
Lucio FrancoandGitHub 5b60b7c10f Create interop.yml 2019-09-03 17:00:22 -04:00
Lucio Franco e48131bfbe Add alpn to server tls and fix interop test script 2019-09-03 10:17:17 -04:00
Lucio Franco 67cd299428 test clean script clean up 2019-09-02 23:04:27 -04:00
Lucio Franco b1cf35e35d Add server and basic server side tls 2019-09-02 23:02:02 -04:00
Lucio Franco c30b004475 fix test script 2019-09-02 19:35:08 -04:00
Lucio Franco 3dc58b6613 Fix interop test script 2019-09-02 19:03:07 -04:00
Lucio Franco 1087c9b8b5 Update check stage 2019-09-02 18:48:42 -04:00
Lucio Franco daef43157f fix compile 2019-09-02 18:30:58 -04:00
Lucio Franco b1991b312f fmt 2019-09-02 18:25:55 -04:00
Lucio Franco 6d09f4de25 Add use_tls option for interop tests 2019-09-02 18:20:22 -04:00
Lucio Franco b82439af17 Switch to using endpoint 2019-09-02 18:11:36 -04:00
Lucio Franco 2fb4eb0174 Move service into transport 2019-09-02 17:09:17 -04:00
Lucio Franco 782c0c19db Add basic load balancing 2019-09-02 16:39:16 -04:00
Lucio Franco 142bb8f2b9 Fix rustls feature 2019-09-01 13:21:54 -04:00
Lucio Franco affd148525 Rename project and fmt 2019-09-01 13:09:39 -04:00
Lucio Franco 44bc69d871 Install rustfmt 2019-09-01 13:08:15 -04:00
Lucio Franco 85f7a72e22 Add cross compiled interop servers 2019-09-01 13:04:33 -04:00
Lucio Franco 4861354d46 remove extra path deps 2019-09-01 12:53:12 -04:00
Lucio Franco 420ca8484a Try new githubactions 2019-09-01 12:48:35 -04:00
Lucio Franco 60e6d5df08 Rename client to channel 2019-09-01 12:44:01 -04:00
Lucio Franco 9705f9048d Merge branch 'master' of github.com:LucioFranco/tonic 2019-09-01 02:18:56 -04:00
Lucio Franco 7daa721d47 Clean up cargo.toml 2019-09-01 02:18:46 -04:00
Lucio FrancoandGitHub 885d361f1c Update rust.yml 2019-09-01 02:17:37 -04:00
Lucio Franco cc2fa986a6 Add both rustls and openssl client tls implementation 2019-09-01 01:37:19 -04:00
Lucio Franco d43b2a3c63 try openssl 2019-08-31 17:49:42 -04:00
Lucio Franco 4ea3fdfd1e Inital tls 2019-08-31 15:59:51 -04:00
Lucio Franco 4000c42478 Add buffer support 2019-08-31 03:18:52 -04:00
Lucio Franco 644cc310f7 Use tower-reconnect 2019-08-31 02:14:45 -04:00
Lucio Franco 2ce4a7969e Basic default client 2019-08-31 00:52:26 -04:00
Lucio Franco 0393172f95 Update hyper and other fixes 2019-08-30 23:30:12 -04:00
Lucio Franco 91a3c0965a Add trailing metadata for unary/client-streaming 2019-08-28 23:15:05 -04:00
Lucio Franco bfab56d42d Add trailing metadata and fix test 2019-08-28 20:09:43 -04:00
Lucio Franco f750dfa111 Fix interoptests and rewrite decode 2019-08-28 17:24:53 -04:00
Lucio Franco a9e2f0e250 work 2019-08-24 12:18:24 -07:00
Lucio Franco a50bae487e Allow server make service to be generic over the Target 2019-08-21 21:18:57 -04:00
Lucio Franco 8ae279eb2f Expose builder 2019-08-21 21:11:02 -04:00
Lucio Franco ae0500f48f more interop tests 2019-08-21 20:55:58 -04:00
Lucio Franco 132d2523a1 More encoder clean up 2019-08-21 19:25:27 -04:00
Lucio Franco 93eb9989d6 Fix encoding, more interop and update nightly version 2019-08-21 18:50:27 -04:00
Lucio Franco 8dc1185a36 Add first pass at interop tests 2019-08-18 21:04:00 -04:00
Lucio Franco 4835be515f Check response trailers 2019-08-18 01:47:40 -04:00
Lucio Franco ef87a558e7 more clean up 2019-08-18 01:30:26 -04:00
Lucio Franco b2a9ab97d7 Update http body 2019-08-18 01:06:27 -04:00
Lucio Franco 2ebad2d778 Add client, client codegen, helloworld and routeguide client examples 2019-08-17 23:31:32 -04:00
Lucio Franco 3951bcf7fe Somewhat working routeguide 2019-08-16 17:17:22 -04:00
Lucio Franco 9fa0c314a5 wip 2019-08-16 15:06:03 -04:00
Lucio Franco 874dca3843 Fix async-stream dep 2019-08-16 14:59:38 -04:00
Lucio Franco 1630547f97 Inital pass at route guide 2019-08-16 14:46:18 -04:00
Lucio Franco 28a0b9e286 More macro clean up 2019-08-15 17:56:28 -04:00
Lucio Franco 5e208d9da2 First pass at macro 2019-08-15 17:50:25 -04:00
Lucio Franco 0a8aaa8071 Clean up main crate and more work on macro
Signed-off-by: Lucio Franco <[email protected]>
2019-08-15 15:09:54 -04:00
Lucio Franco 55941c0dd1 add WORKIng example 2019-08-14 14:47:14 -04:00
Lucio Franco a5492a2706 Inital basic not working example 2019-08-14 14:12:12 -04:00
Lucio Franco 9fbfec4c62 first pass at a generic grpc impl 2019-08-13 17:33:44 -04:00
Lucio Franco c11de766ca streaming 2019-08-12 14:04:02 -04:00
Lucio Franco 6b6e775ebd basic body 2019-08-12 12:43:32 -04:00
Lucio Franco 845715e7a2 Remove .github for now 2019-08-11 13:49:04 -04:00
Lucio Franco a989be4454 Merge branch 'master' of github.com:LucioFranco/tonic 2019-08-11 13:48:38 -04:00
Lucio Franco 404f7d8931 Add tower-h2 and more macro 2019-08-11 13:48:13 -04:00
Lucio FrancoandGitHub c38368d67c Update main.workflow 2019-08-09 17:48:36 -04:00
Lucio Franco aef683fe35 More async macro 2019-08-09 16:01:00 -04:00