hyper-examples: Update examples for `hyper`.
As a follow-up from this comment #1914 (comment 3188157) I decided to make a MR revisiting the examples for hyper
.
Edit: Initially this MR also introduced a new example to create a custom ArtiHttpConnector
. In agreement with @Diziet we decided to make a separate arti-hyper
library for that. This MR now only contains updates for the currently already existing hyper examples.
Old MR description
This MR contains:
ArtiHttpConnector
to use with hyper
(biggest chance) - nield/arti@e54f2457
hyper-http-client-example
- nield/arti@95478ee6
hyper
example folder to use binaries instead of separate project for each example - nield/arti@95478ee6
This MR is still WIP because:
Open for feedback.