Commit Graph
22 Commits
Author SHA1 Message Date
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 77a6c89ae9 Add server docs 2019-09-04 16:38:46 -04:00
Lucio Franco b1cf35e35d Add server and basic server side tls 2019-09-02 23:02:02 -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 782c0c19db Add basic load balancing 2019-09-02 16:39:16 -04:00
Lucio Franco 4861354d46 remove extra path deps 2019-09-01 12:53:12 -04:00
Lucio Franco 60e6d5df08 Rename client to channel 2019-09-01 12:44:01 -04:00
Lucio Franco cc2fa986a6 Add both rustls and openssl client tls implementation 2019-09-01 01:37:19 -04:00
Lucio Franco 4ea3fdfd1e Inital tls 2019-08-31 15:59:51 -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 f750dfa111 Fix interoptests and rewrite decode 2019-08-28 17:24:53 -04:00
Lucio Franco 93eb9989d6 Fix encoding, more interop and update nightly version 2019-08-21 18:50:27 -04:00
Lucio Franco ef87a558e7 more clean up 2019-08-18 01:30:26 -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 1630547f97 Inital pass at route guide 2019-08-16 14:46:18 -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