Commit Graph
3 Commits
Author SHA1 Message Date
Jonas Platte 69d64cecc3 Split RouterService off of Router (#1381) 2022-09-22 12:10:55 +02:00
David Pedersen d1043db254 Fix driving readiness for example-rest-grpc-multiplex (#988) 2022-05-03 09:21:49 +00:00
takumiandDavid Pedersen 4ff5e409e3 Add rest and grpc example (#967)
* Add rest and grpc example

* remove needless dependencies

* Apply suggestions from code review

Co-authored-by: David Pedersen <[email protected]>

* Update examples/rest-grpc-multiplex/src/main.rs

Co-authored-by: David Pedersen <[email protected]>

* Update examples/rest-grpc-multiplex/src/main.rs

Co-authored-by: David Pedersen <[email protected]>

* Update examples/rest-grpc-multiplex/src/multiplex_service.rs

Co-authored-by: David Pedersen <[email protected]>

* Update examples/rest-grpc-multiplex/Cargo.toml

Co-authored-by: David Pedersen <[email protected]>

* Update examples/rest-grpc-multiplex/src/multiplex_service.rs

Co-authored-by: David Pedersen <[email protected]>

* clean noisy code

* fix nitpicks

* missing newline

Co-authored-by: David Pedersen <[email protected]>
2022-05-02 15:52:55 +00:00