Commit Graph

  • f4336115c8 more readme work Lucio Franco 2019-09-29 22:55:33 -04:00
  • 6ab906d036 remove tracing from docs Lucio Franco 2019-09-29 22:55:16 -04:00
  • a9f7992585 Remove more tODO's Lucio Franco 2019-09-29 22:38:28 -04:00
  • d81ca1ae56 rename tonic Lucio Franco 2019-09-29 21:51:39 -04:00
  • 5c4a2304d5 add badges Lucio Franco 2019-09-29 21:50:47 -04:00
  • 63770cdc2e more clean up Lucio Franco 2019-09-29 21:43:16 -04:00
  • 701f6965b0 more css Lucio Franco 2019-09-29 21:42:36 -04:00
  • 5e2447cb5a fix width Lucio Franco 2019-09-29 21:42:15 -04:00
  • 02487bec3a add readme and templates Lucio Franco 2019-09-29 21:41:08 -04:00
  • 529c3fc0ab Add examples readme Lucio Franco 2019-09-29 21:01:29 -04:00
  • a8ef9d6c42 Add tls example with rustls Lucio Franco 2019-09-29 19:45:05 -04:00
  • 2c2b7d7904 Add auth and lb example Lucio Franco 2019-09-29 18:33:28 -04:00
  • 772ac84409 Bump toolchain to 1.39-beta Lucio Franco 2019-09-29 17:14:46 -04:00
  • b131e63ffb Add more assets Lucio Franco 2019-09-29 17:11:11 -04:00
  • dfa0cf8d00 add assets Lucio Franco 2019-09-29 17:08:29 -04:00
  • a35ef96a03 Add docs to transport and refactor some api's Lucio Franco 2019-09-29 17:04:42 -04:00
  • 1d9e3daa07 Remove generated doc comment test Lucio Franco 2019-09-29 10:39:57 -04:00
  • 8becd257bc More documentation generation (#12) John Doneth 2019-09-26 19:41:51 -04:00
  • d2355ed83c fmt Lucio Franco 2019-09-25 20:54:13 -04:00
  • 36d0b1cb04 Generate rustdocs from .proto file comments (#10) John Doneth 2019-09-25 20:51:12 -04:00
  • 646796f248 Add some doc examples (#9) John Doneth 2019-09-25 11:36:23 -04:00
  • 25e4dcc5d9 small tweaks, typos (#8) Juan Alvarez 2019-09-25 09:34:43 -05:00
  • 5f7c39faad add more docs Lucio Franco 2019-09-24 23:26:56 -04:00
  • 80e2771aed fmt and docs Lucio Franco 2019-09-24 21:41:55 -04:00
  • d7484e352a more readmeupdates Lucio Franco 2019-09-24 21:33:03 -04:00
  • 6c811140ec Try readme banner Lucio Franco 2019-09-24 21:32:01 -04:00
  • 0fc432e578 Dont run CI on pr events Lucio Franco 2019-09-24 21:04:35 -04:00
  • 41d0f6ac5e more feature flgs Lucio Franco 2019-09-24 18:32:39 -04:00
  • a37640c282 Fix doctest Lucio Franco 2019-09-24 16:09:26 -04:00
  • 1e579d1bd4 Fix rustfmt in tonic-build Lucio Franco 2019-09-24 15:41:09 -04:00
  • 60c9629630 Refactor all of the tls Lucio Franco 2019-09-24 14:32:16 -04:00
  • ffba9ef6d2 pin hyper version Lucio Franco 2019-09-23 22:08:14 -04:00
  • 4a870122c0 fmt Lucio Franco 2019-09-23 21:12:49 -04:00
  • 72a0ffbbab Merge branch 'master' of github.com:LucioFranco/tonic Lucio Franco 2019-09-23 21:00:41 -04:00
  • 3dbb48f9f3 Delay determining out_dir (#3) alce 2019-09-23 19:59:16 -05:00
  • bc500963b1 Merge branch 'master' of github.com:LucioFranco/tonic Lucio Franco 2019-09-23 17:09:25 -04:00
  • 95576f24c9 Add more docs Lucio Franco 2019-09-23 17:09:20 -04:00
  • eb0c0c286b Improve tonic-build configuration (#2) John Doneth 2019-09-23 09:32:44 -04:00
  • cccc008366 todo clean up Lucio Franco 2019-09-22 12:45:19 -05:00
  • a7ee26cd3b Use server errorkind Lucio Franco 2019-09-21 16:49:47 -06:00
  • 1c2905255e fix ci? Lucio Franco 2019-09-21 16:10:20 -06:00
  • 0dd0decccd ci check PR Lucio Franco 2019-09-21 16:04:43 -06:00
  • 782da6f0e5 implement last interop test Lucio Franco 2019-09-21 16:02:10 -06:00
  • 922e480cec Add easy connect method in codegen Lucio Franco 2019-09-21 14:21:28 -06:00
  • 5ded741eb6 Clean up docs Lucio Franco 2019-09-21 11:20:30 -06:00
  • cd9133a41c Doc hide codegen inner service Lucio Franco 2019-09-21 11:13:18 -06:00
  • 322f346b97 Use tokio::spawn in routeguide Lucio Franco 2019-09-21 11:09:57 -06:00
  • df8e0a0a97 fmt Lucio Franco 2019-09-21 10:23:46 -06:00
  • 62f0285ff0 implemented server cusotm metadata Lucio Franco 2019-09-21 10:23:31 -06:00
  • da279a957d server codegen unimplemented Lucio Franco 2019-09-20 15:39:03 -06:00
  • 768f4afdff fmt Lucio Franco 2019-09-19 08:31:44 -06:00
  • e419c18304 Add basic interceptor support Lucio Franco 2019-09-18 23:11:26 -04:00
  • 2ed69f799b Add more config options for channels Lucio Franco 2019-09-18 18:11:06 -04:00
  • 9954b9e10c Update tracing in interop test Lucio Franco 2019-09-16 18:40:43 -04:00
  • d6f4d49e2e Add layers Lucio Franco 2019-09-16 18:27:54 -04:00
  • 22bb41b7c9 add tracing to interop server Lucio Franco 2019-09-12 14:40:01 -04:00
  • 7ab2f12231 Add half duplex as an unimplemented call Lucio Franco 2019-09-11 22:53:12 -04:00
  • 306d169c91 Add unimplemented interop test Lucio Franco 2019-09-11 22:44:59 -04:00
  • 702b288620 Fix TLS interop tests Lucio Franco 2019-09-11 22:37:34 -04:00
  • fe1e040975 Update deps and tower releases Lucio Franco 2019-09-11 22:35:47 -04:00
  • fd1029f967 More interop test clean up Lucio Franco 2019-09-08 16:50:39 -04:00
  • fe65d9789f Fix server streaming inital error response headers Lucio Franco 2019-09-08 16:41:16 -04:00
  • f74bba6858 Add server interop tests Lucio Franco 2019-09-06 21:40:59 -04:00
  • 0c682536b8 disable rustfmt for all Lucio Franco 2019-09-06 18:29:17 -04:00
  • cc8a7bfcbf make rustfmt optional Lucio Franco 2019-09-06 18:25:27 -04:00
  • cd44bf8e9f Clean up tonic-build Lucio Franco 2019-09-06 18:16:11 -04:00
  • 8b548f2ea4 Nest server and client in their own mods Lucio Franco 2019-09-06 17:52:41 -04:00
  • 9d44b02e1a Clean up interop server and fmt Lucio Franco 2019-09-06 15:56:26 -04:00
  • edf700b114 Pin nightly again Lucio Franco 2019-09-06 15:50:59 -04:00
  • f5251a807a Pin a night version Lucio Franco 2019-09-06 15:46:31 -04:00
  • 3c02ab48af remove generated files Lucio Franco 2019-09-06 15:45:14 -04:00
  • ec5778dfa1 Update interop server Lucio Franco 2019-09-06 15:37:08 -04:00
  • d0cfafafc6 Move codegen to build and remove macros Lucio Franco 2019-09-06 15:19:18 -04:00
  • 295e7321b9 Add first step of async-trait Lucio Franco 2019-09-06 01:30:51 -04:00
  • b569280d41 Update to hyper alpha.1 Lucio Franco 2019-09-05 11:21:44 -04:00
  • 011a148f97 Add some more todo Lucio Franco 2019-09-04 19:06:48 -04:00
  • 1d982126e2 Add more docs Lucio Franco 2019-09-04 19:00:46 -04:00
  • 20143ba0cf Add more warnings and clean up Lucio Franco 2019-09-04 18:41:39 -04:00
  • 3c100c3a5e fmt Lucio Franco 2019-09-04 18:17:39 -04:00
  • bbc261ae0c Add more docs and debug impls Lucio Franco 2019-09-04 18:17:16 -04:00
  • 031fcc9026 Add docs to codec and server Lucio Franco 2019-09-04 18:02:44 -04:00
  • 77a6c89ae9 Add server docs Lucio Franco 2019-09-04 16:38:46 -04:00
  • 2a01ab229a Merge branch 'master' of github.com:LucioFranco/tonic Lucio Franco 2019-09-03 23:53:54 -04:00
  • e00ddc920f Add more docs Lucio Franco 2019-09-03 23:53:42 -04:00
  • 3034e5c02d Update and rename rust.yml to test.yml Lucio Franco 2019-09-03 17:06:33 -04:00
  • 5b60b7c10f Create interop.yml Lucio Franco 2019-09-03 17:00:22 -04:00
  • e48131bfbe Add alpn to server tls and fix interop test script Lucio Franco 2019-09-03 10:17:17 -04:00
  • 67cd299428 test clean script clean up Lucio Franco 2019-09-02 23:04:27 -04:00
  • b1cf35e35d Add server and basic server side tls Lucio Franco 2019-09-02 23:02:02 -04:00
  • c30b004475 fix test script Lucio Franco 2019-09-02 19:35:08 -04:00
  • 3dc58b6613 Fix interop test script Lucio Franco 2019-09-02 19:03:07 -04:00
  • 1087c9b8b5 Update check stage Lucio Franco 2019-09-02 18:48:42 -04:00
  • daef43157f fix compile Lucio Franco 2019-09-02 18:30:58 -04:00
  • b1991b312f fmt Lucio Franco 2019-09-02 18:25:55 -04:00
  • 6d09f4de25 Add use_tls option for interop tests Lucio Franco 2019-09-02 18:20:22 -04:00
  • b82439af17 Switch to using endpoint Lucio Franco 2019-09-02 18:11:36 -04:00
  • 2fb4eb0174 Move service into transport Lucio Franco 2019-09-02 17:09:17 -04:00
  • 782c0c19db Add basic load balancing Lucio Franco 2019-09-02 16:39:16 -04:00
  • 142bb8f2b9 Fix rustls feature Lucio Franco 2019-09-01 13:21:54 -04:00
  • affd148525 Rename project and fmt Lucio Franco 2019-09-01 13:09:39 -04:00