aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-hyper/examples/hyper.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into 364Ian Jackson2022-03-011-2/+4
|\
| * arti-hyper: Actually support TLSIan Jackson2022-02-281-1/+0
| * arti-hyper: Provide TLS connector and make space for TLS streamIan Jackson2022-02-281-1/+4
* | arti-client: use PreferredRuntime by default, doc cleanupseta2022-02-281-4/+1
|/
* arti-hyper: Add note about missing https supportIan Jackson2022-02-231-0/+1
* arti-hyper: Move support code into libraryIan Jackson2022-02-231-112/+1
* arti-hyper: Introduce new ConnectionError typeIan Jackson2022-02-231-13/+14
* arti-hyper: Move hyper example from arti-clientIan Jackson2022-02-231-0/+159